
.home{
    background-repeat: unset;
    background-image: unset;
}

.current_page_item a{
    background-color: unset;
}

p:empty{
    display: none;
}

.fm-pagecategory .bt-lg{
    vertical-align: 0%;
}

.fm-main-article-plus:first-of-type{
    margin-top: 0px;
}
.fm-pagecategory .fm-main-article-plus:first-of-type #more-5min{
    margin-top: 0px;
    margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
    .fm-pagecategory .fm-main-article-plus:first-of-type #more-5min{
        margin-top: 0px;
        margin-bottom: 20px;
    }
}
.fm-pagecategory .fm-main-article-plus:first-of-type #more-5min .fm-m5m-row1{
    margin-top: 0px;
}

.fm-pagecategory .fm-main-article-plus:first-of-type a.fm-articlepreview{
    margin-top: 0px;
}
.fm-pagecategory .fm-main-article-plus .fm-shb-weather a.fm-articlepreview{
    margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
    .fm-pagecategory .fm-main-article-plus:first-of-type a.fm-articlepreview{
        margin-top: 0px;
    }
}

.fm-pagecategory .fm-main-article-plus a.fm-articlepreview{
    margin-bottom: 10px;
}
@media only screen and (min-width: 565px) {
    .fm-pagecategory .fm-main-article-plus a.fm-articlepreview{
        margin-bottom: 0px;
    }
}

.fm-pagecategory .fm-articlepreview:hover{
    background-color: #fff;
    transform: translatey(0px);
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 29%);
}

@media only screen and (min-width: 970px) {
  .fm-pagecategory .fm-articlepreview:hover {
    background-color: #fff;
    transform: translatey(0px);
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 5%);
  }
}

.fm-pagecategory .fm-second-hp-banner{
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 29%);
}
@media only screen and (min-width: 500px) {
    .fm-pagecategory .fm-second-hp-banner{
        margin-top: 16px;
        display: block;
    }
}
@media only screen and (min-width: 768px) {
    .fm-pagecategory .fm-second-hp-banner{
        margin-top: 0px;
    }
}

.fm-pagecategory .fm-shb-ad{
    box-shadow: unset;
    text-align: center;
    min-height: 600px;
}

.fm-shb-lastposts{
    background-color: #fff;
}

.fm-pagecategory .fm-shb-mostclicked {

    background-color: #fff;
}
@media only screen and (min-width: 567px) {
    .fm-pagecategory .fm-shb-mostclicked {
        display: block;
    }
}

.fm-pagecategory .fm-block {
    margin-bottom: 0px;
    margin-top: 0px;
}
@media only screen and (min-width: 567px) {
    .fm-pagecategory .fm-block {
        margin-bottom: 20px;
        margin-top: 0px;
    }
}
.fm-pagecategory #more-5min {
    margin-top: 0px;
}
.page-template-fm-pagecat #footer {
    max-width: unset;
    margin-top: 20px;
}

/* Fünf Minuten: Page Category Grid START*/


.fm-pagecategory {
    display: block;
    margin: 0px auto 0 auto;
}
@media only screen and (min-width: 567px) {
    .fm-pagecategory {
        margin-top: 16px;
    }
}

@media only screen and (min-width: 970px) {
    .fm-pagecategory {
        display: grid;
        grid-template-columns: auto 970px auto;
        grid-template-rows: auto;
        justify-content: center;
    }
}
@media only screen and (min-width: 1685px) {
    .fm-pagecategory {
        grid-template-columns: auto 970px auto;
    }
}


.fm-cat-right-col .fm-single-col-3{
    display: none;
    margin-left: 30px;
    max-width: 300px;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 104px;
}
@media only screen and (min-width: 1356px) {
    .fm-cat-right-col .fm-single-col-3{
        display: block;
        top: 70px;
    }
}
.fm-cat-left-col .fm-single-col-1{
    display: none;
    margin-right: 30px;
    max-width: 300px;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 104px;
}
@media only screen and (min-width: 1685px) {
    .fm-cat-left-col .fm-single-col-1{
        display: block;
        top: 70px;
    }
}


/* Fünf Minuten: Page Category Grid END*/

/* Fünf Minuten: Main article plus START*/


.fm-main-article-plus .fm-articlepreview h1{
    font-size: 24px;
    margin: 0px;
    min-height: unset;
}
@media only screen and (min-width: 567px) {
    .fm-main-article-plus .fm-articlepreview h1{
        font-size: 40px;
        margin: 6px 0 12px 0;
        min-height: 78px;
    }
}

.fm-main-article-plus .fm-articlepreview .fm-ap-text{
    padding: 8px 15px 25px 15px;
}
@media only screen and (min-width: 567px) {
    .fm-main-article-plus .fm-articlepreview .fm-ap-text{
        padding: 8px 15px 35px 15px;
    }
}

.fm-pagecategory .fm-std-tripple{

}

.fm-articlepreview header{
    position: relative;
}

.fm-std-tripple .fm-articlepreview{
    margin-bottom: 10px;
    margin-top: 0px;
}
@media only screen and (min-width: 567px) {
    .fm-std-tripple .fm-articlepreview{
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

.fm-main-article-plus .fm-articlepreview p{
    line-height: 1.3;
    display: none;
}
@media only screen and (min-width: 567px) {
    .fm-main-article-plus .fm-articlepreview p{
        display: block;
    }
}

.fm-m5m-row1 .fm-articlepreview .fm-teaser{
    font-size: 16px;
    display: block;
}
@media only screen and (min-width: 567px) {
    .fm-main-article-plus .fm-articlepreview .fm-teaser{
        font-size: 20px;
    }
}

.fm-main-article-plus .fm-publishedat{
    right: 15px;
    display: none;
}

.fm-main-article-plus .fm-publishedat.show{
    display: inline-block;
    animation: fadeIn linear 1s;
    -webkit-animation: fadeIn linear 1s;
    -moz-animation: fadeIn linear 1s;
    -o-animation: fadeIn linear 1s;
    -ms-animation: fadeIn linear 1s;
}

.fm-main-article-plus .fm-mainarticlead{
    left: 15px;
    display: block;
    color: grey;
    font-weight: 700;
    position: absolute;
    bottom: 0px;
    padding: 0 0 10px 0px;
    font-size: 14px;
    display: none;
}
@media only screen and (min-width: 567px) {
    .fm-main-article-plus .fm-mainarticlead{
        display: block;
    }
}


.fm-main-article-plus .fm-mobile-location{
    padding: 0 0 2px 0px;
    display: block;
    font-size: 12px;
    color: grey;
    font-weight: 700;
    position: absolute;
    bottom: 0px;
    left: 15px;
}
@media only screen and (min-width: 567px) {
    .fm-main-article-plus .fm-mobile-location{
        display: none;
    }
}

.fm-main-article-plus .fm-mobile-location i{
    font-size: 10px;
    color: #a9a9a9;
}
/* Fünf Minuten: Main article plus END*/

/* Fünf Minuten: Side content last posts START*/
.fm-sc-title{
    display: block;
    position: relative;
    background: url(../images/bg_trenner.png) repeat 0 0;
    background-size: cover;
    padding: 6px 15px;
    font-size: 24px;
    font-weight: 800;
    color: #fff;
}

.fm-sc-poststitle:hover {
    color: #1893C8;
}

.fm-sc-lastposts .fm-sc-presentedby{
    display: block;
    position: relative;
    background: url(../images/bg_trenner.png) repeat 0 0;
    background-size: cover;
    padding: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

.fm-sc-lastposts a{
    display: block;
    font-size: 15px;
    padding: 2px 15px 7px 15px;
    text-decoration: none;
    color: #1a1a1a;
    font-weight: 500;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 95% 5%;
    grid-template-areas:
            "fm-txtwrapper fm-sc5img"
            "fm-borderbottom fm-borderbottom";
    line-height: 1.1;
}
@media only screen and (min-width: 768px) {
    .fm-sc-lastposts a{
        display: block;
    }
}

.fm-lp-wrapper{
    display: block;
}
@media only screen and (min-width: 500px) {
    .fm-lp-wrapper{
        display: grid;
        grid-template-columns: 50% 50%;
        grid-template-rows: auto;
    }
}
@media only screen and (min-width: 768px) {
    .fm-lp-wrapper{
        display: block;
    }
}

.fm-ww-mobile2colunns{
    display: none;
}

@media only screen and (min-width: 500px) {
    .fm-ww-mobile2colunns{
        display: flex;
    }
}
@media only screen and (min-width: 768px) {
    .fm-ww-mobile2colunns{
        display: none;
    }
}

.fm-sc-lastposts a{
    display: none;
}
.fm-sc-lastposts a:nth-child(-n+6){
    display: grid;
}
.fm-sc-lastposts a:nth-child(6) .fm-borderbottom{
    display: none;
}
@media only screen and (min-width: 567px) {
    .fm-sc-lastposts a{
        display: grid;
    }
    .fm-sc-lastposts a:nth-child(6) .fm-borderbottom{
        display: block;
    }
}


.fm-sc-lastposts a.fm-lp1{
    margin-top: 6px;
}

.fm-sc-lastposts a .fm-txtwrapper{
    grid-area: fm-txtwrapper;
}

.fm-sc-lastposts a img{
    width: 100%;
    height: auto;
    grid-area: fm-sc5img;
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 29%);
    display: none;
}
@media only screen and (min-width: 768px) {
    .fm-sc-lastposts a img{
        display: none;
    }
}

.fm-sc-lastposts a span{
    display: block;
}

.fm-sc-lastposts a span.grey{
    display: inline-block;
    font-weight: 400;
    color: #1a1a1a;
}

.fm-sc-lastposts a span.fm-act-metawrapper{
    display: block;
    height: 17px;
}

.fm-sc-lastposts a span.fm-act-location{
    display: inline-block;
    float: left;
    font-size: 14px;
    text-decoration: none;
    color: #1991c8;
    font-weight: bold;
}

.fm-sc-lastposts a span.fm-act-location i{
    font-size: 10px;
    vertical-align: 0%;
    margin-right: 5px;
}

.fm-sc-lastposts a span.fm-postedago{
    display: none;
    float: right;
    font-size: 14px;
    text-decoration: none;
    color: #1991c8;
    font-weight: bold;
}

.fm-sc-lastposts a span.fm-postedago i {
    font-size: 10px;
    vertical-align: 0%;
    margin-right: 5px;
}

.fm-sc-lastposts a span.fm-postedago span{
    display: inline-block;
}

.fm-sc-lastposts a span.fm-postedago.show{
    display: inline-block;
    animation: fadeIn linear 1s;
    -webkit-animation: fadeIn linear 1s;
    -moz-animation: fadeIn linear 1s;
    -o-animation: fadeIn linear 1s;
    -ms-animation: fadeIn linear 1s;
}

@keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-moz-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-o-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-ms-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

.fm-sc-lastposts a span.fm-sc-poststitle{
    padding-right: 7px;
    word-break: break-word;
    hyphens: auto;
    font-weight: 700;
}

.fm-sc-lastposts a span.fm-posttitle{
    display: block;
    font-size: 20px;
    text-decoration: none;
    color: #1a1a1a;
    padding: 5px 10px;
    font-weight: 500;
}

.fm-sc-lastposts a span.fm-borderbottom{
    border-bottom: 1px solid grey;
    opacity: 0.3;
    grid-area: fm-borderbottom;
    margin-top: 5px;
}

.fm-sc-lastposts a.fm-lp9 span.fm-borderbottom{
    border-bottom: 0px solid grey;
}

.fm-sc-lastposts .fm-sc-adwrapper{
    padding: 5px;
    display: none;
    grid-template-columns: 30% 70%;
    justify-content: center;
    align-items: center;
}
@media only screen and (min-width: 565px) {
    .fm-sc-lastposts .fm-sc-adwrapper{
        display: none;
    }
}

.fm-sc-lastposts .fm-sc-addiv{
    border-bottom: 4px solid grey;
    width: 100%;
    height: 3px;
    display: none;
    position: relative;
    padding: 0px;
    opacity: 0.7;
}
@media only screen and (min-width: 565px) {
    .fm-sc-lastposts .fm-sc-addiv{
        display: none;
    }
}

.fm-sc-lastposts .fm-sc-ad{
    font-size: 12px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

/* Fünf Minuten: Side content last posts END*/



/* Fünf Minuten: Side content weatherbox START*/
.fm-sc-weather{
    display: flex;
    flex-direction: column;
    height: 100%;
}

.fm-sc-weather .fm-sc-title{
    /*SEE last posts*/
}

.fm-m5m-row1 .fm-sc-weather .fm-articlepreview h1{
    font-weight: 900;
    margin: 6px 0 12px 0;
    font-size: 26px;
    min-height: unset;
}

.fm-m5m-row1 .fm-sc-weather .fm-articlepreview .fm-teaser{
    font-weight: 900;
}

.fm-m5m-row1 .fm-sc-weather .fm-articlepreview .fm-teaser i{
    display: none;
}
.fm-m5m-row1 .fm-sc-weather .fm-articlepreview .fm-teaser .grey{
    display: none;
}

.fm-m5m-row1 .fm-sc-weather .fm-articlepreview p{
    font-size: 14px;
    line-height: 1.4;
}

.fm-m5m-row1 .fm-sc-weather .fm-articlepreview .fm-ap-text{
    padding-bottom: 5px;
    background-color: #d2e5ed;
}

.fm-m5m-row1 .fm-sc-weather .fm-articlepreview .fm-publishedat{
    display: none;
}

.fm-m5m-row1 .fm-sc-weather .fm-articlepreview {
    box-shadow: unset;
}
.fm-m5m-row1 .fm-sc-weather .fm-articlepreview:hover {
    background-color: unset;
    transform: translatey(0px);
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
}

.fm-sc-weather .fm-sc-weatherad{
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 2%;
    padding: 0 15px;
}


.fm-sc-weather .fm-sc-weatheradtext{
    text-decoration: none;
    color: #1a1a1a;
    font-size: 14px;
    line-height: 1.4;
    padding-right: 10px;
}

/* Fünf Minuten: Side content weatherbox END*/

/* Fünf Minuten: Side content most clicked START*/
/*OLD START

.fm-sc-mostclicked .wpp-meta{
    border-bottom: 1px solid grey;
    opacity: 0.3;
    margin: 5px 10px;
}

.fm-sc-mostclicked .wpp-views{
    display: none;
}

.fm-sc-mostclicked .wpp-list li{
    margin-bottom: 5px;
}

.fm-sc-mostclicked .wpp-list li:first-of-type{
    margin-top: 8px;
}

.fm-sc-mostclicked .wpp-list li:last-of-type .wpp-meta{
    display: none;
}

.fm-sc-mostclicked .wpp-list li a{
    display: block;
    font-size: 18px;
    padding: 5px 10px;
    text-decoration: none;
    color: #1a1a1a;
    font-weight: 500;
}

.fm-sc-mostclicked .fm-sc-adwrapper{
    padding: 5px;
}

.fm-sc-mostclicked .fm-sc-addiv{
    border-bottom: 4px solid grey;
    width: 100%;
    height: 3px;
    display: inline-block;
    position: relative;
    padding: 0px;
    opacity: 0.7;
}

.fm-sc-mostclicked .fm-sc-ad{
    font-size: 12px;
    text-align: center;
    display: inline-block;
    width: 100%;
}
OLD END**/

.fm-sc-mostclicked .fm-sc-presentedby{
    display: block;
    position: relative;
    background: url(../images/bg_trenner.png) repeat 0 0;
    background-size: cover;
    padding: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

.fm-sc-mostclicked  a{
    display: block;
    font-size: 15px;
    padding: 2px 15px 7px 15px;
    text-decoration: none;
    color: #1a1a1a;
    font-weight: 500;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 95% 5%;
    grid-template-areas:
            "fm-txtwrapper fm-sc5img"
            "fm-borderbottom fm-borderbottom";
    line-height: 1.1;
}
@media only screen and (min-width: 567px) {
    .fm-sc-mostclicked  a{
        padding: 2px 7px 7px 7px;
        margin-top: 7px;
        margin-bottom: 0px;
    }
}

.fm-sc-mostclicked .fm-lp-imagewrapper{
    position: relative;
}

.fm-sc-mostclicked .fm-lp-imagewrapper div{
    position: relative;
}

.fm-sc-mostclicked .fm-lp-imagewrapper span{
    position: absolute;
    position: absolute;
    padding: 0px 5px;
    background: #1991c8;
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    left: 0;
    bottom: 0;
}

.fm-sc-mostclicked a.fm-lp1{
    margin-top: 6px;
}


.fm-sc-mostclicked a.fm-lp2{

}
@media only screen and (min-width: 500px) {
    .fm-sc-mostclicked a.fm-lp2{
        margin-top: 6px;
    }
}
@media only screen and (min-width: 768px) {
    .fm-sc-mostclicked a.fm-lp2{
        margin-top: 9px;
    }
}

.fm-sc-mostclicked a .fm-txtwrapper{
    grid-area: fm-txtwrapper;
    display: grid;
    align-content: space-between;
    height: 100%;
}

.fm-sc-mostclicked a .fm-txtwrapper .fm-txtmetawrapper{
    grid-template-columns: 50% 50%;
    display: grid;
    align-items: end;
    margin-bottom: 1px;
}

.fm-sc-mostclicked a img{
    width: 100%;
    height: auto;
    grid-area: fm-sc5img;
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 29%);
    display: block;
}

.fm-sc-mostclicked a span{
    display: block;
}

.fm-sc-mostclicked a span.grey{
    display: inline-block;
    font-weight: 400;
    color: #1a1a1a;
}

.fm-sc-mostclicked a span.location{
    background-color: var(--fm-blue);
    padding: 4px 5px 3px 5px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
}


.fm-sc-mostclicked a span.fm-postedago{
    display: block;
    font-size: 10px;
    text-decoration: none;
    color: grey;
    padding: 3px 3px 4px 0px;
    font-weight: 400;
    text-align: right;
}
@media only screen and (min-width: 500px) {
    .fm-sc-mostclicked a span.fm-postedago{
        display: none;
    }
}
@media only screen and (min-width: 560px) {
    .fm-sc-mostclicked a span.fm-postedago{
        display: block;
    }
}

.fm-sc-mostclicked a span.fm-sc-poststitle{
    padding-right: 7px;
    word-break: break-word;
    hyphens: auto;
    font-weight: 700;
    font-size: 14px;
    transition: 0.2s;
}

.fm-sc-mostclicked a span.fm-sc-poststitle:hover {
  color: #1893C8;
}

.fm-sc-mostclicked a span.fm-posttitle{
    display: block;
    font-size: 20px;
    text-decoration: none;
    color: #1a1a1a;
    padding: 5px 10px;
    font-weight: 500;
}

.fm-sc-mostclicked a span.fm-borderbottom{
    border-bottom: 2px solid grey;
    opacity: 0.3;
    grid-area: fm-borderbottom;
    margin-top: 7px;
}

.fm-sc-mostclicked .fm-lp-slider a span.fm-borderbottom{
    display: none;
}
@media only screen and (min-width: 565px) {
    .fm-sc-mostclicked .fm-lp-slider a span.fm-borderbottom{
        display: block;
    }
}

.fm-sc-mostclicked .fm-lp-slider .fm-ww-mobile2colunns{
    display: none;
}
@media only screen and (min-width: 500px) {
    .fm-sc-mostclicked .fm-lp-slider .fm-ww-mobile2colunns{
        display: flex;
    }
}
@media only screen and (min-width: 768px) {
    .fm-sc-mostclicked .fm-lp-slider .fm-ww-mobile2colunns{
        display: none;
    }
}

.fm-sc-mostclicked .fm-lp-slider{
    margin-top: 10px;
}


.fm-sc-mostclicked a.fm-lp5 span.fm-borderbottom{
    border-bottom: 0px solid grey;
}

.fm-sc-mostclicked .fm-sc-adwrapper{
    padding: 5px;
    display: none;
    grid-template-columns: 100%;
    justify-content: center;
    align-items: center;
}
@media only screen and (min-width: 320px) {
    .fm-sc-mostclicked .fm-sc-adwrapper{
        grid-template-columns: 30% 70%;
    }
}
@media only screen and (min-width: 500px) {
    .fm-sc-mostclicked .fm-sc-adwrapper{
        display: none;
    }
}


.fm-sc-mostclicked .fm-sc-addiv{
    border-bottom: 4px solid grey;
    width: 100%;
    height: 3px;
    display: inline-block;
    position: relative;
    padding: 0px;
    opacity: 0.7;
    display: none;
}
@media only screen and (min-width: 500px) {
    .fm-sc-mostclicked .fm-sc-addiv{
        display: none;
    }
}


.fm-sc-mostclicked .fm-sc-ad{
    font-size: 12px;
    text-align: center;
    display: none;
    width: 100%;
}
@media only screen and (min-width: 320px) {
    .fm-sc-mostclicked .fm-sc-ad{
        display: inline-block;
    }
}

.fm-lp-wrapper{

}
@media only screen and (min-width: 568px) {
    .fm-sc-mostclicked .fm-sc-ad{
        display: inline-block;
    }
}
/* Fünf Minuten: Side content most clicked END*/




.fm-pagecat-ad{
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
}

.fm-pagecategory .addtoany_content{
    display: none;
}

/* Fünf Minuten: Marquee START*/
.fm-marquee{
    background-color: #0750a0;
    padding: 6px;
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 29%);
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    height: 32px;
    display: none;
}
@media only screen and (min-width: 565px) {
    .fm-marquee{
        display: block;
    }
}

.fm-marquee a{
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}


.fm-marquee a:hover{
    color: #1a1a1a;
}

.fm-marquee a{
    transition: all 1s ease;
}

.fm-marquee {
    padding: 10px 0;
    height: auto;
    background: linear-gradient(300deg, #0750a0, #1893c8);
    background-size: 400% 400%;
    -webkit-animation: gradientBG 10s ease infinite;
    -moz-animation: gradientBG 10s ease infinite;
    -o-animation: gradientBG 10s ease infinite;
    animation: gradientBG 10s ease infinite;
}

@-webkit-keyframes gradientBG {
    0%{background-position:0% 34%}
    50%{background-position:100% 67%}
    100%{background-position:0% 34%}
}
@-moz-keyframes gradientBG {
    0%{background-position:0% 34%}
    50%{background-position:100% 67%}
    100%{background-position:0% 34%}
}
@-o-keyframes gradientBG {
    0%{background-position:0% 34%}
    50%{background-position:100% 67%}
    100%{background-position:0% 34%}
}
@keyframes gradientBG {
    0%{background-position:0% 34%}
    50%{background-position:100% 67%}
    100%{background-position:0% 34%}
}





@keyframes zoominout {
    0% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
    100% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }
}

@media only screen and (min-width: 970px) {
    .fm-articlepreview.fm-mini-article .fm-imagewrapper {
        overflow: hidden;
        height: 172px
    }

    .fm-articlepreview.fm-mini-article .fm-imagewrapper img {
        animation: zoominout 15s infinite;
        -moz-animation: zoominout 15s infinite;
        -webkit-animation: zoominout 15s infinite;
        -o-animation: zoominout 15s infinite;
    }
}



/* Fünf Minuten: Marquee END*/

/* Fünf Minuten: Pagecat AD START*/
.fm-mini-ad.fm-articlepreview .fm-ap-text{
    background-color: #d2e5ed;
}

.fm-mini-ad .fm-mini-adwrapper{
    margin: 0px;
    background-color: #d2e5ed;
    position: relative;
}
@media only screen and (min-width: 567px) {
    .fm-mini-ad .fm-mini-adwrapper{
        margin: 0 3px 3px 3px;
        height: 99.3%;
    }
}

.fm-mini-ad .fm-mini-adwrapper .fm-imagewrapper{

}
@media only screen and (min-width: 567px) {
    .fm-mini-ad .fm-mini-adwrapper .fm-imagewrapper{
        margin-left: -3px;
        margin-right: -3px;
    }
}
/* Fünf Minuten: Pagecat AD END*/

/* Fünf Minuten: Weatherwidget START*/
.fm-ww{
    background-color: #1a4056;
    flex-grow: 4;
}

.fm-meteolink a{
    color: #fff;
    text-decoration: none;
    padding: 0 15px 7px 17px;
    font-size: 11px;
    margin-top: -4px;
    display: block;
}
/* Fünf Minuten: Weatherwidget END*/

/* Fünf Minuten: INSTAGRAM FEED START*/
#sb_instagram #sbi_images{

}

#sb_instagram{
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 29%);
}

.fm-insta-title {
    display: block;
    position: relative;
    background: url(../images/bg_trenner.png) repeat 0 0;
    background-size: cover;
    padding: 6px 15px;
    font-size: 24px;
    font-weight: 800;
    color: #fff;
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 29%);
}

.sbi-owl-dots{
    display: none;
}
/* Fünf Minuten: INSTAGRAM Feed END*/

.fm-progressbar{
    height: 5px;
    background-color: lightgrey;
    position: relative;
}

.fm-progressbar .fm-pb-tracker{
    width: 40px;
    height: 5px;
    background-color: #929292;
    position: absolute;
    left: 0;
    transition: transform 500ms;
}

#tripple-5min .fm-m5m-row0{
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto;
    grid-gap: 0%;
    justify-content: center;
    margin-bottom: 0px;
}

@media only screen and (min-width: 565px) {
    #tripple-5min .fm-m5m-row0{
        grid-template-columns: 32% 32% 32%;
        grid-gap: 2%;
        margin-bottom: 0;
    }
}

#tripple-5min .fm-mini-adwrapper{
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    position: relative;

}
@media only screen and (min-width: 565px) {
    #tripple-5min .fm-mini-adwrapper{
        display: block;
        height: 100%;
    }
}

#tripple-5min .fm-articlepreview p{
    display: none;
}
@media only screen and (min-width: 565px) {
    #tripple-5min .fm-articlepreview p{
        display: block;
    }
}
#tripple-5min .fm-articlepreview p.fm-teaser{
    display: inline-block;
    margin-bottom: 2px;
}

@media only screen and (min-width: 565px) {
    #tripple-5min .fm-articlepreview p.fm-teaser .grey{
        display: none;
    }
}

#tripple-5min .fm-articlepreview p.fm-teaser .minisubh{
    display: none;
}
@media only screen and (min-width: 565px) {
    #tripple-5min .fm-articlepreview p.fm-teaser .minisubh{
        display: inline-block;
    }
}

#tripple-5min .fm-articlepreview p.fm-teaser i{
    color: #7b7676;
    font-size: 10px;
    vertical-align: 0%;
}
@media only screen and (min-width: 565px) {
    #tripple-5min .fm-articlepreview p.fm-teaser i{
        display: none;
    }
}


#tripple-5min .fm-articlepreview h1{
    font-size: 16px;
    margin-bottom: 0;
    min-height: unset;
    line-height: 1.1;
    font-weight: 900;
}
@media only screen and (min-width: 565px) {
    #tripple-5min .fm-articlepreview h1{
        font-size: 26px;
        min-height: 78px;
        margin-bottom: 12px;
    }
}

#tripple-5min .fm-articlepreview .fm-ap-text{
    padding-bottom: 0;
}
@media only screen and (min-width: 565px) {
    #tripple-5min .fm-articlepreview .fm-ap-text{
        padding-bottom: 35px;
    }
}

#tripple-5min .slick-prev, #tripple-5min .slick-next{
    display: none!important;
}

#tripple-5min .fm-articlepreview .fm-publishedat{
    right: 15px;
}
@media only screen and (min-width: 565px) {
    #tripple-5min .fm-articlepreview .fm-publishedat{
        right: unset;
    }
}


/* Fünf Minuten: Secondary Mobile Menu START*/
.advads-sticky-unten {
    transition: transform 500ms;
}
.advads-sticky-unten .noactive{
    transform: translateY(60px);
}

#close_footer_ad{
    transition: transform 500ms;
}

#close_footer_ad.noactive{
    transform: translateY(80px);
}


#fm-msm-wrapper{
    position: fixed;
    bottom: -40px;
    z-index: 1000;
    width: 100%;
    text-align: center;
    transition: transform 500ms;
}

#fm-msm-wrapper.active{
    transform: translateY(-50px);
}

#fm-m-secondarymenu{
    bottom: 10px;
    border-radius: 4px;
    border: 1px solid #797979;
    background-color: #fdfdfd;
    overflow: hidden;
    z-index: 1000;
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 29%);
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
    display: inline-flex;
    margin: 0 auto;
    font-weight: 500;
}
@media only screen and (min-width: 565px) {
    #fm-m-secondarymenu{
        display: none;
    }
}

#fm-m-secondarymenu i{
    font-size: 14px;
    color: grey;
}

#fm-m-secondarymenu .bt-lg{
    vertical-align: -12%;
}

#fm-m-secondarymenu a{
    padding: 12px 16px;
    color: #333;
    text-decoration: none;
}

#fm-m-secondarymenu a.centeritem{
   border-left: 1px solid #797979;
}
/* Fünf Minuten: Secondary Mobile Menu END*/

/* Fünf Minuten: STD3 INSTAGRAM Feed START*/
.fm-tripple-5min-insta{
    display: none;
}
@media only screen and (min-width: 565px) {
    .fm-tripple-5min-insta{
        display: block;
    }
}

#sbi_images{
    padding: 5px 10px!important;
}
/* Fünf Minuten: STD3 INSTAGRAM Feed END*/

.advads-dm-mehr-von-5min{
    text-align: center;
}


.fm-container-single #fm-ad-adva-5{
    margin-top: 10px;
}

.fm-preview #fm-ad-adva-ahi{
    display: none;
}


#fm-layerad-close{
    position: fixed;
    top: 0px;
    background: #1991c8;
    width: 100%;
    height: 100px;
    z-index: 10000;
    color: #fff;
    font-size: 30px;
    text-align: center;
    cursor: pointer;
    padding: 24px;
    display: block;
    height: auto;
    left:0;
    font-weight:900;
    text-transform:uppercase;
    font-size:24px;
    padding:20px;
}
@media only screen and (min-width: 565px) {
    #fm-layerad-close{
        font-size: 40px;
    }
}

.advads-popup-and-layer-ads img{
    height: auto;
    width: 100%;
}


#ad_4{
    display: none;
}
#close_footer_ad{
    display: none;
}


.reallynoads .google-auto-placed{
    display: none!important;
}

.advads-sticky-unten{
    height: 50px!important;
}

.advads-sticky-unten .advads-sticky-unten img{
    height: 50px!important;
    max-width: unset!important;
    height: auto!important;
}


.advads-popup-and-layer-ads{

}
@media only screen and (min-width: 565px) {
    .advads-popup-and-layer-ads{
        width: unset;
    }
}

.fm-pagecategory .dont-sideshowmobile-fm{
    display: none;
}
@media only screen and (min-width: 768px) {
    .fm-pagecategory .dont-sideshowmobile-fm{
        display: block;
    }
}

.fm-pagecategory .dont-sideshowdesktop-fm{
    display: block;
}
@media only screen and (min-width: 768px) {
    .fm-pagecategory .dont-sideshowdesktop-fm{
        display: none;
    }
}


.fm-pagecategory .dont-mainshowmobile-fm{
    display: none;
}
@media only screen and (min-width: 768px) {
    .fm-pagecategory .dont-mainshowmobile-fm{
        display: block;
    }
}

.fm-pagecategory .dont-mainshowdesktop-fm{
    display: block;
}
@media only screen and (min-width: 768px) {

    .fm-pagecategory .dont-mainshowdesktop-fm{
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .fm-main-article-plus header,.fm-std-tripple header{
        height: 100%;
    }
}