﻿.slick-dots {
    position: absolute;
    bottom: 0px !important;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin-right: -2px;
}

    .slick-dots li button:before {
        font-size: 12px;
        color: #a1aebb;
        opacity: 1;
    }

    .slick-dots li.slick-active button:before {
        color: #212121 !important;
        opacity: 1 !important;
    }

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 0px;
        width: 20px;
        margin: 0 -2px;
        padding: 0;
        cursor: pointer;
    }
.hp-new .activGames
{
    height: 160px; 
    background: #fff
}
.activGames .ticker-games-bar {
    position: relative;
    height: 117px;
    background-size: cover;
}
.bttn-shell
{
    width:100%;
    height:40px;
    padding: 8px 0 5px 0;
    background-color:#D7DEE8;
}
.bttn-shell .ticker-bttn
{
    display:inline-block;
}

    .activGames .ticker-games-bar:after {
        content: '';
        position: absolute;
        left: -65px;
        top: 65px;
        width: 65px;
        height: 76px;
    }

    .activGames .ticker-games-bar .games-tbl {
        width: 100%;
    }

        .activGames .ticker-games-bar .games-tbl .game-cont {
            height: 105px;
            padding: 0px 5px 5px 0px;
            /*background: rgba(0,64,173,1);
            background: rgba(0,64,173,1);
            background: rgba(32,41,49,1);
            background: rgba(32,41,49,1);
            background: rgba(32,41,49,1);
            background: rgba(32,41,49,1);
            background: rgba(227,232,235,1);
            background: rgba(227,232,235,1);
            background: -moz-linear-gradient(top, rgba(227,232,235,1) 0%, rgba(227,232,235,1) 2%, rgba(212,217,220,1) 13%, rgba(227,232,236,1) 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(227,232,235,1)), color-stop(2%, rgba(227,232,235,1)), color-stop(13%, rgba(212,217,220,1)), color-stop(100%, rgba(227,232,236,1)));
            background: -webkit-linear-gradient(top, rgba(227,232,235,1) 0%, rgba(227,232,235,1) 2%, rgba(212,217,220,1) 13%, rgba(227,232,236,1) 100%);
            background: -o-linear-gradient(top, rgba(227,232,235,1) 0%, rgba(227,232,235,1) 2%, rgba(212,217,220,1) 13%, rgba(227,232,236,1) 100%);
            background: -ms-linear-gradient(top, rgba(227,232,235,1) 0%, rgba(227,232,235,1) 2%, rgba(212,217,220,1) 13%, rgba(227,232,236,1) 100%);
            background: linear-gradient(to bottom, rgba(227,232,235,1) 0%, rgba(227,232,235,1) 2%, rgba(212,217,220,1) 13%, rgba(227,232,236,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e8eb', endColorstr='#e3e8ec', GradientType=0 );*/
        }

            .activGames .ticker-games-bar .games-tbl .game-cont:nth-child(2n) {
                height: 105px;
                /*background: rgba(177,180,184,1);
                background: -moz-linear-gradient(top, rgba(177,180,184,1) 0%, rgba(177,180,184,1) 18%, rgba(214,219,222,1) 100%);
                background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(177,180,184,1)), color-stop(18%, rgba(177,180,184,1)), color-stop(100%, rgba(214,219,222,1)));
                background: -webkit-linear-gradient(top, rgba(177,180,184,1) 0%, rgba(177,180,184,1) 18%, rgba(214,219,222,1) 100%);
                background: -o-linear-gradient(top, rgba(177,180,184,1) 0%, rgba(177,180,184,1) 18%, rgba(214,219,222,1) 100%);
                background: -ms-linear-gradient(top, rgba(177,180,184,1) 0%, rgba(177,180,184,1) 18%, rgba(214,219,222,1) 100%);
                background: linear-gradient(to bottom, rgba(177,180,184,1) 0%, rgba(177,180,184,1) 18%, rgba(214,219,222,1) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1b4b8', endColorstr='#d6dbde', GradientType=0 );*/
            }

                .activGames .ticker-games-bar .games-tbl .game-cont:nth-child(2n) ::after {
                    content: '';
                    position: fixed;
                    border: 2px solid #000;
                    right: -6px;
                    top: 13px;
                    height: 68px;
                    transform: scaleX(0.5);
                }

            .activGames .ticker-games-bar .games-tbl .game-cont .game-title {
                position: relative;
                background: none;
                border: none;
                color: #E6E9EC;
                height: 20px;
                font-size: 14px;
            }

                .activGames .ticker-games-bar .games-tbl .game-cont .game-title span {
                    color: #E6E9EC;
                    padding: 0;
                    float: none;
                    font-size: 14px;
                }

                    .activGames .ticker-games-bar .games-tbl .game-cont .game-title span:after {
                        content: '';
                        position: absolute;
                        height: 2px;
                        width: 150px;
                        bottom: 0;
                        right: 0px;
                        background: #CBD2D7;
                    }

            .activGames .ticker-games-bar .games-tbl .game-cont .group {
                height: 15px;
            }

            .activGames .ticker-games-bar .games-tbl .game-cont .group {
                color: #02ADF2 !important;
                font-size: 14px;
                line-height: 15px;
                font-family: 'blender-regular','south web light';
                vertical-align: top;
                float: left;
                padding-right: 2px !important;
            }

.namefinal {
    text-align: center;
    margin-right: 87px;
    padding-right: -2px;
    padding-top: 0px;
    left: 45px;
    margin-top: -6px;
    display: inline-block;
}

.btw_final {
    padding-top: 16px;
    margin: 0px 0;
    vertical-align: top;
    display: inline-block;
    font-size: 30px;
}

.imgHost-final {
    display: inline-block;
    width: 30px !important;
    height: 30px !important;
}

.activGames .ticker-games-bar .games-tbl .game-cont-final {
    padding: 75px 61px 5px 10px;
    width: 200px !important;
}

    .activGames .ticker-games-bar .games-tbl .game-cont-final .group-final {
        color: #02ADF2 !important;
        font-size: 13px;
        line-height: 15px;
        font-family: 'blender-regular','south web light';
        vertical-align: top;
        padding-right: 2px !important;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont-final .game-title-final {
        position: relative;
        background: none;
        border: none;
        color: #000;
        height: 20px;
        text-align: center;
        margin-left: -58px;
    }

        .activGames .ticker-games-bar .games-tbl .game-cont-final .game-title-final span:after {
            content: '';
            position: absolute;
            height: 5px;
            width: 111px;
            bottom: 0;
            right: 71px;
            background: #02ADF2;
        }

    .activGames .ticker-games-bar .games-tbl .game-cont-final .team.finalGuest {
        padding-right: 55px;
    }

        .activGames .ticker-games-bar .games-tbl .game-cont-final .team.finalGuest a.finalGuest {
            width: auto;
            float: none;
        }

            .activGames .ticker-games-bar .games-tbl .game-cont-final .team.finalGuest a.finalGuest span {
                font-size: 19px;
                font-weight: 800;
                line-height: 20px;
                font-family: 'blender-regular','south web light';
                color: #02295F;
                margin-right: -10px;
            }

    .activGames .ticker-games-bar .games-tbl .game-cont-final .score-cont-final .statusfinal {
        display: block;
        float: right;
        position: absolute;
        top: 143px;
        width: 76px;
        max-width: 80px;
        color: #B2B2B2;
        right: 159px;
        font-size: 15px;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont-final .team.finalHost {
        padding-left: 55px;
    }

        .activGames .ticker-games-bar .games-tbl .game-cont-final .team.finalHost a.namefinalHost {
            width: auto;
            float: none;
        }

            .activGames .ticker-games-bar .games-tbl .game-cont-final .team.finalHost a.namefinalHost span {
                font-size: 19px;
                font-weight: 800;
                line-height: 20px;
                font-family: 'blender-regular','south web light';
                color: #02295F;
                margin-right: -4px;
            }

    .activGames .ticker-games-bar .games-tbl .game-cont-final:nth-child(2n) .score-cont-final {
        border-left: none;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont-final .score-cont-final {
        border-left: 0px solid #B2B2B2;
        height: 35px;
        padding-top: 10px;
    }

        .activGames .ticker-games-bar .games-tbl .game-cont-final .score-cont-final .score {
            width: 42px;
            font-size: 32px;
            line-height: 25px;
            color: #002960;
        }

        .activGames .ticker-games-bar .games-tbl .game-cont-final .score-cont-final .hour {
            display: block;
            float: right;
            position: absolute;
            top: 123px;
            width: 50px;
            max-width: 50px;
            color: #02295F;
            right: 155px;
            font-size: 12px;
            display: block;
            font-size: 27px;
            line-height: 28px;
        }

        .activGames .ticker-games-bar .games-tbl .game-cont-final .score-cont-final .channel {
            color: #095E9E;
            font-size: 14px;
        }

/*END final*/

.activGames .ticker-games-bar .games-tbl .game-cont:nth-child(2n) .score-cont {
    border-left: none;
}

.activGames .ticker-games-bar .games-tbl .game-cont .score-cont {
    height: 41px;
    padding-top: 12px;
    line-height: 38px;
}

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .team {
        float: right;
        width: 125px;
        line-height: 21px;
        text-align: right;
        margin-top: 4px;
    }

.activGames .ticker-games-bar .games-tbl .game-cont .team {
    padding: 0;
    margin: 0;
}

    .activGames .ticker-games-bar .games-tbl .game-cont .team a.name {
        width: auto;
        float: none;
    }

        .activGames .ticker-games-bar .games-tbl .game-cont .team a.name span {
            font-size: 13px;
            line-height: 14px;
            font-family: 'blender-bold','south web light';
            color: #2B3033;
            margin: 0 7px;
            max-height: 70px;
            white-space: pre-wrap;
            display: inline-block;
            max-width: 84px;
            width: 84px;
            text-align: center;
            vertical-align: middle;
        }

.activGames .ticker-games-bar .games-tbl .game-cont .score-cont .team1 {
    float: right;
    width: 125px;
    line-height: 21px;
    text-align: right;
    margin-top: 4px;
    outline: none;
}

.activGames .ticker-games-bar .games-tbl .game-cont .team1 {
    padding: 0;
    margin: 0;
}

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name {
        width: auto;
        float: none;
        outline: none;
    }

        .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name span {
            font-size: 13px;
            line-height: 13px;
            font-family: 'blender-bold','south web light';
            color: #2B3033;
            margin: 0 7px;
            max-height: 70px;
            white-space: pre-wrap;
            display: inline-block;
            max-width: 84px;
            width: 84px;
            outline: none;
            text-align: center;
            vertical-align: middle;
        }

        .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name img {
            display: inline-block;
            width: 24px;
            height: 24px;
            vertical-align: middle;
        }

.activGames .score-list table tr td a {
    color: #090C39;
    font-size: 16px;
    max-width: 90px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.activGames .video-carousel-holder .video-carousel .vod-item span.desc {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 109px;
    max-height: 24px;
    overflow: hidden;
    font-size: 11px;
    padding: 2px 2px 1px 2px;
    white-space: normal;
    background: url(images/black_bg.png) repeat;
    color: #C4E35A;
}

.activGames .ticker-games-bar .games-tbl .game-cont .team a.name img {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.score-holderHr {
    border-top: 2px solid #D9DADC;
    width: 125px;
    margin-top: 0px;
}

.activGames .hp-new .main-article .text .main-title.red {
    background: url(images/blue_bg.png) repeat;
}

.activGames .ticker-games-bar .games-tbl .game-cont .score-cont .team1 {

    margin-top: 9px !important;
}
.activGames .ticker-games-bar .games-tbl .game-cont .score-cont .score {
    width: 42px;
    font-size: 16pt;
    line-height: 39px;
    color: #2B3033;
    vertical-align: initial;
    outline: none;
}

.activGames .ticker-games-bar .games-tbl .game-cont .score-cont .status {
    display: block;
    /*float: right;*/
    position: absolute;
    top: 43px;
    width: 25px;
    max-width: 50px;
    color: #2354BD;
    right: 70% !important;
    font-size: 10pt;
    height: 20px;
    line-height: 17px;
    text-align: center !important;
    outline: none;
    background-color: #fff;
    border: solid 0px;
    white-space: nowrap;
}

.activGames .ticker-games-bar .games-tbl .game-cont .score-cont .statusGray {
    display: block;
    float: right;
    position: absolute;
    top: 43px;
    width: 25px;
    max-width: 50px;
    color: #A6ADB3;
    right: 152px;
    font-size: 12pt;
    height: 20px;
    line-height: 17px;
    text-align: left;
    outline: none;
}

.activGames .ticker-games-bar .games-tbl .game-cont .score-cont .statusAnim {
    display: block;
    float: right;
    position: absolute;
    top: 43px;
    width: 25px;
    max-width: 50px;
    color: #A6ADB3;
    right: 152px;
    font-size: 12pt;
    height: 20px;
    line-height: 17px;
    text-align: left;
    -webkit-animation: color-change 2s infinite;
    -moz-animation: color-change 2s infinite;
    -o-animation: color-change 2s infinite;
    -ms-animation: color-change 2s infinite;
    animation: color-change 2s infinite;
    outline: none;
}

@-webkit-keyframes color-change {
    0% {
        color: #0638AB;
    }

    50% {
        color: #6A96FB;
    }

    100% {
        color: #0638AB;
    }
}

.activGames .ticker-games-bar .games-tbl .game-cont .score-cont .hour {
    display: block;
    font-size: 24px;
    line-height: 23px;
    outline: none;
}

.activGames .ticker-games-bar .games-tbl .game-cont .score-cont .channel {
    color: #095E9E;
    font-size: 14px;
    outline: none;
}

.activGames .btn-Allstats {
    width: 46%;
    text-align: left;
    float: left;
    left: 9px;
    position: absolute;
    height: 37px;
}

.activGames .btn-AllResults {
    width: 46%;
    position: absolute;
    text-align: right;
    float: right;
    right: 10px;
    height: 37px;
}

.activGames .btn-Allstats-title {
    width: 50%;
    text-align: center;
    float: left;
    left: 0px;
    position: absolute;
    margin-top: 11px;
    font-size: 13pt;
    font-family: 'blender-regular','south web light';
    color: white;
}

.activGames .btn-AllResults-title {
    width: 52%;
    position: absolute;
    text-align: center;
    float: right;
    right: 0px;
    margin-top: 11px;
    font-size: 13pt;
    font-family: 'blender-regular','south web light';
    color: white;
}

.activGames .btn-AllResults_logo {
    position: relative;
    top: 4px;
    right: 19px;
    white-space: normal;
    background: url(/images/logo_olym_s.png) no-repeat;
    background-size: 100%;
    height: 36px;
    width: 25px;
}

.activGames .slick-slider {
    margin-bottom: 0px !important;
}

/*Iphone 6 Plus*/
@media only screen and (min-width : 414px) {
    .activGames .ticker-games-bar .games-tbl .game-cont .team a.name span {
        font-size: 13px;
        line-height: 13px;
        font-family: 'blender-bold','south web light';
        color: #2B3033;
        margin: 0 10px;
        max-height: 80px;
        white-space: pre-wrap;
        display: inline-block;
        max-width: 81px;
        width: 81px;
        text-align: center;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team a.name img {
        display: inline-block;
        width: 24px;
        height: 24px;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name span {
        font-size: 13px;
        line-height: 13px;
        font-family: 'blender-bold','south web light';
        color: #2B3033;
        margin: 0 10px;
        max-height: 80px;
        white-space: pre-wrap;
        display: inline-block;
        max-width: 81px;
        width: 81px;
        outline: none;
        text-align: center;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name img {
        display: inline-block;
        width: 24px;
        height: 24px;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .score {
        width: 42px;
        font-size: 17pt;
        line-height: 39px;
        color: #2B3033;
        vertical-align: initial;
    }


    .score-holderHr {
        border-top: 2px solid #D9DADC;
        width: 140px;
        margin-top: 0px;
    }
    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .status {
        display: block;
        float: right;
        position: absolute;
        top: 38px;
        width: 55px;
        max-width: 55px;
        color: #2354BD;
        right: 156px;
        font-size: 10pt;
        height: 20px;
        line-height: 25px;
        text-align: left;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .statusGray {
        display: block;
        float: right;
        position: absolute;
        top: 43px;
        width: 49px;
        max-width: 50px;
        color: #A6ADB3;
        right: 152px;
        font-size: 11pt;
        height: 20px;
        line-height: 17px;
        text-align: center;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .statusAnim {
        display: block;
        float: right;
        position: absolute;
        top: 43px;
        width: 49px;
        max-width: 50px;
        color: #A6ADB3;
        right: 152px;
        font-size: 11pt;
        height: 20px;
        line-height: 17px;
        text-align: center;
        -webkit-animation: color-change 2s infinite;
        -moz-animation: color-change 2s infinite;
        -o-animation: color-change 2s infinite;
        -ms-animation: color-change 2s infinite;
        animation: color-change 2s infinite;
    }
}

/*nexus */
@media only screen and (max-width : 412px) {
    .activGames .ticker-games-bar .games-tbl .game-cont .team a.name span {
        font-size: 13px;
        line-height: 13px;
        font-family: 'blender-bold','south web light';
        color: #2B3033;
        margin: 0 4px;
        max-height: 80px;
        white-space: pre-wrap;
        display: inline-block;
        max-width: 81px;
        width: 81px;
        text-align: center;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team a.name img {
        display: inline-block;
        width: 24px;
        height: 24px;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name span {
        font-size: 13px;
        line-height: 13px;
        font-family: 'blender-bold','south web light';
        color: #2B3033;
        margin: 0 4px;
        max-height: 80px;
        white-space: pre-wrap;
        display: inline-block;
        max-width: 81px;
        width: 81px;
        outline: none;
        text-align: center;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name img {
        display: inline-block;
        width: 24px;
        height: 24px;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .score {
        width: 42px;
        font-size: 17pt;
        line-height: 39px;
        color: #2B3033;
        vertical-align: initial;
    }

    .score-holderHr {
        border-top: 2px solid #D9DADC;
        width: 128px;
        margin-top: 0px;
    }


    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .team {
        float: right;
        width: 117px;
        line-height: 21px;
        text-align: right;
        margin-top: 4px;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .team1 {
        float: right;
        width: 117px;
        line-height: 21px;
        text-align: right;
        margin-top: 4px;
    }


    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .status {
        display: block;
        float: right;
        position: absolute;
        top: 43px;
        width: 40px;
        max-width: 50px;
        color: #2354BD;
        right: 152px;
        font-size: 10pt;
        height: 20px;
        line-height: 17px;
        text-align: left;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .statusGray {
        display: block;
        float: right;
        position: absolute;
        top: 43px;
        width: 50px;
        max-width: 50px;
        color: #A6ADB3;
        right: 147px;
        font-size: 12pt;
        height: 20px;
        line-height: 17px;
        text-align: center;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .statusAnim {
        display: block;
        float: right;
        position: absolute;
        top: 43px;
        width: 50px;
        max-width: 50px;
        color: #A6ADB3;
        right: 147px;
        font-size: 12pt;
        height: 20px;
        line-height: 17px;
        text-align: center;
        -webkit-animation: color-change 2s infinite;
        -moz-animation: color-change 2s infinite;
        -o-animation: color-change 2s infinite;
        -ms-animation: color-change 2s infinite;
        animation: color-change 2s infinite;
    }
}

/*Iphone 6*/
@media only screen and (max-width : 375px) {

    .activGames .ticker-games-bar .games-tbl .game-cont .team a.name span {
        font-size: 13px;
        line-height: 13px;
        font-family: 'blender-bold','south web light';
        color: #2B3033;
        margin: 0 5px;
        max-height: 80px;
        white-space: pre-wrap;
        display: inline-block;
        max-width: 83px;
        width: 83px;
        text-align: center;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team a.name img {
        display: inline-block;
        width: 24px;
        height: 24px;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name span {
        font-size: 13px;
        line-height: 13px;
        font-family: 'blender-bold','south web light';
        color: #2B3033;
        margin: 0 5px;
        max-height: 80px;
        white-space: pre-wrap;
        display: inline-block;
        max-width: 83px;
        width: 83px;
        outline: none;
        text-align: center;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name img {
        display: inline-block;
        width: 24px;
        height: 24px;
        vertical-align: middle;
    }


    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .score {
        width: 42px;
        font-size: 16pt;
        line-height: 39px;
        color: #2B3033;
        vertical-align: initial;
    }

    .score-holderHr {
        border-top: 2px solid #D9DADC;
        width: 128px;
        margin-top: 0px;
    }


    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .team {
        float: right;
        width: 117px;
        line-height: 21px;
        text-align: right;
        margin-top: 4px;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .team1 {
        float: right;
        width: 117px;
        line-height: 21px;
        text-align: right;
        margin-top: 4px;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .status {
        display: block;
        float: right;
        position: absolute;
        top: 43px;
        width: 52px;
        max-width: 50px;
        color: #2354BD;
        right: 137px;
        font-size: 10pt;
        height: 20px;
        line-height: 17px;
        text-align: left;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .statusGray {
        display: block;
        float: right;
        position: absolute;
        top: 43px;
        width: 48px;
        max-width: 50px;
        color: #A6ADB3;
        right: 136px;
        font-size: 11pt;
        height: 20px;
        line-height: 17px;
        text-align: center;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .statusAnim {
        display: block;
        float: right;
        position: absolute;
        top: 43px;
        width: 48px;
        max-width: 50px;
        color: #A6ADB3;
        right: 136px;
        font-size: 11pt;
        height: 20px;
        line-height: 17px;
        text-align: center;
        -webkit-animation: color-change 2s infinite;
        -moz-animation: color-change 2s infinite;
        -o-animation: color-change 2s infinite;
        -ms-animation: color-change 2s infinite;
        animation: color-change 2s infinite;
    }
}

/*samsung 3*/
@media only screen and (max-width : 360px) {
    .activGames .ticker-games-bar .games-tbl .game-cont .team a.name span {
        font-size: 12px;
        line-height: 13px;
        font-family: 'blender-bold','south web light';
        color: #2B3033;
        margin: 0px 3px;
        max-height: 70px;
        white-space: pre-wrap;
        display: inline-block;
        max-width: 77px;
        width: 77px;
        text-align: center;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name span {
        font-size: 12px;
        line-height: 13px;
        font-family: 'blender-bold','south web light';
        color: #2B3033;
        margin: 0px 3px;
        max-height: 70px;
        white-space: pre-wrap;
        display: inline-block;
        max-width: 75px;
        width: 75px;
        outline: none;
        text-align: center;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .score {
        width: 42px;
        font-size: 17pt;
        line-height: 39px;
        color: #2B3033;
        vertical-align: initial;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .status {
        display: block;
        float: right;
        position: absolute;
        top: 40px;
        width: 48px;
        max-width: 50px;
        color: #2354BD;
        right: 130px;
        font-size: 10pt;
        height: 20px;
        line-height: 19px;
        text-align: left;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .statusGray {
        display: block;
        float: right;
        position: absolute;
        top: 43px;
        width: 35px;
        max-width: 50px;
        color: #A6ADB3;
        right: 128px;
        font-size: 11pt;
        height: 20px;
        line-height: 17px;
        text-align: center;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .statusAnim {
        display: block;
        float: right;
        position: absolute;
        top: 43px;
        width: 35px;
        max-width: 50px;
        color: #A6ADB3;
        right: 128px;
        font-size: 11pt;
        height: 20px;
        line-height: 17px;
        text-align: center;
        -webkit-animation: color-change 2s infinite;
        -moz-animation: color-change 2s infinite;
        -o-animation: color-change 2s infinite;
        -ms-animation: color-change 2s infinite;
        animation: color-change 2s infinite;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .team {
        float: right;
        width: 106px;
        line-height: 21px;
        text-align: right;
        margin-top: 4px;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team a.name img {
        display: inline-block;
        width: 22px;
        height: 22px;
        vertical-align: middle;
    }

    .score-holderHr {
        border-top: 2px solid #D9DADC;
        width: 118px;
        margin-top: -2px;
    }

   

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .team1 {
        float: right;
        width: 106px;
        line-height: 21px;
        text-align: right;
        margin-top: 4px;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name img {
        display: inline-block;
        width: 22px;
        height: 22px;
        vertical-align: middle;
    }

    .score-holderHr {
        border-top: 2px solid #D9DADC;
        width: 118px;
        margin-top: -2px;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name img {
        display: inline-block;
        width: 22px;
        height: 22px;
        vertical-align: middle;
    }
}

/*Iphone 5*/
@media only screen and (max-width : 320px) {

    .activGames .btn-Allstats-title {
        margin-top: 11px;
        font-size: 11pt;
    }

    .activGames .btn-AllResults-title {
        font-size: 11pt;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team a.name span {
        font-size: 12px;
        line-height: 13px;
        font-family: 'blender-bold','south web light';
        color: #2B3033;
        margin: 0 4px;
        max-height: 70px;
        white-space: pre-wrap;
        display: inline-block;
        max-width: 76px;
        width: 76px;
        text-align: center;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name span {
        font-size: 12px;
        line-height: 13px;
        font-family: 'blender-bold','south web light';
        color: #2B3033;
        margin: 0 4px;
        max-height: 70px;
        white-space: pre-wrap;
        display: inline-block;
        max-width: 76px;
        width: 76px;
        outline: none;
        text-align: center;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .score {
        width: 42px;
        font-size: 15pt;
        line-height: 39px;
        color: #2B3033;
        vertical-align: initial;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .status {
        display: block;
        float: right;
        position: absolute;
        top: 40px;
        width: 45px;
        max-width: 50px;
        color: #2354BD;
        right: 115px;
        font-size: 10pt;
        height: 20px;
        line-height: 17px;
        text-align: left;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .statusGray {
        display: block;
        float: right;
        position: absolute;
        top: 43px;
        width: 40px;
        max-width: 50px;
        color: #A6ADB3;
        right: 115px;
        font-size: 10pt;
        height: 20px;
        line-height: 17px;
        text-align: center;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .statusAnim {
        display: block;
        float: right;
        position: absolute;
        top: 43px;
        width: 40px;
        max-width: 50px;
        color: #A6ADB3;
        right: 115px;
        font-size: 10pt;
        height: 20px;
        line-height: 17px;
        text-align: center;
        -webkit-animation: color-change 2s infinite;
        -moz-animation: color-change 2s infinite;
        -o-animation: color-change 2s infinite;
        -ms-animation: color-change 2s infinite;
        animation: color-change 2s infinite;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .team {
        float: right;
        width: 106px;
        line-height: 21px;
        text-align: right;
        margin-top: 4px;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team a.name img {
        display: inline-block;
        width: 22px;
        height: 22px;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .score-cont .team1 {
        float: right;
        width: 106px;
        line-height: 21px;
        text-align: right;
        margin-top: 4px;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name img {
        display: inline-block;
        width: 22px;
        height: 22px;
        vertical-align: middle;
    }

    .score-holderHr {
        border-top: 2px solid #D9DADC;
        width: 102px;
        margin-top: -2px;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team a.name img {
        display: inline-block;
        width: 22px;
        height: 22px;
        vertical-align: middle;
    }

    .activGames .ticker-games-bar .games-tbl .game-cont .team1 a.name img {
        display: inline-block;
        width: 22px;
        height: 22px;
        vertical-align: middle;
    }
}


.h1_ticker {
    padding: 5px 0px;
    border-bottom: 1px solid #ECECEC;
    box-shadow: 0 1px #fff;
    position: relative;
}