.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

a:focus {
    outline: none;
}

.b-content__body .b-content__body__content {
    padding-top:0;}

.b-utility .b-menu .b-menu__navigation-list-item.active a.b-menu__menu-link,
.b-utility .b-menu .b-menu__list-item.active a.b-menu__menu-link {
    background-color:transparent;}

.hidden-xs {
    display:block !important;}

.button.button--orange {
    margin-left:10px;}


.language-toggle {
    width:88px;
    height:32px;
    border-radius:16px;
    border:2px solid #26B2F5;
    margin-left:15px;
    margin:10px 0 10px 15px;
    padding:1px;
    position:relative;}

.language-toggle span {
    color:#26B2F5;
    height:26px;
    padding:5px 8px;
    display:inline-block;
    font-size:11px;
    text-transform:uppercase;
    cursor:pointer;
    position:absolute;
    top:1px;
    left:1px;}

.language-toggle span.chinese {
    right:1px;
    left:auto;}

.language-toggle span.language-selected {
    background:#26B2F5;
    color:#fff;
    border-radius:13px;}

/* flex slider */
.flexslider .slides > li {
    position:relative;
    text-align:center;}

.flex-caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 10%;
    width: 100%;
    padding: 8px 0;
    text-align: center;
    color: #FFF;
    margin-top: 0;
    height: 80%;}

.flex-caption-title {
    color:#F5F5F5;
    font-size:12px;
    font-weight:bold;
    letter-spacing:0;
    width:80%;
    margin:5px 10%;
    line-height:1.3;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);}

.flex-caption p {
    font-size:11px;
    letter-spacing:0;
    width:80%;
    margin:0 10% 8px;}

.slides button {
    position: relative;
    text-align: center;
    border: 1px solid #FFF;
    background: transparent;
    /*background: linear-gradient(to bottom, #FF8200, #E77400);
    background: -webkit-linear-gradient(top, #FF8200, #E77400);
    background: -moz-linear-gradient(top, #FF8200, #E77400);*/
    border-radius: 5px;
    color: #FFF;
    padding: 3px 8px;
    font-weight: bold;
    font-size: 11px;
    bottom:10px;
    margin:10px auto 0 auto;}

.flex-control-nav {
    bottom: 0px;
    display:none;}

.flex-control-paging li a {
    border: 1px solid #333;}

.flex-control-paging li a.flex-active {
    background-color:#333;}

.flex-direction-nav a {
    margin:-20px 0 0;}

.flex-direction-nav .flex-prev {
    left:5px;}

.flex-direction-nav .flex-next {
    right:5px;}

.flex-direction-nav a:before {
    font-family: "icomoon";
    font-size: 20px;
    display: inline-block;
    content: "\e903";
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);}

.flex-direction-nav a.flex-prev:before {
    content: "\e903";}

.flex-direction-nav a.flex-next:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "\e903";}

.flex-control-paging li a {
    width: 9px;
    height: 9px;
    display: block;
    background: none;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;}

.flex-control-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;}

.flexslider:hover .flex-direction-nav .flex-prev {
    left: 5px; }

.flexslider:hover .flex-direction-nav .flex-next {
    right: 5px; }

.b-footer {
    margin-top:0;}

#acces-betting-section {
    display: block;
    overflow: hidden;
    padding: 10px;
}

.access-betting {
    padding:0;
    position:relative;}

.access-betting.choose-sports {
    margin-bottom:10px;
    height:120px;
    overflow:hidden;}

.access-betting.choose-lottery {
    margin-bottom:10px;
    height:120px;
    overflow:hidden;}

.access-betting img {
    width:100%;
    position:absolute;
    top:0;}

.access-betting.choose-lottery img {
    bottom:0;
    top:auto;
}

.access-betting.choose-horse img {
    top: -30% !important;
    top:auto;
}

.header {
    float:right;
    height:100%;
}

.access-betting h1 {
    display: block;
    color: #fff;
    text-transform: uppercase;
    /* position: absolute;
    bottom: 10px; */
    font-weight: bold;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    padding: 10px 10px 10px 20px;
    /* margin-right: 0;
    margin-left: -10px; */
    text-align: right;
}

.access-betting h1 .cat-header {
    display: inline-block;
}

.access-betting h1 span {
    display: inline-block;
    height: 24px;
    width: 24px;
    border-radius: 12px;
    border: 1px solid #fff;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
     transform: rotate(180deg);
    line-height: 16px;
    text-align: center;
    margin-left: 10px;
    font-size: 22px;
    vertical-align: top;
    /* position: absolute;
    right: 20px;
     top: 8px; */
 }

.access-betting.choose-lottery h1 span {
    /* margin-left:0; */
}

.access-betting h1 span:before {
    content: "\e903";
    font-family:"icomoon";
    font-size:10px;
    padding-right:0;
}

 .access-betting-footer {
    position: absolute;
    color: #fff;
    padding:15px 10px;
    top:0;
    bottom:0;
    background-color: rgba(1,116,213,0.7);}

.access-betting-footer ul {
    list-style-type: disc;
    margin:0;
     padding:0;}

.access-betting-footer li {
    float: left;
    list-style-position: outside;
    margin: 0 0 7px 15px;
    vertical-align: top;
    line-height: 1.3;}

.access-betting-footer li:first-child {
    padding-left: 0;}

.access-betting-footer a {
    color:#fff;
    text-decoration:none;
    font-size:12px;}

.region-content {
    background:#fff;}

/* footer styles */


.b-footer .region-footer {
    padding-top: 16px;}

.b-footer .b-block__title {
    margin-top:0;    }

/* .b-footer #block-menu-footer-faq-menu .b-menu {
    margin-top: 0;} */

.b-footer .js-collapsable {
    position:relative;}

.b-footer__actions {
    float:right;
    position:absolute;
    right:5px;
    top:6px;
    z-index:1000; }

.b-footer .h-collapse-indicator:before {
    content: "\e908";
    color:#fff;
    float:right;}

.b-footer .h-collapse-indicator:before {
    -webkit-transform: rotate(0);
    -ms--transform: rotate(0);
    transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;}

.b-footer .h-collapse-indicator.collapsed:before {
    -webkit-transform: rotate(90deg);
    -ms--transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;}

.b-footer .b-footer__copyright {
    padding: 10px 0 16px 0;}

.b-footer .b-footer__copyright .b-footer__copyright--text {
    padding: 0 0 8px 16px;}

.b-footer .b-footer__copyright .b-footer__copyright--disclaimer-message {
    padding: 0 16px;
    font-size: 10px;
    line-height: 1.1em;}

.b-footer .b-footer__copyright .b-footer__copyright--disclaimer-message a {
    color: #fff;
    text-decoration: underline;
}

.b-footer .b-footer__copyright .b-footer__copyright--disclaimer-message a:hover {
    text-decoration:underline;}

.b-footer .b-footer__wrapper.collapse.in~.b-footer__copyright {
    display: none;}

.b-footer .b-footer__responsible-gaming {
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px;
    padding-right: 8px;
    background: #fff;
    overflow: hidden;}

.play-responsibily {
    width: 280px;
    margin: auto;}

.play-responsibily .play-responsibily__sprite {
    height: 140px;
    width: 552px;
    background: url("../images/affiliates-sprite.png") -765px 0 no-repeat;
    display: block;
    transform: scale(.4);
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    -ms-transform: scale(.4);
    -o-transform: scale(.4);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;}

.i18n-zh-hans .play-responsibily .play-responsibily__sprite {
	background:url("../images/affiliates-sprite.png") -765px -150px no-repeat;
	}

.wla {
    margin: auto;}

.wla .wla__sprite {
    height: 140px;
    width: 700px;
    background: url("../images/affiliates-sprite.png") -10px 0 no-repeat;
    display: block;
    transform: scale(.4);
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    -ms-transform: scale(.4);
    -o-transform: scale(.4);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;}

.sts {
    width: 130px;
    margin: auto;}

.sts .sts__sprite {
    height: 140px;
    width: 216px;
    background: url("../images/affiliates-sprite.png") -1338px 0 no-repeat;
    display: block;
    transform: scale(.4);
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    -ms-transform: scale(.4);
    -o-transform: scale(.4);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;}


/* .b-footer #block-menu-footer-faq-menu .b-menu .b-menu__list-item .b-menu__menu-link {
    font-weight: 600 !important;
    color: #fff !important;} */


@media screen and (min-width: 568px) {

    .flex-caption {
        height: 44%;
        top: 26.5%;}

    .flex-caption-title {
        font-size:17px;
        margin:5px 10% 0;}

    .flex-caption p {
        width: 90%;
        margin: 5px 5%;
        line-height: 1.1;}

    .slides button {
        font-size: 12px;
        margin:15px auto 10px;
        bottom:7px;}

}


@media screen and (min-width: 768px) {

    .flex-caption {
        height:38%;
        top:33.5%;}

    .flex-caption p {
        width:94%;
        margin:5px 3%;}

    .b-footer .block-menu {
        float: left;
        width: 25%;}

    .b-footer .region-footer {
        width: 736px;}

}

@media (max-width: 990px) {
    .b-menu .b-menu__list-item a.b-menu__menu-link {
        padding: 10px 15px;}

.h-collapse-indicator:before {
    font-size: 15px;}
}

@media (max-width: 991px) {

    .b-footer .b-footer__off-canvas {
        position: absolute;
        z-index: 100;
        right: 0px;
        display: block;    }

     .b-footer .b-footer__off-canvas .h-collapse-indicator {
        color: rgb(255, 255, 255);
        float: right;}


    .play-responsibily .play-responsibily__sprite {
        transform: scale(0.25);}

    .wla .wla__sprite {
        transform: scale(0.2);}

    .sts .sts__sprite {
        transform: scale(0.2);}
}



@media (max-width: 767px){
    .play-responsibily .play-responsibily__sprite {
        transform: scale(0.2);}

    .play-responsibily .play-responsibily__sprite {
        transform: scale(0.2);}

    .wla .wla__sprite {
        transform: scale(0.17);}

    .sts .sts__sprite {
        transform: scale(0.2);}
}


@media screen and (min-width: 992px) {

    /* flex slider */
    .flexslider .slides > li {
        margin-bottom:-50px; }

    .flex-caption {
        top:30%;}

    .flex-caption-title {
        font-size:24px;}

    .flex-caption p {
        font-size:15px;}

    .slides button {
        padding: 5px 10px;
        font-size: 14px;
        margin:10px auto;
        bottom:-3px;}

    .flex-control-nav {
        bottom: 15px;
        display:block;}

    .flex-control-paging li a {
        width: 15px;
        height: 15px;
        border: 2px solid #333;}

    .flex-control-nav li {
        margin: 0 6px;}

    .flex-direction-nav a {
        margin:-25px 0 0;}

    .flex-direction-nav a:before {
        font-size: 30px;}

    .flexslider:hover .flex-direction-nav .flex-prev {
        left: 10px;}

    .flexslider:hover .flex-direction-nav .flex-next {
        right: 10px;   }

    .access-betting.choose-sports {
        /* margin:10px -8px 20px 12px; */
        height: auto;
        overflow: visible;
    }

    .access-betting.choose-lottery {
        /* margin:10px 12px 20px -8px; */
        height:auto;
        overflow:visible;
    }

    .access-betting.choose-sports img {
        position: static;
    }

    .access-betting.choose-lottery img {
        position: static;
    }

    .access-betting .header {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    .access-betting h1 {
        background:transparent;
        /* bottom:auto;
        top:25%;
        right: 0;
        font-size: 25px;
        width:45%;
        margin-left:0; */
    }

    .access-betting.choose-lottery h1 {
        left:0;}

    .access-betting h1 span {
        display:inline-block;
        height:26px;
        width:26px;
        border-radius:13px;
        border:2px solid #fff;
        -ms-transform:rotate(180deg);
        -webkit-transform:rotate(180deg);
        transform:rotate(180deg);
        line-height:0.8;
        text-align:center;
        margin-left:10px;
        top:10px;
    }

    .access-betting.choose-lottery h1 span {
        /* margin-left:0; */
    }

    .access-betting h1 span:before {
        font-size:11px;
        padding-right:1px;}

    .access-betting-footer {
        top:auto;
        width:100%;
        padding:10px;
    }

    .access-betting-footer li {
        white-space: nowrap;
        list-style-position: inside;
        margin: 0 0 0 10px;
        padding: 0;
    }

    .access-betting-footer li:first-child {
        margin-left:5px;
    }

    .b-footer .region-footer {
        width: 100%;
    }

    .b-footer .b-footer__off-canvas {
        display: none;    }

    .b-footer .b-footer__responsible-gaming {
        margin-right: auto;
        margin-left: auto;
        padding-left: 8px;
        padding-right: 8px;
        background: rgb(255, 255, 255);
        overflow: hidden;}

    .b-footer .b-footer__menu.js-collapse-target.collapse {
        display: block !important;}

    .b-footer .b-footer__actions .h-collapse-indicator {
        display: none;}

    .b-footer .b-footer__wrapper {
        display: block;}

    .h-center-block {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;        }

    .footer-logos.js-collapse-target.collapse {
        display:block; }

    .b-footer .b-footer__wrapper~.b-footer__copyright {
        display: none;}


}


@media screen and (min-width: 1200px) {

    .flex-caption-title {
        font-size:28px;
        margin:20px 10% 0;}

    .slides button {
        bottom:-7px;}

    .access-betting h1 {
        /* width:38%;  */
    }

    .b-footer .region-footer {
        width: 1156px;   }

}

@media (max-width: 768px) {
    .clearfix-xs:after,
    .clearfix-xs:before {
        content: " ";
        display: table;}

    .clearfix-xs:after {
        clear: both;
    }
}

@media (max-width: 375px) {
    .access-betting h1 span  {
        display: none;
    }
}
