.resp-tabs-list > a {
    font-family: 'Roboto Slab', Helvetica, Arial, 'LiHei Pro', 'Microsoft JhengHei', '微軟正黑體', '新細明體', sans-serif !important;
    color: rgba(25,47,61,1) !important;
    font-size: 1.3rem !important;
    font-weight: 400 !important;
    line-height: 1.28571429em !important;
    margin: 0 !important;
    text-align: center !important;
    position: relative !important;
}

#menu1 .resp-tab-active#awardees2025, #menu1 .resp-tab-active#awardees2025::after {
    background-color: #7A7AA6 !important;
    color: white !important
}

#menu1 .resp-tab-active#highlights2025, #menu1 .resp-tab-active#highlights2025::after {
    background-color: #666699 !important;
    color: white !important
}

#menu1 .resp-tab-active#eventhighlights2025, #menu1 .resp-tab-active#eventhighlights2025::after {
    background-color: #616191 !important;
    color: white !important;
}

#menu1 .resp-tab-active#YETP, #menu1 .resp-tab-active#YETP::after {
    background-color: #5E5E8C !important;
    color: white !important
}

#menu1 .resp-tab-active#aboutus, #menu1 .resp-tab-active#aboutus::after {
    background-color: #4D4D73 !important;
    color: white !important
}

.resp-tabs-list > .resp-tab-active {
    background-color: #7A7AA6 !important;
    color: white !important
}

@media (min-width: 768px) {
    .resp-tabs-list > .resp-tab-active::after {
        visibility: visible !important;
        position: absolute !important;
        content: '';
        top: 100% !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg) !important;
        transform: translateX(-50%) translateY(-50%) rotate(45deg) !important;
        background: none !important;
        margin: 0 !important;
        width: 1em !important;
        height: 1em !important;
        border: none !important;
        z-index: 2 !important;
        -webkit-transition: background 0.1s ease !important;
        transition: background 0.1s ease !important;
        background-color: #4D4D73;
    }
}

@media (max-width: 767px) {
    h1.ui.right.floated.huge.header.ini-width {
        width: initial !important;
    }
}
