/*General*/
.flag-icons {
    display: inline-block;
    width: 36px;
    height: 25px;
    cursor: pointer;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

    .flag-icons.flag-icons-CN {
        background-position: -3px -3px;
    }

    .flag-icons.flag-icons-ID {
        background-position: -3px -33px;
    }

    .flag-icons.flag-icons-JP {
        background-position: -3px -63px;
    }

    .flag-icons.flag-icons-KR {
        background-position: -3px -93px;
    }

    .flag-icons.flag-icons-TH {
        background-position: -3px -123px;
    }

    .flag-icons.flag-icons-VN {
        background-position: -3px -153px;
    }


.FooterIcon {
    display: inline-block;
    height: 32px;
    width: 42px;
    cursor: pointer;
}

.footer-icon-img {
    background: url("/Images/Icons/footer.png") no-repeat;
}

.footer-social-img {
    background: url("/Images/Icons/footer-social-media.png") no-repeat;
}

.IOMLicenses {
    background-position: -115px -5px;
}

    .IOMLicenses:hover {
        background-position: -115px -51px;
    }

.FirstCagayanLicenses {
    background-position: -189px -5px;
}

    .FirstCagayanLicenses:hover {
        background-position: -189px -51px;
    }

.PagcorLicenses {
    background: url("/Images/Icons/footer.png") no-repeat;
    background-position: -1455px -8px;
    
}

    .PagcorLicenses:hover {
        background-position: -1455px -53px;
    }

.GameCareResponsibility {
    width: 30px;
    background-position: -1048px -3px;
}

    .GameCareResponsibility:hover {
        background-position: -1048px -49px;
    }


.AboveAgeResponsibility {
    width: 29px;
    background-position: -1119px -7px;
}

    .AboveAgeResponsibility:hover {
        background-position: -1119px -53px;
    }


    .desktop-social-media{
        display:inline-block
    }
    .copyright {
    color: white; 
    font-size: 11px;
    text-align: center;
    margin-bottom: 0;
}

    .footerContent {
        color: white;
        text-align: center;
    }

    .footer-link {
        color: white;
        display: inline-block;
        padding: 0 13px;
    }

    .footer-help-link {
        color: white; 
        position: relative;
        top: -11px;
        border-right: 1px solid white;
        padding: 5px 15px;
    }

    .footer-help-link:hover {
        border-right: 1px solid white;
    }

.VisaPayment {
    width: 50px;
    cursor: default !important;
    background-position: -266px -7px;
}

    .VisaPayment:hover {
        background-position: -266px -53px;
    }

.MasterCardPayment {
    width: 50px;
    cursor: default !important;
    background-position: -348px -7px;
}

    .MasterCardPayment:hover {
        background-position: -348px -53px;
    }

.ChinaUnionPayment {
    width: 70px;
    cursor: default !important;
    background-position: -422px -7px;
}

    .ChinaUnionPayment:hover {
        background-position: -422px -53px;
    }

.FastBankPayment {
    width: 60px;
    cursor: default !important;
    background-position: -602px -7px;
}

    .FastBankPayment:hover {
        background-position: -602px -53px;
    }

.BankWirePayment {
    width: 65px;
    cursor: default !important;
    background-position: -682px -7px;
}

    .BankWirePayment:hover {
        background-position: -682px -53px;
    }

.AliPayPayment {
    width: 60px;
    cursor: default !important;
    background-position: -770px -7px;
}

    .AliPayPayment:hover {
        background-position: -770px -53px;
    }

.SkrillPayment {
    width: 45px;
    cursor: default !important;
    background-position: -852px -7px;
}

    .SkrillPayment:hover {
        background-position: -852px -53px;
    }

.Help2PayPayment {
    width: 45px;
    cursor: default !important;
    background-position: -1385px -8px;
}

    .Help2PayPayment:hover {
        background-position: -1385px -53px;
    }


.IWalletPayment {
    width: 70px;
    cursor: default !important;
    background-position: -1184px -8px;
}

    .IWalletPayment:hover {
        background-position: -1184px -53px;
    }

.VenusPointPayment {
    width: 80px;
    cursor: default !important;
    background-position: -1285px -8px;
}

    .VenusPointPayment:hover {
        background-position: -1285px -53px;
    }

.IovationSecurity {
    width: 90px !important;
    cursor: default !important;
    background-position: -920px -7px;
}

    .IovationSecurity:hover {
        background-position: -920px -53px;
    }




.footer-social-icon-wrapper.facebook {
    background-color: #4267b2;
}

.footer-social-icon-wrapper.twitter {
    background-color: #1da1f2;
}

.footer-social-icon-wrapper.youtube {
    background-color: #f5161b;
}

.footer-disclaimer-content {
    color: #8e8e8e;
    text-align: justify;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}

.footer-social {
    margin: 0;
    list-style: none;list-style-type: none;
}

    .footer-social > li {
        float: inherit;
        margin-left: 15px;
    }


.footer-social-icon-wrapper {
    border-radius: 50%;
    width: 33px;
    height: 33px;
    cursor: pointer;
}



.footer-license-mobile {
    list-style: none;list-style-type: none;
    margin: 0;
    display: inline-block;
    margin: auto;
}

/*footer {
    padding: 0px 0 0;
}*/


.footer-section-wrapper {
    margin: 0px 50px;
}

.footer-icon-wrapper {
    padding: 5px 45.5px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #F2F3F4;
}

.footer-back-to-top {
    margin: 0px 0px 10px;
    text-align: center;
    background-color: #dcdcdc;
    height: 45px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
}

    .footer-back-to-top > span {
        font-weight: bold;
        line-height: 45px;
        font-size: 16px;
    }




.footer-social-icon {
    font-size: 15px;
    color: #fff;
    padding-left: 9px;
    padding-top: 9px;
    display: block;
}

.footer-nagivation {
    margin: 0;
    list-style: none;list-style-type: none;
}

    .footer-nagivation > li {
        float: left;
        margin-right: 20px;
    }

        .footer-nagivation > li > * {
            color: white;
        }

.footer-icon {
    margin: 0;
    list-style: none;list-style-type: none;
    padding:0;
}



    .footer-icon > li {
        float: left;
        height: 35px;
        margin-right: 2px;
    }

    .footer-icon.float-right > li {
        float: right;
        margin-left: 10px;
        margin-right: 0;
    }

    .footer-icon > li > h8 {
        line-height: 30px;
    }

.footer-region {
    margin: 0;
    list-style: none;list-style-type: none;
}

    .footer-region > li {
        float: inherit;
        margin-left: 10px;
    }

.footer-help {
    font-size: 14px;
    font-weight: bold;
}

.footer-live-chat {
    z-index: 10;
    width: 210px;
    height: 44px;
    text-align: center;
    background: #25aae1;
    color: white;
    border-radius: 5px;
    padding: 10px;
    position: fixed;
    right: 40px;
    bottom: 0;
}

.footer-live-chat-logo {
    color: white;
}

.footer-live-chat-disclaimer {
    font-size: 16px;
    font-weight: bold;
    color: white;
}

.footer-row {
    padding: 40px 0 0px;
    background-color: #e1e1de;
    height: 297px;
}

.footer-section-wrapper {
    text-align: center;
}

.footer-section-title {
    text-align: center;
    font-weight: bold;
    padding-bottom: 2px;
    border-bottom: 1px solid;
    color: #8e8e8e;
}

.footer-content-Wrapper {
    background-color: #e1e1de;
    padding: 0 45.5px;
    margin-top: 30px;
}

.footer-partner {
    background: url("/Images/Icons/footer_icon.png") no-repeat;
    background-size: 410px;
}

.sponsor-table {
    display: inline-block;
    margin: 0;
    font-size: 9px;
}

    .sponsor-table > tbody {
        background-color: transparent !important;
        border: 0;
    }

        .sponsor-table > tbody > tr {
            background-color: transparent !important;
        }

            .sponsor-table > tbody > tr:first-child {
                border-bottom: 1px solid #8c8c8c;
            }

            .sponsor-table > tbody > tr > td {
                padding: 2px 0;
            }

.sponsor-wording {
    padding-bottom: 2px;
    font-weight: bold;
    color: #8c8c8c;
    font-size: 10px

}

body.vi .sponsor-wording,body.id .sponsor-wording,body.en .sponsor-wording,body.zh .sponsor-wording {
    font-size: 12px
}


.footer-partner.tottenham {
    width: 66px;
    height: 140px;
    margin-top: 20px;
    display: inline-block;
    background-position: -215px 0;
}

.footer-partner.tottenham:hover {
    background-position: -12px 0px;
}

.sponsor-tottenham:hover .footer-partner.tottenham {
     background-position: -12px 0px;
}

.footer-partner.newcastle {
    width: 100px;
    height: 107px;
    background-position: -218px -474px;
    display: inline-block;
    margin-top: 25px;
}

/*.footer-partner.tottenham:hover {
    background-position: -14px -520px;
}*/

.sponsor-newcastle:hover .footer-partner.newcastle {
    background-position: -14px -474px;
}

.sponsor-tottenham:hover .sponsor-wording,
.sponsor-newcastle:hover .sponsor-wording {
    color: black;
}

.hidden-footer {
    display: none;
}

.footer-gaming-platform {
    background: url("/Images/Icons/footer_icon.png") no-repeat;
    height: 50px;
    margin: 25px auto 0;
    background-size: 360px;
    width: 164px;
}

    .footer-gaming-platform.microgaming {
        background-position: -187px -893px;
    }

        .footer-gaming-platform.microgaming:hover {
            background-position: -8px -893px;
        }

    .footer-gaming-platform.asiagaming {
        background-position: -165px -828px;
    }

        .footer-gaming-platform.asiagaming:hover {
            background-position: 14px -828px;
        }

    .footer-gaming-platform.betfair {
        background-position: -183px -625px;
    }

        .footer-gaming-platform.betfair:hover {
            background-position: -4px -625px;
        }

    .footer-gaming-platform.onework {
        background-position: -177px -951px;
    }

        .footer-gaming-platform.onework:hover {
            background-position: 2px -951px;
        }

    .footer-gaming-platform.playtech {
        background-position: -182px -770px;
    }

        .footer-gaming-platform.playtech:hover {
            background-position: -3px -770px;
        }

    .footer-gaming-platform.golddeluxe {
        background-position: -163px -1008px;
    }

        .footer-gaming-platform.golddeluxe:hover {
            background-position: 16px -1008px;
        }


.footer-ambassador {
    background: url("/Images/Icons/footer-brand-ambassador.png") no-repeat;
}

    .footer-ambassador.robbie-sign {
        background-position: -20px -500px;
        height: 235px;
        width: 100%;
    }

        .footer-ambassador.robbie-sign:hover {
            background-position: -245px -498px;
            margin-left: -30px;
            width: 250px;
        }

    .footer-ambassador.steve_nash-sign {
        background-position: -15px -274px;
        width: 100%;
        height: 235px;
    }

        .footer-ambassador.steve_nash-sign:hover {
            background-position: -240px -240px;
            width: 213px;
        }

    .footer-ambassador.rola-sign {
        background-position: -17px -10px;
        height: 235px;
        width: 100%;
    }

        .footer-ambassador.rola-sign:hover {
            background-position: -235px 7px;
            width: 240px;
            margin-left: -45px;
        }


.footer-social-media {
    display: inline-block;
    margin: 0 17px;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 90px;
    width: 45px;
    height: 35px;
}

.footer-social-media.bbm {
    background-position: -45px -247px;
}
  .footer-social-media.bbm:hover {
        background-position: 0px -247px;
    }

    .footer-social-media.wechat {
        background-position: -45px -145px;
    }

        .footer-social-media.wechat:hover {
            background-position: 0px -145px;
        }

    .footer-social-media.weibo {
        background-position: -45px -182px;
    }

        .footer-social-media.weibo:hover {
            background-position: 0px -182px;
        }

    .footer-social-media.youku {
        background-position: -45px -218px;
    }

        .footer-social-media.youku:hover {
            background-position: 0px -218px;
        }

    .footer-social-media.facebook {
        background-position: -45px -5px;
    }

        .footer-social-media.facebook:hover {
            background-position: 0px -5px;
        }

    .footer-social-media.twitter {
        background-position: -45px -40px;
    }

        .footer-social-media.twitter:hover {
            background-position: 0px -40px;
        }

    .footer-social-media.youtube {
        background-position: -45px -110px;
    }

        .footer-social-media.youtube:hover {
            background-position: 0px -110px;
        }

    .footer-social-media.line {
        background-position: -45px -75px;
    }

        .footer-social-media.line:hover {
            background-position: 0px -75px;
        }
    .footer-social-media.insta {
        background-position: -45px -368px;
    }

        .footer-social-media.insta:hover {
            background-position: 0px -368px;
        }

    .footer-social-media.hotline {
        background-position: -45px -324px;
    }

        .footer-social-media.hotline:hover {
            background-position: 0px -324px;
        }

    .footer-social-media.zalo{
        background-position: -45px -288px;
    }

        .footer-social-media.zalo:hover{
            background-position: 0px -288px;
        }

.partner-description {
    display: inline-block;
    margin: 0;
    margin-top: 70px;
    vertical-align: top;
}


.footer-section-link-wrapper {
    padding: 36px 0;
    background-color: #25aae1;
}

.footer-section-link-wrapper-row {
    padding: 0 0;
}

.footer-link-container {
    display: table;
    margin: auto;
}

    .footer-link-container > span {
        padding: 0 17px;
    }

        .footer-link-container > span > a {
            color: white;
        }

            .footer-link-container > span > a:hover {
                color: #cbcbcb;
            }



.footer-section-social-wrapper {
    padding: 54px 0 0;
}

.footer-social-container {
    display: table;
    margin: auto;
}

.footer-social-container > div {
    display:inline-block
}

    .footer-social-container > .help-link {
        border-right: 1px solid #dcdcdc;
        padding: 0px 26px;
        vertical-align: top;
        display: inline-block;
        line-height: 25px;
        margin: 5px 0;
        margin-right: 9px;
    }

        .footer-social-container > .help-link > a {
            color: white;
        }

            .footer-social-container > .help-link > a:hover {
                color: #2e3191;
            }

.region-selector {
    border-left: 1px solid #dcdcdc;
    padding: 0px 26px;
    vertical-align: top;
    display: inline-block;
    line-height: 11px;
    margin: 5px 0;
    margin-left: 9px;
}

.footer-partner-wrapper {
    padding: 0 10px;
}

.footer-icon-fun88-help {
    font-size: 22px;
    padding-right: 15px;
    line-height: 24px;
    vertical-align: middle;
}

@media (max-width: 1650px) {

      .sponsor-wording {
    font-size: 9px

}

body.vi .sponsor-wording,body.id .sponsor-wording,body.en .sponsor-wording,body.zh .sponsor-wording {
    font-size: 10px
}

    .footer-row {
        height: 274px;
    }

    .footer-ambassador {
        background: url("/Images/Icons/footer-brand-ambassador.png") no-repeat;
        background-size: 450px;
    }

        .footer-ambassador.robbie-sign {
            background-position: -30px -445px;
            height: 215px;
            width: 100%;
            margin-left: 0;
        }

            .footer-ambassador.robbie-sign:hover {
                background-position: -220px -445px;
                margin-left: -30px;
                width: 225px;
            }

        .footer-ambassador.steve_nash-sign {
            background-position: -25px -242px;
            height: 215px;
            width: 100%;
        }

            .footer-ambassador.steve_nash-sign:hover {
                background-position: -225px -215px;
                width: 175px;
            }

        .footer-ambassador.rola-sign {
            background-position: -25px -3px;
            height: 215px;
            width: 100%;
        }

            .footer-ambassador.rola-sign:hover {
                background-position: -210px 7px;
                width: 215px;
                margin-left: -53px;
            }


    .footer-gaming-platform {
        background: url("/Images/Icons/footer_icon.png") no-repeat;
        background-size: 330px;
    }

        .footer-gaming-platform.microgaming {
            background-position: -173px -816px;
        }

            .footer-gaming-platform.microgaming:hover {
                background-position: -9px -816px;
            }

        .footer-gaming-platform.asiagaming {
            background-position: -155px -758px;
        }

            .footer-gaming-platform.asiagaming:hover {
                background-position: 9px -758px;
            }

        .footer-gaming-platform.betfair {
            background-position: -167px -570px;
        }

            .footer-gaming-platform.betfair:hover {
                background-position: -3px -570px;
            }

        .footer-gaming-platform.onework {
            background-position: -164px -869px;
        }

            .footer-gaming-platform.onework:hover {
                background-position: 0px -869px;
            }

        .footer-gaming-platform.playtech {
            background-position: -164px -704px;
        }

            .footer-gaming-platform.playtech:hover {
                background-position: 0px -704px;
            }

        .footer-gaming-platform.golddeluxe {
            background-position: -147px -920px;
        }

            .footer-gaming-platform.golddeluxe:hover {
                background-position: 16px -920px;
            }

    .footer-partner {
        background: url("/Images/Icons/footer_icon.png") no-repeat;
        background-size: 370px;
    }


    .footer-partner.tottenham {
        width: 60px;
        height: 130px;
        background-position: -195px 0;
    }

    .footer-partner.tottenham:hover {
        background-position: -12px 0;
    }

    .sponsor-tottenham:hover .footer-partner.tottenham {
        background-position: -12px 0;
    }

    .footer-partner.newcastle {
        width: 95px;
        height: 110px;
        background-position: -196px -426px;
    }

    .sponsor-newcastle:hover .footer-partner.newcastle {
        background-position: -12px -426px;
    }
}

@media only screen and (max-width: 1525px) {

  


    .footer-row {
        height: 265px;
    }

    .footer-ambassador {
        background: url("/Images/Icons/footer-brand-ambassador.png") no-repeat;
        background-size: 420px;
    }

        .footer-ambassador.robbie-sign {
            background-position: -35px -410px;
            height: 205px;
        }

            .footer-ambassador.robbie-sign:hover {
                background-position: -205px -410px;
                margin-left: -55px;
                width: 210px;
            }

        .footer-ambassador.steve_nash-sign {
            background-position: -35px -220px;
            height: 205px;
        }

            .footer-ambassador.steve_nash-sign:hover {
                background-position: -206px -195px;
                width: 170px;
                margin-left: -5px;
            }

        .footer-ambassador.rola-sign {
            background-position: -35px 3px;
            height: 205px;
            width: 100%;
        }

            .footer-ambassador.rola-sign:hover {
                background-position: -198px 13px;
                width: 200px;
                margin-left: -66px;
            }


    .footer-gaming-platform {
        background: url("/Images/Icons/footer_icon.png") no-repeat;
        background-size: 260px;
        height: 40px;
        width: 125px;
    }

        .footer-gaming-platform.microgaming {
            background-position: -134px -637px;
        }

            .footer-gaming-platform.microgaming:hover {
                background-position: -5px -637px;
            }

        .footer-gaming-platform.asiagaming {
            background-position: -116px -591px;
        }

            .footer-gaming-platform.asiagaming:hover {
                background-position: 13px -591px;
            }

        .footer-gaming-platform.betfair {
            background-position: -131px -444px;
        }

            .footer-gaming-platform.betfair:hover {
                background-position: -2px -444px;
            }

        .footer-gaming-platform.onework {
            background-position: -130px -680px;
        }

            .footer-gaming-platform.onework:hover {
                background-position: -1px -680px;
            }

        .footer-gaming-platform.playtech {
            background-position: -130px -550px;
        }

            .footer-gaming-platform.playtech:hover {
                background-position: -1px -550px;
            }

        .footer-gaming-platform.golddeluxe {
            background-position: -117px -726px;
        }

            .footer-gaming-platform.golddeluxe:hover {
                background-position: 12px -726px;
            }

    .partner-description {
        display: none !important;
    }

    .footer-partner-wrapper {
        text-align: center;
        padding: 0 40px;
    }
}


@media only screen and (max-width: 1250px) {

    .footer-row {
        height: 245px;
    }

    .footer-ambassador {
        background: url("/Images/Icons/footer-brand-ambassador.png") no-repeat;
        background-size: 380px;
    }

        .footer-ambassador.robbie-sign {
            background-position: -35px -372px;
            height: 185px;
        }

            .footer-ambassador.robbie-sign:hover {
                background-position: -190px -372px;
                margin-left: -50px;
                width: 183px;
            }

        .footer-ambassador.steve_nash-sign {
            background-position: -35px -200px;
            height: 185px;
        }

            .footer-ambassador.steve_nash-sign:hover {
                background-position: -190px -177px;
                width: 150px;
                margin-left: -10px;
            }

        .footer-ambassador.rola-sign {
            background-position: -32px 1px;
            height: 185px;
            width: 100%;
        }

            .footer-ambassador.rola-sign:hover {
                background-position: -180px 13px;
                width: 180px;
                margin-left: -65px;
            }

    .footer-gaming-platform {
        background: url("/Images/Icons/footer_icon.png") no-repeat;
        background-size: 220px;
        height: 35px;
        width: 105px;
    }

        .footer-gaming-platform.microgaming {
            background-position: -113px -542px;
        }

            .footer-gaming-platform.microgaming:hover {
                background-position: -4px -542px;
            }

        .footer-gaming-platform.asiagaming {
            background-position: -98px -503px;
        }

            .footer-gaming-platform.asiagaming:hover {
                background-position: 11px -503px;
            }

        .footer-gaming-platform.betfair {
            background-position: -111px -379px;
        }

            .footer-gaming-platform.betfair:hover {
                background-position: -2px -379px;
            }

        .footer-gaming-platform.onework {
            background-position: -105px -580px;
        }

            .footer-gaming-platform.onework:hover {
                background-position: 4px -580px;
            }

        .footer-gaming-platform.playtech {
            background-position: -108px -469px;
        }

            .footer-gaming-platform.playtech:hover {
                background-position: 1px -469px;
            }

        .footer-gaming-platform.golddeluxe {
            background-position: -99px -614px;
        }

            .footer-gaming-platform.golddeluxe:hover {
                background-position: 11px -614px;
            }

}

@media only screen and (max-width: 1100px) {
    .footer-partner-wrapper {
        padding: 0 10px;
    }

    .footer-partner {
        background: url("/Images/Icons/footer_icon.png") no-repeat;
        background-size: 350px;
    }

    .footer-partner.tottenham {
        width: 65px;
        height: 125px;
        background-position: -180px 0;
    }

        .footer-partner.tottenham:hover {
        background-position: -6px 0;
    }

        .sponsor-tottenham:hover .footer-partner.tottenham {
        background-position: -6px 0;
    }

        .footer-partner.newcastle {
            width: 105px;
            height: 105px;
            background-position: -177px -400px;
        }
             .sponsor-newcastle:hover .footer-partner.newcastle  {
                background-position: -3px -400px;
            }

    .footer-row {
        height: 212px;
    }

    .footer-ambassador {
        background: url("/Images/Icons/footer-brand-ambassador.png") no-repeat;
        background-size: 320px;
    }

        .footer-ambassador.robbie-sign {
            background-position: -25px -318px;
            height: 150px;
        }

            .footer-ambassador.robbie-sign:hover {
                background-position: -160px -318px;
                margin-left: -40px;
                width: 155px;
            }

        .footer-ambassador.steve_nash-sign {
            background-position: -25px -173.5px;
            height: 150px;
        }

            .footer-ambassador.steve_nash-sign:hover {
                background-position: -160px -154px;
                width: 125px;
                margin-left: -15px;
            }

        .footer-ambassador.rola-sign {
            background-position: -24px -4px;
            height: 150px;
        }

            .footer-ambassador.rola-sign:hover {
                background-position: -150px 4px;
                width: 155px;
                margin-left: -45px;
            }

    .footer-gaming-platform {
        background: url("/Images/Icons/footer_icon.png") no-repeat;
        background-size: 195px;
        height: 30px;
        width: 95px;
    }

        .footer-gaming-platform.microgaming {
            background-position: -100px -482px;
        }

            .footer-gaming-platform.microgaming:hover {
                background-position: -3px -482px;
            }

        .footer-gaming-platform.asiagaming {
            background-position: -85px -447px;
        }

            .footer-gaming-platform.asiagaming:hover {
                background-position: 12px -447px;
            }

        .footer-gaming-platform.betfair {
            background-position: -95px -337px;
        }

            .footer-gaming-platform.betfair:hover {
                background-position: 2px -337px;
            }

        .footer-gaming-platform.onework {
            background-position: -93px -512px;
        }

            .footer-gaming-platform.onework:hover {
                background-position: 4px -512px;
            }

        .footer-gaming-platform.playtech {
            background-position: -95px -415px;
        }

            .footer-gaming-platform.playtech:hover {
                background-position: 2px -415px;
            }

        .footer-gaming-platform.golddeluxe {
            background-position: -85px -545px;
        }

            .footer-gaming-platform.golddeluxe:hover {
                background-position: 12px -545px;
            }
}


@media (max-width:1023px) {

    .footer-icon-wrapper {
        padding: 5px 40px;
    }

    .footer-partner {
        background: url("/Images/Icons/footer_icon.png") no-repeat;
        background-size: 480px;
    }
    
    .below-show {
        width: 100%;
    }

    .below-block {
        display: block;
        width: 100%;
    }

    .below-hide {
        display: none;
    }

    .below-center {
        width:50%;
    }
    .below-marging {
        display: block;
        padding-top: 20px;
    }

    .footer-icon {
        margin: 9px 0;
    }

        .footer-icon > li {
            float: none;
            height: 35px;
            margin-right: 0px;
            display: inline-block;
            vertical-align: middle;
        }

            .footer-icon > li > h8 {
                line-height: 35px;
            }

    .footer-small-overwrite-half {
        display: inline-block;
        width: 45% !important;
    }

        .footer-small-overwrite-half > ul.footer-icon {
            padding: 0 25px;
        }

        .footer-small-overwrite-half.right {
            text-align: left;
        }

        .footer-small-overwrite-half.left {
            text-align: right;
        }

    .footer-icon.float-right {
        display: none;
    }

    .hidden-footer {
        display: block;
    }

    .footer-partner.tottenham {
        width: 90px;
        height: 170px;
        background-position: -245px 0px;
    }

    .footer-partner.tottenham:hover {
        background-position: -6px 0;
    }

        .sponsor-tottenham:hover .footer-partner.tottenham {
            background-position: -6px 0;
        }

    .footer-partner.newcastle {
        width: 127px;
        height: 130px;
        background-position: -250px -555px;
    }

        .sponsor-newcastle:hover .footer-partner.newcastle {
            background-position: -12px -555px;
        }

    .footer-section-link-wrapper {
        padding: 30px 0 30px;
    }

    .footer-section-social-wrapper {
        padding: 0px 0;
    }

    .footer-social-container > .help-link {
        border-right: 0px solid #dcdcdc;
        padding: 0 30px 0 0;
    }

    .footer-social-container > .region-selector {
        border-left: 1px solid #dcdcdc;
        padding: 0px 0 0 30px;
    }


        .footer-social-media.mobile {
            display: inline-block;
        }


    .footer-row {
        height: auto;
        padding: 28px 50px 28px;
    }

    /*.footer-partner.newcastle {
        margin-top: 40px;
    }*/

    .footer-content-Wrapper {
        padding: 0 40px;
    }

    /* Done */

    .footer-disclaimer-content {
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        margin-bottom: 10px;
    }

    .footer-back-to-top {
        margin: 0px 0px 10px;
        height: 45px;
    }

        .footer-back-to-top > span {
            line-height: 45px;
            font-size: 16px;
        }

    .footer-social > li {
        margin-right: 30px;
        margin-left: 0px;
    }

    .footer-social-icon-wrapper {
        width: 41px;
        height: 41px;
    }

    .footer-social-icon {
        font-size: 19px;
        left: 11px;
        top: 11px;
    }

    .footer-region {
        padding: 5px 0;
    }

        .footer-region > li {
            margin-left: 30px;
        }

    .footer-help {
        font-size: 16px;
    }
    /* Done */
}

@media only screen and (max-width: 815px) {
    .footer-section-link-wrapper {
        padding-bottom: 100px;
    }
            
}

@media only screen and (max-width: 758px) {
    .footer-icon-wrapper, .footer-content-Wrapper {
        padding: 0 20px;
    }
    .footer-section-link-wrapper{
        padding: 30px 0 30px;
        padding-bottom: 100px;
    }
}

@media only screen and (max-width: 600px) {
    .footer-partner {
        -moz-transform: scale( 0.8, 0.8);
        -ms-transform: scale( 0.8, 0.8);
        -webkit-transform: scale( 0.8, 0.8);
        -o-transform: scale( 0.8, 0.8);
        transform: scale( 0.8, 0.8);
        /*zoom: 0.8;*/
    }

    .footer-row {
        padding: 28px 0px 28px;
    }

    .footer-small-overwrite-half {
        width: 100% !important;
    }

        .footer-small-overwrite-half.left, .footer-small-overwrite-half.right {
            text-align: center;
        }

        .footer-small-overwrite-half > ul.footer-icon {
            padding: 0px;
        }
}

@media only screen and (max-width: 535px) {
        .icon-margin-small {
            margin: 0 9px;
        }
}
@media only screen and (max-width: 480px) {
        .footer-social-container > .help-link {
            border-right: 0px solid #dcdcdc;
            padding: 0 40px 0 0 !important;
        }

        .footer-social-container > .region-selector {
            border-left: 1px solid #dcdcdc;
            padding: 0px 0 0 40px !important;
        }

        .footer-content-Wrapper {
            padding: 0 10px;
        }

        /*.footer-partner.tottenham {
        margin-right: 0 !important;
    }*/

        /*.footer-partner.newcastle {
        margin-left: 0px;
    }*/

        .footer-social-media {
            margin: 0 12px;
        }
        .icon-margin-small {
            margin: 0 2px;
        }
    }

    @media only screen and (max-width: 411px) {
        .footer-icon-wrapper, .footer-content-Wrapper {
            padding: 0 10px;
        }

        .footer-social-container > .help-link {
            border-right: 0px solid #dcdcdc;
            padding: 0 20px 0 0 !important;
        }

        .footer-social-container > .region-selector {
            border-left: 1px solid #dcdcdc;
            padding: 0px 0 0 20px !important;
        }
        .footer-social-media {
            margin: 0 4px;
        }
        .icon-margin-small {
            margin: 0 -4px;
        }
    }

    @media only screen and (max-width: 347px) {
        .footer-social-media {
            margin: 0 0;
        }
        .icon-margin-small {
            margin: 0 -6px;
        }
    }