.subGames {
    width: 100%;
    float: left;
}

    .subGames ul {
        width: 100%;
        float: left;
    }

    .subGames > ul > li {
        width: 100%;
        float: left;
        border-bottom: 1px solid #3c3c3c;
    }

.betstop {
    opacity: 0.7;
    background-color: #8b0000;
}

    .betstop .gamerht span {
        opacity: 0.7;
        background-color: #8b0000;
    }

.subGames ul li a {
    width: 100%;
    float: left;
    padding: 10px 20px;
    font-size: 15px;
    color: #ddd;
    background-color: #333333;
}

.subGames li a:hover {
    background: #f2f2f2;
    color: #333333;
}

.subGames li ul {
    width: 100%;
    float: left;
    display: none;
    background-color: #5d5c5c;
}

.subGames > li > ul > li {
    width: 100%;
    float: left;
    margin-bottom: 2px;
}

.subGames li ul li a {
    width: 100%;
    float: left;
    padding: 10px 20px;
    font-size: 14px;
    background-color: #5d5c5c;
}

.subGames li ul li ul {
    width: 100%;
    float: left;
    display: none;
    background-color: #5d5c5c;
}

    .subGames li ul li ul li {
        width: 100%;
        float: left;
    }

        .subGames li ul li ul li a {
            width: 100%;
            float: left;
            padding: 10px 10px 10px 50px;
            font-size: 12px;
            background-image: url(../img/icons/star.png);
            background-position: 20px 9px;
            background-repeat: no-repeat;
            background-color: #4d4c4c;
            position: relative;
        }

            .subGames li ul li ul li a:after {
                content: '';
                position: absolute;
                bottom: -10px;
                left: 5%;
                width: 80%;
                height: 10px;
                padding: 0 20px;
                z-index: 1;
                background: -webkit-radial-gradient(56% 3%, contain, rgba(0,0,0), transparent);
                background: -moz-radial-gradient(56% 3%, contain, rgba(0,0,0), transparent);
                background: -ms-radial-gradient(56% 3%, contain, rgba(0,0,0), transparent);
            }

.ActiveCountry {
    background: #f2f2f2;
}

.sportsIcon {
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px solid #212c2c;
    padding: 3px;
}

    .sportsIcon img {
        width: 100%;
        float: left;
    }

.sportsName {
    width: auto;
    float: left;
    padding: 9px 0;
    color: #fff;
    font-size: 12px;
}

.flaqIcon {
    width: 20px;
    float: left;
    margin: 2px 10px 0 0;
}

    .flaqIcon img {
        width: 100%;
        float: left;
    }

.subGames li a span {
    width: 20px;
    height: 15px;
    float: right;
    text-align: center;
    font-size: 12px;
}

.countryName {
    width: auto;
    float: left;
    font-size: 12px;
}

.gameName {
    width: auto;
    float: left;
}
/*Banner Slider Start*/
#home_banner {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}

    #home_banner ul li img {
        width: 100%;
    }

.flexslider {
    border-radius: 5px;
    overflow: hidden;
}

.auto_controls {
    position: absolute;
    top: 125px;
    right: 10px;
}

.bx_pager a {
    float: left;
    background: url(bg_pager.png) no-repeat 0 -21px;
    width: 14px;
    height: 17px;
    color: #fff;
    margin-right: 6px;
    padding: 4px 0 0 7px;
}

.flex-control-nav {
    bottom: 6px;
    right: 50%;
    position: absolute;
    text-align: center;
}

    .flex-control-nav li {
        display: block;
        float: left;
        margin: 0 2px;
    }

.flex-control-paging li a {
    border: 1px solid #ff9900;
    cursor: pointer;
    display: block;
    height: 8px;
    text-indent: -9999px;
    width: 8px;
    border-radius: 50%;
}

    .flex-control-paging li a:hover {
        background: #ff9900;
    }

    .flex-control-paging li a.flex-active {
        background: #ff9900;
    }

#home_banner .flex-nav-prev, #home_banner .flex-nav-next {
    display: none;
}
/*Banner Slider end*/
.gameNameCont {
    width: 100%;
    float: left;
    padding: 5px 10px;
    font-size: 12px;
}

.gameName {
    width: auto;
    float: left;
}

.gameReslt {
    width: auto;
    float: right;
}

.gameDate span {
    font-size: 11px;
}
/*Match Schedule Start*/
.matchSchdule {
    width: 100%;
    float: left;
    margin-top: 10px;
}

    .matchSchdule button {
        width: auto;
        float: left;
        padding: 2px 10px;
        color: #fff;
    }

.matchSchduleHead {
    width: 100%;
    float: left;
    font-family: 'altehaasgroteskbold';
    padding: 10px 0 10px 10px;
    color: #ffffff;
}

.matchSchduleHeadIcons {
    width: 16px;
    float: left;
    margin: 1px 10px 0px 0px;
}

    .matchSchduleHeadIcons img {
        width: 100%;
        float: left;
    }

.matchSchduleHead h4 {
    width: auto;
    float: left;
    font-size: 12px;
    color: #191919;
}

.matchSchError {
    width: 100%;
    float: left;
    display: none;
}

    .matchSchError p {
        color: #FC0019;
        padding: 10px 0 10px 15px;
        font-style: italic;
    }

.matchSheLiCont {
    width: 100%;
    float: left;
}

    .matchSheLiCont li {
        width: 100%;
        float: left;
        border-bottom: 1px solid #5d5c5c;
        padding: 10px 0;
        color: #b0afaf;
    }

.dateTime {
    width: 100%;
    float: left;
    text-align: left;
}

    .dateTime span {
        width: 100%;
        float: left;
        line-height: 18px;
        font-size: 13px;
        font-style: italic;
    }

        .dateTime span.date {
            font-size: 11px;
        }

.teamDesc {
    width: 55%;
    float: left;
    padding: 0 10px;
    position: relative;
}

    .teamDesc .teamName {
        width: 100%;
        float: left;
        font-size: 12px;
        height: unset;
        position: relative;
        color: #ddd;
    }

    .teamDesc .teamN#151010ame small {
        color: #66ff33;
        padding: 2px 5px;
        border-radius: 2px;
    }

    .teamDesc .teamName span {
        border: 1px solid #66ff33;
        padding: 2px 5px;
        border-radius: 10px;
        margin-left: 5px;
    }

.leagueName {
    width: 100%;
    float: left;
    font-size: 12px;
    height: unset;
    position: relative;
    color: #a3a3a3;
    font-size: 10px;
}

.moreDesc {
    width: 5%;
    float: left;
}

.moreCont {
    width: 30px;
    margin: 10px auto;
    display: table;
    padding: 1px 5px;
    border: 1px solid #262626;
    border-radius: 3px;
    color: #ddd;
    font-size: 12px;
    text-align: center;
    font-family: 'altehaasgroteskbold';
}

    .moreCont:hover {
        border: 1px solid #ff9900;
    }

.blink-hard {
    animation: blinker 1s step-end infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


.teamDesc .leagueType {
    width: 100%;
    float: left;
    font-size: 11px;
    line-height: 12px;
    color: #191919;
    font-family: 'altehaasgroteskbold';
}

    .teamDesc .leagueType p {
        width: auto;
        float: left;
    }

.liveNw {
    width: 36px;
    float: left;
    padding: 1px 6px;
    color: #fff;
    font-size: 8px;
    border-radius: 2px;
    margin-left: 6px;
}

.whtDot {
    width: 5px;
    height: 5px;
    border-radius: 50px;
    float: left;
    margin: 3px 2px 0 0;
}

.result {
    width: 40%;
    float: left;
    font-size: 12px;
}

.bettingContnr {
    width: 30%;
    float: left;
    margin: 0 1.6666666%;
}

    .bettingContnr a {
        width: 100%;
        float: left;
        color: #b0afaf;
        line-height: 22px;
        min-height: 45px;
        background: #404040;
        border: 1px solid #262626;
        border-radius: 3px;
        overflow: hidden;
    }

        .bettingContnr a .gamelft {
            width: 100%;
            float: left;
            border-right: none;
            padding: 0;
            text-align: center;
            background: #262626;
        }

            .bettingContnr a .gamelft span {
                width: 100%;
            }

        .bettingContnr a .gamerht span {
            width: 100%;
            color: #ff9900;
            position: relative;
        }

        .bettingContnr a:hover {
            border: 1px solid #ff9900;
        }

            .bettingContnr a:hover .gamerht span:last-child {
                background-color: #ff9900;
                color: #262626;
            }

        .bettingContnr a span {
            float: left;
            padding: 0 5px;
        }

.teamDesCont {
    width: 95%;
    float: left;
    position: relative;
}

.statisIcon {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 10px;
    right: 5px;
}

    .statisIcon a img {
        width: 100%;
    }

.teamDesCont a:hover {
    color: #ff9900;
}

/* .bettingContnr a:hover .gamelft{background-color:#ff9900;color:#9d001d;} */
/* .bettingContnr a:hover .gamerht{background-color:#ff9900;color:#9d001d;} */

.bettingContnr a.rsltactive .gamerht span:last-child {
    background-color: #ff9900;
    color: #262626;
    font-family: 'altehaasgroteskbold';
}

.rsltactive .gamerht {
    color: #262626;
}
/*Competition*/
.lftsportsRprt {
    width: 100%;
    float: left;
}

.teamListfoRMob {
    width: 100%;
    float: left;
    z-index: 10;
    background-color: #151010;
    padding: 5px;
}

.teams {
    width: 100%;
    float: left;
}

.teamListRprt {
    width: 100%;
    float: left;
    overflow-y: auto;
    max-height: 610px;
}

    .teamListRprt li {
        width: 100%;
        float: left;
        border-bottom: 1px solid #151010;
        position: relative;
    }

        .teamListRprt li a {
            width: 100%;
            float: left;
            color: #ffffff;
        }

    .teamListRprt ul li a {
        width: 100%;
        float: left;
        word-break: break-all;
    }

    .teamListRprt > li > a {
        padding: 5px 10px;
    }

    .teamListRprt li a:hover {
    }

    .teamListRprt ul {
        display: none;
        width: 100%;
        float: left;
    }

        .teamListRprt ul ul {
            padding: 0;
        }

            .teamListRprt ul ul li {
                margin: 0 0 1px 0;
            }

                .teamListRprt ul ul li a {
                    background: #36387d;
                    text-align: center;
                    color: #fff;
                    font-size: 13px;
                    border: 1px solid #212c2c;
                }

.sportsIcon {
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px solid #212c2c;
    padding: 3px;
}

    .sportsIcon img {
        width: 100%;
        float: left;
    }

.sportsName {
    width: auto;
    float: left;
    padding: 9px 0;
    color: #fff;
    font-size: 12px;
}

.teamListRprt li a span {
    float: right;
}

.teamListRprtLi {
    width: 100%;
    float: left;
}

.teamresult {
    width: 100%;
    float: left;
    font-size: 11px;
}

.compResultA {
    width: 33.3333333%;
    float: left;
    border-right: 1px solid #5d5c5c;
}

.morersltactive {
    background-color: #f90 !important;
    color: #262626;
}

    .morersltactive .teamgamelft span {
        color: red;
        font-weight: bold;
    }

    .morersltactive .teamgamerht span {
        color: red;
        font-weight: bold;
    }

.compResultAHead {
    width: 33.3333333%;
    float: left;
    padding: 5px;
    background: #474747;
}

.teamresult a .teamgamelft {
    width: 70%;
    float: left;
    border-right: none;
    padding: 10px 5px;
    color: #fff;
}

    .teamresult a .teamgamelft span {
        width: 100%;
        float: left;
        text-align: center;
    }

.teamresult a .teamgamerht {
    width: 30%;
    float: left;
    border-right: none;
    padding: 10px 5px;
    position: relative;
}

    .teamresult a .teamgamerht span {
        width: 100%;
        float: left;
        text-align: center;
    }

.compResultB a span {
    width: 100%;
    float: left;
    text-align: center;
}

.compResultA a span {
    width: 100%;
    float: left;
    text-align: center;
}

.compResultAHead a span {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
}

.compResultB {
    width: 25%;
    float: left;
    border-right: 1px solid #151010;
    padding: 10px 3px;
}

.colspan {
    height: 16px;
}

.compGameLft {
    width: 100%;
    float: left;
    border-right: 1px solid #151010;
}

.compGameRgt {
    width: 100%;
    float: left;
}

.compResultC {
    width: 50%;
    float: left;
    border-right: 1px solid #151010;
    padding: 10px 3px;
}

    .compResultC a span {
        width: 100%;
        float: left;
        text-align: center;
    }

.compResultCHead {
    width: 50%;
    float: left;
    padding: 5px;
    background: #474747;
    text-align: center;
    padding: 10px 3px;
}

    .compResultCHead a span {
        width: 100%;
        float: left;
        text-align: center;
        color: #fff;
    }

.compResultD {
    width: 33.333333%;
    float: left;
    border-right: 1px solid #151010;
    padding: 10px 3px;
}

    .compResultD a span {
        width: 100%;
        float: left;
        text-align: center;
    }

.compResultDHead {
    width: 33.33333%;
    float: left;
    padding: 5px;
    background: #474747;
    text-align: center;
    padding: 10px 3px;
}

    .compResultDHead a span {
        width: 100%;
        float: left;
        text-align: center;
        color: #fff;
    }

.txtclr {
    color: #ff9900;
}

.teamListRprt li a img {
    width: 10px;
    float: right;
    position: absolute;
    right: 25px;
    top: 10px;
}

.compResultA:hover {
    /*background-color: #ff9900 !important;*/
}

.compResultD:hover {
    /*background-color: #ff9900 !important;*/
}

/*.teamresult a.rsltactive .teamgamerht span:last-child{background-color:#ff9900;color:#262626;font-family: 'altehaasgroteskbold';}*/
.rsltactive .teamgamerht {
    color: #262626 !important;
}

.teamresult a .teamgamerht span:last-child {
    font-family: 'altehaasgroteskbold';
}

.teamresult a .teamgamerht span {
    width: 100%;
}


.compResultE {
    width: 50%;
    float: left;
    border-right: 1px solid #cccccc;
}

.suspend {
    width: 100%;
    float: left;
    background: #ff9900;
    opacity: 0.3;
}

.viewPort {
    width: 100%;
    float: left;
    background-color: #151010;
    padding: 5px;
}

    .viewPort ul {
        width: auto;
        float: left;
    }

        .viewPort ul li {
            width: auto;
            float: left;
        }

            .viewPort ul li a {
                width: auto;
                float: left;
                margin: 3px 5px;
                color: #b0afaf;
                font-size: 12px;
            }

                .viewPort ul li a:hover {
                    color: #ff9900;
                }

    .viewPort span {
        width: auto;
        float: left;
        color: #b0afaf;
    }

.ActiveClr {
    color: #ff9900 !important;
}

.viewPorttab {
    width: 100%;
    float: left;
    padding: 5px;
}

    .viewPorttab ul {
        width: auto;
        float: left;
    }

        .viewPorttab ul li {
            width: auto;
            float: left;
        }

            .viewPorttab ul li a {
                width: auto;
                float: left;
                margin: 3px 8px;
                color: #b0afaf;
                font-size: 14px;
            }

                .viewPorttab ul li a:hover {
                    color: #ff9900;
                    border-bottom: 1px solid #b0afaf;
                }

.ActiveClrTab {
    color: #ff9900 !important;
    border-bottom: 1px solid #b0afaf;
}

/*bannercont start*/
.bannerCont {
    width: 80%;
    margin: 0 auto;
    display: table;
    border: 1px solid #000;
    border-radius: 5px;
    position: absolute;
    left: 10%;
    top: 12%;
    z-index: 9;
}

    .bannerCont h2 {
        width: 100%;
        float: left;
        text-align: center;
        background: rgba(0, 0, 0, 0.9);
        color: #8a8a8a;
        text-transform: uppercase;
        font-size: 18px;
        padding: 5px;
    }

.bannerMath1 {
    width: 100%;
    float: left;
    border-bottom: 1px solid #000;
    padding: 3px;
    background: rgba(0, 0, 0, 0.8);
}

.baninrContLft {
    width: auto;
    float: left;
}

    .baninrContLft .Active {
        background: #efbd09;
        border: none;
    }

    .baninrContLft p {
        width: auto;
        float: left;
        font-size: 12px;
        color: #fff;
        word-break: break-all;
        margin: 0 18px;
    }

.baninrContRgt {
    width: auto;
    float: right;
}

    .baninrContRgt span {
        width: 30px;
        float: left;
        font-size: 20px;
        text-align: center;
    }

    .baninrContRgt .contNbr1 {
        color: #ccc;
    }

    .baninrContRgt .contNbr2 {
        color: #4286f4;
    }

    .baninrContRgt .contNbr3 {
        color: #ef1109;
    }

    .baninrContRgt .contNbr4 {
        color: #efbd09;
        border: 1px solid #000;
        float: left;
        background: #000;
        border-radius: 5px;
    }

    .baninrContRgt .contNbr5 {
        color: #2fef09;
    }

    .baninrContRgt .contNbr6 {
        color: #42f4e8;
    }

    .baninrContRgt .contNbr7 {
        color: #c536db;
    }

    .baninrContRgt .contNbr8 {
        color: #f9f927;
    }

    .baninrContRgt .contNbr9 {
        color: #f70931;
    }

    .baninrContRgt .contNbr10 {
        color: #f46e07;
    }

.selbannerCont {
    width: auto;
    float: left;
    border: 1px solid #f5f0f0;
    border-radius: 50%;
    padding: 5px;
    margin: 3px -10px -12px 0;
}
/*bannercont Ends*/
.betSlipBtomsprts {
    width: 100%;
    float: left;
    padding: 5px;
}

.betSlipBtomContsprts {
    width: 100%;
    float: left;
    padding: 2px 0;
    font-size: 14px;
}

    .betSlipBtomContsprts span.lftTxt {
        width: 60%;
        float: left;
        text-align: left;
        padding: 0 5px;
        font-size: 12px;
    }

    .betSlipBtomContsprts span.betValue {
        width: 40%;
        float: left;
        text-align: right;
        padding: 0 5px;
    }

.placeYorder {
    width: 100%;
    float: left;
    padding: 20px;
}

    .placeYorder p {
        width: 100%;
        float: left;
        padding: 6px 0;
        text-align: center;
        color: #fff;
        font-size: 14px;
    }

.quickBetInr {
    width: 100%;
    float: left;
    padding: 4px 16px;
    margin-bottom: 10px;
}

    .quickBetInr .switchbtn {
        width: 40px;
        float: left;
        position: relative;
        margin: 0;
    }

    .quickBetInr .sliderbtn {
        display: block;
        width: 30px;
        height: 12px;
        float: left;
        background-color: #191919;
        border-radius: 100px;
        position: absolute;
        top: 10px;
        left: 2px;
        right: -1px;
        bottom: 0;
        cursor: pointer;
        color: #363945;
    }

    .quickBetInr .switchbtn input {
        display: none;
    }

    .quickBetInr .sliderbtn::before {
        content: "";
        position: absolute;
        height: 17px;
        width: 17px;
        float: left;
        left: -1px;
        border-radius: 50px;
        background: #ba1122;
        bottom: -2px;
    }

    .quickBetInr .switchbtn input:checked + .sliderbtn {
        background: #cdb2e6;
    }

        .quickBetInr .switchbtn input:checked + .sliderbtn::before {
            transform: translateX(14px);
        }

.signin {
    width: auto;
    float: right;
    padding: 5px;
    font-size: 12px;
    margin: 2px 0 0 0;
}

.backBtn {
    width: auto;
    float: left;
    position: absolute;
    right: 12px;
}

    .backBtn .fa {
        width: auto;
        float: left;
        color: #fff;
        font-size: 25px;
    }

.rsltactive {
    background-color: #ff9900 !important;
}

.familargames {
    width: 100%;
    float: left;
}

.searchgames {
    width: 100%;
    float: left;
    border: 1px solid #464646;
}

    .searchgames li {
        width: 100%;
        float: left;
        border-bottom: 1px solid #464646;
    }

        .searchgames li a {
            width: 100%;
            float: left;
            font-size: 11px;
            color: #ddd;
            padding: 5px;
        }

        .searchgames li .fa {
            width: auto;
            float: right;
            font-size: 12px;
            color: #ddd;
        }

        .searchgames li a:hover {
            color: #ff9900;
        }

.compResultA .DynamicUpArrow {
    animation: blink 1s infinite;
    color: #00ff37 !important;
    font-family: 'altehaasgroteskbold';
}

.compResultA .DynamicDownArrow {
    animation: blink 1s infinite;
    color: #00e7ff !important;
    font-family: 'altehaasgroteskbold';
}

.DynamicUpArrow {
    animation: blink 1s infinite;
    color: #00ff37 !important;
    font-family: 'altehaasgroteskbold';
}

.DynamicDownArrow {
    animation: blink 1s infinite;
    color: #00e7ff !important;
    font-family: 'altehaasgroteskbold';
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}
/*1600*/
@media screen and (max-width: 1600px) and (min-width:1441px) {
    .betSlipCont li .plusSym, .minusSym {
        width: 24px;
        height: 25px;
    }
}
/*1440*/
@media screen and (max-width: 1440px) and (min-width:1367px) {
    .betSlipCont li .plusSym, .minusSym {
        width: 24px;
        height: 25px;
    }
}
/*1366px*/
@media screen and (max-width:1366px) and (min-width:1281px) {
    .betSlipCont li .plusSym, .minusSym {
        width: 21px;
        height: 25px;
    }
}
/*1280*/
@media screen and (max-width:1280px) and (min-width:1080px) {
    .bannerCont {
        top: 16%;
    }
}
/*1024*/
@media screen and (max-width: 1079px) and (min-width: 1024px) {
    .cart {
        display: unset;
    }

    .search span {
        width: 20%;
    }

    .search input {
        width: 80%;
    }

    .subGames li ul li a, .subGames ul li a {
        padding: 10px;
    }

    .subGames li ul li ul li a {
        padding: 10px 10px 10px 35px;
        background-position: 10px 9px;
    }
    /*Competation*/
    .compGameLft, .compGameRgt {
        width: 100%;
    }

    .teamresult a .teamgamelft, .teamresult a .teamgamerht {
        width: 100%;
    }

    .bannerCont {
        top: 16%;
    }
}
/*800*/
@media screen and (max-width: 1023px) and (min-width: 800px) {
    .cart {
        display: unset;
    }

    .search span {
        width: 18%;
    }

    .search input {
        width: 82%;
    }

    .subGames li ul li a, .subGames ul li a {
        padding: 10px;
    }

    .subGames li ul li ul li a {
        padding: 10px 10px 10px 35px;
        background-position: 10px 9px;
    }

    .teamresult a .teamgamelft, .teamresult a .teamgamerht {
        width: 100%;
    }
    /*Competation*/
    .compGameLft, .compGameRgt {
        width: 100%;
    }

    .teamresult a .teamgamelft, .teamresult a .teamgamerht {
        width: 100%;
    }

    .bannerCont {
        top: 16%;
    }

    .baninrContRgt span {
        width: 22px;
        font-size: 16px;
    }
}
/*640*/
@media screen and (max-width:799px) and (min-width: 640px) {
    .cart {
        display: unset;
    }

    .sprtsTgleBtn {
        display: unset;
    }

    .teamDesc {
        width: 100%;
    }

    .result {
        width: 94%;
    }

    .matchSheLiCont li {
        margin: 0 0 5px 0;
        position: relative;
    }
    /*Competation*/
    .compGameLft, .compGameRgt {
        width: 100%;
    }

    .teamresult a .teamgamelft, .teamresult a .teamgamerht {
        width: 100%;
    }

    .bannerCont {
        top: 16%;
    }

    .baninrContRgt span {
        width: 22px;
        font-size: 16px;
    }
}
/*480*/
@media screen and (max-width: 639px) and (min-width: 480px) {
    .cart {
        display: unset;
        bottom: 20px;
    }

    .sprtsTgleBtn {
        display: unset;
        bottom: 20px;
    }

    .result {
        width: 93%;
        height: auto;
    }

    .matchSheLiCont li {
        margin: 0 0 5px 0;
        position: relative;
    }

    .bettingContnr a .gamelft, .bettingContnr a .gamerht {
        width: 100%;
    }

    .bettingContnr a span {
        padding: 2px 0;
    }

    .dateTime {
        width: 33.3333333%;
    }

    .teamDesCont {
        width: 66.6666%;
    }

    .teamDesc {
        padding: 5px 10px;
        width: 100%;
    }

    .dateTime span {
        text-align: left;
    }
    /*Competation*/
    .compGameLft, .compGameRgt {
        width: 100%;
    }

    .teamresult a .teamgamelft, .teamresult a .teamgamerht {
        width: 100%;
    }

    .bannerCont {
        top: 8%;
    }

    .baninrContRgt span {
        width: 22px;
        font-size: 16px;
    }

    .bannerCont {
        width: 85%;
        left: 8%;
        top: 30%;
    }

        .bannerCont h2 {
            font-size: 16px;
            padding: 2px;
        }

    .selTheme button {
        width: 15px;
        height: 15px;
    }
}
/*320*/
@media screen and (max-width: 479px) {
    .cart {
        display: unset;
        bottom: 20px;
    }

    .sprtsTgleBtn {
        display: unset;
        bottom: 20px;
    }

    .result {
        width: 88%;
        height: auto;
    }

    .matchSheLiCont li {
        margin: 0 0 5px 0;
        position: relative;
    }

    .bettingContnr a .gamelft, .bettingContnr a .gamerht {
        width: 100%;
    }

    .bettingContnr a span {
        padding: 5px 0;
    }

    .dateTime {
        width: 33.3333333%;
    }

    .teamDesCont {
        width: 66.6666%;
    }

    .teamDesc {
        padding: 5px 10px;
        width: 100%;
    }

    .dateTime span {
        text-align: left;
    }

    .bettingContnr a {
        line-height: 15px;
    }
    /*Competation*/
    .compGameLft, .compGameRgt {
        width: 100%;
    }

    .teamresult a .teamgamelft, .teamresult a .teamgamerht {
        width: 100%;
    }

    .baninrContRgt span {
        width: 18px;
        font-size: 12px;
    }

    .bannerCont {
        width: 95%;
        left: 0;
        top: 2%;
        position: relative;
    }

        .bannerCont h2 {
            font-size: 14px;
            padding: 2px;
        }

    .baninrContLft p {
        font-size: 10px;
    }

    .viewPorttab ul li a {
        margin: 3px 5px;
        font-size: 12px;
    }

    .selTheme button {
        width: 15px;
        height: 15px;
    }
}
