/*
.fullwidth .m4-redesign.cimlap .cover .hh-row-container .hh-row-wrapper {
    max-width: 100% !important;
    background-color: #FFF;
    margin: 0 auto;
}
*/
.Breakingwidget .post_time {
    float: unset !important;
    border-top: unset !important;
    width: unset !important;
    text-align: unset !important;
    padding-top: unset !important;
}

.breaking-section .cover {
    background: #ffdf00;
    padding: 20px 0;
    margin: 10px 0;
}

.Breakingwidget {
    width: 1340px;
    margin: 0 auto;
    display: block;
}
.Breakingwidget .breakingWidget_title_container:after {
    width: 100%;
}


.Breakingwidget .m4-redesign .hh-row-container.full-view-mode.widget_position_down .hh-row-wrapper{
    height: auto!important;
}

.Breakingwidget .breakingWidget_title_container{
    width: 250px;
    float: left;
    font-size: 16px;
    line-height: 20px;
    /* background-color: #a80000; */
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    color: #ffffff;
    position: relative;
    bottom: 0;
    height: 165px;
    padding: 15px 15px 15px 11px;
    margin: 0 0 0 120px;
    display: flex;
    align-items: center;
}
.Breakingwidget .breakingWidget_title_container h1 {
    background-color: #000;
    color: #fff;
    position: absolute;
    padding: 0 11px;
    margin: 1px;
    transform: skew(-30deg);
    top: calc(50% - 32px);
    max-width: 250px;
    
}
.Breakingwidget .breakingWidget_title_container h1 span {
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transform: skew(30deg);
    margin: 0 10px;
    display: block;
    overflow: hidden;
}
.Breakingwidget .oneThema {
    /*width: 70%;*/
    height: 195px;
    float: left;
    position: relative;
    display: inline-block;
    overflow: visible;
    width: auto;
}
.Breakingwidget .oneThema a{
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.Breakingwidget .oneThema .post_time p {
    color: black;
    position: absolute;
    border: 0;
    bottom: 15px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(16%, 10%);
    opacity: 1;
    padding-bottom: 5px;
    text-align: start;
}

.Breakingwidget .oneThema .themaPic.offerPic {
    margin-top: 12px;
    height: 200px;
    background-size: cover;
    border: #FFF solid 5px;
    float: left;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    width: 300px;
}

@media screen and (max-width:3700px) {
    .Breakingwidget .oneThema .themaPic.offerPic {
        margin-top: 5px;
    }
}
@media screen and (max-width:3200px) {
    .Breakingwidget .oneThema .themaPic.offerPic {
        margin-top: 0;
    }
}

.Breakingwidget .oneThema .themaTxt {
    margin: 0;
    padding: 15px 0 15px 15px;
    font-size: 15px;
    line-height: 18px;
    position: relative;
    bottom: 0 !important;
    float: left;
    display: inline-block;
    width: 41%;
    background: transparent;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    color: #000!important;
    margin-top: 0px;
    height: 165px;
    width: 415px;
}
.Breakingwidget .oneThema .themaTxt h4 {
    border-bottom: 3px solid transparent;
    padding: 0 0 5px;
    border-radius: 5px;
    border-image-source: linear-gradient(90deg, #000 20%, transparent);
    border-image-slice: 5;
    margin-bottom: 10px;
    color: #000;
    overflow: hidden;
    max-height: 65px;
}

.Breakingwidget .themaTxt pre {
    display: none;
}

.Breakingwidget .oneThema:hover .themaTxt h4 {
    color: #000!important;
}

.Breakingwidget .oneThema .themaTxt:after {
    position: absolute;
    background-image: url("breaking-after.png");
    width: 216px!important;
    right: -273px;
    height: 106%;
    top: 0px;
    background-repeat: no-repeat;
    background-position: 100%;
    content: "";
}

.Breakingwidget .oneThema .themaTxt:before {
    position: absolute;
    border-right: 3px solid #000;
    border-top: 3px solid #000;
    transform: skew(-30deg);
    width: 92px;
    right: -47px;
    height: 100%;
    top: -3px;
    background-repeat: no-repeat;
    background-position: 100%;
    content: "";
}
.Breakingwidget .breakingWidget_title_container:after {
    position: absolute;
    /* border-top: 3px solid #000; */
    border-bottom: 3px solid #000;
    width: 170px!important;
    right: 100%;
    height: 100%;
    top: 0px;
    background-repeat: no-repeat;
    background-position: 100%;
    content: "";
}

.Breakingwidget .breakingWidget_title_container:before {
    position: absolute;
    border-left: 3px solid #000;
    border-top: 3px solid #000;
    transform: skew(-30deg);
    width: 120px;
    right: 100%;
    height: 100%;
    top: -3px;
    background-repeat: no-repeat;
    background-position: 100%;
    content: "";
}

.Breakingwidget {
    width: 1300px;
    margin: 0 auto;
    display: block;
}
.Breakingwidget .breakingWidget_title_container:after {
    width: 100%;
}

.Breakingwidget .breakingWidget_title_container {
    margin-top: 20px;
}

.m4-redesign .Breakingwidget .row-title {
    display: none;
}
.Breakingwidget .oneThema .themaTxt span {
    max-height: 20px;
    overflow: hidden;
}

@media (max-width: 1440px) {
        .Breakingwidget {
            width: 100%;
            margin: 0 auto;
            display: block;
            margin-left: 9%;
        }
        .Breakingwidget .breakingWidget_title_container:after {
            width: 100%;
        }
        .Breakingwidget .oneThema .themaTxt:after {
            display: none;
        }

        .Breakingwidget .oneThema .themaTxt {
            margin-top: 0;
            transform: skew(-30deg);
            margin: 0;
            height: auto;
            padding: 10px 20px 10px 20px;
            margin-left: 0;
            width: 510px;
        }

        .Breakingwidget .oneThema .themaTxt:before {
            right: -43px;
        }
        .Breakingwidget .breakingWidget_title_container:after {
            width: 111px!important;
        }
        .Breakingwidget .breakingWidget_title_container:before {
            width: 65px!important;

        }

        .Breakingwidget .oneThema .themaTxt h4,
        .themaTxt span,
        .petofilive-title,
        .petofilive-lead {
            transform: skew(30deg);
        }
        .Breakingwidget .oneThema {
            width: 80%;
        }

        .Breakingwidget .breakingWidget_title_container {
            width: 225px;
            max-height: 150px;
            margin-left: 0;
            margin-top: 5px;
        }

        .Breakingwidget .oneThema {
            height: 162px;
            width: 77%;
        }
        .Breakingwidget .oneThema:hover .themaTxt, .Breakingwidget .oneThema .themaTxt {
            color: #000!important;
        }

        .Breakingwidget .breakingWidget_title_container {
            height: 125px;
        }

        .Breakingwidget .oneThema .themaTxt,
        .Breakingwidget .oneThema .themaTxt h4,
        .themaTxt span,
        .petofilive-title, .petofilive-lead {
            transform: none;
        }
        .Breakingwidget .oneThema .themaTxt h4 {
            max-height: 40px;
        }
        .Breakingwidget .oneThema .themaTxt span.petofilive-lead {
            max-height: 55px;
            overflow: hidden;
        }
}
@media (max-width: 1200px) {

        .Breakingwidget .breakingWidget_title_container {
            margin-top: 15px;
            width: 180px !important;
            height: 120px;
        }

        .petofilive-lead {
            display: block;
        }
        .Breakingwidget .oneThema .themaTxt h4 {
            border-bottom: 2px solid transparent;
            max-height: 54px;
            margin-bottom: 3px;
        }
        .Breakingwidget .oneThema .themaTxt {
            height: 140px;
            padding: 5px 15px 5px 15px;
            width: 440px;
        }
        .Breakingwidget .breakingWidget_title_container {
            margin-left: 95px;
            width: 160px !important;
        }

        .Breakingwidget .breakingWidget_title_container:after {
            width: 87px!important;
        }
        .Breakingwidget .oneThema {
            height: 150px;
            width: 60%;
        }
        .Breakingwidget {
            width: 1040px;
        }
        .Breakingwidget .oneThema .themaTxt span {
            max-height: 33px;
            overflow: hidden;
        }
}


@media (max-width: 1440px) {
        .Breakingwidget .oneThema .themaTxt {
            height: 100%;
            width: 395px;
            width: 70%;
            height: 150px;

        }
        .Breakingwidget .breakingWidget_title_container {
            width: 225px;
            height: 170px;
            /*margin-left: 77px;*/
            margin-left: 0;
        }
        .Breakingwidget .oneThema .themaPic.offerPic {
            height: 160px;
            width: 250px;

        }

        .Breakingwidget {
            width: 980px;
            margin: 0 auto;
            display: block;
        }
        .Breakingwidget .oneThema .post_time p {
            bottom: 25px;
            left: 35%;
            transform: translate(0, 55%);
        }
}

@media (max-width: 1200px) {
        .Breakingwidget .oneThema .themaTxt {
            height: 120px;
            min-height: 1px;
            width: 130%!important;
        }
        .Breakingwidget .oneThema .post_time p {
            bottom: 25px;
            left: 157px;
            transform: translate(0%, 22%);
        }
        .Breakingwidget {
            width: 1140px;
            margin: 0 auto;
            display: block;
        }
        .Breakingwidget .breakingWidget_title_container {
            width: 180px;
            height: 120px;
            margin-left: 90px;
            width: 20%!important;
        }
        .Breakingwidget .breakingWidget_title_container:before {
            width: 50px!important;
        }

        .Breakingwidget .oneThema .themaTxt:before {
            right: -34px;
        }
        .Breakingwidget .oneThema .themaPic.offerPic {
            height: 150px;
            width: 34%;
        }
        .Breakingwidget .breakingWidget_title_container:after {
            width: 85px;
        }
        .Breakingwidget .oneThema .themaTxt:after {
            width: 0px;
        }
        .Breakingwidget .breakingWidget_title_container h1 {
            background-color: #000;
            color: #fff;
            position: absolute;
            left: 27%;
            padding: 0px 10px;
            transform: skew(-30deg);
            margin-left: -30px;
        }
        .Breakingwidget .breakingWidget_title_container h1 span {
            font-size: 16px;
            letter-spacing: 1px;
            text-transform: uppercase;
            transform: skew(30deg);
            display: block;
        }
    }
    @media (min-width: 1201px) {
        .Breakingwidget .breakingWidget_title_container h1 {    
            left: -10%;
            top: 35%;
        }
    }
    @media (min-width: 871px) and (max-width: 1200px) {
        .Breakingwidget .breakingWidget_title_container h1 {    
            left: 13%;
            top: 30%;
        }
    }
    @media (min-width: 870px) and (max-width: 1024px) {
        .Breakingwidget .breakingWidget_title_container h1 {
            left: -10%;
            top: 20%;
        }
}

@media (max-width: 1024px) {
        .Breakingwidget {
            width: 100%;
            margin: 0 auto;
        }
        .Breakingwidget .oneThema {
            width: 70%;
        }
        .Breakingwidget .oneThema .themaTxt {
            height: 90px;
            width: 330px;
        }
        .Breakingwidget .breakingWidget_title_container {
            width: 190px;
            height: 80px;
            margin-left: 35px;
        }
        .Breakingwidget .oneThema .themaPic.offerPic {
            height: 110px;
            width: 228px;
        }
        .Breakingwidget .breakingWidget_title_container:after {
            /*      content: " ";
                position: absolute;
                display: block;
                width: 0;
                height: 100%;
                top: 0;
                right: 50%;
                background: #a80000;
                transform-origin: bottom left;
                -ms-transform: skew(-30deg, 0deg);
                -webkit-transform: skew(-30deg, 0deg);
                transform: skew(-30deg, 0deg);
        */

            background: transparent;
            width: 80px!important;

        }
        .Breakingwidget .oneThema .themaTxt:before {
            right: -25px;
        }

        .Breakingwidget .breakingWidget_title_container h1 {
            transform: skew(-30deg);
        }
        .Breakingwidget .breakingWidget_title_container h1 span {
            transform: skew(30deg);
        }
        
        span.petofilive-lead {
            display: none;
        }
        .Breakingwidget .oneThema .themaTxt h4 {
            border-bottom: 0px solid transparent;
            max-height: 64px;
        }
        
        .Breakingwidget .breakingWidget_title_container:after {
            right: 100%;
        }
        .Breakingwidget .breakingWidget_title_container {
            height: 90px;
            margin-top: 10px;
        }
        .Breakingwidget .oneThema:after {
            height: 0;
        }
        .Breakingwidget .oneThema {
            width: 66%;
            height: 110px;
        }
        .Breakingwidget {
            width: 760px;
        }
        .Breakingwidget .oneThema .post_time p {
            bottom: 30px;
            left: 145px;
            transform: translate(0%, 100%);
        }
}
@media (max-width: 869px) {
        .breaking-section .cover {
            padding: 0;
            margin: 10px 0;
        }

        .m4-redesign.cimlap.breaking .cover .hh-row-container .hh-row-wrapper {
            max-width: 100% !important;
        }
        .Breakingwidget {
            width: 100%;
            margin: 0 auto;
        }
        .Breakingwidget .oneThema .themaTxt {
            height: 80px;
            width: 100%!important;
        }
        .Breakingwidget .oneThema .themaTxt:before {
            right: 0px;
            transform: skew(0deg);
        }

        .Breakingwidget .oneThema .themaTxt:after {
            display: block;
            position: absolute;
            background: none;
            border-left: 3px solid #000;
            border-top: 3px solid #000;
            width: 92px;
            left: -0px;
            height: 100%;
            top: -3px;
            background-repeat: no-repeat;
            background-position: 100%;
            content: "";
        }

        .Breakingwidget .breakingWidget_title_container {
            width: 100%;
            height: 60px;
            margin-left: 0;
            background-color: unset;
            margin-bottom: 10px;
            border: none;
        }
        .Breakingwidget .oneThema .themaPic.offerPic {
            display: none;
        }
        .Breakingwidget .breakingWidget_title_container:after, .Breakingwidget .breakingWidget_title_container:before {
            display: none;
        }
        .Breakingwidget .breakingWidget_title_container h1 {
            white-space: nowrap;
            transform: skew(-30deg);
            margin: 0% 5%;
        }
        .Breakingwidget .breakingWidget_title_container h1 span {
            transform: skew(30deg);
        }
        .Breakingwidget .oneThema {
            width: 100%;
            height: auto;
        }
        span.petofilive-lead {
            display: none;
        }
        .Breakingwidget .oneThema .themaTxt h4 {
            border-bottom: 0px solid transparent;
        }
        .Breakingwidget .breakingWidget_title_container h1 span {
            padding: 0;
            font-size: 14px;
        }

    
    .Breakingwidget .oneThema .themaTxt {
        margin-top: 0;
        transform: skew(-30deg);
        margin: 0 10%;
        padding: 5px 0 0 30px;
        width: 100%;
        height: auto;
    }
    .Breakingwidget .oneThema .post_time p {
        -ms-transform: translate(0, 0%);
        transform: translate(7%, 50%);
        padding: 25px 15px 5px 31px;
        margin: 0 10%;
        left: unset;
    }
    .Breakingwidget .oneThema .themaTxt h4 {
        transform: skew(30deg);
    }

    .Breakingwidget {
        width: 480px;
    }
    .Breakingwidget .breakingWidget_title_container:after,
    .Breakingwidget .oneThema:after {
        width: 0;
    }
    .Breakingwidget .oneThema .themaTxt {
        padding: 5px 15px 5px 35px;
        height: 90px;
        transform: skew(-30deg);
    }
 
    .Breakingwidget .oneThema {
        height: 100px;
        margin-top: 20px;
        padding-left: 0px;
    }

    .Breakingwidget .breakingWidget_title_container {
        height: 45px;
        margin: -20px 0 0px;
        width: 40px !important;
    }

    .Breakingwidget .breakingWidget_title_container h1 {
        margin: 88% 185%;
    }
}
@media (max-width: 600px) {
    .m4-redesign.cimlap.breaking .cover .hh-row-container .hh-row-wrapper {
        max-width: 100% !important;
    }
    .Breakingwidget {
        width: 100%;
        margin: 0 auto;
    }
    .Breakingwidget .oneThema {
        width: 100%;
        height: auto;
    }

    .Breakingwidget .oneThema .themaTxt {
        margin-top: 0;
        transform: skew(-30deg);
        margin: 0 10%;
        padding: 5px 0 0 30px;
        width: 80%;
        height: 80px;
    }
    .Breakingwidget .breakingWidget_title_container {
        width: 100%;
        height: 30px;
        margin-left: 0;
        background-color: unset;
        margin-bottom: 10px;
    }
    .Breakingwidget .oneThema .themaPic.offerPic {
        display: none;
    }

    .Breakingwidget .breakingWidget_title_container h1 {
        margin: 94% 205%;
    }

    .Breakingwidget .breakingWidget_title_container h1 span {
        transform: skew(30deg);
        font-size: 14px;
    }

    span.petofilive-lead {
        display: none;
    }
    .Breakingwidget .oneThema .themaTxt h4 {
        border-bottom: 0px solid transparent;
        margin: auto;
        margin-left: 15px;
        margin-right: 10px;
        transform: skew(30deg);
        max-height: 50px;
    }

    .Breakingwidget .oneThema .post_time p {
        padding: 25px 15px 5px 26px;
        transform: translate(17%, 70%);
        /* bottom: 5px;
        left: -2px;
         transform: translate(76%,0); */
     }
}

@media (max-width: 590px) {
    .Breakingwidget .breakingWidget_title_container h1 {
        margin-left: 200% !important;
    }
}
@media (max-width: 555px) {
    .Breakingwidget .breakingWidget_title_container h1 {
        margin-left: 192% !important;

}
}
@media (max-width: 500px) {
    .Breakingwidget .breakingWidget_title_container h1 {
        margin-left: 180% !important;
    }
    .Breakingwidget .oneThema .post_time p {
        padding: 25px 15px 5px 26px;
        transform: translate(18%, 72%);
    }
}

@media (max-width: 480px) {
    /* .headwrapper .breaking-section .m4-redesign .colwrapper .cover .hh-row-container .hh-row-wrapper {
        
    } */

    .m4-redesign.cimlap.breaking .cover .hh-row-container .hh-row-wrapper {
        max-width: 100% !important;
    }
    .Breakingwidget {
        width: 100%;
        margin: 0 auto;
    }
   
    .Breakingwidget .breakingWidget_title_container {
        width: 100%;
        height: 30px;
        margin-left: 0;
        background-color: unset;
        margin-bottom: 10px;
    }
    .Breakingwidget .oneThema .themaPic.offerPic {
        display: none;
    }

    .Breakingwidget .breakingWidget_title_container h1 span {
        transform: skew(30deg);
    }
    .Breakingwidget .oneThema {
        width: 100%;
        height: auto;
    }

    span.petofilive-lead {
        display: none;
    }
    .Breakingwidget .oneThema .themaTxt h4 {
        border-bottom: 0px solid transparent;
    }
    .Breakingwidget .breakingWidget_title_container h1 span {
        font-size: 14px;
        min-width: max-content;
    }
 
    .Breakingwidget .oneThema .themaTxt {
        margin-top: 0;
        transform: skew(-30deg);
        margin: 0 0 10px;
        padding: 5px 15px 15px 15px;
        width: 240px;
        height: auto;
        min-height: 95px;
    }

    .Breakingwidget .oneThema .themaTxt h4 {
        transform: skew(30deg);
        font-size: 14px;
        max-height: 53px;
    }

    .Breakingwidget {
        width: 320px;
    }
    .Breakingwidget .oneThema {
        padding-left: 0px;
        display: flex;
        justify-content: center;
    }
 
    .Breakingwidget .breakingWidget_title_container {
        height: 50px;
        margin-top: 0px;
        margin: -15px 0 0px;
    }
    .Breakingwidget .breakingWidget_title_container {
        width: 40px !important;
    }


    .Breakingwidget .oneThema p { 
        margin: 0 0 5px;
        padding: 10px 15px 5px 35px;
        -ms-transform: translate(0%, 0%);
        transform: translate(-1.3%, 60%);
        /* 
        left: 0;
        bottom: 6px; */
        font-size: 13px;
    }
    .Breakingwidget .breakingWidget_title_container h1 {
        margin-top: 94%;
        margin-left: 70% !important;
    }
    .Breakingwidget .oneThema .post_time p {
        padding: 25px 15px 5px 5px;
        transform: translate(0%, 50%);
    }
}

@media (max-width: 375px){
    .Breakingwidget .oneThema .themaTxt h4 {
        max-width: 179px;
        max-height: 55px;
    }
    .Breakingwidget {
        padding-top: -5px;
        padding-bottom: 5px;
    }
    .Breakingwidget .oneThema .themaTxt{
        width: 70% !important;
        margin: 0 5px 0 25px;
        padding-top: 5px;
        min-height: 80px;
    }
    .Breakingwidget .breakingWidget_title_container h1 {
        margin-top: 94%;
        margin-left: 120% !important;
    }
    .Breakingwidget .oneThema .post_time p {
        transform: translate(0%, 107%);
        padding: 10px 15px 20px 57px;
        /* -ms-transform: translate(0%, 0%);
        left: 0;
        bottom: -15px;
        */
        margin: 10px 0 0 0 ;
        font-size: 12px;
    }
}
@media (max-width: 280px){
    .Breakingwidget .oneThema .post_time p {

    }
}
.Breakingwidget .oneThema .post_time p:before {
    display: none;
}