/* Reset */
.icw img.img-queen {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
}

.icw img.img-txt {
    width: 100%;
    max-width: 462px;
    margin: 0 auto;
}

.splash-page .btn-img {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}

.splash-page .btn-img img {
    display: block;
    width: 164px;
    cursor: pointer;
}

/* Splash */
#page.splash-page {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    text-align: center;
    background-image: url(/SiteCollectionDocuments/splash/img/queen-birthday2023/frame.png),  url(/SiteCollectionDocuments/splash/img/queen-birthday2023/bg.jpg);
    background-repeat: no-repeat;
    background-position: center,center bottom;
    background-size: 100% 100%, cover;
}

.splash-wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
}

.splash-wrap .splash-inner {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding: 10px 0 30px;
}

.splash-page .splash-heading {
    line-height: 1;
}

.splash-page .splash-heading .br {
    display: block;
}

.splash-page .action-bottom {
    margin-top: 20px;
}

.splash-image img {
    display: block;
    margin: 0 auto;
}

.btn-row {
    position: relative;
    margin: -5px -15px;
    font-size: 0;
}

.btn-row .btn-col {
    display: inline-block;
    vertical-align: top;
    padding: 5px 15px;
    max-width: 50%;
}

.btn-row .btn-col .btn {
    margin: 0;
}

.btn-click {
    width: 191px;
    height: 47px;
    -webkit-transition: color ease-in-out .2s;
    -o-transition: color ease-in-out .2s;
    transition: color ease-in-out .2s;
}

.btn-click.th {
    background: url('/SiteCollectionDocuments/splash/img/queen-birthday2023/button-th-th.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.btn-click.en {
    background: url('/SiteCollectionDocuments/splash/img/queen-birthday2023/button-th-en.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.btn-click.th2 {
    background: url('/SiteCollectionDocuments/splash/img/queen-birthday2023/button-en-th.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.btn-click.en2 {
    background: url('/SiteCollectionDocuments/splash/img/queen-birthday2023/button-en-en.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

@media screen and (max-width:1024px) {
    #page.splash-page {
        background-image: url(/SiteCollectionDocuments/splash/img/queen-birthday2023/frame.png),  url(/SiteCollectionDocuments/splash/img/queen-birthday2023/ipad-01.png);
        background-repeat: no-repeat;
        background-position: center, center bottom;
        background-size: 100% 100%, cover;
    }

    .splash-body .tb,
    .splash-body .tbcell {
        display: block;
    }
    
    .icw img.img-queen {
    width: 100%;
    max-width: 340px;
    margin: 10px auto 0 auto;
}

    .icw img.img-txt {
    width: 100%;
    max-width: 462px;
    margin: -50px auto 0 auto;
}
    .btn-click {
    width: 191px;
    height: 47px;
    margin-top: -35px;
    -webkit-transition: color ease-in-out .2s;
    -o-transition: color ease-in-out .2s;
    transition: color ease-in-out .2s;
}

}

@media screen and (max-width:767px) {
    #page.splash-page {
        background-image: url(/SiteCollectionDocuments/splash/img/queen-birthday2023/mb-frame.png),  url(/SiteCollectionDocuments/splash/img/queen-birthday2023/mb-bg.jpg);
        background-repeat: no-repeat;
        background-position: center, center bottom;
        background-size: 100% 100%, cover;
    }

    .splash-page .btn {
        min-width: 150px;
    }

    .btn-row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .btn-row .btn-col {
        padding-left: 5px;
        padding-right: 5px;
    }

    .splash-wrap .splash-inner {
        padding: 20px 0 20px;
    }

    .splash-body .tb,
    .splash-body .tbcell {
        display: block;
    }

    .icw img.img-txt {
        margin: 0 auto;
    }

    .icw img.img-queen {
        max-width: 248px;
        padding-bottom: 10px;
    }

    .icw img.img-txt {
        max-width: 256px;
        margin-top: -43px;
    }

    .btn-row .btn-col {
        display: block;
        max-width: none;
    }

    .btn-click {
        width: 189px;
        margin-top: -13px;
        margin-bottom: 17px;
    }

    .splash-page .action-bottom {
        margin-top: 10px;
    }

}

@media screen and (min-width:1024px) {
    .btn-click.th:hover {
        background: url('/SiteCollectionDocuments/splash/img/queen-birthday2023/button-en-th.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }

    .btn-click.en:hover {
        background: url('/SiteCollectionDocuments/splash/img/queen-birthday2023/button-en-en.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }

    .btn-click.th2:hover {
        background: url('/SiteCollectionDocuments/splash/img/queen-birthday2023/button-th-th.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }

    .btn-click.en2:hover {
        background: url('/SiteCollectionDocuments/splash/img/queen-birthday2023/button-th-en.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }

}

@media screen and (min-width: 767px) and (max-width: 1024px) {
    .pd-img {
        padding-bottom: 50px;
    }
    .pd-text{
        padding-bottom: 30px;
    }
}

@media screen and (min-width: 321px) and (max-width: 414px) {
    .icw img.img-queen {
        max-width: 210px;
    }
}

@media screen and (max-width: 321px) {
    .icw img.img-queen {
        max-width: 170px;
    }
}