:root {
    --grey: #b3b3b3;
}
h1 {
    font-size:56pt;
    font-weight: 100;
}

.section_title > h2, .page-header > h2 {
    font-weight: 300;
    color: var(--dark-grey);
    font-family: 'Saira', sans-serif;
    font-size: 32pt;
    text-transform: uppercase;
    text-align: center;
    padding: 50px 0 80px;
}

h1, h2, h3 {
    font-family: 'Saira', sans-serif;
    color: rgba(0, 0, 0, 0.9);
}

.blogartikel-list-info .section_title {
    padding: 30px 0 75px 0;
    color: var(--gray);
    text-transform: uppercase;
    text-align: center;
}

.blogartikel-list-info .section_title {

}

.blogartikel-list-info .section_title h4{
    font-size: 26pt;

}

.moreBoxBlogArtikel {
    padding-bottom: 20px;
}

.blogartikel-info .blog_top_content_title {
    display: flex;
    align-items: center;
    padding: 50px 0 65px 0;
}

.blogartikel-info .blog_top_content_title .blog_top_content_title_logo{
    max-width: 200px;
}

.blogartikel-info .blog_top_content_title div {
    font-size: 22pt;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
}
.blogartikel-info .blog_top_content_title h1 {
    margin-top: auto;
    margin-bottom: auto;
}

.beliebte-blogartikel.section_title h1 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    padding: 20px 0 60px;
}
.beliebte-blogartikel.section_title h1 span {
    background: #fff;
    margin: 0 15px;
}

.beliebte-blogartikel {

}


.beliebte-blogartikel.section_title h1:after {
    background: black;
    height: 2px;
    flex: 1;
    content: '';
}

.beliebte-blogartikel.section_title h1:before {
    background: black;
    height: 2px;
    flex: 1;
    content: '';
}

.beliebte-blogartikel.section_title h1.line_right:before {
    background: none;
}

.blogartikel-info .blog_top_content_title .blog_top_content_title_logo {
    float: right;
    margin-left: 10px;
}

.secondNavbar {
    height: 100px;
    position: static;
    width: 100%;
    z-index: 1020;
}

.navbar-nav {
    align-content: center;
    flex-direction: row;
}

.secondNavbar > .container-fluid, .secondNavbar > .container-fluid > div {
    padding-left: 0;
}

.blog_navbar_language .nav-link {
    color: #868686 !important;
}

.blog_navbar_language_mobile li:first-child:after {
    border-right: 2px solid black;
    content: '';
    display: block;
    margin: 11px 6px;
    height: 15px;
}

.blog_navbar_language_mobile {
    margin-left: 5px;
}

.blog_navbar_language .active .nav-link {
    color: rgba(0, 0, 0, 0.9) !important;
}

.secondNavbar .navbar-brand {
    padding: 5px 10px 0px 0;
}

.navbar-nav .nav-item .nav-link.active {
    border-bottom: 2px solid black;
    padding-bottom: 3px;
}

.navbar {
    padding: 0 !important;
    height: 150px;
    margin: 0 60px 0 25px;
}

.img-brand {
    max-width: 350px !important;
    display: block;
    max-width: 100%;
}

.pull-left {
    float: right;
}

.menu_col {
    text-align: end;
    padding-right: 0;
}

.gsc-search-button-top {
    font-size: 13px !important;
    padding: 6px 27px;
    border-color: unset;
    background-color: unset;
    border: none;
}

.search_icon {
    display: inline-flex;
}

.search_icon > label {
    padding: 6px 0 0px 0;
}

.search_icon > a {
    float: right;
    font-size: 20pt;
    padding: 9px;
}

.search_icon .fas {
    color: white;
    font-size: 14pt;
}

.search_icon > a > i{
    color: white;
}

.search_icon #search_mobile button {
    padding: 8px;
    outline: none;
}
.search_icon #search_mobile .form-group {

}

.search_icon #search_desktop .gsc-search-button-top{
    padding: 6px 20px 6px 0px;
}

.gsc-search-button-top {
    font-size: 22px !important;
}

.gsc-search-input-top {
    margin: -0.0625em 0px 0px 15px;
    width: 120px;
}

.pimcore_area_blogartikel-area {
    padding-bottom: 60px;
}

#secondNavbar .gsc-search-input-top {
    background-color: #43434300;
    background-image: none;
    border: 1px solid white;
    color: white;
}

#primary-nav-button:focus, .gsc-search-button:focus, #search_mobile:focus, #search:focus, #search > button:focus {
    outline: none;
}

#primary-nav {
    top: 50px;
}

#primary-nav.mobile {
    top: 50px;
}

#primary-nav-button {
    padding: 1rem 0.75rem 1rem 0.75rem;
    margin-right: 0;
}

#headerImage {
    background-repeat: no-repeat;
}

#headerImage img {
    max-width: 100%;
    transform: scale(0.8);
}

#blogCarousel .carousel-item img {
    height: fit-content;
}

#blogCarousel {
    width: 100%;
}


#blogCarousel .carousel-control-prev, #blogCarousel  .carousel-control-next {
    width: 2%;
    color: #000000;
    text-align: center;
    opacity: 0.8;
}

.blog_artikel_hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid var(--grey);
}

#subNav {
    padding-bottom: 15px;
}

.blog_sub_menu > .subnavbar {
    background-color: unset;
    border-bottom: 1px solid var(--grey);
    margin-bottom: 10px;
}

.blog_sub_menu > .subnavbar .nav-link {
    color: var(--grey);
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    font-size: 13pt;
    font-weight: 100;
}

.blog_sub_menu > .subnavbar .nav-link:hover {
    color: var(--dark-grey);
}

#subNav > div {
    margin-left: auto;
    margin-right: auto;
}

.no-entries {
    text-align: center;
}
/* Container holding the image and the text */
.card_container, .card_container_simple {
    position: relative;
    color: white;
    margin: 0 10px 5px 10px;
    border: none;
}

.overlayBottom {
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
}

.card_container:hover .overlayBottom {
    height: 100%;
}

.col-lg-4 .blog_serie a {
    background-color: unset;
    width: 80px;
}

.col-lg-4 .blog_serie a:hover {
    color: var(--grey);
}

.overlay {
    position: absolute;
    transition: all .9s ease;
    opacity: 0;
    background: rgba(0, 0, 0, 0.4);
}

.card_container:hover .overlay {
    opacity: 1;
}

.card_container:hover .card-img-overlay {
    opacity: 0;
}

.card_container:hover .centered,  .card_container:hover .bottom-right{
    opacity: 0;
}

.card_container:hover, .card_container_simple:hover {
    cursor: pointer;
}

.card_container:hover .text-overlay {
    height: 150px;
    display: block;
}

.card_container.simple:hover {

}

.card_container_simple .blog_kachel_image_ {
    opacity: 1;
    transition: .5s ease;
    backface-visibility: hidden;
}

.card_container_simple:hover .blog_kachel_image_blogartikel, .card_container_simple:hover .blog_kachel_image_blogartikel_small {
    opacity: 0.4;
}

.card_container_simple .card-footer-blog {
    margin-top: 5px;
    display: grid;
}

.blog_kachel_image_blogartikel {
    max-height: 530px;
    width: 100%;
}


.text-overlay-list {

    border-top: 1px solid white;
    padding: 0;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    list-style: none;
    margin-top: 20px;
}
.text-overlay {
    color: white;
    font-family: sans-serif;
    position: absolute;
    height: 0;
    display: none;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.text-overlay-span {
    /* font-family: Orator_Std_Medium !important; */
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10pt;
}

.text-overlay-link {
    /* font-family: Orator_Std_Medium !important; */
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10pt;
}

.text-overlay a:last-child{
    margin-bottom: 15px;
}

.text-overlay li {
    float: left;
    margin: 15px 5px 1px 5px;
    font-weight: bold;
    font-size: 12pt;
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-overlay ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: none !important;
    display: inline-block;
    width: 0em;
}

.text-overlay li:nth-child(1) {
    float: left;
}

.text-overlay > .label_name {
    font-size: 12pt;
    padding-bottom: 10px;
}

.text-overlay > .label_position {
    font-size: 10pt;
    padding-bottom: 10px;
}

.text-overlay > p {
    font-size: 10pt;
}

.text-overlay > p:nth-child(2) {
    border-bottom: 1px solid;
    width: 300px;
    /* margin-bottom: 5px; */
    padding-bottom: 15px;
    padding-top: 15px;
}

.text-overlay > p > i, .text-overlay > a > i {
    padding-right: 5px;
}

.text-overlay > a {
    color: white;
    display: block;
    margin: 10px 0px;
    /* font-size: 10pt; */
}

.text-overlay > a > i {
    padding-left: 5px;
}

.text-overlay li > i {
    padding-right: 5px;
    font-size: 16pt;
}

/* Bottom left text */
.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}

/* Top left text */
.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}

/* Top right text */
.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}

/* Bottom right text */
.bottom-right {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

/* Centered text */
.centered {
    position: absolute;
    top: 40%;
    left: 20%;
    transform: translate(-15%, -50%);
}

.col-lg-8.card_blog_artikel_col .centered {
    top: 50%;
}

.blog_card_button {
    border-radius: 0;
    background-color: var(--donau-blau);
    color: white;
    border: none;
    padding: 0px 0px 0px 10px;
    font-size: 24pt;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Daniel Regular";
    letter-spacing: 2px;
    height: 35px;
}

.blog_kachel_image_blogartikel_small {
    max-width: 100% !important;
    max-height: 240px;
    min-height: 245px;
    height: 245px;
    width: 100%;
}

.blog_artikel_button_row {
    text-align: center;
}

.p-item {
    padding-bottom: 70px;
}

.p-item-loadall {
    background-color: lightgrey;
}

.p-item-loadall .card {
    top: 50%;
    background-color: unset;
}
.card-text-datum {
    padding: 0px 0 15px 0;
    color: white;
    font-size: 10pt !important;
}

.card_bottom_text .card-text-datum {
    color: black;
    padding: 0px 0 0px 0;
    font-size: 8pt !important;
}

.card_bottom_text .card-title-kategorie {
    font-size: 8pt !important;
}

.card_bottom_text p {
    text-align: center;
}

.card-title-kategorie {
    font-size: 11pt !important;
    text-transform: uppercase;
}

.col-lg-4 .card-title-kategorie {
    font-size: 9pt !important;
}

.col-lg-4 .card-title-ueberschrift {
    font-size: 15pt !important;
}

.col-lg-4 .centered {
    width: 80%;
}

.card-title-ueberschrift {
    font-family: 'Saira', sans-serif;
    line-height: 30px;
}

.col-lg-8 .card-title-ueberschrift {
    font-size: 24pt !important;
}

.card_bottom_text .card-title-ueberschrift {
    font-size: 19pt !important;
}

.beliebte-blogartikel .section_title {
    font-size: 26pt;
    padding-top: 10px;
    color: var(--gray);
    text-transform: uppercase;
}

.centered .card-block .card-title, .centered .card-block .card-text{
    color: black;
    padding: 5px 15px 0px 0;
    text-transform: uppercase;
}
.centered .card-block .card-title span, .centered .card-block .card-text span {
    line-height: 1.8;
    background-color: rgb(255 255 255 / 60%);
    padding: 0 8px;
    font-weight: 500;
}

.card-footer-blog .blog_unterbild_text {
    padding-left: 0;
}

.card-footer-blog .blog_unterbild_text a{
    color: rgba(0, 0, 0, 0.5);
}

.card-footer-blog {
    background-color: white;
    padding-left: 0px !important;
}

.card-footer-blog .blog_unterbild_text li {
    float: left;
    font-size: 9pt;
    color: rgba(0, 0, 0, 0.5);
}

.card-footer-blog .blog_unterbild_text li:not(:first-child) {
    padding: 0px 7px;
}

.card-footer-blog .blog_unterbild_text li:first-child {
    padding-left: 0px;
    padding-right: 7px;
}

.card-footer-blog .blog_unterbild_text li:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.5);
}

.card-footer-blog .blog_unterbild_text li  i{
    padding-right: 5px;
}

.blog_bildunterschrift {
    font-size: 13pt;
    word-break: break-all;
    color: rgba(0, 0, 0, 0.9);
}

.blog_themenfelder > p, .blog_sidebar_instagram > p {
    margin-right: auto;
    margin-left: auto;
}

#instagram_feed > a {
    padding: 2px;
}

#instagram_feed > a > img {
    max-width: 140px;
}

.blog_sidebar {

}


.blog_thd_sidebar > div {
    text-align: center;
}
.blog_thd_sidebar {
}

.blog_thd_sidebar  img {

    padding: 10px;
    margin-right: auto;
    margin-left: auto;
}

.blog_thd_sidebar p {
    margin-right: auto;
    margin-left: auto;
}

.img-brand-sidebar {
    max-width: 250px !important;
    display: block;
    max-width: 100%;
    /* transform: scale(0.9); */
}

.blog_sidebar .gsc-search-input-top {
    float: right;
    float: left;
}

.blog-sidebar-info {
    margin: 0 20px;
}
.col_blogsidebar {

}
#blog_sidebar_social {
    margin-right: auto;
    margin-left: auto;
}

#blog_sidebar_social ul > li {
    float: right;
    margin: 0px 15px 0px 0px;
}

#blog_sidebar_social > p {
    text-align: center;
    display: none;
}

#blog_sidebar_social ul > li:before {
    content: none;
}
.blog_themenfeld_entry {
    padding: 10px;
    margin: 5px 0;
    color: white;
    text-align: center;
}

.blog_themenfeld_entry > a {
    color: white;
    text-transform: uppercase;
    font-weight: 500;
}

.blog-sidebar-info #search_desktop > form {
    border: 1px solid var(--gray);
    padding: 6px;
    width: 100%;
}

.blog_sidebar .gsc-search-button-top {
    padding: 3px 15px;
    float: left;
}

.blog-sidebar-info > .row {
    padding-top: 25px;
}

.blog-sidebar-info > .row:not(:first-child) {
    padding-top: 80px;
}

.blog-sidebar-info > .row:nth-child(2) {
    padding-top: 54px;
}

.blog-sidebar-info > .row:nth-child(1) {
    padding-top: 30px;
}
.bubble-blog {
    border-radius: calc(10px);
    width: 10px;
    height: 10px;
    display: inline-grid;
    background-color: var(--donau-blau);
    margin-right: 7px;
}

.blog_sidebar #search_mobile {
    border: 1px solid black;
    width: 100%;
}

.blog_sidebar #search_mobile > form {
    margin-right: auto;
    margin-left: auto;
}

.blog_head a {
    color: black;
}
.blog_head li {
    float: left;
    width: 100px;
}

.blog_head > p > a {
    text-transform: uppercase;
}

.blog_head li i {
    margin-right: 10px;
}

.blog_head ul {
    display: inline-block;
    padding: 0;
}

.blog_head_date_author {
    padding: 10px 0 15px 0;
}

.blog_foot > span > span {
    margin-right: 10px;
}

.blog_foot > span > a {
    margin-left: 5px;
    color: var(--grey);
}

.blog_artikel_tags {
    padding: 10px 0 10px 0;
}

.blog_artikel_views {
    padding-left: 40px;
    padding-bottom: 35px;
    color: var(--grey);
}

.blog_artikel_views_mobile {
    padding-left: 0px;
    padding-bottom: 35px;
    color: var(--grey);
    font-size: 12pt;
}


.blog_artikel_views li, .blog_artikel_views_mobile li {
    float: left;
    margin-right: 40px;
    color: rgba(0, 0, 0, 0.5);
}

.blog_artikel_views li a {
    color: rgba(0, 0, 0, 0.5);
}

.blog_artikel_views_icon {
    padding-right: 10px;
    font-size: 12pt;
}

.blog_artikel_views button, .blog_artikel_views_mobile button {
    color: rgba(0, 0, 0, 0.5);
}

.blog_artikel_view li i, .blog_artikel_views_mobile li i {
    padding-right: 10px;
}

.btn_artikel_share {
    font-size: 11pt;
    padding: 0;
    text-decoration: none;
}

.btn_artikel_share_mobile {
    font-size: 12pt;
    padding: 0;
    text-decoration: none;
}

.popover_share_li {
    font-size: 16pt;
    border-radius: 50px;
    background-color: var(--donau-blau);
    color: white;
    padding: 7px 12px;
    margin: 3px 10px;
    min-width: 45px;
}

.popover_share_li:hover {
    cursor: pointer;
    filter: grayscale(50%);
}

#popovershare ul li i, #popoversharemobile ul li i{
    font-size: 12pt;
}

.blog_artikel_unterschrift {
    padding-left: 40px;
    font-size: 12pt;
    text-align: justify;
}

.blog_artikel_author {
    padding-left: 40px;
    padding-top: 45px;
}
.blog_artikel_author p{
    color: rgba(0, 0, 0, 0.5);
}

.blog_foot {
    font-size: 9pt;
    color: rgba(0, 0, 0, 0.5);
}

.blog_artikel_print:hover {
    cursor: pointer;
    text-decoration: none;
    color: var(--thd-blau);
}

.blog_artikel_views_div {
    display: flex;
}

.blog_artikel_load_more {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.load_more_artikel_btn {
    font-size: 11pt;
}

.load_more_artikel_btn {
    font-size: 11pt;
}

.load_more_artikel_btn i {
    display: block;
}

.tag_list {
    display: contents;
}
.tag_list li {
    float: left;
    margin-left: 10px;
}
.tag_list li > a {
    color: black;
}

.section_title_left {
    text-align: left;
}


.blog_head_date_author > span > span{
    margin-right: 10px;
}

.blog_head_date_author > span a{
    margin-left: 10px;
}

.blog_head span {
    font-family: 'Saira', sans-serif;
}

.blog_head_date_author > span > a {
    color: black;
}

.bildunterschrift, .blog_text, .blog_foot {
    padding: 15px 0;
}

.blog_text img {
    max-width: 100%;
    height: auto !important;
}

.blogartikel-entry-info .social li {
    float: left;
    /* min-width: 135px; */
    width: 200px;
    padding: 2px 10px;
    margin: 5px 5px;
}

.blogartikel-entry-info .blog_artikel_author a{
    color: rgba(0, 0, 0, 0.5);
}

.blogartikel-entry-info > .row {
    padding-bottom: 20px;
}

.blogartikel-entry-info .social {
    height: 50px;
    display: none;
}

.blogartikel-entry-info .social ul {
    display: inline;
}

.blogartikel-entry-info .social li.fb{
    background-color: #4267B2;
}

.blogartikel-entry-info .social li.twitter{
    background-color: #657786;
}
.blogartikel-entry-info .social li a > i {
    margin-right: 10px;
}

.blogartikel-entry-info .social li a{
    color: white;
    padding: 2px 10px;
    min-width: 100px;
    width: 100px;
}

.blogartikel-slide {
    padding: 20px 0 20px 0;
}

.social_row_col {
    padding: 15px 0 15px 0;
}

.social_row_col > ul > li {
    float: left;
    margin: 0px 25px 0 0;
}

.social_row_col > ul > li span{
    display: block;
    margin-top: 10px;
    color: var(--gray);
}

.social_row_col > ul > li > a{
    text-align: center;
    display: block;
}

.social_row_col > ul > li > a > i{
    font-size: 20pt;
    color: #bfbfbf;
}

.social_row_col > ul > li:hover {
    cursor: pointer;
}


.carousel-item {
    margin-right: unset;
}

.hide {display:none!important }
.pagination li:before{
    content: "" !important;
}
.page-link {
    padding: 0.5rem 0.5rem;
    color: black;
    background-color: #fff;
    border: none;
}

hr {
    border-top: 1px solid var(--grey) !important;
}

.blog_artikel_views_div_mobile {
    display: none;
}

@media (min-width: 768px) {

    /* show 3 items */
    .carousel-inner .active,
    .carousel-inner .active + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        -webkit-transition: none;
        transition: none;
    }

    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}


@media (max-width: 1350px) {

}


@media (max-width: 1300px) {
    #secondNavbar {
        height: 50px;
    }

    .navbar {
        padding: 0 !important;
        height: 150px;
        margin: 0 20px 0 0px;
    }

    .secondNavbar .navbar-brand {

    }

    .secondNavbar .navbar-brand {
        padding: 5px 10px 0px 17px;
    }
}

@media (max-width: 1200px) {

    .blog_navbar_main li.nav-item {
        margin: 0 0px;
        float: left;
    }
    #blog_sidebar_social ul > li {
        margin: 0px 5px 0px 0px;
    }

    .text-overlay > p:nth-child(2) {
        width: 200px;
    }

    .secondNavbar > .container-fluid > .col-6 {
        padding-left: 17px;
    }

    .gsc-search-button-top {
        padding: 0;
    }
    .blog_sidebar #top-search-input {
        width: 155px;
    }
    .blog_sidebar .gsc-search-button-top {
        padding: 2px 2px;
    }
    .gsc-search-button-v2 {
        padding: 3px 6px !important;
    }

    #blogCarousel .carousel-item img {
        max-height: 300px;
        min-height: 300px;
        height: 500px;
    }

    .carousel-item {
        padding-right: 4px;
        padding-left: 4px;
    }

    .col-lg-6 .text-overlay li, .col-lg-4 .text-overlay li{
        width: 105px;
    }

    .col-lg-6 .text-overlay-list, .col-lg-4  .text-overlay-list{
        width: 240px;
    }
}


@media (max-width: 1024px) {
    .blog_sidebar .nav-item-search.cse .gsc-search-button-v2, .blog_sidebar .gsc-search-button-v2 {
        padding: 3px 5px !important;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        align-items: flex-end;
        margin-top: auto;
    }

    .navbar-expand-lg .navbar-nav {
        margin-left: auto;
        margin-right: auto;
    }

}

@media (max-width: 992px) {

    .load_more_artikel_btn {
        font-size: 13pt;
    }

    .beliebte-blogartikel.section_title h1 span {
        margin: 20px 15px 30px 15px;
    }

    .beliebte-blogartikel.section_title h1:after {
        opacity: 0;
    }

    h1 {
        font-size:22pt !important;
        color: rgba(0,0,0,0.9);
    }

    .blog_top_content_title_dein {
        display: flex;
    }

    .beliebte-blogartikel.section_title h2 {
        font-size: 16pt;
        color: rgba(255, 255, 255, 0.90);
    }

    .beliebte-blogartikel.section_title h2 span {
        margin-right: auto;
        margin-left: auto;
        color: rgba(255, 255, 255, 0.90);
    }

    .navbar-nav .nav-item .nav-link.active {
        width: 30vw;
    }

    .gsc-search-button-v2 {
        padding: 0 6px !important;
    }

    .gsc-search-button-top {
        font-size: 20px !important;
    }

    .blog_navbar_language_mobile {
        margin-left: 15px;
        margin-top: 7px;
    }

    .blog_navbar_language_mobile .nav-item {
    ;
    }

    .gsc-search-input-top {
        width: 120px;
        margin-top: 5px;
    }


    .navbar {
        margin: 0 15px 0 20px;
    }

    .col-md-6 .blog_kachel_image_blogartikel_small {
        max-height: 240px;
        min-height: 240px;
        height: 240px;
    }

    .blog_kachel_image_blogartikel_small {
        max-height: 400px;
        min-height: 400px;
        height: 500px;
    }
    .blog_kachel_image_blogartikel {
        max-height: 400px;
        min-height: 400px;
        height: 500px;
    }
}

@media (max-width: 991px) {
    .card-text-datum {
        padding: 0px 0 5px 0;
        color: white;
    }

    .blog_sidebar #top-search-input {
        width: 130px;
    }

    .card-title-kategorie {
        font-size: 6pt !important;
    }

    .card_bottom_text .card-title-ueberschrift {
        font-size: 16pt !important;
    }

    .card-title-ueberschrift, .col-lg-4 .card-title-ueberschrift, .col-lg-8 .card-title-ueberschrift {
        font-size: 16pt !important;
    }
    .text-overlay > p:nth-child(2) {
        width: 140px;
    }
}

@media (max-width: 768px) {

    .navbar {
        margin: 0 15px 0 20px;
    }


    .card_blog_artikel_col {
        /* margin-bottom: 20px; */
    }

    .blogartikel-info .blog_top_content_title {
        padding: 25px 0 40px 0;
    }

    .section_title > h2, .page-header > h2 {
        padding: 20px 0 30px;
    }

    .beliebte-blogartikel.section_title h1 {
        padding: 5px 0 35px;
    }

    .moreBoxBlogArtikel {
        padding-bottom: 30px;
    }

    .card_container, .card_container_simple {
        margin: 0 5px 18px 5px;
    }

    .centered .card-block .card-title, .centered .card-block .card-text{
        font-weight: 500;
    }

    .blog_bildunterschrift {
        padding: 10px 0 0px;
        font-weight: 500;
    }

    .card-title-ueberschrift, .col-lg-4 .card-title-ueberschrift, .col-lg-8 .card-title-ueberschrift {
        font-size: 18pt !important;
    }

    .blog_card_button {
        padding: 8px 0px 0px 0px;
        font-size: 22pt;
        width: 230px;
        height: 46px;
    }

    .blog_card_button:hover {
        text-decoration: none;
    }

    .blog_unterbild_text {
        font-weight: 500;
    }

    .card-footer-blog .blog_unterbild_text li {
        font-size: 12pt;
    }

    .blog_top_content_title.div {
        margin: 0 20px;
    }

    .blog_top_content_title h1 {
        font-size: 56pt;
    }

    .col-md-6 .blog_kachel_image_blogartikel_small {
        max-height: 400px;
        min-height: unset;
        height: unset;
    }

    .blog_artikel_views_div_mobile {
        display: flex !important;
    }
    .blog_artikel_unterschrift {
        padding-top: 30px;
        padding-left: 0;
    }

    .blog_foot {
        padding-left: 7.5px;
    }

    .blog_artikel_author {
        padding-left: 0;
    }

    .blog_artikel_views {
        display: none;
    }


    #search_mobile {
        padding-top: 8px;
    }

    .blogartikel-list-info {
        margin-bottom: 80px;
    }

    .interior.container.clearfix {
        margin-top: 0;
    }
    #blog_sidebar_social {
        margin-left: auto;
        margin-right: auto;
    }

    .secondNavbar .navbar-brand {
        padding-left: 20px;
    }

    .beliebte-blogartikel .section_title  {
        font-size: 15pt;
    }
    #blogCarousel .carousel-item img {
        max-height: 400px;
        min-height: 400px;
        height: 500px;
    }
    .blog_head > p > a {
        font-size: 9pt;
    }

    .blog_head_date_author > span > span {
        font-size: 10pt;
    }

    .blog_head_date_author > span > a {
        font-size: 10pt;
    }

    .blog_head li {
        font-size: 10pt;
    }
    .section_title > h2, .page-header > h2 {
        font-size: 20pt;
    }
}

@media (max-width: 576px) {

    .navbar-brand {
        padding-left: 0px;
    }

    .blogartikel-info .blog_top_content_title .blog_top_content_title_logo {
        max-width: 130px;
    }

    .blog_top_content_title h1 {
        font-size: 22pt;
    }

    .secondNavbar .navbar-brand {
        padding: 5px 10px 5px 17px;
    }
    .navbar {
        height: 80px !important;
        margin: 0 15px 0 0;
    }

    .menu-toggle {
        top: 40px;
    }
    .img-brand {
        max-width: 300px !important;
    }
    .secondNavbar .navbar-brand {
        padding-left: 0px;
    }

    .blog_kachel_image_blogartikel_small {
        max-height: 400px;
        min-height: 400px;
    }

    .blog_kachel_image_blogartikel {
        max-height: 400px;
        min-height: 400px;
    }
    #blogCarousel .carousel-item img {
        max-height: 300px;
        min-height: 300px;
    }

    .blog-sidebar-info > .row:not(:first-child) {
        padding-top: 40px;
    }
}



@media (max-width: 360px) {

    .menu-toggle {
        top: 40px;
    }

    .img-brand {
        max-width: 230px !important;
        margin-top: 10px;
    }
    .secondNavbar .navbar-brand {
        padding-left: 0px;
    }

    .blog_kachel_image_blogartikel_small {
        max-height: 240px;
        min-height: 240px;
    }

    .blog_kachel_image_blogartikel {
        max-height: 240px;
        min-height: 240px;
    }
    #blogCarousel .carousel-item img {
        max-height: 240px;
        min-height: 240px;
    }
}

@media (max-width: 340px) {
    .img-brand {
        max-width: 180px !important;
        padding-top: 15px;
    }
}