/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.slick-slider * {
    min-height: 0;
    min-width: 0;
}

body:not(.template-slider) #Header {
    min-height: 80px;
}

p,
div {
    line-height: 160%;
}

a:hover {
    text-decoration: none;
}

.post-item h2 a:hover {
    color: #ff7979 !important;
}

.section-filters {
    margin-bottom: 0px;
}

#Filters {
    margin-bottom: 15px;
}

#Filters .filters_wrapper {
    margin-top: 0;
}

#Content.content-home {
    padding-top: 0px;
}

#Top_bar .menu>li>a {
    padding: 22px 5px !important;
}

#Top_bar .menu>li>a span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.7px;
}

#Top_bar .menu>li.red-item>a {
    color: #ff6767;
}

#Top_bar.is-sticky .menu_wrapper .menu>li>a {
    padding: 13px 5px !important;
}

#Top_bar .menu>li>a span:not(.description) {
    line-height: 40px;
    padding: 0 15px;
}

#Top_bar .menu>li.round>a span:not(.description) {
    -webkit-border-radius: 3px;
    -moz-b1order-radius: 3px;
    border-radius: 3px;
    border: 1px solid #000 !important;
}

#Top_bar.is-sticky #logo img.logo-sticky {
    padding-top: 4px;
}

#Top_bar .menu>li.hover.round>a span:not(.description) {
    border-color: #252525 !important;
    background-color: #252525 !important;
    cursor: pointer;
    color: #ffffff !important;
    transition: all .2s ease-in-out;
}

#Subheader .title {
    text-transform: uppercase;
    font-weight: 800 !important;
    letter-spacing: 2px;
}

#Subheader ul.breadcrumbs.no-link {
    display: none;
}

#Subheader:after {
    display: none;
}

#Footer {
    background-color: #232323 !important;
}

p.intro {
    font-size: 15px;
    line-height: 150%;
}

ul.post-categories {
    font-family: "Roboto";
}

.content-home .section:first-child {
    padding-top: 0 !important;
}

.content-home .section.the_content.no_content,
.content-home .section.section-page-footer {
    padding: 0 !important;
}

.content-home .section {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.section.section-divider {
    border-bottom: 1px solid #b3b3b3;
}

.section.section-dark {
    background-color: #444 !important;
}

.button-stroke a.button.donate-button {
    display: inline-block;
    background-color: #ff6767 !important;
    color: #fff;
    outline: 0;
    border: 0;
    cursor: pointer;
    padding: 0 16px;
    line-height: 37px;
    font-weight: 700;
    font-size: 16px;
    margin: 0px;
    border-radius: 0 !important;
}
.button-container {
  position: fixed;
  bottom: 0;
  z-index: 1000;
  right: 0px;
  line-height: 0px;
  border-top: 1px solid white !important;
  border-left: 1px solid white !important;
}

.news-button {
  border-right: 1px solid white !important;
}

.news-button div {
  display: none;
  line-height: 37px;
}

/*
.featured-post .entry-title a:hover {text-decoration: underline; }
*/

.featured-post .post-meta {
    margin-bottom: -4px;
}

.featured-post:not(.featured-main) h2.entry-title {
    line-height: 27px;
    font-size: 22px;
    font-weight: 600;
    margin: 2px 0 20px;
}

.post-meta .category {
    color: #ff6767;
    float: none;
    position: relative;
}

.post-meta .category .cat-wrapper {
    position: relative;
    display: block;
}

.post-meta .category .cat-wrapper ul {
    padding: 0px;
    background: none;
    list-style: none;
    margin: -6px 0 4px;
}

.post-meta .category .cat-wrapper li {
    margin-bottom: 0px;
}

.post-meta {
    margin-bottom: 0px;
}

.post-item .post-desc .post-head .post-meta a {
    color: #ff6767;
    text-align: left;
    padding: 0px 0px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 1px;
}

.featured-main .post-desc-wrapper {
    position: absolute;
    bottom: 6px;
    width: 100%;
    background-color: #fff;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.featured-main .post-excerpt {
    margin-bottom: 0;
}

.featured-post .posts_group.masonry.tiles.col-2 .featured-main:not(.no-img) {
    width: 30%;
    right: 279px;
    left: auto;
    background-color: #ffffff;
}

.featured-post .featured-main .post-desc {
    background: none;
    padding: 150px 50px 50px 50%;
}

.featured-post .post-item.format-quote .blockquote,
.post-item.featured-post.format-quote .blockquote a,
.post-item.format-link .post-title .icon-link,
.post-item.format-link .post-title .link-wrapper h4,
.post-item.format-link .post-title .link-wrapper a {
    color: #333333;
}

.featured-post h2.entry-title,
ul.post-categories li a {
    font-size: 14px;
    color: #262626;
}

.featured-post .featured-main.post-item,
.post-desc .post-head .post-meta,
.masonry.tiles .post-item,
.post-desc .post-head .post-meta a {
    color: #262626;
}

.post-item .post-desc .post-excerpt {
    color: #808080;
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 21px;
}

.post-item .author-date a,
.post-item .author-date span.label {
    color: #333;
    font-family: "Roboto";
    font-weight: 600;
    text-transform: capitalize;
}

.featured-post .post-footer,
.featured-post .cat-btn {
    display: none;
}

.featured-post .post-photo-wrapper {
    width: auto;
}

.featured-post .featured-main h2.entry-title {
    font-size: 26px;
    line-height: 40px;
    font-family: Geomanist !important;
    text-transform: uppercase;
}

.featured-post .secondary-post {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.featured-post .secondary-post .post-desc {
    padding: 0 0 0 25px;
}

.image_frame .image_wrapper .image_links {
    height: 0 !important;
    display: none !important;
}

.image_frame .image_wrapper .mask,
.edd_download_image::after {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.button-stroke a.button:not(.action_button),
.button-stroke:not(.header-plain) a.button.action_button,
.button-stroke a.tp-button,
.button-stroke button,
.button-stroke input[type="submit"],
.button-stroke input[type="reset"],
.button-stroke input[type="button"] {
    border-width: 1px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

a.button.button_size_3 .button_label {
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.7px
}

a.button_size_3:hover {
    color: #fff;
}

.header-section h2.title {
    font-size: 250%;
    font-weight: 800;
    margin: auto;
    line-height: 44px;
}

.reporter4you-section .section_wrapper .mcb-wrap .mcb-wrap-inner .header-section .fancy_heading_line h2.title {
    letter-spacing: 1px;
    font-family: "Geomanist" !important;
}

.podcast-section.header-section .fancy_heading {
    text-align: center;
}

#Content .podcast-section.header-section .fancy_heading img,
#Subheader .podcast-section.header-section .fancy_heading img {
    display: inline-block;
    height: 50px;
}

.podcast-section.header-section h2.title {
    padding: 0;
    line-height: 55px;
    margin-bottom: 20px;
    align-items: center;
    justify-content: center;
    display: flex;
    background: url(images/waves_background_no_logo.svg) no-repeat center top;
    background-size: auto 100%;
    min-height: 136px;
    font-family: "Geomanist" !important;
}

.podcast-section.header-section h2.title div.reporter2go-title-text {
    display: inline-block;
    text-align: left;
    line-height: 100%;
}

.podcast-section.header-section h2.title p {
    color: #808080;
    font-size: 14px;
    font-weight: normal;
    text-transform: initial;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 0;
}

.fancy_heading_line {
    background: none;
    padding-bottom: 0px;
}

.column_fancy_heading.white h2.title {
    color: #fff;
}

.header-section .title {
    padding: 10px 0;
}

.featured-post .image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
    margin-bottom: 0 !important;
}

.featured-post .image_frame .image_wrapper img:not(.ls-l) {
    top: 0 !important;
}

.featured-post .image_frame .image_wrapper .image_links {
    display: none !important;
}

.fancy_heading .inside {
    color: #808080 !important;
}

.reporter4you-section .column {
    margin-bottom: 20px;
}

.reporter4you-section .column.column_button {
    margin-bottom: 30px;
}

.button-stroke a:hover.button:not(.action_button) {
    color: #fff !important;
}


/****************************
*    Tab element styles
****************************/

.ui-widget-content.tabs_kurse {
    background: none;
    border: none;
}

.ui-tabs.tabs_kurse .ui-tabs-nav li.ui-state-active a::after {
    content: none;
}

.ui-tabs.tabs_kurse {
    border-radius: 0px !important;
}

.ui-tabs.tabs_kurse .ui-tabs-nav {
    display: block;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.ui-tabs.tabs_kurse .ui-tabs-panel {
    background-image: none;
}

.ui-tabs .ui-tabs-nav li.ui-state-active::after {
    display: none;
}

.ui-tabs.tabs_kurse .ui-tabs-nav li {
    border: none;
    width: 25%;
    letter-spacing: 0.67px;
}

.ui-tabs.tabs_kurse .ui-tabs-nav li.ui-state-active {
    background-color: #cccccc;
}

.ui-tabs.tabs_kurse .ui-tabs-nav li.ui-state-active:nth-child(1),
.ui-tabs.tabs_kurse .ui-tabs-panel:nth-child(2) .ui-tabs-featured,
.sections_group .section:nth-child(1) .stufe_header {
    background-color: #ff7978;
}

.ui-tabs.tabs_kurse .ui-tabs-nav li.ui-state-active:nth-child(2),
.ui-tabs.tabs_kurse .ui-tabs-panel:nth-child(3) .ui-tabs-featured,
.sections_group .section:nth-child(2) .stufe_header {
    background-color: #7ac7c0;
}

.ui-tabs.tabs_kurse .ui-tabs-nav li.ui-state-active:nth-child(3),
.ui-tabs.tabs_kurse .ui-tabs-panel:nth-child(4) .ui-tabs-featured,
.sections_group .section:nth-child(3) .stufe_header {
    background-color: #439cec;
}

.ui-tabs.tabs_kurse .ui-tabs-nav li.ui-state-active:nth-child(4),
.ui-tabs.tabs_kurse .ui-tabs-panel:nth-child(5) .ui-tabs-featured,
.sections_group .section:nth-child(4) .stufe_header {
    background-color: #61ce97;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .5;
    filter: Alpha(Opacity=50);
    background-image: none;
}

.ui-tabs.tabs_kurse .ui-tabs-nav li a {
    box-shadow: 15px 0 0 -14px #c4c4c4;
    font-weight: bold;
    padding: 40px 30px !important;
    font-size: 13px;
}

.ui-tabs.tabs_kurse .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs.tabs_kurse .ui-tabs-nav li:last-child a {
    box-shadow: none;
}

.ui-tabs.tabs_kurse .ui-tabs-nav li.ui-state-active a {
    color: #ffffff;
    font-weight: 200;
    padding-bottom: 5px;
    background: none;
}

.ui-tabs.tabs_kurse .ui-tabs-nav li.ui-state-default a span.stufe-number {
    color: #252525;
    display: block;
    font-weight: 400;
    padding-bottom: 2px;
}

.ui-tabs.tabs_kurse .ui-tabs-nav li.ui-tabs-active a span.stufe-number {
    color: #ffffff;
    display: block;
}

.ui-tabs.tabs_kurse .ui-tabs-nav span.stufe-title {
    font-family: "Roboto";
    font-weight: 800;
}

.ui-tabs.tabs_kurse .ui-tabs-panel {
    padding: 0;
}

.ui-tabs-featured {
    color: #fff;
    display: flex;
    align-items: center;
}

.ui-tabs-featured h3,
.ui-tabs-featured h4 {
    color: #fff;
    font-family: "Geomanist";
    font-weight: 600;
}

.ui-tabs-featured h3 {
    padding-bottom: 15px;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 120%;
    text-transform: uppercase;
}

.ui-tabs-featured h3 a,
.ui-tabs-featured h3 a:hover {
    color: #fff;
}

.ui-tabs-featured h3 a:hover {
    text-decoration: underline;
}

/*
.ui-tabs-featured h3 a:hover { text-decoration: underline; }
*/

.ui-tabs-featured .featured-intro {
    padding: 0 80px;
    line-height: 27px;
    font-size: 15px;
    line-height: 12px;
}

.ui-tabs-featured .featured-intro p.workshop {
    font-family: "Roboto";
}

.featured-intro p.date {
    font-weight: bold;
}

p.workshop {
    font-weight: 800;
    line-height: 120%;
}

.ui-tabs-panel:nth-child(n+4) .featured-intro-container {
    margin-left: auto;
    order: 2;
}

.ui-tabs-featured .featured-intro-container,
.ui-tabs-featured .featured-image {
    width: 50%;
}

.ui-tabs-featured h4 {
    line-height: 30px;
    margin-bottom: 35px;
    letter-spacing: 0.5px;
}

.tabs_kurse .featured-image img {
    display: block;
}

.button-stroke a.button.button-white {
    border-color: #fff;
}

.button-stroke a:hover.button.button-white {
    background-color: #fff !important;
}

.button-stroke .ui-tabs-panel:nth-child(2) a:hover.button:not(.action_button) {
    color: #ff7978 !important;
}

.button-stroke .ui-tabs-panel:nth-child(3) a:hover.button:not(.action_button) {
    color: #7ac7c0 !important;
}

.button-stroke .ui-tabs-panel:nth-child(4) a:hover.button:not(.action_button) {
    color: #439cec !important;
}

.button-stroke .ui-tabs-panel:nth-child(5) a:hover.button:not(.action_button) {
    color: #61ce97 !important;
}

.ui-tabs-alte {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.secondary-kurs {
    flex: 0 0 24.4%;
    margin-bottom: 20px;
}

.secondary-kurs .serie-kurs {
    font-size: 15px;
    margin: 17px 0 -4px;
    color: #808080;
}

.secondary-kurs .kapitel-name {
    font-size: 15px;
    font-family: "Roboto";
    font-weight: 600;
    color: #262626;
    line-height: 140%;
}

.secondary-kurs .date {
    margin-bottom: 5px;
    color: #848484;
    font-weight: bold;
}

.secondary-kurs .date.date-online {
    color: red;
}

.serie-kurs>span {
    font-style: normal;
}

/****************************
*    Journalisten Carousel
****************************/

.journaliste-carousel,
.testimonials-carousel {
    display: flex;
    flex-flow: column;
}

.journaliste-carousel .slick-slider,
.testimonials-carousel .slick-slider {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.journaliste-carousel .slick-slide,
.testimonials-carousel .slick-slide {
    padding: 0;
    display: table-cell !important;
    float: none !important;
    border: 5px solid #444;
    background-color: #FFF;
}

.journaliste-carousel p.intro {
    line-height: 19px;
    font-size: 14px;
}

.journaliste-carousel.carousel .content_slider_ul .title {
    opacity: 1;
}

.journaliste-carousel.carousel .content_slider_ul .zitat {
    line-height: 20px;
    margin-bottom: 5px;
    font-style: italic;
    color: #262626;
    font-family: "Roboto";
}

.journaliste-carousel.carousel .content_slider_ul .zitat:before,
.zitat:before {
    content: open-quote;
}

.journaliste-carousel.carousel .content_slider_ul .zitat:after,
.zitat:after {
    content: close-quote;
}

.zitat {
    font-style: italic;
}

.journaliste-carousel h3.title {
    margin-bottom: 0px;
}

.journaliste-carousel .bereich {
    font-size: 15px;
    color: #848484;
    margin: 0 0 25px 0;
}

.content_slider.carousel .content_slider_ul h3.title {
    color: #ff6767;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 120%;
}

.journaliste-carousel {
    padding: 0;
}

.content_slider.carousel .content_slider_ul img {
    margin-bottom: 0;
}

.content_slider.carousel .slide-description {
    background: #fff;
    padding: 40px 30px;
}

.content_slider.carousel .slide-description .desc {
    color: #808080;
    font-size: 16px;
    line-height: 20px;
}

.content_slider.carousel .content_slider_ul {
    text-align: center;
}

.slider_pagination .slick-active a,
.slider_pagination .slick-active a::after {
    background-color: #666 !important;
}


.journaliste-carousel.content_slider.carousel .content_slider_ul img {
    opacity: 1;
}

.journaliste-carousel.content_slider.carousel .content_slider_ul:hover img {
    top: 0px;
}

.journaliste-carousel .intro {
    color: #000;
    font-family: "Roboto";
}

.journaliste-carousel .related-workshop {
    letter-spacing: 0.5px;
    line-height: 120%;
}

.journaliste-carousel .workshop-link {
    color: #262626;
    margin-top: 5px;
    font-family: "Roboto";
    font-size: 15px;
    font-weight: 600;
    line-height: 120%;
}

/****************************
*    Feedback Carousel
****************************/

img.round {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.testimonials-carousel.carousel .content_slider_ul .content_slide {}

.testimonials-carousel .content_slider_li_wrapper {
    padding: 60px 35px 45px;
    position: relative;
}

.testimonials-carousel .content_slider_li_wrapper .header {
    /*display: table;*/
    vertical-align: top;
}

.testimonials-carousel.carousel .content_slider_ul h3.title {
    opacity: 1 !important;
    font-size: 16px;
    margin: 25px 0 6px;
    color: #ff6767;
}

.testimonials-carousel.carousel .content_slider_ul p.kurs {
    font-size: 15px;
    color: #808080;
    line-height: 120%;
    height: 25px;
}

.testimonials-carousel .content_slider_li_wrapper .header img.round {
    display: table-cell;
    vertical-align: top;
    min-width: 80px;
    opacity: 1;
}

.content_slider.carousel .content_slider_ul .content_slide:hover img {
    top: 0;
}

.testimonials-carousel .content_slider_li_wrapper .header .name-kurs {
    vertical-align: top;
    text-align: center;
}

.testimonials-carousel .desc {
    color: #000;
    margin-top: 40px;
    line-height: 140%;
    vertical-align: bottom;
    font-size: 15px
}

/****************************
*    Reporter4you Slider
****************************/

.course-slider .slick-slide {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
}

.course-slider ul {
    margin: 0;
}

.course-slider .content_slider_li_playlist iframe {
    display: block;
    min-height: auto;
    min-height: 355px;
}

.course-slider .content_slider_li_wrapper,
.course-slider .content_slider_li_playlist {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    text-align: left;
}

.course-slider .content_slider_li_wrapper {
    background: url('/wp-content/uploads/2018/04/r4y_background_01.jpg');
    background-size: 632px;
    align-items: center;
    display: flex;
}

.course-slider .content_slider_li_text {
    color: #FFF;
    padding: 0 20%;
    vertical-align: middle;
    display: inline-block;
    line-height: 140%;
}

.course-slider .content_slider_li_text h3 {
    font-size: 30px;
    color: inherit;
    font-weight: normal;
    line-height: 120%;
    font-family: "Geomanist";
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.course-slider .slider_pager li {
    display: inline-block;
}

.course-slider .slider_pagination .slick-active a {
    top: 1px;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 9px;
    background: rgba(0, 0, 0, 1);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: relative;
}

.course-slider .slider_pagination .slick-active a::after {
    width: 0;
    height: 0;
}

/****************************
*    Kontaktbörse R4U feature box
****************************/

.boerse-box .feature_box .feature_box_wrapper {
    padding: 0;
    width: 100%;
}

.boerse-box .feature_box .feature_box_wrapper .photo_wrapper {
    width: 33%;
    overflow: hidden;
}

.feature_box .feature_box_wrapper .desc_wrapper {
    width: 66%;
    padding: 0 20% 0 8%;
    ;
    color: #fff;
    background: url('/wp-content/uploads/2018/04/r4y_background_02.jpg');
    background-size: 800px;
    text-align: left;
}

.feature_box .feature_box_wrapper .desc_wrapper h4 {
    font-size: 22px;
    color: inherit;
    margin: 20px 0;
    font-family: "Geomanist";
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 800
}

.feature_box .feature_box_wrapper .desc_wrapper .button_align {
    margin-top: 30px;
}

.feature_box .feature_box_wrapper .desc_wrapper a.button {
    border-color: #fff;
}

.feature_box .feature_box_wrapper .desc_wrapper span.button_label:hover,
.button-stroke .boerse-box a.button:hover {
    background-color: #fff !important;
    color: #449beb;
}

.unt-sponsors {
    display: table;
    width: 100%;
    margin-top: 40px;
}

.unt-sponsors .sponsors,
.unt-sponsors .unterstuetzer {
    width: 50%;
    display: table-cell;
    vertical-align: top;
    color: #808080;
}

.sponsor h2 {
    font-size: 22px !important;
}

.sponsor {
    margin-bottom: 0;
}

.unt-sponsors .svg-logo {
    display: inline-block;
    text-indent: -9999px;
    background-repeat: no-repeat;
    padding: 0 30px;
}

.unt-sponsors .correctiv-logo {
    width: 300px;
    height: 139px;
    background: url(images/correctiv_logo.svg) no-repeat;
    background-size: 300px 139px;
}

.unt-sponsors .reporterforum-logo {
    width: 250px;
    height: 73px;
    background: url(/wp-content/uploads/2018/04/reporter_forum_logo.svg) no-repeat;
    background-size: 250px 73px;
}

.unt-sponsors .telekom {
    width: 300px;
    height: 64px;
    background: url(images/telekom_logo.svg) no-repeat;
    background-size: 300px 64px;
}

/****************************
*    Footer
****************************/

#Footer .widget_nav_menu ul {
    background: none;
    list-style: none;
    padding: 5px 10px 5px 0px;
}

#Footer .widget_nav_menu ul li::after {
    width: 0px;
}

#Footer .widget_nav_menu ul li a {
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.button-stroke .mc4wp-form input[type="submit"] {
    margin-left: 0px;
    background-color: #fe7f7f !important;
    color: #fff !important;
    border: 0px;
    border-radius: 0 3px 3px 0;
    padding: 10px 20px;
    font-size: 13px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 600;
}

#Footer .widget_mc4wp_form_widget h4 {
    margin: 13px 0 25px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 0.5px;
}


.mc4wp-form p>input[type="email"] {
    border-radius: 3px 0 0 3px;
    margin: 0px;
    background-color: #ffffff;
    border: 0px;
    color: #fff;
}

.mc4wp-form p>input[type="email"]:focus {
    background-color: #656565 !important;
    color: #fff;
}

.mc4wp-form p>input[type="email"]::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b7b7b7;
}

.mc4wp-form p>input[type="email"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #b7b7b7;
}

.mc4wp-form p>input[type="email"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #b7b7b7;
}

.mc4wp-response {
    clear: both;
    margin-top: 10px;
}

/***** BLOG STYLES *****/

.post-footer {
    display: none;
}

.grid .post-desc-wrapper .post-desc {
    padding: 15px 5px 0 0;
}

i.icon-user {
    display: none;
}

.post-desc .post-head .post-meta a {
    color: #666;
    border: 0;
    font-family: "Roboto";
}

.grid .post-desc-wrapper .post-meta .category .cat-btn {
    display: block;
}

.post-desc-wrapper {
    width: 70%;
}

.post-meta .category .cat-wrapper {
    position: relative;
    display: block;
    z-index: 21;
}

#Filters .filters_wrapper ul li a {
    display: block;
    padding: 7px 10px;
    text-align: center;
    border-right: 1px solid #dadada;
    border-left: 0;
    border-bottom: 0;
    border-top: 0;
    color: #252525;
    font-family: "Roboto";
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

#Filters .filters_wrapper ul li:last-child a {
    border: 0;
}

#Filters .filters_wrapper ul li a:hover {
    background: none !important;
    color: #ff6767;
}

#Filters .filters_wrapper ul li {}

/***** SINGLE STYLES *****/

.single-post #Subheader {
    display: none;
}

.post .post-header,
.post .the_content_wrapper,
.post .share-simple-wrapper {
    width: 50%;

}

.post .post-header {
    margin: 0 auto 20px;
    float: none;
}

.post .post-meta .category .cat-wrapper ul li a {
    text-align: left;
}

.post .post-meta .category.mata-tags {
    display: none;
}

.post-meta .category .cat-wrapper ul li a {
    color: inherit;
    padding: 1px 5px 1px 0;
}

.post .image_frame:hover .image_wrapper img {
    top: 0px;
}

.post-meta .category .cat-wrapper ul li a:hover {
    background: none;
    color: #333;
    transition: all .2s ease-in-out;
}



.post .author-date .post-author {
    font-family: "Roboto";
    margin-top: 5px;
    font-size: 15px;
}

.post .the_content_wrapper,
.post .share-simple-wrapper {
    margin: 0 auto;
}

.post .section-related-adjustment h4 {
    text-align: center;
    font-size: 16px;
    margin: 30px 0;
}

.post .section-related-adjustment .desc h4 {
    text-align: left;
    margin: 10px 0 10px;
}

.post-related ul.post-categories li a {
    color: #ff6767;
}

/***** WORKSHOP seite STYLES *****/

.section.section_stufe {
    margin-bottom: 60px;
}

.stufe_header {
    color: #FFF;
    text-align: center;
    padding: 30px;
    margin-bottom: 30px;
}

.stufe_header .stufe_number {
    font-weight: bold;
    margin-bottom: 10px;
}

.stufe_header h2 {
    color: #FFF;
    font-size: 30px;
    font-weight: bold;
}

.primary_kurse_wrapper,
.secondary_kurse_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 20px;
}

.primary_kurse_wrapper .secondary-kurs {
    margin-right: 9px;
}

.secondary-kurs-overlayed {
    margin-bottom: 15px;
    margin-right: 10px;
}

.primary_kurse_wrapper .secondary-kurs-overlayed,
.secondary_kurse_wrapper .secondary-kurs-overlayed {
    flex: 0 0 24.3%;
}

.content_slider_ul .secondary-kurs-overlayed {
    margin-right: 20px !important;
}

.secondary_kurse_wrapper .secondary-kurs {
    flex: 0 0 50%;
    border-color: #b3b3b3;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.secondary_kurse_wrapper .secondary-kurs .kurs {
    font-size: 140%;
}

.secondary_kurse_wrapper .secondary-kurs .date {
    text-transform: uppercase;
}

.secondary_kurse_wrapper .secondary-kurs .kurs {
    line-height: 110%;
    padding-top: 10px;
}

.secondary_kurse_wrapper .secondary-kurs .serie {
    margin-top: 10px;
}

.secondary-kurs-overlayed .date {
    text-align: left;
    padding: 10px 0;
    font-size: 90%;
    font-weight: bold;
}

.secondary-kurs-overlayed .date.date-online {
    color: red;
}

.secondary-kurs-overlayed .kurs-img-container {
    position: relative;
}

.secondary-kurs-overlayed .kurs-img-container div.kurse-img {
    line-height: 0;
}

.secondary-kurs-overlayed .kurs-img-container a.link-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.secondary-kurs-overlayed .kurs-img-container a.link-overlay span.overlay,
.secondary-kurs-overlayed .kurs-img-container div.overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
}

.secondary-kurs-overlayed .kurs-img-container a.link-overlay span {
    display: block;
}

.secondary-kurs-overlayed .kurs-img-container a.link-overlay:hover span.overlay {
    -webkit-transition: opacity 0.4s;
    /* Safari */
    transition: opacity 0.2s;
    opacity: 0.6;
    color: #ff7979;
}

.secondary-kurs-overlayed .kurs-img-container a.link-overlay:hover span {
    color: #ff7979;
}

.secondary-kurs-overlayed .kurs-data {
    display: block;
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, 0);
    color: #FFF;
    width: 100%;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
}

.secondary-kurs-overlayed .kurs {
    font-size: 150%;
    font-weight: bold;
    padding-top: 10px;
    line-height: 110%;
    color: #FFF;
}

.secondary-kurs-overlayed .kurs a {
    color: inherit;
}


.primary_kurse_wrapper .secondary-kurs:nth-child(4n) {
    margin-right: 0;
}

.secondary_kurse_wrapper .secondary-kurs:nth-child(3n) {
    margin-right: 0;
}

.secondary-kurs .kurs {
    font-size: 120%;
    font-weight: bold;
}

.secondary-kurs .kapitel-journalist {
    font-weight: bold;
}

.button-stroke .workshop-carousel a.button .button_icon i {
    color: rgba(0, 0, 0, .15);
}

/***** Schulbörse STYLES *****/

.playlist_container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.r4u-playlist {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-id-27 #Subheader {
    background: rgb(158, 229, 205);
    background: -webkit-linear-gradient(left, rgba(158, 229, 205, 1) 0%, rgba(62, 160, 235, 1) 100%);
    background: -moz-linear-gradient(left, rgba(158, 229, 205, 1) 0%, rgba(62, 160, 235, 1) 100%);
    background: -o-linear-gradient(left, rgba(158, 229, 205, 1) 0%, rgba(62, 160, 235, 1) 100%);
    background: linear-gradient(to right, rgba(158, 229, 205, 1) 0%, rgba(62, 160, 235, 1) 100%);
}

.page-id-27 #Subheader h1 {
    color: #fff;
}

form#kontaktboerse-filter-form {
    vertical-align: middle;
}

.select_wrapper {
    display: inline-block;
    line-height: 43px;
    vertical-align: middle;
}

.select-blau {
    background: url("https://beta.reporterfabrik.org/wp-content/uploads/2018/06/select_red_2.png") no-repeat right center;
    width: 219px;
    overflow: hidden;
    height: 38px;
    display: inline-block;
    text-align: middle;
    vertical-align: inherit;
    margin-left: 10px;
}

span.select_wrapper {
    margin-right: 10px;
}

.select-blau select {
    width: 170px;
    height: 38px;
    border: 1px solid #262626;
    background: transparent;
    padding: 5px 0 5px 10px;
    max-width: inherit;
    margin-bottom: 0px;
    border-radius: 3px 0 0 3px;
    border-right: none;
}

.reporters4you-list {
    display: table;
    margin-top: 60px;
}

.reporter4you-result {
    display: table-row;
    border-spacin: 30px;
}

.reporter4you-avatar {
    display: table-cell;
    width: 64px;
    padding-top: 40px;
}

.reporter4you-result .avatar-wrapper {
    border-color: #f8f8f8;
    width: 64px;
    height: 64px;
    /*border-width: 8px;*/
    border-style: solid;
    display: block;
    line-height: 0;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
}

.reporter4you-data {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 0 20px;
    border-bottom: 1px solid #c7c7c7;
}

.reporter4you-data h3 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 30px;
    font-family: "Roboto";
    font-weight: 600;
    line-height: 140%;
}

.reporter4you-data .organisation {
    font-size: 15px;
    line-height: 100%;
}

.reporter4you-data .excerpt,
.select_wrapper {
    font-size: 15px;
    color: #2b2b2b;
    line-height: 140%;
}

.secondary-kurs.r4u_modul {
    flex: 0 0 31.6%;
    padding-right: 1%;
}

.left-separator {
    border-left: 1px solid #979797;
    padding-left: 20px;
}

.pum-theme-366 .pum-container,
.pum-theme-lightbox .pum-container {
    border: none;
    padding: 50px;
}

.pum-theme-366 .pum-content+.pum-close,
.pum-theme-lightbox .pum-content+.pum-close {
    background-color: #fff !important;
}

.pum-theme-366 .pum-title,
.pum-theme-lightbox .pum-title {
    margin-bottom: 20px;
}

/*****Podcasts***/

#Wrapper.podcast_template #Subheader {
    margin-top: 5px;
    border-bottom: 1px solid #b3b3b3;
}


.fancy_header {
    text-align: center;
    background: url(images/waves_background.svg) no-repeat center;
    padding: 50px 0;
}

.fancy_header h1 {
    display: inline-block;
    font-size: 32px;
    line-height: 27px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-family: "Geomanist";
}

.fancy_header .content {
    text-align: left;
    margin: 0 auto;
    display: inline-block;
    padding-left: 50px;
}

.fancy_header .title_wrapper {
    display: inline-block;
}

.fancy_header .title_wrapper p {
    color: #808080;
    font-size: 12px;
    font-weight: normal;
    text-transform: initial;
    line-height: 100%;
}

.private_form_container {
    max-width: 50%;
    margin: 20px auto 0;
}

.private_podcast_inline_form {
    text-align: center;
    display: none;
}

.private_podcast_inline_form input,
.private_podcast_inline_form label {
    display: inline-block;
    margin-right: 15px;
}

.private_podcast_inline_form input[type="text"] {
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #ebebeb;
    margin-right: 0;
    margin-bottom: 0;
}

.private_podcast_inline_form button[type="submit"] {
    border: 0;
    padding: 10px 20px 0 0;
    font-size: 20px;
    margin-bottom: 0;
}

.form-message {
    text-align: center;
    padding-top: 20px;
    opacity: 0;
    font-weight: bold;
}

.form-message.error-message,
.form-message.success-message {
    -webkit-transition: opacity 1.0s ease-in;
    -moz-transition: opacity 1.0s ease-in;
    -o-transition: opacity 1.0s ease-in;
    opacity: 1;
}

.form-message.error-message {
    color: red;
}

.section.podcasts-section {
    max-width: 800px;
    margin: 0 auto;
}

.podcasts_wrapper {
    padding-top: 30px;
}

#Filters.only-series .filters_wrapper {
    margin-top: 10px;
}

#Filters.only-series .categories {
    display: block;
    text-align: center;
}

#Filters.only-series .filters_wrapper ul li {
    display: inline;
    margin: 0;
}

#Filters.only-series .filters_wrapper ul li a {
    display: inline-block;
    padding: 10px;
}

#Filters.only-series .filters_wrapper ul li a.current-menu-item {
    color: #ff7d7c;
}

.podcast-episode {
    padding-bottom: 10px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
}

.podcast-episode:last-child {
    border-bottom: none;
}

.podcast-date-category {
    color: #ff6767;
    text-align: left;
    padding: 0px 0px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.podcast-episode h3 {
    margin: 0 0 5px;
    font-weight: bold;
    line-height: 29px;
}

.podcast-episode h4 {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    color: #626262;
    letter-spacing: 0.5px;
}

.podcast-episode .ssp-player.ssp-player-large .ssp-player-inner {
    padding: 0;
}

.podcast-episode .ssp-icon-play_icon:before,
.podcast-episode .ssp-icon-pause_icon:before {
    line-height: inherit;
}

.podcast-episode .ssp-play-pause {
    font-size: 30px;
    width: 55px;
    float: left;
    color: #444444;
    line-height: 1;
    height: 1px;
}

.podcast-episode [class*=" ssp-icon-"] {
    font-size: 45px;
}

.podcast-episode .ssp-custom-player-controls {
    margin-top: 0;
}

.podcast-episode .ssp-wave wave {
    background: transparent;
}

.ssp-controls-container {
    clear: both;
}

.podcast-episode .ssp-wave wave wave {
    background: transparent !important;
}

.podcast-episode .ssp-wave {
    margin-top: 0px;
}

.podcast-episode .ssp-wave {
    margin-top: 0px;
}

.podcast-episode wave wave {
    border: 0px !important;
}

.podcast_player {
    margin: 15px 0 0;
}

.podcast-episode .episode-content {
    margin-top: 15px;
}

.logo-main {
    margin-left: -25px !important;
}

.logo-sticky {
    margin-left: -35px !important;
}

#Top_bar.is-sticky .menu>li>a span,
#Top_bar .menu>li>a span:not(.description) {
    line-height: 34px !important;
}

#Header:after {
    content: "";
    height: 3px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -3px;
    z-index: 1;
    background: url(../betheme/images/box_shadow.png) repeat-x left top;
}

#Top_bar.is-sticky {
    height: 62px !important;
}

.inside {
    width: 66%;
    margin: auto;
    font-size: 17px;
}

.grid .post-item {
    margin: 20px 0 40px 1%;
}

.post-item:nth-child(3n+1) {
    margin-left: 0;
}

/****Aktuell****/

.featured-main a {
    color: #ffffff !important;
}

.featured-main span {
    color: #ffffff !important;
}

.featured-main h2>a {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
}

.featured-main div {
    color: #fff !important;
    font-weight: 500;
}

.author-date {
    letter-spacing: 0.5px;
}

.post-desc-wrapper h2 {
    margin-bottom: 25px;
    font-weight: 600;
}

/****Aktuell Pages****/

#Filters.only-categories .categories {
    margin: 0;
}

.posts_group.grid.col-3 .post-item {
    width: 32.66% !important;
}

.column_blog {
    width: 96% !important;
    margin: 0 2% 40px;
}

/*****Kursangebot******/

.featured-intro-container .zitat {
    font-style: normal;
}

.ui-tabs .ui-tabs-nav li a {
    background-image: none;
}


/****Journalisten*****/

.slick-dots {
    margin: 15px 0 !important;
}

.content_slider.carousel a.button .button_icon {
    background: none;
    font-size: 40px;
    opacity: 1;
}

.content_slider_li_text p {
    font-weight: 500
}

.content_slider.carousel a.button {
    top: 50%;
}

.workshop-tag {
    font-size: 15px;
}


/*****Reporter4You*****/

.boerse-box {
    font-weight: 500;
}

.content_slider_li_text p {
    margin-bottom: 0;
}

.content_slider.carousel {
    padding: 0;
}

/*******Footer******/

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: black;
}

/*****Sponsor*****/

.sponsor .fancy_heading .title {
    font-size: 18px !important;
    line-height: 24px;
    font-weight: 400;
    color: #818181;
    letter-spacing: 0;
    margin-bottom: -20px;
}

.svg-logo {
    margin-left: 50px;
}

/****Global****/

h2 {
    font-family: "Roboto" !important;
}

/*******Post********/

.post .post-header,
.post .the_content_wrapper,
.post .share-simple-wrapper {
    width: 45%;
    font-size: 15px;
}

.desc .intro {
    font-size: 15px;
}

.post-meta .category {
    font-weight: 800;
    font-size: 13px;
}

.entry-title {
    font-weight: 600;
}


.post-header .title_wrapper h1 {
    line-height: 120%;
    letter-spacing: 0;
}

.post .post-header {
    margin: 20px auto 40px;
}

.excerpt .intro {
    font-size: 15px;
    line-height: 140%;
}

.post .author-date .post-author {
    font-weight: 600;
    color: #333;
}

.section-related-adjustment h4 {
    font-weight: 600;
    letter-spacing: 0;
    font-size: 22px;
}

.post-related ul.post-categories li a {
    font-weight: 800;
    font-size: 13px;
}

ul.post-categories {
    margin-top: 15px;
}

.post .section-related-adjustment .desc h4 {
    margin: 2px 0 10px;
    font-size: 22px;
}

.section-post-related .post-related {
    margin-bottom: 60px;
}

.post .section-related-adjustment h4 {
    margin: 20px 0 40px;
}

/***********Mobile Menu*************/

#Side_slide #menu ul li a {
    padding: 20px 5px 18px 20px;
    letter-spacing: 0.5px !important;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
}

#Side_slide .social li {
    font-size: 17px;
}

/*******Reporter4you Page******/

.type-r4u_kurs .post-desc-wrapper .post-desc .post-title h2 {
    margin-bottom: 15px !important;

}

.three-fourth .mcb-wrap-inner .column_attr h4,
.one-fourth .mcb-wrap-inner .column_attr h4 {
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 31px;
}

.three-fourth .mcb-wrap-inner .column_attr p.intro {
    margin-bottom: 20px;
    width: 97%;
}

.reporters4you-list {
    margin-right: 5%;
}

.one-fourth .mcb-wrap-inner .column_attr p {
    margin-bottom: 20px;
}

.contact-form-trigger,
.request-reporter-trigger {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.contact-form-trigger,
.request-reporter-trigger {
    padding: 11px 15px;
}

.request-reporter-trigger {
    margin-bottom: 40px;
}

.reporter4you-data .bundesland {
    margin-bottom: 20px !important;
}

.wpcf7-submit {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.three-fourth.mcb-wrap {
    width: 50%;
}

.one-fourth.mcb-wrap {
    width: 50%;
}

/**********hover************/

.post-item .author-date a:hover,
#Top_bar .menu>li>a span:hover {
    color: #ff7d7c;
    text-decoration: none;
    transition: all .2s ease-in-out;
}

#Top_bar .menu>li.red-item.hover>a {
    color: #ff6767;
}

#Top_bar .menu>li.current-menu-item>a,
#Top_bar .menu>li.current_page_item>a:active {
    color: #ff7d7c !important;
    text-decoration: none;
}

/********************************************
        Responsive - more than 1239px
*********************************************/

@media only screen and (min-width: 1240px) {
    .secondary-kurs-overlayed:nth-child(4n) {
        margin-right: 0px;
    }
}


/********************************************
        Responsive - less than 1240px
*********************************************/

@media only screen and (max-width: 1239px) {

    /*******************Global*******************/
    .column-margin-20px .column {
        margin-bottom: 0 !important;
    }

    /*******************Header*******************/
    .icon-menu-fine {
        color: #262626;
    }
    #Top_bar a.responsive-menu-toggle i {
        font-size: 30px;
    }
    #Top_bar #logo,
    .header-fixed #Top_bar #logo,
    .header-plain #Top_bar #logo,
    .header-transparent #Top_bar #logo {
        height: 64px !important;
        padding: 8px 0 8px 23px !important;
    }

    .icon-menu-fine:before {
        font-weight: 600;
    }

    .ui-tabs.tabs_kurse .ui-tabs-nav li a {
        padding: 40px 10px !important;
    }

    .ui-tabs-featured .featured-intro {
        padding: 0 20px;
    }

    .ui-tabs-featured h3 {
        padding-bottom: 0;
    }

    /*******************Aktuell*******************/
    .post-desc-wrapper {
        width: 74%;
    }

    .featured-post .secondary-post {
        width: 100%;
        margin: 0 0 40px;
    }
    .featured-post .featured-main .post-desc {
        padding: 50px 0px 40px 48%;
    }

    /*******************Aktuell Page*******************/
    .posts_group.grid.col-3 .post-item:nth-child(3n+1) {
        clear: none;
    }

    /*******************Post*******************/
    .post .post-header,
    .post .the_content_wrapper,
    .post .share-simple-wrapper {
        width: 50%;
    }

    /*******************Workshops Page*******************/
    .secondary-kurs {
        flex: 0 0 32.6%;
    }

    .secondary-kurs-overlayed:nth-child(3n) {
        margin-right: 0px;
    }

    .primary_kurse_wrapper .secondary-kurs-overlayed {
        flex: 0 0 32.6%;
    }

    .secondary_kurse_wrapper .secondary-kurs,
    .secondary_kurse_wrapper .secondary-kurs.r4u_modul {
        flex: 0 0 48%;
    }

    .boerse-box .feature_box .feature_box_wrapper .photo_wrapper a img {
        max-width: 120% !important;
    }

}

/********************************************
        Responsive - less than 960px
*********************************************/

@media only screen and (max-width: 959px) {

    /*******************Global*******************/
    .section_wrapper,
    .container,
    .with_aside .content_wrapper {
        max-width: 95%;
    }

    .column,
    .columns {
        margin: 0 0 40px;
    }

    .one.column {
        width: 100%;
    }

    /*******************Aktuell*******************/
    .featured-post .secondary-post {
        margin: 0 40px 40px;
    }

    /*******************Tabs*******************/
    .ui-tabs-featured .featured-intro {
        padding: 0 40px;
    }

    .ui-tabs-alte .secondary-kurs {
        flex: 0 0 32.7%
    }

    .ui-tabs-alte .secondary-kurs:nth-child(4n-3) {
        margin-left: 1%;
    }

    .ui-tabs-alte .secondary-kurs:nth-child(3n-2) {
        margin-left: 0;
    }

    .ui-tabs-featured .featured-image {
        height: 350px;
        overflow: hidden;
    }

    .ui-tabs-featured .featured-image img {
        max-width: 130% !important;
        margin: 0 -15%;
    }

    .ui-tabs.tabs_kurse .ui-tabs-nav li {
        width: 100%;
    }

    .ui-tabs .ui-tabs-nav li {
        float: none!important;

    }

    .ui-tabs.tabs_kurse .ui-tabs-nav li a {
        padding: 25px 30px !important;
        text-align: center;
    }

    .ui-tabs-featured h3 {
        font-size: 25px;
    }

    /*******************Journalisten*******************/
    .journaliste-carousel .content_slider_li_wrapper img {
        width: 100%;
    }

    /*******************Testimonials*******************/
    .testimonials-carousel .content_slider_li_wrapper {
        padding: 40px 30px 30px;
    }

    /*******************Reporter4You*******************/
    .course-slider .content_slider_li_text {
        padding: 0 60px;
    }

    /*******************Reporter4You Kontaktbörse*******************/
    .feature_box .feature_box_wrapper .desc_wrapper {
        padding: 20px 60px;
    }

    .boerse-box .feature_box .feature_box_wrapper .photo_wrapper a img {
        max-width: 120% !important;
    }

    .boerse-box .feature_box .feature_box_wrapper .photo_wrapper {
        width: 37%;
    }


    .feature_box .feature_box_wrapper .desc_wrapper {
        background-size: auto
    }

    /*******************Workshops Page*******************/
    .secondary-kurs {
        flex: 0 0 48%;
    }

    .stufe_header {
        padding: 15px 10px;
        margin-bottom: 15px;
    }

    .stufe_header h2 {
        font-size: 20px;
    }

    .section.section_stufe {
        margin-bottom: 20px;
    }

    #Content {
        padding-top: 0;
    }

    .section_kurse {
        padding: 0 10px;
    }

    /*******************Sponsor*******************/
    .unt-sponsors .svg-logo {
        padding: 10px 30px;
    }

    /*******************Footer*******************/
    input[type="email"] {
        width: 160px;
    }

    #Footer .widgets_wrapper .widget {
        padding: 0 20px;
    }

    /*******************Post*******************/
    .post .post-header,
    .post .the_content_wrapper,
    .post .share-simple-wrapper {
        width: 630px;
    }

    .the_content_wrapper {
        font-size: 15px;
    }

    /*******************Reporter2GO*******************/
    .private_form_container {
        max-width: 80%;
    }

}

/********************************************
        Responsive - less than 768px
*********************************************/

@media screen and (max-width: 767px) {

    /*******************Global*******************/
    .entry-content .section:nth-child(3),
    .entry-content .section:nth-child(5) {
        padding-top: 30px !important;
    }

    .section_wrapper .column {
        margin: 0 0 10px !important;
    }

    .column-margin-40px .column {
        margin-bottom: 10px !important;
    }

    .section_wrapper,
    .container,
    .with_aside .content_wrapper {
        max-width: 95% !important;
    }


    /*******************Header*******************/
    body:not(.template-slider):not(.header-simple) #Header {
        min-height: 73px
    }

    #Top_bar a.responsive-menu-toggle {
        right: 20px !important;
        top: 43px !important;
    }

    #Top_bar .logo {
        text-align: left;
    }

    #Top_bar .logo #logo {
        margin: 10px 80px 10px 20px;
    }

    .content_slider {
        margin: 0 0 20px;
    }

    .podcast-section.header-section h2.title {
        min-height: 80px;
    }

    /*******************Aktuell*******************/
    .featured-post .featured-main .post-desc {
        padding: 40px;
    }

    .secondary-post {
        display: flex;
    }

    .section_wrapper,
    .container,
    .four.columns .widget-area {
        padding: 0 !important;
    }

    .featured-main .post-desc-wrapper {
        position: relative;
        background: none;
    }

    .featured-post .featured-main .post-desc {
        padding: 40px 0 0;
    }

    .featured-main a {
        color: #333 !important;
    }

    .featured-main span {
        color: #333 !important;
    }

    .fn a {
        color: #333 !important;
    }

    .featured-main div {
        color: #808080 !important;
        font-weight: 400;
    }

    .featured-main h2>a {
        font-size: 21px;
        line-height: 27px;
        letter-spacing: 0;
        font-weight: 600;
    }

    .featured-post .featured-main h2.entry-title {
        line-height: 28px;
        font-family: "Roboto" !important;
        text-transform: none;
        font-weight: 600;
    }

    .post-item .post-desc .post-head .post-meta a {
        color: #ff6767 !important;
    }

    .featured-post:not(.featured-main) h2.entry-title {
        padding: 0 0 10px;
    }

    .mcb-section-inner .section_wrapper {
        max-width: 100% !important;
    }

    .featured-post .secondary-post {
        margin: 0 20px 40px 20px;
        width: auto;
    }

    .secondary-post .post-photo-wrapper .image_wrapper img {
        max-width: 120px !important;
    }

    .classic .post-meta .category {
        display: initial;
    }

    .featured-post:not(.featured-main) h2.entry-title {
        padding: 0
    }

    .featured-post .featured-main .post-desc {
        padding: 30px 20px 0;
    }

    .featured-post .secondary-post .post-desc {
        padding: 0 0 0 20px;
    }

    .secondary-posts-wrapper {
        padding: 0 !important;
    }

    /***************** WORKSHOPS page *****/
    .secondary_kurse_wrapper .secondary-kurs,
    .secondary_kurse_wrapper .secondary-kurs.r4u_modul {
        flex: 0 0 100%;
    }

    .secondary_kurse_wrapper .secondary-kurs:last-child. .secondary_kurse_wrapper .secondary-kurs.r4u_modul: last-child {
        border-bottom: none;
    }

    .content_slider .slider_pagination {
        padding: 0 10%;
    }

    .content_slider_ul .secondary-kurs-overlayed {
        margin-right: 0px !important;
    }

    /*******************Tabs*******************/
    .ui-tabs.tabs_kurse .ui-tabs-nav li a {
        padding: 25px !important;
    }

    .ui-tabs-featured {
        display: block;
    }

    .ui-tabs-featured .featured-intro-container,
    .ui-tabs-featured .featured-image {
        width: 100%;
    }

    .ui-tabs-featured .featured-intro {
        padding: 40px;
    }

    .featured-image img {
        width: 100%;
    }

    .ui-tabs-featured .featured-image img {
        max-width: 100% !important;
        margin: 0;
    }

    .ui-tabs-featured .featured-image {
        height: auto;
    }

    /*******************Tabs - Alte Kurs*******************/
    .ui-tabs-alte .secondary-kurs {
        flex: 0 0 49.3%;
        margin: 20px 0 30px 1.4%;
    }

    .ui-tabs-alte .secondary-kurs:nth-child(3n-2) {
        margin-left: 1.4%;
    }

    .ui-tabs-alte .secondary-kurs:nth-child(2n-1) {
        margin-left: 0;
    }

    .ui-tabs-alte {
        margin: 40px 20px;
    }

    .ui-tabs-alte .secondary-kurs .serie-kurs {
        margin: 12px 0 -4px;
    }

    /*******************Reporter4you*******************/
    .course-slider .slick-slide {
        display: block;
    }

    .course-slider .content_slider_li_wrapper {
        display: block;
    }

    .course-slider .content_slider_li_wrapper,
    .course-slider .content_slider_li_playlist {
        width: 100%;
    }

    .course-slider .content_slider_li_text {
        padding: 60px;
    }

    .course-slider .content_slider_li_text h3 {
        font-size: 25px;
    }

    .reporter4you-section .column {
        margin-bottom: 0;
    }

    .fancy_heading_line {
        padding-bottom: 25px;
    }

    .podcast-section.header-section .fancy_heading {
        background-size: 100% auto;
    }

    .course-slider .content_slider_li_wrapper {
        background-size: 700px;
        background-position-x: center;
    }

    /*******************Reporter4You Kontaktbörse*******************/
    .feature_box .feature_box_wrapper {
        display: block
    }

    .boerse-box .feature_box .feature_box_wrapper .photo_wrapper {
        width: 100%;
        display: block;
        height: 200px;
        line-height: 200px;
        float: left;
        text-align: center;
    }

    .boerse-box .feature_box .feature_box_wrapper .photo_wrapper a img {
        vertical-align: middle;
        margin: -10% 0;
        max-width: 100% !important;
    }

    .feature_box .feature_box_wrapper .desc_wrapper {
        width: auto;
        padding: 20px 40px;
    }

    .feature_box .feature_box_wrapper .photo_wrapper,
    .feature_box .feature_box_wrapper .desc_wrapper {
        display: inline-block;
    }


    /*******************Aktuell Page*******************/
    .post-title h2 {
        font-size: 21px !important;
        line-height: 27px !important;
    }

    .posts_group.grid.col-3 .post-item {
        width: 49% !important;
        margin-left: 2% !important;
    }

    .posts_group.grid.col-3 .post-item:nth-child(2n+1) {
        margin-left: 0 !important;
    }
    .posts_group.grid.col-3 .post-item {
        margin-bottom: 40px !important;
    }

    #Filters .filters_wrapper ul li {
        width: 100%;
    }

    #Filters .filters_wrapper ul li a {
        border-right: 0px;
    }

    /*******************Sponsor*******************/
    .unt-sponsors .svg-logo {
        padding: 0;
        margin: 0;
    }

    /*******************Footer*******************/
    #Footer .widget_nav_menu ul {
        padding: 0;
    }

    #Footer .widget_mc4wp_form_widget h4 {
        margin: 30px 0 25px;
    }

    /********************Post*******************/
    .post .the_content_wrapper {
        width: auto !important;
        padding: 0 20px;
    }

    .post .post-header,
    .post .share-simple-wrapper {
        width: auto !important;
        padding: 10px 20px;
    }

    .post-wrapper-content {
        font-size: 15px;
    }

    .section-related-ul .post-related {
        margin-bottom: 40px;
    }

    /*************Reporter4ypu Page*************/
    #Subheader {
        margin-bottom: 0;
        padding: 20px 0;
    }

    .three-fourth.mcb-wrap {
        width: auto !important;
        margin: 0 20px !important;

    }

    .one-fourth.mcb-wrap {
        width: auto !important;
    }

    .left-separator {
        border-left: none;
    }

    .section_wrapper.section_wrapper_podcasts,
    .container,
    .four.columns .widget-area {

        max-width: 95% !important;

    }


        .button-stroke a.button.donate-button {

        }

        .news-button div {
          display: block;
        }

        .news-button span {
          display: none;
        }

}

/********************************************
        Responsive - less than 480px
*********************************************/

@media screen and (max-width: 479px) {

    .section mcb-section {
        padding-bottom: 0;
    }

    /*******************Aktuell*******************/
    .secondary-post .post-photo-wrapper .image_wrapper img {
        max-width: 80px !important;
    }

    .inside {
        width: auto;
        padding: 0 20px;
    }

    .featured-main .image_frame .image_wrapper img {
        max-width: 140% !important;
        margin: 0 -20%;
    }

    /*******************Tabs*******************/
    .ui-tabs-alte .secondary-kurs {
        flex: 0 0 100%;
    }

    .ui-tabs-alte .secondary-kurs {
        margin: 20px 0;
    }

    .secondary-kurs>div>a>img {
        width: 100%;
    }

    /*****Reporter4You****/
    .boerse-box .feature_box .feature_box_wrapper .photo_wrapper {
        height: 200px;
        margin-bottom: 0;
    }

    .desc {
        width: auto;
        margin: auto;
    }

    .course-slider .content_slider_li_text {
        padding: 60px 40px;
    }

    /*** Testimonials***/
    .testimonials-carousel .content_slider_li_wrapper {
        padding: 30px 25px;
    }

    /*******************Reporter4You Kontaktbörse*******************/
    .feature_box .feature_box_wrapper .desc_wrapper {
        padding: 40px
    }

    .desc_wrapper h4 {
        font-size: 25px !important;
        line-height: 120% !important;
    }

    /*******************Aktuell Page*******************/
    .posts_group.grid.col-3 .post-item {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .col-3 {
        margin: 0 20px;
    }

    /*******************Workshops Page*******************/
    .secondary-kurs {
        flex: 0 0 100%;
    }

    /*******************Footer*******************/
    input[type="email"] {
        width: 160px;
    }

    .button-stroke .mc4wp-form input[type="submit"] {
        padding: 10px 15px;
    }

    /*******************Post*******************/
    .section-related-adjustment h4 {
        font-size: 16px !important;
    }

    .post .section-related-adjustment h4 {
        margin: 20px 20px 40px;
    }

    .post-related .desc {
        width: 100%;

    }

    .post .section-related-adjustment .desc h4 {
        font-size: 21px !important;
    }

    /**********Reporter4you Page************/
    .select-blau {
        margin-left: 0;
    }

}
