
.image-text-block1,
.about-content .image-text-block2{
    padding: 120px 0;
    display: flex;
}

.image-text-block1{
    margin-left: calc((100% - 1340px) * 280 / 580);
    margin-right: calc((100% - 1340px) * 300 / 580);
}

.about-content .image-text-block2{
    margin-right: calc(100% - 1500px);
}

.image-text-block1 .img,
.about-content .image-text-block2 .img{
    margin-right: 60px;
}

.image-text-block1 .img{
    width: 820px;
}

.image-text-block1 .text-wrapper{
    width: calc(100% - 880px);
}

/* 20220926 Amy 調整排版 */
.about-content.aboutauo .image-text-block1 {
    flex-wrap: wrap;
}
.about-content.aboutauo .image-text-block1 .txt2 {
    padding: 70px 140px 0;
}

.image-text-block1 h1{
    margin-top: 180px;
    margin-left: -410px;
    width: 810px;
}

.image-text-block1 h1 + p{
    padding-top: 60px;
}


.video-block{
    padding: 120px 0;
    background-color: var(--auo-blue);
}

.video-block h1{
    padding-top: 120px;
    width: 650px;
    margin: 0 auto;
}

.core-area-swiper {
    margin-top: 104px;
}

.core-area-swiper .swiper-wrapper{
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.core-area-swiper .swiper-slide{
    width: 344px;
    margin-right: 24px;
}

.core-area-swiper .swiper-slide:nth-child(3),
.core-area-swiper .swiper-slide:last-child{
    margin-right: 0;
}

.core-area-swiper .swiper-slide:nth-child(n+4){
    margin-top: 60px;
}

.core-area-swiper .img{
    width: 120px;
    margin: 0 auto;
}

.core-area-swiper h2{
    margin-top: 20px;
}

.core-area-swiper p{
    margin-top: 8px;
}

.about-content .image-text-block2 .img{
    width: 1018px;
    margin-left: -98px;
    flex-shrink: 0;
}

.about-content .image-text-block2 .text-wrapper{
    width: calc(100% - 920px);
}

.about-content .image-text-block2 h1{
    margin-left: -180px;
}

.about-content .image-text-block2 h1 + p{
    padding-top: 40px;
}

.about-content .image-text-block2 .btn-block{
    padding-top: 40px;
}

.about-content .image-text-block2 .btn-block a:first-child{
    margin-right: 30px;
}

.image-text-block3-outer{
    background-image: linear-gradient(#fff 63px,var(--gray-6) 1px);
}

/* 20220922 Amy 調整圖片位置 */
.about-content .image-text-block3{
    display: flex;
    flex-direction: row-reverse;
    /* padding-right: calc((100% - 1300px) * 200 / 620); */
    padding-left:  calc((100% - 1300px) * 420 / 620);
    padding-bottom: 80px;
}
.about-content .image-text-block3 .img {
    width: 1018px;
    margin-right: -98px;
    flex-shrink: 0;
}

.about-content .image-text-block3 .text-wrapper{
    padding-top: 183px;
    width: 520px;
    margin-right: 60px;
}

.about-content .image-text-block3 p,
.about-content .image-text-block3 .btn-block{
    padding-top: 40px;
}

.about-content .image-text-block3 p.content-1{
    padding-top: 20px;
}

.about-content .image-text-block3 p.content-2{
    padding-top: 60px;
}

.about-content .video-block .container{
    position: relative;
    z-index: 1;
}

.about-content .fixed-pattern{
    max-width: none;
    z-index: 0;
}

.about-content .fixed-pattern1::before{
    width: 60px;
    height: 60px;
    background-image: url('/template/images/about/auo-about-pattern-1.png');
    top: 126px;
    right: 340px;
}

.about-content .fixed-pattern2::before{
    width: 112px;
    height: 94px;
    background-image: url('/template/images/about/auo-about-pattern-2.png');
    top: 5px;
    left: calc((100% - 1300px) * 420 / 620);
    
}


/* next-section-awards */
.next-section-block{
    background-color:var(--energetic-yellow);
    position: relative;
    overflow: hidden;
    height: 300px;
}

.next-section-block .next-section{
    padding: 70px 0;
}

.next-section-left{
    height: 300px;
    width: 50%;
}

.next-section-left .next-container{
    width: 100%;
    max-width: 600px;
    min-width: 600px;
    padding-left: 40px;
}

.next-info{
    position: absolute;
    top: 116px;
}

.next-text + .next-info {
    top: 116px
}

.next-section-right{
    height: 300px;
    width: 50%;
}

.section-info{
    width: 100%;
}

.about-content .next-section-text{
    background-color: transparent;
    padding-top: 70px;
    margin-bottom: 0;
    z-index: 50;
    position: absolute;
    top: 0;
}

.next-section-container{
    max-width: 1080px;
    min-width: 1080px;
    padding: 0px 40px 0 40px;
    margin-left: auto;
    margin-right: auto;
    pointer-events: none;
}

.next-block{
    position: relative;
    overflow: hidden;
    height: 300px;
}

.next-section-awards .pattern-block{
    background-color: var(--energetic-yellow);
}

.next-section-awards .pattern-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    background-position: left;
}

.next-section-awards .image-block {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
    background-image:url('/template/images/about/auo-about-aboutauo-next-section.jpg');
}

.next-section-awards .next-info {
    max-width: calc(100% * 0.5 - (100% - 1000px) / 2);
    padding-right: 100px;
    display: block;
    margin-top: 0;
}

.next-section-awards .next-info span {
    position: relative;
    display: flex;
    justify-content: space-between;
    max-height: 112px;
}

.next-section-text .next-info span::after {
    width: 60px;
}

.next-section-awards .pointer-block{
    display: inline-block;
    cursor: pointer;
    width: 50%;
    height: 100%;
}



@media screen and (min-width: 1920px) {
    .about-content .image-text-block2 {
        max-width: 1920px;
        margin: 0 auto;
        margin-right: calc((100% - 1300px) * 200 / 620);
    }
}



@media screen and (max-width: 1479px) {
    .image-text-block1{
        margin: 0 60px;
    }

    .image-text-block1 h1{
        width: auto;
    }

    .about-content .image-text-block2 .img{
        width: 700px;
    }

    .about-content .image-text-block2 .text-wrapper{
        width: calc(100% - 602px);
    }

    .about-content .image-text-block2{
        margin-right: 60px;
    }

    .about-content .image-text-block3{
        padding-left: 60px;
        padding-right: 0;
    }

    .about-content .fixed-pattern2::before{
        left: 60px;
    }

    .about-content .image-text-block3 .text-wrapper{
        width: calc(100% - 760px);
    }

    .about-content .image-text-block3 .img{
        width: 700px;
    }


}


@media screen and (max-width: 1199px){
    .image-text-block1,
    .about-content .image-text-block2 {
        padding: 80px 0 120px 0;
    }

    /* 20220829 Amy padding調整*/
    .image-text-block1,
    .about-content .image-text-block2{
        margin: 0 40px 0 40px;
    }

    /* 20220926 Amy 調整排版 滿版文字 */
    .about-content.aboutauo .image-text-block1 {
        max-width: 768px;
        margin: 0 auto;
        padding-left: 40px;
        padding-right: 40px;
    }
    .about-content.aboutauo .image-text-block1 .txt2 {
        padding: 40px 0px 0;
    }
    .about-content.aboutauo .image-text-block1 .img {
        width: 320px;
    }
    .about-content.aboutauo .image-text-block1 .text-wrapper{
        width: calc(100% - 360px);
    }

    .about-content .image-text-block3 .img,
    .image-text-block1 .img{
        width: 360px;
    }

    .about-content .image-text-block2 .img{
        width: 385px;
        margin-left: -17px;
    }

    .about-content .image-text-block3 .text-wrapper,
    .about-content .image-text-block2 .img,
    .image-text-block1 .img{
        margin-right: 40px;
    }

    .about-content .image-text-block3 p.content-1 {
        padding-top: 10px;
    }

    .about-content .image-text-block3 .text-wrapper,
    .about-content .image-text-block2 .text-wrapper,
    .image-text-block1 .text-wrapper{
        width: calc(100% - 400px);
    }

    .about-content .image-text-block2 h1,
    .image-text-block1 h1{
        margin-left: 0;
        margin-top: 0;
    }

    .about-content .image-text-block3{
        padding-left: 40px;
        padding-bottom: 80px;
    }

    .image-text-block1 h1 + p{
        padding-top: 20px;
    }

    .video-block h1{
        padding-top: 60px;
        width: 100%;
    }

    .core-area-swiper{
        margin-top: 72px;
    }

    .core-area-swiper .swiper-slide{
        width: 216px;
        margin-right: 20px;
    }

    .core-area-swiper .swiper-slide:nth-child(n+4){
        margin-top: 40px;
    }

    .core-area-swiper .img{
        width: 108px;
        margin: 0 auto;
    }

    .core-area-swiper p{
        margin-top: 12px;
    }

    .video-block{
        padding: 112px 0 80px 0;
    }

    .about-content .fixed-pattern1::before{
        width: 45px;
        height: 45px;
        top: 450px;
        right: auto;
        left: 325px;
    }

    .about-content .fixed-pattern2::before{
        width: 76px;
        height: 64px;
        top: -133px;
        left: calc(100% - 116px);
    }

    .about-content .image-text-block2 h1 + p{
        padding-top: 20px;
    }

    .about-content .image-text-block3 .text-wrapper{
        padding-top: 120px;
    }

    .about-content .image-text-block3 p{
        padding-top: 20px;
    }

    /* next-section-awards */
    .next-block {
        height: 148px;
    }

    .next-section-text {
        padding-top: 40px;
    }

    .next-section-awards .pattern-block {
        width: 100%;
        height: 100%;
    }

    .next-section-container{
        max-width: 688px;
        min-width: 688px;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .next-section-awards .next-info {
        padding-right: 36px;
        max-width: 688px;
    }

    .section-info .next-info {
        top: 108px;
        transform: translateY(-100%);
    }

    .next-section-awards .next-info span {
        max-height: 72px;
    }

    .next-section-awards .pointer-block{
        width: 100%;
    }

    .about-content .next-section-text {
        padding-top: 40px;
    }


}

@media screen and (max-width: 767px){

    .about-content .image-text-block2,
    .image-text-block1{
        margin: 0 20px;
        display: block;
    }

    /* 20220901 Amy */
    .about-content .image-text-block1 .img{
        width: 320px;
        margin: auto;
    }

    /* 20220926 Amy 調整排版 滿版文字 */
    .about-content.aboutauo .image-text-block1 {
        padding-bottom: 80px;
    }
    .about-content.aboutauo .image-text-block1 .text-wrapper {
        width: 100%;
    }
    .about-content.aboutauo .more-unclicked .more-content {
        max-height: 250px;
        overflow: hidden;
    }

    .about-content .image-text-block3{
        display: block;
        padding-left: 20px;
        padding-left: 0px;
    margin-right: 20px;
    }

    .about-content .image-text-block3 .img{
        width: calc((100%) + ((100% -65px) * 65 / 385));
        margin-left: calc(-1 * (100% -65px) * 65 / 385);
        margin-right: 0;
    }

    .about-content .image-text-block3 .text-wrapper{
        width: 100%;
        padding: 40px 0px 0px 20px;
    }
    .about-content .image-text-block2 .text-wrapper,
    .image-text-block1 .text-wrapper{
        width: 100%;
        padding-left: 0px;
        padding-top: 60px;
    }

    .core-area-swiper{
        position: relative;
        margin-top: 40px;
    }

    .core-area-swiper .swiper-wrapper{
        flex-wrap: nowrap;
        justify-content: normal;
    }

    .core-area-swiper .swiper-slide{
        width: 100%;
        margin-right: 0;
    }

    .core-area-swiper p,
    .core-area-swiper h2{
        width: calc(100% - 96px);
        margin-left: auto;
        margin-right: auto;
    }

    .core-area-swiper .swiper-btn-block{
        position: absolute;
        left: 0;
        top: 117px;
        justify-content: space-between;
        width: 100%;
    }

    .video-block{
        padding: 120px 0 80px 0;
    }

    .fixed-pattern{
        max-width: none;
    }

    .about-content .fixed-pattern1::before{
        /* 20220829 Amy pattern 位置調整 */
        top: 430px;
        right: 20px;
        left: auto;
    }

    .about-content .fixed-pattern3::before{
        top: 9px;
    }

    .about-content .fixed-pattern5::before{
        left: 20px;
        top: -64px;
    }

    .core-area-swiper .swiper-slide:nth-child(n+4){
        margin-top: 0;
    }

    .about-content .fixed-pattern2::before {
        left: calc(100% - 85px);
    }

    .about-content .image-text-block3 {
        padding-bottom: 194px;
    }

    /* next-section-awards */

    .next-section-container{
        max-width: 320px;
        min-width: auto;
        padding: 0px;
        margin-left: 20px;
        margin-right: auto;
    }

    .next-section-awards .next-info {
        width: calc(100% - 36px);
        max-width: none;
        min-width: auto;
        padding-right: 0px;
    }

    .next-section-awards .next-info span {
        padding-right: 0px;
    }

}

/* =================================titp page ========================= */
/* =================================titp page ========================= */
/* =================================titp page ========================= */
.titp-banner-outer{

    background-color: var(--auo-blue);
}

.titp-banner{
    height: 800px;
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}


.titp-banner .img{
    position: absolute;
    top: 0;
    left: 0;
    height: 800px;
    z-index: 2;
    pointer-events: none;
}

.titp-main-block .text-info-block{
    background-color: var(--auo-blue);
    padding-top: 40px;
}

.titp-main-block .text-info-block h1{
    width: 640px;
    position: relative;
}

.titp-main-block .right-info{
    padding-top: 40px;
    width: 675px;
    margin-left: auto;
}

.scroll-to-explore{
    padding-top: 120px;
}

.scroll-to-explore .arrow{

    width: 28px;
    height: 56px;
    margin: 44px auto 0 auto;
    background-image: url('/Other/energy/template/images/about/auo-down-arrow-smart-blue.svg');
    background-position: center;
    background-size: cover;

}

.titp-main-block .video-block{
    padding: 80px 0;
    background-image: linear-gradient(var(--auo-blue) 384px,var(--gray-5) 1px);
}

.text-info-wrapper{
    display: flex;
    padding-top: 80px;
}

.video-block .text-info-wrapper h1{
    width: 480px;
    margin-right: 60px;
    padding-top: 0;
}

.text-info-wrapper p{
    width: 540px;
    padding-top: 80px;
}

.how-to-help{
    padding: 120px 0;
}

.swiper-item-wrapper{
    padding-top: 160px;
}

.swiper-item > .container .title{
    width: 320px;
    margin-right: 40px;
    position: relative;
}

.swiper-item .content{
    width: calc(100% - 360px);
    position: relative;

}

.how-to-help .swiper-btn-block{
    padding-top: 40px;
}

.how-to-help .swiper-item + .swiper-item{
    padding-top: 200px;
}

.container-info-align{
    display: flex;
    flex-wrap: wrap;
}

.titp-main-block .fixed-pattern{
    max-width: none;
}

.titp-main-block .fixed-pattern1::before{
    background-image: url('/template/images/about/auo-about-titp-pattern-1.png');
    width: 690px;
    height: 840px;
    top: -400px;
    left: -0;
}

.titp-main-block .fixed-pattern2::before{
    background-image: url('/template/images/common/auo-support-pattern-3.png');
    width: 40px;
    height: 40px;
    top: -70px;
    right: 219px;
}

.titp-main-block .fixed-pattern3::before{
    background-image: url('/template/images/about/auo-about-titp-pattern-3.png');
    width: 119px;
    height: 106px;
    top: -19px;
    right: 221px;
}



.titp-main-block .fixed-pattern4::before{
    background-image: url('/template/images/about/auo-about-titp-pattern-4.png');
    width: 380px;
    height: 463px;
    top: -92px;
    left: 0px;
}

.titp-main-block .fixed-pattern5::before{
    background-image: url('/template/images/about/auo-about-titp-pattern-5.png');
    width: 342px;
    height: 446px;
    top: -89px;
    left: 0px;
}

.titp-main-block .fixed-pattern6::before{
    background-image: url('/template/images/about/auo-about-titp-pattern-6.png');
    width: 342px;
    height: 352px;
    top: -91px;
    left: 0px;
}

@media screen and (max-width: 1199px) {
    .titp-banner{
        height: auto;
        padding-top: 62.37%;
        position: relative;
    }

    .titp-banner .img{
        height: 100%;
        width: 100%;
    }

    .titp-banner > .container{
        position: absolute;
        top: 0;
    }

    .titp-main-block .text-info-block{
        padding-top: 20px;
    }

    .titp-main-block .text-info-block .container{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .titp-main-block .text-info-block h1{
        width: 320px;
        margin-right: 48px;
        font-size: 22px;
        line-height: 28px;
    }

    .titp-main-block .right-info{
        margin-left: 0;
        width: calc(100% - 368px);
        padding-top: 0;

    }

    .scroll-to-explore{
        padding-top: 60px;

    }

    .scroll-to-explore .arrow{
        margin-top: 8px;
    }

    .titp-main-block .video-block{
        padding: 60px 0;
        background-image: linear-gradient(var(--auo-blue) 254px,var(--gray-5) 1px);
    }

    .text-info-wrapper{
        padding-top: 60px;
    }

    .video-block .text-info-wrapper h1{
        width: 320px;
        margin-right: 48px;
    }

    .video-block .text-info-wrapper p{
        padding-top: 0;
        width: calc(100% - 368px);
    }

    .how-to-help{
        padding: 60px 0 120px 0;
    }

    .swiper-item-wrapper{
        padding-top: 120px;
    }

    .swiper-item > .container .title{
        width: 240px;
    }

    .swiper-item .content{
        width: calc(100% - 280px);
    }

    .how-to-help .swiper-item + .swiper-item{
        padding-top: 160px;
    }

    .titp-main-block .fixed-pattern1::before{

        width: 358px;
        height: 411px;
        top: -314px;
        left: -179px;
    }

    .titp-main-block .fixed-pattern4::before{
        background-image: url('/template/images/about/auo-about-titp-pattern-4-tb.png');
        width: 180px;
        height: 185px;
        top: -77px;
        left: -55px;
    }

    .titp-main-block .fixed-pattern5::before{
        background-image: url('/template/images/about/auo-about-titp-pattern-5-tb.png');
        width: 172px;
        height: 207px;
        top: -53px;
        left: -58px;

    }

    .titp-main-block .fixed-pattern6::before{
        background-image: url('/template/images/about/auo-about-titp-pattern-6-tb.png');
        width: 199px;
        height: 179px;
        top: -89px;
        left: -58px;
    }


}

@media screen and (max-width: 767px){
    .how-to-help{
        padding: 80px 0 120px;
    }

    .titp-main-block .text-info-block .container{
        display: block;
    }

    .titp-main-block .text-info-block{
        padding-top: 68px;
    }

    .titp-main-block .text-info-block h1{
        width: 100%;
        margin-right: 0;

    }

    .titp-main-block .right-info{
        width: 100%;
        padding-top: 40px;
    }

    .scroll-to-explore .arrow{
        margin-top: 16px;
        height: 62px;
    }

    .titp-main-block .video-block{
        padding: 40px 0 60px 0;
        background-image: linear-gradient(var(--auo-blue) 130px,var(--gray-5) 1px);
    }

    .text-info-wrapper{
        display: block;
    }

    .video-block .text-info-wrapper h1{
        width: 100%;
        margin-right: 0;
    }

    .video-block .text-info-wrapper p{
        width: 100%;
        padding-top: 20px;
    }

    .container-info-align{
        display: block;
    }

    .swiper-item > .container .title{
        width: 100%;
    }

    .swiper-item .content{
        padding-top: 24px;
        width: 100%;
    }

    .how-to-help .swiper-btn-block{
        padding-top: 24px;
    }

    .titp-main-block .fixed-pattern1::before{
        width: 224px;
        height: 257px;
        top: -129px;
        left: -112px;
    }

    .titp-main-block .fixed-pattern4::before{
        top: -84px;
        left: -65px;
    }

    .titp-main-block .fixed-pattern5::before{
        top: -70px;
        left: -86px;
    }

    .titp-main-block .fixed-pattern6::before{
        top: -70px;
        left: -100px;
    }

}

/* ==========================About miliestone====================================================== */
/* ==========================About miliestone====================================================== */
/* ==========================About miliestone====================================================== */


.about-milestone-padding .bottom-timeline-block {
    padding-bottom: 0px;
}


@media screen and (max-width: 1199px){
    .about-milestone-padding .bottom-timeline-block.about-milestone {
        padding: 48px 0 0px;
    }



}

@media screen and (max-width: 767px){
    .about-milestone-padding .year-content-item + .year-content-item {
        margin-top: 80px;
    }

}
/* =========================Values & Philosophy ==================*/
/* =========================Values & Philosophy ==================*/
/* =========================Values & Philosophy ==================*/
.about-values{
    /* max-width: 1920px; */

}

.about-values .left-content{
    order: 2;
}

.about-values .left-content{
    order: 1;
}

.about-values .break-container-type1{
    padding: 120px 0 160px;
}

.about-values .break-container-type1 .right-img{
    max-width: 1040px;
    margin-right: 60px;
    margin-left: calc(-1 * ((100vw - 1200px) / 2));
    object-position: center;
}

.about-values .break-container-type1 .left-content {
    padding-top: 68px;
    width: 460px;
    margin-right: 0;
}

.about-values .break-container-type1 .left-content .title{
    margin-left: -350px;
}

.about-values .image-text-block{
    max-width: 1620px;
    padding-right: 60px;
    display: flex;
    padding:120px 60px 160px 0;
}

.about-values .image-text-block .img{
    align-self: flex-end;
}

.about-values .text-wrapper{
    max-width: 460px;
    margin-left: 60px;
}

.about-values .text-wrapper .title{
    padding-top: 68px;
    margin-left: -350px;
}

.about-values .text-wrapper p{
    padding-top: 60px;
    min-width: 400px;
}

.click-circle .scroll-to-explore{
    padding-top: 0;
    position: relative;
    z-index: 2;
}

.click-circle .scroll-to-explore .arrow{
    background-image: url('/Other/energy/template/images/about/auo-down-arrow.svg');

}

.circle-block{

    margin: 60px auto 120px;
    width: 584px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    position: relative;
    z-index: 0;
}

.circle-block::after{
    content: '';
    position: absolute;
    width: 329.68px;
    height: 329.68px;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url('/Other/energy/template/images/about/auo-inner-circle-mask.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}

.outer-circle{
    transition: .4s;
    cursor: pointer;
}

.outer-circle:nth-child(1):hover{
    margin: -10px 0 0 -10px;
}

.outer-circle:nth-child(2):hover{
    margin: -10px -10px 0 0px;
}
.outer-circle:nth-child(3):hover{
    margin: 0 0 -10px -10px;
}
.outer-circle:nth-child(4):hover{
    margin: 0 -10px -10px 0;
}

.inner-cicle{
    width: 293.85px;
    height: 293.85px;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);

    z-index: 2;
    transition: .4s;

}

.inner-cicle:hover{
    width: 303.85px;
    height: 303.85px;
}

.core-dna{
    padding: 120px 0;
    background-color: var(--auo-blue);
}

.core-dna .container{
    display: flex;
}

.core-dna .left-block{
    width: 280px;
    margin-right: 100px;
}

.core-dna .right-block{
    width: calc(100% - 380px);

}

.core-dna .right-block .item{
    display: flex;
}

.core-dna .right-block .item + .item{
    margin-top: 68px;
}

.core-dna .info-wrapper{
    width: calc(100% - 160px)
}

.core-dna .info-wrapper .info{
    padding-top: 8px;
}

.core-dna .icon{
    width: 120px;
    height: 120px;
    margin-right: 40px;
}

.core-value{
    padding: 120px 0 280px;
    position: relative;
    z-index: 1;
    background-image: url('/template/images/about/auo-core-value-background.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}


.core-value-container{
    max-width: 944px;
    min-width: 944px;
}

.value-card-wrapper{
    margin-top: 84px;
    display: flex;
    flex-wrap: wrap;
    /* align-items:flex-start ; */
}

.value-card-wrapper li{

    width: 400px;
    padding: 32px;
}

.value-card-wrapper li .info{
    margin-top: 16px;
    /* tbh */
    max-height: 140px;
}


.value-card-wrapper li:nth-child(odd){
    transform: translateY(40px);
    margin-right: 24px;
}

.value-card-wrapper li:nth-child(n+3){
    margin-top: 24px;
}

.value-card-wrapper li:nth-child(4n+1){
    background-color: var(--energetic-yellow);
}

.value-card-wrapper li:nth-child(4n+2){
    background-color: var(--smart-blue);
}

.value-card-wrapper li:nth-child(4n+3){
    background-color: var(--sustainable-green);
}

.value-card-wrapper li:nth-child(4n+4){
    background-color: var(--innovative-purple);
}

.about-values .fixed-pattern1,
.about-values .fixed-pattern4,
.about-values .fixed-pattern5,
.about-values .fixed-pattern2{
    max-width: none;
}

.about-values .fixed-pattern1::before{
    width: 108px;
    height: 104px;
    background-image: url('/template/images/about/auo-values-pattern-1.png');
    top: -161px;
    right: 130px;
}

.about-values .fixed-pattern2::before{
    width: 352px;
    height: 352px;
    background-image: url('/template/images/about/auo-values-pattern-2.png');
    top: 115px;
    left: 0px;
}

.about-values .fixed-pattern3::before{
    width: 605px;
    height: 695px;
    background-image: url('/template/images/about/auo-values-pattern-3.png');
    top: -460px;
    right: -705px;
}

.about-values .fixed-pattern4::before{
    width: 80px;
    height: 80px;
    background-image: url('/template/images/about/auo-values-pattern-4.png');
    top: -40px;
    left: 200px;
}

.about-values .fixed-pattern5{
    z-index: 4;
}

.about-values .fixed-pattern5::before{
    width: 40px;
    height: 40px;
    background-image: url('/template/images/about/auo-values-pattern-5.png');
    top: 148px;
    right: 200px;

}

@media screen and (min-width:1921px) {
    .about-values .image-text-block{
        margin: 0 auto;
    }

}

@media screen and (max-width: 1267px) {
    .about-values .text-wrapper .title{
        padding-top: 0px;
    }

}



@media screen and (max-width: 1199px) {
    .about-values .image-text-block .img{
        align-self: flex-start;
    }

    .about-values .image-text-block {
        padding: 80px 40px 92px 0;

    }

    .about-values .image-text-block .img{
        min-width: 360px;
    }

    .about-values .text-wrapper{
        margin-left: 48px;
    }

    .about-values .text-wrapper .title{
        margin-left: 0;
        padding-top: 0;
    }

    .about-values .text-wrapper p{
        min-width: 320px;
        padding-top: 20px;
    }

    .circle-block{
        width: 400px;
        margin-top: 40px;
        grid-column-gap: 6px;
        grid-row-gap: 6px;
    }

    .circle-block::after{
        width: 225.81px;
        height: 225.81px;
    }

    .inner-cicle{
        width: 201.26px;
        height: 201.26px;
    }

    .inner-cicle:hover{
        width: 211.26px;
        height: 211.26px;
    }

    .click-circle .scroll-to-explore{
        max-width: 408px;
        margin: 0 auto;
    }

    .click-circle .scroll-to-explore .arrow{
        margin-top: 16px;
    }

    .core-dna{
        padding: 80px 0;
    }

    .core-dna .left-block{
        width: 254px;
        margin-right: 40px;
    }

    .core-dna .right-block{
        width: calc(100% - 294px);
    }

    .core-dna .icon{
        width: 80px;
        height: 80px;
        margin-right: 18px;
    }

    .core-dna .info-wrapper{
        width: calc(100% - 98px);
    }

    .core-dna .right-block .item + .item{
        margin-top: 40px;
    }

    .core-value{
        padding: 80px 0 218px 0;
    }

    .core-value::after{
        height: 802px;
    }

    .value-card-wrapper{
        margin-top: 60px;
    }

    .value-card-wrapper li{
        width: 320px;
        padding: 24px;
    }

    .core-value-container{
        max-width: 748px;
        min-width: 748px;
    }

    .value-card-wrapper li:nth-child(odd){
        margin-right: 28px;
    }

    .value-card-wrapper li:nth-child(n+3){
        margin-top: 28px;
    }

    .about-values .fixed-pattern1::before{
        width: 72px;
        height: 80px;
        /* left: 288px;
        top: -214px; */
        left: 40px;
        top: -187px;
        right: auto;
    }

    .about-values .fixed-pattern2::before{
        background-image: url('/template/images/about/auo-values-pattern-2-tb.png');
        width: 252px;
        height: 209px;
        top: -60px;
        left: -92px;
    }

    .about-values .fixed-pattern3::before{
        width: 303px;
        height: 350px;
        top: -232px;
        right: -152px;
    }

    .about-values .fixed-pattern4::before{
        width: 56px;
        height: 56px;
        top: -28px;
        left: 120px;
    }

}

@media screen and (max-width: 767px){
    .core-value{
        background-image: url('/template/images/about/auo-core-value-background-m.jpg');
    }

    .click-circle .scroll-to-explore .arrow{
        height: 56px;
    }


    .about-values .image-text-block{
        display: block;
        padding: 80px 20px 180px 0;
    }

    .about-values .image-text-block .img{
        min-width: 100%;
    }

    .about-values .text-wrapper{
        max-width: 100%;
        margin-left: 20px;
        padding-top: 40px;
    }
    .about-values .text-wrapper p{
        min-width: 100%;
        padding-top: 20px;
    }

    .click-circle .scroll-to-explore{
        max-width: 100%;
        padding: 0 20px;
    }

    .circle-block{
        width: 320px;
        grid-column-gap: 4px;
        grid-row-gap: 4px;
        margin-bottom: 80px;
    }

    .circle-block::after{
        width: 180.36px;
        height  : 180.36px;
    }

    .inner-cicle{
        width: 160.76px;
        height: 160.76px;
    }

    .inner-cicle:hover{
        width: 170.76px;
        height: 170.76px;
    }

    .core-dna .container{
        display: block;
    }

    .core-dna .left-block{
        width: 100%;
    }

    .core-dna .right-block{
        width: 100%;
        padding-top: 40px;
    }

    .value-card-wrapper{
        display: block;
    }

    .value-card-wrapper li{
        margin: 0 auto;
    }

    .value-card-wrapper li:nth-child(odd){
        margin-right: auto;
    }

    .value-card-wrapper li:nth-child(odd){
        transform: translateY(0);
    }

    .value-card-wrapper li:nth-child(n+2){
        margin-top: 28px;
    }

    .core-value-container{
        max-width: 100%;
        min-width: 100%;
    }

    .about-values .fixed-pattern1::before{
        width: 72px;
        height: 80px;
        left: auto;
        top: -140px;
        right: 20px;
    }

    .about-values .fixed-pattern2::before{
        background-image: url('/template/images/about/auo-values-pattern-2-tb.png');
        width: 219px;
        height: 182px;
        top: -68px;
        left: -89px;
    }

    .about-values .fixed-pattern4::before{
        width: 56px;
        height: 56px;
        top: -28px;
        left: auto;
        right: 20px;
    }

    .value-card-wrapper li .info{
        max-height: none;
    }
}

/* ================================AUO Milestones=================================== */
/* ================================AUO Milestones=============================== */
/* ================================AUO Milestones================================== */

.about-milestone-padding{
    /* 20220829 Amy 調整padding */
    padding: 220px 0;
}

.top-year-interval{
    padding: 120px 0;

}

.top-year-interval .swiper-btn-block{
    justify-content: space-between;
    padding-top: 24px;
}

.year-interval-swiper{
    padding-top: 40px;
    width: 1080px;
    margin-left: calc((100% - 1080px)/2);
    margin-right: calc((100% - 1080px)/2);
}

.year-interval-swiper .swiper-slide{
    width: 252px;
    margin-right: 24px;
    cursor: pointer;

}

.year-interval-swiper .img{
    height: 252px;
}

.year-interval-swiper time{
    display: block;
    padding-top: 24px;
}


.top-pattern-block .fixed-pattern1::before{
    width: 413px;
    height: 424px;
    top: 150px;
    left: -194px;
    background-image: url('/template/images/about/auo-about-milestone-pattern-1.png');
}

.about-milestone.fixed-pattern2{
    max-width: none;
}

.bottom-timeline-block.about-milestone{
    background-color: #ffffff;
}

.select-block.about-milestone{
    width: 344px;
}

.about-milestone.fixed-pattern1{
    z-index: 3;
}

.about-milestone.fixed-pattern1::before{
    width: 112px;
    height: 94px;
    background-image: url('/template/images/about/auo-about-pattern-2.png');
    top: 126px;
    right: -73px;
}

.about-milestone.fixed-pattern2::before{
    width: 424px;
    height: 179px;
    background-image: url('/template/images/about/auo-about-milestone-pattern-2.png');
    top: -179px;
    right: 80px;
}

.about-milestone .timeline-swiper .swiper-slide-thumb-active {
    color: var(--auo-blue);
    font-weight: bold;
}

/* 20220901 Amy */
/* .about-milestone .timeline-swiper .swiper-slide {
    color: #B3CBDB;
} */

.about-milestone .timeline-swiper .swiper-slide:hover{
    opacity: 0.8;
}

.about-milestone .timeline-swiper .swiper-slide-thumb-active {
    opacity: 1;
}

@media screen and (max-width: 1199px) {
    .top-year-interval{
        padding: 80px 0;
    }

    .year-interval-swiper{
        /* margin-right: -40px; */
        padding-top: 24px;
        width: calc(100% - 40px);
        margin-left: 40px;
    }

    .top-year-interval .swiper-btn-block{
        justify-content: center;
    }

    .year-interval-swiper .swiper-slide{
        width: 240px;
        margin-right: 20px;
    }

    .year-interval-swiper .img{
        height: 240px;
    }

    .year-interval-swiper time{
        padding-top: 16px;
    }



    .top-pattern-block .fixed-pattern1::before {
        width: 205px;
        height: 210px;
        top: 16px;
        left: -48px;
        background-image: url('/template/images/about/auo-about-milestone-pattern-1.png');
    }

    .about-milestone.fixed-pattern2 {
        max-width: none;
    }

    .about-milestone.fixed-pattern2::before {
        width: 280px;
        height: 120px;
        top: -120px;
        right: 40px;
    }

    .select-block.about-milestone {
        width: 320px;
    }

    .about-milestone-padding {
        padding: 80px 0 202px 0;
    }

    .content-area{
        margin-left: calc((100% - 648px) / 2);
    }

    .bottom-timeline-block.about-milestone {
        padding: 48px 0 80px;
    }

}



@media screen and (max-width: 767px){
    .year-content-item .right-img.about-milestone {
        width: 320px;
        height: 240px;
    }

    .content-area {
        margin-left: 0;
    }

    .select-block.about-milestone {
        width: 100%;
    }




}