@font-face {
    font-family: "ST_Title";
    src: url("../font/LubalinGraphStd-Demi.otf");
}

@font-face {
    font-family: "ST_Text";
    src: url("../font/LubalinGraphStd-Book.otf");
}

* {
    font-family: LubalinGraphStd-Medium,
        Arial,
        Helvetica,
        sans-serif;
}

* .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#_logo {
    background-color: white;
    transition: all 0.6;
}

#_logo .container,
#_catalog_productAA .container,
#_DL .container,
#_video .container,
#_ab .container,
#_catalog_application .container {
    max-width: 1920px;
    padding: 0;
}

#_catalog_application .container {
    padding: 0 10%;
}

* .row {
    align-items: flex-start;
}

i.sp {
    color: rgba(3, 35, 75, 1);
}

#_menu .nav-item .nav-link {
    position: relative;
}

#_menu .nav-item .nav-link.new::after {
    content: '全新内容';
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    width: 50px;
    height: 20px;
    font-size: 0.65rem;
    position: absolute;
    top: 15%;
    right: -35%;
    bottom: 0;
    color: #04234B;
    background-color: #FFD200;
}

#_menu .nav-item .menuSP_dev .dropdown_dev .dropdown-item {
    position: relative;
}

#_menu .nav-item .menuSP_dev .dropdown_dev .dropdown-item.new::after {
    content: '全新内容';
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    width: 50px;
    height: 20px;
    font-size: 0.65rem;
    position: absolute;
    top: 15%;
    right: 15%;
    bottom: 0;
    color: #04234B;
    background-color: #FFD200;
}

/* 20230308 update */


.slick_banner {
    /* left: 50%;
    transform: translateX(-50%); */
    /* background: #f9f9f9; */
    /* width: 1200px; */
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-content: inherit;
    gap: 20px;
}

@media (max-width: 768px) {
    .slick_banner {
        flex-direction: column;
    }
}

.slick_banner .slick_item {
    margin: 0;
}

.slick_banner .slick_item a:hover {
    text-decoration: underline;
    text-decoration-color: rgb(4, 35, 75);
    text-underline-offset: 2px;
    text-decoration-thickness: 2px;
}


/* .slick_banner .slick_item1 {
    margin: 0 2% 0 0;
} */

.slick_banner .slick_item .download_item .inside_container img {
    width: 100%;
    max-width: 100%;
}

.slick_banner .slick_item .download_item .inside_container .inside_text {
    position: relative;
    width: 100%;
    max-width: 100%;
    bottom: 0;
    /* background-color: #FFDB32; */
    color: rgba(3, 35, 75, 0.8);
    /* padding: 1%; */
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 24px;
    /* height: 80px; */
    font-weight: bold;
    font-size: 18px;
    transition: all 0.4s;
}


#_DL {
    margin-top: 120px;
}

#_DL h3,
#_video h3,
#_ab h3 {
    margin: 5% 0 0 9.5%;
}


/* #_footer {
    padding: 30px 0 30px 0;
    margin-top: 5%;
} */

/* #_footer .footer_row {
    padding: 0 10%;
} */



/* #_footer .container .row .social_icons {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: 15%;
} */

/* #_footer .container .row .social_icons .tit {
    font-size: 1rem;
    font-weight: 400;
    font-family: 'Noto Sans TC', sans-serif;
} */

/* #_footer .container .row .social_icons .row_icons {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-left: 50px;
} */

/* #_footer .container .row .social_icons .row_icons img {
    width: 30px;
    max-width: 30px;
    margin: 0 10%;
} */


#_ab .container .inside_container {
    position: relative;
    background-color: rgba(247, 248, 250, 1);
    padding: 2% 10%;
}

#_ab .container .inside_container .tit {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 2%;
    color: rgba(3, 35, 75, 1);
}

#_ab .container .inside_container a._sign {
    width: 30%;
    max-width: 30%;
    display: block;
    position: relative;
    padding: 10px;
    color: rgba(3, 35, 75, 1) !important;
    background-color: rgba(255, 210, 0, 1);
    color: #fff;
    font-size: 1.4rem;
    font-weight: 550;
    margin-top: 20px;
    text-align: center;
    margin-left: auto;
    text-decoration: none;
}

#_ab .container .inside_container a._sign:hover {
    color: rgba(255, 210, 0, 1) !important;
    background-color: rgba(3, 35, 75, 1);
}


#_ab .container .inside_container a._sign:hover i.sp {
    color: rgba(255, 210, 0, 1) !important;
}

/* #_DL, #_video, #_ab{
    margin-top: 5%;
} */

#_download {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 10% 0 5% 0;
}

#_download .more_btn {
    font-size: 21px;
    font-weight: bold;
    color: #05234B;
    background-color: #FFDB32;
    padding: 1% 5%;
    border-radius: 15px 0 15px 0;
    /* margin-top: 10%; */
}

#_download .more_btn:hover {
    background-color: #ffe15b;
    text-decoration: none;
}

#_download .title {
    font-size: 56px;
    margin: 0px
}

@media (max-width: 768px) {
    #_download .title {
        font-size: 36px;
    }
}

#_download .col_container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#_download .sub_title {
    margin: 1% 0 0 0;
    font-size: 20px;
    font-weight: normal;
    color: #04234B;
    line-height: 2.4rem;
}

#_download ._more {
    left: 2% !important;
}

#_download .col_container .row_container {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

#_download .col_container .row_container .download_item {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0 5px;
}


#_download .col_container .row_container .download_item .inside_container {
    position: relative;
    width: 100%;
    max-width: 100%;
}

#_download .col_container .row_container .download_item .inside_container img {
    position: relative;
    width: 100%;
    max-width: 100%;
}

#_download .col_container .row_container .download_item .inside_container .inside_text {
    display: flex;
    position: absolute;
    width: 100%;
    max-width: 100%;
    bottom: 0;
    background: rgba(3, 35, 75, 0.8);
    padding: 1%;
    justify-content: center;
    align-items: center;
    color: white;
    height: 60px;
    transition: all 0.4s;
}

#_download .col_container .row_container .download_item .inside_container .inside_text:hover {
    color: rgba(255, 210, 0, 1);
}

/* newsUpdates */

.newsUpdates {
    position: relative;
}

.newsUpdates .news_container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 10% 0 0 0;
}

.newsUpdates .news_container .topic_area {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex: 1 0 30%;
}

.newsUpdates .news_container .topic_area .title {
    font-size: 56px;
    color: #05234B;
    font-weight: bold;
    letter-spacing: 0.1rem;
    line-height: 5rem;
}

@media (max-width: 768px) {
    .newsUpdates .news_container .topic_area .title {
        font-size: 36px;
        line-height: initial;
    }
}

.newsUpdates .news_container .topic_area .sub_title {
    font-size: 24px;
    font-weight: normal;
    margin-top: 5%;
    letter-spacing: 0.1rem;
}


.newsUpdates .news_container .topic_area .more_btn {
    font-size: 24px;
    font-weight: bold;
    color: #05234B;
    background-color: #FFDB32;
    padding: 2% 10%;
    border-radius: 15px 0 15px 0;
    margin-top: 20%;
}

@media (max-width: 768px) {
    .newsUpdates .news_container .topic_area .more_btn {
        margin-top: 10%;
    }
}


.newsUpdates .news_container .topic_area .more_btn a {
    color: #05234B;
    text-decoration: none;
    transition: all 0.6s;
}

.newsUpdates .news_container .topic_area .more_btn:hover {
    background-color: #ffe15b;
    /* transition: all 0.6s; */
}

.newsUpdates .news_container .topic_area .more_btn:hover a {
    color: #05234B;
    background-color: #ffe15b;
    /* transition: all 0.6s; */
}

.newsUpdates .news_container .content_area {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex: 1 0 70%;
}

.newsUpdates .news_container .content_area a {
    text-decoration: none;
}


.newsUpdates .news_container .content_area a:hover .title {
    text-decoration: underline;
    text-decoration-color: rgb(4, 35, 75);
    text-underline-offset: 2px;
    text-decoration-thickness: 2px;
}

.newsUpdates .news_container .content_area a:hover .describtion {
    text-decoration: underline;
    text-decoration-color: rgb(4, 35, 75);
    text-underline-offset: 2px;
    text-decoration-thickness: 2px;
}

.newsUpdates .news_container .content_area .pressRelease_upd {
    flex: 1 0 50%;
    padding: 0 2%;
}

.newsUpdates .news_container .content_area .pressRelease_upd img {
    width: 100%;
    max-width: 100%;
}

.newsUpdates .news_container .content_area .pressRelease_upd .date,
.newsUpdates .news_container .content_area .event_upd .date {
    font-size: 16px;
    color: rgb(113, 113, 113);
    margin: 5% 0 2% 0;
    font-weight: 400;
}

.newsUpdates .news_container .content_area .pressRelease_upd .title,
.newsUpdates .news_container .content_area .event_upd .title {
    font-size: 18px;
    font-weight: bold;
    margin: 3% 0 2% 0;
    color: #04234B;
}

.newsUpdates .news_container .content_area .pressRelease_upd .describtion,
.newsUpdates .news_container .content_area .event_upd .describtion {
    font-size: 16px;
    font-weight: normal;
    margin: 2% 0 3% 0;
    color: #04234B;
}

.newsUpdates .news_container .content_area .event_upd {
    flex: 1 0 50%;
    padding: 0 2%;
}



.newsUpdates .news_container .content_area .event_upd img {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 768px) {
    .newsUpdates .news_container {
        flex-direction: column;
        align-items: flex-start;
    }

    .newsUpdates .news_container .topic_area {
        flex: 1 0 100%;
        width: 100%;
    }

    .newsUpdates .news_container .content_area {
        margin-top: 10%;
        flex-direction: column;
    }

    .newsUpdates .news_container .content_area .pressRelease_upd .describtion,
    .newsUpdates .news_container .content_area .event_upd .describtion {
        margin: 2% 0 8% 0;
    }
}




/* developer_zone */

.developer_zone {
    position: relative;
    background: url('../img/banners/dev.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.developer_zone::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

.sustainability {
    position: relative;
    background: url('../img/banners/sus_bg.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.sustainability::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

.developer_zone .dev_container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 10% 0;
}

.sustainability .sus_container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 10% 0;
}

.developer_zone .dev_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
    background-position: center;
    background-repeat: no-repeat;
}


.sustainability .sus_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
    background-position: center;
    background-repeat: no-repeat;
}

/* .developer_zone .dev_container .dark_mask {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
} */

/* .sustainability .sus_container .dark_mask {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
} */

.developer_zone .dev_container .content_area {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: stretch;
    z-index: 2;
}

.sustainability .sus_container .content_area {
    position: relative;
    display: flex !important;
    justify-content: center;
    align-items: stretch;
    z-index: 2;
}

.developer_zone .dev_container .content_area .Lside {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    flex: 0 0 1;
    margin-left: 28%;
}

.sustainability .sus_container .content_area .Lside {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    flex: 0 0 1;
    margin-left: 26%;
}

.developer_zone .dev_container .content_area .Lside .sec {
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin: 24px 0;
}

.sustainability .sus_container .content_area .Lside .sec {
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin: 24px 0;
    text-align: right;
}

.sustainability .sus_container .content_area .Lside .sec:first-child {
    margin: 15px 0 24px 0;
}

.developer_zone .dev_container .content_area .Lside .topic {
    color: #ffd200;
    font-size: 19px;
    font-weight: normal;
}

.sustainability .sus_container .content_area .Lside .topic {
    color: #ffd200;
    font-size: 24px;
    font-weight: normal;
    text-align: right;
}

.developer_zone .dev_container .content_area .Lside .number {
    font-size: 36px;
    font-weight: bold;
    margin-top: 12px;
}

.sustainability .sus_container .content_area .Lside .number {
    font-size: 24px;
    font-weight: 500;
    margin-top: 12px;
}

.sustainability .sus_container .content_area .Lside .number span {
    font-size: 36px;
    font-weight: bold;
}

.developer_zone .dev_container .content_area .Lside .describe {
    color: white;
    font-size: 19px;
    font-weight: 400;
}


.sustainability .sus_container .content_area .Lside .describe {
    color: white;
    font-size: 19px;
    font-weight: 400;
}


.developer_zone .dev_container .content_area .Rside {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex: 0 0 35%;
    margin-left: 11%;
}

.sustainability .sus_container .content_area .Rside {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 0 0 35%;
    margin-left: 11%;
}

.developer_zone .dev_container .content_area .Rside .title {
    color: white;
    font-size: 56px;
    font-weight: bold;
    letter-spacing: 0.2rem;
    padding: 1% 0;
}

.sustainability .sus_container .content_area .Rside .title {
    color: white;
    font-size: 56px;
    font-weight: bold;
    letter-spacing: 0.2rem;
    padding: 0 0 1% 0;
}

.developer_zone .dev_container .content_area .Rside .sub_title {
    color: white;
    font-size: 24px;
    font-weight: normal;
    padding: 2% 0;
}

.sustainability .sus_container .content_area .Rside .sub_title {
    color: white;
    font-size: 24px;
    font-weight: normal;
    padding: 2% 0;
}

.developer_zone .dev_container .content_area .Rside .content {
    color: white;
    font-size: 24px;
    font-weight: 400;
    padding: 2% 0;
    line-height: 2.4rem;
}

.sustainability .sus_container .content_area .Rside .content {
    color: white;
    font-size: 24px;
    font-weight: 400;
    padding: 2% 0;
    line-height: 2.4rem;
}

.developer_zone .dev_container .content_area .Rside .links {
    color: white;
    margin-top: 8%;
}

.sustainability .sus_container .content_area .Rside .links {
    color: white;
    margin-top: 40%;
}

.developer_zone .dev_container .content_area .Rside .links .link_item {
    color: white;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1rem;
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-color: #FFD200;
    display: block;
    margin-top: 64px;
}

.sustainability .sus_container .content_area .Rside .links .link_item {
    color: white;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1rem;
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-color: #FFD200;
    display: block;
    /* margin-top: 64px; */
}

.developer_zone .dev_container .content_area .Rside .links .link_item2 {
    margin-top: 30px;
}

.download_file {
    position: relative;
}

.new_videos {
    padding: 5% 0 5% 0;
    position: relative;
    background-color: #04234B;
}

.new_videos .v_title {
    color: white;
    margin: 3% 0 0 0;
}

.new_videos .title {
    font-size: 56px;
    color: white;
    font-weight: bold;
    letter-spacing: 0.1rem;
    display: flex;
    margin: 0 0 1% 0;
}

@media (max-width: 768px) {
    .new_videos .title {
        font-size: 32px;
        line-height: initial;
        margin: 5% 0;
    }

    .vjs-control-bar {
        display: none !important;
    }

    .new_videos .v_title {
        margin: 3% 0 8% 0;
    }

}

.new_videos .more_btn {
    position: relative;
    display: inline-block;
    font-size: 21px;
    font-weight: bold;
    color: #05234B;
    background-color: #FFDB32;
    padding: 1% 5%;
    border-radius: 15px 0 15px 0;
    margin-top: 2%;
    text-decoration: none;
}

.new_videos .more_btn:hover {
    background-color: #ffe15b;
}

@media (max-width: 768px) {

    .new_videos .more_btn {
        margin-left: 3%;
    }
}





@media (max-width: 768px) {
    .developer_zone .dev_container .content_area {
        flex-direction: column;
    }

    .sustainability .sus_container .content_area {
        flex-direction: column;
    }

    .developer_zone .dev_container .content_area .Lside {
        width: 100%;
        margin: 0 100% 0 0;
        display: none;
    }

    .sustainability .sus_container .content_area .Lside {
        flex-direction: column;
        margin: 0;
        width: 100%;
        display: none;
    }

    .developer_zone .dev_container .content_area .Lside .sec {
        margin: 3%;
    }

    .sustainability .sus_container .content_area .Lside .sec {
        margin: 0 3%;
    }

    .developer_zone .dev_container .content_area .Lside .sec .number {
        font-size: 24px;
    }

    .sustainability .sus_container .content_area .Lside .sec .number {
        font-size: 24px;
    }

    .developer_zone .dev_container .content_area .Rside {
        margin: 10% 0 10% 0;
        padding: 0 5%;
        justify-content: center;
        align-items: center;
    }

    .sustainability .sus_container .content_area .Rside {
        margin: 10% 0 10% 0;
        padding: 0 5%;
        justify-content: center;
        align-items: center;
    }

    .developer_zone .dev_container .content_area .Rside .title {
        font-size: 32px;
        text-align: center;
    }

    .sustainability .sus_container .content_area .Rside .title {
        font-size: 32px;
        text-align: center;
    }

    .developer_zone .dev_container .content_area .Rside .sub_title {
        font-size: 20px;
        text-align: center;
    }

    .sustainability .sus_container .content_area .Rside .sub_title {
        font-size: 20px;
        text-align: center;
    }

    .developer_zone .dev_container .content_area .Rside .content {
        font-size: 18px;
        text-align: center;
    }

    .sustainability .sus_container .content_area .Rside .content {
        font-size: 18px;
        text-align: center;
    }

    .developer_zone .dev_container .content_area .Rside .links {
        margin-top: 0;
    }

    .sustainability .sus_container .content_area .Rside .links {
        margin-top: 50px;
    }
}


/* sustainability */

/* .sustainability {
    position: relative;
    background: url('../img/banners/sus_bg.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
} */

/* .sustainability .sus_container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 8% 0;
} */

/* .sustainability .sus_container img {
    width: 100%;
    max-width: 100%;
} */

/* .sustainability .sus_container .dark_mask {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
} */

/* .sustainability .sus_container .content_area {
    position: relative;
    z-index: 2;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
} */

/* .sustainability .sus_container .content_area .tit1 {
    font-size: 48px;
    letter-spacing: 0.8rem;
    font-weight: 400;
    color: rgb(255, 255, 255, 0.8);
} */

/* .sustainability .sus_container .content_area .tit2 {
    font-size: 104px;
    margin: 3% 0;
    letter-spacing: 1rem;
    font-weight: bold;
} */

/* .sustainability .sus_container .content_area .explore_btn {
    margin-top: 20%;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 0.2rem;
    text-decoration: underline;
    text-underline-offset: 15px;
    text-decoration-color: #FFD200;
} */

/* .sustainability .sus_container .content_area .explore_btn a {
    color: white;
    text-decoration-color: #FFD200;
} */

@media (max-width: 768px) {
    .sustainability .sus_container .content_area .tit1 {
        font-size: 32px;
        letter-spacing: 0.2rem;
    }

    .sustainability .sus_container .content_area .tit2 {
        font-size: 48px;
        letter-spacing: 0.5rem;
    }

    .sustainability .sus_container .content_area .explore_btn {
        font-size: 24px;
        text-underline-offset: 10px
    }
}



/* applications */

.applications {
    position: relative;
    /* filter: brightness(.5); */
    background-image: url('../img/banners/app_bg1.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    overflow: hidden;
    /* background-attachment: fixed; */
    transition: all 0.4s ease;
}

.applications .dark_mask {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.applications .app_container {
    padding: 15% 0;
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.applications .app_container .side_bar {
    flex: 0 0 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.applications .app_container .side_bar .title {
    font-size: 44px;
    font-weight: bold;
    text-align: left;
    color: white;
    letter-spacing: 2px;
}

.applications .app_container .side_bar .section_items {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding: 0;
    margin: 20% 0 0 0;
}

/* @media (max-width: 768px) {
    .applications .app_container .side_bar .section_items {
        display: none;
    }
} */

.applications .app_container .side_bar .section_items .item {
    padding: 5%;
    border-radius: 2%;
    margin: 2% 0;
    font-size: 25px;
    font-weight: 600;
    color: white;
    letter-spacing: 1.8px;
    cursor: pointer;
}

.applications .app_container .side_bar .section_items .item.active {
    background-color: rgba(255, 255, 255, 0.4);
}

.applications .app_container .content_area {
    display: none;
    transition: all 0.4s ease;
}

.applications .app_container .content_area.active {
    flex: 0 70%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    transition: all 0.4s ease;
}

.applications .app_container .content_area .content_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.applications .app_container .content_area .content_info .title {
    color: white;
    font-weight: bold;
    font-size: 44px;
    padding: 0 0 2% 0;
    letter-spacing: 2px;
}

@media (max-width: 768px) {
    .applications .app_container .content_area .content_info .title {
        font-size: 40px;
    }
}

.applications .app_container .content_area .content_info .sub_title {
    color: white;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 1.2;
    line-height: 1.8;
    padding: 0 0 3% 0;
}

.applications .app_container .content_area .cards {
    display: flex;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    gap: 20px;
    /* padding: 0 2%; */
}

.applications .app_container .content_area .cards .card {
    display: flex;
    overflow: hidden;
    /* height: 480px; */
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    /* flex: 0 0 50%; */
    /* margin: 0 2% 0 0; */
    padding: 0;
    border: 0;
}

.applications .app_container .content_area .cards .card2 {
    /* margin: 0 0 0 1%; */
}

.applications .app_container .content_area .cards .card .img_container {
    width: 388px;
    height: 256px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}


.applications .app_container .content_area .cards .card img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0;
    margin: 0;
}

.applications .app_container .content_area .cards .card .card_info {
    padding: 24px 40px;
    /* width: 100%; */
    /* height: 100%; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 388px;
    text-decoration: none;
}

.applications .app_container .content_area .cards .card .card_info .card_title {
    font-size: 24px;
    color: #04234B;
    line-height: 1.5;
    font-weight: bold;
}

.applications .app_container .content_area .cards .card .card_info .card_content {
    font-size: 15px;
    color: #525A63;
    line-height: 1.5;
    margin: 3% 0 5% 0;
}

.applications .app_container .content_area .cards .card .card_info .more_info {
    /* margin-bottom: 1%; */
}

.applications .app_container .content_area .cards .card .card_info .more_info .more_text {
    font-size: 18px;
    color: #04234B;
    text-decoration: underline;
    text-underline-offset: 10px;
    font-weight: bold;
    width: 100%;
}

.applications .app_container .content_area .cards .card .card_info .more_info .mobile_arrow {
    display: none;
}

#customer-success-stories {
    position: relative;
    background-color: #021B3B;
}

#customer-success-stories .head {
    position: relative;
    background: #03234B;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding-bottom: 30px;
}

#customer-success-stories .head .breadcrumb {
    position: relative;
    float: left;
    margin: 10px 0 10px 0;
    background: transparent;
    color: white;
}

#customer-success-stories .head .breadcrumb a {
    color: white;
    margin: 0 10px;
    text-decoration: none;
}

#customer-success-stories .head .breadcrumb a.now {
    font-weight: bold;
}

#customer-success-stories .head .title {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

#customer-success-stories .head .title .main_title {
    font-size: 45px;
    color: white;
    letter-spacing: 0.1rem;
    font-weight: 500;
}

#customer-success-stories .head .title .sub_title {
    font-size: 20px;
    color: white;
    letter-spacing: 0.1rem;
    font-weight: 500;
    margin-top: 10px;
}

#customer-success-stories .main {
    /* background-color: #021B3B; */
}

#customer-success-stories .main .container .stories {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 4rem 0;
    flex-wrap: wrap;
}

#customer-success-stories .main .container .stories .story {
    flex: 0 0 50%;
    gap: 50px 25px;
    text-decoration: none;
}

#customer-success-stories .main .container .stories .story .content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

#customer-success-stories .main .container .stories .story .content .tag {
    font-weight: 700;
    font-size: .9rem;
    line-height: 1.143rem;
    padding-bottom: 0;
    color: #dbdee2;
    margin-top: 10px;
}

#customer-success-stories .main .container .stories .story .content .title {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.238rem;
    padding-bottom: 0px;
    color: rgb(255, 255, 255);
    margin-top: 12px;
}

#customer-success-stories .main .container .stories .story .pic {
    overflow: hidden;

}

#customer-success-stories .main .container .stories .story:hover .pic img {
    transform: scale(1.05);
    transition: ease-out 1s;
}


#customer-success-stories .main .container .stories .story .pic img {
    width: 100%;
    max-width: 100%;
    transform: scale(1);
    transition: ease-out 1s;
}

#customer-success-stories .main .container .stories .story .pic img.formb {
    display: none;
}

#customer-success-stories .main .container .stories.first {
    padding: 4rem 0;
    display: block;
}

#customer-success-stories .main .container .stories.first .story {
    position: relative;
    background-image: url('../img/banners/success_stories/new-AR-glasses.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: .75rem;
    height: 41.5rem;
}

#customer-success-stories .main .container .stories.first .story .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: .75rem;
}

#customer-success-stories .main .container .stories.first .story .content .banner {
    position: absolute;
    height: 30px;
    float: right;
    right: 3rem;
    bottom: 0rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

#customer-success-stories .main .container .stories.first .story .content .banner img {
    height: 100%;
    max-height: 100%;
}

#customer-success-stories .main .container .stories.first .story .content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 4rem;
    top: 50%;
    transform: translateY(-50%);
}

#customer-success-stories .main .container .stories.first .story .content .tag {
    color: rgb(60, 180, 230);
    font-weight: 600;
    font-size: 18px;
}

#customer-success-stories .main .container .stories.first .story .content .title {
    font-size: 48px;
    font-weight: 500;
    line-height: 4.3rem;
    color: white;
}

#customer-success-stories .main .container .stories.first .story .content .more_btn {
    background-color: rgb(255, 210, 0);
    padding: 10px 50px;
    text-decoration: none;
    border-radius: 10px 0 10px 0;
    margin-top: 50px;
}

#customer-success-stories .main .container .stories.first .story .content .more_btn:hover {
    background-color: rgb(255, 219, 51);
}

#customer-success-stories .main .container .stories.first .story .content .more_btn span {
    color: rgb(3, 35, 75);
    font-weight: bold;
    font-size: 18px;
}

@media (max-width: 768px) {

    #customer-success-stories .head .breadcrumb {
        margin: 0;
    }

    #customer-success-stories .head {
        padding: 0rem 0 4rem 0;
    }

    #customer-success-stories .head .breadcrumb a {
        color: white;
        margin: 0 10px;
        text-decoration: none;
        font-size: 14px;
    }

    #customer-success-stories .head .title .main_title {
        font-size: 28px;
        color: white;
        letter-spacing: 0.1rem;
        font-weight: 500;
        margin-top: 2rem;
    }

    #customer-success-stories .head .title .sub_title {
        font-size: 12px;
        color: white;
        letter-spacing: 0.1rem;
        font-weight: 500;
        margin-top: 10px;
    }

    #customer-success-stories .main {
        background-color: #021B3B;
    }

    #customer-success-stories .main .container .stories {
        padding: 0 0 4rem 0;
        flex-direction: column;
    }

    #customer-success-stories .main .container .stories .story {
        flex: 0 0 100%;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: flex-start;
        background-color: #04234B;
        gap: 14px;
        border-radius: 6px;
        padding: 12px 12px;
    }

    #customer-success-stories .main .container .stories .story .pic {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        max-height: 100px;
        min-width: 100px;
        width: auto;
        aspect-ratio: 1;
    }

    #customer-success-stories .main .container .stories .story .pic img {
        height: 100%;
        width: 100%;
        display: block;
        object-fit: cover;
    }

    #customer-success-stories .main .container .stories .story .pic img.formb {
        display: block;
        width: 84px;
        height: 84px;
        position: absolute;
        z-index: 1;
    }

    #customer-success-stories .main .container .stories .story .content {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
    }

    #customer-success-stories .main .container .stories .story .content .tag {
        font-weight: 700;
        font-size: .8rem;
        line-height: 1.143rem;
        padding-bottom: 0;
        color: #3cb4e6;
        margin-top: 0;
    }

    #customer-success-stories .main .container .stories .story .content .title {
        font-size: .9rem;
        line-height: 1.4rem;
        margin-top: .8rem;
    }

    #customer-success-stories .main .container .stories.first {
        padding: 2rem 0;
    }

    #customer-success-stories .main .container .stories.first .story {
        position: relative;
        background-image: url('../img/banners/success_stories/new-AR-glasses.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: .75rem;
        height: 23.5rem;
    }

    #customer-success-stories .main .container .stories.first .story .mask {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.5);
        border-radius: .75rem;
    }

    #customer-success-stories .main .container .stories.first .story .content .banner {
        position: relative;
        height: 12px;
        float: none;
        left: 0;
        margin-bottom: 10px;
        /* top: 10%; */
        /* left: 9%; */
    }

    #customer-success-stories .main .container .stories.first .story .content .banner img {
        height: 100%;
        max-height: 100%;
    }

    #customer-success-stories .main .container .stories.first .story .content {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        padding: 0 2rem;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 0;
    }

    #customer-success-stories .main .container .stories.first .story .content .tag {
        color: rgb(60, 180, 230);
        font-weight: 600;
        font-size: 14px;
    }

    #customer-success-stories .main .container .stories.first .story .content .title {
        font-size: 22px;
        font-weight: 500;
        line-height: 2.4rem;
        color: white;
    }

    #customer-success-stories .main .container .stories.first .story .content .more_btn {
        background-color: rgb(255, 210, 0);
        padding: 10px 20px;
        text-decoration: none;
        border-radius: 10px 0 10px 0;
        margin-top: 10px;
    }

    #customer-success-stories .main .container .stories.first .story .content .more_btn:hover {
        background-color: rgb(255, 219, 51);
    }

    #customer-success-stories .main .container .stories.first .story .content .more_btn span {
        color: rgb(3, 35, 75);
        font-weight: bold;
        font-size: 18px;
    }

}


#story_pannel {
    position: relative;
}

#story_pannel .kv {
    position: relative;
    /* width: 100%; */
    min-height: 486px;
    /* height: 50vh; */
    overflow: hidden;
}

#story_pannel .kv .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

#story_pannel .kv img {
    position: relative;
    width: 100%;
    max-width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

#story_pannel .kv .breadcrumb {
    top: 0;
    position: absolute;
    float: left;
    margin: 10px 0 10px 20px;
    background: transparent;
    color: white;
}

#story_pannel .kv .breadcrumb a {
    color: white;
    margin: 0 10px;
    text-decoration: none;
}

#story_pannel .kv .breadcrumb a.now {
    font-weight: bold;
}

#story_pannel .kv .content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 15%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

#story_pannel .kv .content .tag {
    color: white;
    font-weight: bold;
    font-size: 16px;
    border: solid 1px white;
    border-radius: 5px;
    display: inline-block;
    padding: 3px 20px;
    ;
}

#story_pannel .kv .content .title {
    font-size: 82px;
    color: white;
}

#story_pannel .kv .content .sub_title {
    font-size: 35px;
    color: white;
    margin-top: 15px;
}

#story_pannel .kv .content .video_btn {
    background-color: rgb(255, 210, 0);
    padding: 10px 50px;
    text-decoration: none;
    border-radius: 10px 0 10px 0;
    box-sizing: border-box;
    margin-top: 50px;
}


#story_pannel .kv .content .video_btn:hover {
    background-color: rgb(255, 219, 51);
}

#story_pannel .kv .content .video_btn span {
    color: rgb(3, 35, 75);
    font-weight: bold;
    font-size: 18px;
}

#story_pannel .main .container .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 50px 0;
}

#story_pannel .main .container .row .left {
    flex: 0 0 60%;
}

#story_pannel .main .container .row .left .info {
    /* display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column; */
    color: rgb(3, 35, 75);
    position: relative;
}

#story_pannel .main .container .row .left .info .title {
    font-weight: bold;
    font-size: 24px;
}

#story_pannel .main .container .row .left .info .wording {
    margin-top: 10px;
    font-size: 18px;
    line-height: 2rem;
}

#story_pannel .main .container .row .left .video {
    position: relative;
    margin-top: 50px;
    width: 749px;
    height: 421px;
}

#story_pannel .main .container .row .left .video.forD {
    display: block;
}


#story_pannel .main .container .row .left .video.forM {
    display: none;
}

#story_pannel .main .container .row .left .video a img {
    width: 100%;
    max-width: 100%;
}

#story_pannel .main .container .row .left .blue-cards-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    margin-top: 0;
    width: 100%;
    flex-wrap: nowrap;
}

#story_pannel .main .container .row .left .blue-cards-container .row {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 10px 10px;
    width: 100%;
}


#story_pannel .main .container .row .left .blue-cards-container .row .tile {
    flex: 0 0 49%;
    background-color: #03234b;
    font-weight: normal;
    /* max-width: 396px; */
    padding: 1.4rem;
    min-height: 180px;
}

#story_pannel .main .container .row .left .blue-cards-container .row .tile img {
    max-width: 100%;
}

#story_pannel .main .container .row .left .blue-cards-container .row .tile h2 {
    color: white;
    font-size: 24px;
    margin: 20px 0;
}

#story_pannel .main .container .row .left .blue-cards-container .row .tile.large {
    flex: 0 0 100%;
    grid-column: span 2;
}

#story_pannel .main .container .row .left .blue-cards-container .row .tile .blue-cards-description {
    color: white;
    font-size: 18px;
}

#story_pannel .main .container .row .left .avocacy-text {
    color: #525a63;
}

#story_pannel .main .container .row .left .avocacy-text h2 {
    font-size: 24px;
}

#story_pannel .main .container .row .left .avocacy-text p {
    font-size: 17px;
    line-height: 2.2rem;
    margin-top: 10px;
}

#story_pannel .main .container .row .left .avocacy-text p a {
    text-decoration: underline;
    font-weight: bold;
    color: #03234b;
}

#story_pannel .main .container .row .left .advocacy-quote-container {
    width: 100%;
    padding: 2rem 2rem;
    margin-top: 50px;
    /* align-items: center;
    display: flex;
    justify-content: center; */
}

#story_pannel .main .container .row .left .advocacy-quote-container .advocacy-quote-main {
    /* max-width: 813px; */
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 48px;
}

#story_pannel .main .container .row .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-image {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    object-fit: cover;
    object-position: center;
}

#story_pannel .main .container .row .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title .advocacy-quote-first-quote {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#story_pannel .main .container .row .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title {
    padding: 0;
    position: relative;
    display: flex;
    justify-content: center;
    min-width: 100%;
    min-height: 100px;
}

#story_pannel .main .container .row .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title p {
    padding: 0;
    font-family: LubalinGraphStd-Medium,
        Arial,
        Helvetica,
        sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.2;
    letter-spacing: normal;
    text-align: center;
    color: #03234b;
    width: 70%;
    z-index: 2;
    word-wrap: break-word;
}

#story_pannel .main .container .row .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title .advocacy-quote-second-quote {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#story_pannel .main .container .row .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title {
    padding: 0;
    position: relative;
    display: flex;
    justify-content: center;
    min-width: 100%;
    min-height: 100px;
}

#story_pannel .main .container .row .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-subtitle {
    padding: 0;
    font-family: LubalinGraphStd-Medium,
        Arial,
        Helvetica,
        sans-serif;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: center;
    color: #525a63;
    z-index: 2;
}

#story_pannel .main .container .row .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title .advocacy-quote-first-quote .advocacy-quote-quote {
    font-size: 350px;
    color: #eeeff1;
    padding: 0;
    line-height: .75;
    text-align: left;
    width: 100%;
}

#story_pannel .main .container .row .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title .advocacy-quote-second-quote .advocacy-quote-quote {
    text-align: right;
    font-size: 350px;
    color: #eeeff1;
    padding: 0;
    width: 100%;

}

#story_pannel .main .container .row .right {
    flex: 0 0 25%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

#story_pannel .main .container .row .right .logo {
    width: 300px;
    border-bottom: 1px solid #dbdee2;
    padding: 1.5rem 1rem;
}

#story_pannel .main .container .row .right .logo img {
    width: 100%;
    max-width: 100%;
}

#story_pannel .main .container .row .right .section {
    width: 100%;
    padding: 1.5rem 1rem;
    color: #525a63;
    font-family: LubalinGraphStd-Medium,
        Arial,
        Helvetica,
        sans-serif;
    border-bottom: 1px solid #dbdee2;
}

#story_pannel .main .container .row .right .section .title {
    font-size: 17px;
    letter-spacing: 2px;
    color: #525a63;
    line-height: 1.625rem;
    padding-bottom: 1.25rem;
}

#story_pannel .main .container .row .right .section .block.block1 {
    margin-bottom: 50px;
}

#story_pannel .main .container .row .right .section .block .item_title {
    font-size: 15px;
}

#story_pannel .main .container .row .right .section .block .item {
    margin: 5px 0;
}

#story_pannel .main .container .row .right .section .block .item a {
    color: #03234b;
    font-weight: 400;
    text-decoration: underline;
    font-size: 15px;
    margin: 10px 0;
}

#story_pannel .main .container .row .right .section.tech .item a {
    font-weight: bold;
    color: #03234b;
    text-decoration: none;
    padding-right: 5px;
}

#story_pannel .main .container .row .right .section.tech .item a:hover {
    text-decoration: underline;
}

#story_pannel .main .container .row .right .section.topics {
    border-bottom: none;
}

#story_pannel .main .container .row .right .section.topics .tag {
    color: #03234b;
    padding: .25rem .5rem;
    border: 1px solid #03234b;
    border-radius: 6px;
    width: fit-content;
    text-align: center;
    line-height: 1.5rem;
    vertical-align: middle;
}


@media (max-width: 768px) {
    #story_pannel .kv img {
        width: 310%;
        max-width: 310%;
        top: 0;
        left: 0;
        transform: translateX(-40%)
    }

    #story_pannel .kv .breadcrumb {
        margin: 10px 0 0 10px;
        padding: 0;
        font-size: 12px;
    }

    #story_pannel .kv .breadcrumb a {
        margin: 0 5px;
    }

    #story_pannel .kv .content {
        margin-left: 2rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #story_pannel .kv .content .title {
        font-size: 32px;
        text-align: center;
        margin-top: 1rem;
    }

    #story_pannel .kv .content .sub_title {
        font-size: 22px;
    }

    #story_pannel .kv .content .tag {
        font-size: 12px;
        background-color: white;
        color: #000000;
    }

    #story_pannel .kv .content .video_btn {
        margin-top: 2rem;
    }


    #story_pannel .main .container .row {
        flex-direction: column-reverse;
        padding: 30px 0;
    }

    #story_pannel .main .container .row .right {
        flex: 0 0 100%;
        padding: 0 2rem;
    }

    #story_pannel .main .container .row .right .section {
        padding: 1rem 0;
    }

    #story_pannel .main .container .row .right .logo {
        width: 200px;
        padding: 1rem 0;
    }

    #story_pannel .main .container .row .left {
        flex: 0 0 100%;
        /* padding: 0 2rem; */
        margin-top: 2rem;
    }

    #story_pannel .main .container .row .left .info {
        padding: 0 1rem;
    }

    #story_pannel .main .container .row .left .video {
        /* position: absolute; */
        width: 100%;
    }

    #story_pannel .main .container .row .left .video.forM {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #story_pannel .main .container .row .left .video.forD {
        display: none;
    }


    #story_pannel .main .container .row .left .blue-cards-container {
        /* position: absolute; */
        width: 100%;
        left: 0;
        /* margin-top: 20rem; */
    }

    #story_pannel .main .container .row .left .info .title {
        font-size: 20px;
    }


    #story_pannel .main .container .row .left .info .wording {
        font-size: 16px;
        line-height: 1.6rem;
    }

    #story_pannel .main .container .row .left .avocacy-text {
        padding: 1rem;
    }

    #story_pannel .main .container .row .left .avocacy-text h2 {
        font-size: 20px;
    }

    #story_pannel .main .container .row .left .avocacy-text p {
        font-size: 16px;
        line-height: 1.8rem;
        margin-top: 10px;
    }

    #story_pannel .main .container .row .left .advocacy-quote-container {
        margin-top: 20px;
        padding: 0;
        gap: 25px;
    }

}

#footer {
    position: relative;
    background-color: #04234B;
    border-top: solid 8px #FFD200;
    margin-top: 2rem;
    padding: 8rem 0;
}

#footer .container .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

#footer .container .row .left {
    flex: 0 0 50%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

#footer .container .row .left .title {
    font-size: 27px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.49;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    padding: 0;
}

#footer .container .row .left .info {
    font-family: LubalinGraphStd-Medium,
        Arial,
        Helvetica,
        sans-serif;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    padding: 0;
    margin-top: 2rem;
}


#footer .container .row .right {
    flex: 0 0 30%;
    width: 100%;
}

#footer .container .row .right .logo img {
    width: 100%;
    max-width: 100%;
}

#footer .left .website_btn {
    background-color: rgb(255, 210, 0);
    padding: 10px 50px;
    text-decoration: none;
    border-radius: 10px 0 10px 0;
    box-sizing: border-box;
    margin-top: 50px;
}


#footer .left .website_btn:hover {
    background-color: rgb(255, 219, 51);
}

#footer .left .website_btn span {
    color: rgb(3, 35, 75);
    font-weight: bold;
    font-size: 18px;
}

@media (max-width: 768px) {

    #footer {
        padding: 1rem 0;
    }

    #footer .container .row {
        flex-direction: column-reverse;
    }

    #footer .container .row .right {
        flex: 0 0 100%;
    }

    #footer .container .row .left {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 1rem 2rem;
    }

    #footer .container .row .left .title {
        color: #3cb4e6;
    }

    #footer .container .row .left .info {
        font-size: 16px;
        margin-top: 1rem;
    }


}


#st-edge-ai-suite .head {
    position: relative;
}

#st-edge-ai-suite .head .breadcrumb {
    position: relative;
    /* float: left; */
    margin: 10px 0 10px 0;
    background: transparent;
    color: #525a63;
}

#st-edge-ai-suite .head .breadcrumb a {
    color: #525a63;
    margin: 0 10px;
    text-decoration: none;
}

#st-edge-ai-suite .head .breadcrumb a.now {
    font-weight: bold;
}

#st-edge-ai-suite .head .title {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8rem;
    padding: 2rem 0;
}

#st-edge-ai-suite .head .title .main_title {
    color: #03234b;
    font-size: 42px;
    font-weight: bold;
}

#st-edge-ai-suite .head .title .sub_title {
    font-size: 16px;
    color: #525a63;
}

#st-edge-ai-suite .main {
    position: relative;
    background-color: #F7F8FA;
    padding: 2rem 0 5rem 0;
}

#st-edge-ai-suite .main .stories {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    gap: 25px;
}

#st-edge-ai-suite .main .stories .story {
    flex: 0 0 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
}

#st-edge-ai-suite .main .stories .story .pic {
    border-radius: 10px;
    overflow: hidden;
}

#st-edge-ai-suite .main .stories .story .pic img {
    width: 100%;
    max-width: 100%;
}

#st-edge-ai-suite .main .stories .story .content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column
}

#st-edge-ai-suite .main .stories .story .content .title {
    color: #0047b2;
    font-weight: bold;
    font-size: 18px;
}

#st-edge-ai-suite .main .stories .story .content .title:hover {
    text-decoration: underline;
}

#st-edge-ai-suite .main .stories .story .content .des {
    text-decoration: none;
    color: #6a6a6a;
    font-size: 16px;
    margin-top: 5px;
    text-decoration: none;
}

@media (max-width: 768px) {
    #st-edge-ai-suite .head .breadcrumb {
        margin: 10px 0 20px 10px;
        padding: 0;
        font-size: 12px;
    }

    #st-edge-ai-suite .head .breadcrumb a {
        margin: 0 5px;
    }

    #st-edge-ai-suite .head .title {
        position: relative;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
        padding: 1rem 0 2rem 0;
    }

    #st-edge-ai-suite .head .title .main_title {
        color: #03234b;
        font-size: 24px;
        font-weight: bold;
    }

    #st-edge-ai-suite .head .title .sub_title {
        font-size: 16px;
        color: #525a63;
    }

    #st-edge-ai-suite .main .stories {
        flex-direction: column;
    }

    #st-edge-ai-suite .main .stories .story {
        flex: 0 0 100%;
    }


    #st-edge-ai-suite .main .stories .story .content .title {
        font-size: 16px;
        text-decoration: underline;
    }

    #st-edge-ai-suite .main .stories .story .content .des {
        font-size: 14px;
    }
}

.suite {
    position: relative;
}

.suite .breadcrumb {
    position: relative;
    width: 100%;
    top: 0;
    float: left;
    margin: 10px 0 20px 20px;
    background: transparent;
    color: #525a63;
    z-index: 1;
}

.suite .breadcrumb a {
    color: #525a63;
    margin: 0 10px;
    text-decoration: none;
}

.suite .breadcrumb a.now {
    font-weight: bold;
}

.suite .main {
    position: relative;
    /* margin-top: 50px; */
}

.suite .main .row {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;/
}

.suite .main .row .left {
    flex: 0 0 66%;
    color: rgb(3, 35, 75);
}

.suite .main .row .left .info .title {
    font-size: 40px;
    font-weight: bold;
}

.suite .main .row .left .info .pic {
    margin-top: 20px;
}

.suite .main .row .left .info .pic img {
    width: 100%;
    max-width: 100%;
}

.suite .main .row .right {
    width: 100%;
    flex: 0 0 30%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.suite .main .row .right .contact_btn {
    background-color: #03234b;
    padding: 10px 25px;
    text-decoration: none;
    border-radius: 10px 0 10px 0;
    box-sizing: border-box;
    margin-top: 50px;
}

.suite .main .row .right .contact_btn span {
    color: white;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.2rem;
}


.suite .main .row2 {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.suite .main .row2 .left {
    flex: 0 0 66%;
    color: rgb(3, 35, 75);
}

.suite .main .row2 .left .wording {
    margin: 2rem 0 5rem 0;
}

.suite .main .row2 .left .wording .sub_title {
    font-weight: bold;
    font-size: 21px;
    color: rgb(3, 35, 75);
    margin: 0.5rem 0;
}

.suite .main .row2 .left .wording p {
    line-height: 2rem;
    font-size: 16px;
    color: #525a63;
}

.suite .main .row2 .left .wording p a {
    color: rgb(0, 71, 178);
    text-decoration: none;
    font-weight: bold;
}

.suite .main .row2 .left .advocacy-quote-container {
    width: 100%;
    padding: 2rem 2rem 0 2rem;
    margin-top: 50px;
}

.suite .main .row2 .left .advocacy-quote-container .advocacy-quote-main {
    /* max-width: 813px; */
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 48px;
}

.suite .main .row2 .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title {
    padding: 0;
    position: relative;
    display: flex;
    justify-content: center;
    min-width: 100%;
    min-height: 100px;
}

.suite .main .row2 .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title .advocacy-quote-first-quote {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.suite .main .row2 .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title .advocacy-quote-first-quote .advocacy-quote-quote {
    font-size: 350px;
    color: #eeeff1;
    padding: 0;
    line-height: .75;
    text-align: left;
    width: 100%;
}

.suite .main .row2 .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title p {
    padding: 0;
    font-family: LubalinGraphStd-Medium, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.2;
    letter-spacing: normal;
    text-align: center;
    color: #03234b;
    width: 70%;
    z-index: 2;
    word-wrap: break-word;
}

.suite .main .row2 .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title .advocacy-quote-second-quote {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.suite .main .row2 .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-title .advocacy-quote-second-quote .advocacy-quote-quote {
    text-align: right;
    font-size: 350px;
    color: #eeeff1;
    padding: 0;
    width: 100%;
}

.suite .main .row2 .left .advocacy-quote-container .advocacy-quote-main .advocacy-quote-subtitle {
    padding: 0;
    font-family: LubalinGraphStd-Medium,
        Arial,
        Helvetica,
        sans-serif;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: center;
    color: #525a63;
    z-index: 2;
}

.suite .main .row2 .right {
    width: 100%;
    flex: 0 0 30%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.suite .main .row2 .right .block {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-top: 1px solid #dbdee2;
    padding: 1rem 0 1rem 2rem;
}

.suite .main .row2 .right .block .content {
    flex: 0 0 65%;
}

.suite .main .row2 .right .block .content .title {
    font-weight: bold;
    color: #6a6a6a;
    font-size: 14px;
}

.suite .main .row2 .right .block .content .title a {
    color: #0047b2;
    text-decoration: underline;
    font-size: 14px;
    font-weight: normal;
}

.suite .main .row2 .right .block .pic {
    flex: 0 0 33%;
    border: .063rem solid #e0e0e0;
    padding: 8px 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.suite .main .row2 .right .block .pic img {
    width: 100%;
    max-width: 100%;
}

.suit_footer {
    position: relative;
    background-color: #F7F8FA;
    padding: 1rem 0 5rem 0;
}

.suit_footer .title {
    font-size: 22px;
    color: #525a63;
}

.suit_footer .blocks {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.suit_footer .block {
    width: 60%;
    display: inline-flex;
    justify-content: space-between;
    align-items: flex-start;
    border-top: 1px solid #dbdee2;
    padding: 1rem 0;
}

.suit_footer .block .content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    flex: 0 0 74%;
    padding-right: 2rem;
}

.suit_footer .block .content .info {
    /* font-weight: bold; */
    color: #525a63;
    font-size: 14px;
    line-height: 1.6rem;
}

.suit_footer .block .content .info a {
    color: #525a63;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

.suit_footer .block .content .info a.blue {
    color: rgb(0, 71, 178);
}

.suit_footer .block .pic {
    width: 200px;
    background-color: white;
    border: 2px solid #e0e0e0;
    padding: 8px 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 25%;
}

.suit_footer .block .pic img {
    height: 100px;
    max-width: 100%;
}

@media (max-width: 768px) {
    .suite .breadcrumb {
        margin: 10px 0 20px 10px;
        padding: 0;
        font-size: 12px;
    }

    .suite .breadcrumb a {
        margin: 0 5px;
    }

    .suite .main .row {
        flex-direction: column;
    }

    .suite .main .row .left {
        padding: 0 1rem;
    }

    .suite .main .row .left .info .title {
        font-size: 24px;
    }

    .suite .main .row .right {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .suite .main .row .right .contact_btn {
        margin-top: 20px;
    }

    .suite .main .row2 {
        flex-direction: column;
    }

    .suite .main .row2 .right {
        display: none;
    }

    .suit_footer .blocks .block {
        width: 100%;
        flex-direction: column-reverse;
        gap: 20px;
    }

    .suit_footer .blocks .block .pic {
        width: 100%;
    }
}

@media (max-width: 768px) {

    .applications .app_container .content_area .cards .card .card_info .more_info {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .applications .app_container .content_area .cards .card .card_info .more_info a {
        width: 100%;
    }

    .applications .app_container .content_area .cards .card .card_info .more_info .mobile_arrow {
        display: inline-block;
        position: absolute;
        left: 90%;
    }

}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media (max-width: 768px) {
    .applications .app_container {
        flex-direction: column;
    }

    .applications .app_container .side_bar {
        width: 100%;
    }

    .applications .app_container .side_bar .section_items {
        margin: 10% 0 10% 0;
    }

    .applications .app_container .side_bar .section_items .item {
        font-size: 18px;
    }

    .applications .app_container .content_area .cards {
        flex-direction: column;
    }

    .applications .app_container .content_area .cards .card {
        margin: 2% 0;
        border-radius: 24px 0;
    }

    .applications .app_container .content_area .cards .card .img_container {
        display: none;
    }

    .applications .app_container .content_area .cards .card .card_info {
        width: 100%;
        padding: 18px 48px 18px 24px;
    }
}



/* QuickStart */
.quickStart .QS_container {
    /* max-width: 1284px; */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 45px 0 45px 0;
    margin-left: auto;
    margin-right: auto;
}

.quickStart .QS_container .title a {
    color: #03234b;
    font-family: "ST_Text", Arial, Helvetica, sans-serif;
    font-size: 34px;
    text-align: center;
    flex: 0 0 20%;
    -webkit-text-stroke: 1.5px #03234b;
    letter-spacing: 0.1rem;
    /* margin-right: 30px; */
}

.quickStart .QS_container .icon_bar {
    flex: 0 0 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 5px;
}

.quickStart .QS_container .icon_bar .bar_item {
    flex: 0 0 16%;
    position: relative;
}



.quickStart .QS_container .icon_bar .bar_item_sp a:after {
    background-color: #dbdee2;
    content: '';
    height: 36px;
    left: -8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
}

.quickStart .QS_container .icon_bar .bar_item a {
    color: #03234b;
    font-family: LubalinGraphStd-Medium,
        Arial,
        Helvetica,
        sans-serif;
    font-weight: normal;
    font-size: 19px;
    line-height: 32px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 2.8rem;
}

@media (max-width: 768px) {
    .quickStart {
        background-color: #f7f8fa;
    }

    .quickStart .QS_container {
        flex-direction: column;
    }

    .quickStart .QS_container .title {
        margin: 0 0 25px 0;
    }

    .quickStart .QS_container .title a {
        font-size: 27px;
    }

    .quickStart .QS_container .icon_bar {
        /* flex-direction: column; */
        flex-wrap: wrap;
        flex: 0 0 100%;
        gap: 8px;
    }

    .quickStart .QS_container .icon_bar .bar_item {
        flex: 0 0 45%;
        padding: 10%;
        background-color: white;
    }

    .quickStart .QS_container .icon_bar .bar_item a {
        font-size: 15px;
    }

    .applications .app_container .content_area.active {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        transition: all 0.4s ease;
    }

    .quickStart .QS_container .icon_bar .bar_item_sp a:after {
        display: none;
    }
}


/* 跑馬燈 */

.sec_announcement {
    margin-bottom: 20px;
}

.sec_announcement .anno_bar {
    white-space: nowrap;
    font-size: 0;
}

.sec_announcement .anno_bar .title,
.sec_announcement .anno_bar .slide {
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
}

.sec_announcement .anno_bar .title {
    display: inline-block;
    width: 120px;
    padding: 10px 20px;
    font-size: 1.25rem;
    background-color: #001f34;
    color: #fff;
    line-height: 1;
}

.sec_announcement .anno_bar .slide {
    width: calc(100% - 120px);
    background-color: #fff;
    height: 40px;
}

.sec_announcement .anno_bar .anno_item {
    border-width: 0;
}

.sec_announcement .anno_bar .anno_item .link_wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 20px;
    line-height: 40px;
}

.sec_announcement .anno_bar .anno_item .link_wrap:hover {
    color: #001f34;
    opacity: 0.6;
}

.sec_announcement .anno_bar .anno_item .tag.tg1 {
    color: #ff7200;
}

.sec_announcement .anno_bar .anno_item .tag.tg2 {
    color: #25c937;
}

.sec_announcement .anno_bar .anno_item .tag::after {
    content: " /";
}

.sec_announcement .anno_bar .anno_item .date {
    color: #1d4056;
}

.sec_announcement .anno_bar .anno_item .date::before {
    content: "";
    display: inline-block;
    width: 0.5em;
}

.sec_announcement .anno_bar .anno_item .date::after {
    content: " -";
    padding-right: 0.25em;
}

header {
    position: fixed;
    width: 100%;
    max-width: 100%;
    z-index: 999;
    background-color: white;
    margin: 0;
    padding: 0;
    top: 0;
    height: 0px;
}

.header-show {
    top: 0%;
    transition: all 0.3s ease-out;
    /* 顯示 header */
}

.header-hide {
    top: -100%;
    transition: all 1.2s ease-out;
    /* 隱藏 header */
}


.blank {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 130px;
}

/* .vjs-control-bar {
    display: none !important;
} */

.kv_video {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 45vw;
}

/* .vjs-big-play-button {
    display: none !important;
} */

.video-js .vjs-tech {
    height: auto !important;
}

.kv_video .video_forD {
    width: 100%;
    background: #04234B;
}

.kv_video .video_forM {
    display: none;
    width: 100%;
    background: #04234B;
    height: 100%;
}

@media (max-width: 768px) {
    .kv_video {
        height: 80vh;
    }

    .kv_video .video_forD {
        display: none;
    }

    .kv_video .video_forM {
        display: block;
    }
}

/* .kv_video {
    position: relative;
    width: 100vw;
    height: calc(100vh - 130px);
    overflow: hidden;
}

.kv_video iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: calc(100vw / 1.77778);
    transform: translate(-50%, -50%);
} */


.close {
    display: none;
}

.showUp {
    display: block !important;
}

.search_icon {
    margin-left: 5%;
}

.searchbar {
    display: none;
}

/* 0213 add */

.ST_Title {
    font-family: ST_Title;
}

.ST_Text {
    font-family: ST_Text;
}

* {
    font-family: LubalinGraphStd-Medium,
        Arial,
        Helvetica,
        sans-serif;
}

/* color */
/* background color */

._bg_white {
    background: white;
    border: solid 5px #FFD200;
}

._bg_DarkBlue {
    background: rgba(3, 35, 75, 1);
    justify-content: flex-start;
}

._bg_LightBlue {
    background: rgba(60, 180, 230, 1);
}

._bg_Pink {
    background: rgba(230, 0, 126, 1);
}

._bg_Yellow {
    background: rgba(255, 210, 0, 1);
}

._bg_Grey {
    background: rgba(70, 70, 80, 1);
}

._bg_Darkgreen {
    background: rgba(4, 87, 47, 1);
}

._bg_Lightgreen {
    background: rgba(73, 177, 112, 1);
}

._bg_Purple {
    background: rgba(140, 0, 120, 1);
}

/* border color */
._border_DarkBlue {
    border-color: rgba(3, 35, 75, 1);
}

._border_LightBlue {
    border-color: rgba(60, 180, 230, 1);
}

._border_Pink {
    border-color: rgba(230, 0, 126, 1);
}

._border_Yellow {
    border-color: rgba(255, 210, 0, 1);
}

._border_Grey {
    border-color: rgba(70, 70, 80, 1);
}

._border_Darkgreen {
    border-color: rgba(4, 87, 47, 1);
}

._border_Lightgreen {
    border-color: rgba(73, 177, 112, 1);
}

._border_Purple {
    border-color: rgba(140, 0, 120, 1);
}

/* text color */
._text_DarkBlue {
    color: rgba(3, 35, 75, 1);
}

._text_LightBlue {
    color: rgba(60, 180, 230, 1);
}

._text_Yellow {
    color: rgba(255, 210, 0, 1);
}

._text_Grey {
    color: rgba(70, 70, 80, 1);
}

._text_Darkgreen {
    color: rgba(4, 87, 47, 1);
}

._text_Lightgreen {
    color: rgba(73, 177, 112, 1);
}

._text_Purple {
    color: rgba(140, 0, 120, 1);
}

._text_Pink {
    color: rgba(230, 0, 126, 1);
}

h3 {
    color: rgba(3, 35, 75, 1);
    /* border-left: rgba(230, 0, 126, 1) 8px solid; */
    /* text-indent: .3em; */
    /* margin-left: -.4em; */
    display: flex;
    margin: 5% 0 2% 5%;
    font-weight: bold;
    letter-spacing: 0.1rem;
}

h3.sp {
    margin: 5% 0 5% 0;
}

h4 {
    color: rgba(3, 35, 75, 1);
}

/* nav */
nav a {
    padding: 10px;
    display: block;
}

nav a:hover {
    background: #FFD200;
    color: #03234B !important;
}

nav a:hover i {
    color: #03234B !important;
}

nav a i {
    margin-right: 2px;
}

.dropdown_container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dropdown-menu a {
    color: #03234B;
}

/* catalog */
/* #_catalog_application .container {
    padding-left: 0px;
    padding-right: 0px;
} */

#_catalog_application .container .col_container {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#_catalog_application .container .col_container .row_container {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}

/* #_catalog_application .application_item span {
    font-family: ST_Title, "Noto Sans TC", "微軟正黑體", Microsoft Jhenghei;
    font-size: 1.5em;
    text-shadow: rgba(3, 35, 75, 1) 1px 1px 5px;
} */

#_catalog_application .application_item {
    display: block;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding: 120px 10px 120px 10px;
    transition: all 500ms;
    z-index: 0;
    text-align: center;
    overflow: hidden;
}

/* #_catalog_application .application_item:hover {
    color: rgba(255, 210, 0, 1);
} */


/* #_catalog_application .application_item:hover span::after {
    content: '';
    background-color: rgba(3, 35, 75, 1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    opacity: .8;
} */

/* #_catalog_application .application_item span::before {
    content: '';
    background-color: rgba(3, 35, 75, 1);
    position: absolute;
    top: 80%;
    right: 0;
    bottom: 0%;
    left: 0;
    z-index: -1;
    opacity: .8;
} */

#_catalog_application .application_item {
    position: relative;
    margin: 5px 10px;
    overflow: hidden;
    border: solid 3px transparent;
    transition: all 0.4s;
}

#_catalog_application .application_item:hover {
    border: solid 3px #e6007e;
    /* box-sizing: border-box; */
}

#_catalog_application .application_item .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: center/cover no-repeat;
    /* transition: transform 300ms; */
}

#_catalog_application .application_item .bg .inside_container {
    position: absolute;
    padding: 0 5% 0 3%;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(0, 0, 0, .6) 30%, rgba(0, 0, 0, .1));
    /* transform: translateY(80%);
    transition: transform 400ms; */
}

#_catalog_application .application_item .bg .inside_container .inside_title {
    position: relative;
    font-weight: bold;
    font-size: 1.2rem;
    margin: 35% 0 2% 0;
    text-align: left;
}

#_catalog_application .application_item .bg .inside_container .inside_text {
    position: relative;
    text-align: left;
}


/* #_catalog_application .application_item:hover .inside_container {
    transform: translateY(0%);
} */

#_catalog_application ._Automotive .bg {
    background-image: url("../img/UI/Cat_Automotive.jpg");
}

#_catalog_application ._Industrial .bg {
    background-image: url("../img/UI/Cat_Industrial.jpg");
}

#_catalog_application ._PersonalElectronics .bg {
    background-image: url("../img/UI/Cat_Personal-Electronics.jpg");
}

#_catalog_application ._CEPC .bg {
    background-image: url("../img/UI/Cat_CEPC.jpg");
}

#_catalog_application ._IoT .bg {
    background-image: url("../img/UI/Cat_IoT.jpg");
}

#_catalog_application ._AI .bg {
    background-image: url("../img/UI/Cat_AI.jpg");
}

/* #_catalog_productAA {
    padding: 0 5%;
} */

#_catalog_productAA .flex_container {
    display: flex;
    justify-content: center;
    align-items: center;
}

#_catalog_productAA .flex_container .item {
    margin: 0 10px 0 0;
    position: relative;
    overflow: hidden;
}

#_catalog_productAA .flex_container .item2 {
    margin: 0 0 0 10px;
}

#_catalog_productAA .flex_container .item img {
    width: 100%;
    max-width: 100%;
}

#_catalog_productAA .flex_container .item .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    background: linear-gradient(0deg, rgba(4, 35, 75, 1) 30%, rgba(4, 35, 75, 0));
}

#_catalog_productAA .flex_container .item .cta {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 75%;
    padding: 2% 10%;
    /* background-color: rgba(247, 248, 250, 1); */
    /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3); */
    transition: all 0.4s;
}

/* #_catalog_productAA .flex_container .item .cta:hover {
    background-color: rgba(3, 35, 75, 1);
    transition: all 0.4s;
} */

#_catalog_productAA .flex_container .item .cta:hover .title {
    font-size: 1.6rem;
    letter-spacing: 0.2rem;
    transition: all 0.4s;
}

#_catalog_productAA .flex_container .item .cta .title {
    color: white;
    letter-spacing: initial;
    font-size: 1.4rem;
    margin: 0;
    padding: 0;
    font-weight: 550;
    transition: all 0.4s;
}

@media only screen and (max-width:800px) {

    #_ab .container .inside_container a._sign {
        width: 100%;
        max-width: 100%;
    }

    #_ab .container .inside_container {
        padding: 5% 10%;
    }

    #_video .container .video_row p {
        padding: 0 2%;
    }

    .sec_announcement .anno_bar .slide {
        width: calc(100% - 50px);
        background-color: #F3F3F3;
        height: 40px;
    }

    #_catalog_application .application_item {
        min-width: 100%;
        margin: 3px 0;
    }

    #_catalog_product ._mcu,
    #_catalog_product ._sensor,
    #_catalog_product ._ic,
    #_catalog_product ._security,
    #_catalog_product ._car,
    #_catalog_product ._PDSA {
        min-width: 100%;
        margin: 3px 0;
        font-size: 1.5em;
    }

    #_catalog_product ._mcu i,
    #_catalog_product ._sensor i,
    #_catalog_product ._ic i,
    #_catalog_product ._security i,
    #_catalog_product ._car i,
    #_catalog_product ._PDSA i {
        font-size: 1.5em;
        opacity: .8;
        display: inline;
    }

}

@media only screen and (min-width:801px) and (max-width:1280px) {

    #_catalog_application .application_item .tit {
        font-size: 1.2em;
    }

    #_catalog_product ._mcu,
    #_catalog_product ._sensor,
    #_catalog_product ._ic,
    #_catalog_product ._security,
    #_catalog_product ._car,
    #_catalog_product ._PDSA {
        font-size: 1.2em;
    }

    #_catalog_product ._mcu i,
    #_catalog_product ._sensor i,
    #_catalog_product ._ic i,
    #_catalog_product ._security i,
    #_catalog_product ._car i,
    #_catalog_product ._PDSA i {
        font-size: 3em;
        opacity: .8;
    }
}

/* banner */
/* #_carouselBanners {
    margin-top: 150px;
} */

#_carouselBanners .carousel-item img {
    margin: auto;
}

#_carouselBanners .carousel-item .banner_text {
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    position: absolute;
    width: 50%;
    max-width: 50%;
}

#_carouselBanners .carousel-item .banner_text h1,
#_carouselBanners .carousel-item .banner_text h3 {
    color: white;
}

#_carouselBanners .carousel-item .banner_text h3 {
    line-height: 2.4rem;
    padding-left: 10px;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
}

.carousel-indicators {
    margin-bottom: .33em;
}

.carousel-indicators li {
    background-color: #03234a;
    opacity: .33;
}

/* product */
#_catalog_product h3 {
    color: rgba(3, 35, 75, 1);
    margin-left: .3em;
}

#_catalog_product a {
    margin: 0 3px;
    text-align: center;
    padding: 1em 0;
    color: #fff;
    text-decoration: none;
    z-index: 0;
    transition: all 1s;
    background-size: 100%;
    background-position: center center;
}

#_catalog_product a:hover {
    background-size: 150%;
}

#_catalog_product a::after {
    content: '';
    position: absolute;
    top: 100%;
    right: 50%;
    bottom: -10px;
    left: 50%;
    transition: all 1s;
}

#_catalog_product a:hover::after {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    bottom: -10px;
    left: 0;
    background: rgba(255, 210, 0, 1)
}

#_catalog_product a::before {
    content: '';
    background-color: rgba(3, 35, 75, 1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    opacity: .5;
}

#_catalog_product a._mcu {
    background-image: url("../img/UI/Prod_STM32.jpg");
}

#_catalog_product a._sensor {
    background-image: url("../img/UI/Prod_sensor.jpg");
}

#_catalog_product a._ic {
    background-image: url("../img/UI/Prod_IC.jpg");
}

#_catalog_product a._security {
    background-image: url("../img/UI/Prod_security.jpg");
}

#_catalog_product a._car {
    background-image: url("../img/UI/Prod_car.jpg");
}

#_catalog_product a._PDSA {
    background-image: url("../img/UI/Prod_PDSA.jpg");
}

#_catalog_product a i {
    display: block;
    margin: auto;
    font-size: 8em;
    opacity: .8;
}

#_catalog_product a:hover i {
    opacity: 1;
    color: rgba(255, 210, 0, 1)
}

/* AA */
@media only screen and (max-width:800px) {

    #_carouselBanners .carousel-item .banner_text {
        top: 20%;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
        width: 100%;
        max-width: 100%;
        padding: 0 2%;
    }

    #_carouselBanners .carousel-item .banner_text h1 {
        font-size: 32px;
    }

    #_carouselBanners .carousel-item .banner_text h3 {
        line-height: 2.4rem;
        padding-left: 10px;
        border: none;
        margin: 0;
        padding: 0;
        font-size: 18px;
    }


    #_catalog_productAA .flex_container {
        flex-direction: column;
        padding-right: 0px !important;
    }

    #_catalog_productAA .flex_container .item {
        margin: 20px 0 0 0;
    }


    #_menu ul {
        max-height: 60vh;
        overflow: auto;
    }


    .anno_bar {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .menuSP,
    .menuSP_dev {
        position: relative !important;
        top: 0px !important;
        left: inherit;
        width: 100%;
        max-width: 100%;
    }


    .menuSP.active {
        display: inline-flex !important;
    }

    .menuSP_dev.active {
        display: inline-flex !important;
    }

    .dropdown_container {
        display: inline-flex;
        justify-content: flex-start;
        align-items: flex-start;
    }

    #_catalog_application .container .col_container .row_container {
        flex-direction: column;
    }

    #_catalog_productAA ._mcu,
    #_catalog_productAA ._sensor,
    #_catalog_productAA ._ic,
    #_catalog_productAA ._security,
    #_catalog_productAA ._car,
    #_catalog_productAA ._PDSA {
        min-width: calc(100% / 4);
        margin: 3px 1px;
    }

    #_catalog_productAA ._mcu i,
    #_catalog_productAA ._sensor i,
    #_catalog_productAA ._ic i,
    #_catalog_productAA ._security i,
    #_catalog_productAA ._car i,
    #_catalog_productAA ._PDSA i {}
}

@media only screen and (min-width:801px) and (max-width:1280px) {

    #_catalog_productAA ._mcu,
    #_catalog_productAA ._sensor,
    #_catalog_productAA ._ic,
    #_catalog_productAA ._security,
    #_catalog_productAA ._car,
    #_catalog_productAA ._PDSA {}

    #_catalog_productAA ._mcu i,
    #_catalog_productAA ._sensor i,
    #_catalog_productAA ._ic i,
    #_catalog_productAA ._security i,
    #_catalog_productAA ._car i,
    #_catalog_productAA ._PDSA i {}
}

/* product */
/* #_catalog_productAA h3 {
    color: rgba(3, 35, 75, 1);
    margin-left: .3em;
}

#_catalog_productAA a {
    margin: 0 3px;
    text-align: center;
    padding: 1em 0;
    color: #fff;
    text-decoration: none;
    z-index: 0;
    transition: all 1s;
    background-size: 100%;
    background-position: center center;
    font-size: 14px;
}

#_catalog_productAA a._col-s {}

#_catalog_productAA a._col-l {}

#_catalog_productAA a:hover {
    background-size: 150%;
}

#_catalog_productAA a::after {
    content: '';
    position: absolute;
    top: 100%;
    right: 50%;
    bottom: -10px;
    left: 50%;
    transition: all 1s;
}

#_catalog_productAA a:hover::after {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    bottom: -10px;
    left: 0;
    background: rgba(255, 210, 0, 1)
}

#_catalog_productAA a::before {
    content: '';
    background-color: rgba(3, 35, 75, 1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

#_catalog_productAA a:hover::before {
    background-color: rgba(3, 35, 75, .9);
}

#_catalog_productAA a i {}

#_catalog_productAA a:hover i {
    opacity: 1;
    color: rgba(255, 210, 0, 1)
}

#_catalog_productAA a:hover {
    color: rgba(255, 210, 0, 1)
} */

/* pd */

#_pd {
    padding: 0 8%;
}

#_pd .container .col-md-6 {
    padding: 5px;
    position: relative;
}

#_pd .container .col-md-6 div {
    /* background: rgba(60, 180, 230, 1); */
    margin: 0;
    height: 100%;
}

#_pd .new_item {
    display: block;
    margin: .5em;
    color: rgba(3, 35, 75, 1);
    text-indent: -.7em;
    margin-left: 2em;
    text-decoration: none;
    transition: all 1s;
    position: relative;
    padding: .3em 0;
}

#_pd .new_item:hover {
    color: rgba(255, 210, 0, 1);
    z-index: 999;
}

#_pd .new_item::after {
    content: '';
    background-color: rgba(3, 35, 75, 0);
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 50%;
    left: -2em;
    ;
    z-index: -1;
    border-radius: 30px;
    transition: bottom .1s, right 1.2s;
}

/*#_pd a:hover::after{content:''; background-color:rgba(3, 35, 75, 1); position:absolute; top:0; right:0; bottom:0; left:-2em;}*/
#_pd .new_item i {
    margin-right: .5em;
}

#_pd a._more,
#_DL a._more,
.new_videos a._more {
    display: inline;
    position: relative;
    padding: 8px 10px 0px 0px;
    background-color: rgba(255, 210, 0, 1);
    color: rgba(3, 35, 75, 1);
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    left: 5%;
    border-radius: 10px 0 10px 0;

}

#_video a._more {

    display: inline;
    position: relative;
    padding: 8px 10px 0px 0px;
    background-color: rgba(255, 210, 0, 1);
    color: rgba(3, 35, 75, 1);
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    left: 2%;
    border-radius: 10px 0 10px 0;

}



#_pd a._more:hover {
    background-color: rgba(3, 35, 75, 1);
    color: #fff;
}

#_DL a._more:hover {
    background-color: rgba(255, 210, 0, 1);
    color: rgba(3, 35, 75, 1);
}

#_pd a._more:hover:after {
    background-color: transparent;
}

.newIcon {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 15px 0 10px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 0 15px 15px 0;
    margin: 0 0 0 20px;
    transform: translate(0, -2px);
    color: #fff;
    background-color: rgba(255, 210, 0, 1);
    animation-name: newIconColor;
    /*動畫名稱，需與 keyframe 名稱對應*/
    animation-duration: 1s;
    /*動畫持續時間，單位為秒*/
    animation-delay: 2s;
    /*動畫延遲開始時間*/
    animation-iteration-count: infinite;
    /*動畫次數，infinite 為無限次*/
    animation-timing-function: ease-in;
}

@keyframes newIconColor {
    0% {
        margin: 0 0 0 20px;
    }

    25% {
        margin: 0 0 0 30px;
    }

    50% {
        margin: 0 0 0 20px;
    }

    60% {
        margin: 0 0 0 25px;
    }

    70% {
        margin: 0 0 0 20px;
    }

    75% {
        margin: 0 0 0 23px;
    }

    80% {
        margin: 0 0 0 20px;
    }

    83% {
        margin: 0 0 0 22px;
    }

    85% {
        margin: 0 0 0 20px;
    }

    100% {
        margin: 0 0 0 20px;
    }
}

.listNewIcon {
    margin: 0 0 0 0 !important;
}

.listNewIcon::before {
    content: 'NEW' !important;
    margin: 0 0 0 -0.75rem;
    color: rgba(3, 35, 75, 1);
    font-size: 0.5rem;
    padding: 3px 5px;
    background-color: rgba(255, 210, 0, 1);

}

/* video */
/* #_video .container {
    padding: 1em 2em;
} */

#_video .container .video_row {
    /* background: #F7F8FA; */
    padding: 2% 10% 0 10%;
}

#_video .container .video_row .video_item {
    padding: 0 1% 2% 1%;
}

#_video .container .video_row .video_item video {
    box-shadow: 2px 5px 20px rgba(0, 0, 0, 0.4);
    border: solid 2px #04234B;
    box-sizing: border-box;
    border-radius: 10px;
}

#_video .container .video_row p {
    text-align: left;
    font-weight: 500;
    margin: 20px 0 30px 0;
    color: #04234B;
    font-size: 1rem;
    letter-spacing: 0.4;
}

#_video a {
    color: rgba(140, 0, 120, 1);
    cursor: pointer;
    text-decoration: none;
}

#_video a *,
#_video a * *,
#_video a * *::before {
    transition: all 1s;
}

#_video a div {
    min-height: 140px;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

#_video a:hover div {
    background-size: 150%;
}

#_video a div i {
    color: rgba(140, 0, 120, 1);
    font-size: 50px;
    bottom: calc(50% - 25px);
    right: calc(50% - 25px);
    position: absolute;
    background: #fff;
    border-radius: 50px;
    padding: 2px;
}

#_video a:hover div i {
    color: rgba(230, 0, 126, 1);
    padding: 5px;
    text-shadow: rgba(140, 0, 120, 1) 2px 2px 5px;
}

#_video a div::before {
    content: '';
    background: rgba(3, 35, 75, 0);
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
    position: absolute;
    transition: all 1s;
}

#_video a:hover div::before {
    content: '';
    background: rgba(3, 35, 75, .5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}

#_video a p {
    color: rgba(140, 0, 120, 1);
}

#_video a:hover p {
    color: rgba(230, 0, 126, 1);
}

/* about ST */
#_abtST {
    background: rgba(60, 180, 230, 0);
    padding: 1em 2em;
    border: rgba(3, 35, 75, .25) 1px solid;
}

#_event {
    background: rgba(60, 180, 230, 0);
    padding: 0;
}

#_carousel_event img {
    margin: 0;
}

/* new_footer */

footer {
    background: #f7f8fa;
    border-top: 2px solid #f0f1f3;
    /* margin-top: 3%; */
}

footer .container {
    position: relative;
    max-width: 1500px;
}

footer .footer_container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 2% 3% 5%;
}

footer .footer_container .st_logo {
    display: inline-block;
}

footer .footer_container .st_logo img {
    width: 200px;
    max-width: 100%;
    margin: 5% 0;
}

footer .footer_container .content_area {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 1%;
}

footer .footer_container .content_area .footer_part {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
}

footer .footer_container .content_area .footer_part .title {
    font-size: 20px;
    letter-spacing: 0.1rem;
    margin: 10% 0;
    color: #06234B;
    font-weight: bold;
}

footer .footer_container .content_area .footer_part .footer_link {
    font-size: 14px;
    color: #06234B;
    margin: 5% 0;
    text-decoration: none;
}

footer .footer_container .content_area .footer_part .footer_link:hover {
    color: #90cfeb;
}


footer .footer_container .content_area .footer_part4 .area1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

footer .footer_container .content_area .footer_part4 .social_icons {
    margin-top: 80%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}

footer .footer_container .content_area .footer_part4 .social_icons .fus {
    font-family: "ST_Text", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #06234B;
    font-size: 18px;
}

footer .footer_container .content_area .footer_part4 .social_icons .icons {
    /* display: flex;
    justify-content: center;
    align-items: center;   */
    width: 100%;
}

footer .footer_container .content_area .footer_part4 .social_icons .icons a {
    text-decoration: none;
}

footer .footer_container .content_area .footer_part4 .social_icons a img {
    max-width: 30px;
    margin: 5% 3% 0 3%;
    filter: grayscale(100%);
    transition: all 0.2s ease-out;
}

footer .footer_container .content_area .footer_part4 .social_icons a:hover img {
    filter: grayscale(0%);
}

@media (max-width:768px) {
    footer .footer_container .content_area {
        flex-direction: column;
    }

    footer .footer_container .content_area .footer_part {
        padding-left: 10%;
        margin: 5% 0;
    }

    footer .footer_container .content_area .footer_part .title {
        font-size: 24px;
        margin: 5% 0;
    }

    footer .footer_container .content_area .footer_part .footer_link {
        font-size: 18px;
        margin: 3% 0;
    }

    footer .footer_container .content_area .footer_part4 .social_icons {
        margin-top: 20%;
    }

}

/* old_footer */
/* footer {
    padding: 30px;
} */

/* footer h5 {
    color: rgba(255, 210, 0, 1);
} */

/* footer a:hover h5 {
    color: rgba(230, 0, 126, 1);
} */

._btn01,
._btn02,
._btn03 {
    padding: 20px;
    text-align: center;
}

._btn01 *,
._btn02 *,
._btn03 * {
    transition: all 1s;
}

._btn01 a,
._btn02 a,
._btn03 a {
    border: rgba(3, 35, 75, 1) 1px solid;
    display: block;
    text-decoration: none;
    padding: 20px 0 10px 0;
    background: rgba(3, 35, 75, 1);
}

._btn01 a:hover,
._btn02 a:hover,
._btn03 a:hover {
    border: rgba(3, 35, 75, 1) 1px solid;
    display: block;
    text-decoration: none;
    padding: 20px 0 10px 0;
    background: rgba(255, 210, 0, 1);
}

._btn01 a i,
._btn02 a i,
._btn03 a i {
    color: rgba(255, 210, 0, 1);
    font-size: 1.2em;
    padding-left: 10px;
}

._btn01 a:hover i,
._btn02 a:hover i,
._btn03 a:hover i {
    color: rgba(230, 0, 126, 1);
}

/*====== breadcrumb ======*/
._breadcrumb {
    font-size: 14px;
    padding: .6em 0;
    color: rgba(60, 180, 230, 1);
}

._breadcrumb a {
    color: rgba(60, 180, 230, 1);
    margin-right: 5px;
    text-decoration: none;
}

._breadcrumb a:hover {
    color: rgba(3, 35, 75, 1);
}

._breadcrumb a::after {
    content: '  >  ';
    color: rgba(60, 180, 230, .5);
}

/*====== product ======*/
._prod .card {
    background: rgba(3, 35, 75, .25);
    height: 100%;
}

._prod .card,
._prod .card-header,
._prod .card-body,
._prod .card-footer {
    border: none;
}

._prod .card-header,
._prod .card-footer {
    background: transparent;
}

._prod .card-header {
    padding: 0;
    position: relative;
}

._prod .card-header h4 {
    background: rgba(255, 210, 0, 1);
    position: absolute;
    padding: .5em 1em;
}

._prod .card-body {
    margin-top: 3em;
}

._prod .card-body img {
    width: 100%;
}

._prod .card-body .col-4 {
    padding-right: .5em;
}

._prod .card-body .col-8 {
    padding-left: .5em;
}

._prod .card-body h6,
._prod .card-body li,
._prod .card-body p {
    color: rgba(3, 35, 75, 1);
    font-size: 14px;
}

._prod .card-footer {
    text-align: right;
    padding: 1em;
}

._prod .card-footer a {
    background: rgba(3, 35, 75, 1);
    display: inline;
    padding: .5em 1em !important;
    color: #fff;
    text-decoration: none;
}

._prod .card-footer a:hover {
    background: rgba(60, 180, 230, 1);
}

/* --------------------------------------sec_announcement */

@keyframes announcement {
    0% {
        /* border: 3px solid rgba(255, 210, 0, 0); */
        border: 3px solid rgba(3, 35, 75, 1);
    }

    50% {
        border: 3px solid rgba(255, 210, 0, 1);
    }

    100% {
        /* border: 3px solid rgba(255, 210, 0, 0); */
        border: 3px solid rgba(3, 35, 75, 1);
    }

}

.sec_announcement {
    /* padding: 0 2%; */
    margin-bottom: 25px;
}

.sec_announcement .container {
    padding: 0;
    border: none;
    overflow: hidden;
    /* animation-name: announcement;
    animation-duration: 0.6s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in; */
}

.sec_announcement .anno_bar {
    white-space: nowrap;
    font-size: 0;
}

.sec_announcement .anno_bar .title,
.sec_announcement .anno_bar .slide {
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
}

.sec_announcement .anno_bar .title {
    display: inline-block;
    width: 120px;
    padding: 10px 20px;
    font-size: 1.25rem;
    background-color: rgba(3, 35, 75, 1);
    color: #fff;
    line-height: 1;
}

.sec_announcement .anno_bar .slide {
    width: calc(100% - 120px);
    background-color: #F3F3F3;
    height: 40px;
}

.sec_announcement .anno_bar .anno_item {
    border-width: 0;
}

.sec_announcement .anno_bar .anno_item .link_wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 20px;
    line-height: 40px;
    color: rgba(3, 35, 75, 1);
    transition: all 0.3s ease-in-out;
}

.sec_announcement .anno_bar .anno_item .link_wrap:hover {
    /* color: rgba(255, 210, 0, 1); */
    opacity: 0.6;
}

.sec_announcement .anno_bar .anno_item .tag.tg1 {
    color: #ff7200;
}

.sec_announcement .anno_bar .anno_item .tag.tg2 {
    color: #25c937;
}

.sec_announcement .anno_bar .anno_item .tag::after {
    content: " /";
}

.sec_announcement .anno_bar .anno_item .date {
    color: #1d4056;
}

.sec_announcement .anno_bar .anno_item .date::before {
    content: "";
    display: inline-block;
    width: 0.5em;
}

.sec_announcement .anno_bar .anno_item .date::after {
    content: " -";
    padding-right: 0.25em;
}

/*====== application_page ======*/
.application_page_nav {
    margin: 24px 0;
}

.application_page_nav .nav-tabs {
    border: none;
    flex-wrap: nowrap;
}

.application_page_nav .nav-link {
    flex: 0 1 auto;
    color: #000;
    padding: .5em .9em;
    text-align: center;
    transition: background 300ms, color 300ms;
    border-radius: 30px;
}

.application_page_nav .nav-link:hover {
    background: #03234b;

}

.application_page_nav .nav-link:hover {
    color: #ffd200;
}

.application_page_nav .nav-link.active {
    background: #03234b;
}

.application_page_nav .nav-link.active {
    color: #ffd200;
}

nav .nav-link {
    position: relative;
}

.menuSP,
.menuSP_dev {
    position: absolute;
    top: 45px;
    left: inherit;
    display: none;
    z-index: 999;
}

.menuSP.active {
    display: block;
}


.menuSP_dev.active {
    display: block;
}




._app {
    border: rgba(60, 180, 230, .25) 1px solid;
    margin-bottom: 1em;
    background: rgba(60, 180, 230, .1);
}

._app_header {
    background: rgba(60, 180, 230, .25);
    padding: .8em 1em .5em 1em;
    position: relative;
}

._app_header h4 {
    background: rgba(230, 0, 126, .25);
    position: absolute;
    color: rgba(3, 35, 75, 1);
}

._app_body {
    padding: 1em 1em 0 1em;
    color: rgba(3, 35, 75, 1);
}

._app_body p {
    padding-left: .7em;
    margin-left: .3em;
    border-left: rgba(70, 70, 80, .1) 2px solid;
}

._app_body a {
    display: block;
    padding: 0;
    margin: 0;
}

._app_body a.inline_link {
    display: inline;
}

._app_body a.inline_link:hover {
    color: #e6007e;
}

._app_body a:not(.inline_link):hover {
    text-decoration: none;
}

._app_footer {
    text-align: right;
}

._app_footer a {
    background: rgba(3, 35, 75, 1);
    display: inline-block !important;
    padding: 0;
    padding: .5em 1em !important;
    color: #fff;
}

._app_footer a:hover {
    text-decoration: none;
    background: rgba(60, 180, 230, 1);
    color: rgba(3, 35, 75, 1);
}

/* video */
#_video_ind {
    padding: 1em;
    background-color: #F7F8FA;
}

#_video_ind .container {
    background-color: transparent;
}

#_video_ind .video_cnt {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}

#_video_ind .video_cnt .video_item {
    position: relative;
    width: 25%;
    box-sizing: border-box;
    padding: 20px 50px;
    flex: 1 0 100%;
    background-color: #fff;
    border-bottom: solid 5px #F7F8FA;
}

#_video_ind .video_cnt .video_item a {
    font-size: 1.2em;
    margin: 1em 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-decoration: none;
}

#_video_ind .video_cnt .video_item .pic {
    position: relative;
    width: 380px;
    height: 162px;
    border-radius: 5px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#_video_ind .video_cnt .video_item .pic .playMask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    transition: all 0.2s ease-out;
}

#_video_ind .video_cnt .video_item .pic .playMask::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: url(../img/video/play.svg)center/cover no-repeat;
    transform: translate(-50%, -50%) scale(1);
    z-index: 2;
    transition: all 0.2s ease-out;
}

#_video_ind .video_cnt .video_item .pic.new::after {
    content: '最新';
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: auto;
    padding: 4px 15px;
    border-radius: 5px;
    color: #fff;
    background-color: #000;
    text-align: center;
    font-size: 12px;
    pointer-events: none;
}

#_video_ind .video_cnt .video_item .pic.push::after {
    content: '推薦';
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: auto;
    padding: 4px 15px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    background-color: #757575;
    pointer-events: none;
}

#_video_ind .video_cnt .video_item .text {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5px;
    height: auto;
    font-size: 1rem;
    color: #05244A;
    margin: 13px 0 0 5%;
}

#_video_ind .video_cnt .video_item a:hover .pic .playMask {
    background-color: rgba(0, 0, 0, 0);
}

#_video_ind .video_cnt .video_item a:hover .pic .playMask::before {
    transform: translate(-50%, -50%) scale(1.05);
}


/*  list  */
#_list {
    padding: 1em;
}

#_list a {
    font-size: 1.2em;
    margin: 1em 0;
    display: block;
    text-decoration: none;
}

#_list a i {
    margin-right: .3em;
}

#_list a div div:nth-child(1) {
    background: rgba(60, 180, 230, 1);
    text-align: center;
    color: #fff;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: .3em 0;
}

#_list a div div:nth-child(2) {
    background: rgba(60, 180, 230, .25);
    color: rgba(3, 35, 75, 1);
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: .3em 2em .3em 2em;
}

#_list a:hover div div {
    color: rgba(60, 180, 230, 1);
    background: rgba(3, 35, 75, 1);
}


/* agent */
#_list_agent div {
    margin-bottom: 1em;
}

._agent {
    border: rgba(73, 177, 112, .25) 1px solid;
    margin-bottom: 1em;
    background: rgba(73, 177, 112, .1);
    height: 100%;
}

._agent_header {
    background: rgba(73, 177, 112, .25);
    padding: .8em 1em .5em 1em;
    position: relative;
}

._agent_header div {
    text-align: center;
    padding: 10px;
}

._agent_header div div {
    margin: 0;
    padding: 0;
}

._agent_header div h5 {
    margin: 0;
    font-size: 16px;
    margin-bottom: -30px;
}

._agent_header div img {
    mix-blend-mode: darken;
}

._agent_body {
    padding: 1em 1em 0 1em;
    color: rgba(4, 87, 47, 1);
}

._agent_body p {
    padding-left: .7em;
    margin-left: .3em;
    border-left: rgba(70, 70, 80, .1) 2px solid;
}

._agent_body i {
    margin-right: .5em;
}

._agent_body a {
    color: rgba(4, 87, 47, 1);
    padding: .3em 1em;
    border-radius: 20px;
    display: block;
}

._agent_body a:hover {
    background: rgba(4, 87, 47, 1);
    color: rgba(255, 210, 0, 1);
}


.btn_h5 {
    border-left: rgba(67, 181, 228, .3) 6px solid;
    background: rgba(255, 255, 255, 1);
    box-shadow: rgba(0, 0, 0, .1) 2px 2px 8px;
}

.btn_h5 h5 {
    color: rgba(67, 181, 228, 1.00);
    text-align: left;
}

.btn_h5:hover {
    background: rgba(67, 181, 228, 1.00);
}

.btn_h5:hover * {
    color: rgba(255, 255, 255, 1.00);
    text-shadow: rgba(0, 0, 0, .3) 2px 2px 3px;
}

a>i {
    color: rgba(225, 225, 225, .8);
    font-style: normal;
    padding: 0 .5rem;
}

a:hover>i {
    color: rgba(255, 255, 255, 1);
    font-style: normal;
    padding: 0 .5rem;
}

@media (max-width:768px) {

    #_video_ind .video_cnt {
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch;
    }

    #_video_ind .video_cnt .video_item {
        position: relative;
        width: 100%;
        box-sizing: border-box;
        padding: 10px 15px;
    }
}

@media (max-width: 768px) {
    h3 {
        font-size: 36px;
    }


    #_download .sub_title {
        font-size: 16px;
        margin: 0;
        /* padding: 0 12%; */
    }
}