.bn-breaking-news {
    display: inline-block;
    width: 100%;
    margin-top: -11px;
    margin-bottom: -8px;
    z-index: 9;
    height: 45px !important;
    box-sizing: border-box;
    position: relative;
    line-height: 45px !important;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px solid #d1d0d0;
    border-radius: 0 0 0px 0px !important;
    background-color: #2a2929;
    /* mask: url('data:image/svg+xml;utf8,<svg viewBox="0 0 1465 58" xmlns="http://www.w3.org/2000/svg"><path d="M0 0L1465 0L1443.7 48.4396C1441.15 54.2492 1435.4 58 1429.06 58H0V0Z"/></svg>');
    mask-repeat: no-repeat;
    mask-position: right bottom;
    mask-size: cover; */
    padding: 0px;
}

li.single_li {
    min-width: 1800px;
}

.ticker_new {
    height: 24px;
    margin-top: 11px;
    margin-right: -5px;
    margin-left: 30px;
}

.bn-breaking-news * {
    box-sizing: border-box
}

.bn-breaking-news.bn-fixed-top {
    position: fixed;
    left: 0;
    right: 0;
    top: 0
}

.bn-breaking-news.bn-fixed-bottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0
}

.bn-label {
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    background-color: #ce2525;
    text-align: center;
    color: #000000;
    font-weight: 700;
    z-index: 3;
    padding: 0 15px;
    white-space: nowrap
}

.bn-news {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    overflow: hidden
}

    .bn-news ul {
        display: block;
        height: 100%;
        list-style: none;
        padding: 0;
        margin: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        position: absolute
    }

        .bn-news ul li {
            white-space: nowrap;
            overflow: hidden !important;
            text-overflow: ellipsis;
            text-decoration: none;
            -webkit-transition: color .2s linear;
            -moz-transition: color .2s linear;
            -o-transition: color .2s linear;
            transition: color .2s linear;
            position: absolute;
            width: 100%;
            display: none;
            color: #000000
        }

            .bn-news ul li a {
                white-space: nowrap;
                text-overflow: ellipsis;
                text-decoration: none;
                padding: 0 10px;
                color: #fff;
                font-weight: 300;
                position: relative;
                display: block;
                overflow: hidden
            }

                .bn-news ul li a:hover {
                    color: #ffedb7 !important
                }

.bn-loader-text {
    padding: 0 10px
}

.bn-seperator {
    display: inline-block;
    margin-right: 15px;
    width: 30px;
    height: 35px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative
}

    .bn-seperator.bn-news-dot {
        margin-right: 0
    }

        .bn-seperator.bn-news-dot:after {
            content: '';
            position: absolute;
            width: 8px;
            height: 8px;
            background: #333;
            border-radius: 50%;
            top: 50%;
            margin-top: -4px;
            left: 50%;
            margin-left: -4px
        }

.bn-prefix {
    color: #d65d7a;
    margin-right: 15px;
    padding-left: 10px
}

.bn-positive {
    color: #0b8457;
    font-weight: 700
}

.bn-negative {
    color: #dc2f2f;
    font-weight: 700
}

.bn-controls {
    width: auto;
    right: 0;
    top: -1;
    bottom: 0;
    height: 100%;
    position: absolute;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .bn-controls div {
        width: 30px;
        float: left;
        height: 100%;
        line-height: 52px;
        cursor: pointer;
        border: none;
        border-left: 1px solid #d15405;
        text-align: center;
        background-color: #ff741b;
        outline: none;
    }

        .bn-controls div:hover {
            background-color: #248912
        }

.bn-arrow {
    margin: 0;
    display: inline-block;
    height: 8px;
    position: relative;
    width: 8px;
    top: -4px
}

    .bn-arrow::after {
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-right-style: solid;
        border-right-width: 2px;
        content: '';
        display: inline-block;
        height: 8px;
        left: 0;
        position: absolute;
        top: 0;
        width: 8px
    }

    .bn-arrow.bn-next {
        -moz-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
        -webkit-transform: rotate(315deg);
        transform: rotate(315deg);
        left: -3px
    }

    .bn-arrow.bn-prev {
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        left: 3px
    }

    .bn-arrow::after {
        border-color: #fff
    }

    .bn-arrow::before {
        background-color: #fff
    }

.bn-play {
    position: relative;
    background: #fff;
    width: 0;
    height: 12px;
    display: inline-block;
    margin-left: -5px
}

    .bn-play::after {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: transparent;
        border-left-color: #fff;
        border-width: 8px;
        margin-top: -10px;
    }

.bn-pause {
    position: relative;
    width: 0;
    height: 14px;
    display: inline-block;
    top: 0px;
    left: -1px
}

    .bn-pause::before {
        position: absolute;
        content: "";
        width: 2px;
        height: 100%;
        left: 3px;
        background-color: #fff
    }

    .bn-pause::after {
        position: absolute;
        content: "";
        width: 2px;
        height: 100%;
        left: -3px;
        background-color: #fff
    }

.bn-controls div:hover .bn-pause::after,
.bn-controls div:hover .bn-pause::before {
    background-color: #fff
}

.bn-controls div:hover .bn-arrow::after, .bn-controls div:hover .bn-pause::after,
.bn-controls div:hover .bn-arrow::after, .bn-controls div:hover .bn-pause::before {
    border-color: #fff;
}

.bn-controls div:hover .bn-play::after {
    border-left-color: #fff;
}

.bn-direction-rtl {
    direction: rtl
}

    .bn-direction-rtl .bn-label {
        left: auto;
        right: 0
    }

    .bn-direction-rtl .bn-controls {
        right: auto;
        left: 0
    }

    .bn-direction-rtl .bn-seperator {
        margin-left: 15px;
        margin-right: 0;
        float: right
    }

    .bn-direction-rtl .bn-prefix {
        margin-left: 15px;
        margin-right: 0;
        padding-left: 0;
        padding-right: 10px
    }

    .bn-direction-rtl .bn-controls div {
        border-left: none;
        border-right: solid 1px #EEE
    }

.bn-effect-scroll .bn-news ul {
    display: block;
    width: 100%;
    position: relative
}

    .bn-effect-scroll .bn-news ul li {
        display: flex;
        float: left;
        position: relative;
        width: auto
    }

.bn-effect-scroll.bn-direction-rtl .bn-news ul li {
    float: right
}

ul#Ticker li {
    padding-right: 30px;
    min-width: 900px;
    padding-left: 30px;
}
