.ktcontent.blog-result {
    padding-bottom: 20px !important;
}

.blog-article h1 {
    font-weight: 400;
    line-height: 1.2em;
    margin-top: 0.5em;
}

.blog-article h2 {
    font-weight: 400;
}
.blog-article-img {
    width: 100%;
    margin-bottom: 0;
    margin-top: 20px;
    height: auto;
}

.blog-article-tipp img {
    position: absolute;
    top: -2em;
    left: 20px;
}

.blog-article-tipp {
    background-color: #F2F5F7;
    margin: 4em 0 2em 0;
    padding: 60px 20px 2em 20px !important;
    position: relative;
    border-radius: 6px;
    font-weight: 400;
}

.blog-content {
    text-align: left;
/*     padding: 0 0 1.500em 0; */
}
.article-subhead {
    font-size: 1.100em;
    font-weight: 600;
    margin: 0 0 0.417em 0;
    line-height: 1.6em;
   color: #1D2D56;
}

.ktcontent article.blog-shadow header.blog-content{
  padding: 0;
  min-height: 6rem;
}

.ktcontent article.blog-shadow p.blog-content{
  min-height: 10rem;
}
/* new */
@media screen and (max-width: 768px) {
	.ktcontent #datavBlogArticlesSection.inner.boxset{
		grid-auto-rows: auto;		
	}
	.ktcontent article.blog-shadow header.blog-content{
		min-height: auto;
	}
	.ktcontent article.blog-shadow p.blog-content{
	  min-height: 0;
	  padding-bottom: 0;
	}
	ul.actions{
		width: 100%;
	}
	ul.actions li{
		display: block;
	}
}
/* new end */

.blog-content h2, .blog-content h4 {
    margin: 1.4em 0 0em 0;
}

.blog-content h2, .blog-content h4 {
    margin: 1.4em 0 0 0;
}

.desktop-article-spacer > .frame-default > h2 {
    margin-top: 0;
    margin-bottom: .5rem;
}

.blog-content h2 {
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.3em;
}
.blog-content ul {
    padding-left: 0;
}
.blog-content ul li {
    background: url('/fileadmin/ext/news/Resources/Public/Images/ktx-bullet.svg') no-repeat 0 5px;
    padding: 0 0 10px 1.5em;
    list-style: none;
    margin: 0;
    vertical-align: middle;
}

.blog-content .copyright {
    font-style: italic;
    font-size: 14px;
}
.tipp-check-cycle {
    font-size: 2em;
    display: inline-block;
    margin: 0 20px 0 20px;
    margin-top: auto;
    margin-bottom: auto;


}
.tipp-check-container {
    display: inline-flex;
    padding: 1em 0 1em 0;
}
.fa-check-circle {
    /* vertical-align: middle; */
}
.tipp-content {
    margin: 0 !important;
}
.tipp-content-wrapper {
    padding-top: inherit;
}
.icon-twitter:before {
    color: #283F77;
}
.icon-facebook:before {
    color: #283F77;
}
.icon-linkedin:before {
     content: "\e932";
     color: #283F77;
 }
.icon-link:before {
    content: "\e9cb";
    color: #283F77;
}
.article-author {
    margin-top: 100px;
}
.breadcrumb {
    padding-top: 30px;
}
.breadcrumb-content:first-of-type {
    list-style-type: none;
}
.breadcrumb-content {
    display: flex;
    padding-left: 0;
    margin: 0;
}
.breadcrumb-item:before {
    padding-right: 5px;
    content: "\003E";
}
.breadcrumb-content a{
    font-weight: normal !important;
}
.breadcrumb-active a{
    color: #01C0D8;
}
.breadcrumb-active {
    color: #01C0D8;
}

/* STEUER APP CSS*/
.text-left {
    text-align: left;
}
.bannerright-grey {
	background-image: url(../img/grey-bg-img.png), linear-gradient(hsla(195, 22%, 96%,1) 0%, hsla(195, 22%, 96%,0.5) 50%, hsla(195, 22%, 96%,1) 100%), linear-gradient(to right, hsla(195, 22%, 96%,1) 0%, hsla(195, 22%, 96%,0.5) 50%, hsla(195, 22%, 96%,1) 100%);
    background-size: contain;
    background-position: calc(60vw) center, 0 center, 0 center;
    background-repeat: no-repeat;
    padding: 80px 0;
}
.relative-element {
    position: relative;
}
.absolute-element {
    position: absolute;
    right: -10px;
    bottom: -88px;
}
.fix-iph-width {
    width: 270px;
}
.nopad {
    padding-bottom: 0px;
}
.ktcontent .inner .logoset, .ktcontent .inner .logosetnarrow {
    justify-content: center;
}
.ktcontent .inner .logosetnarrow img.first {
    padding-left: 0px;
}
.text-center {
    text-align: center;
}
.border-top {
    border-top: 2px solid #7FE7F7;
    padding-top: 10px;
}
/* STEUER APP CSS*/

@media screen and (min-width: 1200px) {
    .article-header-social-desktop {
        width: 145px;
        margin-top: 90px;
    }
    /*.article-header-content {*/
        /*margin-left: 145px;*/
    /*}*/
    .article-start {
        display: flex;
    }
    /*.desktop-article-spacer {*/
        /*padding-left: 170px;*/
    /*}*/
    .article-social-content {
    width: 40px;
    height: 40px;
    border-top: solid 1px #283F77;
    border-left: solid 1px #283F77;
    border-right: solid 1px #283F77;
        font-size: 24px;
        text-align: center;
        vertical-align: middle;
        color: #283F77 !important;
    }

    .article-social-content .socialicon {
        vertical-align: middle;
    }
    .article-social-content:first-of-type {
        border-radius: 5px 5px 0 0;
    }
    .article-social-content:last-of-type {
        border-bottom: solid 1px #283F77;
        border-radius: 0 0 5px 5px;
    }
    .article-header-social-mobil {
        display: none !important;
    }
}

@media screen and (max-width: 1200px) {
    .article-header-social-desktop {
        display: none !important;
    }
    .article-header-social-mobil {
        margin-top: 60px;
        margin-bottom: 12px;
    }
    .article-header-social-mobil p {
        margin: 0 0 10px 0;
    }

    .article-social {
        display: flex
    }
    .article-social-content {
        width: 40px;
        height: 40px;
        border-top: solid 1px #283F77;
        border-right: solid 1px #283F77;
        border-bottom: solid 1px #283F77;
        font-size: 24px;
        text-align: center;
        vertical-align: middle;
        color: #283F77 !important;
    }
    .article-social-content:first-of-type {
        border-radius: 5px 0 0 5px;
        border-left: solid 1px #283F77;
    }
    .article-social-content:last-of-type {
        border-radius: 0 5px 5px 0;
    }
    .article-social-content .socialicon {
        vertical-align: middle;
    }
}

@media screen and (max-width: 992px) {
    /* STEUER APP CSS*/
    .absolute-element {
        right: -20px;
    }

    .fix-iph-width {
        width: 200px;
    }
    .bannerright-grey {
        background-size: cover;
    }
    /* STEUER APP CSS*/
}


@media screen and (max-width: 768px) {
    .article-tipp-headline {
        font-size: 1.875em;
    }
    .article-tipp-subheadline {
        font-size: 2.875em;
    }
    .article-subhead {
        font-size: 1.375em;
    }
    .blog-content {
        padding: 0 0 1.875em 0;
    }
    /* STEUER APP CSS*/
    .text-left {
        text-align: center;
    }
     .fix-iph-width {
        width: 300px;
        display: block;
        margin: 0 auto;
    }
    .relative-element {
        position: static;
        text-align: center;
    }
    .absolute-element {
        position: static;
        margin: 0 auto;
        padding-top: 30px;
    }
    .bannerright-grey {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    .logosetnarrow {
        margin-top: 0.625em;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center
    }
    .ktcontent .inner .logoset, .ktcontent .inner .logosetnarrow {
        justify-content: center;
        align-items: center;
    }
    .ktcontent .inner .logosetnarrow img.first {
        padding-left: 0.625em;
    }
    /* STEUER APP CSS*/
}

@media screen and (max-width: 576px) {
    .fix-iph-width {
        width: 280px;
    }
}

