/*-- index_banner 段落開始 */
.index_banner {}

.index_banner .sec_item .swiper-slide img {
    max-width: 100%;
}

.index_banner .sec_item .item_detail {
    width: 100%;
}

.index_banner {
    height: 750px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
    position: relative;
}

.index_banner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#b5bdc8+0,828c95+36,28343b+100;Grey+Black+3D */
    background: linear-gradient(135deg, rgba(181, 189, 200, 1) 0%, rgba(130, 140, 149, 1) 36%, rgba(40, 52, 59, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    transform: skewY(-55deg) scale(1.2, 1.4);
    /* 使遮色片傾斜 */
    transform-origin: top left;
}

.index_banner::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#cedce7+0,596a72+100;Grey+3D+%231 */
    background: linear-gradient(135deg, rgba(206, 220, 231, 1) 0%, rgba(89, 106, 114, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    transform: skewY(-55deg) scale(1.2, 1.4);
    /* 使遮色片傾斜 */
    transform-origin: top right;
}

/* index_banner 段落結束 --*/
/* desc content */
.desc_contnet {
    padding: 80px 0 20px 0;
    /*     background: #fff; */
}

/* desc content */
/* rwd_introduction 段落開始 --*/
.rwd_introduction {
    background-color: rgba(229, 234, 236, 1);
    padding: 150px 0 250px 0;
    background-image: url(../images/index/rwd_bg.png);
    background-repeat: no-repeat;
    background-position: right 100px;
    background-size: 45%;
}

.rwd_introduction .cont_title {
    font-size: 32px;
    color: #1b1b1b;
    margin-bottom: 20px;
}

.rwd_introduction .cont_txt {
    color: #52575c;
    font-size: 18px;
    margin-top: 10px;
    line-height: 27px;
    display: inline-block;
    font-weight: 100;
    letter-spacing: 1px;
}

.rwd_introduction .cont_txt span {
    color: #9a0000;
}

/* rwd_introduction 段落結束 --*/

/*-- pagespeed_subject 段落開始 */
.pagespeed_subject {
    padding: 90px 0 40px 0;
}

/* pagespeed_info 片段開始 */
.pagespeed_info {
    letter-spacing: 1px;
}

.pagespeed_info .cont_title {
    font-size: 25px;
    font-weight: bold;
}

.pagespeed_info .cont_title span {
    color: #9a0000;
}

.pagespeed_info .cont_en {
    margin-bottom: 15px;
    letter-spacing: 0px;
}

.pagespeed_info .cont_txt {
    margin-bottom: 15px;
}

/* pagespeed_info 片段結束 */
/* pagespeed_subject 段落結束 --*/

/*-- choice_subject 段落開始 */
.choice_subject {
    background-image: url(../images/index/choice_bg.jpg);
    background-repeat: repeat-x;
    padding: 90px 0 90px 0;
}

/* choice_title 片段開始 */
.choice_title {
    color: #e7e7e7;
    letter-spacing: 1px;
    margin-bottom: 100px;
}

.choice_title .cont_en {
    margin-bottom: 10px;
}

.choice_title .cont_title {
    font-size: 22px;
}

.choice_title .cont_line {
    width: 45px;
    height: 1px;
    background: #474851;
    margin: 25px auto 20px auto;
}

/* choice_title 片段結束 */
/* choice_info 片段開始 */
.choice_info {
    letter-spacing: 1px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 10px;
    padding: 180px 0 180px 0;
}

.choice_info .cont_en {
    margin-bottom: 10px;
}

.choice_info .cont_title {
    font-size: 22px;
    color: #1f1f1f;
}

.choice_info .cont_line {
    width: 45px;
    height: 1px;
    background: #474851;
    margin: 25px auto 20px auto;
}

.choice_info .cont_txt {
    color: #6c6c6c;
    margin-bottom: 10px;
}

.choice_info .cont_link {}

.choice_info .cont_link a {
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #151620;
    display: inline-block;
}

.choice_info .cont_link a:hover {
    background: #161a4f;
}

/* choice_info 片段結束 */
/* maybe_title 片段開始 */
.maybe_content {
    margin-top: 100px;
    padding-top: 35px;
    border-top: 1px solid #ccc;
}

.maybe_content .col-md-4,
.maybe_content .col-md-8 {
    padding: 0;
}

/* maybe_title 片段結束 */
/* maybe_link 片段開始 */
.maybe_link {
    padding: 0 10px;
    text-align: right;
}

.maybe_link a {
    display: inline-block;
    letter-spacing: 0.5px;
    margin-left: 50px;
    color: #1f1f1f;
}

.maybe_link a:hover {
    -webkit-transform: scale(0.92);
    -o-transform: scale(0.92);
    transform: scale(0.92);
    transform-origin: center center;
}

.maybe_link a img {
    display: inline-block;
    margin-right: 20px;
}

.maybe_link a span {
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
    text-align: left;
}

.maybe_link a span abbr {
    color: #6c6c6c;
}

/* maybe_link 片段結束 */
/* choice_subject 段落結束 --*/

/* cinic_content */
.cinic_content {
    padding: 80px 0 0 0;
    z-index: 5;
}

.cinic_content img {
    max-width: 100%;
}

.cinic_content_bg {
    padding: 100px 0 10px 0;
}

.cinic_content_list {
    padding-left: 100px;
    padding-right: 100px;
    width: 100%;
}

.team_content .cinic_content_list {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 0;
}

.team_content .cinic_content_list.only_type {
    max-width: 400px;
    margin: 0 auto;
    padding: 0 0;
}

.cinic_content_list .cont_title {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: 2px;
    margin-top: 0;
}

.team_content .cinic_content_list .cont_title {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 2px;
    margin-top: 0;
    color: #da8a20;
}

.cinic_content_list .cont_title .cont_title_first {
    font-size: 75px;
}

.cinic_content_list .cont_title_ch {
    font-size: 22px;
    letter-spacing: 2px;
    margin-top: 45px;
}

.cinic_content_list .cont_txt {
    font-size: 17px;
    max-width: 100%;
    letter-spacing: 0.5px;
    margin-top: 25px;
}

.cinic_content_list .cont_txt u {
    font-weight: bold;
    color: #000000;
}

/* 蝴蝶 */
.butterfly.one_type {
    position: absolute;
    width: 180px;
    left: 0;
    right: -900px;
    margin: auto;
    top: 155px;
    transform: rotate(0deg);
    z-index: 11
}

.butterfly.second_type {
    position: absolute;
    width: 180px;
    margin: auto;
    left: 0;
    right: 0;
    top: -150px;
    background-image: url(../images/index/sec1_butterfly_01_2.png);
    background-position: right top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

/* sec3_content */
.sec3_content .container {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/* banner owl 輪播 */
.owl-carousel.js-banner-carousel .item .item_bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 800px;
    /* 根據你的需求調整高度 */
    position: absolute;
    /* 絕對定位以疊加 */
    top: 0;
    left: 0;
    transition: transform 1s ease-in-out, opacity 1s ease-in-out;
    /* 設置過渡效果 */
    opacity: 0;
}

.owl-carousel.js-banner-carousel .active .item .item_bg {
    opacity: 1;
    transform: translate(0, 0);
}

.owl-carousel.js-banner-carousel .owl-stage-outer {
    position: relative;
    height: 800px;
    /* 根據你的需求調整高度 */
    overflow: hidden;
    /* 隱藏溢出的部分 */
}

.owl-carousel.js-banner-carousel .owl-stage {
    position: relative;
    height: 100%;
}

.owl-carousel .owl-item {
    position: relative;
    height: 100%;
}

/* banner content */
.banner_content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 11;
    width: 400px;
    /* 根據需要調整大小 */
    height: 300px;
    /* 根據需要調整大小 */
}

.banner_content .cont-title {
    font-size: 25px;
    letter-spacing: 2px;
}

.banner_content .cont-text {
    font-size: 18px;
    color: #999;
    letter-spacing: 1px;
}

.animated-border-quote {
    display: inline-block;
    margin: auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.animated-border-quote blockquote {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    border: solid 1px #f9a85f;
    display: inline-block;
    margin: 0;
    padding: 2.5em 1em 1em 1em;
    position: relative;
}

.animated-border-quote blockquote:before {
    animation: clockwise 30s infinite linear;
    background-color: #fff;
    bottom: -10%;
    content: "";
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: -10%;
}

.animated-border-quote blockquote:after {
    animation: counter 30s infinite linear;
    background-color: #fff;
    bottom: -10%;
    content: "";
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: -10%;
}

.animated-border-quote blockquote cite {
    display: block;
    text-align: right;
}

.animated-border-quote blockquote cite:before {
    content: "- ";
}

.animated-border-quote blockquote>* {
    position: relative;
    z-index: 1;
}

@keyframes clockwise {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes counter {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@keyframes flipIn {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateY(-10deg);
        opacity: 1;
    }

    70% {
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        transform: perspective(400px) rotateY(0deg);
    }
}

.flipIn {
    animation-name: flipIn;
}

/* js-marquee-carousel */
.owl-carousel.js-marquee-carousel {
    display: flex;
    align-items: center;
    overflow: hidden;
}

.js-marquee-carousel .owl-stage {
    display: flex;
    align-items: center;
    animation: marquee 110s linear infinite;
}

.owl-carousel.js-marquee-carousel .owl-item {
    background: #4a90e2;
    padding: 0px;
    color: white;
    border-radius: 0px;
    border: 0px solid #fff;
    text-align: center;
    white-space: nowrap;
}

@keyframes marquee {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* main_marquee_info */
.main_marquee {
    position: relative;
    padding-top: 110px;
    padding-bottom: 60px;
    padding-right: 0;
    padding-left: 0;
}

.main_marquee_info .main_marquee_info_border {
    width: 50%;
    height: 100%;
    position: absolute;
    background: #723e00;
    top: 0;
    right: 0;
}

.main_marquee_info .main_marquee_info_title {
    position: absolute;
    top: 15px;
    letter-spacing: 3px;
    left: 40px;
    z-index: 4;
    font-size: 70px;
    line-height: 90px;
    color: #fff;
    color: transparent;
    /* 文字顏色設定透明 */
    background-image: linear-gradient(0deg, #888, #fff 35%);
    /* 設定漸層角度及顏色 */
    -webkit-background-clip: text;
    /* 背景裁剪成文字的前景色 */
    background-clip: text;
}

.main_marquee_info .main_marquee_info_center {
    width: 220px;
    height: 100%;
    position: absolute;
    background: #723e00;
    top: 0;
    right: 0;
    left: 220px;
    margin: auto;
    z-index: 2;
}

.main_marquee_info .main_marquee_info_center:before {
    content: "";
    width: 95%;
    height: 99%;
    left: 0;
    right: 0;
    top: 4px;
    margin: auto;
    position: absolute;
    border: 1px solid #bfb6ab;
}

.main_marquee_info .main_marquee_info_center .main_marquee_info_center_img {
    position: absolute;
    left: 0px;
    right: 0;
    top: 300px;
    margin: auto;
}

/* secondary_content */
.secondary_content {
    padding: 30px 0 80px 0;
}

.shadow-effect {
    background: #fff;
    padding: 0;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ddd;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
}

.shadow-effect img {
    border-radius: 4px;
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}

.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190E7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#customers-testimonials .item {
    text-align: center;
    padding-bottom: 50px;
    margin-bottom: 0;
    opacity: 0.5;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .item:hover {
    opacity: 1;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

#customers-testimonials .owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #534741;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -5px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #534741;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
    border-radius: 50px;
}

#customers-testimonials .owl-item>div {
    margin: 0 0;
    /*   transition: margin 0.4s ease; */
}

#customers-testimonials .owl-item.center>div {
    cursor: auto;
    margin: 0;
}

/* .content-item {
  display: none;
}
.content-item.active {
  display: block;
} */
.content-item {
    display: none;
    opacity: 0.1;
    transition: opacity 0.5s ease-in-out;
}

.content-item.active {
    display: block;
    opacity: 1;
}

.content-container .content-item {}

.content-container .content-item .cont-en {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
}

.content-container .content-item .cont-title {
    font-size: 30px;
    letter-spacing: 4px;
}

.content-container .content-item .cont-text {
    max-width: 550px;
    height: 100px;
}

/* arrow */
.custom-nav {
    position: relative;
    z-index: 5;
}

.custom-nav .custom-prev {
    left: 0;
    top: -180px;
    background-color: rgba(55, 55, 55, 0.3);
    padding: 10px 10px 10px 10px;
}

.custom-nav .custom-next {
    right: 0;
    top: -180px;
    background-color: rgba(55, 55, 55, 0.3);
    padding: 10px 7px 10px 13px;
}

.custom-nav .custom-prev polyline,
.custom-nav .custom-next polyline {
    stroke-width: 2;
}

.secondary_content_list {}

.secondary_content_list .cont_en {
    font-size: 32px;
    color: #0077bc;
}

.secondary_content_list .cont_title {
    font-size: 36px;
    letter-spacing: 4px;
}

/* bhairer_content */
.bhairer_content {
    padding: 80px 0 150px 0;
    background: #fff;
}

/* touch */
.touch-indicator {
    position: absolute;
    width: 80px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 50px;
    z-index: 11;
    animation-name: viwe_watch;
    -webkit-animation-name: viwe_watch;
    animation-duration: 1.4s;
    -webkit-animation-duration: 1.4s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes viwe_watch {
    0% {
        transform: scale(0.90);
        opacity: 1;
    }

    50% {
        transform: scale(1);
        opacity: 0.8;
    }

    100% {
        transform: scale(0.90);
        opacity: 1;
    }
}

@-webkit-keyframes viwe_watch {
    0% {
        transform: scale(0.90);
        opacity: 1;
    }

    50% {
        transform: scale(1);
        opacity: 0.8;
    }

    100% {
        transform: scale(0.90);
        opacity: 1;
    }
}

.customers-testimonials_btn {
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(101, 90, 70, 1);
    background: #696764;
    color: #fff;
    padding: 10px 0 12px 0;
    font-size: 17px;
    border-radius: 0 0 4px 4px;
    letter-spacing: 4px;
    max-width: 100%;
}

.customers-testimonials_btn:hover {
    color: #ffedd6;
}

.customers-testimonials_btn:before {
    content: "";
    width: 95%;
    height: 82%;
    left: 0;
    right: 0;
    top: 4px;
    margin: auto;
    position: absolute;
    border: 1px solid #aaa;
}

#customers-testimonials .owl-item .customers-testimonials_btn {
    display: none;
}

#customers-testimonials .owl-item.active.center .customers-testimonials_btn {
    display: block;
}

.team_content .cinic_content_list.only_type ul {
    padding-left: 20px;
}

.team_content .cinic_content_list.only_type li {
    list-style: disc;
}

.team_content .cinic_content_list.only_type img {
    border-radius: 8px;
    background: linear-gradient(135deg, rgba(245, 246, 246, 1) 0%, rgba(219, 220, 226, 1) 55%, rgba(221, 223, 227, 1) 90%, rgba(221, 223, 227, 1) 90%, rgba(245, 246, 246, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

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

.cinic_content_list .cont_title .cont_title_first {
    font-size: 75px;
}

.cinic_content_list .cont_title_ch {
    font-size: 36px;
    letter-spacing: 2px;
    margin-top: 45px;
}

.cinic_content_list .cont_txt {
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-top: 25px;
}

.info_submit,
.info_submit:hover {
    /*     padding: 10px 30px;
    border-radius: 8px; */
    background-color: rgba(218, 138, 32, 1);
    color: #fff;
}

/* brand輪播 */
.tag-list img {
    border-radius: 10px;
    border: 1px solid #ccc;
    background: linear-gradient(135deg, rgba(200, 200, 200, 1) 0%, rgba(234, 234, 234, 0.47) 53%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 2px 2px 5px 0.5px rgba(80, 80, 80, 0.1);
    padding: 15px 10px;
}

/* sec3_content */
.sec3_content {
    padding: 0 0 50px 0;
}

.sec3_content .c_theme_title {
    position: absolute;
    width: 100%;
    height: 140px;
    top: -15%;
    bottom: 0;
    left: -10%;
    right: 0;
    margin: auto;
}

/* sec3_content end */
.desc_line {
    opacity: 0.5;
    right: 15px;
    ;
    top: 0;
}

/* new_content */
.new_content {
    padding: 70px 0 70px 0;
}

.new_content h2 {
    font-size: 1.5rem;
    letter-spacing: 5px;
    position: relative;
}

.new_content h2:after {
    content: "";
    display: inline-block;
    position: relative;
    display: block;
    width: 40px;
    height: 1.2px;
    background: rgba(0, 0, 0, 0.3);
    margin: 15px auto 15px 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.new_content h3 {
    font-size: 35px;
    color: #000;
    margin-bottom: 40px;
    letter-spacing: 3px;
}

.new_content h4 {
    color: #735f54;
    font-style: italic;
}

.new_content p {
    color: #515151;
}

/* 響應式裝置========== */
@media only screen and (min-width : 992px) {
    .index_banner {
        padding-top: 80px;
    }

    .index_banner .sec_item .swiper-slide img {
        max-width: 100%;
    }

    .choice_subject .container {
        width: 90%;
    }

    .pagespeed_info .cont_image {
        position: relative;
        left: -32px;
    }

    .owl-carousel.js-marquee-carousel .owl-item img {
        max-height: 750px;
    }

    .cinic_content_bg {
        max-width: 600px;
        margin: auto;
    }

    .customers-testimonials-content {
        max-width: 900px;
        margin-top: -30px;
    }

    #customers-testimonials {
        max-width: 1500px;
        margin: auto;
    }

    #customers-testimonials.owl-carousel .owl-dots {
        bottom: -255px;
    }

    .secondary_content.third-type {
        padding: 60px 0 50px 0;
    }

    .secondary_content.third-type .container {
        max-width: 900px;
    }

    .desc_contnet {
        padding: 40px 0 60px 0;
    }
}

@media screen and (min-width: 992px) and (max-width: 1366px) {
    .choice_subject {
        background-image: url(../images/index/choice_bg.jpg);
        background-repeat: repeat-x;
        background-size: 100% 300px;
        padding: 90px 0 30px 0;
    }

    .choice_info .cont_en img {
        width: 90%;
    }

    .choice_info {
        margin: 0 10px;
        padding: 80px 0 80px 0;
        background-size: auto auto;
        margin-bottom: 50px;
    }

    .maybe_content {
        margin-top: 30px;
        padding-top: 35px;
    }

    .maybe_title {
        margin-bottom: 30px;
    }

    .maybe_link a {
        width: 49%;
        margin-bottom: 30px;
        margin-left: 0;
    }

    .maybe_link a:hover {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .maybe_content .col-md-4,
    .maybe_content .col-md-8 {
        width: 100%;
    }

    .maybe_link {
        padding: 0 0;
        text-align: left;
    }

    /* rwd_introduction 段落開始 --*/
    .rwd_introduction {
        padding: 50px 0 200px 0;
        background-position: right bottom;
        background-size: 48%;
    }

    /* rwd_introduction 段落結束 --*/
}

@media only screen and (max-width : 991px) {
    .main_marquee {
        padding-top: 110px;
    }

    .marquee_content,
    .cinic_content {
        /*         overflow-x: hidden; */
        max-width: 100%;
        position: relative;
        z-index: 3;
    }

    .index_banner {
        height: 100%;
        padding-top: 70px;
    }

    .maybe_content {
        margin-top: 0px;
        padding-top: 35px;
        border-top: 0px solid #ccc;
    }

    .maybe_title {
        margin-bottom: 30px;
    }

    .maybe_link {
        padding: 0 0;
        text-align: left;
    }

    .maybe_link a {
        margin-left: 0;
        margin-bottom: 30px;
    }

    /*-- pagespeed_subject 段落開始 */
    .pagespeed_subject {
        padding: 50px 0 50px 0;
    }

    /* pagespeed_info 片段開始 */
    .pagespeed_info .cont_txt {
        text-align: left;
    }

    .pagespeed_info .cont_txt br {
        display: none;
    }

    .pagespeed_info .cont_image img {
        width: 100%;
    }

    /* pagespeed_info 片段結束 */
    /* pagespeed_subject 段落結束 --*/
    .cinic_content_bg {
        padding: 0 0 0 0;
    }

    .cinic_content_bg img {
        width: 100%;
    }

    .cinic_content_list {
        padding: 0 15px;
    }

    .cinic_content_list .cont_title {
        font-size: 36px;
        line-height: 40px;
        letter-spacing: 2px;
        margin: 30px 0 20px 0;
        text-align: left;
    }

    .cinic_content_list .cont_title .cont_title_first {
        font-size: 50px;
    }

    .cinic_content_list .cont_title_ch {
        letter-spacing: 1px;
        margin-top: 20px;
    }

    .cinic_content_list .cont_txt {
        max-width: 100%;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    /*   main_marquee_info   */
    .main_marquee_info .main_marquee_info_border {
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
    }

    .main_marquee_info .main_marquee_info_title {
        top: 15px;
        left: 15px;
        font-size: 35px;
        line-height: 40px;
    }

    .main_marquee {
        padding-top: 70px;
        padding-bottom: 50px;
    }

    .main_marquee_info .main_marquee_info_center:before {
        height: 98%;
        opacity: 0.5;
    }

    .main_marquee_info .main_marquee_info_center {
        width: 100px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 30px;
        left: auto;
        margin: auto;
        z-index: 2;
    }

    .main_marquee_info .main_marquee_info_center img {
        width: 70px;
    }

    .main_marquee_info .main_marquee_info_center .main_marquee_info_center_img {
        position: absolute;
        left: 0px;
        right: 0;
        top: 140px;
        margin: auto;
    }

    #customers-testimonials.owl-carousel .owl-dots {
        margin-top: 0;
        bottom: -270px;
    }

    .custom-nav .custom-prev {
        left: 20px;
        top: -220px;
        transform: scale(0.7);
        transform-origin: top left;
    }

    .custom-nav .custom-next {
        right: 20px;
        top: -220px;
        transform: scale(0.7);
        transform-origin: top right;
    }

    /* 蝴蝶 */
    .butterfly.second_type {
        position: absolute;
        width: 120px;
        margin: auto;
        left: 220px;
        right: auto;
        top: -90px;
    }

    .touch-indicator {
        position: absolute;
        width: 80px;
        left: -200px;
        right: 0;
        margin: auto;
        bottom: 0px;
        cursor: pointer;
        text-decoration: none !important;
        -moz-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        -webkit-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;
    }

    .touch-indicator.focus_before {
        left: 0;
        right: -50px;
        bottom: 0px;
    }

    .touch-indicator.focus_after {
        left: -200px;
        right: 0;
    }

    .team_content .cinic_content_list.only_type img {
        max-width: 380px;
        width: 100%;
        margin: auto;
        border-radius: 8px;
    }

    .tag-list img {
        width: 100%;
        height: auto;
        /*         height: 130px; */
        max-height: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .choice_info {
        background-size: auto;
        margin: 0 0;
        padding: 130px 0 130px 0;
        margin-bottom: 50px;
    }

    .choice_subject {
        padding: 90px 0 80px 0;
    }

    .maybe_link a {
        width: 49%;
        margin-bottom: 30px;
    }

    /* rwd_introduction 段落開始 --*/
    .rwd_introduction {
        padding: 50px 0 420px 0;
        background-position: right bottom;
        background-size: 75%;
    }

    /* rwd_introduction 段落結束 --*/
    .butterfly.second_type {
        left: 250px;
        top: -60px;
    }

    /* sec3_content */
    .sec3_content .c_theme_title {
        top: -15%;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: right;
    }

    .sec3_content .c_theme_title .c_theme_title_text2 {}

    .butterfly.second_type {
        width: 150px;
        margin: auto;
        left: auto;
        right: 0;
        top: -120px;
    }

    /* sec3_content end */
}

@media only screen and (max-width : 1200px) {
    .bhairer_content {
        padding: 50px 0 100px 0;
    }

    .butterfly.one_type {
        width: 180px;
        left: 0;
        right: -200px;
        margin: auto;
        top: -95px;
        transform: rotate(0deg);
    }
}

@media only screen and (max-width : 767px) {
    .secondary_content_list .cont_title {
        font-size: 2rem;
    }

    .secondary_content_list .cont_en {
        font-size: 1.8rem;
    }

    .owl-carousel.js-marquee-carousel .owl-item img {
        width: 150%;
    }

    .owl-carousel.js-marquee-carousel .owl-item {
        width: 150%;
    }

    .owl-carousel.js-banner-carousel .owl-stage-outer {
        height: 450px;
        /* 根據你的需求調整高度 */
    }

    .owl-carousel.js-banner-carousel .item .item_bg {
        height: 450px;
        /* 根據你的需求調整高度 */
        background-position: center bottom;
        background-size: 100% 100%;
    }

    .choice_subject {
        background-image: url(../images/index/choice_bg.jpg);
        background-repeat: repeat-x;
        background-size: 100% 300px;
        padding: 90px 0 30px 0;
    }

    .choice_info .cont_en img {
        width: 90%;
    }

    .choice_info {
        margin: 0 10px;
        padding: 80px 0 80px 0;
        background-size: auto auto;
        margin-bottom: 50px;
    }

    .maybe_title img {
        width: 100%;
    }

    /* rwd_introduction 段落開始 --*/
    .rwd_introduction {
        padding: 50px 0 300px 0;
        background-position: right bottom;
        background-size: 100%;
    }

    /* rwd_introduction 段落結束 --*/
    .banner_content {
        width: 80%;
        /* 根據需要調整大小 */
        max-width: 330px;
        height: 250px;
        /* 根據需要調整大小 */
    }

    .animated-border-quote blockquote {
        padding: 1.2em 1em 1em 1em;
        position: relative;
    }

    .banner_content .cont-title {
        font-size: 22px;
    }

    .banner_content .cont-text {
        font-size: 17px;
        color: #9c9c9c;
    }

    .banner_content {
        top: 0;
        bottom: -80px;
        transform: scale(0.7);
        transform-origin: center center;
    }

    .animated-border-quote blockquote {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .animated-border-quote blockquote:before {
        background-color: rgba(255, 255, 255, 0.7);
    }

    .animated-border-quote blockquote:after {
        background-color: rgba(255, 255, 255, 0.7);
    }

    .content-container .content-item .cont-text {
        max-width: 90%;
        height: 120px;
    }

    .content-container .content-item .cont-en {
        font-size: 24px;
        line-height: 30px;
    }

    .content-container .content-item .cont-title {
        font-size: 26px;
        letter-spacing: 4px;
    }

    .bhairer_content {
        padding: 50px 0 50px 0;
        background: #fff;
    }

    main {
        position: relative;
        overflow: hidden;
        max-width: 100%;
        width: 100%;
        -webkit-overflow-scrolling: touch;
    }

    .team_content .cinic_content_list {
        padding: 0 15px;
    }

    .team_content .cinic_content_list.only_type {
        padding: 0 15px;
    }

    .desc_contnet .cont_title_ch {
        font-size: 2rem;
    }

    /* sec3_content */
    .sec3_content .c_theme_title {
        top: auto;
        bottom: 20%;
        left: 0;
        right: 0;
        text-align: center;
    }

    .sec3_content .c_theme_title .c_theme_title_text1 img {
        max-width: 100%;
    }

    .butterfly.second_type {
        width: 110px;
        margin: auto;
        left: auto;
        right: 15px;
        top: -90px;
    }

    /* sec3_content end */
}

@media screen and (min-width: 600px) and (max-width: 1200px) {
    .owl-carousel.js-banner-carousel .owl-stage-outer {
        height: 500px;
        /* 根據你的需求調整高度 */
    }

    .owl-carousel.js-banner-carousel .item .item_bg {
        height: 500px;
        /* 根據你的需求調整高度 */
        background-position: center center;
        background-size: cover;
    }
}

@media only screen and (max-width : 330px) {
    .banner_content .cont-title {
        font-size: 20px;
    }

    .banner_content .cont-text {
        font-size: 16px;
        color: #9c9c9c;
    }
}

/* ==========響應式裝置 */