﻿body {
    background-color: #080A09;
}

    body * {
        font-family: "Microsoft YaHei", "Arial","HELVETICA", "Tahoma", "sans-serif" !important;
        color: white;
    }

.row {
    max-width: 85rem;
    position: relative;
}

.padding-right-30 {
    padding-right: 30%;
}

.header-main-body {
    position: relative;
    background-color: #111111;
    padding: 0 45px;
    height: 50px;
    transition: height 0.2s;
    z-index: 1;
}

    .header-main-body .header-logo {
        position: absolute;
        top: 0;
        left: 15px;
        margin: 5px 5px 0 5px;
        background-repeat: no-repeat;
        background-position: center left;
        background-size: contain;
        height: 90%;
        min-width: 100px;
        display: block;
        transition: 0.2s;
    }

/* Banner */
section#banner .banner-caption.CN,
section#banner .banner-caption.VN {
    position: absolute;
    top: 2%;
    right: 0;
    width: 100%;
    text-align: right;
    color: #FFFFFF;
}

section#banner .banner-caption.TH {
    position: absolute;
    top: 2%;
    right: 0;
    width: 100%;
    text-align: left;
    color: #FFFFFF;
}

.banner-caption .caption-title,
.banner-caption .caption-description {
    margin: 0;
    text-shadow: #000000 2px 2px 2px;
}

    .banner-caption .caption-title.CN {
        font-size: 32px;
    }

    .banner-caption .caption-title.TH,
    .banner-caption .caption-title.VN {
        font-size: 23px;
    }

.banner-caption .caption-description {
    font-size: 14px;
}


/*Channel*/

#mainChannel {
    padding: 0 0 16px 0;
    position: relative;
    margin-top: -35px;
}

    #mainChannel .column {
        float: none;
        max-width: 500px;
        margin: 10px auto;
        padding: 0 10px;
    }

.info-wrapper {
    padding: 0 10px 20px 10px;
}

.sideContent {
    height: 100%;
    min-height: 90px;
    padding-left: 90px;
    text-align: left;
}

.content-title.CN,
.content-title.TH {
    text-align: left;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    padding-top: 14px;
    margin-bottom: 3px;
}

.content-title.VN {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-top: 14px;
    margin-bottom: 3px;
}

.sideContent .signal-box {
    border: 1px solid white;
    border-radius: 3px;
    padding: 4px;
    height: 26px;
    display: inline-block;
}

    .sideContent .signal-box img {
        height: 100%;
        vertical-align: top;
    }

    .sideContent .signal-box span {
        vertical-align: top;
        line-height: 15px;
        font-size: 15px;
        margin-left: 4px;
        color: white;
    }

.sideContent .signal-indicator {
    width: 16px;
    height: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

    .sideContent .signal-indicator.bad {
        background: red;
    }

    .sideContent .signal-indicator.good {
        background: green;
    }

.contentButton.CN,
.contentButton.VN {
    display: block;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #404040 url("/Assets/img/Common/Button/sport_sectionbutton.png") no-repeat;
    background-position: -847px -284px;
    max-height: 283px;
}

.contentButton.TH {
    display: block;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #404040 url("/Assets/img/Common/Button/sport_sectionbutton-th.png") no-repeat;
    background-position: -920px -284px;
    max-height: 283px;
}

.sideIcon-number.CN,
.sideIcon-number.VN {
    color: #fff;
    font-size: 45px;
    font-style: normal;
    position: absolute;
    line-height: 90px;
    margin-left: 20px;
    font-weight: 800;
    font-family: Helvetica !important;
}

.sideIcon-number.TH {
    color: black;
    font-size: 45px;
    font-style: normal;
    position: absolute;
    line-height: 90px;
    margin-left: 20px;
    font-weight: 800;
    font-family: Helvetica !important;
}

.sideButton-title.CN {
    line-height: 60px;
    display: inline-block;
    color: white;
    font-size: 12px;
    padding-left: 10px;
    font-weight: bold;
}

.sideButton-title.TH {
    line-height: 60px;
    display: inline-block;
    font-size: 12px;
    padding-left: 10px;
    font-weight: bold;
}
.sideButton-title.TH b {
    color: black;
}

.sideButton-title.VN {
    line-height: 60px;
    display: inline-block;
    color: white;
    font-size: 9px;
    padding-left: 10px;
    font-weight: bold;
}

.contentButton .info-label.CN,
.contentButton .info-label.TH {
    font-size: 11px;
    display: inline-block;
}

.contentButton .info-label.VN {
    font-size: 11px;
    display: inline-block;
}

#qr-img-wrapper {
    position: relative;
}

#qrcode-box {
    position: absolute;
    left: 23%;
    top: 24%;
    background-color: white;
}

#qr-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    margin: 0 8px;
    background-color: rgba(0,0,0,0.8);
}

    #qr-overlay img {
        margin: 22% 0 0 29%;
        display: block;
        vertical-align: middle;
        height: 15px;
    }

/* Contact Info */
#contact-wrapper .contentButton.CN,
#contact-wrapper .contentButton.VN {
    height: 65px;
    background-position: -760px -284px;
    margin-bottom: 16px;
}

#contact-wrapper .contentButton.TH {
    height: 65px;
    background-position: -860px -284px;
    margin-bottom: 16px;
}

#contact-wrapper .sideContent {
    padding: 10px 10px 0 170px;
    word-break: break-all;
}

.sideButton {
    position: absolute;
    height: inherit;
}

.sideIcon.CN,
.sideIcon.VN {
    background: url('/Assets/img/icon-sprites.png') no-repeat;
    width: 32px;
    height: 32px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.sideIcon.TH {
    background: url('/Assets/img/icon-sprites-th.png') no-repeat;
    width: 32px;
    height: 32px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.sideIcon.icon-livechat {
    background-position: 0 -32px;
}

.sideIcon.icon-email {
    background-position: 0 -64px;
}

.sideIcon.icon-marketing {
    background-position: 0 -96px;
}


/* Media Queries */

@media screen and (min-width: 32em) {
    #qrcode-box {
        left: 22.5%;
    }

    .header-main-body .header-logo {
        min-width: 120px;
    }

    #contact-wrapper .sideContent {
        padding: 14px 10px 0 180px;
        word-break: break-all;
    }

    #mainChannel .column {
        float: left;
        max-width: none;
        margin: 10px 0 0 0;
        padding: 0 10px;
    }
}

@media screen and (min-width: 40em) {
    #qrcode-box {
        left: 22%;
    }

    .header-main-body .header-logo {
        min-width: 180px;
    }

    .banner-caption .caption-title.CN,
    .banner-caption .caption-title.TH,
    .banner-caption .caption-title.VN {
        font-size: 32px;
    }

    .banner-caption .caption-description {
        font-size: 14px;
    }

    .contentButton .info-label.CN,
    .contentButton .info-label.TH {
        font-size: 15px;
    }

    .contentButton .info-label.VN {
        font-size: 13px;
    }
}

@media screen and (min-width: 64em) {
    #qr-overlay img {
        height: 20px;
    }

    #contact-wrapper .sideContent {
        padding-left: 170px;
    }

    #contact-wrapper .contentButton.CN,
    #contact-wrapper .contentButton.VN {
        background-position-x: -755px;
    }

    #contact-wrapper .contentButton.TH {
        background-position-x: -845px;
    }

    .sideButton-title.CN,
    .sideButton-title.TH {
        font-size: 17px;
    }

    .sideButton-title.VN {
        font-size: 10px;
    }

    .contentButton .info-label.CN,
    .contentButton .info-label.TH {
        font-size: 17px;
    }

    .contentButton .info-label.VN {
        font-size: 13px;
    }


    .header-main-body, .header-main {
        height: 86px;
    }

        .header-main-body .header-logo {
            min-width: 234px;
            background-size: auto;
            left: 45px;
        }

    section#banner {
        height: 500px;
    }

    .banner-caption .caption-title.CN,
    .banner-caption .caption-title.TH,
    .banner-caption .caption-title.VN {
        font-size: 38px;
        font-weight: bold;
    }

    .banner-caption .caption-description {
        font-size: 20px;
    }

    #mainChannel .column {
        padding: 0 8px;
    }

    #info-section .large-5 {
        width: 40%;
    }

    .info-wrapper {
        padding: 0 8px;
    }

    #info-section .large-7 {
        width: 60%;
    }
}
