﻿


.herobanner {
    height: 700px;
    border-radius: 0px 0px 0px 90px;
    /*    border: 1px solid;*/
    background: url(../images/png/hero-bg-1962px-tc.png) no-repeat center center;
    background-size: auto 100%;
}

.berobanner_container_cont {
    padding-top: 192px;
    width: 50%;
}

.berobanner_container_cont_img_cont div img {
    width: 320px;
    height: 649px;
}

.herobanner_title_container_cont_div_btn a {
    cursor: pointer !important;
}

.berobanner_container_cont_title {
    font-family: "Montserrat","Noto Sans TC",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 52px;
    color: #21272A;
}

.berobanner_container_cont_title_s {
    padding-top: 24px;
    height: 176px;
}

.berobanner_container_cont_title_s_cont {
    font-family: "Montserrat","Noto Sans TC",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #21272A;
    padding-bottom: 40px;
}

.berobanner_ico {
    display: flex;
    height: 40px;
}

.berobanner_ico_width {
    width: 25px;
}

.herobanner_appstore img {
    width: 118.05px;
    height: 40px;
}

.herobanner_googleplay img {
    width: 132.68px;
    height: 40px;
}

.herobanner_title {
    position: relative;
    top: -25px;
}

.herobanner_title_container_cont {
    background: #0F2460;
    border-radius: 30px 10px;
    height: 100px
}

.herobanner_title_container_cont_div {
    padding-top: 24px;
    padding-left: 64px;
    padding-right: 64px;
    display: flex;
    justify-content: space-between;
}

.herobanner_title_container_cont_div_cont {
    font-family: "Montserrat","Noto Sans TC",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 52px;
    color: #FFFFFF;
}

.herobanner_title_container_cont_div_btn {
}

.herobanner_title_container_cont_div_btn_word {
    font-family: "Montserrat","Noto Sans TC",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #0D1846;
    width: 165px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.berobanner_container_cont_img {
    display: none;
}


.berobanner_ico_mobile {
    display: none;
}

.berobanner_container_cont_img_boygirl {
    padding-top: 24px;
}

.berobanner_container_cont_img_boygirl_cont {
    display: flex;
    align-items: center;
    justify-content: center;
}


.berobanner_container_cont_img_boygirl_cont_div {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .berobanner_container_cont_img_boygirl_cont_div img {
        width: 142px;
        height: 159px;
    }

.berobanner_container_cont_img_boygirl {
    display: none
}

.herobanner_title {
    display: block;
}


@media screen and (max-width: 279px) {

    .herobanner {
        background: url(../images/png/hero-bg-959px.svg) no-repeat center center;
        background-size: cover;
        height: 1080px;
    }

    .herobanner_title {
        /*top: -10px;*/
        top: -30px;
    }
}



@media screen and (min-width:280px) and (max-width: 312px) {

    .herobanner {
        background: url(../images/png/hero-bg-959px.svg) no-repeat center center;
        background-size: cover;
        height: 1080px;
    }

    .herobanner_title {
        /*top: -10px;*/
        top: -30px;
    }
}


@media screen and (min-width:312px) and (max-width: 411px) {

    .herobanner {
        background: url(../images/png/hero-bg-959px.svg) no-repeat center center;
        background-size: cover;
        height: 1070px;
    }

    .herobanner_title {
        /*top: -10px;*/
        top: -30px;
    }
}

@media screen and (min-width:411px) and (max-width: 414px) {

    .herobanner {
        background: url(../images/png/hero-bg-959px.svg) no-repeat center center;
        background-size: cover;
        height: 1070px;
    }

    .herobanner_title {
        /*top: -10px;*/
        top: -30px;
    }
}





@media screen and (min-width:414px) and (max-width: 494px) {

    .herobanner {
        background: url(../images/png/hero-bg-959px.svg) no-repeat center center;
        background-size: cover;
        height: 1155px;
    }

    .herobanner_title {
        /*top: -10px;*/
        top: -30px;
    }
}


@media screen and (min-width:495px) and (max-width: 532px) {

    .herobanner {
        background: url(../images/png/hero-bg-959px.svg) no-repeat center center;
        background-size: cover;
        height: 1145px;
    }

    .herobanner_title {
        /*top: -10px;*/
        top: -35px;
    }
}


@media screen and (min-width:532px) and (max-width: 800px) {

    .herobanner {
        background: url(../images/png/hero-bg-959px.svg) no-repeat center center;
        background-size: cover;
        height: 1240px;
    }

    .herobanner_title {
        /*top: -10px;*/
        top: -35px;
    }
}


@media screen and (min-width:801px) and (max-width: 959px) {

    .herobanner {
        background: url(../images/png/hero-bg-959px.svg) no-repeat center center;
        background-size: cover;
        height: 1260px;
    }

    .herobanner_title {
        /*top: -10px;*/
        top: -45px;
    }
}

@media screen and (max-width: 959px) {


    .berobanner_ico_mobile {
        display: block;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 25px;
    }

    .berobanner_ico {
        display: none;
    }


    .berobanner_container_cont_img {
        display: block;
        padding-top: 25px;
    }

    .berobanner_container_cont_img_cont {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .berobanner_container_cont_img_cont div img {
            width: 200px;
            height: 405.08px;
        }

    .berobanner_container_cont_title div img {
        height: 648.12px;
    }

    .berobanner_container_cont_title {
        text-align: center;
        font-family: "Montserrat","Noto Sans TC",sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 46px;
        /* or 144% */

        text-align: center;
        /* Neutral/Bupa Text Grey */

        color: #21272A;
    }

    .berobanner_container_cont {
        width: 100%;
        padding-top: 124px;
    }

    .herobanner_title_container_cont {
        height: 166px;
        padding: 0 24px;
    }

    .herobanner_title_container_cont_div {
        display: unset;
        justify-content: unset;
    }

    .herobanner_title_container_cont_div_cont {
        font-family: "Montserrat","Noto Sans TC",sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        color: #FFFFFF;
    }

    .herobanner_title_container_cont_div_div {
        padding-top: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .berobanner_container_cont_img_boygirl_cont_div img {
        width: 450px;
        height: 400px;
    }


    .berobanner_container_cont_img_boygirl {
        display: block
    }

    .berobanner_container_cont_title_s_cont {
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1239px) {

    .herobanner {
        background: url(../images/png/hero-bg-1239px.svg) no-repeat center center;
        background-size: cover;
        height: 1500px;
    }

    .berobanner_ico_mobile {
        display: block;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 25px;
    }

    .berobanner_ico {
        display: none;
    }


    .berobanner_container_cont_img {
        display: block;
        padding-top: 25px;
    }

    .berobanner_container_cont_img_cont {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .berobanner_container_cont_title div img {
        height: 648.12px;
    }

    .berobanner_container_cont_title {
        text-align: center;
    }

    .berobanner_container_cont {
        width: 100%;
        padding-top: 124px;
    }

    .herobanner_title_container_cont {
        height: 144px;
    }

    .herobanner_title_container_cont_div {
        display: unset;
        justify-content: unset;
    }

    .herobanner_title_container_cont_div_cont {
        font-family: "Montserrat","Noto Sans TC",sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        color: #FFFFFF;
    }

    .herobanner_title_container_cont_div_div {
        padding-top: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .berobanner_container_cont_img_boygirl_cont_div img {
        width: 434px;
        height: 399.96px;
    }

    .berobanner_container_cont_img_boygirl {
        display: block
    }

    .herobanner_title {
        display: block;
    }
}

@media screen and (max-width:650px) {
    .berobanner_container_cont_img_boygirl_cont_div img {
        width: 380px;
        height: 350px;
    }
}


@media screen and (max-width:531px) {
    .berobanner_container_cont_img_boygirl_cont_div img {
        width: 320px;
        height: 300px;
    }
}

@media screen and (max-width:413px) {
    .berobanner_container_cont_img_boygirl_cont_div img {
        width: 220px;
        height: 200px;
    }
}

@media screen and (max-width:332px) {
    .berobanner_container_cont_img_boygirl_cont_div img {
        width: 180px;
        height: 170px;
    }
}

@media screen and (max-width:344px) {
    .herobanner_title_container_cont {
        height: 190px;
        padding: 0 24px;
    }
}
