@charset "utf-8";
body {
    font-family: Arial, Helvetica, sans-serif;
    background: url(../../images/sbobetv8/body-bg.png);
}

.tal {
    text-align: left;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.mt-6 {
    margin-top: 6px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.ft-12 {
    font-size: 12px;
}

.ft-white {
    color: #fff;
}

.tp-banner-container.tp-fullscreen {
    height: auto;
}

h4 {
    color: #777;
    font-size: 14px !important;
    font-weight: 400 !important;
}

#preloader.loaded {
    opacity: 0;
    visibility: hidden;
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1092;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    background: #fff;
    transition: 0.3s all ease;
}

#preloader .preloader-body {
    text-align: center;
}

.preloader-body {
    position: relative;
    width: 40px;
    height: 40px;
}

.preloader-item {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid #35ad79;
    transform: translateZ(0);
    border-radius: 50%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 0.8s;
    animation-name: preloader-loading;
}

.payment-method-icon {
    width: 24px;
    height: 24px;
}

.c-btn {
    display: block;
    text-align: center;
}

.c-postfooter {
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
    padding: 0 !important;
    -webkit-box-shadow: 0 -9px 18px -9px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0 -9px 18px -9px rgba(0, 0, 0, 0.32);
    box-shadow: 0 -9px 18px -9px rgba(0, 0, 0, 0.32);
    border-top: 1px solid #a2a2a2;
    background: #fff;
}

.c-postfooter > div::nth-child(1) {
    padding-left: -10px !important;
}

.c-postfooter .user-btn i {
    color: #f1f1f1;
}

.c-postfooter .main-btn i {
    color: #666;
}

.c-postfooter a i {
    font-size: 24px;
}

.c-postfooter .tab-button-text {
    display: inline-block;
    width: 100%;
}

.main-btn {
    height: 50px;
    width: 100%;
    color: #000;
    background: #f5e58f;
    background: linear-gradient(#f5e58f 0%, #dec33a 100%);
    background: -moz-linear-gradient(#f5e58f 0%, #dec33a 100%);
    background: -webkit-linear-gradient(#f5e58f 0%, #dec33a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5E58F', endColorstr='#DEC33A', GradientType=0);
    border: none;
    border-left: 1px solid #9095a1;
    border-right: 1px solid #9095a1;
}

.secondary-btn {
    height: 50px;
    width: 100%;
    background: -moz-linear-gradient(top, #ffffff 0%, #cdd1db 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #cdd1db 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #cdd1db 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cdd1db', GradientType=0);
    color: #233c7a;
    border: none;
    font-weight: 700;
}

.c-layout-go2top {
    bottom: 85px;
}

.c-btn-circle {
    border-radius: 6px !important;
}

@media (max-width: 991px) {
    .c-page-on-scroll .c-layout-header.c-layout-header-default .c-navbar {
        height: 65px;
        background: #323d62;
        background: -moz-linear-gradient(top, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(50, 61, 98, 1)), color-stop(100%, rgba(24, 37, 78, 1)));
        background: -webkit-linear-gradient(top, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        background: -o-linear-gradient(top, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        background: -ms-linear-gradient(top, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        background: linear-gradient(to bottom, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#323d62', endColorstr='#18254e', GradientType=0);
        border-bottom: 0;
        -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.44);
        -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.44);
        box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.44);
    }

    .c-page-on-scroll > .c-layout-header.c-layout-header-dark-mobile.c-header-transparent-dark {
        height: 65px;
        background: #323d62;
        background: -moz-linear-gradient(top, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(50, 61, 98, 1)), color-stop(100%, rgba(24, 37, 78, 1)));
        background: -webkit-linear-gradient(top, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        background: -o-linear-gradient(top, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        background: -ms-linear-gradient(top, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        background: linear-gradient(to bottom, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#323d62', endColorstr='#18254e', GradientType=0);
        -webkit-box-shadow: 0 10px 23px 0 rgba(0, 0, 0, 0.44);
        -moz-box-shadow: 0 10px 23px 0 rgba(0, 0, 0, 0.44);
        box-shadow: 0 10px 23px 0 rgba(0, 0, 0, 0.44);
    }

    .c-layout-header.c-layout-header-dark-mobile.c-header-transparent-dark {
        background: #122548;
        background: -moz-linear-gradient(top, rgba(18, 37, 72, 1) 0%, rgba(18, 36, 72, 0.47) 53%, rgba(18, 36, 72, 0) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18, 37, 72, 1)), color-stop(53%, rgba(18, 36, 72, 0.47)), color-stop(100%, rgba(18, 36, 72, 0)));
        background: -webkit-linear-gradient(top, rgba(18, 37, 72, 1) 0%, rgba(18, 36, 72, 0.47) 53%, rgba(18, 36, 72, 0) 100%);
        background: -o-linear-gradient(top, rgba(18, 37, 72, 1) 0%, rgba(18, 36, 72, 0.47) 53%, rgba(18, 36, 72, 0) 100%);
        background: -ms-linear-gradient(top, rgba(18, 37, 72, 1) 0%, rgba(18, 36, 72, 0.47) 53%, rgba(18, 36, 72, 0) 100%);
        background: linear-gradient(to bottom, rgba(18, 37, 72, 1) 0%, rgba(18, 36, 72, 0.47) 53%, rgba(18, 36, 72, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#122548', endColorstr='#122448', GradientType=0);
    }

    .c-layout-header-fullscreen.c-layout-header-mobile-fixed.c-layout-header-static .c-layout-header,
    .c-layout-header-fixed.c-layout-header-mobile-fixed .c-layout-header {
        box-shadow: none;
    }

    .c-layout-revo-slider-8 .c-main-title {
        padding: 20px 20px 20px 0;
        border: none;
    }
}

@media (min-width: 992px) {
    .c-page-on-scroll .c-layout-header.c-layout-header-default {
        height: 65px;
        background: #323d62;
        background: -moz-linear-gradient(top, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(50, 61, 98, 1)), color-stop(100%, rgba(24, 37, 78, 1)));
        background: -webkit-linear-gradient(top, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        background: -o-linear-gradient(top, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        background: -ms-linear-gradient(top, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        background: linear-gradient(to bottom, rgba(50, 61, 98, 1) 0%, rgba(24, 37, 78, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#323d62', endColorstr='#18254e', GradientType=0);
        border-bottom: 0;
        -webkit-box-shadow: 0 10px 23px 0 rgba(0, 0, 0, 0.44);
        -moz-box-shadow: 0 10px 23px 0 rgba(0, 0, 0, 0.44);
        box-shadow: 0 10px 23px 0 rgba(0, 0, 0, 0.44);
    }

    .c-layout-header.c-layout-header-default .c-navbar {
        height: 120px;
        background: #122548;
        background: -moz-linear-gradient(top, rgba(18, 37, 72, 1) 0%, rgba(18, 37, 72, 0.28) 56%, rgba(255, 255, 255, 0) 78%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18, 37, 72, 1)), color-stop(56%, rgba(18, 37, 72, 0.28)), color-stop(78%, rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(top, rgba(18, 37, 72, 1) 0%, rgba(18, 37, 72, 0.28) 56%, rgba(255, 255, 255, 0) 78%);
        background: -o-linear-gradient(top, rgba(18, 37, 72, 1) 0%, rgba(18, 37, 72, 0.28) 56%, rgba(255, 255, 255, 0) 78%);
        background: -ms-linear-gradient(top, rgba(18, 37, 72, 1) 0%, rgba(18, 37, 72, 0.28) 56%, rgba(255, 255, 255, 0) 78%);
        background: linear-gradient(to bottom, rgba(18, 37, 72, 1) 0%, rgba(18, 37, 72, 0.28) 56%, rgba(255, 255, 255, 0) 78%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#122548', endColorstr='#ffffff', GradientType=0);
    }

    .owl-controls {
        display: none;
    }
}

.c-layout-revo-slider-8 .c-main-title {
    border: none !important;
    letter-spacing: 0;
    text-shadow: 0 0 7px #000;
    line-height: 45px;
    padding: 40px 50px 40px 0;
}

.c-main-title span {
    color: #fff;
}

@media (max-width: 767px) {
    .c-layout-revo-slider-8 .c-main-title {
        margin-top: -30px;
        padding: 15px 15px 0px 0 !important;
        border: none;
        line-height: 30px;
        font-size: 18px;
    }

    .promocode {
        font-size: 12px;
    }
}

.license li {
    display: inline-block;
}

.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links > li > a:hover {
    color: #fff !important;
}

.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links > li > a:hover {
    color: #fff;
}

.c-layout-footer-6 {
    padding-top: 0;
}

.owl-carousel .owl-controls {
    margin-top: 0;
}

.c-layout-footer-6 .c-prefooter {
    padding: 10px 20px 110px;
}

.c-content-box.c-size-md.c-bg-white.tutorial-section {
    padding-bottom: 0;
}

.tut-container {
    padding: 20px;
    background: #fff;
    min-height: 90px;
    display: table;
    width: 100%;
}

.tut-container div {
    display: table-cell;
    vertical-align: middle;
    color: #444e6f;
}

.c-content-box-effect {
    margin: 15px;
    border-radius: 8px;
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
}

.item-effect {
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.5);
    border-radius: 10px;
    cursor: pointer;
}

.lang {
    color: #fff;
    background: 0;
    border: 0;
    font-size: 13px;
    padding: 2px 0;
}

.lang option {
    color: #233c7a;
}

.c-body-ctn {
    border-radius: 0 0 10px 10px;
    text-align: center;
    padding: 0.8rem;
    background-color: #f3f3f3;
    color: #749bd2;
    font-size: 1.1rem;
    display: inline-block;
    width: 100%;
    font-size: 1.1rem;
    text-transform: uppercase;
    border-top: 2px solid #f3f3f3;
    font-weight: 400;
}

.c-prefooter .tc-links {
    font-family: Arial;
    font-size: 10px;
    color: #49628f;
    display: block;
    width: 100%;
    padding: 5px 0;
}

.CopyRight {
    font-size: 10px;
}

.c-btn-orange {
    border-color: #f5e58f;
    border-width: 1px;
    color: #000;
    font-weight: 500;
    background: #f5e58f;
    background: linear-gradient(#f5e58f 0%, #dec33a 100%);
    background: -moz-linear-gradient(#f5e58f 0%, #dec33a 100%);
    background: -webkit-linear-gradient(#f5e58f 0%, #dec33a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5E58F', endColorstr='#DEC33A', GradientType=0);
}

.c-btn-orange.btn-no-focus:focus,
.c-btn-orange.btn-no-focus.focus {
    color: #2f353b;
    background: #e25f48;
    border-color: #e25f48;
}

.c-btn-orange.btn-no-focus:hover,
.c-btn-orange:hover,
.c-btn-orange.btn-no-focus:active,
.c-btn-orange:active,
.c-btn-orange.active,
.open > .c-btn-orange.dropdown-toggle {
    color: #2f353b;
    background: #ebebeb;
    border-color: #ebebeb;
}

.c-btn-orange:active,
.c-btn-orange.active,
.open > .c-btn-white.dropdown-toggle {
    background-image: none;
}

.c-btn-orange.disabled,
.c-btn-orange.disabled:hover,
.c-btn-orange.disabled:not(.btn-no-focus):focus,
.c-btn-orange.disabled:not(.btn-no-focus).focus,
.c-btn-orange.disabled:active,
.c-btn-orange.disabled.active,
.c-btn-orange[disabled],
.c-btn-orange[disabled]:hover,
.c-btn-orange[disabled]:not(.btn-no-focus):focus,
.c-btn-orange[disabled]:not(.btn-no-focus).focus,
.c-btn-orange[disabled]:active,
.c-btn-orange[disabled].active,
fieldset[disabled] .c-btn-orange,
fieldset[disabled] .c-btn-orange:hover,
fieldset[disabled] .c-btn-orange:not(.btn-no-focus):focus,
fieldset[disabled] .c-btn-orange:not(.btn-no-focus).focus,
fieldset[disabled] .c-btn-orange:active,
fieldset[disabled] .c-btn-orange.active {
    background: #e25f48;
    border-color: #fff;
}

.c-btn-white .badge {
    color: #fff;
    background: #2f353b;
}

.promocode {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    display: table;
    width: 100%;
    line-height: 12px;
    color: #fff;
    text-shadow: 0 0 7px #000;
}

.promocode span {
    display: table-cell;
    vertical-align: middle;
}

.btn.btn-md {
    padding: 9px 20px !important;
}

.logo_en {
    background: url(../../images/logo/logo-sbobetv8-trans.png) no-repeat;
    width: 135px;
    height: 45px;
    box-sizing: content-box;
    float: left;
    display: inline-block;
    background-size: 135px 50px;
    background-position: 0 5px;
}

.matchArea {
    width: 100%;
    margin: 1rem 0 2rem;
}

.matchArea .match-title {
    font-size: 1.1rem;
    line-height: 1.2rem;
    padding: 0.6rem 1rem;
    color: #666;
}

.match {
    background-color: #444e6f;
    overflow: hidden;
    margin: 0.2rem 0 2rem;
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
}

.match._live {
    background-color: #df576b;
}

.match-time {
    color: #fff;
    padding: 0.5rem 1rem;
    font-size: 1.1rem;
}

.match-info {
    font-size: 1.3rem;
    background-color: #fff;
    padding: 0.5rem 1rem 0.6rem;
    position: relative;
    color: #444e6f;
}

.match-info-league {
    padding: 0 1rem 0.5rem;
    margin: 0 -1rem 0.5rem;
    border-bottom: 0.15rem solid #e9e9e9;
    vertical-align: middle;
    line-height: 2rem;
}

.match-info-league * {
    vertical-align: inherit;
    line-height: inherit;
}

.match-info-team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.match-info-team-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.match-info-team > :last-child {
    text-align: right;
}

.match-info-score {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.8em;
    line-height: 1.8em;
    font-weight: bolder;
    text-align: center;
    font-weight: 700;
}

.match-info-reflash {
    float: right;
    font-size: 1.2rem;
    z-index: 3000;
}

.match-info-reflash .svgIcon {
    width: 1.8rem;
    height: 1.8rem;
    margin: -0.3rem 0.2rem 0 0;
}

.match-info-reflash svg use {
    fill: #999;
}

.match-info-reflash.rotate svg {
    transform: rotate(360deg);
    transition: transform linear 0.6s;
}

.match-info-addcalendar .svgIcon {
    margin-top: 0.4rem;
    width: 2.8rem;
    height: 2.8rem;
    fill: #2a67c1;
    vertical-align: middle;
}

.match-mainMarket {
    background-color: #ecf2f6;
    width: 100%;
}

._live .match-mainMarket {
    background-color: #f7e2e5;
}

.match-mainMarket h3 {
    color: #777;
    width: 33.2%;
    height: auto;
    text-align: center;
    padding-top: 0.5rem;
    float: left;
    line-height: 1.7rem;
}

.match-mainMarket h3 .first {
    margin: 0 0 0 12%;
}

.match-mainMarket h3 p {
    margin: 0;
    float: left;
    width: 44%;
    text-align: center;
    font-size: 1rem;
}

.match-mainMarket .row {
    width: 33.2%;
    margin: 0;
    float: left;
}

.match .minBg,
.match .row.minBg,
.match .row.market.oetg .oetgSubRight {
    background-color: #dfe4e8;
}

.match._live .minBg,
.match._live .row.minBg,
.match._live .row.market.oetg .oetgSubRight {
    background-color: #efd3d7;
}

.match-mainMarket .row .column .dataBox.nonDisplay {
    float: left;
    background: 0;
}

.match-mainMarket .column {
    padding-top: 0.5rem;
    padding-bottom: 1rem;
    width: 41%;
    float: left;
    margin-right: 2.5%;
}

.match-mainMarket .column.left {
    width: 11%;
    margin-right: 2%;
    color: #666;
}

.match-mainMarket .column b {
    font-size: 1rem;
    color: #666;
    padding: 1.8rem;
    display: block;
    margin: 0.1rem 0 0 -1.5rem;
    font-family: Arial;
    text-align: center;
    font-weight: 400;
}

.match-mainMarket .column .dataBox {
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 4.5rem;
    position: relative;
    margin-bottom: 0.8rem;
}

.match-mainMarket .column .dataBox a {
    color: #b15252;
    line-height: 4rem;
    height: 4.5rem;
    display: block;
    text-shadow: 0 1px 0 #fff;
    border: 1px solid rgba(183, 183, 183, 0.8);
    padding-top: 0.4rem;
    background-color: #fff;
    border-radius: 0.3rem;
    -webkit-box-shadow: 0 0 3px 1px rgba(183, 183, 183, 0.4), 0 2px 0 0 #444e6f;
    -moz-box-shadow: 0 0 3px 1px rgba(183, 183, 183, 0.4), 0 2px 0 0 #444e6f;
    box-shadow: 0 0 3px 1px rgba(183, 183, 183, 0.4), 0 2px 0 0 #444e6f;
    border-bottom: none;
}

.match-mainMarket .column .dataBox p {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    color: #444e6f;
    vertical-align: middle;
    letter-spacing: -1px;
}

.match-mainMarket .column .dataBox span {
    display: block;
    width: 100%;
    height: 0;
    font-size: 1rem;
    font-weight: bolder;
    color: #749bd2;
    line-height: normal;
    margin: 0 0 2.5px;
}

.match-mainMarket hr {
    background: #ced8e8;
    height: 0.1rem;
    border-bottom: none;
}

._live .match-mainMarket hr {
    background: #e5c1c6;
}

.dataBox .arrowUp,
.dataBox .arrowDown {
    position: absolute;
}

.dataBox .arrowUp {
    right: 1px;
    top: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.8rem 0 0.8rem 0.8rem;
    border-color: #3f0 transparent transparent transparent;
    animation: flash-odds 1s linear infinite;
}

.dataBox .arrowDown {
    right: 1px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 0.8rem 0.8rem;
    border-color: transparent transparent #ff0048 transparent;
    animation: flash-odds 1s linear infinite;
}

@keyframes flash-odds {
    0% {
        opacity: 1;
    }
    49% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.match-function-item_moreMarket svg {
    width: 0.6rem;
    height: 1.1rem;
    fill: #749bd2;
}

.match-function {
    background-color: #fff;
    padding: 0.5rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 3.4rem;
}

.match-function-item {
    height: 2.4rem;
    margin-right: 0.8rem;
}

.match-function-item .svgIcon {
    width: 2.2rem;
    height: 2.2rem;
    margin-right: 1rem;
    fill: #c2deff;
}

.match-function-item_moreMarket {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    line-height: 2.5rem;
    font-size: 1.1rem;
    color: #749bd2;
    text-transform: uppercase;
}

.match-function-item_moreMarket .svgIcon {
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
}

.landingpage-companyfeature,
.landingpage-promo {
    /*z-index: 1000;*/
    display: inline-block;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: auto;
    bottom: 0;
    color: #fff;
}

.landingpage-context {
    display: flex;
}

.landingpage-companyfeature-item {
    display: inline-block;
    width: 100%;
    height: 100%;
    float: left;
    padding-top: 2%;
    padding-bottom: 2.5%;
}

.landingpage-companyfeature-item div {
    display: block;
    width: 2em;
    height: 2em;
    max-width: 20px;
    max-height: 20px;
    margin: auto;
}

.landingpage-companyfeature-item p {
    display: block;
    position: relative;
    top: 1px;
    font-family: arial, microsoft jhenghei;
    font-size: 0.8em;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
    color: #fff;
}

.landingpage-companyfeature-item .p1 {
    display: block;
    position: relative;
    font-family: arial, microsoft jhenghei;
    font-size: 0.6em;
    text-align: center;
    line-height: 1em;
    font-weight: 100;
}

.livechaticon,
.paymentmethodicon,
.companyfeature-icon-24hr,
.companyfeature-icon-5p,
.companyfeature-icon-egr,
.language-down-arrow {
    max-width: 100%;
    background-size: 100%;
    background-image: url(../../images/sbobetv8/LandingPageIcons.png);
    border: hidden;
}

.companyfeature-icon-egr {
    background-position: 0 74.964235%;
    background-size: 616.842105%;
}

.companyfeature-icon-5p {
    background-position: 0 59.227468%;
    background-size: 616.842105%;
}

.companyfeature-icon-24hr {
    background-position: 0 43.490701%;
    background-size: 616.842105%;
}

.livechaticon {
    background-position: 1.1% 86.934744%;
    background-size: 1272%;
}

.paymentmethodicon {
    background-position: 1.1% 94.51429%;
    background-size: 1272%;
}

@media only screen and (orientation: landscape) {
    .landingpage-companyfeature-item div {
        max-width: 50px;
        max-height: 50px;
    }

    .landingpage-companyfeature-item {
        padding-bottom: 1%;
        padding-top: 1%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 361px) {
    .landingpage-companyfeature {
        display: none !important;
    }
}

.row .column .dataBox a.negative p {
    color: #b15252;
}

.tp-rightarrow,
.tp-leftarrow {
    display: none !important;
}

/***promo***/
.prodswitch.crosspromo-style {
    background: #0a2045 !important;
}

.crosspromo-bar {
    position: relative;
    background: #0e1831;
    position: relative;
    margin-top: 0;
}

.crosspromo-slider {
    position: relative;
    width: 100%;
    height: 30px;
    text-align: center;
}

.crosspromo-slider div {
    display: inline-block;
    position: relative;
}

.crosspromo-slider .crosspromo-title {
    color: #6b92c9;
    font-size: 14px;
    font-weight: 700;
    top: -5px;
}

.crosspromo-top_bar {
    display: block;
    height: 30px;
    width: 100%;
    background: #082f66;
    background: -moz-linear-gradient(top, #082f66 0%, #052145 100%);
    background: -webkit-linear-gradient(top, #082f66 0%, #052145 100%);
    background: -ms-linear-gradient(top, #082f66 0%, #052145 100%);
    background: -o-linear-gradient(top, #082f66 0%, #052145 100%);
    background: linear-gradient(to bottom, #082f66 0%, #052145 100%);
    height: 30px;
    width: 100%;
    border-bottom: 2px #31568c solid;
}

.crosspromo-carousel {
    display: block;
}

.crosspromo-carousel img {
    width: 100%;
    height: auto;
}

@media screen and (orientation: landscape) {
    .crosspromo-carousel,
    .crosspromo-top_bar {
        display: none;
    }
}

@media (max-width: 991px) {
    .c-content-box.c-size-md.crosspromo-container {
        padding: 10px 0 !important;
        background: #16305f;
    }
}

.crosspromo-container {
    background: #16305f;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
}

.crosspromo-products {
    position: relative;
    display: table;
    height: auto;
    width: 100%;
    font-size: 10px;
    margin: auto;
    padding-top: 5px !important;
    text-align: center;
}

.crosspromo-products.five-row .crosspromo-item {
    width: 19%;
}

.crosspromo-products.six-row .crosspromo-item {
    width: 16%;
}

.crosspromo-item {
    position: relative;
    text-align: center;
    color: #abc2ec;
    min-height: 88px;
    vertical-align: top;
    display: inline-block;
}

.crosspromo-item span {
    color: #fff;
}

.crosspromo-item div {
    position: relative;
    z-index: 3;
    width: 40px;
    height: 40px;
    background: #6c93ca;
    border-radius: 25px;
    margin: 5px auto;
    background: #0e4490;
    background: -moz-linear-gradient(top, rgba(14, 68, 144, 1) 0%, rgba(9, 52, 105, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(14, 68, 144, 1)), color-stop(100%, rgba(9, 52, 105, 1)));
    background: -webkit-linear-gradient(top, rgba(14, 68, 144, 1) 0%, rgba(9, 52, 105, 1) 100%);
    background: -o-linear-gradient(top, rgba(14, 68, 144, 1) 0%, rgba(9, 52, 105, 1) 100%);
    background: -ms-linear-gradient(top, rgba(14, 68, 144, 1) 0%, rgba(9, 52, 105, 1) 100%);
    background: linear-gradient(to bottom, rgba(14, 68, 144, 1) 0%, rgba(9, 52, 105, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e4490', endColorstr='#093469', GradientType=0);
}

.crosspromo-item:before {
    content: "";
    position: absolute;
    z-index: 2;
    width: 34px;
    height: 36px;
    top: 9px;
    left: 50%;
    margin-left: -17px;
    margin-top: 0;
    border-radius: 17px;
    background-color: #22346c;
    background: -webkit-linear-gradient(top, #fff 0, #22346c 100%);
    background: -moz-linear-gradient(top, #fff 0, #22346c 100%);
    background: -ms-linear-gradient(top, #fff 0, #22346c 100%);
    background: -o-linear-gradient(top, #fff 0, #22346c 100%);
    background: linear-gradient(to bottom, #fff 0, #22346c 100%);
}

.crosspromo-item div svg {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 36px;
    height: 36px;
    -webkit-filter: drop-shadow(0px 2px 0px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0px 2px 0px rgba(0, 0, 0, 0.3));
}

.crosspromo-item div svg use {
    fill: #abc2ec;
}

.crosspromo-item.selected div {
    background: #243c7a;
}

.crosspromo-item.selected span {
    color: #243c7a;
    font-weight: 700;
}

.crosspromo-item.selected:before {
    content: "";
    position: absolute;
    z-index: 2;
    width: 38px;
    height: 38px;
    top: 0;
    left: 50%;
    margin-left: -19px;
    margin-top: 8px;
    border-radius: 19px;
    background: #fff !important;
}

.crosspromo-item.selected div svg {
    -webkit-filter: none;
    filter: none;
}

.crosspromo-arrow--down {
    position: relative;
    margin: auto;
    top: 4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 6px 0;
    border-color: #6b92c9 transparent transparent transparent;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
}

.crosspromo-arrow--down:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 8px 0;
    border-color: #0a2044 transparent transparent transparent;
    margin-top: -9px;
    left: -8px;
}

.crosspromo-slider.expanded .crosspromo-arrow--down {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 3px;
}

.crosspromo-slider.expanded div:not(:last-child) {
    display: none;
}

@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
    @media {
        .lang {
            padding-right: 1.2rem;
            background: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat right 0px center/8px 10px;
            background-size: contain;
            --webkit-appearance:none;
            appearance: none;
        }
    }
}
