/* common css start */
.common-block {
  margin-top: 80px;
}
.common-block > h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 63px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #f5a116;
}
.common-block > .circle-group {
  margin-top: 16px;
  text-align: center;
}
.common-block > .circle-group > span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #f4a524;
  margin: 0 8px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.common-block > .circle-group > .op6 {
  opacity: 0.6;
}
.common-block > .circle-group > .op8 {
  opacity: 0.8;
}
.common-block > p {
  font-weight: 400;
  font-size: 24px;
  line-height: 41px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 16px;
}
.common-block > img {
  width: 100%;
  margin-top: 24px;
}
/* common css end */

.top {
  height: 58px;
  padding: 0 112px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f1f1f1;
  overflow: hidden;
}
.top .top-left {
  font-size: 0;
  padding-top: 15px;
}
.top .top-left > .current-product-page {
  background-color: #fff;
  color: #f4a524;
}
.top .top-left > a {
  display: inline-block;
  width: 114px;
  padding: 15px 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.06em;
  color: #ffffff;
  background: #f4a524;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.top .top-left > a:hover {
  background-color: #ffffff;
  color: #f4a524;
}
.top .top-middle h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.03em;
  color: #63616a;
}
.top .top-right {
  font-size: 0;
  padding-top: 5px;
  display: flex;
  align-items: center;
}
.top .top-right > a {
  display: inline-block;
  margin-top: 10px;
}
.top .top-right .gray-button {
  background: #cacaca !important;
  color: #ffffff !important;
  border: 1px solid #cacaca !important;
  cursor: no-drop !important;
}
.top .top-right .buy-now {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #f4a524;
  padding: 4px 8px;
  border: 1px solid #f4a524;
  box-sizing: border-box;
  margin-top: 0 !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.top .top-right .buy-now:hover {
  background: #f4a524;
  border: 1px solid #f4a524;
  color: #ffffff;
  cursor: pointer;
}

.h40 {
  height: 40px;
  background-color: #f1f1f1;
  width: 100%;
}

#hdmi-hd-cable-banner {
  height: auto;
  padding: 40px 0;
  border-bottom: 20px solid #f1f1f1;
}
#hdmi-hd-cable-banner > .banner-inner {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#hdmi-hd-cable-banner > .banner-inner > div {
  width: 550px;
}
#hdmi-hd-cable-banner > .banner-inner > div > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 68px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#hdmi-hd-cable-banner > .banner-inner > div > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 16px;
}
#hdmi-hd-cable-banner > .banner-inner > img {
  width: 620px;
}

#hdmi-hd-cable-main > .hd-picture-quality {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 80px auto;
  background: linear-gradient(
    196.14deg,
    #1e2021 5.82%,
    #707070 44.97%,
    #313334 90.86%
  );
  border-radius: 24px;
  padding: 64px 16px 16px;
  text-align: center;
}
#hdmi-hd-cable-main > .hd-picture-quality > img {
  width: 676px;
}
#hdmi-hd-cable-main > .hd-picture-quality > ul {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
}
#hdmi-hd-cable-main > .hd-picture-quality > ul > li {
  width: 23.97%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 8px;
  padding: 8px;
  text-align: center;
}
#hdmi-hd-cable-main > .hd-picture-quality > ul > li > img {
  width: 80px;
}
#hdmi-hd-cable-main > .hd-picture-quality > ul > li > div {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-top: 16px;
}

#hdmi-hd-cable-main > .lossless-transmission {
  background: linear-gradient(
    238.25deg,
    #1d1e1f -1.53%,
    #444444 53.77%,
    #161616 99.6%
  );
  padding-top: 48px;
  padding-bottom: 89px;
}
#hdmi-hd-cable-main > .lossless-transmission > .lossless-transmission-inner {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 63px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #ffffff;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > h3
  > span {
  color: #f4a524;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > .circle-group {
  margin-top: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > .circle-group
  > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 8px;
  background-color: #f4a524;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > p {
  max-width: 1120px;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin-top: 8px;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > ul {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > ul
  > li {
  width: 32%;
  border-radius: 8px;
  position: relative;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > ul
  > li
  > img {
  width: 100%;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > ul
  > li
  > div {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0px 0px 8px 8px;
  padding: 0px 8px 8px;
  text-align: center;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > ul
  > li
  > div
  > p {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #ffffff;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > ul
  > li
  > div
  > .small-p {
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > .img1 {
  width: 841px;
  margin-top: 32px;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > .img2 {
  width: 100%;
  margin-top: 32px;
}
#hdmi-hd-cable-main
  > .lossless-transmission
  > .lossless-transmission-inner
  > .img3 {
  width: 100%;
  margin-top: 16px;
}

#hdmi-hd-cable-main > .middle-content {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 80px;
  text-align: center;
}
#hdmi-hd-cable-main > .middle-content > .more-scence {
  margin-top: 80px;
}
#hdmi-hd-cable-main > .middle-content > .more-scence > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#hdmi-hd-cable-main > .middle-content > .more-scence > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 24px;
}
#hdmi-hd-cable-main > .middle-content > .more-scence > img {
  width: 100%;
  margin-top: 24px;
}

#hdmi-hd-cable-main > .middle-content > .more-scence {
  margin-top: 5.3333vw;
}
#hdmi-hd-cable-main > .middle-content > .more-scence > h3 {
  font-size: calc(1rem + 2.16vw);
  line-height: calc(1.5rem + 2.66vw);
}
#hdmi-hd-cable-main > .middle-content > .more-scence > p {
  font-size: calc(1rem + 0.5vw);
  line-height: calc(1.5rem + 0.75vw);
  margin-top: 2vw;
}
#hdmi-hd-cable-main > .middle-content > .more-scence > img {
  margin-top: 2vw;
}
/* #hdmi-hd-cable-main > .more-mode {
  background: #f1f1f1;
  padding-top: 32px;
  padding-bottom: 48px;
}
#hdmi-hd-cable-main > .more-mode > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#hdmi-hd-cable-main > .more-mode > ul {
  width: calc(100% - 64px);
  max-width: 1480px;
  margin: 0 auto;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#hdmi-hd-cable-main > .more-mode > ul > li {
  position: relative;
  width: 31.89%;
}
#hdmi-hd-cable-main > .more-mode > ul > li > img {
  width: 100%;
}
#hdmi-hd-cable-main > .more-mode > ul > li > div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 1.6667vw;
}
#hdmi-hd-cable-main > .more-mode > ul > li > div > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 2.1875vw;
  text-align: center;
  letter-spacing: 0.06em;
  color: #f4a524;
}
#hdmi-hd-cable-main > .more-mode > ul > li > div > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 1.25vw;
} */
#hdmi-hd-cable-main > .micro-HDMI-mode {
  padding-top: 32px;
  padding-bottom: 48px;
  text-align: center;
  background-color: #f1f1f1;
}
#hdmi-hd-cable-main > .micro-HDMI-mode > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#hdmi-hd-cable-main > .micro-HDMI-mode > ul {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 24px;
}
#hdmi-hd-cable-main > .micro-HDMI-mode > ul > li {
  width: 32%;
  text-align: center;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
  padding-top: 32px;
}
#hdmi-hd-cable-main > .micro-HDMI-mode > ul > li > h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #f4a524;
}
#hdmi-hd-cable-main > .micro-HDMI-mode > ul > li > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #63616a;
  margin-top: 24px;
  padding: 0 8px;
}
#hdmi-hd-cable-main > .micro-HDMI-mode > ul > li > img {
  width: 100%;
}
#hdmi-hd-cable-main > .high-performance {
  margin-top: 80px;
  text-align: center;
}

#hdmi-hd-cable-main > .high-performance > h3 {
  width: calc(100% - 64px);
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
  font-weight: 400;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#hdmi-hd-cable-main > .high-performance > p {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #828287;
  margin-top: 16px;
}
#hdmi-hd-cable-main > .high-performance > ul {
  margin: 0 auto;
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1200px;
}
#hdmi-hd-cable-main > .high-performance > ul > li {
  background-color: #f1f1f1;
  width: 288px;
  height: 136px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  padding-left: 16px;
}
#hdmi-hd-cable-main > .high-performance > ul > li > img {
  width: 72px;
  height: 72px;
}
#hdmi-hd-cable-main > .high-performance > ul > li > div {
  margin-left: 16px;
  text-align: left;
}
#hdmi-hd-cable-main > .high-performance > ul > li > div > h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#hdmi-hd-cable-main > .high-performance > ul > li > div > p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.06em;
  color: #828287;
  margin-top: 8px;
}
#hdmi-hd-cable-main > .high-performance > ul > li > div > p > span {
  font-size: 12px;
  line-height: 16px;
}
#hdmi-hd-cable-main > .plug-and-play {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
#hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item {
  width: 48.66%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
  position: relative;
}
#hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item > img {
  width: 100%;
  height: 100%;
}
#hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 24px 16px;
  text-align: center;
}
#hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item > div > h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item > div > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 16px;
}
#hdmi-hd-cable-main > .multiple-playback-formats {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
}
#hdmi-hd-cable-main > .interface {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
  text-align: center;
}

#hdmi-hd-cable-main > .interface > .interface-inner > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#hdmi-hd-cable-main > .interface > .interface-inner > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #63616a;
  margin-top: 32px;
}
#hdmi-hd-cable-main > .interface > .interface-inner > ul {
  margin: 0 auto;
  max-width: 768px;
  margin-top: 48px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#hdmi-hd-cable-main > .interface > .interface-inner > ul > li {
  width: 33%;
}
#hdmi-hd-cable-main > .interface > .interface-inner > ul > li > img {
  width: 160px;
  height: 160px;
}
#hdmi-hd-cable-main > .interface > .interface-inner > ul > li > .img-title {
  margin-top: 16px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #63616a;
}
#hdmi-hd-cable-main > .interface > .interface-inner > ul > li > .area {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #828287;
  margin-top: 8px;
}
#hdmi-hd-cable-main > .interface > .interface-inner > ul > li > .icon-group {
  margin: 0 auto;
  margin-top: 24px;
  /* width: 34px;
  height: 34px; */
  position: relative;
}
#hdmi-hd-cable-main
  > .interface
  > .interface-inner
  > ul
  > li
  > .icon-group
  > img {
  width: 34px;
  height: 34px;
}
#hdmi-hd-cable-main
  > .interface
  > .interface-inner
  > ul
  > li
  > .icon-group
  > .check-mark {
  width: 25px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
}

#hdmi-hd-cable-main > .flexible-thread-body {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
  text-align: center;
}
#hdmi-hd-cable-main > .flexible-thread-body > h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 63px;
  text-align: center;
  letter-spacing: 0.06em;

  color: #f4a524;
}
#hdmi-hd-cable-main > .flexible-thread-body > p {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #828287;
  margin-top: 24px;
}
#hdmi-hd-cable-main > .flexible-thread-body > img {
  width: 100%;
  margin-top: 48px;
}

#hdmi-hd-cable-main > .product-params {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
  text-align: center;
}
#hdmi-hd-cable-main > .product-params > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#hdmi-hd-cable-main > .product-params > table {
  margin-top: 40px;
  width: 100%;
  border-collapse: collapse;
  word-break: break-word;
}
#hdmi-hd-cable-main > .product-params > table td {
  border: 1px solid #cfcfcf;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  color: #63616a;
  padding: 8px;
}
#hdmi-hd-cable-main > .product-params > table td:nth-last-of-type(1) {
  text-align: left;
  padding-left: 24px;
}

#hdmi-hd-cable-main > .dimensional-drawing {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
  text-align: center;
}
#hdmi-hd-cable-main > .dimensional-drawing > h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  letter-spacing: 0.06em;
  color: #1d1e1f;
}
#hdmi-hd-cable-main > .dimensional-drawing > img {
  margin-top: 40px;
  width: 100%;
}
#hdmi-hd-cable-main > .product-img {
  width: calc(100% - 64px);
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
  text-align: center;
}
#hdmi-hd-cable-main > .product-img > h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 53px;
  letter-spacing: 0.06em;
  color: #1d1e1f;
  margin-bottom: 40px;
}
#hdmi-hd-cable-main > .product-img > img {
  margin-top: 40px;
  max-width: 900px;
}

@media (min-width: 600px) and (max-width: 1200px) {
  /* common css start */
  .small-screen-show {
    display: none !important;
  }
  .common-block {
    margin-top: 5.3333vw !important;
  }
  .common-block > h3 {
    font-size: calc(1rem + 2.83vw);
    line-height: calc(1.5rem + 3.5vw);
  }
  .common-block > .circle-group {
    margin-top: 1.3333vw;
  }
  .common-block > .circle-group > span {
    width: 1.3333vw;
    height: 1.3333vw;
    margin: 0 0.6667vw;
  }
  .common-block > p {
    font-size: calc(1rem + 0.83vw);
    line-height: calc(1.5rem + 1.66vw);
    margin-top: 1.3333vw;
  }
  .common-block > img {
    margin-top: 2vw;
  }
  /* common css end */
  .mobile-top {
    height: 42px;
    background: #f1f1f1;
    margin: 0 auto;
    padding: 0 32px;
  }
  .mobile-top > .mobile-top-left > span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.06em;
    color: #afb2b8;
  }

  .mobile-top > .mobile-top-right {
    width: 107px;
    height: 26px;
    background-color: #fff;
    text-align: center;
  }
  .mobile-top > .mobile-top-right:hover {
    background-color: #f4a524;
  }
  .mobile-top > .mobile-top-right:hover > a {
    color: #fff;
  }
  .mobile-top > .mobile-top-right:hover .icon-shop-car {
    display: none;
  }
  .mobile-top > .mobile-top-right:hover .icon-shop-car-white {
    display: inline-block;
  }
  .mobile-top > .mobile-top-right > a {
    color: #f4a524;
  }
  .mobile-top > .mobile-top-right img {
    width: 24px;
    height: 24px;
    margin: 0 8px;
    margin-top: -3px;
  }
  .icon-shop-car-white {
    display: none;
  }
  #hdmi-hd-cable-banner {
    padding: 3.3333vw 0;
    border-bottom: 1.6667vw solid #f1f1f1;
  }
  #hdmi-hd-cable-banner > .banner-inner {
    width: calc(100% - 64px);
    max-width: 992px;
  }
  #hdmi-hd-cable-banner > .banner-inner > div {
    width: 50%;
  }
  #hdmi-hd-cable-banner > .banner-inner > div > h3 {
    font-size: calc(1rem + 2.167vw);
    line-height: calc(1.5rem + 3.91vw);
  }
  #hdmi-hd-cable-banner > .banner-inner > div > p {
    font-size: calc(1rem + 0.5vw);
    line-height: calc(1.5rem + 0.75vw);
    margin-top: 1.3333vw;
  }
  #hdmi-hd-cable-banner > .banner-inner > img {
    width: 50%;
  }
  #hdmi-hd-cable-main > .hd-picture-quality {
    max-width: 992px;
    margin: 5.3333vw auto;
    border-radius: 2vw;
    padding: 4vw 1.3333vw 1.3333vw;
    -webkit-border-radius: 2vw;
    -moz-border-radius: 2vw;
    -ms-border-radius: 2vw;
    -o-border-radius: 2vw;
  }
  #hdmi-hd-cable-main > .hd-picture-quality > img {
    width: 70.4%;
  }
  #hdmi-hd-cable-main > .hd-picture-quality > ul {
    margin-top: 2.6667vw;
  }
  #hdmi-hd-cable-main > .hd-picture-quality > ul > li {
    width: 23.75%;
    border-radius: 0.6667vw;
    padding: 0.6667vw;
    -webkit-border-radius: 0.6667vw;
    -moz-border-radius: 0.6667vw;
    -ms-border-radius: 0.6667vw;
    -o-border-radius: 0.6667vw;
  }
  #hdmi-hd-cable-main > .hd-picture-quality > ul > li > img {
    width: 6.6667vw;
  }
  #hdmi-hd-cable-main > .hd-picture-quality > ul > li > div {
    font-size: calc(1rem + 0.33vw);
    line-height: calc(1.5rem + 0.33vw);
    margin-top: 1.3333vw;
  }

  #hdmi-hd-cable-main > .lossless-transmission {
    padding-top: 5.3333vw;
    padding-bottom: 6.1667vw;
  }
  #hdmi-hd-cable-main > .lossless-transmission > .lossless-transmission-inner {
    max-width: 992px;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > h3 {
    font-size: calc(1rem + 2.83vw);
    line-height: calc(1.5rem + 3.5vw);
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > .circle-group {
    margin-top: 0.6667vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > .circle-group
    > span {
    width: 1.5vw;
    height: 1.5vw;
    margin: 0 0.6667vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > p {
    font-size: calc(1rem + 0.5vw);
    line-height: calc(1.5rem + 0.41vw);
    margin-top: 0.6667vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > ul {
    margin-top: 2.6667vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > ul
    > li {
    width: 32.25%;
    border-radius: 0.6667vw;
    -webkit-border-radius: 0.6667vw;
    -moz-border-radius: 0.6667vw;
    -ms-border-radius: 0.6667vw;
    -o-border-radius: 0.6667vw;
  }

  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > ul
    > li
    > div {
    border-radius: 0px 0px 0.6667vw 0.6667vw;
    padding: 0px 0.6667vw 0.6667vw;
    -webkit-border-radius: 0px 0px 0.6667vw 0.6667vw;
    -moz-border-radius: 0px 0px 0.6667vw 0.6667vw;
    -ms-border-radius: 0px 0px 0.6667vw 0.6667vw;
    -o-border-radius: 0px 0px 0.6667vw 0.6667vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > ul
    > li
    > div
    > p {
    font-size: calc(1rem + 0.33vw);
    line-height: calc(1.5rem + 0.33vw);
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > ul
    > li
    > div
    > .small-p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 0.3333vw;
  }

  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > .img1 {
    width: 84%;
    margin-top: 2.6667vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > .img2 {
    margin-top: 2.6667vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > .img3 {
    margin-top: 1.3333vw;
  }

  #hdmi-hd-cable-main > .middle-content {
    max-width: 992px;
    margin-bottom: 5.3333vw;
  }
  /* #hdmi-hd-cable-main > .more-mode {
    padding: 4vw 0;
  }
  #hdmi-hd-cable-main > .more-mode > h3 {
    display: none;
  }
  #hdmi-hd-cable-main > .more-mode > ul {
    max-width: 920px;
    margin-top: 0;
  }
  #hdmi-hd-cable-main > .more-mode > ul > li {
    width: 31.88%;
  }

  #hdmi-hd-cable-main > .more-mode > ul > li > div {
    padding: 1.6667vw;
  }
  #hdmi-hd-cable-main > .more-mode > ul > li > div > h3 {
    font-size: 1.6667vw;
    line-height: 2.1667vw;
  }
  #hdmi-hd-cable-main > .more-mode > ul > li > div > p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 1.25vw;
  } */
  #hdmi-hd-cable-main > .micro-HDMI-mode {
    padding: 48px 0;
  }
  #hdmi-hd-cable-main > .micro-HDMI-mode > h3 {
    display: none;
  }
  #hdmi-hd-cable-main > .micro-HDMI-mode > ul {
    margin-top: 0;
    max-width: 992px;
  }
  #hdmi-hd-cable-main > .micro-HDMI-mode > ul > li {
    padding-top: 20px;
  }
  #hdmi-hd-cable-main > .micro-HDMI-mode > ul > li > h3 {
    font-size: 20px;
    line-height: 26px;
  }
  #hdmi-hd-cable-main > .micro-HDMI-mode > ul > li > p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 15px;
  }
  #hdmi-hd-cable-main > .high-performance {
    margin-top: 5.3333vw;
  }
  #hdmi-hd-cable-main > .high-performance > h3,
  #hdmi-hd-cable-main > .high-performance > p {
    text-align: center;
  }
  #hdmi-hd-cable-main > .connect-line-intro > p {
    font-size: 16px;
    line-height: 27px;
  }
  #hdmi-hd-cable-main > .high-performance > ul {
    max-width: 600px;
    margin-top: 2.6667vw;
  }

  #hdmi-hd-cable-main > .plug-and-play {
    max-width: 992px;
    margin-top: 5.3333vw;
  }
  #hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item {
    width: 48.38%;
    box-shadow: 0px 0px 0.8333vw rgba(0, 0, 0, 0.15);
    border-radius: 1.3333vw;
    -webkit-border-radius: 1.3333vw;
    -moz-border-radius: 1.3333vw;
    -ms-border-radius: 1.3333vw;
    -o-border-radius: 1.3333vw;
  }
  #hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item > div {
    padding: 2vw 1.3333vw;
  }
  #hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item > div > h3 {
    font-size: 2.6667vw;
    line-height: 3.5vw;
  }
  #hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item > div > p {
    font-size: 1.6667vw;
    line-height: 2.5vw;
    /* font-size: calc(1rem + 0.5vw); */
    /* line-height: calc(1rem + 1.33vw); */
    margin-top: 1.3333vw;
  }

  #hdmi-hd-cable-main > .interface {
    margin-top: 5.3333vw;
    max-width: 992px;
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > h3 {
    font-size: calc(1rem + 2.16vw);
    line-height: calc(1.5rem + 2.66vw);
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > p {
    margin-top: 2.6667vw;
    font-size: calc(1rem + 0.5vw);
    line-height: calc(1.5rem + 0.91vw);
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > ul {
    margin-top: 4vw;
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > ul > li > img {
    width: 13.3333vw;
    height: 13.3333vw;
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > ul > li > .img-title {
    margin-top: 1.3333vw;
    font-size: calc(1rem + 0.5vw);
    line-height: calc(1.5rem + 0.75vw);
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > ul > li > .icon-group {
    margin-top: 2vw;
    /* width: 2.8333vw;
    height: 2.8333vw; */
  }
  #hdmi-hd-cable-main
    > .interface
    > .interface-inner
    > ul
    > li
    > .icon-group
    > img {
    width: 2.8333vw;
    height: 2.8333vw;
  }
  #hdmi-hd-cable-main
    > .interface
    > .interface-inner
    > ul
    > li
    > .icon-group
    > .check-mark {
    width: 2.0833vw;
    height: 1.5vw;
  }

  #hdmi-hd-cable-main > .flexible-thread-body {
    max-width: 992px;
    margin-top: 5.3333vw;
  }
  #hdmi-hd-cable-main > .flexible-thread-body > h3 {
    font-size: calc(1rem + 2.83vw);
    line-height: calc(1.5rem + 3.5vw);
  }
  #hdmi-hd-cable-main > .flexible-thread-body > p {
    font-size: calc(1rem + 0.5vw);
    line-height: calc(1.5rem + 0.75vw);
    margin-top: 2vw;
  }
  #hdmi-hd-cable-main > .flexible-thread-body > img {
    margin-top: 4vw;
  }

  #hdmi-hd-cable-main > .product-params {
    max-width: 992px;
    margin-top: 5.3333vw;
  }
  #hdmi-hd-cable-main > .product-params > h3 {
    font-size: calc(1rem + 2.16vw);
    line-height: calc(1.5rem + 2.66vw);
  }
  #hdmi-hd-cable-main > .product-params > table {
    margin-top: 2.6667vw;
  }
  #hdmi-hd-cable-main > .product-params > table td {
    font-size: calc(1rem + 0.5vw);
    line-height: calc(1.5rem + 0.41vw);
    padding: .6667vw;
  }
  #hdmi-hd-cable-main > .product-params > table td:nth-last-of-type(1) {
    padding-left: 2vw;
  }
  
  #hdmi-hd-cable-main > .dimensional-drawing {
    max-width: 992px;
    margin-top: 5.3333vw;
  }
  #hdmi-hd-cable-main > .dimensional-drawing > h3 {
    font-size: calc(1rem + 2.16vw);
    line-height: calc(1.5rem + 2.66vw);
  }
  #hdmi-hd-cable-main > .dimensional-drawing > img {
    margin-top: 3.3333vw;
  }
  #hdmi-hd-cable-main > .product-img {
    max-width: 992px;
    margin-top: 5.3333vw;
  }
  #hdmi-hd-cable-main > .product-img > h3 {
    font-size: calc(1rem + 2.16vw);
    line-height: calc(1.5rem + 2.66vw);
    margin-bottom: 3.3333vw;
  }
  #hdmi-hd-cable-main > .product-img > img {
    margin-top: 3.3333vw;
    max-width: 900px;
    width: 100%;
  }
  
}

@media (max-width: 600px) {
  /* common css start */
  .middle-screen-show {
    display: none !important;
  }
  .common-block {
    margin-top: 8vw !important;
  }
  .common-block > h3 {
    /* font-size: calc(1rem + 3vw);
    line-height: calc(1.5rem + 3.5vw); */
    font-size: 5.3333vw;
    line-height: 7vw;
  }
  .common-block > .circle-group {
    margin-top: 2.6667vw;
  }
  .common-block > .circle-group > span {
    width: 2.6667vw;
    height: 2.6667vw;
    margin: 0 1.3333vw;
  }
  .common-block > p {
    /* font-size: calc(1rem + 1vw);
    line-height: calc(1.5rem + 2.16vw); */
    font-size: 3.3333vw;
    line-height: 5.6667vw;
    margin-top: 2.6667vw;
  }
  .common-block > img {
    margin-top: 4vw;
  }
  /* common css end */
  .mobile-top > .mobile-top-left > span {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.06em;
    color: #afb2b8;
  }
  .icon-shop-car-white {
    display: none;
  }
  #hdmi-hd-cable-banner {
    padding: 3vw 0;
    border-bottom: 3.33vw solid #f1f1f1;
  }
  #hdmi-hd-cable-banner > .banner-inner {
    width: calc(100% - 32px);
    max-width: 392px;
    flex-direction: column;
  }
  #hdmi-hd-cable-banner > .banner-inner > div {
    width: 100%;
  }
  #hdmi-hd-cable-banner > .banner-inner > div > h3 {
    /* font-size: calc(1rem + 3vw);
    line-height: calc(1.5rem + 5.5vw); */
    font-size: 5.3333vw;
    line-height: 9vw;
  }
  #hdmi-hd-cable-banner > .banner-inner > div > p {
    /* font-size: calc(1rem + 1vw);
    line-height: calc(1.5rem + 1.5vw); */
    font-size: 3.3333vw;
    line-height: 5vw;
    margin-top: 1.3333vw;
  }
  #hdmi-hd-cable-banner > .banner-inner > img {
    width: 100%;
    margin-top: 8px;
  }

  #hdmi-hd-cable-main > .hd-picture-quality {
    max-width: 392px;
    margin: 8vw auto;
    border-radius: 2.6667vw;
    padding: 2.6667vw;
    -webkit-border-radius: 2.6667vw;
    -moz-border-radius: 2.6667vw;
    -ms-border-radius: 2.6667vw;
    -o-border-radius: 2.6667vw;
  }
  #hdmi-hd-cable-main > .hd-picture-quality > img {
    width: 100%;
  }
  #hdmi-hd-cable-main > .hd-picture-quality > ul {
    margin-top: 5.3333vw;
    flex-wrap: wrap;
  }
  #hdmi-hd-cable-main > .hd-picture-quality > ul > li {
    width: 48.88%;
    border-radius: 1.3333vw;
    padding: 1.3333vw;
    -webkit-border-radius: 1.3333vw;
    -moz-border-radius: 1.3333vw;
    -ms-border-radius: 1.3333vw;
    -o-border-radius: 1.3333vw;
    margin-bottom: 1.3333vw;
  }
  #hdmi-hd-cable-main > .hd-picture-quality > ul > li:nth-last-of-type(1),
  #hdmi-hd-cable-main > .hd-picture-quality > ul > li:nth-last-of-type(2) {
    margin-bottom: 0;
  }

  #hdmi-hd-cable-main > .hd-picture-quality > ul > li > img {
    width: 13.3333vw;
  }
  #hdmi-hd-cable-main > .hd-picture-quality > ul > li > div {
    /* font-size: calc(1rem + 0.66vw);
    line-height: calc(1.5rem + 0.5vw); */
    font-size: 3vw;
    line-height: 4vw;
    margin-top: 2.6667vw;
  }

  #hdmi-hd-cable-main > .lossless-transmission {
    padding: 5.3333vw 0;
  }
  #hdmi-hd-cable-main > .lossless-transmission > .lossless-transmission-inner {
    max-width: 392px;
    width: calc(100% - 32px);
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > h3 {
    /* font-size: calc(1rem + 3vw);
    line-height: calc(1.5rem + 3.5vw); */
    font-size: 5.3333vw;
    line-height: 7vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > .circle-group {
    margin-top: 1.3333vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > .circle-group
    > span {
    width: 3vw;
    height: 3vw;
    margin: 0 1.3333vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > p {
    /* font-size: calc(1rem + 0.66vw);
    line-height: calc(1.5rem + 0.5vw); */
    font-size: 3vw;
    line-height: 4vw;
    margin-top: 1.3333vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > ul {
    margin-top: 2.6667vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > ul
    > li {
    width: 31.97%;
    border-radius: 1.3333vw;
    -webkit-border-radius: 1.3333vw;
    -moz-border-radius: 1.3333vw;
    -ms-border-radius: 1.3333vw;
    -o-border-radius: 1.3333vw;
  }

  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > ul
    > li
    > div {
    border-radius: 0px 0px 1.3333vw 1.3333vw;
    padding: 0px 1.3333vw 1.3333vw;
    -webkit-border-radius: 0px 0px 1.3333vw 1.3333vw;
    -moz-border-radius: 0px 0px 1.3333vw 1.3333vw;
    -ms-border-radius: 0px 0px 1.3333vw 1.3333vw;
    -o-border-radius: 0px 0px 1.3333vw 1.3333vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > ul
    > li
    > div
    > p {
    font-size: 14px;
    line-height: 18px;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > ul
    > li
    > div
    > .small-p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 0.6667vw;
  }

  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > .img1 {
    width: 100%;
    margin-top: 2.6667vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > .img2 {
    margin-top: 2.6667vw;
  }
  #hdmi-hd-cable-main
    > .lossless-transmission
    > .lossless-transmission-inner
    > .img3 {
    margin-top: 2.6667vw;
  }
  #hdmi-hd-cable-main > .middle-content {
    max-width: 392px;
    margin-bottom: 8vw;
    width: calc(100% - 32px);
  }
  #hdmi-hd-cable-main > .middle-content > .more-scence {
    margin-top: 8vw;
  }
  #hdmi-hd-cable-main > .middle-content > .more-scence > h3 {
    /* font-size: calc(1rem + 2.33vw);
    line-height: calc(1.5rem + 2.66vw); */
    font-size: 4.6667vw;
    line-height: 6.1667vw;
  }
  #hdmi-hd-cable-main > .middle-content > .more-scence > p {
    /* font-size: calc(1rem + 0.66vw);
    line-height: calc(1.5rem + 1vw); */
    font-size: 3vw;
    line-height: 4.5vw;
    margin-top: 4vw;
  }
  #hdmi-hd-cable-main > .middle-content > .more-scence > img {
    margin-top: 4vw;
  }
  #hdmi-hd-cable-main > .micro-HDMI-mode {
    padding: 24px 0;
  }
  #hdmi-hd-cable-main > .micro-HDMI-mode > h3 {
    display: none;
  }
  #hdmi-hd-cable-main > .micro-HDMI-mode > ul {
    width: calc(100% - 32px);
    max-width: 392px;
    margin-top: 0;
  }
  #hdmi-hd-cable-main > .micro-HDMI-mode > ul > li {
    width: 100%;
    padding-top: 20px;
    margin-bottom: 16px;
  }
  #hdmi-hd-cable-main > .micro-HDMI-mode > ul > li > h3 {
    font-size: 20px;
    line-height: 26px;
  }
  #hdmi-hd-cable-main > .micro-HDMI-mode > ul > li > p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 2.5vw;
  }
  #hdmi-hd-cable-main > .high-performance {
    margin-top: 8vw;
  }
  #hdmi-hd-cable-main > .high-performance > h3,
  #hdmi-hd-cable-main > .high-performance > p {
    text-align: center;
  }
  #hdmi-hd-cable-main > .high-performance > h3 {
    font-size: 5.3333vw;
    line-height: 7vw;
  }
  #hdmi-hd-cable-main > .high-performance > p {
    font-size: 14px;
    line-height: 21px;
  }
  #hdmi-hd-cable-main > .high-performance > ul {
    flex-direction: column;
    margin-top: 20px;
  }
  #hdmi-hd-cable-main > .high-performance > ul > li {
    margin: 0 auto;
    margin-bottom: 2.6667vw;
  }
  #hdmi-hd-cable-main > .high-performance > ul > li > div > h3 {
    font-size: 3vw;
    line-height: 4.5vw;
  }

  #hdmi-hd-cable-main > .plug-and-play {
    max-width: 392px;
    margin-top: 8vw;
    width: calc(100% - 32px);
    flex-wrap: wrap;
  }
  #hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item {
    width: 100%;
    box-shadow: 0px 0px 1.6667vw rgba(0, 0, 0, 0.15);
    border-radius: 2.6667vw;
    -webkit-border-radius: 2.6667vw;
    -moz-border-radius: 2.6667vw;
    -ms-border-radius: 2.6667vw;
    -o-border-radius: 2.6667vw;
    margin-bottom: 5.3333vw;
}
#hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item:nth-last-of-type(1){
  margin-bottom: 0;
}
  #hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item > div {
    padding: 2.6667vw;
  }
  #hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item > div > h3 {
    /* font-size: calc(1rem + 3vw); */
    font-size: 5.3333vw;
    line-height: 7vw;
  }
  #hdmi-hd-cable-main > .plug-and-play > .plug-and-play-item > div > p {
    /* font-size: calc(1rem + 1vw);
    line-height: calc(1.5rem + 1.5vw); */
    font-size: 3.3333vw;
    line-height: 5vw;
    margin-top: 2.6667vw;
  }
  #hdmi-hd-cable-main > .interface {
    margin-top: 8vw;
  }

  #hdmi-hd-cable-main > .interface > .interface-inner > h3 {
    font-size: 6.6667vw;
    line-height: 8.8333vw;
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > p {
    margin-top: 5.3333vw;
    /* font-size: calc(1rem + 0.33vw);
    line-height: calc(1.5rem + 1vw); */
    font-size: 2.6667vw;
    line-height: 4.5vw;
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > ul {
    margin-top: 4.6667vw;
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > ul > li {
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > ul > li > img {
    width: 13.3333vw;
    height: 13.3333vw;
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > ul > li > .img-title {
    font-size: 2.6667vw;
    /* line-height: calc(1.5rem + 0.5vw); */
    line-height: 4vw;
    margin-top: 1.3333vw;
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > ul > li > .area {
    font-size: 12px;
    line-height: 18px;
    margin-top: 1.3333vw;
  }
  #hdmi-hd-cable-main > .interface > .interface-inner > ul > li > .icon-group {
    margin-top: 1.3333vw;
    /* width: 3vw;
    height: 3vw; */
  }
  #hdmi-hd-cable-main
    > .interface
    > .interface-inner
    > ul
    > li
    > .icon-group
    > img {
    width: 3vw;
    height: 3vw;
  }
  #hdmi-hd-cable-main
    > .interface
    > .interface-inner
    > ul
    > li
    > .icon-group
    > .check-mark {
    width: 2vw;
    height: 1.1667vw;
  }

  #hdmi-hd-cable-main > .flexible-thread-body {
    max-width: 392px;
    margin-top: 8vw;
  }
  #hdmi-hd-cable-main > .flexible-thread-body > h3 {
    /* font-size: calc(1rem + 3vw);
    line-height: calc(1.5rem + 3.5vw); */
    font-size: 5.3333vw;
    line-height: 7vw;
  }
  #hdmi-hd-cable-main > .flexible-thread-body > p {
    /* font-size: calc(1rem + 1vw);
    line-height: calc(1.5rem + 1.5vw); */
    font-size: 3.3333vw;
    line-height: 5vw;
    margin-top: 4vw;
  }
  #hdmi-hd-cable-main > .flexible-thread-body > img {
    margin-top: 4vw;
  }


  #hdmi-hd-cable-main > .product-params {
    max-width: 392px;
    margin-top: 8vw;
  }
  #hdmi-hd-cable-main > .product-params > h3 {
    /* font-size: calc(1rem + 4.33vw);
    line-height: calc(1.5rem + 5.33vw); */
    font-size: 6.6667vw;
    line-height: 8.8333vw;
  }
  #hdmi-hd-cable-main > .product-params > table {
    margin-top: 4vw;
  }
  #hdmi-hd-cable-main > .product-params > table td {
    /* font-size: calc(1rem + 1vw);
    line-height: calc(1.5rem + 0.83vw); */
    font-size: 3.3333vw;
    line-height: 4.3333vw;
    padding: 1.3333vw;
  }
  #hdmi-hd-cable-main > .product-params > table td:nth-last-of-type(1) {
    padding-left: 2.5vw;
  }
  
  #hdmi-hd-cable-main > .dimensional-drawing {
    max-width: 392px;
    margin-top: 8vw;
  }
  #hdmi-hd-cable-main > .dimensional-drawing > h3 {
    /* font-size: calc(1rem + 4.33vw);
    line-height: calc(1.5rem + 5.33vw); */
    font-size: 6.6667vw;
    line-height: 8.8333vw;
  }
  #hdmi-hd-cable-main > .dimensional-drawing > img {
    margin-top: 6.6667vw;
  }
  #hdmi-hd-cable-main > .product-img {
    max-width: 392px;
    margin-top: 8vw;
  }
  #hdmi-hd-cable-main > .product-img > h3 {
    /* font-size: calc(1rem + 4.33vw);
    line-height: calc(1.5rem + 5.33vw); */
    font-size: 6.6667vw;
    line-height: 8.8333vw;
    margin-bottom: 6.6667vw;
  }
  #hdmi-hd-cable-main > .product-img > img {
    margin-top: 6.6667vw;
    max-width: 392px;
    width: 100%;
  }
}
