
.home {
    padding: 50px 0 1px;
    text-align: center;
    color: #fff;
    /*background-color: #2e67d2;*/
}

    .home > video {
        width: 100%;
    }

.intro-date {
    padding: 40px 0;
    overflow-x: hidden;
    background-color: #f3f4f8;
}

.intro-date > div > div > *{
    vertical-align: top;
}

    .intro-date a.button {
        color: #333;
    }

        .intro-date a.button:hover {
            color: #666;
        }

.intro {
    background-color: #F3F4F8;
    color: #212529;
    margin-top: 5%;
}

.block-title {
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    margin-top: 40px;
}

.intro .block-title {
    color: #67696C;
}

a.button {
    color: #fff;
    outline: none;
    transition: 0.6s;
}

    a.button:hover {
        color: #FFFF33;
    }

    a.button:link {
        text-decoration: none !important;
    }

.modal {
    color: #000;
}

.modal-footer {
    text-align: center;
}

.button {
    text-align: center;
}

.image {
    text-align: right;
}

.box {
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    display: flex;
    align-items: center;
}

    .box .text {
        text-align: left;
        padding-left: 10px;
    }

.container.intro-purpose {
    text-align: center;
}
.container .purpose {
    margin: 10% auto;
    padding: 45px 50px;
    width: 75%;
    text-align: center;
    color: #fff;
    border-color: #fff;
    /* border-style: solid; */
    border-width: 2px;
    background-color: #ffffff42;
    opacity: 0.9;
    border-radius: 20px;
    padding-top: 30px;
}

    .container .purpose h1 {
        font-size: 1.4em;
        font-weight: bold
    }

    .container .purpose p {
        font-size: 22px;
    }

.full-view .about-content {
    padding-right: 30px;
    padding-left: 30px;
}

.about-content {
    margin-top: 20px;
    margin-bottom: 30px;
    text-justify: distribute;
    font-weight: 600
}

    .about-content > h3 {
        color: #67696C;
        font-size: 26px;
        font-weight: 600;
        text-align: left;
    }

    .about-content ol > li > a {
        word-break: break-word;
        transition: color .6s;
    }

    .about-content .font-weight-bold {
        font-weight: bold;
        color: #004085;
    }

.symbol {
    font-size: 36px;
    color: #ADAFB1;
    margin-right: 5px;
}

.intro p, .intro li {
    margin-top: 12px;
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    text-justify: distribute;
}

ol {
    list-style-type: cjk-ideographic
}

footer {
    background-color: #3266CC;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
}

h5.text-success {
    margin-bottom: 15px;
}

div.modal-body.alert.alert-success {
    margin-bottom: 0px;
}

@media (max-width: 1800) {
}
                                                                                                              
@media (min-width: 992px) {
    .row.vdivide [class*='col-']:not(:last-child):after {
        background: #EAEAEA;
        width: 2px;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        height: 100%;
    }
}

@media (max-width: 991px) {
    .wrapper {
        margin-bottom: 50px;
    }

    .container .purpose {
        padding-right: 40px;
        padding-left: 40px;
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
    .button {
        min-width: 0px;
    }
}

.support {
    background-color: #ffffff;
    font-family: 'Noto Sans CJK TC', sans-serif;
    font-weight: medium;
}

    .support p {
        margin-bottom: 24px;
        padding-top: 30px;
        text-align: center;
        font-size: 26px;
        font-weight: bold;
    }

    .support .container {
        width: 100%;
        padding-bottom: 70px;
    }

@media (min-width: 576px) {
    .support .container {
        width: 480px;
    }
}

@media (min-width: 768px) {
    .support .container {
        width: 1000px;
    }
}

@media (min-width: 992px) {
    .support .container {
        width: 1000px;
    }
}






.support .container .block {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

@media (min-width: 576px) {
    .support .container .block {
        margin-bottom: 50px;
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media (min-width: 768px) {
    .support .container .block {
        margin-bottom: 50px;
        margin-left: 30px;
        margin-right: 30px;
    }
}

@media (min-width: 992px) {
    .support .container .block {
        margin-bottom: 50px;
        margin-left: 30px;
        margin-right: 30px;
    }
}

@media (max-width: 575px) {
    .support .container .block.f {
        width: 100%;
        text-align: center;
    }

        .support .container .block.f p.name {
            text-align: center;
            font-size: 16px;
            color: #000000;
            padding-top: 0px;
            font-weight: regular;
            max-width: 100%;
        }
}



.support .container .block img {
    -o-object-fit: scale-down;
    object-fit: scale-down;
    width: 120px;
    height: 120px;
}

@media (min-width: 576px) {
    .support .container .block img {
        width: 120px;
        height: 120px;
    }
}

@media (min-width: 768px) {
    .support .container .block img {
        width: 168px;
        height: 168px;
    }
}

@media (min-width: 992px) {
    .support .container .block img {
        width: 168px;
        height: 168px;
    }
}

.support .container .block p.name {
    text-align: center;
    font-size: 16px;
    color: #000000;
    padding-top: 0px;
    font-weight: regular;
    max-width: 120px;
}

@media (min-width: 576px) {
    .support .container .block p.name {
        max-width: 120px;
    }
}

@media (min-width: 768px) {
    .support .container .block p.name {
        max-width: 168px;
    }
}

@media (min-width: 992px) {
    .support .container .block p.name {
        max-width: 168px;
    }
}

.support .container .rule {
    font-size: 16px;
    color: #000000;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 10px;
}


/* ------- */


.support .container .sub {
    margin-bottom: 10px;
    margin-left: 1px;
    margin-right: 1px;
    padding-top: 30px;
}


@media (min-width: 576px) {
    .support .container .sub {
        margin-bottom: 10px;
        margin-left: 1px;
        margin-right: 1px;
        padding-top: 30px;
    }
}

@media (min-width: 768px) {
    .support .container .sub {
        margin-bottom: 20px;
        margin-left: 3px;
        margin-right: 3px;
        padding-top: 70px;
    }
}

@media (min-width: 992px) {
    .support .container .sub {
        margin-bottom: 20px;
        margin-left: 3px;
        margin-right: 3px;
        padding-top: 70px;
    }
}


.support .container .sub img {
    -o-object-fit: scale-down;
    object-fit: scale-down;
    width: 40px;
    height: 40px;
}

@media (min-width: 576px) {
    .support .container .sub img {
        width: 40px;
        height: 40px;
    }
}

@media (min-width: 768px) {
    .support .container .sub img {
        width: 56px;
        height: 56px;
    }
}

@media (min-width: 992px) {
    .support .container .sub img {
        width: 56px;
        height: 56px;
    }
}

.support .container .sub p.name {
    text-align: center;
    font-size: 16px;
    color: #000000;
    padding-top: 0px;
    font-weight: regular;
    max-width: 120px;
}

@media (min-width: 576px) {
    .support .container .sub p.name {
        max-width: 120px;
    }
}

@media (min-width: 768px) {
    .support .container .sub p.name {
        max-width: 168px;
    }
}

@media (min-width: 992px) {
    .support .container .sub p.name {
        max-width: 168px;
    }
}
