.Workation__main { padding: 50px 0; }
.Workation__head__title_cover h4 { color: var(--secondary); margin: 0; padding-bottom: 10px; }
.Workation__head__title_cover h1 { color: var(--third); font-weight: 500; margin: 0; padding-bottom: 30px; }
.Workation__head__title_cover { margin: 0 auto; max-width: 800px; padding-bottom: 30px; }
.Workation__title_row { padding-bottom: 30px;}
.Workation__main_thumbnail img { width: 100%; display: block; }
.Workation__author_row { display: flex; justify-content: center; align-items: center; flex-flow: wrap; }
.Workation__main_thumbnail { padding-bottom: 30px; }
.Workation__author_thumbnail img { width: 90px; height: 90px; border-radius: 100%; object-fit: cover; object-position: top center;}

h4.Workation__author_name { margin: 0; padding-bottom: 10px; font-weight: 400; color: var(--grey); }
h4.Workation__author_date { margin: 0;  font-weight: 400; color: var(--grey); }

.teamarbeit_content_row { padding-bottom: 150px; max-width: 800px; margin: 0 auto; }
img.teamarbeit_content_thumbnail { width: 100%; display: block; padding: 30px 0; }

.Workation__notise_row { margin: 0 auto; max-width: 800px; }
.Workation__notise_row a { color: var(--secondary); transition: all 0.4s ease; }
.Workation__notise_row a:hover { color: var(--primary); }
.Workation__notise_row a:first-child { padding-left: 5px; }

.Blogbeitrag__main { padding: 70px 0; background-color: var(--secondary); margin-bottom: 50px; }
.Blogbeitrag__main_row { text-align: center; color: var(--white); }
.Blogbeitrag__Logo_row { display: flex; align-items: center; justify-content: center; padding-top: 30px; }
.Blogbeitrag__Logo_thumbnail { padding: 0 20px; }
.Blogbeitrag__Logo_thumbnail a { display: block; }
.Blogbeitrag__Logo_thumbnail img { width: 32px; height: 32px; object-fit: cover; }
.Blogbeitrag___slider_btn a.btn {padding: 10px 50px;}
.Blogbeitrag___slider_main { padding: 60px 0; }

.Workation__author_thumbnail {width: 90px;}
.Workation__author {width: calc(100% - 90px);padding-left: 30px;}

.Workation__author_wrap {display: flex;justify-content: center;}

.Blogbeitrag___slider_row { display: flex; flex-flow: wrap; }
.Blogbeitrag___slider_left { width: 35%; padding-right: 20px; }
.Blogbeitrag___slider_right { width: 65%; padding-left: 50px;}
/* .Blogbeitrag___slider_column { box-shadow: 0 3px 8px rgba(0,0,0,.24); background-color: #fff; overflow: hidden; border-radius: 10px; } */
.Blogbeitrag___slider_thumbnail img { width: 100%; height: 200px; object-fit: cover; border-radius: 10px; }
.Blogbeitrag___slider_cover h5 { color: var(--secondary); margin: 0; padding-bottom: 10px; }
.Blogbeitrag___slider_cover h2 { margin: 0; padding-bottom: 30px;     word-break: break-word; hyphens: auto;  }
.Blogbeitrag___slider_btn {padding-top: 20px;} 
.Blogbeitrag___slider_btn_arrow { display: flex; flex-flow: wrap; align-items: center; padding-top:30px; gap:30px;}
.Blogbeitrag___slider_inner_cover {padding: 20px 20px;}
.slick_slider_arrow {cursor: pointer;}
.Blogbeitrag_slider_wrapper .slick-slide {margin: 10px 10px;}
.Blogbeitrag___slide_tag h4 {color: var(--secondary);}
.Blogbeitrag___slide_title h3 {color: var(--third);}
.Blogbeitrag___slider_inner_content {word-wrap: break-word;}
.Blogbeitrag___slider_left {padding-left: calc(100% / 2 - 1240px / 2);}

.Blogbeitrag_slider_wrapper .slick-track {display: flex;}
.Blogbeitrag_slider_wrapper .slick-slide { background-color: #fff; border-radius: 10px; box-shadow: 0 3px 8px rgba(0,0,0,.24); overflow: hidden; height: auto;}

.workation_author_row {position: absolute;bottom: 20px;right: 20px;left: 20px;}
.workation_box {position: relative;padding-bottom: 70px;}

.blog_comment_section .comment-reply-to {margin: 20px 0;}
.blog_comment_section {padding-top: 30px;padding-bottom: 70px;}
.blog_comment_section .comment.depth-0 {border-top: none;}    
.blog_comment_title h2 {margin: 0;}
.blog_comment_section .field .hs-input, fieldset .hs-input {outline: none;border: 2px solid #163020;}
.blog_comment_section form {padding-top: 20px;}

.blog_comment_section .comment-from h4 {color: var(--grey);}
.blog_comment_section .comment-reply-to {background: none;}


/* .row-fluid .span12{ min-height:0; }

*/
/*================== my css================  */

.social__icon ul li a { align-items: center; background: transparent; border-radius: 100%; display: inline-flex; height: 35px; justify-content: center; overflow: hidden; position: relative; width: 35px; border-style: solid; border-width: 1px 1px 1px 1px; border-color: #005d9b; transition: all 0.4s ease; }
.social__icon ul li { margin-bottom: 12px; }
.social__icon ul li a svg { width: 16px; height: 16px; vertical-align: middle; fill: #005d9b; display: block; }
.social__icon ul li a svg path { fill: #005d9b; }
.social__icon ul li a:hover { background: #005d9b; }
.social__icon ul li a:hover svg path { fill: #fff; }

.blog__image { max-width: 900px; margin: 0 auto; padding-bottom: 25px;}
.blog__content_row { max-width: 800px; margin: 0 auto; padding-top: 25px; display: flex; flex-flow: wrap;}
.blog__content_left { width: 90%; padding-right: 10px;}
.blog__content_right { width: 10%; padding-left: 10px; position: sticky; top:20%; height: 100%;}

.blog_list_content {color: #333;}
.blog_list_content h5 {margin-top: 15px;margin-bottom: 5px; color:var(--color_secondary);}
.blog__content_section {padding: 60px 0;}
.related_bottom_content span { align-items: center; color: #333; font-size: 20px; padding: 0 5px;}
section.related_posts_section { padding: 60px 0; text-align: center; }
.related_posts_title h2 { padding-bottom: 30px; padding-bottom: 30px; font-size: 28px; line-height: 28px; font-weight: 600; color: var(--color_primary); }
.related_posts_row { display: flex; flex-flow: wrap; margin: 0 -20px; }
.related_posts_clomn { width: calc(100%/ 3 - 40px); margin: 0 20px; }
.related_posts_image img { object-fit:cover; position: relative; transform: scale(1.2) translateX(8%); transition-duration: 1.2s; height: 325px !important; !i; !; display: block; width: 100%; }
.related_posts_image { overflow: hidden; min-height: 325px; position: relative; }
.related_posts_image:before { transition:all 0.4s ease; z-index: 1; background: #001D4180; bottom: 0; content: ""; left: 0; opacity: 0; position: absolute; right: 0; top: 0; }
.related_posts_clomn_bottom { padding-top: 20px; text-align: left; }
.related_bottom_title h3 a { color: var(--color_secondary); font-weight: 600; font-size: 22px; line-height: 27px; }
.related_bottom_content { align-items: center; display: flex; padding: 10px 0; }
.related_top_date { color: #333; font-family: Source Sans Pro; font-size: 16px; font-weight: 600; line-height: 21px; }
.related_posts_clomn {transition-duration: 1.2s;}
.related_posts_image:hover:before {opacity: 1;}
.related_posts_image:hover img {transform: scale(1.2) translateX(-4%);}


.post__section { padding: 170px 0; background-color: var(--bg-color); background-size: cover; background-repeat: no-repeat; background-position: center; }
.post_bottom_content {max-width:560px; }
.post_top_title h1 { font-size: 50px; font-weight: 200; line-height: 55px; padding-top: 10px; }
.post_main_cover { font-size: 27px; line-height: 32px; font-weight: 600; color: var(--color_secondary);}
.post_main_cover a {color: var(--color_secondary);font-weight: 600;}
.post_top_title {padding-top: 5px;}
.post_main_cover a:hover { color: #ada453;}
.related_top_date a {color: #333; font-weight:600;}
.related_top_date a:hover { color:var(--color_primary);}
.blog_post_tag ul li a {font-size: 27px;line-height: 32px;font-weight: 600; color: var(--color_secondary);}
.blog__image img {width: 100%;}
.recent_blogs_post a {color: var(--third);font-weight: 700;text-transform: capitalize;}
.recent_blogs_post a:hover {color: #ada453;}

.blog_list_content a {
    word-wrap: break-word;
}


@media(max-width:991px){
  .related_posts_clomn { width: calc(100% / 2 - 20px); margin: 0 10px; }
  .related_posts_row { margin: 0 -10px; }
}
a.postion__link { position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 1;}

@media(max-width:767px){
/*   .post__section { background-image: url(https://8046370.fs1.hubspotusercontent-eu1.net/hubfs/8046370/Imported%20sitepage%20images/Plutos-Mobile-Wissen.jpg) !important;}
   */
  .post__section { background-position: 25% 0px !important; }
  .blog__content_left { width: 100%; padding-right: 0; }
  .blog__content_right {width: 100%; padding-left: 0; position: static; padding-top: 32px; }
  .blog__content_right .social__icon ul li { display: inline-block;margin-bottom: 0; margin-right: 10px; }
  .related_posts_clomn { width: calc(100% / 1 - 00px); margin: 0 00px; }
  .related_posts_row { margin: 0 0; }
}


/*================== my css================  */
@media(max-width:991px) { 
  .teamarbeit_content_row {padding-bottom: 50px;}
  .post_bottom_content {  padding-right: 20px; }
  .post__image { padding-left:20px;}

}

@media(max-width:767px) { 
  .Workation__title_row { padding-bottom: 20px; }
  .Workation__main { padding: 30px 0; }
  h4.Workation__author_name { padding-bottom: 10px; }
  .Workation__head__title_cover { max-width: 100%; }
  .Workation__notise_row {max-width: 100%;}
  .teamarbeit_content_row { max-width: 100%; padding-bottom: 20px; }
  .Blogbeitrag__main { padding: 30px 0; margin-bottom: 30px; }
  .Blogbeitrag__Logo_thumbnail { padding: 0 7px; }
  .Workation__author { padding-left: 11px; }
  .Workation__author_thumbnail img { height: 70px; width: 70px; }
  .Workation__author_thumbnail { width: 70px; }
  .Workation__author { width: calc(100% - 70px); padding-left: 20px; }
  .Workation__head__title_cover h1 {padding-bottom: 20px;}
  .blog_comment_section {padding-bottom: 30px;}
  .Blogbeitrag___slider_main {padding: 40px 0;}
  .post_bottom_content { width: 100%; padding-right: 0px; }
  .post__image { width: 100%; padding-left:0px; padding-top:30px;}
  .post_main_cover, .blog_post_tag ul li a { font-size: 20px; line-height: 25px;}
  .post_top_title h1 { line-height: 37px; }
  .post__section { padding: 71px 0; }
}

@media(min-width:992px) and (max-width:1290px){
  .Blogbeitrag___slider_left {padding-left: calc(100% / 2 - 970px / 2);}
}

@media(min-width:768px) and (max-width:991px){
  .Blogbeitrag___slider_left {padding-left: calc(100% / 2 - 750px / 2);}
}

@media(max-width:767px){
  .Blogbeitrag___slider_left { padding-right: 0; width: 100%; }
  .Blogbeitrag___slider_right { padding-left: 0; width: 100%; padding-top: 25px; }
  .Blogbeitrag___slider_btn_arrow { padding-top: 20px; }
  .slick_slider_arrow svg { width: 35px; height: 35px; }
  .Blogbeitrag___slider_row {padding: 0 15px;}
}

/*  */

.podcast_blog { padding: 30px 0px 100px;}
.podcast_row { display: flex; flex-flow: wrap;}
.podcast__left { width: 30%; padding-right: 15px;}
.podcast__right { width: 70%; padding-left: 15px;}
.podcast_ep h4 a, .podcast_title h4 a {font-size: 22px; line-height: 27px; font-weight: 600; color: #003E64;}
.podcast__content {padding-top: 10px;}
.podcast__content p { font-size: 18px; line-height: 27px;}
.podcast_button {padding-top: 25px;}
.podcast_cover {display: flex; flex-direction: column; gap: 40px;}

@media(max-width:1024px){
  .podcast__left { width: 25%;}
  .podcast__right { width: 75%;}
  .podcast_cover { gap: 30px;} 
}

@media(max-width:767px){
  .podcast_blog { padding: 30px 0px 50px;}
  .podcast__left {  width: 100%; padding: 0px;}
  .podcast__right {  width: 100%; padding: 0px;}
  .podcast_row { gap: 10px;}
  .podcast_button { padding-top: 15px;}
}

/*  */

.podcast_wrapper { width: 100%; max-width: 900px; margin: 0 auto; padding: 0 15px;}
.post_inner_row {display: flex; align-items: flex-start; flex-flow: wrap;}
.left__column { width: 60%; padding-right: 30px; padding-top:30px;}
.left_row { display: flex; flex-flow: wrap;  align-items: baseline;gap: 10px;}
.left_row span.icon { height: 15px; width: 15px; display: flex; align-items: center; justify-content: center;}
.left_row span.icon svg { height: 15px; width: 15px; fill: #576870;}
span.date { font-size: 18px; line-height: 27px; font-weight: 300; color: #576870;}
.tags ul { display: flex;align-items: flex-start; flex-flow: wrap;}
.tags ul li a { font-size: 18px; line-height: 27px; font-weight: 300; color: #576870;}
.right__column { width: 40%; padding-left: 30px; margin-top: -150px;}
.blog__image img {  display: block;}

.podcast_inner_nav .podcast_topics { padding: 0px !important;}
.podcast_inner_nav .podcast_topics .podcast_wrapper { padding: 0px; max-width: 100%;}
.left__column .tags, .left__column span.date { width: calc(100% - 25px);}
.blog__content_row.blog_content_row { max-width: 100%;}
.blog_content_row .blog__content_right { text-align: center;}
.blog_content_row .blog_list_content { display: flex; flex-direction: column; gap: 20px;}

.blog_content_row .image { padding-top: 40px; border-top: 1px solid #000; margin-top: 20px;}
.blog_content_row .image img { display: block;}

.blog_list_content iframe {  width: 100%;  padding-top: 30px; height: 100%;}

@media(max-width:767px){
  .left__column { width: 100%; order: 1; padding: 0px;}
  .right__column { width: 100%; margin: 0pc; padding: 0px;}
  .blog__content { padding-top: 40px;}
  .podcast_inner_nav { padding-top: 40px;}  
}