.nav-wrap {
    width: 100%;
    background-color: #003C80;
}

.main-banner {
    width: 100%;
    min-height: 80px;
    margin-top: -80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .main-banner img {
        width: 100%;
        color: transparent;
    }

.mobile-main-banner {
    display: none;
    min-height: 80px;
}

    .mobile-main-banner img {
        width: 100%;
        color: transparent;
    }

@media (max-width:991.98px) {
    .main-banner {
        margin-top: 77.87px;
    }

    .mobile-main-banner {
        margin-top: 77.87px;
    }
}

.event .container {
    /*padding: 63px 15px;*/
    padding: 76px 15px 20px 15px;
}

    .event .container.notAnchor {
        padding: 40px 15px 10px !important;
    }

@media (max-width:991.98px) {
    .event .container:not(.notAnchor) {
        /*padding: 74px 15px;*/
        padding: 76px 15px 20px 15px;
    }
}

@media (max-width:1199.98px) {
    .event .container.notAnchor {
        padding: 50px 15px 20px !important;
    }
}

.event .type_20 {
    padding: 60px 15px 120px;
}

.event .nav-wrap .container {
    padding: 0;
}

.event .container a {
    /*    color: #fff;
    padding: 20px 0;
*/
}

.event a:hover {
    /*    color: #fff;
*/
}

.event a:focus {
    /*    background-color: #062756;
*/
}

/*.event #section-2 .dropdown-menu a:focus {
    background-color: #003c80;
}*/

.event .inner-text {
    padding-top: 20px;
}

.event .type_8_container-flex {
    justify-content: space-between;
}

    .event .type_8_container-flex .container-inner-g {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 0px !important;
    }

        .event .type_8_container-flex .container-inner-g > div {
            padding: 0px 10px;
        }

.event .type_10_container-flex {
    justify-content: space-between;
}

    .event .type_10_container-flex .container-inner-h {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 0px !important;
    }

        .event .type_10_container-flex .container-inner-h > div {
            padding: 0px 10px;
            padding-top: 20px;
        }

.event .container-flex {
    display: flex;
    /*    align-items: center;*/
}

.event .container-flex-chart {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.event .container-inner {
    width: 100%;
}

    .event .container-inner .container-inner-r {
        padding-left: 20px;
    }

    .event .container-inner .container-inner-l {
        padding-right: 20px;
    }

.event .container-inner-g {
    padding-left: 20px;
}

    .event .container-inner-g:first-child {
        padding-left: 0px;
    }

    .event .container-inner-g p {
        padding-top: 20px;
    }

.event .container-inner-h {
    padding-left: 40px;
}

    .event .container-inner-h:first-child {
        padding-left: 0px;
    }

.event .inner-title {
    padding-bottom: 30px;
}

.event thead {
    background-color: #F7F7F7;
    color: #003C80;
}

.event .table th, .event .table td {
    padding: 20px 0;
    vertical-align: middle;
    border-top: none;
    width: 14.2%;
    font-weight: 300;
}

.event .type_17 .table th, .event .table td {
    width: auto;
    padding-right: 0px;
}

.event .type_17 tbody th {
    text-align: start;
    padding-left: 10px;
}

.event .type_17 thead th:first-child {
    text-align: start;
    padding-left: 10px;
    width: 25%;
}

.event .table thead th {
    border-bottom: none;
}

@media (min-width:768px) {
    .event tbody tr:nth-child(odd) {
        background-color: #FFF;
    }

    .event tbody tr:nth-child(even) {
        background-color: #F7F7F7;
    }
}

.event tbody th {
    color: #003C80;
}

.event .type_18 tbody th {
    font-size: 18;
    color: #000;
    padding-left: 10px;
    font-weight: 300;
    width: 20%;
    min-width: 200px;
}

.event .type_18 tbody td {
    font-size: 18;
    color: #000;
    font-weight: 400;
}

.event .type_18 tbody {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
}

    .event .type_18 tbody tr:nth-child(odd) {
        background-color: #F7F7F7;
    }

    .event .type_18 tbody tr:nth-child(even) {
        background-color: #fff;
    }

.event tbody p, .event .touch-table p {
    margin-bottom: 5px;
}

.event .touch-table {
    background-color: #fff;
}

    .event .touch-table p {
        font-weight: 400;
    }

.event tbody .table-text {
    color: #4a4a4a
}

.event .chart {
    width: 100%;
}

/*.event .chart:last-child{
    margin-left: 15px;
}*/

.event .pie-chart-title {
    border-top: 1px solid #707070;
    padding: 15px;
}

.event .pie-chart-inner {
    padding: 15px;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    background-color: #F6F7F8;
}

.event .ts-controls {
    width: calc(100% - 2.5rem);
    margin: 0px auto;
    top: -96px;
}

.event .global-funds-tbl thead tr th, .event .global-funds-tbl tbody tr td {
    font-size: 14px;
}

@media (max-width:575.98px) {
    .event .global-funds-tbl thead tr th, .event .global-funds-tbl tbody tr td {
        font-size: 12px !important;
    }
}

.event .touch-table-inner {
    padding-top: 25px;
    background-color: #F7F7F7;
}

.event .touchSlider4.eventDetailCustom {
    /* 避免自適應高度變化 */
    min-height: 194px !important;
    padding-top: 0px !important;
    z-index: 0 !important;
    width: 95%;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
}
/* .event .touchSlider4.eventDetailCustom ul{
    left: 50% !important;
    overflow-x: hidden !important;
    max-width: 90% !important;
    z-index: 4 !important;
    margin: 0px 0px 0px -45% !important;
    padding-left:0 !important;
}
.touchSlider4.eventDetailCustom ul li {
    width: 33.33333% !important;
    max-width: 33.33333% !important;
}
.touchSlider4.eventDetailCustom thead th,
.touchSlider4.eventDetailCustom thead td {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.touchSlider4.eventDetailCustom thead th p {
    margin-left: auto !important;
    margin-right: auto !important;
} */

.event .touch-table-title p {
    font-size: 16px;
    color: #003C80;
    padding-left: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}

.event .touch-table-title .touch-table-sub-title {
    font-size: 14px;
    color: #4a4a4a;
    font-weight: 400;
}

.event .type_17 .touchSlider4 thead th:first-child {
    text-align: center;
}

.event .type_17 .ts-controls {
    margin: 0px auto;
    top: -52px;
}

.event .type_17 .touch-table-inner {
    padding-top: 25px;
    background-color: #F7F7F7;
    margin-top: 25px;
}

.event .type_9 .ts-controls {
    width: 98%;
    top: -280px;
}

    .event .type_9 .ts-controls button {
        color: #fff;
        border-radius: 45px;
        width: 50px;
        height: 50px;
        background-color: #003c80;
    }

.event .nav-dropdown {
    width: 100%;
    margin-bottom: 0px;
}

.event #section-2 .dropdown-menu a {
    width: 100%;
    background-color: #003c80;
}

.event #section-2 .dropdown-menu.show {
    width: 100%;
    padding: 0px;
    text-align: center;
    margin: 0px;
    border: none;
}

/*.event .type_8 .container-inner-g {
    width: 33.3%
}*/
/* flexslider */
.event .type_9 a {
    padding: 0px;
}

@media (max-width:767.98px) {
    .event .container {
        /*padding: 74px 15px 40px;*/
        padding: 76px 15px 40px;
    }

        .event .container.notAnchor {
            padding: 24px 15px 40px 15px !important;
        }

    .event .container-flex {
        flex-wrap: wrap;
    }

    .main-banner {
        display: none;
    }

    .mobile-main-banner {
        display: block;
        width: 100%;
        /*        height: 140vw;*/
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .event .container-inner img {
        width: 100%;
    }

    .event .container-inner .container-inner-r {
        padding-left: 0px;
        padding-top: 20px;
    }

    .event .container-inner .container-inner-l {
        padding-right: 0px;
        padding-top: 20px;
    }

    .event .container-inner-g {
        width: 100% !important;
        margin-top: 25px;
        padding-left: 0px;
    }

        .event .container-inner-g:first-child {
            width: 100% !important;
            margin-top: 0px;
        }

        .event .container-inner-g img {
            width: 100%;
        }

    .event .container-inner-h img {
        width: 100%;
    }

    .event .container-inner-h {
        padding-left: 0px;
    }

    .event .chart {
        margin-top: 25px;
    }

        .event .chart:first-child {
            margin-top: 0px;
        }

    .mobile-none {
        display: none;
    }

    .event .pie-chart-inner img {
        margin: 0 auto;
    }

    .event .chart:last-child {
        margin-left: 0px;
    }

    .event .type_18 tbody tr {
        display: flex;
        flex-direction: column;
    }

    .event .type_18 tbody th {
        padding-top: 25px;
        padding-bottom: 10px;
    }

    .event .type_18 tbody td {
        padding-left: 10px;
        padding-top: 0px;
        padding-bottom: 25px;
    }

    .event .type_9 .ts-controls {
        width: 88%;
    }

    .mobileTableDiv tbody td p {
        font-size: 14px;
    }
}

.bannerHeight {
    min-height: 350px
}

@media (min-width: 768px) {
    .bannerHeight {
        min-height: 560px
    }
}

@media (min-width: 992px) {
    .bannerHeight {
        min-height: 600px
    }
}

.event .h2--top-brd::before {
    background-color: var(--eventDetailCustom-color) !important;
}

@media (max-width:1199.98px) {
    .event-navChart {
        width: 100%;
        overflow-x: scroll;
    }
}

/**/

.event .touchSlider4 {
    z-index: 0 !important;
}
