/*ces 반응형*/
@media only screen and (max-width: 1024px) {
    .ces-title {
        font-size: 60px;
    }

    .ces-sub-title {
        font-size: 20px;
    }

    .ces-highlights {
        padding: 100px 0;
    }

    .ces-highlights .swiper-slide {
        min-width: auto;
    }

    .ces-highlights .title-area {
        padding: 0 50px;
        margin-bottom: 50px;
    }

    .ces-highlights .box {
        width: auto;
    }

    .ces-awards .tab-content {
        padding: 70px 50px;
    }

    .ces-awards .tab-content .sub-tit {
        font-size: 24px;
    }

    .ces-awards .tab-content .tit-badge {
        margin-bottom: 20px;
    }

    .ces-awards .tab-content .tit-badge:before {
        width: 70px;
        height: 100px;
    }

    .ces-awards .tab-content .tit {
        font-size: 40px;
    }

    .ces-awards .tab-content .sub-txt {
        font-size: 18px;
    }

    .ces-awards .tab-content .left {
        gap: 40px;
    }

    .ces-awards {
        height: 100vh;
    }

    .ces-awards .tab-content#tab2026-1 .bg-video video {
        object-position: right;
    }

    .ces-awards .tab-content#tab2026-2 {
        background-position-x: 90%;
    }

    .ces-product-scroll .bg-section {
        padding: 70px 50px;
    }

    .ces-product-scroll .floating-cards {
        left: 50%;
        transform: translateX(-50%);
        top: 20%;
    }

    .ces-product-scroll .ces-title br, .ces-awards .tab-content .sub-txt br {
        display: none;
    }

    .ces-news {
        padding: 70px 50px;
        padding-bottom: 104px;
        flex-direction: column;
    }

    .ces-news .ces-title br {
        display: none;
    }

    .cesBottom .inner {
        padding: 70px 50px;
    }

    .cesBottom .btn-box a {
        padding: 20px 60px;
    }

    .ces-product-scroll {
        min-height: 4500px;
    }

    .ces-awards .tab-content:before {
        width: 100%;
        height: 60%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    }

    .ces-awards .tab-content#tab1 .bg-video {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .ces-awards .tab-content#tab1 .bg-video video {
        width: 100%;
        height: 100%;
        object-fit: none;
        object-position: right top;
    }

    .ces-awards .tab-content#tab3 {
        background-position: 80%;
    }
}

@media only screen and (max-width: 800px) {
    .ces-awards .tab-content#tab1 .bg-video video {
        object-position: 90% top;
    }

    .ces-product-scroll .floating-cards {
        width: 90%;
    }

    .ces-product-scroll .floating-cards .card {
        max-width: calc(50% - 15px);
    }

    .cesBottom .inner {
        flex-direction: column;
        align-items: baseline;
        gap: 40px;
    }

    .cesBottom .btn-box {
        width: 100%
    }

    .cesBottom .btn-box a {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 0;
    }

    .cesBottom .btn-box a span {
        font-size: 20px;
    }

    .cesBottom .txtBox p {
        font-size: 50px;
    }


    .ces-awards .tab-content#tab2025 {
        background: url("../img/ces/mo-award-02.jpg");
        background-size: cover;
        background-position: right;
    }

    .ces-awards .tab-content#tab2023 {
        background-position: right 20% center;
    }

    .ces-news .news-area ul li .title {
        font-size: 22px;
    }

    .ces-news .news-area ul li .tag {
        font-size: 18px;
    }

    .ces-news .left {
        width: 100%;
    }

    .cesBottom {
        position: relative;
        background-position: right 30% center;

    }

    .cesBottom:before {
        content: "";
        width: 100%;
        height: 90%;
        position: absolute;
        display: block;
        z-index: 1;
        background: linear-gradient(180deg, rgba(17, 17, 17, 0.6) 24.76%, rgba(17, 17, 17, 0) 86.49%);
    }

    .cesBottom .inner {
        position: relative;
        z-index: 2;
    }

    .ces-highlights .box.youtube:before {
        width: 50px;
        height: 50px;
    }
}

@media only screen and (max-width: 600px) {
    .ces-title {
        font-size: 24px;
    }

    .ces-sub-title {
        font-size: 14px;
        line-height: 140%;
    }

    .ces-highlights {
        padding: 60px 0;
    }

    .ces-highlights .title-area {
        padding: 0 30px;
    }

    .ces-highlights .ces-sub-title {
        margin-top: 16px;
        width: 50%;
        word-break: keep-all;
        margin-bottom: 40px;
    }

    .ces-highlights .swiper {
        overflow: hidden;
        position: relative;
        border: 1px solid red;
    }

    .ces-highlights .top-slide-section {
        margin-bottom: 16px;
    }

    .ces-highlights .box.youtube:before {
        width: 40px;
        height: 40px;
    }

    .ces-highlights .box .item-text .badge {
        font-size: 18px;
    }

    .ces-awards .tab-content {
        padding: 60px 30px;
    }

    .ces-awards .tab-content .sub-tit {
        font-size: 16px;
        line-height: 110%;
        margin-bottom: 10px;
    }

    .ces-awards .tab-content .tit-badge:before {
        width: 40px;
        height: 55px;
    }

    .ces-awards .tab-content .tit {
        font-size: 24px;
        line-height: 120%;
    }

    .ces-awards .tab-content .sub-txt {
        font-size: 14px;
        line-height: 140%;
    }

    .ces-awards .tab-content .left {
        gap: 30px;
    }

    .ces-awards .tab-content .btn-area a span {
        font-size: 14px;
    }

    .ces-awards .tab-content:before {
        width: 100%;
        height: 50%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);

    }

    .ces-awards .tab-content {
        padding: 60px 30px;
    }

    .ces-awards .tabs {
        height: 45px;
        bottom: 40px;
    }

    .ces-awards .tab-content#tab2026-2 {
        background: #BDBBAE url(../img/ces/mo-award-2026-2.png) no-repeat;
        background-position: center bottom;
        background-size: cover;
    }

    .ces-product-scroll .floating-cards .card {
        max-width: 100%;
    }

    .ces-awards .tab-btn {
        font-size: 14px;
        padding: 6px 18px;
    }

    .ces-product-scroll .floating-cards .card:nth-child(2) {
        margin-top: 0;
    }

    .ces-product-scroll .floating-cards .card:nth-child(odd) {
        margin-top: 0;
    }

    .ces-product-scroll .bg-section {
        padding: 60px 30px;
    }

    .ces-product-scroll .ces-title br {
        display: none;

    }

    .ces-product-scroll .ces-title {
        font-size: 24px;
        line-height: 120%;
    }

    .product-bg-sections .ces-sub-title {
        font-size: 14px;
        margin-top: 16px;
    }

    .product-bg-sections .ces-sub-title br {
        display: none;
    }

    .ces-awards {
        height: 720px;
    }

    .ces-awards .tab-content .btn-area a {
        padding: 8px 11px;
    }

    .ces-news {
        padding: 60px 30px;
        padding-bottom: 104px;
        gap: 40px
    }

    .ces-news .ces-sub-title {
        margin-top: 16px;
    }

    .ces-news .news-area ul li .tag {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .ces-news .news-area ul li .title {
        font-size: 16px;
        line-height: 140%;
    }

    .ces-news .news-area ul li a {
        padding: 20px 0;
    }

    .ces-news .news-area ul li:first-child a {
        padding-bottom: 20px;
    }

    .ces-news .load-more {
        padding: 10px;
        height: fit-content;
    }

    .cesBottom .txtBox p {
        font-size: 38px;
        line-height: 120%;
    }

    .cesBottom .btn-box a span {
        font-size: 14px;
        gap: 10px;
    }

    .cesBottom .btn-box a {
        padding: 9px;
    }

    .cesBottom .inner {
        padding: 60px 30px;
    }

    .ces-product-scroll .bg1, .ces-product-scroll .bg2, .ces-product-scroll .bg3, .ces-product-scroll .bg4 {
        background-position: bottom;
    }

    .ces-awards .tab-content#tab2026-1 .bg-video video {
        width: auto;
        height: 100%;
        object-fit: contain;
        transform: translateX(-55%);
    }
}

@media only screen and (max-width: 425px) {
    .ces-awards .tab-content#tab2026-1 .bg-video video {
        width: auto;
        height: 100%;
        object-fit: contain;
        transform: scale(0.6) translateX(-83%) translateY(35%);
        object-position: bottom;
    }
}

@media only screen and (max-width: 375px) {
    .ces-awards {
        height: 720px;
    }


}

@media only screen and (max-width: 320px) {
    .ces-awards .tab-content#tab2026-1 .bg-video video {
        transform: scale(0.6) translateX(-88%) translateY(35%);
    }
}

/*스크롤 모바일*/
@media only screen and (max-width: 800px) {
    /* ces-product-scroll 모바일 최적화 */
    .ces-product-scroll {
        /*min-height: 500vh;*/
    }

    .ces-product-scroll .floating-cards {
        width: calc(100% - 60px);
        left: 30px;
        transform: none;
        right: auto;
        top: 80px;
        padding-top: 20vh;
        padding-bottom: 20vh;
        gap: 16px;
    }

    .ces-product-scroll .floating-cards .card {
        max-width: 100%;
        width: 100%;
        padding: 20px;
        gap: 20px;
        margin-top: 0 !important;
    }

    .ces-product-scroll .floating-cards .card:nth-child(2),
    .ces-product-scroll .floating-cards .card:nth-child(odd),
    .ces-product-scroll .floating-cards .card:nth-child(1) {
        margin-top: 0 !important;
    }

    .ces-product-scroll .floating-cards .card .img {
        height: 180px;
    }

    .ces-product-scroll .floating-cards .card .txt {
        font-size: 18px;
        line-height: 130%;
    }

    /* 배경 섹션 모바일 최적화 */
    .ces-product-scroll .bg-section {
        padding: 60px 30px;
    }

    .ces-product-scroll .bg-section:before {
        width: 100%;
        background: linear-gradient(180deg, rgba(17, 17, 17, 0.8) 0%, rgba(17, 17, 17, 0) 100%);
    }

    .ces-product-scroll .bg1,
    .ces-product-scroll .bg2,
    .ces-product-scroll .bg3,
    .ces-product-scroll .bg4 {
        background-position: center;
        background-size: cover;
    }

    .ces-product-scroll .floating-cards .card .img img {
        height: 100%;
        width: auto;
    }

    /* 터치 피드백 */
    .ces-product-scroll .floating-cards .card:active {
        transform: scale(0.98);
        background: rgba(255, 255, 255, 0.1);
    }

    .ces-product-scroll .floating-cards .card {
        transition: opacity 0.5s ease, transform 0.5s ease, filter 0.5s ease !important;
        will-change: opacity, transform;
    }
}

