/*
Theme Name: dim shadows
Theme URI: 
Author: 2046
Author URI: http://2046.cz/
Description: 
Version: 0.2
License: Aggressive Copyright
License URI: http://aggresive-copyright.org
Tags: 
*/
:root {
  --fs: 20px;
  --lh: 28px;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  background-color: #EDF0EF;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: var(--fs);
  line-height: var(--lh);
  transition: all 0.4s;
}
body.menu_exposed {
  background-color: #fff;
}
body.dev * {
  box-shadow: 0 0 1px pink;
}
.entry ul li,
.entry ol li {
  list-style: none;
  position: relative;
  margin-left: -0.1em;
}
.entry ul li:before,
.entry ol li:before {
  position: absolute;
  content: "";
  width: 0.2em;
  height: 0.2em;
  border-radius: 2046px;
  background: #333;
  display: inline-block;
  margin-right: 0.6em;
  top: 0.6em;
  left: -0.6em;
}
/* H design */
h1 {
  font-size: 3.2rem;
  margin-bottom: 1.6rem;
  margin-left: 0;
  font-weight: 400;
  font-family: 'Avu', sans-serif;
}
h2 {
  font-size: 2.8rem;
  margin-bottom: 1.4rem;
  margin-left: 0;
  font-weight: 400;
  font-family: 'Avu', sans-serif;
}
h3 {
  font-size: 1.8818rem;
  margin-bottom: 0.9409rem;
  margin-left: 0;
  font-weight: 400;
  font-family: 'Avu', sans-serif;
}
h4 {
  font-size: 1.375rem;
  margin-bottom: 0.6875rem;
  margin-left: 0;
  font-weight: 400;
  font-family: 'Avu', sans-serif;
}
h5 {
  font-size: 1.1892rem;
  margin-bottom: 0.5946rem;
  margin-left: 0;
  font-weight: 400;
  font-family: 'Avu', sans-serif;
}
h6 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  margin-left: 0;
  font-weight: 400;
  font-family: 'Avu', sans-serif;
}
.authors {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 2rem;
}
.single-publikace .featured.landscape,
.page .featured.landscape {
  width: 100%;
}
.single-publikace h1,
.page h1 {
  width: clamp(300px, 50vw, 60%);
  margin-left: auto;
  margin-right: auto;
}
.single-publikace .authors,
.page .authors {
  margin-top: -1.1rem;
  margin-bottom: 2.3rem;
  text-align: center;
}
body.archive h2 {
  font-weight: 500;
  text-transform: uppercase;
}
body.archive h4 {
  margin-bottom: 0;
}
.text_item h4 {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 2rem;
  margin-bottom: var(--lh);
}
.text_item h3 {
  text-transform: uppercase;
}
h1 {
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 3.5rem;
}
.alphabeticalBlock {
  text-transform: uppercase;
}
.alphabeticalBlock .filterInput {
  font-size: 27.5px;
  font-weight: 500;
}
.alphabeticalBlock .filterInput input {
  font-weight: 500;
}
.alphabeticalBlock .items {
  font-size: 27.5px;
  line-height: calc(var(--lh) * 1.175);
}
.alphabeticalBlock .items .has_articles {
  font-size: 23.784px;
  line-height: calc(var(--lh) * 1.1892);
}
.single-publikace h1 {
  font-weight: 500;
}
.textBitsBlock .heading,
.introBlock .heading {
  font-weight: 500;
}
.textBitsBlock .entry,
.introBlock .entry {
  font-size: clamp(1.2rem, 2.1vw, 3rem);
  line-height: 1.2em;
  font-weight: 400;
}
.textBitsBlock .entry a,
.introBlock .entry a {
  text-decoration: underline;
}
.letter h2 {
  font-weight: 500;
}
.num,
#languages {
  font-size: 0.8em;
  text-transform: lowercase;
}
.text_item .authors {
  text-transform: uppercase;
}
body.search .item,
body.blog .item {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
body.search .item .title a,
body.blog .item .title a {
  font-weight: 500;
}
body.search img,
body.blog img,
body.search .dummy_image,
body.blog .dummy_image {
  margin-bottom: 0.6rem;
  display: inline-block;
}
.blog .item {
  margin-bottom: 40px;
}
a.content_author,
#top_menu .menu-item-has-children a,
#motto {
  font-family: "Avu", sans-serif;
}
#motto {
  text-transform: uppercase;
  transform: rotate(-2deg);
  padding: calc(var(--lh) * 5) 0;
  text-align: center;
  font-size: clamp(1rem, 2.7vw, 3rem);
  line-height: 1.2rem;
}
.home .highlights .title,
.home .news .title {
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.home .highlights .title {
  margin-top: var(--lh);
}
.home .news .item {
  margin-bottom: calc(var(--lh) * 2);
}
.home .news .item a {
  display: block;
}
.home .news .item .date {
  margin-bottom: calc(var(--lh) * 0.5);
}
.footer {
  margin-top: calc(var(--lh) * 4);
}
.container-fluid {
  padding-right: var(--bs-gutter-x, 1.75rem);
  padding-left: var(--bs-gutter-x, 1.75rem);
}
aside .linkBlock a {
  font-weight: 500;
  display: block;
}
.nav-link.dropdown-toggle {
  font-weight: 400;
  font-size: 27.5px;
}
.nav-link.dropdown-toggle:after {
  display: none;
}
blockquote {
  margin-left: calc(var(--lh) * 0.9);
}
.entry,
.textBlock,
.notes {
  margin-bottom: calc(var(--lh) * 2.5);
}
.entry ol,
.textBlock ol,
.notes ol,
.entry ul,
.textBlock ul,
.notes ul {
  padding-left: calc(var(--lh) * 0.9);
}
.entry h1,
.textBlock h1,
.notes h1,
.entry h2,
.textBlock h2,
.notes h2 {
  font-weight: 500;
}
.galeryBlock img {
  padding-bottom: var(--bs-gutter-x);
}
.partner_logo img {
  max-width: clamp(25.5vw, 25.5vw, 30vw);
}
.metas {
  margin-top: var(--lh);
  margin-bottom: calc(var(--lh) * 4);
}
.notes .heading {
  margin-bottom: 7.4rem;
}
.notes .heading:after {
  margin-top: 6.4rem;
}
.notes .authors {
  margin-bottom: 0.6rem;
}
.notes .abstract,
.notes .metas,
.notes .texts,
.notes .item {
  margin-bottom: calc(var(--lh) * 1.5);
}
.notes .text_item {
  margin-top: calc(var(--lh) * 3);
  margin-bottom: calc(var(--lh) * 5);
}
.notes .text_item .abstract {
  margin-top: calc(var(--lh) * 1.5);
}
.notes .text_item label {
  font-size: 0.9em;
  display: block;
  color: #706F6F;
}
.in {
  margin-left: calc(var(--lh) * 1.4);
  margin-right: calc(var(--lh) * 0.6);
}
img,
iframe {
  max-width: 100%;
  display: inline-block;
}
img {
  height: auto;
}
a {
  color: #000;
  text-decoration: none;
  outline: none;
}
a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
  color: #000;
}
input {
  padding: 0.3rem;
  border: 1px solid #000;
  font-weight: 400;
}
input:active,
input:hover,
input:focus,
input:focus-visible {
  padding: 0.3rem;
  border: 1px solid #444;
  box-shadow: 0 0 0 transparent;
  outline: none !important;
}
input:placeholder {
  font-weight: 400;
}
p a {
  text-decoration: underline;
}
p a:hover,
p a:active,
p a:focus {
  text-decoration: underline;
}
.edit-link {
  position: fixed;
  bottom: 0.5rem;
  right: 0.5rem;
  z-index: 10;
  background: red;
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
.edit-link:hover {
  color: #fff;
  text-decoration: none;
}
._anchor {
  margin-top: calc(-var(--f) * 5);
  opacity: 0;
  position: absolute;
  z-index: 3;
  text-decoration: none;
}
.anchor {
  margin-top: calc(-var(--f) * 5);
  opacity: 0;
  position: absolute;
  z-index: 3;
  text-decoration: none;
  left: var(--f);
  display: inline-block;
  text-align: center;
  width: 28px;
  height: 28px;
  background: black;
  color: #fff;
  border-radius: 0 0 50% 50%;
}
.anchor:hover,
.anchor:active,
.anchor:focus {
  color: #fff;
}
.noanim {
  transition: all 0s;
}
.anim {
  transition: all 0.4s;
}
.anim2 {
  transition: all 0.8s;
}
.logged-in .anchor {
  opacity: 1;
}
#logo {
  padding: calc(var(--lh) * 1.6) 0 calc(var(--lh) * 1.8) 0;
  text-transform: lowercase;
  font-family: 'Avu', sans-serif;
  font-size: 2.8rem;
  margin-left: 3.6vw;
  max-width: 2046px;
  white-space: nowrap;
  transition: all 0.4s;
}
#logo img {
  width: 66px;
  height: 66px;
}
.dummy_image {
  display: block;
  width: clamp(160px, 14vw, 320px);
  height: clamp(160px, 14vw, 320px);
  background: linear-gradient(180deg, #FF65295E 0%, #FF8D295E 2%, #FF3D295E 106%);
  border-radius: 100%;
}
#top_menu {
  transition: all 0.4s;
}
#top_menu.collapse {
  max-height: 204601px;
}
#top_menu.collapse:not(.show) {
  display: block;
  max-height: 0;
  overflow: hidden;
}
#top_menu .navbar-nav {
  padding-top: calc(var(--lh) * 2.5);
  padding-bottom: calc(var(--lh) * 1.3);
}
#top_menu ul {
  padding-left: 0;
  margin-left: 0;
}
#top_menu ul li {
  display: inline-block;
  list-style: none;
}
#top_menu ul li a {
  display: inline-block;
  text-decoration: none;
  color: #000;
}
#top_menu ul li.active a {
  text-decoration: underline;
}
#top_menu ul li .dropdown-menu {
  border: 0;
  box-shadow: 0 0 0 transparent;
  background-color: transparent;
}
#top_menu ul li .dropdown-menu li {
  display: block;
}
#top_menu ul li .dropdown-menu li a {
  padding: 0.3rem 1rem 0 0.3rem;
  background-color: transparent;
}
body.menu_exposed .menu_holder {
  margin-bottom: calc(var(--lh) * 2);
}
.navbar {
  padding-top: 0;
}
.navbar .container,
.navbar .row,
.navbar .col-12 {
  flex: 1;
}
.menu_holder {
  background: linear-gradient(180deg, #FF65295E 0%, #FF8D295E 10%, #FF3D295E 96%);
  width: 100%;
  transition: all 0.4s;
}
.menu_exposed .menu_holder {
  background: linear-gradient(180deg, #FF65295E 0%, #FF8D295E 2%, #FF3D295E 106%);
  width: 100%;
  transition: all 0.4s;
}
.allrighty {
  display: flex;
  justify-content: center;
  align-items: center;
}
.files {
  margin-bottom: var(--lh);
}
.files a {
  display: block;
  position: relative;
  padding: 0.7rem 0 0.2rem 1.2rem;
}
.files a:hover:before {
  filter: contrast(1) grayscale(0);
}
.files a:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 27px;
  background: url(img/pdf.svg) no-repeat center center;
  position: relative;
  top: 5px;
  left: -0.4rem;
  filter: contrast(5) grayscale(1);
}
.search-icon {
  margin-right: var(--bs-gutter-x, 0.875rem);
  display: inline-block;
  position: relative;
  width: 28px;
  height: 28px;
  margin-right: 0.7rem;
}
.search-icon .circle,
.search-icon .leg {
  position: absolute;
  display: inline-block;
  transition: all 0.4s;
}
.search-icon .circle {
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  border-radius: 100%;
  border: 1px solid #000;
}
.search-icon .circle:hover {
  background: radial-gradient(180deg, #FF65295E 0%, #FF8D295E 2%, #FF3D295E 106%);
}
.search-icon .leg {
  border: 0.5px solid #000;
  width: 13px;
  height: 0;
  transform: rotate(45deg);
  top: 20px;
  left: 15px;
}
.active.search-icon-holder .search-icon .circle {
  opacity: 0;
}
.active.search-icon-holder .search-icon .leg {
  width: 31px;
}
.active.search-icon-holder .search-icon .leg.leg1 {
  top: 11px;
  left: -6px;
}
.active.search-icon-holder .search-icon .leg.leg2 {
  top: 11px;
  left: -6px;
  transform: rotate(-45deg);
}
.searchsubmit {
  border: 0;
  background: transparent;
}
.searchsubmit img {
  width: 27px;
}
.searchsubmit .search-icon {
  top: 8px;
}
.searchform {
  max-width: 0;
  overflow: hidden;
  opacity: 0;
  white-space: nowrap;
  transition: all 0.4s;
}
.searchform .searchsubmit {
  margin-left: 0.5rem;
}
.searchform .s:focus {
  outline: none;
}
.searchform.active {
  max-width: 2046px;
  opacity: 1;
  transition: all 0.4s;
}
.searchform input {
  padding: 0.3rem;
  border: 1px solid #000;
}
.searchform input:active,
.searchform input:hover,
.searchform input:focus,
.searchform input:focus-visible {
  padding: 0.3rem;
  border: 1px solid #444;
  box-shadow: 0 0 0 transparent;
}
.allrighty .searchform {
  margin-top: -14px;
}
.search_exposed {
  margin-bottom: 4rem;
}
.search_exposed .searchform {
  max-width: 2046px;
  opacity: 1;
}
#languages {
  margin-top: calc(var(--bs-gutter-x, 0.875rem) * -0.4);
  margin-right: var(--bs-gutter-x, 0.875rem);
}
#languages .current_language {
  display: none;
}
.navbar-toggler {
  border: 0;
  padding: 0;
}
.navbar-toggler:hover,
.navbar-toggler:active,
.navbar-toggler:focus {
  border: 0;
  box-shadow: none;
  outline: none;
}
.navbar-toggler[aria-expanded="true"] span {
  border-bottom: 2px solid #eb7825;
}
.navbar-toggler[aria-expanded="true"] span:nth-of-type(1) {
  transform: rotate(45deg);
  transform-origin: 19px 0;
}
.navbar-toggler[aria-expanded="true"] span:nth-of-type(2) {
  transform: rotate(-45deg);
  transform-origin: 23px 4.5px;
}
.navbar-toggler span {
  display: block;
  width: 60px;
  height: 0;
  margin-bottom: 8px;
  border-bottom: 2px solid #000;
  transition: all 0.4s;
}
.navbar-toggler span:nth-of-type(1) {
  transform: rotate(0);
}
.navbar-toggler span:nth-of-type(2) {
  transform: rotate(0);
}
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}
/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}
.kick {
  margin-left: calc(var(--lh) * 1.4);
}
.doubleKick {
  margin-left: calc(var(--lh) * 2.8);
}
.lineup:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #444;
  margin-top: 4.4rem;
}
.featured {
  margin-bottom: calc(var(--lh) * 2);
  background: #ddd;
}
aside .linkBlock a {
  margin-bottom: calc(var(--lh)*1.1);
}
.meta {
  font-weight: 600;
}
.meta b {
  display: block;
  font-size: 0.92em;
  color: #A0A0A0;
}
body.archive .item {
  border-bottom: 1px solid #444;
  padding-bottom: calc(var(--lh) * 2.5);
  margin-bottom: calc(var(--lh) * 2.5);
}
body.archive .item.last {
  border: 0;
}
body.archive .item .authors h3 {
  margin-bottom: 0;
}
.pagination {
  display: flex;
  justify-content: center;
}
.pagination a,
.pagination span {
  align-items: center;
  justify-content: center;
  display: inline-flex;
  width: 45px;
  height: 45px;
  margin: 0 var(--fs);
  border-radius: 2046px;
}
.pagination a img,
.pagination span img {
  width: 25px;
  margin-top: 0.7em;
}
.pagination .current {
  background: #111;
  color: #fff;
}
.surprise {
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s;
}
.surprise.open {
  overflow: hidden;
  max-height: 2046px;
  transition: all 0.4s;
}
.alphabeticalBlock .filterInput {
  margin-bottom: calc(var(--lh) * 3);
}
.alphabeticalBlock .filterInput input {
  padding: calc(var(--bs-gutter-x, 0.875rem) * 0.5);
}
.alphabeticalBlock .items .item {
  margin-bottom: calc(var(--lh) * 2);
  position: relative;
  transition: all 0.4s;
}
.alphabeticalBlock .items .item:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: 2;
  background: #fff;
  transition: all 0.4s;
}
.alphabeticalBlock .items .item.open {
  background: #fff;
  box-shadow: calc(var(--bs-gutter-x, -0.875rem) * -1) 0 0 #fff, 0 calc(var(--bs-gutter-x, -0.875rem) * -1) 0 #fff;
}
.alphabeticalBlock .items .item.open:before {
  width: var(--bs-gutter-x, -0.875rem);
  height: var(--bs-gutter-x, -0.875rem);
  top: calc(var(--bs-gutter-x, -0.875rem) * -1);
  left: calc(var(--bs-gutter-x, -0.875rem) * -1);
}
.alphabeticalBlock .items .item.open:after {
  content: '';
  display: inline-block;
  right: 0;
  top: calc(var(--bs-gutter-x, -0.875rem) * -1);
  height: calc(100% + var(--bs-gutter-x, -0.875rem));
  width: var(--bs-gutter-x, -0.875rem);
  background: #EDF0EF;
  position: absolute;
}
.alphabeticalBlock .items .item.open .has_articles {
  padding-bottom: var(--bs-gutter-x, 0.875rem);
}
.alphabeticalBlock .items .item.open .has_articles a {
  position: relative;
  margin-top: 2rem;
  display: block;
}
.alphabeticalBlock .items .item.open .has_articles a:before {
  position: absolute;
  top: -1rem;
  display: inline-block;
  content: "";
  width: 13px;
  height: 13px;
  background: #444;
  border-radius: 100%;
}
.alphabeticalBlock .items .item .has_articles {
  padding-right: var(--bs-gutter-x, 0.875rem);
}
.alphabeticalBlock .items .item .has_articles a {
  display: none;
}
.alphabeticalBlock .ghost {
  display: none;
}
.img_wrap {
  width: 100%;
  padding-top: 53.25%;
  position: relative;
  display: flex;
  justify-content: center;
}
.img_wrap.featured {
  background: #ddd;
}
.img_wrap img {
  position: absolute;
  top: 15%;
  height: 70%;
  padding: 0 5.5% 0 0;
}
.highlights .img_wrap {
  background: #ddd;
}
.single-sesit .img_wrap {
  padding-top: 40%;
}
.single-sesit .img_wrap img {
  top: 8%;
  height: 84%;
}
.colorized img {
  display: block;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.1) 6%, rgba(255, 255, 255, 0) 44%, rgba(255, 255, 255, 0.1) 81%);
}
body.search .post_type {
  display: block;
  margin-top: var(--lh);
}
body.search .item {
  padding-right: calc(var(--bs-gutter-x, 0.875rem) * 2);
  margin-bottom: calc(var(--bs-gutter-x, 0.875rem) * 3);
}
.textBitsBlock {
  margin-bottom: calc(var(--lh) * 3);
  padding-bottom: var(--lh);
  position: relative;
}
.textBitsBlock p {
  font-weight: 400;
}
.textBitsBlock:after {
  position: absolute;
  content: '';
  display: inline-block;
  width: calc(100% - (var(--bs-gutter-x, 0.875rem) * 4));
  border-bottom: 1px solid #000;
}
.textBitsBlock strong {
  font-weight: 600;
}
.textBitsBlock .entry {
  padding-right: 2rem;
}
body.error404 {
  background: linear-gradient(180deg, #ff0000 6%, #dd6621 81%, #ff960c 100%);
  min-height: 100vh;
  overflow: hidden;
  /*  these 3 next lines throw it to GPU instead to CPU rendering */
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000;
}
.it {
  margin: 3rem;
  position: relative;
  transition: all 3s ease-in-out;
}
.skull {
  background-color: #000;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  transition: all 0.4s;
}
.skull.anim .eye {
  box-shadow: inset 0 0 20px 10px rgba(255, 0, 0, 0.5);
}
.eye {
  background-color: #d76a29;
  margin: 25px 0 1000000px 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  margin: 25px 0 0 0;
}
.text {
  padding-top: -0.1rem;
  font-weight: bold;
  color: #f00;
}
.bone {
  position: absolute;
  z-index: -1;
  width: 160px;
  height: 8px;
  left: -30px;
  top: 50px;
  border-radius: 4px;
  background-color: #000;
  transform: rotate(45deg);
  transition: all 1s;
}
.bone:before,
.bone:after {
  position: relative;
  content: ' ';
  top: -14px;
  left: -5px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #000;
}
.bone:after {
  left: 95px;
}
.b1.anim {
  transform: rotate(-45deg);
}
.b2.anim {
  transform: rotate(45deg);
}
.joint {
  transform: rotate(180deg);
  display: inline-block;
}
.joint:before,
.joint:after {
  position: relative;
  content: ' ';
  top: 1px;
  left: 41px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #000;
}
.joint:after {
  left: -131px;
}
.b2 {
  transform: rotate(-45deg);
}
.fancybox-caption {
  padding: 0.5rem 0 !important;
}
@media all and (max-width: 1200px) {
  :root {
    --fs: 20px * .9;
    --lh: 28px * .9;
  }
}
@media all and (max-width: 768px) {
  :root {
    --fs: 20px * .8;
    --lh: 28px * .8;
  }
}
@media all and (max-width: 568px) {
  body {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1700px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: clamp(300px, 120ch, 85vw);
  }
  .menu_holder .container,
  .menu_holder .container-lg,
  .menu_holder .container-md,
  .menu_holder .container-sm,
  .menu_holder .container-xl,
  .menu_holder .container-xxl {
    max-width: 90vw;
  }
}
@media all and (min-width: 769px) {
  .dropdown-menu {
    display: block;
  }
  #top_menu .navbar-nav {
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row;
  }
  #top_menu .navbar-nav li {
    margin-bottom: 14px;
  }
  #top_menu .navbar-nav .nav-link {
    font-size: 27.5px;
  }
  #top_menu .navbar-nav .nav-link.dropdown-toggle {
    display: block;
    font-size: 37.636px;
    font-weight: 400;
    margin-bottom: 28px;
  }
}
@media all and (min-width: 769px) {
  #top_menu .navbar-nav .dropdown-menu {
    font-size: 1.3rem;
  }
  #top_menu .navbar-nav li.menu-item-has-children {
    width: 25%;
  }
}
@media all and (max-width: 1200px) {
  #top_menu .navbar-nav li.menu-item-has-children {
    width: 50%;
  }
  #top_menu .navbar-nav .nav-link {
    font-size: 27.5px;
  }
  #top_menu .navbar-nav .nav-link.dropdown-toggle {
    font-size: 37.636px;
  }
}
@media all and (max-width: 768px) {
  h1 {
    font-size: 38.4px;
    margin-bottom: 11.52px;
    margin-left: 0;
  }
  h2 {
    font-size: 33.6px;
    margin-bottom: 10.08px;
    margin-left: 0;
  }
  h3 {
    font-size: 22.5816px;
    margin-bottom: 6.77448px;
    margin-left: 0;
  }
  h4 {
    font-size: 16.5px;
    margin-bottom: 4.95px;
    margin-left: 0;
  }
  h5 {
    font-size: 14.2704px;
    margin-bottom: 4.28112px;
    margin-left: 0;
  }
  h6 {
    font-size: 12px;
    margin-bottom: 3.6px;
    margin-left: 0;
  }
  .doubleKick {
    margin-left: calc(var(--lh) * 1.4);
  }
  .kick {
    margin-left: 0;
  }
  .container {
    width: 100%;
  }
  .container-fluid {
    padding-left: var(--bs-gutter-x, 0.875rem);
    padding-right: var(--bs-gutter-x, 0.875rem);
  }
  .nav-item {
    padding-left: 30px;
  }
  #top_menu .navbar-nav .searchform {
    order: 2046;
  }
  body.search_exposed #logo,
  body.search_exposed #languages {
    max-width: 0;
    overflow: hidden;
    transition: all 0.4s;
  }
  body.search_exposed #logo a,
  body.search_exposed #languages a {
    display: none;
  }
}
@media all and (max-width: 568px) {
  #top_menu .navbar-nav li.menu-item-has-children {
    width: 100%;
  }
  #top_menu .navbar-nav .dropdown-menu a {
    margin-bottom: 0.2rem;
  }
  .highlights .item {
    margin-bottom: 40.92px;
  }
  .highlights img,
  .highlights .img_wrap {
    margin-bottom: 20px;
  }
  #motto {
    padding: calc(var(--lh) * 3) 0 calc(var(--lh) * 2) 0;
  }
  h1 {
    margin-bottom: 2.7rem;
  }
  .archive .authors {
    margin-bottom: 1rem;
  }
  .archive .img_holder {
    justify-content: space-around;
    display: flex;
  }
  .archive img {
    max-height: 30vh;
  }
  #menu_toggler {
    transform: scale(0.8);
  }
  .search-icon {
    margin-right: 0.2rem;
  }
  .searchform .searchsubmit {
    margin-left: 0.8rem;
  }
  .searchform.active .s {
    width: 74%;
  }
  .searchform .searchsubmit {
    padding: 0;
  }
  .alphabeticalBlock .items {
    margin-left: 0.7rem;
  }
  .alphabeticalBlock .items .item.open {
    box-shadow: 0 calc(var(--bs-gutter-x, -0.875rem) * -1) 0 #fff;
  }
  .alphabeticalBlock .items .item.open:before {
    display: none;
  }
  .textBitsBlock:after {
    width: 100%;
    margin-left: -0.9rem;
  }
}
@media all and (min-width: 1700px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl,
  .container-fluid,
  .navbar {
    width: 1700px !important;
    max-width: 1700px !important;
    margin: 0 auto !important;
  }
}
@font-face {
  font-family: 'Avu';
  src: url('font/subset-Avu.woff2') format('woff2'), url('font/subset-Avu.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
