/* Block Kachel Post Darstellung */
.bkp_titel_none {
    margin-top: -25px;
}

.bkp_titel {
  text-align: left;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Montserrat-Light';
  color: #4A4A4A;
  margin-bottom: 20px;
}

.bkp_titel h2 {
    letter-spacing: -1px;
    font-size: 40px !important;
    line-height: 48px !important;
    text-align: center;
    text-transform: uppercase;
}

.encyclopedia_further_posts .bkp_titel {
  text-align: center;
}

.encyclopedia_further_posts .bkp_titel h2 {
    font-size: 30px !important;
    line-height: 35px !important;
}

.bkp_kachel {
    width: 31.7%;
    height: auto; /*396px;*/
    background-color: white;
    display: inline-block;
    margin: 0 0px 30px 0;
    /* border-radius: 10px; */
    border: 1px solid #F5F5F5;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.10);
}

.bkp_kachel.bkp_encylopedia {
  width: 32%;
}

a.bkp_kachel {
    text-decoration: none !important;
}

.bkp_kachel.bkp_encylopedia:hover {
    box-shadow: 0 4px 56px 0
    rgba(0,0,0,0.16);
}

.bkp_kachel:hover .bkp_title_link {
    opacity: 0.9;
    text-decoration: none;
}


.bkp_kachel:last-child {
    margin-right: 0;
}

a.bkp_kachel::after {
  display: none !important;
}

.ku_container {
    margin: 120px 0;
}

.encyclopedia_further_posts .ku_container.bkp_encylopedia {
  margin: 40px 0 80px;
}

.ku_container.bkp_encylopedia h2 {
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.encyclopedia_further_posts .bkp_titel h2 {
  text-transform: unset;
}

.encyclopedia-archive-container .ku_container.bkp_encylopedia {
    margin: 60px 0;
}

.ku_container.bkp_encylopedia .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-content: center;
    column-gap: 20px;
}

.ku_container.bkp_post .row {
    column-gap: 20px;
    margin: 0;
}

.bkp_logo {
    width: auto;
    height: 185px;
    margin: 20px;
    position: relative;
}

.bkp_logo_copyright {
    position: absolute;
    bottom: 0px;
    font-size: 12px;
    padding: 1px 5px;
    color: #fff;
    background-color: #000;
    opacity: 0.5;
    border-radius: 0px 5px;
    display: none;
}

.bkp_logo_link:hover .bkp_logo_copyright{
    display: block;
}

.bkp_logo_link {
  display: contents;
}

/* 1-Spaltig */
.bkp_single_column {
    margin-left: -15px;
}

.bkp_single_column .bkp_kachel, .bkp_kachel.teaserkachel {
    width: 100%;
    height: auto;
    display: flex;
    /* margin: 0 15px 30px 15px; /*single_glossar*/
    margin-bottom: 30px;
}

.bkp_kachel.bkp_post.teaserkachel {
    margin-right: 15px;
}

.bkp_single_column .bkp_logo, .bkp_kachel.teaserkachel .bkp_logo {
    height: 300px;
    max-width: 540px;
    margin: 40px 20px 40px 30px;
    float: left;
    width: 100%;
}

@media not all and (min-resolution:.001dpcm) { @media {
  .bkp_single_column .bkp_logo, .bkp_kachel.teaserkachel .bkp_logo {
    width: 530px;
}
}}

@supports (-ms-ime-align:auto) {
  .bkp_single_column .bkp_logo, .bkp_kachel.teaserkachel .bkp_logo {
      width: 530px;
    }
}

/* .bkp_single_column .bkp_logo img {
    max-height: inherit;
    height: 300px;
    width: 100%;
} */

.bkp_single_column .bkp_content, .bkp_kachel.teaserkachel .bkp_content {
    margin: auto 0;
    width: 540px;
    padding-top: 20px;
}

.bkp_single_column .bkp_title, .bkp_kachel.teaserkachel .bkp_title {
    font-size: 22px !important;
    line-height: 32px !important;
}

.bkp_title_link {
    color: #333 !important;
    font-family: Montserrat-SemiBold;
	word-break: break-word;
	-moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

/* 2-Spaltig */
.bkp_double_column .bkp_kachel {
    width: 47.8%;
    margin: 0 25px 30px 0;
    max-width: 565px;
}

.bkp_kachel.bkp_encylopedia.teaserkachel {
  width: 100%;
  max-width: unset;
}

.bkp_double_column .bkp_logo {
    width: 100%;
    height: 185px;
    margin: 10px auto 30px;
    padding: 10px 20px;
}

.bkp_title {
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    font-family: 'Montserrat-Light';
    color: #4A4A4A;
    margin: 0 20px 15px;
}

.archive-container .bkp_title {
    margin-bottom: 10px;
}

.bkp_intro_title {
    display: inline-flex;
    margin-left: 20px;
    margin-bottom: 5px;
    color: #828282;
    font-size: 14px;
    line-height: 20px;
    font-family: Montserrat-Light !important;
}

.bkp_intro_category {
    margin-right: 5px;
}

.bkp_intro_date::before {
    content: "|";
    margin-right: 4px;
}

.bkp_excerpt {
    margin: 0 20px 20px;
    color: #4A4A4A;
    font-family: Montserrat-Light;
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 30px;
}

.bkp_excerpt_text {
    font-family: 'Montserrat-Light';
    font-size: 16px;
    line-height: 22px;
    color: #333333;
}

.bkp_single_column .bkp_excerpt_text, .bkp_kachel.teaserkachel .bkp_excerpt_text {
    font-size: 18px;
    line-height: 27px;

}

.bkp_excerpt_text, .bkp_excerpt_text p {
    margin-bottom: 15px;
}

.bkp_post .bkp_excerpt_text {
    display: none;
}

.bkp_post .bkp_single_column .bkp_excerpt_text, .bkp_post .bkp_kachel.teaserkachel .bkp_excerpt_text{
    display: inherit;
}

.bkp_excerpt_text p {
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    color: inherit !important;
}

/* .ku_container .row .bkp_excerpt_text {
    display: none;
} */

.ku_container h3 {
  margin: 0 !important;
}

.archive-container .bkp_excerpt_text {
    font-family: Montserrat-Light;
    font-size: 16px;
    line-height: 22px;
    display: block !important;
}

.bkp_more_link {
    color: #0d6f93;
    margin-top: 15px;
    font-family: 'Montserrat-Light';
    font-size: 16px;
    line-height: 20px;
}

.bkp_single_column .bkp_more_link, .bkp_kachel.teaserkachel .bkp_more_link {
    font-size: 18px;
    line-height: 22px;
}

.archive-container .bkp_more_link {
    font-size: 16px;
    line-height: 20px;
}

.bkp_more_link:hover {
    opacity: 0.6;
}

.bkp_post .gk_more_button_container {
    margin-top: 20px;
    text-align: right;
    margin-right: 10px;
    margin-bottom: 10px;
}

.gk_more_button_container.kachel_post_button .gk_more_button{
    min-width: 188px;
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    text-transform: uppercase;
    background-color: #0d6f93;
    font-weight: normal;
    color: white;
    padding: 15px 30px;
    line-height: 0.67px;
}

.gk_more_button_container.kachel_post_button .gk_more_button:hover {
    opacity: 0.9;
    text-decoration: none;
}

.gk_more_button_container .button-primary {
    background-color: #0d6f93;
    padding: 15px 30px;
    display: inline-block;
    font-size: 20px;
    color: #FFF;
    letter-spacing: 0.67px;
    text-align: center;
    line-height: 22px;
    text-decoration: none !important;
    font-family: Montserrat-SemiBold;
    text-transform: uppercase;
    font-weight: normal;
}

.archive.tax-encyclopedia-category .gk_more_button_container, .archive.tax-encyclopedia-tag .gk_more_button_container  {
    text-align: center;
}

.encyclopedia_further_posts .bkp_single_column {
    max-width: 980px;
    margin: auto;
}

.archive-no-entries {
    margin-bottom: 80px;
}

.encyclopedia-archive-container .gk_more_button_container.kachel_post_button {
    padding-bottom: 60px;
    margin-top: 30px;
}


@media only screen and (max-width: 1200px) {
  .bkp_single_column {
    margin-left: 0;
  }

  .ku_container.bkp_encylopedia .row {
    margin: 0;
  }
}


@media only screen and (max-width: 1050px) {
  .bkp_kachel.bkp_encylopedia {
    width: 31.7%;
  }
	
  .single-encyclopedia .bkp_kachel.bkp_encylopedia {
  	width: 100%;
  }
}

@media only screen and (max-width: 880px) {
  .bkp_single_column {
    margin-right: 0;
  }

  .bkp_kachel {
    display: block !important;
    height: auto !important;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 20px;
  }

  .bkp_kachel.bkp_post.teaserkachel {
    margin-right: 15px;
  }

  .archive-container .ku_container {
    margin-bottom: 0;
  }

  .archive-container .bkp_kachel {
    margin-bottom: 20px;
  }

  .bkp_logo {
    height: auto !important;
    float: none !important;
    width: 100% !important;
    margin: auto !important;
    padding-top: 56%;
    max-width: 100% !important;
  }

  /* .bkp_logo img {
    height: auto !important;
    width: 100%;
    max-height: inherit;
  } */
  .bkp_single_column .bkp_content, .bkp_kachel.teaserkachel .bkp_content {
    padding-top: 0;
  }

  .bkp_content {
    width: auto !important;
    margin-top: 20px !important;
  }

  .bkp_post .gk_more_button_container {
    text-align: center;
    margin-bottom: 30px;
  }

  .bkp_intro_title {
    margin-left: 0px;
  }

  .bkp_title {
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 10px 0;
  }

  .bkp_titel h2 {
    letter-spacing: -0.75px;
    font-size: 30px !important;
    line-height: 40px !important;
  }

  .bkp_single_column .bkp_title, .bkp_kachel.teaserkachel .bkp_title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
  }

  .bkp_excerpt {
    margin: 0 0 10px 0;
  }

  .bkp_excerpt_text {
    display: none;
  }

  .bkp_post .bkp_kachel.teaserkachel .bkp_excerpt_text {
    display: none;
  }

  .encyclopedia_further_posts .bkp_intro_title {
    display: none;
  }

  .encyclopedia_further_posts .bkp_title, .archive-container .bkp_title {
    /* text-align: center; */
    margin-bottom: 10px;
  }

  .encyclopedia_further_posts .bkp_excerpt, .archive-container .bkp_excerpt{
    /* text-align: center; */
    /* margin-bottom: 10px; */
  }

  .encyclopedia_further_posts .bkp_excerpt_text {
    display: inherit;
  }

  .bkp_kachel.bkp_encylopedia {
    width: 100%;
  }
	
}
