.breadcrumb-banner-area {
    background-size: cover;
    padding: 9.2rem 0;
}

breadcrumb-text h1:after {
    display: none;
}

.breadcrumb-text h1 {
    padding-bottom: 0px;
    margin: 0 0 0 0;
}

.team_overlay_style {
    position: relative;
}

.piccell {
    float: left;
    overflow: hidden;
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.piccell:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.section-title-wrapper:after {
  height: 33px;
  width:66px;
  bottom:0px;
}
    

.section-title-wrapper:before {
    bottom: 8px;
}

.walkpeople {
    position: absolute;
    bottom: -20px;
}

@media screen and (max-width: 1024px) {
    .walkpeople {
        display: none;
    }
}

#multilevel .col-lg-2 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10% !important;
}

.team_overlay_style .item_group .image_ps img {
    height: 80px;
}

@media screen and (max-width: 1024px) {
    #multilevel .col-lg-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20% !important;
    }
}

@media screen and (max-width: 480px) {
    .container {
        max-width: 100%;
    }
    .breadcrumb-banner-area {
        padding: 0;
    }
}

.infobox {
    padding: 0px;
}

.line-it-button {
    width: 45px !important;
    height: 45px !important;
    position: initial !important;
}

.social-share {
    display: inline-block;
}

.social-share img {
    margin-top: -30px;
}

.social-sharesa {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px 20px 0px 15px;
    border-right: 1px solid #eee;
}

.social-sharesa:last-child {
    margin-right: -10px;
    border-right: 0px solid #eee;
}

.social-sharesa p {
    text-align: center;
    margin-top: 5px;
}

#mission-feedback-btn {
    margin-left: 10px;
}

.section-title-wrapper {
    margin-bottom: 30px;
}

@media screen and (max-width: 1024px) {
    #chart {
        display: none;
    }

    .social-sharesa.grid {
        display: none;
    }
}
/* Lynn add E */

/*fix*/
.cursor-pointer {
    cursor: pointer
}


.section {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.card {
    border-radius: 0;
    box-shadow: 0 1px 20px 0 rgb(69 90 100 / 8%);
    margin-bottom: 30px;
    transition: all 0.5s ease-in-out;
    border: 1px solid #ccc;
}

.card .card-header {
    background-color: #fff1d4;
    border-bottom: 1px solid #f1f1f1;
    padding: 20px 25px;
    position: relative;
}

.card .card-header .question {
    margin-bottom: 0;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    margin-right: 10px;
    line-height: 1.1;
    position: relative;
}

.card .card-header .question:after {
    content: "";
    background-color: #2F80ED;
    position: absolute;
    left: -25px;
    top: 0;
    width: 4px;
    height: 20px;
}

.boxsolid {
    margin-bottom: 0em;
}

@media screen and (max-width: 480px) {
    .col-md-6 {
        width: 50%;
    }

    .special:before,
    .special:after {
        display: none;
    }

    .infoboxs {
        display: block !important;
    }

    .infoboxs img {
        width: 100%;
    }

    .boxsolid {
        margin-bottom: -2em;
    }
}

.infoboxs {
    display: flex;
    align-self: center;
    background-color: #cde8e2;
    border: 1px solid #ccc;
}

.infocontent {
    font-size: 0.6em;
    display: flex;
    align-self: center;
}

.infobox {
    padding: 20px 10px;
    font-size: 14.4pt;
    line-height: 1.7rem;
    text-align: justify;
}

.xlearn3dbox {
    position: fixed;
    width: 66px;
    bottom: 66px;
    text-align: center;
    z-index: 10;
    color: #2F80ED;
    left: 50%;
    margin-left: 500px;
    font-weight: 700;
}

@media screen and (max-width: 768px) {
    .xlearn3dbox {
        display: none;
    }
}

/* 送出 */

.xlearn2dbtn {
    text-align: center;
    border: 0;
    transition: .2s;
    width: 60px;
    height: 36px;
    line-height: 36px;
    font-weight: 700;
    font-size: 14px;
    color: #333 !important;
    background: linear-gradient(180deg, #fff, #ccc);
    box-shadow: 0 2px 4px rgb(18 18 18 / 50%);
    border-radius: 9999px;
    margin: 4px;
    padding: 0 2rem 0 .85rem;
    white-space: nowrap;
}

/* 上一頁下一頁 */

.xlearn3dbtn {
    text-align: center;
    border: 0;
    transition: .2s;
    width: 80px;
    height: 36px;
    line-height: 36px;
    font-weight: 700;
    font-size: 14px;
    color: #333 !important;
    background: linear-gradient(180deg, #fff, #ccc);
    box-shadow: 0 2px 4px rgb(18 18 18 / 50%);
    border-radius: 9999px;
    margin: 4px;
    padding: 0 2rem 0 .85rem;
    white-space: nowrap;
}

/* 字體大中小 */

.xlearn1dbox {
    position: fixed;
    width: 66px;
    bottom: 20px;
    left: 20px;
    text-align: center;
    z-index: 10;
    color: #333;
}

@media screen and (max-width: 768px) {
    .xlearn1dbox {
        display: none;
    }
}

.xlearn1dbtn {
    text-align: center;
    border: 0;
    transition: .2s;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-weight: 700;
    font-size: 14px;
    color: #333 !important;
    background: linear-gradient(180deg, #fff, #ccc);
    box-shadow: 0 2px 4px rgb(18 18 18 / 50%);
    border-radius: 9999px;
    margin: 4px;
    padding: 0 2em 0 1em;
}

/* 關卡 */
@media only screen and (min-width: 30rem) {
    .pagination {
        display: inline-flex;
        position: relative;
        top: 0rem;
        border-radius: 100%;
        width: 100%;
    }

    .pagination li {
        border: 0.375rem solid #C4C4C4;
        border-radius: 100%;
        height: 3.75rem;
        width: 3.75rem;
        margin: 0 calc(100%/10 - 60px) 0 0;
        position: relative;

    }

    .pagination li.active {
        border: 0.375rem solid #2F80ED;
        border-radius: 100%;
        height: 3.75rem;
        width: 3.75rem;
        margin: 0 calc(100%/10 - 60px) 0 0;
        z-index: 11;
    }

    .pagination li a.page-link {
        color: #fff;
        font-size: 1rem;
        font-weight: 500;
        line-height: 2rem;
        height: 3.125rem;
        width: 3.125rem;
        border-radius: 100%;
        display: block;
        border: 0.25rem solid #f8f8f8;
        transition: all 0.5s ease 0s;
        background-color: #C4C4C4;
        text-align: center;
        cursor: pointer;
    }

    .pagination li.active a.page-link {
        color: #fff;
        background-color: #2F80ED;
        border: 0.25rem solid #f8f8f8;
        text-align: center;
        cursor: pointer;
    }
}

@media only screen and (max-width: 30rem) {
    .nav-items {
        padding: 4px 16px;
        border-radius: 100%;
        width: 86px;
        height: 86px;
        font-size: 2rem;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
    }
    .nav-items.active {
        background: #2F80ED;
        color: #fff;
    }

    .nav-item:last-child {
        padding: 20px 28px;
    }

    .h-90 {
        height: 36px;
    }

    .section {
        padding-top: 5.75rem;
        padding-bottom: 2rem;
    }
}

.page-item:first-child .page-link {
    border-top-left-radius: 100%;
    border-bottom-left-radius: 100%;
}

.page-item:last-child .page-link {
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
}

ul.pagination li:last-child {
    padding-left: 0em;
}

.my_fontsize{
    font-size: 10px;
}


.scroll {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

/*fix*/
.special h2 {
    text-align: center;
    font-size: 1.6rem;
}
.infocontent {
    font-size: 1.5em;
    padding: 0.5rem;
}
strong, b {
    font-weight: 600;
}
.infobox a {
    color: #0d6efd;
}
.form-check {
    font-size: 1.2rem;
    padding-top: 0.6rem;
    margin-bottom: 0.6rem;
    line-height: 1.7rem;
    text-align: justify;
}
.mission-feedback {
    font-size: 1.1rem;
}
.xlearn2dbtn {
    width: 110px;
}
.xlearn3dbox {
    text-align: center;
}
.xlearn3dbtn {
    width: 140px;
    padding: 0 1rem 0 1rem;
}
@media screen and (max-width: 480px) {
    .latest-page {
        padding: 25px 0;
    } 
    .example-one-header {
        min-height: 50px;
        height: auto;
        padding-top: 15px;
    }
}
.card .card-header .question {
    margin-top: 1.2rem;

    font-size: 1.2rem;
    line-height: 1.7rem;
    text-align: justify;
}
.answer {
    color: #09f;
}

/*手機版用功能鍵(舊)*/
.xlearn3dbox-mobile {
     display: none;
}
@media screen and (max-width: 480px) {
    
    .xlearn3dbox-mobile .col-4 {
        padding: 0px;
    }
    .xlearn3dbox-mobile button {
        width: 100%;
        height: 50px;
        font-weight: bold;
        background-color: #fff;
        border: 1px solid #b1bcc3;
        padding-bottom: 5px;
        font-size: 1.3rem;
        color: #7b9f5b;
        /*
        color: #fff;
        background-color: #7b9f5b;
        border: 1px solid #fff;
        */
    }
    .footer-area {
        padding-bottom: 40px;
    }   
}



/*手機版用功能鍵(新)*/
.phonebox {
    display: none;
}

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

    .vertical-align-middle {
        display: inline-block;
        vertical-align: middle;
        margin: -15px auto;
    }

    .phonebox {
        display: block;
        position: relative;
        bottom: 0;
    }

    .phoneboxfirst {
        display: block;
        position: relative;
        bottom: 66px;
    }

    .phoneboxfirst .content {
        position: fixed;
        bottom: 66px;
        left: 0;
        padding: 10px;
        width: 100%;
        background-color: #fff;
        z-index: 1000;
    }

    .phonebox .navtab {
        position: fixed;
        bottom: 0;
        left: 0;
        margin-bottom: 0px;
        width: 100%;
        z-index: 1000;
    }

    .navtab ul {
        background-color: #fff;
        display: flex;
        list-style-type: none;
        padding: 0;
        margin: 0;
        height: 66px;
    }

    .navtab li {
        color: #333;
        cursor: pointer;
        flex: 1;
        padding: 15px;
        text-align: center;
        border-left: 1px solid #eee;
    }

    .navtab li:nth-child(3), .navtab li:nth-child(4) {
        padding: 12px;
    }

    .navtab ul li p {
        font-size: 12px;
        margin: 2px 0;
    }

    .navtab ul li.active, .navtab ul li.active a {
        background-color: #86bc42;
        color: #fff;
    }

    .nav-item {
        padding: 22px 24px;
        border-radius: 100%;
        width: 66px;
        height: 66px;
        font-size: 2rem;
        text-align: left;
        font-weight: bold;
        margin: 5px auto;
        display: inline-block;
    }

    .releft {
        padding: 22px 16px !important;
    }

    .nav-item {
        border-right: 1px solid rgba(114, 124, 135, 0.2);
        background-color: rgba(114, 124, 135, 0.2);
    }

    .nav-item.active {
        background: #86bc42;
        color: #fff;
    }

    .nav-item-small {
        padding: 6px 14px;
        border-radius: 100%;
        width: 36px;
        height: 36px;
        background-color: #C4C4C4;
        margin-left: 12px;
        margin-right: 2px;
    }

    .nav-item-small.active {
        background-color: #86bc42;
    }

    .orange {
        background-color: #2F80ED;
        color: #fff;
    }

    .nav-item:last-child {
        padding: 20px 28px;
    }

    #scrollUp, .mean-container .mean-bar:before {
        display: none !important;
    }
    .example-one-header {
        padding-top: auto;
        text-align: center !important;
    }
    
    /*追加*/
    .phoneboxfirst {
        display: none;
    }
    .vertical-align-middle {
        margin: -15px 0.65rem;
        text-align: left;
    }
    a.nav-item {
        color:#000;
    }
    a.orange {
        background-color: #2F80ED;
        color: #fff;
    }
    .nav-item:last-child {
        padding: 22px 24px;
    }
}
/*fix*/
.gray-2 {
    color: #CCC;
}
.breadcrumb-text h1 {
    text-shadow: 2px 2px 2px #000;
}
.breadcrumb-bar li {
    text-shadow: 2px 2px 2px #000;
}
.task-gain h5 {
    margin: 1em 0 0 0;
}
.form-check-input {
    margin-top: 0.45rem;
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.custom_font_1rem{
    font-size: 1rem;
}

.custom_col {
    /*flex: 0 0 auto;
    max-width: 66%;*/
}