.container-ho {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 20px;
}

img {
    max-width: 100%;
}

.product__title h1 {
    line-height: 1.3;
    word-break: break-all;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

@media (min-width:768.1px) {


    /* .hide-pc {
    display: none !important;
  } */

}

@media (max-width:768px) {
    /* .hide-mb {
    display: none !important;
  } */

}

.Animateframe-top~.shopify-section img {
    vertical-align: top;
    width: 100%;
}

.Animateframe-top+.shopify-section~.shopify-section,
.product-tnv30 .product-diver-seciton-0~.product-diver-seciton {
    line-height: 1.2;
    font-weight: normal;
    background: #fff;
    margin-bottom: -1px;
    color: #000;
}

.tempro-TR256A #MainContent .shopify-section {
    background: #000;
    color: #fff;
}

.tem-product .AnmateFrame01box#shopify-section-template--15349932851265__tnv30_xuliezhen01_LY7A9k,
.tem-product #shopify-section-template--15349932851265__tnv30_textwithmedia_mghbAR {
    background: #000;
    color: #fff;
}

.Product-Specsoutbox {
    background: #fff;
    color: #000;
}

.tem-product .AnmateFrame01box#shopify-section-template--15349932851265__tnv30_xuliezhen01_iiL9Kr,
.tem-product #shopify-section-template--15349932851265__tnv30_textwithmedia_GA38Nw {
    background: #EEEEEE;
}

.protnv30-iframe01 {
    overflow: hidden;
    position: relative;
    background: #fff;
}

.proiframe01-overmtext {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40%;
    text-align: center;
    transform: translate(-50%, calc(-50% + 2.2vw));
    opacity: 0;
}

.proiframe01-overmtext img {
    width: 60%;
    transform: scale(0.6);
    border-radius: 1.5vw;
    margin: 0 auto;
}

.protnv30-iframe01 .iframe01bg_image {
    display: block;
}

.Animateframe-top~.shopify-section .selling-points-item img {
    vertical-align: middle;
}

.shopify-payment-button .shopify-payment-button__button {
    background-color: #32A284 !important;
    border-color: #32A284 !important;
    font-weight: 500;
}

@media (min-width:769px) {
    .shopify-payment-button .shopify-payment-button__button {
        font-size: 16px;
        padding: 16px 14px
    }
}

@media (max-width:768px) {
    .shopify-payment-button .shopify-payment-button__button {
        margin: 0;
    }
}

.template-product .tnv30pc-compitem-buy .shopify-payment-button .shopify-payment-button__more-options,
.template-product .tnv30pc-compitem-buy .shopify-payment-button button {
    background-color: #32A284 !important;
    margin: 0 0 25px !important;
    border-color: #32A284 !important;
}

.proanicgimage-item img,
.tnvoperationimgho,
.tnv30specs-conright img {
    width: 100%;
}

.proiframe01-bottomimg {
    max-height: 100vh;
    /* transform: translateY(calc(100% + 45px)); */
}

.proiframe01-title {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 3vw;
    line-height: 1;
    transform: translateY(50px);
    transition: .5s;
    opacity: 0;
}

.specsbtnpro {
    text-decoration: underline;
    text-align: center;
    display: block;
    margin-top: 25px;
    cursor: pointer;
}

.specsbtnpro:hover {
    opacity: 0.6;
}

.proiframe01-content {
    font-size: 0.93vw;
    color: #fff;
    padding: 1.5vw 3vw ;
    transform: translateY(50px);
    transition: .5s;
    opacity: 0;
    line-height: 1.44;
}

.proiframe01-content.active,
.proiframe01-title.active {
    opacity: 1;
    transform: translateY(0);
}

/* .Animateframe-top ~ .shopify-section .fixed-top-0 {
    position: relative;
} */
.proiframe01-bottomtext {
    position: absolute;
    color: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 5vw;
    font-weight: bold;
    transform: scale(0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
}

.proiframe01-bottomtext>div {
    width: 50%;
    text-align: center;
}

/* body.hidehd .utility-bar,
body.hidehd .header-wrapper {
  opacity: 0 !important;
  z-index: -1 !important;
} */

/*  PFX1pro */
.prox1textover-container {
    position: relative;
    margin-top: calc(1vw + 20px);
}

.prox1textover-title {
    position: absolute;
    left: 50%;
    top: 6%;
    font-size: 3vw;
    line-height: 1.2;
    font-weight: bold;
    width: 60%;
    transform: translateX(-50%);
    text-align: center;
}

.prox1textover-box {
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    display: flex;
    justify-content: space-between;
    width: 100%;
    bottom: 20px;
    /* position: relative; */
    font-size: calc(12px + 0.3vw);
    font-weight: bold;
}

.prox1textover-title span {
    color: #2ea284;
}

.prox1textover-item {
    position: relative;
    padding-left: 20px;
}

.prox1textover-item:after {
    position: absolute;
    content: "";
    background: #2ea284;
    width: 8px;
    height: 8px;
    left: 0;
    top: 18%;
    border-radius: 50%;
}

.prox1textover-item span {
    font-weight: 400;
    font-size: 0.8em;
}

.tempro-PFX1 .tnv30textmedia-wrapper img,
.tempro-PFX1 .tnv30textmedia-wrapper video {
    border-radius: 10px;
}

.tempro-PFX1 .tnv30picsnapshot-container {
    background: #fff;
    color: #000;
}

.tempro-PFX1 .tnv30picsnapshot-bbtitle {
    font-weight: bold;
}

.tempro-PFX1 .proanicgimage-item,
.tempro-PFX1 .cgimg_video,
.tempro-PFX1 .tnv30textimg-wrapper img,
.tempro-PFX1 .tnv30textimg-wrapper video {
    border-radius: 10px;
}

.tempro-PFX1 .tnv30textmedia-container.tnv30textmedia-con-95c0aab3_bf74_41de_97d3_dade34b38a45 img {
    border-radius: 0;
}

.imagebottom-pfx1 {
    max-width: 18vw;
    position: relative;
    left: -1vw;
    margin-top: calc(10px + 0.5vw);
}

.tempro-PFX1 #shopify-section-template--15363600416833__tnv30_imageswiper_kNmBzE .tnv30textoverimg-box img {
    border-radius: 0;
}

.tempro-PFX1 #shopify-section-template--15363600416833__tnv30_imageswiper_kNmBzE .tnv30textoverimg-box {
    max-width: 100%;
    padding: 5vw 0;
}

.tempro-PFX1 #shopify-section-template--15363600416833__tnv30_snapshot_zVKVdk .tpicsnapshot-botcontent {
    display: none;
}

.tempro-PFX1 .Product-x1textover .tnv30textimg-wrapper img {
    border-radius: 0;
}


/* end PFX1pro */
.tempro-GPF12 .tnv30textoverimg-box img,
.tnv30textoverimg-box video {
    border-radius: 10px;
}

.Animateframe-top~.index-section.newletter_bg {
    margin: 0;
    background: #000;
    color: #fff;
    padding-top: 0;
}

.Animateframe-top~.index-section.newletter_bg .newsletter-section,
.product-tnv30 .newletter_bg .newsletter-section {
    max-width: calc(100% - 260px);
    border-bottom: 1px solid #333333;
    margin: 0 auto;
    padding: 6vw 0 3vw;
    position: relative;
    top: -1px;
}

.product-tnv30 .newletter_bg {
    padding: 0;
    margin-bottom: 0;
}

.Animateframe-top~.index-section.newletter_bg .input-group .input-group__btn,
.product-tnv30 .newletter_bg .input-group .input-group__btn {
    margin-left: 0;
}

.Animateframe-top~.index-section.newletter_bg .input-group__btn .btn,
.product-tnv30 .newletter_bg .input-group__btn .btn {
    background: #32A284;
    color: #fff;
    text-transform: inherit;
    position: relative;
    left: -3px;
}

.Animateframe-top~.index-section.newletter_bg .input-group input,
.product-tnv30 .newletter_bg .input-group input {
    border: 1px solid #333;
    font-size: 14px;
    background-color: transparent;
    color: #fff;
}

.Animateframe-top~.index-section.newletter_bg .section-header h2,
.product-tnv30 .newletter_bg .section-header h2 {
    font-size: calc(24px + 1.2vw);
    margin-bottom: calc(10px + 0.5vw);
    font-weight: bold;
}

.Animateframe-top~.index-section.newletter_bg .section-header h2+.rte,
.product-tnv30 .newletter_bg .section-header h2+.rte {
    font-size: calc(12px + .3vw);
    max-width: 30rem;
    margin: 0 auto calc(10px + 1vw);
    line-height: 1.4;
}

.tnv30specs-container {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 20px;
}

.tnv30specs-title {
    text-align: center;
    font-size: calc(24px + 1.2vw);
    font-weight: bold;
    padding: 2.7vw 0 1.8vw;
    line-height: normal;
}

.tnv30specs-nav {
    text-align: center;
    margin-bottom: 2.5vw;
}

.tnv30specs-nav-item {
    display: inline-block;
    border-bottom: 1px solid transparent;
    font-size: 24px;
    line-height: 1;
    padding: 15px 35px;
    margin: 0 10px;
}

.tnv30specs-nav-item a {
    color: inherit;
}

.tnv30specs-nav-item01,
.tnv30specs-nav-item02:hover {
    color: #32A284;
    border-color: #32A284;
}

.tnv30specs-nav-item svg {
    margin-right: 5px;
    position: relative;
    top: 4px;
    max-width: 25px;
}

.tnv30specs-content {
    display: flex;
    /* align-items: center; */
}

.tnv30specs-conleft {
    width: 48%;
}

.tnv30specs-conright {
    width: 52%;
    padding: 20px calc(20px + 1vw);
}

.tnv30modle-wrapper model-viewer {
    width: 100%;
    min-height: 450px;
}

.tnv30specs-bottomtext {
    text-align: center;
    margin-top: 60px;
}

.tnv30specs_form-btn {
    cursor: pointer;
    background: #32A284;
    border-radius: 10px;
    line-height: 1;
    padding: 17px 100px 16px 100px;
    font-size: 16px;
    display: inline-block;
    position: relative;
    margin-bottom: 28px;
    text-transform: uppercase;
    color: #fff;
    transition: .3s;
    min-width: initial;
    min-height: initial;
}

.tnv30specs_form-btn.loading img {
    opacity: 0;
}

.tnv30specs_form-btn:hover {
    opacity: .6;
}

.tnv30specs_form-btn #cartlogopro {
    left: 0;
    top: -1px;
    margin-right: 13px;
    display: inline-block;
}

.tnv30-shoplabel {
    font-size: 16px;
    padding-bottom: 60px;
}

.tnv30-shoplabel strong {
    color: #32A284;
}

.tnv30specs-conleft-item {
    display: flex;
    border-bottom: 1px solid #F4F4F4;
    padding: 16px 7px;
    font-size: 14px;
    border-radius: 4px;
    transition: .3s;
    align-items: center;
}

.tnv30specs-conleft-item:hover {
    background: #f7f7f7;
}

.tnv-conleftitemikey {
    width: 50%;
    font-weight: bold;
    padding-right: 25px;
}

.tnv-conleftitemivalue {
    width: 50%;
}

.tnv30textmedia-container {
    max-width: 1340px;
    margin: 0 auto;
    padding: 6vw 20px;
}

.Product-TextWithMedia,
.Product-PackageList {
    color: #000;
    background: #fff;
}

.tnv30textmedia-wrapper img,
.tnv30textmedia-wrapper video {
    width: 100%;
    vertical-align: top;
    border-radius: 30px;
}

.tnv30textmedia-content {
    line-height: 1.5;
    font-size: calc(12px + .3vw);
    margin-bottom: 45px;
    padding-right: 20px;
}

.tnv30textmedia-title {
    font-size: calc(12px + .9vw);
    font-weight: bold;
    margin-bottom: 23px;
}

.tnv30textmedia-subtitle {
    font-weight: 600;
}

.tnv30packlist-box {
    display: flex;
}

.tnv30packlist-boxleft {
    width: calc(50% - 18px);
    margin-right: 18px;
}

.tnv30packlist-boxlefttitle {
    font-size: calc(12px + .9vw);
    font-weight: bold;
    margin: 38px 0 18px;
}

.tnv30packlist-boxleftcontent {
    font-size: calc(12px + 0.3vw);
    width: 70%;
    line-height: 1.5;
}

.tnv30packlist-boxright {
    width: 47%;
    align-self: flex-start;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 18px;
}

.tnv30packlist-box-item {
    background: #EDEEF2;
    padding: 20px 15px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
    text-align: center;
}

.tnv30packlist-box-item:nth-child(1),
.tnv30packlist-box-item:nth-child(2) {
    grid-column: span 3;
    grid-row: span 3;
}

.tnv30packlist-box-item:nth-child(2)~.tnv30packlist-box-item {
    grid-column: span 2;
    grid-row: span 2;
}

.tnv30packlist-boxright.tnv30specys-style3 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}

.tnv30packlist-boxright.tnv30specys-style3 .tnv30packlist-box-item:nth-child(1),
.tnv30packlist-boxright.tnv30specys-style3 .tnv30packlist-box-item:nth-child(2) {
    grid-column: span 1;
    grid-row: span 1;
}

.tnv30packlist-boxright.tnv30specys-style3 .tnv30packlist-box-item:nth-child(2)~.tnv30packlist-box-item {
    grid-column: span 1;
    grid-row: span 1;
}

.tnv30packlist-boxright.tnv30specys-style2 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}

.tnv30packlist-boxright.tnv30specys-style2 .tnv30packlist-box-item:nth-child(1),
.tnv30packlist-boxright.tnv30specys-style2 .tnv30packlist-box-item:nth-child(2) {
    grid-column: span 1;
    grid-row: span 1;
}

.tnv30packlist-boxright.tnv30specys-style2 .tnv30packlist-box-item:nth-child(2)~.tnv30packlist-box-item {
    grid-column: span 1;
    grid-row: span 1;
}

.tnv30packlist-box-itemimg img {
    vertical-align: top;
}


.tnv30packlist-box-itemtitle {
    font-size: calc(12px + .1vw);
    /* font-weight: bold; */
    margin-top: 12px;
    /* color: rgba(255,255,255,0.3); */
}

.tnv30packlist-title {
    text-align: center;
    font-size: calc(20px + 1.1vw);
    margin-bottom: 3vw;
    font-weight: bold;
}

.tnv30packlist-boxleftimg {
    /* width: 100%;
  height: 100%; */
    height: 100%;
}

.tnv30packlist-boxleftimg img {
    min-width: 500px;
    /* width: 100%;
  height: 100%; */
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.tnv30textwithimage-wp {
    /* background: #000;    color: #fff; */
    padding: 5vw 0 2vw;
    display: flex;

    align-items: center;
}

.tnv30textwithimage-tp {
    flex: 0 1 50%;
}

.tnv30textwithimage-wz {
    flex: 0 1 50%;
    padding: 5px 16% 10px 4%;
}

.tnv30textwithimage-wz-title {
    font-size: calc(12px + .9vw);
    font-weight: 700;
    margin-bottom: 23px;
    width: 80%;
}

.tnv30textwithimage-wz-content {
    line-height: 1.5;
    font-size: calc(12px + .3vw);
    margin-bottom: calc(25px + 0.5vw);
}

.tnv30textimg-wzbpttpm {
    display: flex;
    width: 85%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tnv30textimg-wzbpttpm-itemtitle {
    font-size: calc(1.4vw + 20px);
    color: #32A284;
    font-weight: bold;
    margin-bottom: 7px;
}

.tnv30textimg-wzbpttpm-itemsubtitle {
    font-size: calc(12px + .4vw);
    font-weight: 600;
}

.tnv30textimg-wzbpttpm-item {
    flex: 0 1 100%;
    margin-bottom: 1.2vw;
}

.tnv30textimg-wzbpttpm-item:last-child {
    margin-bottom: 0;
}

.tnv30picsnapshot-container {
    background: #000;
    color: #fff;
}

.tnv30picsnapshot-box {
    /* max-width: 1340px;
    margin: 0 auto; */
    padding: 5vw 0 6vw;
    width: 100%;
}

/* .tnv30psboxtop-item{
  display:none;
}
 .tnv30psboxtop-item-1{
    display:block; 
 } */
.tnv30picsnapshot-boxbottom {
    text-align: center;
    margin-bottom: 20px;
    margin-top: calc(20px + 0.5vw);
}

.tnv30psboxbt-item {
    display: inline-block;
    padding: 8px 30px;
    margin: 0 18px;
    border-bottom: 1px solid transparent;
    font-size: calc(12px + .3vw);
    transition: .3s;
    cursor: pointer;
}

.tnv30psboxbt-item.active {
    border-color: #32A284;
    color: #32A284;
}

.tpicsnapshot-botcontent {
    font-size: calc(12px + .3vw);
    padding: 0 calc(3.5vw + 30px) 0 calc(3vw + 30px);
    line-height: 1.5;
    letter-spacing: 0.02em;
}

.tnv30textimg-wrapper img,
.tnv30textimg-wrapper video {
    border-radius: 30px;
    width: 100%;
}

/* .tnv30textoverimg-container{
      background: #000;
    color: #fff;
} */
.tnv30textoverimg-box {
    /* max-width: 1340px;
    margin: 0 auto;
    padding: 5vw 0; */
}

.tnv30textoverimg-box.tnv30textoverimg-box02 {
    padding: 0 20px;
}

.tnv30textoverimg-box img,
.tnv30textoverimg-box video {
    border-radius: 30px;
    width: 100%;
}

.tnv30textoverimg-box02 .swiper-container {
    border-radius: 0 0 30px 30px;
}

.tnv30imgsw-nav {
    margin: calc(15px + 0.5vw) 20px 0 0;
    text-align: right;
}

.tnv30imgsw-nav>div {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
}

.tnv30textoverimg-title {
    font-size: clamp(calc(48px * 0.5), 3.429vw, 48px);
    font-weight: bold;
    margin-bottom: 8px;
}

.tnv30textoverimg-title p {
    margin: 0;
}

.tnv30textoverimg-subtitle {
    font-weight: 600;
    margin-top: 8px;
}

.tnv30textoverimg-subtitle p {
    margin: 0;
}

@media (min-width:1201px) {
    .tnv30textoverimg-text.positop-top .tnv30textoverimg-title {
        font-size: clamp(calc(48px * 0.5), 3.429vw, 48px);
        margin-bottom: 10px;
    }
}

.tnv30textoverimg-content {
    font-size: calc(12px + .3vw);
    line-height: 1.5;
}

.tnv30textoverimg-content p {
    margin-top: 0;
    margin-bottom: 0;
}

.tnv30textoverimg-text {
    position: absolute;
    text-align: center;
    width: calc(300px + 18vw);
}

.tnv30textoverimg-text-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, calc(-50% + 2.2vw));
}

.tnv30textoverimg-text-top-center {
    top: 8%;
    left: 50%;
    transform: translateX(-50%);
}

.tnv30textoverimg-text-bottom-center {
    bottom: 8%;
    left: 50%;
    transform: translateX(-50%);
}

.tnv30textoverimg-text-left-center {
    text-align: left;
    top: 50%;
    left: 6%;
    transform: translateY(-50%);
}

.tnv30textoverimg-content-sec {
    font-size: calc(12px + .3vw);
    width: 52%;
    line-height: 1.5;
    margin-top: 5px;
}

.tnv30textoverimg-text-sec {
    display: flex;
    margin-bottom: calc(20px + .8vw);
}

.tnv30textoverimg-title-sec {
    width: 48%;
    font-size: calc(22px + 1vw);
    padding-right: 10%;
    font-weight: bold;
    letter-spacing: .01em;
}

.tnv30mateintro-title {
    font-size: 2.4vw;
    font-weight: bold;
    margin-bottom: 2px;
}

.tnv30mateintro-text {
    text-align: center;
    opacity: 0;
    transform: translateY(50px);
    transition: .5s;
}

.tnv30mateintro-text.active {
    opacity: 1;
    transform: translateY(0);
}

.tnv30mateintro-content {
    font-size: calc(12px + .3vw);
    color: rgba(255, 255, 255, .5);
    width: 58%;
    margin: 0 auto;
    line-height: 1.6;
    margin-bottom: 2vw;
}

.tnv30mateintro-wp-box {
    position: relative;
}

.tnv30mateintro-wpvalue {
    font-size: calc(12px + .6vw);
    font-weight: bold;
    margin-bottom: 0.8vw;
    line-height: 1.5;
    /* color: #32A284; */
}

.tnv30mateintro-wpkey {
    font-size: calc(12px + .3vw);
}

/* .tnv30mateintro-wp-item{
    position: absolute;
    left: 48%;
    top: 12%;
    opacity: 0;
    transition: .6s ease;
}
.tnv30mateintro-wp-item.active{
    top: 6%;
    opacity: 1;
}
.tnv30mateintro-wp-item:after{
content: "";
    position: absolute;
    width: 1px;
    height: 11.5vw;
    background: #fff;
    left: -12vw;
    top: 0.8vw;
}
.tnv30mateintro-wp-item:before{
content: "";
    position: absolute;
    width: 11vw;
    height: 1px;
    background: #fff;
    left: -12vw;
    top: 0.8vw;
} */
.tnv30mateintro-wp-hezi {
    position: absolute;
    bottom: -50px;
    display: flex;
    padding: 1vw 5vw;
    opacity: 0;
    transition: .6s ease;
    justify-content: space-between;

}

.tnv30mateintro-wp-hezi.active {
    bottom: 0;
    opacity: 1;
}

.tnv30mateintro-wp-item {
    flex: 0 1 48%;
}


.tnv30dismea-container {
    background: #000;
    color: #fff;
}

.tnv30dismea-box {
    /* max-width: 1340px;
    margin: 0 auto; */
    padding: 5vw 0;
}

.tnv30dismea-boxcon-item {
    /* display:none; */
    position: relative;
}

/* .tnv30dismea-boxcon-item-1{
    display:block; 
 } */
.tnv30dismea-topnav {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 16px;
}

.tnv30dismea-nav-item {
    display: inline-block;
    margin: 0 35px;
    font-size: calc(12px + .3vw);
    transition: .3s;
    cursor: pointer;
    position: relative;
}

.tnv30dismea-nav-item.active {
    color: #32A284;
}

.tnv30dismea-nav-item.active:after {
    content: '';
    position: absolute;
    background: #32A284;
    left: 50%;
    bottom: -8px;
    width: 75%;
    height: 1px;
    transform: translateX(-50%);
}

.tnv30dismeamedia-wrapper img,
.tnv30dismeamedia-wrapper video {
    border-radius: 30px;
    width: 100%;
}

.tnv30dismea-overtext {
    position: absolute;
    bottom: calc(15px + 0.8vw);
    text-align: center;
    width: 75%;
    left: 50%;
    transform: translateX(-50%);
}

.swiper-slide-active .tnv30dismea-overtext {
    z-index: 2;
}

.tnv30dismea-overtitle {
    font-size: calc(12px + .6vw);
    font-weight: bold;
    margin-bottom: 8px;
}

.tnv30dismea-overcontent {
    font-size: calc(12px + .3vw);
    line-height: 1.5;
}

.tnv30dismea-box-title {
    text-align: center;
    font-size: calc(22px + 1vw);
    font-weight: bold;
}

.tnv30textwithimage-right .tnv30textwithimage-tp {
    order: 3;
}

.tnv30textwithimage-right .tnv30textwithimage-wz {
    padding: 5px 10% 10px calc(12% + 10px);
}

.tnv30procompare-container {
    background: #fff;
    color: #000;
    padding: 6vw 0 calc(22px + 2vw);
}

.tnv30procompare-title {
    font-size: calc(18px + 1.5vw);
    text-align: center;
    font-weight: bold;
}

.tnv30procompare__heading {
    margin-bottom: calc(23px + 1.5vw);
}

.tnv30procompare-subtitle {
    text-align: center;
}

.tnv30procompare-desc {
    text-align: center;
}

@media (max-width: 768px) {
    .tnv30procompare-subtitle {
        text-align: left;
    }

    .tnv30procompare-desc {
        text-align: left;
    }
}

@media (max-width: 550px) {
    .tnv30procompare-subtitle {
        padding: 0 4vw;
    }

    .tnv30procompare-desc {
        padding: 0 4vw;
    }
}

.tnv30pc-compitem {
    text-align: center;
    padding: 0 calc(15px + 1vw);
}

.tnv30procompare-url {
    text-align: center;
    margin-top: 15px;
}

.tnv30procompare-url a {
    border: 1px solid #b7b7b8;
    border-radius: 10px;
    font-size: 16px;
    padding: 14px 45px;
    display: inline-block;
}

.tnv30pc-compitem-img {
    width: 160px;
    max-width: 160px;
    height: 160px;
    margin-bottom: 20px;
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
}

.tnv30pc-compitem-title {
    font-size: calc(16px + 0.625vw);
    font-weight: bold;
    margin-bottom: 25px;
}

.tnv30pc-compitem-price {
    font-size: 22px;
    margin-bottom: 18px;
    /* color: #32A284; */
}

.tnv30pc-compitem-btn {
    color: #939393;
    font-size: 14px;
    margin-bottom: 38px;
    display: inline-block;
}

.tnv30pc-compitem-top {
    border-bottom: 1px solid #e0e1dd;
    margin-bottom: 40px;
}

.tnv30pc-comcs-row {
    margin-bottom: 40px;
}

.tnv30pc-comcs-value {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.tnv30pc-comcs-key {
    font-size: 14px;
    color: #666666;
}

.tnv30pc-compitem-buy form {
    max-width: 153px;
    margin: 0 auto;
}

.tnv30pc-compitem-buy .shopify-payment-button .shopify-payment-button__more-options {
    font-size: 14px;
    height: 40px;
    min-height: 40px;
    background-color: #32A284;
    font-weight: 500;
    border-radius: 10px;
    margin: 0 0 25px;
}

.tnv30scrollimg-container {
    /* background: #000;
    color: #fff; */
    padding: 5vw 0 6vw;
    overflow: hidden;
}

.tnv30scrollimg-container .tnv30scrollimg-box {
    max-width: 100%;
    position: relative;
    padding: 0;
}

.tnv30scrollimg-box-text {
    position: absolute;
    top: 70%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, calc(-50% + 2.2vw));
    text-align: center;
    width: 55%;
}

.tnv30scrollimg-box-title {
    font-size: calc(1.5vw + 20px);
    font-weight: 700;
    margin-bottom: calc(10px + 1vw);
    color: #fff;
    font-weight: bold;
}

.tnv30scrollimg-box-content {
    font-size: calc(12px + .3vw);
    max-width: 80%;
    margin: 0 auto;
    line-height: 1.5;
}

.tnv30scrollimg-mengceng {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    display: block !important;
    top: 100%;
    background: linear-gradient(180deg, transparent 45%, rgba(0, 0, 0, 0.6) 80%);
}

.tnv30scrollimg-box-img {
    transform: scale(0.4);
}

.tnv30scrollimg-box-img img {
    width: 100%;
    border-radius: 0;
}

@media (min-width:769px) {
    .tnv30scrollimg-box-img img {
        border-radius: 3vw;
    }
}

.tnv30changeimg-container {
    /* background: #000;
    color: #fff; */
    padding: 4vw 0 8vw;
}

.tnv30changeimg-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.proanicgimage-left {
    flex: 0 1 44%;
    position: relative;
}

.proanicgimage-right {
    flex: 0 1 47%;
    position: relative;
}

.proanicgimage-right-item {
    opacity: 0;
    z-index: -1;
    transition: .5s;
}

.proanicgimage-item {
    border-radius: calc(15px + 0.8vw);
    overflow: hidden;
    background: #000;
}

.proanicgimage-right-item.active {
    opacity: 1;
    z-index: 2;
}

.proanicgimage-item-1 {
    position: relative;
    transform: translateY(0%) scale(1);

}

.proanicgimage-item-1~.proanicgimage-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(130%);
    opacity: 0;
}

.cgimg_video {
    border-radius: calc(10px + 0.5vw);
    overflow: hidden;
}

.proanicgimage-ritem-content {
    font-size: calc(12px + .3vw);
    padding: 0 calc(5vw + 20px) calc(20px + 1.5vw) 15px;
    line-height: 1.5;
}

.proanicgimage-ritem-title {
    font-size: calc(22px + 1vw);
    font-weight: bold;
    margin: 0 20px 15px 13px;
}

.proanicgimage-ritem-1 {
    position: relative;
}

.proanicgimage-ritem-1~.proanicgimage-right-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.Animateframe-top+.shopify-section~.shopify-section.Product-Specsoutbox {
    background: #fff;
    color: #000;
}

.tnv30textwithimage-tp img {
    transition: .5s;
    width: 100%;
}

.animate-ele {
    transform: translateY(50px);
    opacity: 0;
    transition: .5s ease;
}

.animate-ele.animate-top {
    transform: translateY(0);
    opacity: 1;
}

.tnv30textoverimg-container02 {
    position: relative;
    top: -8vw;
}

.tnv30clearident-toptitle {
    margin: 0 auto;
    text-align: center;
    max-width: 38%;
    font-size: 2.5vw;
    font-weight: bold;
    margin-bottom: 3.6vw;
}

.tnv30clearident-wp {
    display: flex;
    align-items: center;
}

.tnv30clearidentimg {
    flex: 0 1 52%;
    padding: 0 0 0 3vw;
    position: relative;
    opacity: 0;
    transition: .3s;
    transform: translateY(50px);
}

.tnv30clearidentimg.active {
    opacity: 1;
    opacity: 1;
    transform: translateY(0);
}

.tnv30clearidentimg span.lenspec-span {
    position: absolute;
    left: 53%;
    top: 73%;
    transform: translateX(-50%);
    text-align: center;
    overflow: hidden;
    height: 0%;
    max-height: 210px;
}

.tnv30clearidentimg span.lenspec-span.hide {
    opacity: 0;
}

/* .pointerover{
  
} */

.tnv30clearidentimg span.pointer01 {
    height: 150px;
    margin: 10px auto;
    width: 1px;
    background: #fff;
    display: block;
}

.tnv30clearidentimg span.pointer02 {
    height: 12px;
    display: block;
    margin: 0 auto;
    width: 12px;
    border: 2px solid #181817;
    box-shadow: #fff 0 0 2px;
    background: #fff;
    border-radius: 50%;
}

.tnv30clearidenttext {
    flex: 0 1 48%;
    padding: 1vw 16vw 1vw 1vw;
    position: relative;
}

.tnv30clearident-wp-right .tnv30clearidentimg {
    order: 3;
    padding: 0 3vw 0 0;
}

.tnv30clearident-wp-right .tnv30clearidenttext {
    padding: 1vw 4vw 1vw 15vw;
}

.tnv30clearidenttext-title {
    font-size: 1.55vw;
    font-weight: 700;
    margin-bottom: 1vw;
}

.tnv30clearidenttext-content {
    font-size: .94vw;
    line-height: 1.5;
    margin-bottom: 1vw;
}

.tnv30-cibot-itemkey {
    font-size: 1.05vw;
    margin-left: 0.2vw;
}

.tnv30-cibotbox {
    display: flex;
    justify-content: space-between;
    padding-right: 10%;
}

.tnv30-cibot-itemvalue {
    font-size: 2.5vw;
    font-weight: bold;
    margin-bottom: 0.6vw;
    color: #32A284;
}

.tnv30clearidenttext-item01 {
    transition: 0.5s ease;
    opacity: 0;
    transform: translateY(50px);
}

.tnv30clearidenttext-item01.active {
    opacity: 1;
    opacity: 1;
    transform: translateY(0);
}

.tnv30clearidenttext-item01.disable {
    opacity: 0;
    z-index: -1;
}

.tnv30clearidenttext-item02 {
    position: absolute;
    width: calc(100% - 18vw);
    top: 50%;
    z-index: -1;
    left: 1vw;
    opacity: 0;
    transition: 0.5s ease;
    transform: translateY(-20%);
}

.tnv30clearidenttext-item02.active {
    opacity: 1;
    z-index: 3;
    transform: translateY(-50%);
}

.tnv30operation-wp {
    display: flex;
}

.tnv30operationimg {
    position: relative;
    flex: 0 1 50%;
}

.tnv30operationtext {
    flex: 0 1 47%;
    margin-right: 3%;
    padding: 2vw 20px 10px 10px;
}

.tnv30operation-wp-right .tnv30operationimg {
    order: 3;
}

.tnv30operationtext-title {
    font-size: calc(12px + 1.95vw);
    font-weight: bold;
    margin-bottom: calc(0.9vw + 8px);
}

.tnv30operationtext-content {
    font-size: calc(12px + .26vw);
    line-height: 1.6;
    margin-bottom: calc(10px + 1vw);
}

.iframe01bg_image {
    position: absolute;
    display: block !important;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.tempro-TR256A .iframe01bg_image {
    background: rgba(0, 0, 0, 0.8);
}

.tnvoperationimgho {
    opacity: 0;
    z-index: -1;
}

.tnv30or-lineitem {
    padding: calc(12px + 0.5vw) calc(12px + 0.2vw);
    font-size: calc(12px + .3vw);
    border-bottom: 1px dashed #383838;
}

.tnv30operationtext-title {
    opacity: 0;
    transform: translateY(50px);
    transition: .5s;
}

.tnv30operationtext-content {
    opacity: 0;
    transform: translateY(50px);
    transition: .5s;
    transition-delay: .1s;
}

.tnv30or-lineitem {
    opacity: 0;
    transform: translateY(50px);
    transition: .5s;
}

.tnv30or-lineitem.active,
.tnv30operationtext-content.active,
.tnv30operationtext-title.active {
    opacity: 1;
    transform: translateY(0);
}

.tnvoperationimghoover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    transform-origin: left top;
}

.tnv30or-lineitem img {
    margin-right: 20px;
    position: relative;
    top: -1px;
}

.tnv30textoverimg-text.positop-top {
    position: relative;
    text-align: left;
    width: 100%;
    top: 0 !important;
    left: 0 !important;
    transform: translate(0) !important;
    bottom: 0 !important;
    margin-bottom: calc(10px + .8vw);
    padding: 0 4vw 0 0.2vw;
}

.proiframe01-bottomimg img {
    width: 100%
}








/* media1921 */
@media (min-width:2000px) {
    .tnv30textwithimage-wz {
        padding: 5px 20% 10px 3%;
    }

    .Animateframe-top~.index-section.newletter_bg .section-header h2,
    .product-tnv30 .newletter_bg .section-header h2 {
        font-size: 40px;
    }

    .Animateframe-top~.index-section.newletter_bg .section-header h2+.rte,
    .product-tnv30 .newletter_bg .section-header h2+.rte {
        font-size: 18px;
    }

    .tnv30mateintro-title {
        font-size: 50px;
    }

    .tnv30mateintro-wpvalue {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .tnv30mateintro-wpkey {
        font-size: 18px;
    }

    .tnv30mateintro-wp-hezi {
        padding: 1vw 105px;
    }

    .tnv30operationtext-title {
        font-size: 40px;
    }


}


@media screen and (min-width: 1200px) and (max-width: 1700px) {

    .Animateframe-top~.index-section.newletter_bg .newsletter-section,
    .product-tnv30 .newletter_bg .newsletter-section {
        max-width: calc(100% - 100px);
    }
}


/* media1550 */
@media (max-width:1550px) {

    .tempro-PFX1 .tnv30changeimg-box.container-ho {
        max-width: 86%;
    }

    .tnv30clearidentimg span.lenspec-span {
        left: 55%;
    }

    .tnv30clearidentimg span.pointer01 {
        height: 120px;
    }

    .tnv30clearidenttext {
        flex: 0 1 45%;
    }

    .tnv30clearidenttext {
        padding: 1vw 12vw 1vw 6vw;
    }

    .tnv30clearident-wp-right .tnv30clearidenttext {
        padding: 1vw 6vw 1vw 12vw;
    }

    .tnv30clearidentimg {
        padding: 0 0 0 5vw;
    }

    .tnv30clearident-wp-right .tnv30clearidentimg {
        padding: 0 5vw 0 0;
    }

    .tnv30changeimg-box.container-ho {
        max-width: 80%;
    }

    .tnv30textwithimage-wz {
        padding: 5px 17% 10px 10px;
    }

    .tnv30textoverimg-box,
    .tnv30textmedia-container,

    .tnv30specs-container {
        max-width: 1240px;
    }

    .tnv30scrollimg-box-text {
        width: 60%;
    }

    .tnv30clearidenttext-item02 {
        width: calc(100% - 18vw);
        left: 6vw;
    }

    .tnv30mateintro-wp-box {
        position: relative;
        max-width: 1100px;
        margin: 0 auto;
    }

    .tnv30mateintro-wp-hezi {
        padding: 1vw 5vw calc(2vw + 10px);
    }


}



/* media1200 */
@media (max-width:1200px) {
    .proiframe01-content {
        font-size: 1.2vw;
        padding: 2vw 2vw 0;
    }

    .tnv30dismea-overcontent,
    .tnv30textoverimg-content-sec,
    .proanicgimage-ritem-content,
    .tnv30scrollimg-box-content,
    .tnv30textwithimage-wz-content,
    .tnv30textmedia-content,
    .tnv30packlist-boxleftcontent {
        font-size: calc(12px + .2vw);
    }

    .tnv30textoverimg-title-sec,
    .proanicgimage-ritem-title {
        font-size: calc(18px + 1vw);
    }

    .proanicgimage-ritem-content {
        padding: 0 calc(2vw + 10px) calc(20px + 1.5vw) 15px;
    }

    .proanicgimage-ritem-title {
        margin: 0 8px 15px 13px;
    }

    .tnv30changeimg-box.container-ho {
        max-width: 85%;
    }

    .proanicgimage-right {
        flex: 0 1 49%;
    }

    .tnv30textoverimg-title {
        font-size: calc(14px + .6vw);
    }

    .tnv30scrollimg-box-title {
        font-size: calc(1.4vw + 15px);
    }

    .tnv30scrollimg-box-content {
        max-width: 85%;
    }

    .tnv30textwithimage-wz {
        padding: 5px 10% 10px 10px;
    }

    .tnv30textmedia-content {
        margin-bottom: 35px;
        ;
    }

    .tnv30textmedia-title {
        margin-bottom: 15px;
    }

    .tnv30packlist-boxleftcontent {
        width: 75%;
    }

    .tnv30pc-comcs-value,
    .tnv30pc-compitem-title {
        font-size: 18px;
    }

    .tnv30pc-compitem-title {
        margin-bottom: 20px;
    }

    .tnv30pc-compitem-img {
        max-width: 140px;
        margin-bottom: 25px;
    }

    .tnv30pc-compitem-price {
        font-size: 18px;
    }

    .tnv30pc-compitem-buy .shopify-payment-button .shopify-payment-button__more-options {
        height: 36px;
        min-height: 36px;
        margin: 0 0 20px;
        width: auto;
    }

    .tnv30pc-compitem-btn {
        margin-bottom: 30px;
    }

    .tnv30pc-compitem-top {
        margin-bottom: 30px;
    }

    .tnv30procompare-url a {
        border-radius: 6px;
        font-size: 15px;
        padding: 12px 40px;
    }

    .tnv30procompare-title {
        font-size: calc(18px + 1.2vw);
    }

    .tnv30packlist-boxleftimg img {
        min-width: 400px;
    }

    .tnv30specs-title {
        font-size: calc(18px + 1.2vw);
        padding: 4vw 0 2vw;
    }

    .tnv30specs-nav-item {
        font-size: 20px;
        padding: 12px 30px;
    }

    .tnv30specs_form-btn {
        padding: 15px 60px 14px;
        margin-bottom: 25px;
    }

    .tnv30-shoplabel {
        font-size: 15px;
        padding-bottom: 50px;
    }

    .tnv30specs-bottomtext {
        margin-top: 50px;
    }

    .Animateframe-top~.index-section.newletter_bg .section-header h2,
    .product-tnv30 .newletter_bg .section-header h2 {
        font-size: calc(20px + 1vw);
        margin-bottom: calc(8px + 0.3vw);
    }

    .Animateframe-top~.index-section.newletter_bg .newsletter-section,
    .product-tnv30 .newletter_bg .newsletter-section {
        max-width: calc(100% - 40px);
        padding: 6vw 0 5vw;
    }

    .tnv30dismea-topnav {
        margin-top: 20px;
    }

    .tnv30dismea-box-title {
        font-size: calc(20px + 1vw);
    }

    .tnv30clearidenttext-content {
        font-size: 1.2vw;
        margin-bottom: 1.5vw;
    }

    .tnv30clearidenttext-title {
        font-size: 2vw;
        margin-bottom: 1.5vw;
    }

    .tnv30clearidenttext {
        padding: 1vw 13vw 1vw 3vw;
    }

    .tnv30clearident-wp-right .tnv30clearidenttext {
        padding: 1vw 3vw 1vw 13vw;
    }

    .tnv30-cibot-itemvalue {
        font-size: 2.8vw;
    }

    .tnv30-cibot-itemkey {
        font-size: 1.25vw;
    }

    .tnv30clearidenttext {
        flex: 0 1 50%;
    }

    .tnv30clearident-toptitle {
        max-width: 48%;
        font-size: calc(20px + 1vw);
        margin-bottom: 3vw;
    }

    .tnv30mateintro-wp-box {
        max-width: 800px;
    }

    .tnv30mateintro-wpvalue {
        font-size: calc(12px + .3vw);
    }

    .tnv30mateintro-wpkey {
        font-size: calc(12px + .1vw);
    }

    .tnv30clearidenttext-item02 {
        width: calc(100% - 16vw);
        left: 3vw;
    }

}

/* media992 */
@media (max-width:992px) {
    .proiframe01-overmtext {
        width: 55%;
    }

    .proiframe01-title {
        font-size: 3.2vw;
    }

    .proiframe01-content {
        font-size: calc(12px + .1vw);
    }

    .tnv30clearident-toptitle {
        max-width: 55%;
        font-size: calc(20px + 1vw);
        margin-bottom: calc(3vw + 15px);
    }

    .tnv30clearidenttext {
        padding: 1vw 6vw 1vw 2vw;
    }

    .tnv30clearident-wp-right .tnv30clearidenttext {
        padding: 1vw 2vw 1vw 6vw;
    }

    .tnv30clearidentimg {
        padding: 0 0 0 3vw;
    }

    .tnv30clearident-wp-right .tnv30clearidentimg {
        padding: 0 3vw 0 0;
    }

    .tnv30clearidenttext-title {
        font-size: 2.6vw;
        margin-bottom: 1.8vw;
    }

    .tnv30clearidenttext-content {
        font-size: 1.7vw;
        margin-bottom: 1.8vw;
    }

    .tnv30-cibot-itemvalue {
        font-size: 3.5vw;
    }

    .tnv30-cibot-itemkey {
        font-size: 1.6vw;
    }

    .tnv30changeimg-box.container-ho {
        max-width: 94%;
    }

    .proanicgimage-right {
        flex: 0 1 47%;
    }

    .proanicgimage-left {
        flex: 0 1 48%;
    }

    .tnv30scrollimg-box-text {
        width: 70%;
    }

    .tnv30textwithimage-wz {
        padding: 5px 5% 10px 10px;
    }


    .tnv30packlist-boxleftcontent {
        width: 85%;
    }

    .tnv30pc-compitem {
        padding: 0 calc(10px + 0.5vw);
    }

    .tnv30specs-conleft {
        width: 100%;
        order: 3;
    }

    .tnv30specs-conright {
        width: 100%;
        padding: 40px 15vw;
    }

    .tnv30specs-content {
        flex-wrap: wrap;
    }

    .tnv30clearidenttext-item02 {
        width: calc(100% - 8vw);
        left: 2vw;
    }

    .tnv30mateintro-title {
        font-size: calc(18px + 1vw);
    }

}


/* media768 */
@media (max-width:768px) {
    .proiframe01-mbimg img {
        width: 100%;
        border-radius: 3vw;
    }

    /* .protnv30-iframe01 {
    background: #000; padding: 0 5vw 5vw;
} */
    /* .proiframe01-overmtext {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 40px 10vw;
    transform: translate(0);
    opacity: 1;   
} */
    /* .proiframe01-bottomimg {
 background: #fff;
} */
    .proiframe01-bottomimg {
        max-height: 100%;
    }

    .proiframe01-overmtext {
        width: 65%;
        top: 55%;
    }

    .proiframe01-content {
        padding: 3vw 2vw 5vw;
        font-size: calc(12px + 0.2vw);
        line-height: 1.5;
    }

    .proiframe01-title {
        margin-bottom: 0;
        font-size: 4vw;
    }

    .tnv30clearident-toptitle {
        max-width: 70%;
        font-size: 4vw;
    }

    .tnv30clearidenttext {
        flex: 0 1 100%;
        order: 4;
    }

    .tnv30clearidentimg {
        flex: 0 1 100%;
    }

    .tnv30clearident-wp {
        flex-wrap: wrap;
    }

    .tnv30clearidenttext-title {
        font-size: 3.5vw;
    }

    .tnv30clearidenttext-content {
        font-size: 2vw;
    }

    .tnv30clearident-wp-right .tnv30clearidentimg {
        padding: 0 10vw;
    }

    .tnv30-cibot-itemvalue {
        font-size: 4vw;
    }

    .tnv30-cibot-itemkey {
        font-size: 2vw;
    }

    .tnv30-cibotbox {
        justify-content: flex-start;
    }

    .tnv30-cibot-item:not(last-child) {
        margin-right: 10vw;
    }

    .tnv30clearident-wp-right .tnv30clearidenttext,
    .tnv30clearidenttext {
        padding: 5vw 5vw 1vw 5vw;
    }

    .tnv30dismea-overtext {
        position: relative;
        bottom: 0;
        width: 75%;
        left: 0;
        margin: 0 auto 4vw;
        transform: translate(0%);
    }

    .tnv30dismea-topnav {
        text-align: center;
        margin-bottom: 20px;
    }

    .tnv30changeimg-box.container-ho {
        max-width: 100%;
    }

    .proanicgimage-left {
        flex: 0 1 50%;
    }

    .tnv30textoverimg-title-sec {
        width: 100%;
    }

    .tnv30textoverimg-content-sec {
        width: 100%;
        margin-top: 2vw;
    }

    .tnv30textoverimg-text-sec {
        flex-wrap: wrap;
    }

    .tnv30textoverimg-box .swiper-container {
        border-radius: 0;
    }

    .tnv30textoverimg-text {
        position: relative;
        text-align: left;
        width: 100%;
        top: 0 !important;
        left: 0 !important;
        transform: translate(0) !important;
        bottom: 0 !important;
        margin-bottom: calc(20px + 1vw);
    }

    .tnv30textoverimg-title {
        font-size: calc(18px + 1vw);
        margin-bottom: 2vw;
    }

    .tnv30picsnapshot-box {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .tnv30picsnapshot-boxtop {
        order: 3;
        width: 100%;
    }

    .tpicsnapshot-botcontent {
        margin-bottom: calc(20px + 1vw);
    }

    .tnv30scrollimg-box-text {
        top: 30%;
    }

    .tnv30scrollimg-box-title {
        font-size: calc(20px + 2vw);
    }

    .tnv30scrollimg-box-content {
        max-width: 100%;
        font-size: calc(14px + .5vw);
    }

    .tnv30textwithimage-tp {
        flex: 0 1 100%;
        order: 2;
    }

    .tnv30textwithimage-wp {
        flex-wrap: wrap;
    }

    .tnv30textwithimage-wz {
        padding: 5px 5% 3vw;
        flex: 0 1 100%;
    }

    .tnv30textwithimage-wz-title {
        font-size: calc(18px + 1vw);
        margin-bottom: 20px;
        width: 100%;
    }

    .tnv30dismea-overcontent,
    .tnv30textoverimg-content-sec,
    .proanicgimage-ritem-content,
    .tnv30scrollimg-box-content,
    .tnv30textwithimage-wz-content,
    .tnv30textmedia-content,
    .tnv30packlist-boxleftcontent {
        font-size: calc(12px + .3vw);
    }

    .tnv30textimg-wzbpttpm {
        text-align: center;
    }

    .tnv30textimg-wzbpttpm-item:not(last-child) {
        margin-right: 8vw;
    }

    .tnv30textmedia-title {
        font-size: calc(18px + 1vw);
    }

    .tnv30packlist-title {
        text-align: left;
        font-size: calc(20px + 1.1vw);
        margin-bottom: 4vw;
    }

    .tnv30packlist-boxleft {
        /* display: none; */
        flex: 0 1 100%;
        margin: 4vw 0;
    }

    .tnv30packlist-boxleftimg img {
        min-width: 100%;
        width: 100%;
    }

    .tnv30packlist-box {
        flex-wrap: wrap;
    }

    .tnv30packlist-box-item {
        background: #F5F5F7;
        padding: 30px;
    }

    .tnv30packlist-boxright {
        width: 100%;
    }

    .tnv30packlist-box-itemimg {
        order: 3;
        margin: 20px 0 5px;
    }

    .tnv30packlist-box-itemtitle {
        margin-top: 0;
    }

    .tnv30procompare-title {
        text-align: left;
    }

    .tnv30pc-compitem {
        padding: 0 10px;
    }

    /* .tnv30procompare-url {
    display: none;
  } */

    /* .Animateframe-top+.shopify-section~.shopify-section.Product-Specsoutbox{
  background: #F5F5F7;
} */
    .tnv30-shoplabel {
        padding-bottom: 80px;
    }

    .tnv30clearidentimg {
        order: 8;
        margin-top: 3vw;
    }

    .tnv30clearidenttext-item02 {
        width: calc(100% - 10vw);
        left: 5vw;
    }

    .tnv30mateintro-wp-hezi {
        padding: 1vw 2vw;
    }

    .tnv30textoverimg-box {
        /* padding: 7vw 0; */
    }

    .tnv30picsnapshot-boxbottom.container-ho,
    .tnv30picsnapshot-boxcontent.container-ho {
        padding: 0;
    }

}


/* media550 */
@media (max-width:550px) {
    .protnv30-iframe01 {
        padding: 0;
    }

    /* .proiframe01-overmtext {
padding: 40px 0 22px;
} */
    .proiframe01-title {
        margin-bottom: 1.8vw;
        font-size: 9.5vw;
    }

    .proiframe01-content {
        padding: 2vw 2vw 8vw;
        font-size: 4vw;
        line-height: 1.6;
        /* color: rgba(255,255,255,0.5); */
    }

    .tnv30clearident-toptitle {
        max-width: 85%;
        font-size: 8vw;
        margin-bottom: 3vw;
        line-height: 1.1;
    }

    .tnv30clearidentimg {
        order: 8;
        margin-top: 5vw;
        padding: 0;
    }

    .tnv30clearident-wp-right .tnv30clearidenttext,
    .tnv30clearidenttext {
        padding: 3vw 4vw;
    }

    .tnv30clearidenttext-title {
        font-size: 6.4vw;
        margin-bottom: 3vw;
    }

    .tnv30clearidenttext-content {
        font-size: 3.8vw;
        margin-bottom: 4vw;
    }

    .tnv30clearidenttext-item02 {
        width: calc(100% - 6vw);
        left: 4vw;
    }

    .tnv30-cibot-itemvalue {
        font-size: 8vw;
        margin-bottom: 2vw;
    }

    .tnv30-cibot-itemkey {
        font-size: 4vw;
    }

    .tnv30clearidenttext-item02 .tnv30-cibot-itemvalue {
        font-size: 6.4vw;
        margin-bottom: 2vw;
    }

    .tnv30clearidenttext-item02 .tnv30-cibot-itemkey {
        font-size: 3.2vw;
    }

    .tnv30-cibot-item:not(last-child) {
        margin-right: 20vw;
    }

    .tnv30dismea-box {
        padding: 12vw 4vw 20vw;
    }

    .tnv30dismea-box-title {
        font-size: 6.4vw;
        text-align: left;
    }

    .tnv30dismea-topnav {
        text-align: left;
        margin-bottom: 5vw;
        margin-top: 5vw;
        display: flex;
        overflow-x: scroll;
        width: calc(100% + 4vw);
        height: 8vw;
        overflow-y: hidden;
        border-bottom: 1px solid #333434;
    }

    .tnv30dismea-nav-item {
        display: inline-block;
        margin: 0;
        font-size: 3.2vw;
        transition: .3s;
        cursor: pointer;
        position: relative;
        align-self: flex-start;
        word-break: normal;
        margin-left: 8vw;
        white-space: nowrap;
    }

    .tnv30dismea-nav-item:first-child {
        margin-left: 0;
    }

    .tnv30dismea-nav-item.active:after {
        content: "";
        position: absolute;
        background: #32A284;
        left: 50%;
        bottom: -4vw;
        width: 100%;
    }

    .tnv30dismea-overtext {
        margin: 0 auto 9vw;
        width: 100%;
    }

    .tnv30dismea-overcontent {
        font-size: 4vw;
        text-align: left;
    }

    .tnv30dismeamedia-wrapper img,
    .tnv30dismeamedia-wrapper video,
    .proanicgimage-item img {
        border-radius: 3vw;
    }

    .proanicgimage-left {
        flex: 0 1 100%;
        order: 5;
        min-height: 120vw;
    }

    .proanicgimage-right {
        flex: 0 1 100%;
    }

    .tnv30changeimg-box.container-ho {
        flex-wrap: wrap;
        padding: 0 4vw;

    }

    .cgimg_video {
        display: none;
    }

    .proanicgimage-ritem-title {
        margin: 0 0 4vw;
        font-size: 6.4vw;
    }

    .proanicgimage-ritem-content {
        padding: 0 0 9vw;
        font-size: 4vw;
    }

    .tnv30textoverimg-container02 {
        top: 0;
    }

    .tnv30textoverimg-box.tnv30textoverimg-box02 {
        padding: 0 3vw;
    }

    .tnv30textoverimg-title-sec,
    .proanicgimage-ritem-title {
        font-size: 6vw;
        padding-right: 0;
    }

    .tnv30textoverimg-content-sec {
        margin-top: 4vw;
        font-size: 4vw;
    }

    .tnv30textoverimg-text-sec {
        margin-bottom: 8vw;
    }

    .tnv30imgsw-nav {
        display: none;
    }

    .tnv30textoverimg-box {
        /* padding: 10vw 0; */
    }

    .tnv30textoverimg-title {
        font-size: 6.4vw;
        margin-bottom: 4vw;
    }

    .tnv30textoverimg-content {
        font-size: 4vw;
    }

    .tnv30textoverimg-box .swiper-slide .tnv30textoverimg-text {
        margin-bottom: 4vw;
    }

    .tnv30textoverimg-box img,
    .tnv30textoverimg-box video {
        border-radius: 3vw;
    }

    .tnv30picsnapshot-box {
        padding: 10vw 4vw 20vw;
    }

    .tnv30picsnapshot-boxbottom {
        margin-bottom: 5vw;
        border-bottom: 1px solid #333434;
        margin-top: 4vw;
        display: flex;
        width: calc(100% + 4vw);
        overflow: scroll;
    }

    .tnv30psboxbt-item {
        padding: 15px 0;
        margin: 0;
        margin-left: 12vw;
        font-size: 3.2vw;
        white-space: nowrap;
    }

    .tnv30psboxbt-item:first-child {
        margin-left: 0;
    }

    .tpicsnapshot-botcontent {
        margin-bottom: 9vw;
        font-size: 4vw;
        padding: 0;
    }

    .tnv30picsnapshot-boxcontent,
    .tnv30picsnapshot-boxtop {
        width: 100%;
    }

    .tnv30textimg-wrapper img,
    .tnv30textimg-wrapper video {
        border-radius: 3vw;
    }

    .tnv30scrollimg-container {
        padding: 0;
    }

    .tnv30scrollimg-box-text {
        width: 90%;
    }

    .tnv30scrollimg-box-title {
        font-size: 7.5vw;
        margin-bottom: 5vw;
    }

    .tnv30textimg-wzbpttpm-item {
        margin-bottom: 4vw;
    }

    .tnv30scrollimg-box-content {
        font-size: 4vw;
        padding: 0 2vw;
    }

    .tnv30textwithimage-wz {
        padding: 10vw 4%;
    }

    .tnv30textwithimage-wz-title {
        font-size: 6.3vw;
        margin-bottom: 5vw;
    }

    .tnv30textwithimage-wz-content {
        font-size: 4vw;
        padding-right: 0;
        line-height: 1.6;
        margin-bottom: 6vw;
    }

    .tnv30textimg-wzbpttpm-itemtitle {
        font-size: 6.4vw;
        text-align: left;
        margin-bottom: 2vw;
    }

    .tnv30textimg-wzbpttpm-itemsubtitle {
        font-size: 3.2vw;
        font-weight: 500;
        margin-left: 1vw;
        text-align: left;
    }

    .tnv30textwithimage-wp {
        padding: 8vw 0 12vw;
    }

    .tnv30textmedia-title {
        font-size: 6.4vw;
        margin-bottom: 4vw;
    }

    .tnv30textmedia-container {
        padding: 8vw 4vw 15vw;
    }

    .tnv30textmedia-content {
        font-size: 4vw;
        margin-bottom: 8vw;
    }

    .tnv30textmedia-wrapper img,
    .tnv30textmedia-wrapper video {
        border-radius: 3vw;
    }

    .tnv30packlist-boxright {
        gap: 2vw;
    }

    .tnv30packlist-box-item {
        padding: 3vw 2vw;
    }

    .tnv30packlist-box-itemimg {
        margin: 3vw 0 1vw;
    }

    .tnv30procompare-container {
        padding: 8vw 0 4vw;
    }

    .tnv30procompare-box.container-ho {
        padding: 0;
    }

    .tnv30pc-compitem-buy .shopify-payment-button .shopify-payment-button__more-options:after {
        margin-left: 0;
    }

    .tnv30pc-compitem-buy .shopify-payment-button .shopify-payment-button__more-options {
        height: 30px;
        min-height: 30px;
        max-width: 110px;
        font-size: 12px;
    }

    .tnv30pc-compitem-buy form {
        max-width: 110px;
    }

    .tnv30pc-comcs-value,
    .tnv30pc-compitem-title {
        font-size: 22px;
    }

    .tnv30pc-comcs-value {
        font-size: 16px;
    }

    .tnv30pc-compitem-img {
        max-width: 120px;
        margin-bottom: 20px;
    }

    .tnv30pc-compitem {
        padding: 0;
    }

    .tnv30procompare-url a {
        padding: 10px 20px;
        font-size: 13px;
    }

    .tnv30pc-compitem-btn {
        font-size: 13px;
    }

    .tnv30pc-comcs-key {
        font-size: 13px;
    }

    .tnv30pc-comcs-value {
        margin-bottom: 12px;
    }

    .tnv30pc-comcs-row {
        margin-bottom: 40px;
    }

    .tnv30procompare-title {
        font-size: 6.4vw;
        padding: 0 4vw;
    }

    .tnv30procompare__heading {
        margin-bottom: 5vw;
    }

    .tnv30pc-compitem-top,
    .tnv30pc-compitem-canshu {
        padding: 0 4vw;
    }

    .tnv30specs-container {
        padding: 0 4vw;
    }

    .tnv30specs-title {
        font-size: 6.4vw;
        padding: 8vw 0 4vw;
        text-align: left;
    }

    .tnv30specs-nav {
        text-align: left;
        margin-bottom: 5vw;
        border-bottom: 1px solid #E3E3E4;
    }

    .tnv30specs-nav-item {
        font-size: 13px;
        margin: 0;
        padding: 8px 13px 15px;
        margin-left: 30px;
    }

    .tnv30specs-nav-item:first-child {
        margin-left: 0;
    }

    .tnv30specs-nav-item svg {
        max-width: 18px;
    }

    .tnv30specs-conright {
        padding: 20px 10vw;
    }

    .tnv30modle-wrapper model-viewer {
        min-height: 300px;
    }

    .tnv30specs-conleft-item {
        border-bottom: 1px solid #EBEBED;
        padding: 14px 1px;
        font-size: 12px;
    }

    .tnv30specs_form-btn {
        padding: 10px 65px 9px 80px;
        margin-bottom: 18px;
        border-radius: 5px;
        font-size: 13px;
        position: relative;
    }

    .tnv30specs_form-btn #cartlogopro {
        left: 46px;
        top: 16px;
        margin-right: 13px;
        width: 18px;
    }

    .tnv30-shoplabel {
        font-size: 12px;
        padding-bottom: 50px;
    }

    .tnv30specs-bottomtext {
        margin-top: 25px;
    }

    .proiframe01-bottomtext>div {
        width: 90%;
    }

    .proiframe01-bottomtext {
        font-size: 9vw;
    }

    .proiframe01-overmtext {
        width: 90%;
        top: 48%;
    }

    .proiframe01-overmtext img.hide-pc {
        display: inline-block !important;
        border-radius: 3vw;
    }

    .tnv30mateintro-fixbox.container-ho {
        padding: 10vw 0 !important;
    }

    .tnv30mateintro-title {
        font-size: 6.4vw;
        text-align: left;
        margin-bottom: 6vw;
        padding: 0 4vw;
    }

    .tnv30mateintro-wp-hezi {
        padding: 4vw 4vw 2vw;
        position: relative;
        flex-wrap: wrap;
    }

    .tnv30mateintro-wp-item {
        flex: 0 1 100%;
        margin-bottom: 8vw;
    }

    .tnv30mateintro-wpvalue {
        font-size: 4.8vw;
        margin-bottom: 3.5vw;
    }

    .tnv30mateintro-wpkey {
        font-size: calc(12px + 0.3vw);
        line-height: 1.5;
    }

    .tnv30operation-fixbox {
        padding: 10vw 4vw 3vw !important;
    }

    .tnv30operation-wp {
        display: flex;
        padding: 0;
        flex-wrap: wrap;
    }

    .tnv30operationtext {
        flex: 0 1 100%;
        margin-right: 0;
        padding: 0;
    }

    .tnv30operationimg {
        flex: 0 1 100%;
        margin-top: 10vw;
    }

    .tnv30operationtext-title {
        font-size: 6.4vw;
        margin-bottom: 4vw;
    }

    .tnv30operationtext-content {
        color: #999;
        font-size: 4vw;
        margin-bottom: 3vw;
    }

    .tnv30or-lineitem img {
        margin-right: 17px;
        top: 0px;
        max-width: 16px;
    }

    .tnv30or-linebox {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .tnv30or-lineitem {
        flex: 0 1 48%;
        padding: 20px 12px;
        font-size: 13px;
    }

    .tnv30packlist-box-itemtitle {
        text-align: left;
        font-size: 12px;
        width: 100%;
    }

    .tnv30specys-style2 .tnv30packlist-box-itemimg img {
        max-height: 120px;
    }

    .tnv30pc-compitem-price {
        font-size: 16px;
    }

    .template-product .tnv30pc-compitem-buy .shopify-payment-button {
        width: 110px;
        max-width: 110px !important;
        max-height: 65px !important;
    }

    .template-product .tnv30pc-compitem-buy .shopify-payment-button .shopify-payment-button__more-options,
    .template-product .tnv30pc-compitem-buy .shopify-payment-button button {
        font-size: 12px !important;
        background-color: #32A284 !important;
        margin: 0 0 20px !important;
        border-color: #32A284 !important;
        padding: 8px 10px !important;
    }

    .tnv30dismea-overtitle {
        font-size: 4.8vw;
        text-align: left;
        margin-bottom: 3vw;
    }

    .tnv30clearidentimg span.lenspec-span {
        left: 50%;
    }

    .tnv30clearidentimg span.pointer01 {
        height: 60px;
    }

    .tnv30clearidentimg span.lenspec-span {
        top: 62%;
        width: 100%;
    }

    .Animateframe-top~.index-section.newletter_bg .input-group input,
    .product-tnv30 .newletter_bg .input-group input {
        margin-bottom: 10px;
    }

    .Animateframe-top~.index-section.newletter_bg .newsletter-section,
    .product-tnv30 .newletter_bg .newsletter-section {
        padding: 12vw 0 8vw;
    }



}


@media(min-width:1300px) {
    .tnv30operationtext {
        margin-right: 5%;
        padding: 2vw 20px 10px 60px;
    }

    .tnv30operation-wp.container-ho {
        max-width: 1380px;
    }
}

@media(min-width:1551px) {
    .tnv30operationtext {
        margin-right: 5%;
        padding: 2vw 20px 10px;
    }

    .tnv30operation-wp.container-ho {
        max-width: 1450px;
    }
}

.tnv30modle-wrapper {
    position: relative;
}

.tnv30modle-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 10px;
    background: #fff;
    width: 100%;
}

/* @media(max-width:768px){
  .tnv30modle-wrapper:after{
    background: #F5F5F7;
}
} */
.template-product .tnv30pc-compitem-buy .shopify-payment-button .shopify-payment-button__more-options[aria-disabled="true"] {
    display: none;
}

@media (max-width:768px) {

    .tnv30pc-compitem-title,
    .tnv30textmedia-title,
    .tnv30textwithimage-wz-title,
    .tnv30textimg-wzbpttpm-itemsubtitle,
    .tnv30clearidenttext-title,
    .tnv30dismea-box-title,
    .proanicgimage-ritem-title,
    .tnv30textoverimg-title-sec,
    .tnv30mateintro-wpvalue,
    .tnv30textoverimg-title,
    .tnv30operationtext-title {
        font-weight: 500;
        letter-spacing: 0;
    }
}

.template-product .tnv30pc-compitem-buy .variant-textrich-wrapper {
    display: none;
}

/* 2024年1月11日TNV30样式修改 */
.productnew-tnv30 #tidio-chat,
.productnew-tnv30 .ssw-reward-tab {
    display: none;
}

/* 2024年1月11日TNV30样式修改 */

@media (min-width:1100px) {
    .proiframe01-title {
        padding: 0 1vw;
    }

    .tnv30clearident-fixbox {
        padding-top: 12vw !important;
    }

    #shopify-section-template--15349932851265__61c31718-ea03-4645-b0a5-4d648df5b2bf .tnv30textoverimg-text {
        width: 80%;
    }

    #shopify-section-template--15349932851265__61c31718-ea03-4645-b0a5-4d648df5b2bf .tnv30textoverimg-title {
        font-size: calc(12px + 1.8vw);
        margin-bottom: 20px;
    }

    #shopify-section-template--15349932851265__61c31718-ea03-4645-b0a5-4d648df5b2bf .tnv30textoverimg-content {
        padding: 0 4vw;
    }

}

.tnv30-cibot-itemvalue sub {
    vertical-align: middle;
}

.tnv30specs_form-btn img {
    width: 22px;
}

.tnv30pc-compitem .shopify-payment-button .shopify-payment-button__button {
    padding: 0;
    height: 50px;
    max-width: 140px;
    margin-bottom: 20px;
}

#shopify-section-template--15349932851265__61c31718-ea03-4645-b0a5-4d648df5b2bf .tnv30textoverimg-container {
    background: #F9F9F9;
}

#shopify-section-template--15349932851265__tnv30_imageswiper_XUaVdk .tnv30textoverimg-container {
    background: linear-gradient(to bottom, #f9f9f9, #FFF);
}

.tem-product .newsletter__subheading {
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto;
}

.tem-product .newsletter.center {
    border-top: 1px solid #eee;
}

.tempro-TR256A .proiframe01-content,
.tempro-TR256A .proiframe01-title,
.tempro-TR256A .newsletter h2 {
    color: #fff;
}

.tempro-TR256A.tem-product .newsletter.center {
    border-top: 1px solid #000;
}

.tempro-TR256A .newsletter__wrapper {
    background: #000;
    color: #fff;
}

.tempro-TR256A .newsletter-form__button .icon {
    color: #000;
}

.tempro-TR256A #MainContent .shopify-section.Product-Comparison02outbox,
.tempro-TR256A #MainContent .shopify-section.Product-Specsoutbox {
    background: #fff;
    color: #000;
}

.tempro-PFS2 .tnv30clearidenttext-item01 {
    opacity: 1;
    transform: translateY(0px);
}

.tempro-PFS2 .tnv30clearidentimg {
    padding: 0 0 0 3vw;
    opacity: 1;
    transform: translateY(0px);
}

.tempro-PFS2 .tnv30clearident-wp-right .tnv30clearidentimg {
    padding: 0 3vw 0 0;
}

.tnv30textmedia-titlebot {
    margin-top: calc(15px + 0.8vw);
}

#shopify-section-template--15354123223105__tnv30_imageswiper_kNmBzE .tnv30textoverimg-box {
    padding-bottom: 0;
}


@media (min-width:993px) {
    .tempro-GPF12 .tnv30textoverimg-content {
        padding-right: 4vw;
    }

    .tempro-GPF12 .tnv30textimg-wzbpttpm-itemsubtitle {
        font-size: calc(12px + .3vw);
    }

    .tempro-GPF12 .tnv30textwithimage-right .tnv30textwithimage-tp {
        padding-right: 6vw;
    }

    #shopify-section-template--15354129252417__tnv30_textwithimage_JAW6Bq .tnv30textwithimage-tp {
        padding: 0 3vw 0 10vw;
    }

    #shopify-section-template--15354129252417__tnv30_textwithimage_JAW6Bq .tnv30textwithimage-wz {
        padding: 5vw 12% 10px 2%;
    }

    #shopify-section-template--15354129252417__tnv30_textwithimage_JAW6Bq .tnv30textimg-wzbpttpm-item {
        flex: 0 1 43%;
    }

    #shopify-section-template--15354129252417__tnv30_textwithimage_JAW6Bq .tnv30textimg-wzbpttpm-itemsubtitle {
        font-size: calc(12px + 0.8vw);
    }

    #shopify-section-template--15354129252417__tnv30_imageswiper_qiAWaG .tnv30textoverimg-text.positop-top .tnv30textoverimg-title {
        padding: 0 10vw;
        text-align: center;
    }

    #shopify-section-template--15354129252417__tnv30_textwithimage_33cqNM,
    #shopify-section-template--15354129252417__tnv30_textwithimage_JAW6Bq,
    #shopify-section-template--15354129252417__tnv30_textwithimage_qbcEbP {
        background: linear-gradient(to bottom, #F7F7F7, transparent);
    }

    .tempro-GPF12 #shopify-section-template--15354129252417__tnv30_textwithimage_qbcEbP .tnv30textwithimage-right .tnv30textwithimage-wz {
        padding: 6vw 0 10px calc(14% + 10px);
    }

    .tempro-GPF12 #shopify-section-template--15354129252417__tnv30_textwithimage_qbcEbP .tnv30textwithimage-right .tnv30textwithimage-tp {
        padding: 0 8vw 0 5vw;
    }

    #shopify-section-template--15354129252417__tnv30_imageswiper_UcTnE7 .tnv30textoverimg-text.positop-top {
        padding: 0;
        text-align: center;
    }

    .tempro-GPF12 #shopify-section-template--15354129252417__tnv30_imageswiper_UcTnE7 .tnv30textoverimg-content {
        padding-right: 0;
        padding: 0 14vw;
    }

    .tempro-GPF12 .tnv30textwithimage-right .tnv30textwithimage-wz {
        padding: 5px 5% 10px calc(12% + 10px);
    }

    .tempro-GPF12 .tnv30textimg-wzbpttpm {
        margin-top: 4vw;
    }

    .tempro-GPF12 .proiframe01-bottomtext>div {
        width: 60%;
    }

    .tempro-PFX1 .tnv30changeimg-container {
        padding: 4vw 0 2vw;
    }

    .tempro-PFX1 #shopify-section-template--15363600416833__tnv30_imageswiper_kNmBzE .tnv30textoverimg-text {
        width: calc(300px + 32vw);
    }

    .tnv30textmedia-con-tnv30_textwithmedia_fti6Be.tnv30textmedia-container {
        text-align: center;
        padding: 6vw 20px 2vw;
    }

    .tnv30textmedia-container.tnv30textmedia-con-95c0aab3_bf74_41de_97d3_dade34b38a45 {
        max-width: 100%;
        padding: 0;
    }

    .tempro-PFX1 .tnv30textoverimg-title {
        font-size: calc(12px + 1.8vw);
    }

    .tempro-PFX1 .tnv30picsnapshot-box {
        padding: 5vw 8vw 2vw;
    }

    .tempro-PFX1 .tpicsnapshot-botcontent {
        text-align: center;
    }

    .tempro-PFX1 .proanicgimage-right {
        flex: 0 1 48%;
    }

    .tempro-PFX1 .proanicgimage-ritem-content {
        padding-left: 0;
        padding-bottom: 30px;
    }

    .tempro-PFX1 .proanicgimage-ritem-title {
        font-size: calc(16px + 1vw);
        margin-left: 0;
    }

    .tempro-TR256A .proiframe01-bottomtext>div {
        width: 60%;
    }

    .tempro-TR256A .proiframe01-bottomtext {
        font-size: 3.6vw;
    }

    .tempro-TR256A .proiframe01-title {
        padding: 0 5vw;
        font-size: 2vw;
        margin-bottom: 1.8vw;
    }

    .tempro-TR256A .tnv30pc-comcs-value {
        font-size: calc(12px + .625vw);
    }

    .tempro-TR256A .tnv30pc-compitem {
        padding: 0 calc(10px + 1vw);
    }

    #shopify-section-template--15354123223105__tnv30_textwithmedia_nLdNtK .tnv30textmedia-container {
        max-width: 86%;
    }

    #shopify-section-template--15354123223105__95c0aab3-bf74-41de-97d3-dade34b38a45 .tnv30textmedia-container {
        padding: 4vw 20px 3vw;
    }

    #shopify-section-template--15354123223105__tnv30_imgandtext_gMm6jg .tnv30clearidenttext-title {
        font-size: 2.4vw;
    }

    #shopify-section-template--15354123223105__tnv30_textwithimage_j67jYD .tnv30textwithimage-wz-title {
        font-size: calc(12px + 1.8vw);
    }

    #shopify-section-template--15354123223105__tnv30_textwithimage_j67jYD .tnv30textwithimage-wz {
        padding: 5px 13% 10px 0%;
        position: relative;
        left: -2.5vw;
    }

    #shopify-section-template--15354123223105__tnv30_imageswiper_kNmBzE .tnv30textoverimg-text {
        text-align: center;
    }

    #shopify-section-template--15354123223105__tnv30_imageswiper_kNmBzE .tnv30textoverimg-text.positop-top .tnv30textoverimg-title {
        font-size: calc(12px + 1.8vw);
        margin-bottom: 20px;
    }

    #shopify-section-template--15354123223105__tnv30_imageswiper_kNmBzE .tnv30textoverimg-content {
        padding: 0 20%;
    }

    .tempro-PFS2 .tnv30textmedia-wrapper img,
    .tempro-PFS2 .tnv30textmedia-wrapper video {
        border-radius: 15px;
    }

    .tempro-PFS2 .proiframe01-bottomtext>div {
        width: 45%;
    }

}

@media (min-width: 1100px) and (max-width:1550px) {
    #shopify-section-template--15354123223105__tnv30_textwithmedia_nLdNtK .tnv30textmedia-container {
        max-width: 94%;
    }
}

@media (min-width: 1100px) and (max-width:1550px) {
    .tempro-PFX1 .tnv30picsnapshot-box {
        padding: 5vw 4.5vw 2vw;
    }

    .tempro-PFX1 .tnv30picsnapshot-container .container-ho {
        padding: 0 4vw;
    }
}

@media (max-width:1100px) {
    .tempro-PFS2 .tnv30clearidentimg {
        opacity: 1;
        transform: translateY(0);
    }

    .tempro-PFS2 .tnv30clearidenttext {
        padding: 1vw 7vw 1vw 3vw;
    }

    #shopify-section-template--15354123223105__tnv30_textwithmedia_nLdNtK .tnv30textmedia-container {
        max-width: 100%;
    }

    .tempro-PFS2 .tnv30clearident-wp-right .tnv30clearidenttext {
        padding: 1vw 3vw 1vw 7vw;
    }

    .tempro-PFS2 .tnv30clearident-wp-right .tnv30clearidentimg {
        padding: 0 7vw 0 0;
    }

    .tempro-PFX1 .tnv30changeimg-box.container-ho {
        max-width: 100%;
    }


}

@media (min-width: 769px) and (max-width:1099px) {
    .tempro-PFX1 .proanicgimage-left {
        flex: 0 1 47%;
    }

    .tempro-PFX1 .tnv30picsnapshot-box {
        padding: 5vw 20px 2vw;
    }

    .imagebottom-pfx1 {
        max-width: 24vw;
    }

    .tempro-GPF12 .tnv30textwithimage-right .tnv30textwithimage-wz {
        padding: 5px 4% 10px calc(4% + 10px);
    }
}


@media (max-width:768px) {
    .tempro-GPF12 .tnv30textwithimage-right .tnv30textwithimage-wz {
        padding: 5px 5% 3vw;
    }

    .tempro-GPF12 .tnv30textimg-wzbpttpm-item {
        text-align: left;
    }

    .tem-product .product--left.grid--2-col-tablet .grid__item {
        width: 100%;
    }

    .tempro-PFS2 .tnv30clearidenttext {
        padding: 1vw 4vw 2vw;
    }

    .tempro-PFS2 .tnv30clearidentimg {
        padding: 3vw 0 10vw
    }

    .tempro-PFS2 .tnv30clearident-wp-right .tnv30clearidenttext {
        padding: 1vw 4vw 3vw;
    }

    .tempro-PFS2 .tnv30clearident-wp-right .tnv30clearidentimg {
        padding: 0 0 10vw;
    }

    .prox1textover-title {
        font-size: 5vw;
        width: 63%;
    }

    .prox1textover-box {
        flex-wrap: wrap;
        width: 90%;
        font-size: calc(12px + 1vw);
    }

    .prox1textover-item {
        flex: 0 1 100%;
        margin-bottom: 3vw;
    }

    .prox1textover-item br {
        display: none;
    }

    .prox1textover-item span {
        margin-left: 1vw;
    }

    .prox1textover-item:after {
        top: 33%;
    }

    .tempro-PFX1 #shopify-section-template--15363600416833__95c0aab3-bf74-41de-97d3-dade34b38a45 .tnv30textmedia-container {
        padding: 6vw 0;
    }

    .imagebottom-pfx1 {
        max-width: 40vw;
        left: -2vw;
    }

    .tempro-PFX1 #shopify-section-template--15363600416833__tnv30_imageswiper_kNmBzE .tnv30textoverimg-text {
        background: #F6F6F6;
        padding: 5vw;
        margin-bottom: 0;
    }


}

@media (min-width: 551px) and (max-width:768px) {
    .tempro-PFX1 .tnv30picsnapshot-boxtop {
        padding: 0 20px;
    }

}

@media (max-width:550px) {
    .prox1textover-title {
        font-size: 9vw;
        width: 94%;
        top: 5%;
    }

    .prox1textover-box {
        width: 100%;
        font-size: 3.4vw;
        padding: 0 0 0 5vw;
    }

    .prox1textover-item {
        padding-left: 15px;
    }

    .prox1textover-item:after {
        width: 6px;
        height: 6px;
    }

    .prox1textover-item span {
        margin-left: 1.5vw;
        font-size: .85em;
    }

    .tempro-PFX1 .tnv30textmedia-content {
        padding-right: 0;
    }

    .Product-x1textover {
        margin-bottom: 8vw;
    }

    .tempro-PFX1 .tnv30textmedia-title,
    .tempro-PFX1 .proanicgimage-ritem-title,
    .tempro-PFX1 .tnv30textwithimage-wz-title {
        font-weight: bold;
    }

    .tempro-PFX1 .tnv30picsnapshot-boxbottom {
        border-bottom: none;
    }

    .tempro-PFX1 .tnv30psboxbt-item {
        padding: 10px 0;
    }

    .tempro-PFX1 .proanicgimage-ritem-content {
        padding: 0 0 6vw;
    }

    .tempro-PFX1 .tnv30changeimg-container {
        padding: 4vw 0 1vw;
    }

    .tempro-PFX1 .tnv30picsnapshot-boxbottom {
        margin-bottom: 2vw;
    }

    .imagebottom-pfx1 {
        max-width: 66vw;
        left: -3vw;
        margin-top: 2px;
    }

    .tempro-PFX1 .tnv30textwithimage-wz-content {
        line-height: 1.3;
        margin-bottom: 4vw;
    }

    .tempro-PFX1 .tnv30textwithimage-wz {
        padding: 10vw 4% 2vw;
    }

    .tempro-PFX1 #shopify-section-template--15363600416833__tnv30_imageswiper_kNmBzE .tnv30textoverimg-title {
        text-align: center;
        font-weight: bold;
        padding: 0 5vw;
        font-size: 7.5vw;
    }

    .tempro-PFX1 #shopify-section-template--15363600416833__tnv30_imageswiper_kNmBzE .tnv30textoverimg-text {
        padding: 10vw 0 3vw;
        top: 1px !important;
    }

    .tempro-PFX1 #shopify-section-template--15363600416833__tnv30_imageswiper_kNmBzE .tnv30textoverimg-content {
        padding: 0 3vw;
        text-align: center;
    }

    .tempro-PFX1 #shopify-section-template--15363600416833__tnv30_snapshot_zVKVdk .tnv30picsnapshot-box .container-ho {
        margin: 0;
        padding: 0;
    }

    .tempro-PFX1 #shopify-section-template--15363600416833__tnv30_snapshot_zVKVdk .tnv30textmedia-content {
        margin-bottom: 0;
    }

    .tempro-PFX1 #shopify-section-template--15363600416833__tnv30_snapshot_zVKVdk .tnv30textmedia-content {
        margin-bottom: 0;
    }

    #shopify-section-template--15354129252417__tnv30_imageswiper_kNmBzE .tnv30textoverimg-box {
        padding: 15vw 4vw 10vw;
    }

    .tempro-GPF12 .tnv30textoverimg-title,
    .tempro-GPF12 .tnv30textwithimage-wz-title {
        font-weight: bold;
    }

    .tempro-GPF12 .tnv30textimg-wzbpttpm-itemsubtitle {
        font-size: 3.8vw;
        margin-left: 0;
    }

    .tempro-GPF12 .tnv30textimg-wzbpttpm {
        width: 90%;
    }

    .tempro-GPF12 .tnv30textimg-wzbpttpm-item:last-child {
        margin-right: 0;
    }

    .tempro-GPF12 #shopify-section-template--15354129252417__tnv30_textwithimage_JAW6Bq .tnv30textimg-wzbpttpm {
        flex-wrap: nowrap;
    }

}

@media (min-width: 1101px) and (max-width:1500px) {
    .tempro-PFS2 .tnv30clearidenttext {
        padding: 1vw 12vw 1vw 3vw;
    }

    .tempro-PFS2 .tnv30clearident-wp-right .tnv30clearidenttext {
        padding: 1vw 3vw 1vw 12vw;
    }
}

.selling-points-item {
    display: flex;
    align-items: center;
}

body *::selection,
p::selection {
    background: rgba(50, 162, 132, 0.5);
}

.tempro-PF1 .tnv30scrollimg-box-img img {
    vertical-align: top;
}

.tempro-PF1 #shopify-section-template--15709032022081__tnv30_xuliezhen01_LY7A9k,
.tempro-PF1 #shopify-section-template--15709032022081__tnv30_textwithmedia_mghbAR {
    background-color: #000 !important;
    color: #fff !important;
}

.tempro-PF1 #shopify-section-template--15709032022081__61c31718-ea03-4645-b0a5-4d648df5b2bf .tnv30textoverimg-box {
    max-width: 100%;
    padding: 0;
}

.tempro-PF1 #shopify-section-template--15709032022081__61c31718-ea03-4645-b0a5-4d648df5b2bf .tnv30textoverimg-box img,
.tempro-PF1 #shopify-section-template--15709032022081__61c31718-ea03-4645-b0a5-4d648df5b2bf .tnv30textoverimg-box video {
    border-radius: 0;
}