@media (min-width: 1900px) {
  .stats-section {
    padding: 140px 0 200px;
    background-position: center 100px;
    background-repeat: no-repeat;
  }
}
@media (min-width: 1200px) {
  .mobile-menu-btn, .search-btn {
    display: none !important;
  }
}
/*----------------------------------------------------*/
@media (max-width: 2500px) {
  .diagonal-hero-left {
    width: 50%;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    z-index: 1;
  }
}
@media (max-width: 2000px) {
  .diagonal-hero-left {
    width: 45%;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    z-index: 1;
  }
}
@media (max-width: 1199px) {
  .en .footer-box {
    justify-content: flex-start !important;
  }
  .en .line-right {
    border: none;
  }
}
@media (max-width: 1600px) {
  .diagonal-hero-left {
    width: 42%;
  }
}
@media (max-width: 1400px) {
  .equipment-list-image img {
    height: auto;
  }
  .image-item-2 {
    top: 300px;
  }
  .image-item-3 {
    top: 550px;
  }
  .footer-menu {
    padding-left: 40px
  }
}
@media (max-width: 1399px) {
  .en .footer .container {
    max-width: 98%;
  }
  .en .footer-box {
    justify-content: flex-start !important;
  }
  .en .footer-menu {
    width: 30%;
  }
}
@media (max-width: 1280px) {
  .footer-menu {
    margin-bottom: 20px;
    width: auto;
    padding-left: 40px
  }
}
@media (max-width: 1200px) {
  .main-nav .container {
    --bs-gutter-x: 0rem;
    max-width: 96%;
  }
  .side-menu .nav-link {
    justify-content: flex-start;
  }
  .navbar-brand img {
    width: auto;
    height: 50px;
  }
  .search-button {
    display: block;
  }
  .search-btn {
    top: 15px;
    right: 60px;
  }
  .mobile-menu-btn {
    display: block;
    top: 12px;
    right: 15px;
  }
  .navbar-collapse {
    background-color: white;
    border-radius: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0);
    padding: 0rem;
    max-height: 80vh;
    overflow-y: auto;
  }
  .navbar-nav .nav-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  .navbar-nav .nav-item:last-child {
    border-bottom: none;
  }
  .nav-link {
    padding: 12px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .dropdown-toggle::after {
    display: none;
  }
  .dropdown-toggle .dropdown-icon {
    transition: transform 0.3s ease;
  }
  .dropdown-toggle[aria-expanded="true"] .dropdown-icon {
    transform: rotate(180deg);
  }
  .nav-item.dropdown:not(.language-dropdown) .dropdown-toggle .dropdown-icon {
    display: block;
  }
  .dropdown-menu {
    padding-left: 1rem;
    border-left: 2px solid var(--primary);
    border-radius: 0;
    background-color: rgba(0, 153, 68, 0.03);
    margin: 0 0 0 10px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    box-shadow: none;
    z-index: 1050 !important;
  }
  .hero-title {
    font-size: 2.5rem;
  }
  .en .hero-title {
    font-size: 2.5rem;
  }
  .hero-subtitle {
    font-size: 1.2rem;
  }
  .dropdown-menu {
    display: none;
    transform: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition: none;
    margin-top: 0;
    border-radius: 0;
    box-shadow: none;
    border-left: 3px solid var(--primary);
    padding-left: 10px;
    background-color: rgba(0, 153, 68, 0.05);
  }
  .dropdown-menu.show {
    display: block;
  }
  .dropdown-item {
    padding: 10px 4px !important;
  }
  .dropdown-item:hover {
    padding-left: 24px;
  }
  .nav-link {
    padding: 12px 15px;
  }
  .diagonal-hero-title {
    font-size: 2.5rem;
  }
  .bg-text {
    font-size: 12rem;
  }
  .diagonal-hero-left {
    width: 48%;
  }
  .footer-menu {
    padding-left: 20px
  }
  .certification-image {
    margin: -20px 10px 0;
  }
}
@media (max-width: 1199px) {
  .service-box {
    max-width: calc(20% - 20px);
    min-width: 160px;
    padding: 20px 10px;
  }
  .repair-services {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-item-1 {
    left: 0px;
  }
  .image-item-2 {
    top: 220px;
    right: 40px;
  }
  .image-item-3 {
    top: 415px;
  }
  .en .footer-menu {
    width: auto;
  }
}
@media (max-width: 1024px) {
  .repair-intro h2 {
    font-size: 1.7rem;
    margin-bottom: 10px !important;
  }
  .footer-menu {
    margin-bottom: 20px;
    width: auto;
    padding-left: 20px
  }
  .policy-image-container {
    margin-top: 40px;
    margin-bottom: 0;
  }
  .image-container.mt--30 {
    margin-top: 10px !important;
  }
  .en .esg-content {
    padding: 50px 0px 0 0px
  }
  .news-section {
    padding-left: 15px;
  }
}
@media (max-width: 992px) {
  .esg-banner-text {
    width: 80%;
    padding: 30px;
  }
  .esg-dei-image, .esg-workplace-image {
    position: relative;
    width: 100%;
    height: 300px;
  }
  .esg-workplace-content {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .certification-image {
    margin: 20px 10px 0;
  }
  .icon-wrapper {
    width: 120px;
    height: 120px;
  }
  .contact-form-wrapper {
    margin-top: 30px;
  }
  .join-us-cta {
    flex-direction: column;
  }
  .cta-content {
    padding: 30px;
    width: 100%;
  }
  .cta-image {
    width: 100%;
    height: 250px;
  }
  .navbar-brand {
    padding-left: 7px;
  }
  .service-box {
    max-width: calc(33.333% - 20px);
    margin-bottom: 20px;
  }
  .parts-section {
    padding: 0 10px 20px;
  }
  .parts-table-container {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 0rem;
    box-shadow: none;
    border-radius: 0px;
  }
  .parts-table, .parts-table thead, .parts-table tbody, .parts-table th, .parts-table td, .parts-table tr {
    display: block;
    box-shadow: none;
    border-radius: 0;
  }
  .parts-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .parts-table tr {
    margin-bottom: 0px;
    margin-top: 5px;
    border-top: 2px solid var(--primary);
    border-radius: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .parts-table tr:last-child {
    border-bottom: 2px solid var(--primary);
  }
  /* 基本單元格樣式-左對齊 */
  .parts-table td {
    position: relative;
    padding-left: 30%;
    text-align: left !important;
    min-height: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 5px;
    line-height: 1.3;
  }
  .parts-table td:last-child {
    border-bottom: none;
  }
  .parts-table td:before {
    position: absolute;
    top: 6px;
    left: 15px;
    width: 30%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: 600;
    content: attr(data-label);
    color: #333;
  }
  /* 詢問按鈕置中設計 */
  .parts-table td[data-label="描述"] {
    text-align: center;
  }
  .query-btn {
    width: auto;
    padding: 3px 20px 4px;
    margin-top: 0px;
    font-size: 14px;
    margin-bottom: 0px;
  }
  .side-menu .menu-title {
    padding: 20px 30px 16px;
  }
  .equipment-list-item {
    padding: 20px 10px 0;
  }
  .equipment-list-content {
    display: block;
  }
  .equipment-list-title {
    width: 100%;
    margin-bottom: 5px;
    font-size: 1.2rem;
  }
  .equipment-list-image {
    width: 100%;
  }
  .equipment-list-content {
    padding-right: 0px;
  }
  .bg-text-section.pr {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .side-menu {
    margin: 20px 10px;
  }
  .btn-pc {
    display: none !important;
  }
  .btn-phone {
    display: block !important;
  }
  .hero-section {
    min-height: 540px;
    padding: 0 20px;
    overflow: hidden;
  }
  .desktop-slider-img {
    display: none;
  }
  .mobile-slider-img {
    display: block;
  }
  .hero-title {
    font-size: 2.5rem;
  }
  .en .hero-title {
    font-size: 2.5rem;
  }
  .hero-subtitle {
    font-size: 1.2rem;
  }
  .esg-section {
    padding: 50px 0 150px;
    background-size: 380% auto;
    background-repeat: no-repeat;
    background-position: left bottom;
  }
  .image-gallery {
    height: 750px;
    margin-top: 0px;
  }
  .image-item-1 {
    top: 50px;
    left: 10px;
    width: 52%;
    z-index: 2;
  }
  .image-item-2 {
    top: 240px;
    right: 10px;
    width: 40%;
    z-index: 1;
  }
  .image-item-3 {
    top: 590px;
    left: 40%;
    transform: translateX(-40%);
    width: 65%;
    z-index: 3;
  }
  .news-section {
    padding: 80px 10px 45px;
  }
  .news-section .align-items-start {
    align-items: center !important;
  }
  .news-item {
    padding: 15px 0;
  }
  .news-item a {
    flex-direction: column;
  }
  .news-title {
    padding-right: 0px;
    margin-left: 0 !important;
    font-size: 16px;
  }
  .news-label {
    margin-left: 0 !important;
    margin: 8px 0 5px;
    font-size: 1rem;
  }
  .news-section {
    background-image: linear-gradient(rgba(0, 100, 100, 0.7), rgba(0, 100, 100, 0.7)), url("../images/bg-news-phone.jpg");
    background-position: center center, center bottom;
    background-size: cover, cover;
  }
  .stats-section {
    padding: 120px 0px 150px;
    background-color: #fff;
    background-image: url(../images/bg-service-phone.jpg);
    background-size: cover;
    background-position: center bottom;
  }
  .stats-card {
    width: 180px;
    height: 180px;
    padding: 10px;
  }
  .footer-contact {
    margin-bottom: 0px;
  }
  .footer-social {
    margin-bottom: 15px;
  }
  .line-right {
    border-right: none;
  }
  .footer .justify-content-end {
    justify-content: flex-start !important;
  }
  .diagonal-hero-left {
    background-color: rgba(0, 100, 86, 0.5);
  }
  .diagonal-hero-content {
    max-width: 55%;
    padding-top: 60px;
  }
  .diagonal-hero-title {
    font-size: 2.2rem;
  }
  .diagonal-hero-diamond {
    width: 250px;
    height: 250px;
  }
  .bg-text {
    top: 0px;
    font-size: 12rem;
    margin-top: 0px;
    letter-spacing: -5px;
  }
  .diagonal-hero-section {
    height: 30vh;
  }
  .diagonal-hero-left {
    width: 100%;
    clip-path: none;
  }
  .diagonal-hero-content {
    max-width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .diagonal-hero-title {
    font-size: 2rem;
    letter-spacing: 5px;
    padding-left: 20px;
  }
  .diagonal-hero-title::before {
    left: 0px;
    height: 45px;
  }
  .en .diagonal-hero-title::before {
    left: 0px;
    height: 45px;
  }
  .diagonal-hero-diamond {
    width: 200px;
    height: 200px;
  }
  .bg-text {
    font-size: 7rem;
  }
  .section-title {
    font-size: 1.8rem;
    line-height: 1.3;
    margin-bottom: 1.2rem;
  }
  .en .section-title {
    font-size: 1.8rem;
    line-height: 1.3;
    margin-bottom: 1.2rem;
  }
  .bg-text-section {
    padding: 40px 3%;
  }
  .content-block .highlight {
    font-size: 1.1rem;
    padding-left: 12px;
  }
  .en .content-block .highlight {
    font-size: 1.1rem;
  }
  .content-block {
    margin-bottom: 20px;
  }
  .breadcrumb-section {
    display: none;
  }
  .content-section {
    position: relative;
    z-index: 1;
    padding: 30px 0;
  }
  .certificate-inner {
    padding: 40px;
  }
  .certificate-title {
    font-size: 30px;
    line-height: 1.4;
  }
}
@media (max-width: 768px) {
  .esg-banner {
    height: 400px;
  }
  .esg-banner-text {
    width: 100%;
    clip-path: none;
    background-color: rgba(0, 166, 80, 0.9);
  }
  .esg-dei-content {
    clip-path: none;
  }
  .timeline-title {
    font-size: 1.3rem;
    margin-bottom: 6px;
  }
  .timeline-card {
    padding: 25px 10px 15px 20px;
    margin-left: 20px;
  }
  .stats-card {
    width: 180px;
    height: 180px;
    margin: 0 10px;
  }
  .stats-number {
    font-size: 1.8rem;
  }
  .stats-label {
    font-size: 0.9rem;
  }
  .footer-menu-container {
    flex-direction: column;
  }
  .stats-container {
    flex-wrap: wrap;
    justify-content: center;
  }
  .position-relative {
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .carousel-control-prev-icon, .carousel-control-next-icon {
    display: none;
  }
  .gotop {
    width: 40px;
    height: 40px;
    line-height: 1.6;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
  }
  .gotop i {
    font-size: 18px;
  }
  .footer .justify-content-end {
    justify-content: flex-start !important
  }
  .service-box {
    padding: 20px 0px;
  }
  .certification-image {
    margin: 10px;
  }
}
@media (max-width: 767px) {
  .service-container {
    flex-wrap: wrap;
  }
  .service-box {
    margin-bottom: 0;
  }
  .bg-text-section .news-list-item {
    border-top: 3px solid var(--primary);
    border-left: none;
    margin-left: 10px;
    margin-right: 10px;
  }
  .policy-items {
    margin: 0;
  }
  .policy-icon {
    width: 90px;
    height: 90px;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .policy-icon i {
    font-size: 35px;
  }
  .form-group {
    margin-bottom: 0px;
  }
  .image-container img {
    width: 100%;
    height: auto;
  }
  .contact-item {
    margin-bottom: 20px;
  }
  .contact-icon {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
  .contact-detail h4 {
    font-size: 1rem;
  }
  .contact-form-wrapper, .map-wrapper {
    padding: 0px;
    margin-top: 20px;
  }
  .form-title, .map-title {
    font-size: 1.3rem;
  }
  .inquiry-container {
    padding: 25px;
  }
  .inquiry-title {
    font-size: 1.6rem;
  }
  .bg-text-section .news-detail-wrapper {
    padding: 25px;
  }
  .bg-text-section .news-detail-title {
    font-size: 1.4rem;
  }
  .bg-text-section .news-detail-meta {
    flex-direction: column;
    align-items: flex-start;
  }
  .bg-text-section .news-detail-share {
    margin-top: 15px;
  }
  .bg-text-section .news-detail-content {
    font-size: 1rem;
  }
  .bg-text-section .news-detail-content h3 {
    font-size: 1.3rem;
  }
  .repair-services {
    grid-template-columns: 1fr;
  }
  .category-header {
    padding: 15px 20px;
  }
  .category-icon {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .category-title {
    font-size: 1.1rem;
  }
  .category-content {
    padding: 20px;
  }
  .course-item {
    padding: 12px;
  }
  .bg-text-section .news-list-item {
    flex-direction: column;
  }
  .bg-text-section .news-date {
    width: 100%;
    min-width: 100%;
    padding: 15px 15px 10px;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    border-right: none;
    border-bottom: 1px solid #f0f0f0;
  }
  .bg-text-section .date-day {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
  .bg-text-section .news-content {
    padding: 20px;
  }
  .bg-text-section .news-title {
    font-size: 1.1rem;
    line-height: 1.5;
  }
  .en .bg-text-section .news-title {
    font-size: 1.1rem;
    line-height: 1.5;
  }
  .policy-card {
    padding: 20px;
    margin-bottom: 20px;
  }
  .policy-title {
    font-size: 1.1rem;
  }
  .cta-container .px-4 {
    padding-right: 1.2rem !important;
    padding-left: 1.2rem !important;
  }
  .bg-text-section .news-detail-footer {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .policy-item {
    flex-wrap: wrap
  }
  .content-block .highlight br {
    display: none;
  }
  .policy-item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .policy-content h3 {
    text-align: center;
    font-size: 1.2rem;
  }
  .policy-content p {
    text-align: center;
  }
  .btn-box {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .service-box {
    max-width: calc(50% - 20px);
  }
  .service-box p {
    font-size: 0.85rem;
  }
  .repair-table .table-title {
    font-size: 1.1rem;
    padding: 10px 15px !important;
  }
  .part-info {
    padding: 25px 20px;
  }
  .detail-label {
    min-width: 80px;
    line-height: 1.4;
  }
  .inquiry-desc {
    color: #666;
    font-size: 1rem;
    line-height: 1.4;
  }
  .vertical-stylish-timeline::before {
    left: 50%;
  }
  .timeline-date-circle {
    width: 100px;
    height: 100px;
  }
  .timeline-inner-circle {
    width: 90px;
    height: 90px;
  }
  .timeline-year {
    font-size: 1.8rem;
  }
  .timeline-month {
    font-size: 1rem;
  }
  .timeline-connector {
    margin-top: 50px;
  }
  .timeline-line {
    width: 20px;
  }
  .timeline-card {
    padding: 60px 20px 20px;
    margin-left: 0;
    margin-top: -40px;
  }
  .timeline-event {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px;
  }
  .image-item-3 {
    top: 490px;
  }
  .image-gallery {
    height: 600px;
  }
  .certificate-inner {
    padding: 30px;
  }
  .certificate-title {
    font-size: 26px;
  }
  .certificate-emblem-left, .certificate-emblem-right {
    width: 60px;
    height: 60px;
  }
  .certificate-emblem-left:before, .certificate-emblem-right:before {
    width: 45px;
    height: 45px;
  }
  .certificate-emblem-left {
    left: 20px;
  }
  .certificate-emblem-right {
    right: 20px;
  }
  .signature-image {
    max-width: 120px;
  }
}
@media (max-width: 576px) {
  .esg-content .px-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .diagonal-hero-section {
    height: 40vh;
    min-height: 300px;
  }
  .diagonal-hero-diamond {
    width: 150px;
    height: 150px;
  }
  .content-block p {
    font-size: 1rem;
  }
  .en .content-block p {
    font-size: 1rem;
  }
  .side-buttons {
    display: none;
  }
  .hid-phone {
    display: none;
  }
  .hero-subtitle {
    font-size: 1rem;
  }
  .stats-container {
    flex-direction: column;
    align-items: center;
  }
  .stats-card {
    margin-bottom: 60px;
  }
  .hero-title {
    font-size: 2rem;
    margin-bottom: .5rem;
  }
  .en .hero-title {
    font-size: 2rem;
    margin-bottom: .5rem;
  }
  .hero-subtitle {
    letter-spacing: 0;
    font-size: 15px;
    margin-bottom: 1rem;
  }
  .hero-content {
    margin-top: 90px;
  }
  .btn-lg {
    padding: 0.6rem 1.5rem 0.65rem;
    font-size: 15px;
    line-height: 1;
  }
  .esg-content {
    position: relative;
    z-index: 2;
    font-weight: 400;
    color: #333;
    padding: 10px 20px;
    line-height: 1.8;
    font-size: 16px;
  }
  .en .esg-content {
    padding: 10px 20px;
  }
  .esg-content br {
    display: none;
  }
  .footer-menu {
    padding-left: 20px;
  }
  .footer-bottom {
    padding: 15px 50px 18px;
  }
  .footer .container {
    padding: 0 20px;
  }
  .footer .footer-bottom .container {
    padding: 0 5px;
  }
  .footer-contact {
    font-size: 17px;
  }
  .footer-social a {
    font-size: 40px !important
  }
  .image-gallery {
    height: 480px;
    margin-top: 0px;
  }
  .image-item-3 {
    top: 390px;
  }
  .image-gallery {
    height: 600px;
    margin-top: 0px;
  }
  .image-item-2 {
    top: 230px;
  }
  .image-item-3 {
    top: 480px;
  }
  .en .footer-menu {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .service-box {
    max-width: 100%;
    width: 100%;
  }
  .image-gallery {
    height: 450px;
    margin-top: 0px;
  }
  .image-item-3 {
    top: 380px;
  }
}
@media (max-width:430px) {
  .image-gallery {
    height: 430px;
    margin-top: 0px;
  }
  .image-item-2 {
    top: 190px;
    right: 5px;
  }
  .image-item-3 {
    top: 380px;
  }
}
@media (max-width:400px) {
  .image-gallery {
    height: 400px;
    margin-top: 0px;
  }
  .image-item-3 {
    top: 360px;
  }
}
@media (max-width:380px) {
  .image-item-2 {
    top: 180px;
  }
  .image-item-3 {
    top: 350px;
  }
}
@media (max-width:360px) {
  .image-gallery {
    height: 340px;
    margin-top: 0px;
  }
  .image-item-2 {
    top: 160px;
  }
  .image-item-3 {
    top: 320px;
  }
}