/* Static site polish and layout fixes for CloudWing homepage */

body.page--page {
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

body.menu-open {
  overflow: hidden;
}

.friend-link__list,
.friend-link .list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 18px;
  min-width: 0;
}

.friend-link__list a,
.friend-link .list a {
  display: inline-block;
  max-width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

@media (max-width: 767px) {
  .friend-link__list a,
  .friend-link .list a {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .fotbox-sec1 .row > .col-xl-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .fotbox-sec1 .row > .col-xl-8 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.fotbox .foot_ewm {
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 0 16px;
}

.fotbox .foot_ewm .ewm {
  margin-right: 0;
  flex: 0 0 auto;
  text-align: center;
}

.fotbox .foot_ewm .pic {
  width: 88px;
  height: 88px;
  padding: 6px;
}

.fotbox .foot_ewm .ewm p {
  font-size: 13px;
  line-height: 1.35;
}

.fotbox .foot_ewm .cw-footer-contact {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 2px;
}

.fotbox .foot_ewm .cw-footer-contact .item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.45;
  color: #d5d5d5;
  word-break: break-word;
}

.fotbox .foot_ewm .cw-footer-contact .label {
  color: #ffffff;
  font-weight: 600;
}

.fotbox .foot_ewm .cw-footer-contact .sep {
  color: #ffffff;
  padding: 0 4px 0 2px;
}

.fotbox .foot_ewm .cw-footer-contact a {
  color: #d5d5d5;
}

.fotbox .right .list {
  display: grid;
  grid-template-columns: repeat(6, minmax(78px, 1fr));
  gap: 0 14px;
  margin: 0;
}

.fotbox .right .list > * {
  min-width: 0;
}

.fotbox .right .tit {
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.25;
}

.fotbox .right .f_jut a {
  display: block;
  font-size: 13px;
  line-height: 1.45;
  margin-bottom: 10px;
  color: #d9d9d9;
}

@media (max-width: 1199px) {
  .fotbox .foot_ewm {
    flex-wrap: wrap;
  }
  .fotbox .foot_ewm .cw-footer-contact {
    flex: 0 0 100%;
    margin-top: 12px;
  }
  .fotbox .right .list {
    grid-template-columns: repeat(3, minmax(120px, 1fr));
    gap: 24px 18px;
  }
}

@media (max-width: 767px) {
  .fotbox .right .list {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .fotbox .right .list > *,
  .fotbox .right .f_item {
    flex: 0 0 auto !important;
    width: 100%;
    margin-bottom: 0 !important;
    padding: 0 !important;
  }

  .fotbox .right .tit {
    margin-bottom: 8px !important;
    font-size: 15px;
    line-height: 1.3;
  }

  .fotbox .right .tit a {
    color: #fff;
  }

  .fotbox .right .f_jut {
    display: flex;
    flex-wrap: wrap;
    gap: 4px 12px;
  }

  .fotbox .right .f_jut a {
    margin: 0 !important;
    font-size: 13px;
    line-height: 1.4;
    color: #d0d0d0;
  }
}

.x-gg-a1 .x-gg-div i,
.btn-more-spe i {
  background-image: url("../storage/app/media/x-ri-jt1.png");
}

/* Homepage: transparent nav over hero only — after scroll, .hdbox2 uses the white bar */
body:has(.x-index1) .hdbox:not(.hdbox2) .hdbox-sec1,
body:has(.x-index1) .hdbox:not(.hdbox2).on .hdbox-sec1 {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

body:has(.x-index1) .hdbox:not(.hdbox2) .logo img.white {
  opacity: 1 !important;
}

body:has(.x-index1) .hdbox:not(.hdbox2) .logo img.dark {
  opacity: 0 !important;
}

body:has(.x-index1) .hdbox:not(.hdbox2) .hdbox-sec1 {
  --nav-color: #fff;
}

body:has(.x-index1) .hdbox:not(.hdbox2) .basemenubut span {
  background-color: #fff !important;
}

body:has(.x-index1) .hdzhan {
  display: none !important;
  height: 0 !important;
}

body:has(.x-index1) main {
  margin-top: 0;
  padding-top: 0;
}

body:has(.x-index1) .x-index1 {
  margin-top: 0;
}

/* Hero banner: full-screen viewport height, cover fill (original live-site style) */
.x-index1,
.x-index1 .x-swiper,
.x-index1 .x-swiper .swiper-container,
.x-index1 .x-swiper .swiper-wrapper,
.x-index1 .x-swiper .swiper-slide {
  width: 100%;
  max-width: none;
}

.x-index1 .x-swiper .swiper-container {
  height: 100vh !important;
  aspect-ratio: auto !important;
}

.x-index1 .x-swiper .swiper-container .swiper-wrapper,
.x-index1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
  height: 100% !important;
}

.x-index1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
  width: 100% !important;
  height: 100vh !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  position: relative;
  overflow: hidden;
  background: transparent !important;
  margin: 0;
}

.x-index1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block;
}

.x-index1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .img1 {
  display: block;
}

.x-index1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .img2 {
  display: none;
}

@media (max-width: 991px) {
  .x-index1 .x-swiper .swiper-container,
  .x-index1 .x-swiper .swiper-container .swiper-wrapper,
  .x-index1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide {
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 2 / 1 !important;
  }

  .x-index1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure,
  .x-index1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .img1,
  .x-index1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .img2 {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: 2 / 1 !important;
  }

  .x-index1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide figure img {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  .x-index1 .x-swiper .swiper-container .swip_pag1 {
    left: 50% !important;
    bottom: 12px !important;
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .x-index1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .img1 {
    display: none;
  }

  .x-index1 .x-swiper .swiper-container .swiper-wrapper .swiper-slide .img2 {
    display: block;
  }
}

/* Video Center subcategory chips (match live site) */
.cw-video-subnav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 26px;
}

.cw-video-subnav .item {
  display: inline-flex;
  align-items: center;
  height: 36px;
  padding: 0 16px;
  border: 1px solid #d3d9e4;
  color: #22314d;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}

.cw-video-subnav .item.on,
.cw-video-subnav .item:hover {
  border-color: #c59b6d;
  color: #c59b6d;
}

/* Contact Us page (match live) */
.custom-contact {
  padding: 50px 0 80px;
}

.custom-contact .left .title {
  font-size: 24px;
  color: #333;
  line-height: 1.6;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  position: relative;
  margin-bottom: 40px;
}

.custom-contact .left .title::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 7em;
  background-color: #b71c25;
  height: 2px;
}

.custom-contact .left .list {
  padding-left: 0;
  list-style: none;
}

.custom-contact .list li:not(:last-child) {
  margin-bottom: 24px;
}

.custom-contact .list .item {
  display: flex;
  align-items: flex-start;
  text-decoration: none;
}

.custom-contact .list .item span {
  color: #666;
  font-size: 16px;
  line-height: 1.5;
  transition: color 0.35s;
}

.custom-contact .list .item:hover span {
  color: #b71c25;
}

.custom-contact .right .img img {
  width: 100%;
  height: auto;
  display: block;
}

.cw-contact-form-wrap {
  padding: 70px 0 0;
}

.cw-contact-form {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}

.cw-contact-form .cw-form-title {
  text-align: center;
  font-size: 48px;
  line-height: 1.2;
  color: #222;
  font-weight: 700;
  margin: 0 0 16px;
}

.cw-contact-form .cw-form-lead {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 40px;
  color: #667085;
  font-size: 16px;
  line-height: 1.6;
}

.cw-contact-form .cw-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.cw-contact-form .cw-field {
  display: flex;
  flex-direction: column;
}

.cw-contact-form .cw-field.full {
  grid-column: 1 / -1;
}

.cw-contact-form label {
  display: block;
  font-size: 18px;
  line-height: 1.4;
  color: #333;
  margin: 0 0 14px;
}

.cw-contact-form input,
.cw-contact-form textarea,
.cw-contact-form select {
  width: 100%;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  background: #fff;
  padding: 0 16px;
  font-size: 18px;
  color: #333;
  outline: none;
}

.cw-contact-form input,
.cw-contact-form select {
  height: 54px;
}

.cw-contact-form select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23666' d='M1.4.6 6 5.2 10.6.6 12 2 6 8 0 2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  padding-right: 40px;
}

.cw-contact-form textarea {
  height: 140px;
  padding-top: 16px;
  padding-bottom: 16px;
  resize: vertical;
  min-height: 140px;
}

.cw-contact-form input:focus,
.cw-contact-form textarea:focus,
.cw-contact-form select:focus {
  border-color: #23bdd7;
  box-shadow: 0 0 0 3px rgba(35, 189, 215, 0.12);
}

.cw-contact-form .cw-captcha-row {
  display: flex;
  gap: 12px;
  align-items: center;
}

.cw-contact-form .cw-captcha-row input {
  flex: 1 1 auto;
}

.cw-contact-form .cw-captcha-box {
  flex: 0 0 180px;
  height: 54px;
  border: none;
  border-radius: 4px;
  background: linear-gradient(135deg, #0f172a, #1e293b);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.08em;
  user-select: none;
  cursor: pointer;
}

.cw-contact-form .cw-submit-wrap {
  text-align: center;
  padding-top: 34px;
}

.cw-contact-form .cw-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  height: 44px;
  padding: 0 28px;
  border: none;
  border-radius: 6px;
  background: #22c1dc;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  transition: opacity 0.2s, transform 0.2s;
}

.cw-contact-form .cw-submit:hover {
  opacity: 0.92;
  transform: translateY(-1px);
}

.cw-contact-form .cw-form-notice {
  margin-top: 16px;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  min-height: 24px;
}

.cw-contact-form .cw-form-notice.success {
  color: #18a957;
}

.cw-contact-form .cw-form-notice.error {
  color: #d64545;
}

.cw-contact-form.is-submitting {
  pointer-events: none;
}

.cw-contact-form .cw-form-loading {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
}

.cw-contact-form.is-submitting .cw-form-loading {
  opacity: 1;
}

.cw-contact-form .cw-form-loading .txt {
  margin-top: 14px;
  font-size: 14px;
  letter-spacing: 3px;
  font-weight: 700;
}

@keyframes cwFormPulse {
  0%,
  100% {
    transform: scale(0.85);
    opacity: 0.55;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
}

.cw-contact-form .cw-form-loading .dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #22c1dc;
  display: inline-block;
  animation: cwFormPulse 1s ease-in-out infinite;
}

.cw-form-modal {
  position: fixed;
  inset: 0;
  z-index: 100001;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(15, 23, 42, 0.45);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
}

.cw-form-modal.show {
  opacity: 1;
  pointer-events: auto;
}

.cw-form-modal .cw-form-dialog {
  width: min(460px, 100%);
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 24px 70px rgba(15, 23, 42, 0.2);
  padding: 34px 28px 26px;
  text-align: center;
}

.cw-form-modal .cw-form-dialog .title {
  font-size: 28px;
  line-height: 1.2;
  color: #0f172a;
  font-weight: 700;
  margin: 0 0 16px;
}

.cw-form-modal .cw-form-dialog .message {
  font-size: 16px;
  line-height: 1.7;
  color: #475569;
  margin: 0 0 24px;
}

.cw-form-modal .cw-form-dialog .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 120px;
  height: 42px;
  padding: 0 20px;
  border: none;
  border-radius: 6px;
  background: #22c1dc;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}

/* FAQ accordion */
.cw-faq {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  padding: 10px 0 40px;
}

.cw-faq-head {
  text-align: center;
  margin-bottom: 36px;
}

.cw-faq-head h2 {
  margin: 0 0 12px;
  font-size: 36px;
  line-height: 1.25;
  color: #1f2a37;
  font-weight: 700;
}

.cw-faq-head p {
  margin: 0;
  color: #667085;
  font-size: 16px;
  line-height: 1.6;
}

.cw-faq-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.cw-faq-item {
  border: 1px solid #e4e7ec;
  background: #fff;
  overflow: hidden;
}

.cw-faq-item summary {
  list-style: none;
  cursor: pointer;
  position: relative;
  padding: 18px 56px 18px 22px;
  font-size: 17px;
  line-height: 1.45;
  color: #1f2a37;
  font-weight: 600;
  user-select: none;
}

.cw-faq-item summary::-webkit-details-marker {
  display: none;
}

.cw-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border: 1px solid #d0d5dd;
  color: #475467;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 1;
}

.cw-faq-item[open] summary {
  color: #b71c25;
}

.cw-faq-item[open] summary::after {
  content: "–";
  border-color: #b71c25;
  color: #b71c25;
}

.cw-faq-body {
  padding: 0 22px 20px;
  color: #475467;
  font-size: 15px;
  line-height: 1.75;
}

.cw-faq-body p {
  margin: 0;
}

.cw-faq-body a {
  color: #0f6f8c;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .cw-faq-head h2 {
    font-size: 26px;
  }

  .cw-faq-item summary {
    font-size: 15px;
    padding: 16px 48px 16px 16px;
  }

  .cw-faq-body {
    padding: 0 16px 16px;
    font-size: 14px;
  }
}

/* News list + detail */
.cw-news-intro {
  max-width: 820px;
  margin: 0 auto 28px;
  text-align: center;
  color: #667085;
  font-size: 16px;
  line-height: 1.7;
}

.cw-news-grid .cw-news-card {
  display: block;
  height: 100%;
  background: #fff;
  border: 1px solid #e8ebf0;
  margin-bottom: 24px;
  overflow: hidden;
  transition: border-color 0.2s, transform 0.2s;
}

.cw-news-grid .cw-news-card:hover {
  border-color: #c59b6d;
  transform: translateY(-2px);
}

.cw-news-grid .cw-news-card .img {
  overflow: hidden;
}

.cw-news-grid .cw-news-card .txt {
  padding: 18px 18px 20px;
}

.cw-news-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
  margin-bottom: 10px;
  color: #98a2b3;
  font-size: 13px;
  letter-spacing: 0.02em;
}

.cw-news-meta span:first-child {
  color: #b71c25;
  font-weight: 600;
  text-transform: uppercase;
}

.cw-news-grid .cw-news-card h4 {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.4;
  color: #1f2a37;
  min-height: 2.8em;
}

.cw-news-grid .cw-news-card p {
  margin: 0 0 14px;
  color: #667085;
  font-size: 14px;
  line-height: 1.65;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.cw-news-grid .cw-news-card .tags span {
  color: #0f6f8c;
  font-size: 13px;
  font-weight: 600;
}

.cw-news-detail {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 40px;
  padding: 40px 0 80px;
  align-items: start;
}

.cw-news-detail-title {
  margin: 8px 0 14px;
  font-size: 34px;
  line-height: 1.25;
  color: #1f2a37;
}

.cw-news-detail-lead {
  margin: 0 0 16px;
  color: #475467;
  font-size: 18px;
  line-height: 1.7;
}

.cw-news-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 22px;
}

.cw-news-tag {
  display: inline-flex;
  padding: 6px 10px;
  border: 1px solid #e4e7ec;
  color: #344054;
  font-size: 12px;
  background: #f9fafb;
}

.cw-news-hero {
  margin: 0 0 28px;
  max-width: 50%;
}

.cw-news-hero img,
.cw-news-body img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: 0;
  margin-right: auto;
}

.cw-news-body .cw-news-midfig,
.cw-news-body p.p[align="center"] {
  margin: 28px 0;
  max-width: 50%;
  text-align: left;
}

.cw-news-body .cw-news-midfig img,
.cw-news-body p.p[align="center"] img {
  width: 100%;
}

.cw-news-body {
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.cw-news-body h3 {
  margin: 28px 0 12px;
  font-size: 22px;
  color: #1f2a37;
}

.cw-news-body ul {
  margin: 0 0 18px;
  padding-left: 1.2em;
}

.cw-news-body li {
  margin-bottom: 8px;
}

.cw-news-back {
  margin-top: 36px;
  padding-top: 20px;
  border-top: 1px solid #e4e7ec;
}

.cw-news-back a {
  color: #0f6f8c;
  font-weight: 600;
  text-decoration: none;
}

.cw-news-aside h3 {
  margin: 0 0 16px;
  font-size: 18px;
  color: #1f2a37;
}

.cw-news-related {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 28px;
}

.cw-news-related-item {
  display: grid;
  grid-template-columns: 88px minmax(0, 1fr);
  gap: 12px;
  text-decoration: none;
  color: inherit;
}

.cw-news-related-item .thumb {
  width: 88px;
  height: 66px;
  overflow: hidden;
  background: #f2f4f7;
}

.cw-news-related-item .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cw-news-related-item .date {
  color: #98a2b3;
  font-size: 12px;
  margin-bottom: 4px;
}

.cw-news-related-item .title {
  color: #1f2a37;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
}

.cw-news-related-item:hover .title {
  color: #b71c25;
}

.cw-news-cta {
  padding: 20px;
  background: #0f172a;
  color: #e2e8f0;
}

.cw-news-cta h4 {
  margin: 0 0 8px;
  color: #fff;
  font-size: 18px;
}

.cw-news-cta p {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 1.6;
  color: #cbd5e1;
}

.cw-news-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 16px;
  background: #22c1dc;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

@media (max-width: 991px) {
  .cw-news-detail {
    grid-template-columns: 1fr;
    gap: 28px;
    padding-top: 24px;
  }

  .cw-news-detail-title {
    font-size: 26px;
  }

  .cw-news-grid .cw-news-card h4 {
    min-height: 0;
  }

  .cw-news-hero,
  .cw-news-body .cw-news-midfig,
  .cw-news-body p.p[align="center"] {
    max-width: 78%;
  }
}

@media (max-width: 767px) {
  .cw-news-hero,
  .cw-news-body .cw-news-midfig,
  .cw-news-body p.p[align="center"] {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .cw-contact-form-wrap {
    padding-top: 46px;
  }

  .cw-contact-form .cw-form-title {
    font-size: 34px;
    margin-bottom: 12px;
  }

  .cw-contact-form .cw-form-lead {
    margin-bottom: 28px;
    font-size: 15px;
  }

  .cw-contact-form .cw-form-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .cw-contact-form .cw-field.full {
    grid-column: auto;
  }

  .cw-contact-form .cw-captcha-box {
    flex-basis: 140px;
    font-size: 18px;
  }
}

/* —— Product detail: full-width centered content (no left cover) —— */
.cw-product-detail .container.base100 {
  max-width: 1320px;
}

.cw-product-detail .cw-product-detail-row {
  margin-left: 0;
  margin-right: 0;
}

.cw-product-detail .cw-product-detail-main {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
}

.cw-product-detail .cw-product-detail-main .x-text {
  font-size: 18px;
  line-height: 1.8;
  color: #222;
  font-synthesis: none;
  text-shadow: none;
  -webkit-text-stroke: 0;
}

.cw-product-detail .cw-product-detail-main .x-text h2,
.cw-product-detail .cw-product-detail-main .x-text h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  margin: 1.2em 0 0.55em;
  color: #1a1a1a;
}

.cw-product-detail .cw-product-detail-main .x-text h3 strong,
.cw-product-detail .cw-product-detail-main .x-text strong {
  font-weight: 700;
  font-synthesis: none;
}

.cw-product-detail .cw-product-detail-main .x-text p {
  margin-bottom: 1.15em;
}

.cw-product-detail .cw-product-detail-main .x-text img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto 20px;
  object-fit: contain;
  image-rendering: auto;
}

.cw-product-detail .cw-product-detail-main .x-text .TyagGW_tableContainer,
.cw-product-detail .cw-product-detail-main .x-text [class*="TyagGW"] {
  display: none;
}

.porbanner > .cont,
.newsbanner > .cont {
  top: 0 !important;
  height: 5rem;
  max-height: 5rem;
  transform: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  pointer-events: none;
}

.porbanner > .cont .container,
.newsbanner > .cont .container {
  pointer-events: auto;
}

.porbanner > .aboutbox,
.newsbanner > .aboutbox {
  position: relative;
  z-index: 3;
  background: #fff;
}

.porbanner .cont .text,
.newsbanner .cont .text {
  color: #fff;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.55);
}

.cw-product-detail .cw-product-detail-main .x-text table {
  width: 100%;
  font-size: 17px;
}

.cw-product-detail .cw-product-detail-main [data-detail-video] video {
  max-height: 720px;
}

/* Google video watch pages — player is the primary content */
.cw-watch-page .cw-watch-player {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto 28px;
  background: #000;
}

.cw-watch-page .cw-watch-player video {
  display: block;
  width: 100%;
  height: auto;
  max-height: none;
  aspect-ratio: 16 / 9;
  background: #000;
  object-fit: contain;
}

.cw-watch-page .cw-watch-kicker {
  margin: 0 0 8px;
  color: #b71c25;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.cw-watch-page .cw-watch-title {
  margin: 0 0 14px;
  font-size: 32px;
  line-height: 1.25;
  color: #1f2a37;
}

.cw-watch-page .cw-watch-lead {
  margin: 0 0 28px;
  max-width: 800px;
  color: #475467;
  font-size: 18px;
  line-height: 1.7;
}

.cw-watch-page .cw-watch-back a {
  color: #0f6f8c;
  font-weight: 600;
}

@media (max-width: 767px) {
  .cw-watch-page .cw-watch-title {
    font-size: 24px;
  }

  .cw-watch-page .cw-watch-lead {
    font-size: 16px;
  }
}

.cw-product-detail .crumb {
  font-size: 15px;
  margin-bottom: 28px !important;
}

@media (max-width: 767px) {
  .cw-product-detail .cw-product-detail-main .x-text {
    font-size: 15px;
  }

  .cw-product-detail .cw-product-detail-main .x-text img {
    margin-bottom: 12px;
  }
}

/* —— Industry Solutions —— */
.cw-sol-intro {
  max-width: 720px;
  margin: 0 auto 36px;
  text-align: center;
  color: #555;
  font-size: 16px;
  line-height: 1.7;
}

.cw-sol-grid .cw-sol-card {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  overflow: hidden;
  height: 100%;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  margin-bottom: 24px;
}

.cw-sol-grid .cw-sol-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
}

.cw-sol-grid .cw-sol-card .txt {
  padding: 22px 22px 26px;
}

.cw-sol-kicker {
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #c41230;
  font-weight: 600;
  margin-bottom: 8px;
}

.cw-sol-grid .cw-sol-card h4 {
  font-size: 20px;
  line-height: 1.35;
  margin: 0 0 10px;
  color: #1a1a1a;
}

.cw-sol-grid .cw-sol-card p {
  margin: 0 0 16px;
  color: #666;
  font-size: 14px;
  line-height: 1.65;
  min-height: 4.6em;
}

.cw-sol-grid .cw-sol-card .tags span {
  color: #c41230;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.cw-sol-detail {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  gap: 48px;
  padding: 40px 0 80px;
  align-items: start;
}

.cw-sol-detail-title {
  font-size: 36px;
  line-height: 1.25;
  margin: 0 0 14px;
  color: #1a1a1a;
}

.cw-sol-detail-lead {
  font-size: 18px;
  line-height: 1.65;
  color: #555;
  margin: 0 0 18px;
  max-width: 640px;
}

.cw-sol-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 28px;
}

.cw-sol-tag {
  display: inline-block;
  padding: 6px 12px;
  font-size: 12px;
  color: #444;
  background: #f4f4f4;
  border-radius: 2px;
}

.cw-sol-hero {
  margin: 0 0 28px;
  max-width: 52%;
}

.cw-sol-hero img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.cw-sol-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin: 0 0 36px;
  padding: 20px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.cw-sol-stat .value {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.3;
  margin-bottom: 4px;
}

.cw-sol-stat .label {
  font-size: 12px;
  color: #888;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.cw-sol-body {
  font-size: 16px;
  line-height: 1.75;
  color: #333;
}

.cw-sol-body .cw-sol-lead {
  font-size: 17px;
  color: #444;
  margin-bottom: 28px;
}

.cw-sol-body h3 {
  font-size: 22px;
  margin: 36px 0 14px;
  color: #1a1a1a;
}

.cw-sol-modules {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin: 24px 0 8px;
}

.cw-sol-modules article {
  padding: 18px 20px;
  background: linear-gradient(160deg, #fafafa 0%, #f3f3f3 100%);
  border-left: 3px solid #c41230;
}

.cw-sol-modules h4 {
  font-size: 15px;
  margin: 0 0 8px;
  color: #1a1a1a;
}

.cw-sol-modules p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #555;
}

.cw-sol-checklist {
  list-style: none;
  padding: 0;
  margin: 0 0 8px;
}

.cw-sol-checklist li {
  position: relative;
  padding: 10px 0 10px 22px;
  border-bottom: 1px solid #f0f0f0;
  font-size: 15px;
  line-height: 1.6;
}

.cw-sol-checklist li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1.05em;
  width: 8px;
  height: 8px;
  background: #c41230;
  border-radius: 1px;
}

.cw-sol-back {
  margin-top: 40px;
}

.cw-sol-back a {
  color: #c41230;
  font-weight: 600;
  text-decoration: none;
}

.cw-sol-aside h3 {
  font-size: 16px;
  margin: 0 0 16px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #888;
}

.cw-sol-related {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 28px;
}

.cw-sol-related-item {
  display: flex;
  gap: 12px;
  text-decoration: none;
  color: inherit;
}

.cw-sol-related-item .thumb {
  width: 72px;
  height: 54px;
  flex-shrink: 0;
  overflow: hidden;
  background: #eee;
}

.cw-sol-related-item .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cw-sol-related-item .kicker {
  font-size: 11px;
  color: #c41230;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.cw-sol-related-item .title {
  font-size: 14px;
  line-height: 1.4;
  color: #222;
  font-weight: 600;
}

.cw-sol-related-item:hover .title {
  color: #c41230;
}

.cw-sol-cta {
  padding: 22px;
  background: #1a1a1a;
  color: #fff;
}

.cw-sol-cta h4 {
  margin: 0 0 8px;
  font-size: 17px;
}

.cw-sol-cta p {
  margin: 0 0 16px;
  font-size: 13px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.72);
}

.cw-sol-cta-btn {
  display: inline-block;
  padding: 10px 18px;
  background: #c41230;
  color: #fff !important;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
}

@media (max-width: 991px) {
  .cw-sol-detail {
    grid-template-columns: 1fr;
    gap: 36px;
    padding-top: 28px;
  }

  .cw-sol-detail-title {
    font-size: 28px;
  }

  .cw-sol-hero {
    max-width: 100%;
  }

  .cw-sol-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cw-sol-modules {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 575px) {
  .cw-sol-stats {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  .cw-sol-stat .value {
    font-size: 16px;
  }
}

/* Homepage SEO intro (keyword-rich, readable) */
.cw-seo-intro {
  background: #f7f8fa;
  border-bottom: 1px solid #e8eaee;
  padding: 28px 0 32px;
}

.cw-seo-intro__title {
  margin: 0 0 12px;
  font-size: 22px;
  font-weight: 700;
  color: #1a1f2c;
  line-height: 1.35;
}

.cw-seo-intro__text {
  margin: 0;
  max-width: 980px;
  font-size: 15px;
  line-height: 1.75;
  color: #4b5563;
}

.cw-seo-intro__text strong {
  color: #242323;
  font-weight: 600;
}

/* 404 error page */
.cw-error-page {
  min-height: calc(100vh - 200px);
  display: flex;
  align-items: center;
  padding: 80px 0 100px;
  background: linear-gradient(180deg, #f3f5f8 0%, #fff 100%);
}

.cw-error-page__code {
  margin: 0 0 8px;
  font-size: 72px;
  font-weight: 800;
  line-height: 1;
  color: #c41230;
  letter-spacing: -0.02em;
}

.cw-error-page__title {
  margin: 0 0 16px;
  font-size: 32px;
  font-weight: 700;
  color: #1a1f2c;
}

.cw-error-page__text {
  margin: 0 0 28px;
  max-width: 520px;
  font-size: 16px;
  line-height: 1.7;
  color: #6b7280;
}

.cw-error-page__links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 20px;
  align-items: center;
}

.cw-error-page__links a:not(.x-gg-a1) {
  color: #242323;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.cw-error-page__links a:not(.x-gg-a1):hover {
  color: #c41230;
}

@media (max-width: 767px) {
  .cw-seo-intro {
    padding: 20px 0 24px;
  }

  .cw-seo-intro__title {
    font-size: 18px;
  }

  .cw-seo-intro__text {
    font-size: 14px;
  }

  .cw-error-page__code {
    font-size: 56px;
  }

  .cw-error-page__title {
    font-size: 24px;
  }
}

/* —— Mobile / tablet layout audit (overrides theme.css, do not edit theme) —— */
html {
  overflow-x: hidden;
}

.hdbox-sec3.on {
  display: block !important;
}

.hdbox-sec3 .navbox > ul > li.on > ul {
  display: block;
}

.basemenubut.on span:nth-child(1) {
  transform: rotate(45deg);
  margin: 2px 0 0;
}

.basemenubut.on span:nth-child(2) {
  display: none;
}

.basemenubut.on span:nth-child(3) {
  transform: rotate(-45deg);
  margin: -2px 0 0;
}

@media (max-width: 1199px) {
  .hdbox-sec1 .container .cont .lt {
    flex: 1 1 auto !important;
    max-width: none !important;
    width: auto !important;
  }

  .hdbox-sec1 .container .cont .lt .logo {
    width: 132px;
  }

  .fotbox-sec2 .cont .gt {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .index_1 .index_s1 ul li,
  .index_1 .index_s2 ul li {
    flex: 0 0 auto !important;
  }

  .planbox-sec1 .cont .gt .f_nav .item {
    font-size: 14px;
    padding: 8px 12px;
  }
}

@media (max-width: 767px) {
  .hdbox-sec1 .container .cont .lt .logo {
    width: 118px;
  }

  .base100,
  .base140,
  .base150,
  .base175 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .x-index4 .container .x-top,
  .x-index5 .container .x-top {
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 10px 16px;
  }

  .x-index4 .container ul {
    flex-wrap: wrap !important;
    overflow: visible;
  }

  .x-index4 .container ul li,
  .x-index4 .container ul li.on {
    width: 100% !important;
    flex: 0 0 100% !important;
    margin: 0 0 12px !important;
  }

  .x-index4 .container ul li figure {
    height: 200px !important;
  }

  .x-index4 .container ul li .x-text,
  .x-index4 .container ul li.on .x-text {
    left: 0 !important;
    padding: 0 16px;
  }

  .x-index4 .container ul li .x-text .x-title,
  .x-index4 .container ul li.on .x-text .x-title {
    font-size: 18px !important;
    text-align: left;
    line-height: 1.35;
  }

  .index_1 {
    padding: 28px 0 16px !important;
  }

  .index_1 .index_s1 ul,
  .index_1 .index_s2 ul {
    flex-direction: column !important;
    flex-wrap: nowrap !important;
  }

  .index_1 .index_s1 ul li,
  .index_1 .index_s2 ul li {
    width: 100% !important;
    flex: 0 0 auto !important;
    height: auto !important;
    padding: 14px 0 !important;
  }

  .index_1 .index_s2 ul li h3,
  .index_1 .index_s2 ul li h4 {
    text-align: left !important;
  }

  .x-index2 .container .x-left,
  .x-index2 .container .x-right {
    width: 100% !important;
  }

  .x-index2 .container .x-right .x-img {
    height: auto !important;
  }

  .x-index2 .container .x-left .x-text img {
    max-width: 100%;
    height: auto;
  }

  .fotbox .foot_ewm {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px 16px;
  }

  .fotbox .foot_ewm .pic {
    width: 72px;
    height: 72px;
    padding: 4px;
  }

  .fotbox .foot_ewm .ewm p {
    font-size: 12px;
  }

  .fotbox .col-xl-4,
  .fotbox .col-xl-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .newsbanner .img,
  .porbanner .img,
  .porbanner > .cont,
  .newsbanner > .cont {
    height: 180px !important;
    max-height: 180px;
  }

  .newsbanner .cont .tit {
    font-size: 22px !important;
    line-height: 1.35;
    padding: 0 12px;
  }

  .newsbanner .cont .text {
    font-size: 14px;
  }

  .planbox-sec1 .cont .gt .f_nav {
    justify-content: flex-start;
  }

  .planbox-sec1 .cont .gt .f_nav .item {
    font-size: 13px;
    padding: 8px 10px;
    height: auto;
  }

  .honor-swiper-wrap .swiper-button-prev,
  .honor-swiper-wrap .swiper-button-next {
    display: none;
  }

  .cw-product-detail .cw-product-detail-main .x-text,
  .make-text {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .cw-product-detail .cw-product-detail-main .x-text table,
  .make-text table {
    font-size: 13px;
  }

  .cw-product-detail .cw-product-detail-main .x-text img,
  .make-text img,
  .x-text img {
    max-width: 100%;
    height: auto;
  }

  .custom-contact .list .item span,
  .custom-contact .left .title {
    word-break: break-word;
  }

  .pro-cust-it .txt h4 {
    min-height: 0;
    font-size: 15px;
    line-height: 1.35;
  }
}

@media (max-width: 575px) {
  .index_1 .index_s1 ul li i,
  .index_1 .index_s2 ul li i {
    width: 36px;
    height: 36px;
    margin-bottom: 10px;
  }

  .x-title-top .x-p1 {
    font-size: 26px !important;
    line-height: 1.25;
    margin-bottom: 8px;
  }
}

