/* CSS Document */

.navbar {
    position: absolute;
}

body {
    overflow: hidden;
}

.row {
    margin-right: 0px !important;
}

.modal {
    overflow-y: scroll;
}

.col-icon {
    padding: 0px;
}

a {
    cursor: pointer;
}

.videoloop {
    width: 100%;
    height: 100%;
    border: none;
    position: absolute;
    z-index: 10;
}

.video_loop {
    margin: 23.1% 57%;
    z-index: 10;
    position: absolute;
    cursor: pointer;
    width: 9%;
}

.map {
    background-size: contain;
    background-repeat: no-repeat;
    width: 100% !important;
}

.body {
    background: url("https://edbapl.s3.ap-east-1.amazonaws.com/background/boothbkg_v7.png");
    min-height: 100vh;
}

.course-content {
    border-radius: 30px;
}

.leftbox_comic {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/comic/image/707_comic_3.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.leftbox_radio {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/radio/image/711_radio_2.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.leftbox_brand {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/brand/image/718_brand_2.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.leftbox_english {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/english/image/716_english_1.jpeg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.leftbox_ai {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/ai/image/722_ai_2.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.leftbox_computer {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/computer/image/684_computer_3.JPG');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.leftbox_esport {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/esport/image/714_eSports_2.jpg');
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.leftbox_aviation {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/aviation/image/640_aviation_5.JPG');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.leftbox_food {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/food/image/712_food_1.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.leftbox_lab {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/lab/image/660_Laboratory_1.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.leftbox_medicine {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/medicine/image/592_medicine_1.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.leftbox_japanese {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/japanese/image/732_Everyday+Japanese+and+Japanese+Culture+(4).jpg');
    background-position: 35% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.leftbox_fintech {
    background: url('https://edbapl.s3.ap-east-1.amazonaws.com/doc/SPACE/fintech/image/730_Fintech+3.jpg');
    background-position: 27% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.rightbox {
    padding: 30px !important;
}

.chititle {
    font-size: 30px;
    line-height: 30px;
    color: #003399;
}

.engtitle {
    font-size: 30px;
    line-height: 30px;
    color: #003399;
}

.chitxt {
    text-align: justify;
    font-size: 15px;
    color: #417cb9;
    font-family: 'MHeiHK-Bold';
}

.engtxt {
    text-align: justify;
    font-size: 15px;
    color: #417cb9;
    /* font-family: 'Agenda-Semibold-Bold'; */
    font-family: 'MHeiHK-Bold';
}

.language-btn,
.language-btn:hover {
    background-color: #B4B4B4;
    color: #fff;
    width: 40px;
    padding: 2px;
}


/* VIDEO MODAL */

#video {
    padding: 0!important;
}

.modal-video {
    max-width: 70%;
}

.videoCloseBtn {
    position: fixed;
    right: 1.5%;
    top: 10px;
    background-color: rgb(214, 214, 214)!important;
    padding: 8px 15px!important;
    line-height: 1;
    border-radius: 8px!important;
}

.modal-video-content {
    background-color: transparent;
    border: 0;
}

.youtube_video {
    width: 100%!important;
    background-color: #000;
    position: relative;
    padding-bottom: 56.25%!important;
    height: 0;
}

.set_video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.youtube_video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.PoppopupCloseBtn {
    /* position: fixed;
    right: 31.5%;
    top: 200px; */
    position: relative;
    right: 30%;
    top: 18%;
    background-color: #ffffff!important;
    padding: 8px 15px!important;
    line-height: 1;
    border-radius: 8px!important;
    opacity: 1 !important;
}

.lanbtnchi {
    color: #ffffff;
    background-color: #808080;
    opacity: 0.5;
    border: 0px;
    width: 35px;
    font-family: 'MHeiHK-Bold';
}

.lanbtneng {
    color: #ffffff;
    background-color: #808080;
    opacity: 0.5;
    border: 0px;
    width: 35px;
    font-family: 'Agenda-Semibold-Bold';
}

.btntitlechi {
    line-height: 15px;
    color: #417cb9;
    font-family: 'MHeiHK-Bold';
}

.btntitleeng {
    line-height: 15px;
    color: #417cb9;
    font-family: 'Agenda-Semibold-Bold';
}

.aplvideo-content {
    border-radius: 40px !important;
    background-color: #f2f2f2;
    padding-left: 40px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 10px;
}

.modal.fade.bd-example-modal-sm.show {
    background-color: rgba(0, 0, 0, 0.5);
}

.textbox {
    font-size: 20px;
    width: 280px;
    height: auto;
    border: 1px solid #AAAAAA;
    background-color: #fff;
    color: #0000cc;
    position: fixed;
    left: 300px;
    top: 300px;
    z-index: 50;
    padding: 5px;
    text-align: center;
    display: none;
}

.textbox_r {
    font-size: 20px;
    width: 280px;
    height: auto;
    border: 1px solid #AAAAAA;
    background-color: #fff;
    color: #0000cc;
    position: fixed;
    right: 300px;
    top: 300px;
    z-index: 50;
    padding: 5px;
    text-align: center;
    display: none;
}

@media (min-width: 576px) {
    .aplvideo-modal {
        max-width: 350px !important;
        margin: 1.75rem auto;
    }
    .poppopup-modal {
        max-width: 390px !important;
        margin: 1.75rem auto;
    }
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
    body {
        overflow: scroll;
    }
    .lanbtnchi {
        padding: 6px;
    }
    .lanbtneng {
        padding: 6px;
    }
}