@import url('https://fonts.googleapis.com/css?family=Titillium+Web');

html, body {
    height: 100%;
    margin: 0;
    background-color: #ebe9e9;
    font-family: 'Titillium Web', sans-serif;
}

main {
    height: 100%;
    background-color: #ebe9e9;
    font-family: 'Titillium Web', sans-serif;
    color: #000000;
}

.center {
    text-align: center;
}

.title-text {
    font-size: 12px;
    line-height: 1;
}

.navbar-black {
    background-color: black !important;
}

.banner {
    width: 100%;
    background-color: #1d1d1d;
    border-radius: 0 0 5px 5px;
}

.banner-footer {
    width: 80%;
    margin: auto;
}

.banner-footer p {
    color: #ffffff;
    font-size: 4px;
}

.border-f8-color {
    border: 1px solid #dee2e6;
    border-radius: 5px;
}

.section {
    background-color: #ffffff !important;
    border-radius: 20px;

}

.shadow {
    box-shadow: 0 0 4px 0 #323232;
}

/* jssor slider loading skin spin css */
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.jssora061 {
    display: block;
    position: absolute;
    cursor: pointer;
}

.jssora061 .a {
    fill: none;
    stroke: #808080;
    stroke-width: 600;
    stroke-linecap: round;
}

.jssora061:hover {
    opacity: .8;
}

.jssora061.jssora061dn {
    opacity: .5;
}

.jssora061.jssora061ds {
    opacity: .3;
    pointer-events: none;
}

.bg-g-1 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
    background: rgb(255, 255, 255); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.bg-g-2 {
    background: #FFB75E; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #ED8F03, #FFB75E); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #ED8F03, #FFB75E); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.next-match {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8307+0,ff7c00+33,ff8d0c+36,ff7c00+36,fff4ea+36,fff7ef+100 */
    background: rgb(255, 131, 7); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(255, 131, 7, 1) 0%, rgba(255, 124, 0, 1) 33%, rgba(255, 141, 12, 1) 36%, rgba(255, 124, 0, 1) 36%, rgba(255, 244, 234, 1) 36%, rgba(255, 247, 239, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(255, 131, 7, 1) 0%, rgba(255, 124, 0, 1) 33%, rgba(255, 141, 12, 1) 36%, rgba(255, 124, 0, 1) 36%, rgba(255, 244, 234, 1) 36%, rgba(255, 247, 239, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(255, 131, 7, 1) 0%, rgba(255, 124, 0, 1) 33%, rgba(255, 141, 12, 1) 36%, rgba(255, 124, 0, 1) 36%, rgba(255, 244, 234, 1) 36%, rgba(255, 247, 239, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8307', endColorstr='#fff7ef', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.bg-live{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc3932+0,fc3932+14,fc3932+14,f9f5f4+14,7db9e8+100&1+0,0+100 */
    background: -moz-linear-gradient(-45deg, rgba(252,255,50,1) 0%, rgba(249,245,244,0.86) 14%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(252,57,50,1) 0%,rgba(249,245,244,0.86) 14%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(252,57,50,1) 0%,rgba(249,245,244,0.86) 14%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc3932', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

p.countdown {
    text-align: center;
    padding: 0;
    margin: 0 0 5px 0;
    font-size: 0.7em;
    font-weight: bolder;
}

.watch-menu {
    position: fixed;
    z-index: 1;
    width: 100%;
}

.matches-tab-sticky {
    position: fixed;
    z-index: 1;
    width: 100%;
}

.thumb_right_corner {
    position: absolute;
    top: 15%;
    left: 40%;
    transform: translate(-50%, -50%);
}

.top-bar-for-app-add {
    width: 100%;
    background-color: #e9ebee;
    margin-bottom: 0px;
    position: fixed;
    z-index: 9999;
}