@media print, screen and (max-width:39.99875em) {

    body {
        font-size: 8px !important;
    }

    body {
        background: #fff;
        background-size: cover;
        background-size: 100% auto;
        background-repeat: repeat;
        background-attachment: fixed;
        overflow-x: hidden;
        margin: 0;
        color: #503200;
    }

        body::-webkit-scrollbar {
            width: 0;
            background: transparent;
        }

    .show_desktop {
        display: none;
    }

    .show_mobile {
        display: block;
    }

    /*containers*/
    .main_container {
        background: url(../styles/images/bg1_mobile.jpg);
        background-position-x: 50%;
        background-size: contain;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: top;
        z-index: 10;
    }

    .slide {
        width: 100vw;
        overflow: hidden;
        z-index: 10;
        position: relative;
        display: block;
    }

    .slide1 {
        height: 240vh
    }



    .slide2 {
        height: 100vh;
        background: url(../styles/images/bg1_mobile.jpg);
        background-size: 100% 100%;
    }


    .slide3 {
        height: 140vh;
        background: url(../styles/images/bg2_mobile.jpg);
        background-size: cover;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: center;
    }

    .slide4 {
        height: 140vh;
        background: url(../styles/images/bg2_mobile.jpg);
        background-size: cover;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: center;
    }

    .slide5 {
        height: 200vh;
        background: url(../styles/images/bg2_mobile_cloud.png);
        background-size: cover;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: bottom;
    }

    .slide6 {
        height: 200vh;
        background: url(../styles/images/bkg_mobile_showcase.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: bottom;
    }

    .slide7 {
        height: 140vh;
        background: url(../styles/images/bg2_mobile.jpg);
        background-size: cover;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: top;
    }

    /*header footer*/

    .header {
        height: 100px;
        width: 100vw;
        position: fixed;
        z-index: 20;
        opacity: 0;
        margin: 0 0 0 0;
    }

    .header_logo {
        height: 60px;
        width: 100%;
        float: left;
        margin-left: 0px;
    }

        .header_logo img {
            height: 50px;
            width: 50px;
            margin: 10px;
            float: left
        }

        .header_logo span {
            font-size: 0.9em;
        }

    .header_hash {
        float: left;
        padding: 25px 0px 0px 10px;
        color: #503200
    }

    .language {
        height: 16px;
        width: 300px;
        float: left;
        text-align: left;
        margin: 10px;
        color: #503200
    }

    /* slide1 */

    .main_logo {
        margin: 80px auto 0px;
        width: 150px;
        overflow: hidden;
    }

        .main_logo > img {
            width: 150px;
        }

    .main_text {
        width: 90%;
        margin: 10px auto;
        color: #fff;
        font-size: 2.5em;
        text-align: center;
        font-style: italic;
        letter-spacing: 2px;
        text-shadow: 0 0 5px rgba(255,255,255, 0.5), 0 0 10px rgba(255,255,255, 0.5), 0 0 15px rgba(255,255,255, 0.5), 0 0 20px rgba(255,255,255, 0.5), 0 0 25px rgba(255,255,255, 0.5), 0 0 30px rgba(255,255,255, 0.5);
    }

    .main_line {
        width: 90%;
        margin: 10px auto;
        color: #fff;
    }

        .main_line > img {
            width: 100%;
        }

    .main_subtext {
        width: 96%;
        margin: 10px auto;
        color: #fff;
        font-size: 1.8em;
        text-align: center;
        letter-spacing: 1px;
        text-shadow: 0 0 5px rgba(255,255,255, 0.5), 0 0 10px rgba(255,255,255, 0.5), 0 0 15px rgba(255,255,255, 0.5), 0 0 20px rgba(255,255,255, 0.5), 0 0 25px rgba(255,255,255, 0.5), 0 0 30px rgba(255,255,255, 0.5), 0 0 35px rgba(255,255,255, 0.5);
    }

    .main_button {
        width: 200px;
        margin: 20px auto;
        text-align: center;
    }

        .main_button > img {
            width: 200px;
            cursor: pointer
        }

    /* slide2 */

    .castle {
        width: 200vw;
        margin: 0px auto;
        bottom: 0px;
        position: relative;
        left: -50vw;
        right: 0;
        height: 100vh;
    }

        .castle > img {
            width: 100%;
            bottom: 0;
            position: absolute
        }

    .disclaimer {
        width: 80%;
        margin: 0px auto;
        color: #503200;
        text-align: center;
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
    }

    .header_banner {
        margin: 120px auto 0px;
        width: 300px;
        overflow: hidden;
    }

        .header_banner > img {
            width: 300px;
        }

    .header_text {
        font-size: 2em;
        margin: 10px auto;
        text-align: center;
        width: 90%;
		line-height:24px;
    }

        .header_text > b {
        }

    /* slide3 */

    .giftshop_elements {
        margin: 10px auto;
        width: 200px;
        display: block;
        gap: 10px;
    }

    .giftshop1 {
        width: 200px;
        float: none;
        cursor: pointer;
    }

        .giftshop1 img {
            width: 200px;
        }

    .giftshop2 {
        width: 200px;
        float: none;
        cursor: pointer;
    }

        .giftshop2 img {
            width: 200px;
        }

    .giftshop3 {
        width: 200px;
        float: none;
        cursor: pointer;
    }

        .giftshop3 img {
            width: 200px;
        }


    /* slide4 */

    .disclaimer2 {
        width: 80%;
        margin: 0px auto;
        color: #503200;
        text-align: center;
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
    }


    /* slide5 */

    /* slide6 */

    .brandstories {
        margin: 40px auto;
        width: 96%;
        display: block;
    }

    .brandstory_card {
        float: none;
        margin: 10px auto;
        width: 50%;
    }

        .brandstory_card > img {
            width: 100%;
            cursor: pointer;
        }


    /* slide7 */

    .showcase {
        width: 90%;
        height: 50%;
        overflow-y: scroll;
        background-color: #fff;
        margin: 0px auto;
        align-items: center;
        display: flex
    }

    .showcase_comingsoon {
        margin: -20px auto 0px;
    }

    .showcase_hashtag {
        width: 90%;
        margin: 20px auto;
        text-align: center;
    }

        .showcase_hashtag > img {
            width: 100%;
        }


    /* modal and shadow */

    .shadow_box {
        width: 100vw;
        height: 100vh;
        position: fixed;
        background-color: rgba(0,0,0, 0.6);
        z-index: 30;
        top: 0;
        left: 0;
    }



    .modal_box {
        width: 90vw;
        height: 135vw;
        background-image: url('images/img_popup_mobile.png');
        background-size: cover;
        background-repeat: no-repeat;
        position: fixed;
        margin: 20% auto;
        z-index: 35;
        left: 0;
        right: 0;
    }


    .modal_content {
        width: 100%;
        height: calc(100% - 60px);
        position: relative;
        margin: 10px 0 0 0;
	line-height:30px;
    }

    .modal_title {
        width: 100%;
        text-align: center;
        font-weight: bold;
        margin: 10px auto;
        font-size: 26px;
    }

    .modal_subtitle {
        width: 90%;
        font-size: 20px;
        text-align: center;
        margin: 10px auto;
    }

    .modal_media {
        width: 100%;
        margin: 10px auto;
        z-index: 60;
    }

        .modal_media > img {
            width: 90%;
            margin: 0px 5%;
        }

        .modal_media > video {
            width: 90%;
            margin: 0px 5%;
        }

    /* E-Shop */


    .eshop .eshop-container .eshop-content .eshop-content-container .eshop-header {
        /*NEW2023*/
        width: 100%;
        margin: 20px auto 60px;
        font-size: 28px;
        text-align: center;
    }


    .eshop .eshop-container .eshop-content .eshop-content-container .eshop-logos .eshop-logo {
        /*NEW2023*/
        margin: 10px 5px;
        width: calc(50% - 10px);
        height: 50px;
        float: left;
        text-align: center;
    }

        .eshop .eshop-container .eshop-content .eshop-content-container .eshop-logos .eshop-logo img {
            /*NEW2023*/
            margin: 0px auto;
            width: 100%;
            max-height: 50px;
        }

    .eshop .eshop-container .eshop-content .eshop-content-container .eshop-actions .eshop-actions-buynow {
        flex-direction: column-reverse;
    }

        .eshop .eshop-container .eshop-content .eshop-content-container .eshop-actions .eshop-actions-buynow .eshop-actions-buynow-content .eshop-actions-buynow-content-image {
            text-align: center;
        }

    .eshop .eshop-container .eshop-content .eshop-content-container .eshop-actions .eshop-actions-findoutmore {
        flex-direction: column-reverse;
    }

        .eshop .eshop-container .eshop-content .eshop-content-container .eshop-actions .eshop-actions-findoutmore .eshop-actions-findoutmore-content .eshop-actions-findoutmore-content-image {
            text-align: center;
        }

    .eshop .eshop-container .eshop-content .eshop-content-container .eshop-outlets .eshop-outlet {
        flex-direction: column;
    }



    .video-container {
        height: 0;
    }

        .video-container iframe {
            position: absolute;
            top: 100px;
            left: 50%;
            transform: translateX(-50%);
            width: 80%;
            height: unset;
            margin: 0px auto;
        }


    .etutorial_download {
        bottom: 100px;
    }

    .workshops-tnc {
        width: 96%;
        margin: 0px auto;
        font-size: 12px;
        transform: none;
    }
}





.popup {
    width: 90%;
    margin: 0px auto;
    text-align: center;
    overflow: hidden;
}

.popup_workshop_name {
    width: 100%;
    font-weight: bold;
    margin-top: 50px;
    font-size: 20px;
}

.popup_workshop_location {
    width: 100%;
    font-style: italic;
    margin-top: 5px;
}

.popup_workshop_location {
    width: 100%;
    font-style: italic;
    margin-top: 5px;
}

.popup_workshop_date {
    width: 100%;
    margin: 50px 0px 5px 0px;
}

.popup_workshop_participant {
    width: 100%;
    border-bottom: solid 1px #824834;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 5px;
}

    .popup_workshop_participant > .num {
        width: 10%;
        float: left;
        overflow: hidden;
    }

    .popup_workshop_participant > .name {
        width: 50%;
        float: left;
        overflow: hidden;
        text-align: left
    }

    .popup_workshop_participant > .phone {
        width: 40%;
        float: left;
        overflow: hidden;
        text-align: right
    }
