/*------------------------------------*/
/*------ CSS FOR BLOGPAGES ONLY ------*/
/*------------------------------------*/
/*===================== Allgemein ======================*/

/*Font Size*/
#top .fullsize .template-blog .post-title {
    font-size: 36px;
    padding: 0px;
    line-height: 40px;
}
.responsive #top h3.miniheading,
.responsive #top .fullsize .related_title,
#top form .header h5,
.download-wrapper h5,
div#abonnieren h3 {
    font-size: 28px;
}
p,
span.minitext {
    font-size: 16px;
    line-height: 26px;
}
span.minitext,
.responsive #top h3.miniheading {
    text-align: center;
    padding: 20px 0 0;
}
/*Layout*/
#top .container_wrap.container_wrap_first {
    background: #eee;
}
#top .container_wrap.container_wrap_first .content {
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 20%);
            box-shadow: 0 0 8px rgb(0 0 0 / 20%);
    padding: 0;
    margin-top: 65px;
    margin-bottom: 30px;
}
.responsive .container {
    padding: 0;
}
.responsive .container .content article.post-entry,
.responsive .container .content .post-entry .comment_container,
#top .fullsize .related_posts,
.download-wrapper {
    padding: 65px;
}
.responsive .container .content form.wpcf7-form.init {
    padding: 40px;
}
.responsive .container .content article.post-entry {
    background: #fff;
    border-bottom: 2px dotted #dddddd;
    padding-bottom: 110px;
}
.post {
    float: none;
}

/*---- Headerbild ----*/

.avia-section.intro {
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2021/12/banner-top.jpg);
    background-position: 50% 100%;
    background-attachment: scroll;
}
.avia-section.intro .av-section-color-overlay {
    opacity: 0.7;
    background-color: #000000;
}
#top .container_wrap.container_wrap_first .template-blog.template-single-blog .content {
    margin-top: -383px;
}
.post-entry small.avia-copyright {
    display: block;
    color: #333333;
    font-size: 12px;
    margin-top: 5px;
    position: absolute;
}


/*=========================== Breadcrumb =============================*/
.stretch_full.container_wrap.title_container {
    padding: 0;
}
.title_container .breadcrumb-trail span:nth-child(2) span a:before {
    background-image: url(/wp-content/uploads/2021/12/home-breadcrumb-gray.svg);
}

/*------------------------------------*/
/*------ STANDARD POST FORMAT --------*/
/*------------------------------------*/

#top.single-format-standard .fullsize .template-blog .post-meta-infos,
#top.single-format-standard footer.entry-footer,
#top.single-format-standard div#abonnieren,
#top.single-format-standard .download-wrapper,
#top.single-format-standard .comment-wrapper,
#top.single-format-standard .podcast-icons-wrapper,
#top.single-format-standard p.podcast{
    display: none;
}
#top.single-format-standard article.post-entry .intro-content-wrapper .content-container {
    width: 60%;
}
.responsive #top.single-format-standard .container .content article.post-entry {
    padding-bottom: 65px;
    border-bottom: 0;
}

/*------------------------------------*/
/*--------- VIDEO POST FORMAT --------*/
/*------------------------------------*/

#top.single-format-video article.post-entry .intro-content-wrapper .image-container {
    position: absolute;
    bottom: -65px;
}
#top.single-format-video article.post-entry .intro-content-wrapper .content-container {
    width: 73%;
}
#top.single-format-video .fullsize .template-blog .post-meta-infos {
    margin-left: 5%;
    width: 22%;
}
#top.single-format-video .fullsize .template-blog .post .entry-content-wrapper > .entry-content {
    padding-bottom: 0;
}
#top.single-format-video article.post-entry footer.entry-footer {
    position: relative;
}
#top.single-format-video article .entry-footer .button-wrapper {
    margin-top: 15px;
}
#top.single-format-video .download-wrapper {
    display: none;
}
#top.single-format-video article.post-entry .image-container > div {
	margin-top: 0;
}
#top.single-format-video p.author-info {
    padding-bottom: 0;
}

/*===========================Content Section=============================*/
article.post-entry.post-entry-type-standard.category-aktuell .intro-content-wrapper {
    -webkit-box-align: start;.flex_column .template-blog .post-meta-infos
    -ms-flex-align: start;
    align-items: flex-start;
}

article.post-entry .intro-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
article.post-entry .intro-content-wrapper .image-container {
    width: 28%;
    margin-right: 4%;
    position: relative;
}
article.post-entry .image-container > div {
	margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
}
article.post-entry .image-container div.big-preview {
	margin-top: 0px;
}
article.post-entry .intro-content-wrapper .content-container {
    width: 46%;
}
.responsive #top .fullsize .template-blog .post .entry-content-wrapper,
#top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: unset;
}
article.post-entry footer.entry-footer {
    position: absolute;
    bottom: -5px;
}
button.copy {
    border: none;
    padding: 0px;
    font-size: 16px;
    background: none;
    transition: 300ms all;
    width: 35px;
    height: 35px;
    color: #333333;
}
button.copy:hover {
    cursor: pointer;
    color: #ffffff;
    background: #ff5100;
    border-radius: 100px;
    transition: 300ms all
}
button.copy:before {
	content: '';
	content: "\e822";
    font-family: 'entypo-fontello';
    margin: 7px;
}
header.entry-content-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
#top .fullsize .template-blog .post-title {
    text-align: left;
    max-width: unset;
    margin: 0;
}
#top .fullsize .template-blog .big-preview.image-cover.multi-big,
#top .fullsize .template-blog .big-preview.image-cover.multi-big a,
#top .fullsize .template-blog .big-preview.image-cover img {
    margin-bottom: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: static !important;
}

#top .fullsize .template-blog .big-preview.image-contain.multi-big,
#top .fullsize .template-blog .big-preview.image-contain.multi-big a,
#top .fullsize .template-blog .big-preview.image-contain img {
    -o-object-fit: contain;
       object-fit: contain;
    margin-bottom: 0;
    position: static;
    -o-object-position: top;    object-position: top;
}
span.blog-tags.minor-meta,
.post_delimiter {
    display: none;
}
#top .fullsize .template-blog .post .entry-content-wrapper > .entry-content {
    padding-bottom: 70px;
    margin: 0px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
#top .fullsize .template-blog .post .entry-content-wrapper > .entry-content  p {
    font-size: 18px;
}
footer.entry-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: self-end;    
    -ms-flex-align: self-end;    
    align-items: self-end;
}
#top .av-share-box .av-share-link-description {
    margin-bottom: 0;
}
/*Autor*/
span.post-meta-infos time.date-container,
span.post-meta-infos time.date-container span.text-sep,
span.post-meta-infos span.blog-categories,
span.post-meta-infos span.blog-categories,
span.text-sep.text-sep-date,
span.text-sep.text-sep-cat {
    display: none;
}
span.blog-author .author span.fn {
    font-size: 14px;
    font-weight: 300;
}
#top span.author a,
span.blog-author .author span.fn a.post-author-format-type {
    margin-right: 12px;
}
span.blog-author .author span.fn a {
    margin-left: 5px;
}
a.post-author-format-type {
    margin-right: 10px;
}
#top .fullsize .template-blog .post-meta-infos {
    margin-left: 4%;
    width: 18%;
    text-align: left;
    position: relative;
}
span.rounded-container {
    top: 8px;
}
p.author-info {
    position: relative;
    padding-left: 16px;
    font-size: 14px;
    line-height: 20px;
    margin-left: 96px;
    margin-top: 5px;
}
p.author-info:before {
    content: '„';
    color: #515151;
    font-size: 40px;
    position: absolute;
    top: -15px;
    left: 0;
    opacity: 0.8;
    font-family: 'Epilogue';
}
.podcast_player {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-order: 3;
}
/*Buttons*/
article .entry-footer .button-wrapper {
    margin: 30px 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}
a.button.donate-button,
a.button.podcast-button {
    padding: 8px 16px 6px 18px;
    font-size: 16px;
    margin-right: 30px;
}
a.button.podcast-button {
    border: 1px solid #ff5100;
    color:  #ff5100;
}
a.button.donate-button {
    border:1px solid #00857E;
    background: #00857E;
    color: #fff !important;
    position: relative;
    padding-right: 26px;
    text-decoration: none !important;
}
a.button.donate-button::after {
    content: "\E87d";
    font-family: 'entypo-fontello';
    font-size: 10px;
    margin-left: 8px;
    position: absolute;
    bottom: 6px;
}
a.button.donate-button:hover,
a.button.podcast-button {
    background: #004b47;
    border-color: #004b47;
    text-decoration: none;

}
a.button.donate-button:hover {
    color:#00857E;
    border:1px solid #00857E;
}
p.podcast {
    width: -webkit-fit-content;    width: -moz-fit-content;    width: fit-content;
    margin: 0px;
    float: left;
}
.post-entry-type-video p.podcast {
    width: 100%;
    float: left;
    margin: 25px 0px 0px 0px;
}
.post-entry-type-video span.post-meta-infos .podcast-icons-wrapper {
    float: left;
}
a.podcast-icon {
    padding: 0px 10px;
    margin-left: 15px;
    margin-right: 5px;
    width: 35px;
    height: 35px;
    border-radius: 100px;
    position: relative;
}
html body a.podcast-icon [data-av_iconfont='entypo-fontello']:before {
    font-size: 22px;
    color: #333333;
    -webkit-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all;
    position: absolute;
    top: 6px;
    left: 7.5px;
}
html body a.podcast-icon:hover [data-av_iconfont='entypo-fontello']:before {
    color: #ffffff;
}
a.podcast-icon:hover {
    background: #ff5100;
}
/*Social Icons*/
#top .av-social-sharing-box {
	margin-top: 0;
	width: auto;
}
#top .av-share-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#top .av-share-box ul {
    display: block;
    border: none;
    margin-left: 20px;
}
#top .av-share-box ul li a {
    width: 35px;
    height: 35px; 
    line-height: 30px;   
    padding: 0;
    border-radius: 100px;
    position: relative;
}
#top .av-share-box ul li {
    padding-right: 12px;
    border: none;
}
html body .av-share-box [data-av_iconfont='entypo-fontello']:before {
    font-size: 17px;
    bottom: 1px;
    position: absolute;
    left: 0;
    right: 0;
}
.podcast-icons-wrapper a.spotify {
    background: url(/wp-content/uploads/2022/01/spotify.svg) 50% 50%;
}
.podcast-icons-wrapper a.apple-podcasts {
    background: url(/wp-content/uploads/2022/01/apple-podcast.svg) 50% 50%;
}
.podcast-icons-wrapper a.deezer {
    background: url(/wp-content/uploads/2022/01/deezer.svg) 50% 50%;
}
.podcast-icons-wrapper a.google-podcasts {
    background: url(/wp-content/uploads/2022/01/google-podcast.svg) 50% 50%;
}
.podcast-icons-wrapper a.rss-feed {
    background: url(/wp-content/uploads/2022/01/rss-feed.svg) 50% 50%;
}

.podcast-icons-wrapper a.youtube {
    background: url(/wp-content/uploads/2024/07/youtube.svg) 50% 50%;
}

#top .podcast-icons-wrapper a {
    background-repeat: no-repeat;
    background-size: 56%;
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 20px;
    padding: 18px;
    text-indent: -999999px;
    border-radius: 100px;
    -webkit-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all;
    margin: 0 5px;
}
#top a.podcast-icon {
    text-indent: 0;
    margin-left: 15px;
}
.podcast-icons-wrapper {
    margin-top: 8px;
}
.podcast-icons-wrapper a.spotify:hover {
    background: #1DB954 url(/wp-content/uploads/2022/01/spotify-white.svg) 50% 50%;
}
.podcast-icons-wrapper a.apple-podcasts:hover {
    background: #D56DFB url(/wp-content/uploads/2022/01/apple-podcast-white.svg) 50% 50%;
}
.podcast-icons-wrapper a.deezer:hover {
    background: #ff0000 url(/wp-content/uploads/2022/01/deezer-white.svg) 50% 50%;
}
.podcast-icons-wrapper a.google-podcasts:hover {
    background: #0066D9 url(/wp-content/uploads/2022/01/google-podcast-white.svg) 50% 50%;
}
.podcast-icons-wrapper a.rss-feed:hover {
    background: #f26522 url(/wp-content/uploads/2022/01/rss-feed-white.svg) 50% 50%;
}
.podcast-icons-wrapper a.youtube:hover {
    background: #FF0000 url(/wp-content/uploads/2024/07/youtube-white.svg) 50% 50%;
}

/*===========================Comment Section=============================*/
.comment-entry.post-entry {
    background: #fff;
}
.comment-wrapper {
    padding-top: 30px;
    background: #fff;
}
.side-container-comment-inner,
.fullsize .comment_content time  {
    display: none;
}
.comment_container {
    padding: 50px 0;
    margin: 0 auto;
}
header.comment-header {
    margin-right: 3%;
}
cite.comment_author_name {
    font-size: 14px;
}
.responsive #top  .comment_text.entry-content-wrapper.clearfix {
    padding-bottom: 0;
}
.responsive #top  .comment_container h5 {
    margin-bottom: 35px;
    font-size: 28px;
    text-align: center;
    padding: 20px 0;
}
li.comment:last-child {
    margin-bottom: 65px;
}
.single-portfolio .alternate_color .breadcrumb a,
.single-portfolio .alternate_color .breadcrumb {
    color: #fff;
}
.responsive #top .commentlist>.comment {
    padding: 5px 0;
    border-bottom: 1px dotted #ddd;
}
#top .commentlist .comment>div,
#top .commentlist .comment {
    min-height: unset;
}
.fullsize .comment_content {
    margin-left: 12px;
    width: 100%;
    padding-bottom: 0;
}
.commentlist article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
/*Comment Form*/
#top form {
    margin-bottom: 0;
}
#top  #commentform p {
    padding-bottom: 0;
}
#top  #commentform p.form-submit {
    padding-bottom: 30px;
}
#top #commentform p.logged-in-as {
    margin: 10px 0 0;
}
#top form#commentform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#top p.comment-form-cookies-consent {
    display: none;
}
#top  p.comment-notes,
#top  p.comment-form-url,
#top .comment-form-url input, 
#top .comment-form-email input, 
#top .comment-form-author input,
#top  p.comment-form-cookies-consent,
#top  p.comment-form-comment,
#top  p.form-submit,
#top p.comment-form-author.city-input,
#top .commentlist .comment-form-url input, 
#top .commentlist .comment-form-email input, 
#top .commentlist .comment-form-author input {
    width: 100%;
}
#top  p.comment-form-author,
#top  p.comment-form-email {
    width: 48%;
}
#commentform label,
#top .tnp-field label {
    position: relative;
    left: 0;
    font-size: 14px;
    padding-bottom: 5px;
}
#top .input-text, 
#top input[type="text"], 
#top input[type="input"], 
#top input[type="password"], 
#top input[type="email"], 
#top input[type="number"], 
#top input[type="url"], 
#top input[type="tel"], 
#top input[type="search"], 
#top textarea, #top select {
    padding: 12px;
    margin: 0;
}
#top  input#wp-comment-cookies-consent {
    margin-bottom: 10px;
}
#top  p.form-submit {
    text-align: center;
}
#top input#submit,
#top .main_color .tnp-field input.tnp-submit {
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
    padding: 13px 45px;
    margin: 20px 0 0;
    border:1px solid #ff5100;
    -webkit-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all;
        background-color: transparent;
    color: #000;
}
#top input#submit:hover,
#top .main_color .tnp-field input.tnp-submit:hover {
    border:1px solid #ff5100;
    background: #ff5100;
}
#top .main_color textarea {
    min-height: 150px;
}
#top .comment_text p {
    width: 85%;
    word-break: break-all;
    margin: 0px 5% 0 0;
    font-size: 14px;
    line-height: 20px;
    opacity: 0.8;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
    word-break: break-word;
}
#top .comment-reply-link:before {
    content: "\e830";
    font-family: 'entypo-fontello';
    font-size: 10px;
    margin-right: 5px;
}
#top .comment-reply-link {
    position: absolute;
    bottom: 0;
    right: 0;
}
#top .commentlist .comment,
.load-more-button {
    float: none;
    max-width: 50%;
    margin: 0 auto;
    position: static;
}
#top .commentlist .comment.depth-1,
#top .commentlist .comment>div {
    float: none;
}
.comment_container {
    padding-top: 0;
}
.responsive .container .content .post-entry .comment_container .comment-respond {
    width: 50%;
    margin: 0 auto;
}
.responsive .container .content .post-entry .comment_container {
    padding-top: 0;
    padding-bottom: 0;
}
.comment_container .minitext {
    display: none;
}
#top .commentlist #reply-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0;
    font-size: 22px;
}
#top .commentlist #respond {
    padding: 0 10px;
    margin-bottom: 15px;
}
#top .commentlist #respond #comment {
    width: 100%;
}
#top #reply-title small a {
    float: unset;
    font-size: 12px;
    color: #ff5100;
}
.commentlist #commentform label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.comment-respond span.required, 
.newsletter-wrapper span.required {
    margin-left: 3px;
}
#top .load-more-button {
    padding: 16px 32px 35px;
    text-align: center;
}
#top .load-more-button .btn.loadMoreBtn {
    color: #ffffff;
    background: #ff5100;
    padding: 10px 10px 8px;
    border: 1px solid #ff5100;
}
#top .load-more-button .btn.loadMoreBtn:focus {
    text-decoration: none;
}
#top .main_color .load-more-button .btn.loadMoreBtn:hover {
    text-decoration: none;
    border-color: #ff5100;
    background: transparent;
}
#top .main_color .load-more-button .btn.loadMoreBtn:hover span,
#top .main_color .load-more-button .btn.loadMoreBtn:hover {
    color: #ff5100;
}
#top .main_color .comment div#respond textarea#comment,
#top .main_color .comment div#respond input[type='text'] {
    margin-bottom: 5px;
}
#top p.comment-form-author.city-input {
    margin-bottom: 5px;
}
#top .comment div#respond p.form-submit {
    padding-bottom: 0;
}
#top #commentform p.comment-form-comment {
    padding-top: 25px;
    padding-bottom: 10px;
}

/* comment children*/
#top .commentlist .children .comment {
    max-width: unset;
    width: 100%;
    background: #f3f3f355;
    border: 1px dotted #ddd;
    margin-top: 10px;
    padding:10px;
}
#top .commentlist .children .comment:last-of-type {
    margin-bottom: 6px;
}
#top .commentlist ul,
#top .commentlist .children ul {
    margin-left: 0;
    padding-left: 4%;
    border-left: 0;
}
.children article {
    position: relative;
}
.fullsize .children .comment_content,
#top .children .comment_text {
    padding: 0;
}
.children .gravatar {
    left: 0;
}
#top .children .comment-reply-link {
    left: auto;
    top: auto;
}
/*================== Newsletter Section ================== */
.required-ntc,
span.wpcf7-spinner {
    display: none;
}
form.wpcf7-form .tnp-subscription {
    max-width: 50%; 
    width: 70%;
    margin: 0 auto;
}
#top .main_color .tnp-field select, 
#top .main_color .tnp-field input, 
#top .main_color .tnp-field textarea {
    padding: 12px;
    background: #f8f8f8;
}
#top .tnp-field label {
    padding: 5px 0px 8px;
}
.tnp-field-wrapper .tnp-field {
    width: 48%;
}
#top .main_color .tnp-field input.tnp-submit {
    margin: 30px auto 0px;
}
#top form .header {
    text-align: center;
    width: 70%;
    margin: 0 auto 50px;
}
.wpcf7-not-valid-tip {
    font-weight: 600;
    margin-top: 5px;
}
.wpcf7 form .wpcf7-response-output {
    max-width: unset;
    padding: 15px 65px;
    margin: 60px auto 0px;
    text-align: center;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #dc3232;
    background: #dc3232;
}
/*======================= Download/ Manuskript ====================*/
.download-view.toggleview,
.manuscript-view.toggleview {
    background: #ffffff;
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 30%);
    box-shadow: 1px 1px 10px rgb(0 0 0 / 30%);
}
.download-view.toggleview div,
.manuscript-view.toggleview div {
    margin-bottom: 20px;
}
#top .readmore-box {
	margin-bottom:0px; 
}
.download-view.toggleview div.intro,
.manuscript-view.toggleview div.intro {
    width: 100%;
}
.download-view.toggleview .description,
.manuscript-view.toggleview .description {
    width: 79%;
    padding: 20px;
    background: #eeeeee77;
    margin-right: 3%;
}
.download-wrapper div.intro span {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
}
.downloadbutton a {
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
    padding: 18px 25px;
    border: 1px solid #ff5100;
    background: transparent;
    color: #000;
    margin: 0;
    text-align: center;
    text-decoration: none !important;
}
.downloadbutton a:hover {
    background: #ff5100;
    color: #000;
    text-decoration: none;
}
#top .downloadbutton {
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 18%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.download-wrapper {
    background: #ffffff;
    padding-bottom: 10px;
}
#top .readmore-box.expanded {
    height: auto!important
}
a.downloadbuttonhref.disabled {
    opacity: 0.6;
}
.download-wrapper .acceptancediv {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.download-wrapper .acceptancediv input#acceptance {
    margin-right: 6px;
}
#top .readmore-box .read-more {
    padding: 0px;
    background-image: -o-linear-gradient(top, transparent, #f7f7f7);
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#f7f7f7));
    background-image: linear-gradient(to bottom, transparent, #f7f7f7);
}
/*Togglers*/
.download-wrapper .togglers {
    margin-top: 30px;
    -webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 30%);
            box-shadow: 1px 1px 10px rgb(0 0 0 / 30%);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: rgb(0 0 0 / 16%);
}
.download-wrapper .togglers button {
    border: none;
    padding: 18px 40px 17px;
    font-size: 18px;
    background-color: #ff5100;
    color: #ffffff;
    -webkit-transition: 200ms all;
    -o-transition: 200ms all;
    transition: 200ms all;
    border:1px solid #ff5100;
}
.download-wrapper .togglers button:nth-of-type(2) {
    margin-left: -2px;
}
.download-wrapper .togglers button.active, 
.download-wrapper .togglers button:hover {
    background-color: #ffffff;
    color: #ff5100;
    cursor: pointer;
    border: 1px solid #ffffff;
}
.description .readmore-box .read-more button {
    background-color: #ffffff;
    color: #ff5100;
    border: 1px solid #ff5100;
    font-size: 16px;
    padding: 14px 26px;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
.description .readmore-box .read-more button:hover {
    background-color: #ff5100;
    color: #ffffff;
}
/*======================= Related Post Section =====================*/
#top .template-blog .content > div:last-of-type {
    padding-bottom: 65px;
}
.related_posts {
    margin-bottom: 0;
}
#top .fullsize .related_title {
    text-align: left;
}
.av-content-full > .related_posts {
    max-width: unset;
    border: none;
    background: #fff;
}
#top .related_posts .no_margin.av_one_third:nth-child(3n+1), 
#top .related_posts .no_margin.av_one_third:nth-child(4n+1), 
#top .related_posts .no_margin.av_one_third:nth-child(5n+1) {
	margin-bottom: 0;
}
#top .related_posts .no_margin.av_one_third{
    width: 30.6%;
    margin-left: 4%;
    margin-bottom: 4%;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 30%);
            box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    padding: 0;
    background: #ffffff;
}
#top .related_posts .no_margin.av_one_third:first-child, 
#top .related_posts .no_margin.av_one_third:nth-child(3n+1){
    margin-left: 0;
}
#top .related_posts .no_margin.av_one_third:first-of-type {
	margin-bottom: 4%;
}
#top .fullsize .related_entries_container img {
    margin: 0 auto;
    width: 100%;
    min-height: 265px;
    max-height: 265px;
    -o-object-fit: cover;
       object-fit: cover;
}
#top .related_posts .related-post-categories,
#top .related_posts span.related-post-date {
    display: none;
}
#top .related_posts .related-post-title {
    text-align: left;
    padding: 40px 40px 0;
}
.related_entries_container.clearfix {
    margin: 30px auto 0;
    display: -webkit-box;    
    display: -ms-flexbox;    
    display: flex;
    -ms-flex-wrap: wrap;    
    flex-wrap: wrap;
}
.related-post-excerpt {
    font-size: 14px;
    padding: 0 40px;
    text-align: left;
}
#top .related-post-wrapper .mejs-controls {
    padding: 0 10px;
    margin-top: 10px;
}
.related-post-readmore {
    text-align: left;
    padding: 10px 40px 40px;
}
span.related-format-icon {
    display: none;
}
.related-post-readmore a {
    font-size: 16px;
}



/* Audio */

#top .fullsize .template-blog .big-preview.audio-preview {
    padding: 10px 28px 0;
}

audio::-webkit-media-controls-panel {
    display: flex;
    flex-direction: row-reverse;
}

 audio::-webkit-media-controls-play-button {
    margin-right: 10px;
    order: 5;
}
audio::-webkit-media-controls-timeline {
    order: 4;
}
audio::-webkit-media-controls-current-time-display {
    order: 3;
}
audio::-webkit-media-controls-time-remaining-display {
    order: 2;
}
audio::-webkit-media-controls-mute-button {
    order: 1;
}

audio::-webkit-media-controls-play-button {
    -webkit-appearance: media-play-button!important;
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
    transition: 300ms all;
    outline: 0.12rem solid #000000;
    transform: scale(1.2);
    border:none;
}

audio:hover::-webkit-media-controls-play-button {
    background-color: #00aeff;
    outline: 0.12rem solid #00aeff;
    filter: invert(1);
    border:none;
}
/*-----------------------------------------------*/
/*----------------- RESPONSIVE ------------------*/
/*-----------------------------------------------*/

@media only screen and (max-width: 1720px) {
    .responsive #main .container {
        width: auto;
        padding: 0 60px;
    }
    div#header_meta .container {
      width: calc(100% - 100px);
    }
    .title_container .breadcrumb {
        left: 60px;
    }
    article.post-entry .intro-content-wrapper .content-container {
        width: 42%;
    }
    #top .fullsize .template-blog .post-meta-infos {
        width: 22%;
    }
    #top.single-format-video article.post-entry .intro-content-wrapper .content-container {
        width: 70%;
    }
    #top.single-format-video article.post-entry .intro-content-wrapper .image-container {
        width: 100%;
    }
    #top.single-format-video article.post-entry .image-container > div {
        position: relative;
        bottom: 0;
    }
    article.post-entry .image-container > div.big-preview {
        position: relative;
        bottom: 0;
    }
    /*-- Video Post Format --*/
    #top.single-format-video .fullsize .template-blog .post-meta-infos {
        margin-left: 5%;
        width: 29%;
    }
    #top.single-format-video article.post-entry .intro-content-wrapper .content-container {
        width: 66%;
    }
}
@media only screen and (max-width: 1480px) {
    /* Download Section*/
    .download-view.toggleview .description, .manuscript-view.toggleview .description {
        width: 68%;
    }
    #top .downloadbutton {
        width: auto;
    }
    /* Allgemein */
    #top .commentlist .comment, .load-more-button,
    .responsive .container .content .post-entry .comment_container .comment-respond,
    form.wpcf7-form .tnp-subscription {
        max-width: 85%;
        width: 85%;
    }
    /* Content Section */
    article.post-entry .intro-content-wrapper .image-container {
        width: 45%;
        height: 100%;
    }
    article.post-entry .intro-content-wrapper .content-container {
        width: 51%;
    }
    #top .fullsize .template-blog .post-meta-infos {
        width: 100%;
        margin: 0;
        padding-top: 30px;
    }
    article.post-entry .image-container > div {
        position: static;
    }
    .responsive .container .content article.post-entry {
        padding-bottom: 45px;
    }
    p.author-info {
        width: 40%;
    }
    .responsive .container .content article.post-entry {
        padding-top: 45px;
    }
    article.post-entry footer.entry-footer {
        position: relative;
    }
    #top .fullsize .template-blog .post .entry-content-wrapper > .entry-content {
        padding-bottom: 0;
    }
    /* Comment Section */
    #top .load-more-button {
        padding: 0 55px 65px;
    }
    /* Abonnieren */
    span.wpcf7-list-item.first.last label {
        width: 100%;
    }
    /* Related Posts */
    #top .fullsize .related_entries_container img {
        min-height: 190px;
        max-height: 190px;
    }
    #top .related_posts .related-post-title,
    .related-post-excerpt,
    .related-post-readmore,
    #top .related-post-wrapper .mejs-controls {
        padding-left: 25px;
        padding-right: 25px;
    }
    .related-post-readmore {
        padding-bottom: 25px;
    }
    #top .related_posts .related-post-title {
        padding-top: 25px;
    }
    /*-- Video Format --*/
    #top.single-format-video p.author-info {
        width: 75%;
    }

}
@media only screen and (max-width: 1280px) {
    .responsive .container .content article.post-entry, .responsive .container .content .post-entry .comment_container, #top .fullsize .related_posts, .download-wrapper {
        padding: 50px;
    }
    .responsive #main .container {
        padding: 0;
    }
    /*-- Headerbild --*/
    .avia-section.intro {
        display: none;
    }
    #top .container_wrap.container_wrap_first .template-blog.template-single-blog .content {
        margin-top: 65px;
    }
    #top.single .alternate_color .breadcrumb.avia-breadcrumbs,
    #top.single .alternate_color .breadcrumb.avia-breadcrumbs a,
    #top.single .breadcrumb a.category-aktuell,
    #top.single .breadcrumb a.category-andacht,
    #top.single .breadcrumb a.category-kompakt,
    #top.single .breadcrumb a.category-nachgefragt,
    #top.single .breadcrumb a.category-video,
    #top.single .breadcrumb a.category-der-kleine-gottesdienst {
        color: #000;
    }
    /*Content*/
    p.author-info {
        width: 60%;
    }
    a.podcast-icon {
        margin-left: 8px;
        margin-right: 0;
    }
    a.button.donate-button {
        margin-right: 20px;
    }
    #top .av-share-box ul {
        margin-left: 10px;
    }
}
@media only screen and (max-width: 1024px) {
    /* Header */
    div#header_main {
        padding: 0 50px;
    }
    small.avia-copyright {
        padding-left: 50px;
        margin-top: 10px;
    }
    /* Allgemein */
    #top .commentlist .comment, .load-more-button, .responsive .container .content .post-entry .comment_container .comment-respond, form.wpcf7-form .tnp-subscription {
        max-width: 100%;
        width: 100%;
    }
    /* Content Section */
    article.post-entry .intro-content-wrapper .content-container,
    article.post-entry .intro-content-wrapper .image-container,
    #top.single-format-standard article.post-entry .intro-content-wrapper .content-container {
        width: 100%;
        margin-right: 0;
    }
    p.author-info {
        width: auto;
    }
    article .entry-footer .button-wrapper {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    }
    .podcast-icons-wrapper {
        width: unset;
        margin-left: 0;
    }
    p.podcast {
        margin-top: 0;
    }
    .post-entry-type-video p.podcast {
        margin-left: 100px;
        float: none;
    }
    .post-entry-type-video span.post-meta-infos .podcast-icons-wrapper {
        float: none;
        margin-left: 76px;
    }
    #top.single-format-standard .av-social-sharing-box.av-social-sharing-box-default.av-social-sharing-box-fullwidth {
        bottom: -105px;
    }
    article.post-entry .intro-content-wrapper .image-container {
        position: unset;
    }
    article.post-entry .image-container > div {
        bottom: -65px;
        margin-bottom: 20px;
        margin-top: 20px;
        padding: 0 50px;
    }
    article.post-entry .intro-content-wrapper .content-container {
        padding: 0 50px;
    }
    #top .fullsize .template-blog .post-meta-infos {
        padding: 40px 50px 30px;
    }
    #top .fullsize .template-blog .big-preview.image-cover.multi-big {
        height: auto;
        margin-bottom: 40px;
    }
    .responsive .container .content article.post-entry {
        padding: 0;
    }
    /* Comment Section */
    #top .load-more-button {
        padding: 0 65px 65px;
    }
    /*Related Posts*/
    #top .related_posts .no_margin.av_one_third {
        width: 100%;
        margin-left: 0;
        margin-bottom: 50px; 
    }
    .related_entries_container.clearfix {
        display: block;
    }
    #top .related_posts .no_margin.av_one_third:nth-child(3n+1), 
    #top .related_posts .no_margin.av_one_third:nth-child(4n+1),
    #top .related_posts .no_margin.av_one_third:first-of-type {
        margin-bottom: 50px;
    }
    /* Download Section*/
    .download-view.toggleview .description, .manuscript-view.toggleview .description {
        width: 100%;
    }
    /* Video Format */
    .responsive #top.single-format-video .container .content article.post-entry {
        padding-bottom: 0;
    }
    #top.single-format-video article.post-entry .intro-content-wrapper .content-container {
        width: 100%;
        padding-top: 35px;
    }
    #top.single-format-video .fullsize .template-blog .post-meta-infos {
        margin-left: 0%;
        width: 100%;
    }
}
@media only screen and (max-width: 989px) {
    .responsive #main .container {
        padding: 0;
    }
}
@media only screen and (max-width: 767px) {
    /* Allgemein */
    .responsive #top #wrap_all .container {
        width: 100%;
        max-width: unset;
    }
    #top .load-more-button {
        padding: 0px 50px 65px;
    }
    /* Header */
    .responsive #top div#header_meta .container {
        width: calc(100% - 100px);
    }
    /* Content Section */
    article .entry-footer .button-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
    a.button.donate-button, a.button.podcast-button {
        margin-bottom: 20px;
        width: 100%;
        margin-right: 0px;
        text-align: center;
    }
    #top .av-share-box ul li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    html body [data-av_iconfont='entypo-fontello']:before {
        font-size: 18px;
    }

    /* Download Section */ 
    .download-view.toggleview .description, .manuscript-view.toggleview .description {
        margin-right: 0px;
    }
}
@media only screen and (max-width: 665px) {
    /*Allgemein*/
    .responsive #main .container,
    form.wpcf7-form .tnp-subscription {
        padding: 0 !important;
    }
    .responsive .container .content .post-entry .comment_container {
        padding-top: 0;
    }
    .responsive #top .comment_container h5 {
        font-size: 28px;
        overflow-wrap: break-word;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
    .responsive #main .footer-page-content .container {
        padding: 0 50px!important;
    }
    /* Header */
    .responsive #top div#header_meta .container {
        width: 85%;
    }
    div#header_main {
        padding: 0 40px;
    }
    /*Comment Section*/
    .children article:before,
    .children article:after {
        left: -4%;
    }
    .children article:after {
        width: 4%;
    }
}

@media only screen and (max-width: 520px) {
    /*-- Breadcrumbs --*/
    #top .container_wrap.container_wrap_first .template-blog.template-single-blog .content {
        margin-top: 0;
    }
    .responsive .single-post #main .stretch_full.title_container .container {
        position: static;
        padding: 20px 0 !important;
    }
    .responsive .single-post .title_container .breadcrumb {
        position: relative;
        left: 0;
        top: 3px;
    }
    .responsive #top.single-post #main .container_wrap:first-child {
        position: static;
        background: #eee;
    }
    #top.single-format-video article.post-entry .image-container > div {
        position: unset;
        bottom: 0;
    }
    article.post-entry .image-container > div {
        display: block;
    }
    #top .fullsize .template-blog .post-title {
        font-size: 30px;
    }
    /*-- Share Buttons --*/
    .responsive #top .av-share-box .av-share-link-description {
        margin: 20px 0 20px 0;
    }
    #top .av-social-sharing-box {
        display: -webkit-box;    display: -ms-flexbox;    display: flex;
    }
    #top .av-share-box ul {
        margin-left: 0;
    }
    /* Comment Section*/
    header.comment-header,
    .responsive #top .comment_text.entry-content-wrapper.clearfix {
        width: 100%;
    }
    .fullsize .comment_content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 25px 0 10px;
    }
    .responsive #top .comment_text.entry-content-wrapper.clearfix {
        display: block;
    }
    #top .comment-reply-link {
        float: right;
        margin-top: 15px;
    }
    #top form .header {
        width: 100%;
    }
    /*Download Section*/
    .download-wrapper .togglers button {
        width: 100%;
    }
    .download-wrapper .togglers button:last-child {
        margin-left: 0;
    }
    .download-view.toggleview, .manuscript-view.toggleview {
        padding: 30px;
    }
    .download-wrapper .togglers button.active, .download-wrapper .togglers button:hover {
        border-bottom: 1px solid #e1e1e1;
    }
    #top .downloadbutton {
        margin: 0 auto;
    }
    .download-wrapper {
        padding: 50px 0;
    }
    .download-wrapper h5 {
        padding-left: 40px;
        font-size: 24px;
    }
    .download-wrapper .togglers {
        width: 100%;
    }
    /* Abonnieren */
    .tnp-field-wrapper .tnp-field,
    #top p.comment-form-author, #top p.comment-form-email {
        width: 100%;
    }
    p.podcast {
        text-align: center;
    }
    .post-entry-type-video p.podcast {
        margin-left: 0px;
    }
    .post-entry-type-video .podcast-icons-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .post-entry-type-video span.post-meta-infos .podcast-icons-wrapper{
        margin-left: 0px;
    }
    .post-entry-type-video span.blog-author.minor-meta > div {
        float: left;
        width: 100%;
    }


}
@media only screen and (max-width: 480px) {
    #top .av-share-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    article .entry-footer .button-wrapper {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
    }
    #top.single-format-video article.post-entry .image-container > div {
        position: relative;
        bottom: -40px;
    }

    #top .fullsize .template-blog .big-preview.audio-preview {
        padding: 10px 0px 0;
    }

    audio::-webkit-media-controls-current-time-display,
    audio::-webkit-media-controls-time-remaining-display {
        display: none;
    }
@media only screen and (max-width: 360px) {
    #top .av-share-box ul {
        margin-left: 0;
    }
    #top .av-share-box ul li {
        padding-right: 10px;
    }
    #top .av-share-box ul li a {
        width: 32px;
        height: 32px;
        line-height: 32px;
    }
    html body .av-share-box [data-av_iconfont='entypo-fontello']:before {
        font-size: 19px;
    }
    #top a.podcast-icon {
        margin-left: 0;
    }
    #top .podcast-icons-wrapper a {
        margin: 0 1px;
        background-size: 50%;
    }
    html body a.podcast-icon [data-av_iconfont='entypo-fontello']:before {
        font-size: 20px;
    }

}