@keyframes ping {
	from {
	    transform: scale(1);
	}
	
	to {
	    transform: scale(.8);
	}
}
@keyframes increaseProgress {
  	from { transform: translateX(-50%) scaleX(0); }
  	to { transform: translateX(-50%) scaleX(1); }
}
.loop-text {
	animation: loopText 50s infinite linear;
	animation-play-state: running;
}
.loop-text-y {
	animation: loopTextY 50s infinite linear;
}
.index-ipCooperation-loop:hover .loop-text {
	animation-play-state: paused;
}
.loop-text-absolute {
    translate: 100%;
}
.loop-text-y-absolute {
    translate: -100%;
}
@keyframes loopText {
	from { transform: translateX(0); }
	to { transform: translateX(-100%); }
}
@keyframes loopTextY {
	from { transform: translateX(0); }
	to { transform: translateX(100%); }
}
body{
	position: relative;
	font-family: 'Montserrat-light'; 
	font-size: .875rem;
	color: #000;
}
/* .text{
	font-family: 'Roboto';
}
.text-bold {
	font-family: 'Roboto-Bold';
}
.poster-text {
	font-family: 'Oswald'; 
} */
a:focus{ outline: none; }
a:link{ text-decoration: none; }
main { opacity: 1 !important; margin-top: 56px; }
s{ color: #aaa }
.text-success{
	color: #46C21B!important;
}
.text-disabled{
	color: #2f2f2f
}
.text-pre{
	color: #fff
}
.text-inStock{
	color: #58b84d
}
.text-outOfStock{
	color: #b5b5b5
}
svg {
  	display: inline-block;
  	height: 1em;
  	width: auto;
  	overflow: visible;
  	vertical-align: -.125em;
}
.btn{ 
	padding: 10px 1.77vw; 
	font-weight: 400;
	border-radius: 0;
}
.btn-small{
	padding: 10px 1.042vw;
}
h1,h2,h3,h4,h5,h6,.strong,b{
	font-family: 'Montserrat-Medium','思源黑体';
	font-weight: 400;
}
.text-normal{
	font-family: 'Montserrat-light';
}
.btn-price-label,
.product-obj-info,
.filters-header > p,
.review-modal-user,
.loading-content p,
.product-obj-mobile,
.review-obj .author,
.promoCode .fa-check,
.rightTop-item-text p,
.product-obj-size ul li,
.introduce-detail-title,
.rightBottom-item-text p,
.account-list-item:hover,
.account-list-item.active,
.review-modal-options-message,
.submit-success .submit-title,
.tab-header-right ul li:hover a,
.tab-header-right ul li.active a,
.slick-dots .pageCount-point span,
.compare-table-item table thead tr td,
/* .navbar-new-tip .menu-links .menu-link, */
.feature-header .feature-item-text ul li p,
.functions-compare-item-text .header-link:hover,
.collections-item-list .accessories-obj a .formula-btn,
.product-size-show .product-size-tab .tab_list li.active,
.collections-new-list .collections-list-tab > ul li:hover,
.collections-new-list .collections-list-tab > ul li.active {
	font-weight: 600;
	/* font-family: 'Montserrat-Bold','思源黑体'; */
}
/* .header-link:hover,
.btn-link:hover span,
.header-link:hover h5,
.product_view_new .div-gifts .btn:hover,
.product_view_new .div-gifts .btn:hover .gift-describe-text p,
.product_view_new .div-gifts .btn.checked .gift-describe-text p,
.product_view_new .div-selectors-content:not(.div-selectors-color-content) .div-gifts .div-selectors-wrapper .btn.checked,
.product_view_new .div-selectors-color-content .div-gifts .div-selectors-wrapper .btn.checked + .gift-describe-text,
.product_view_new .div-selectors-size.active .div-selectors-info-wrapper{
	font-weight: 400;
	font-family: 'Roboto-Bold','思源黑体';
} */
/* .homepage {
	background: #f2f2f2;
} */
.toTop {
	position: fixed;
  	bottom: 20%;
  	right: 4%;
  	z-index: 11;
}
.toTop svg {
	font-size: calc(28px + 16 * ((100vw - 320px) / 2080));
}
footer { 
	position: relative;
	font-size: 0.9rem; 
	font-weight: 400; 
	color: #aaa; 
	background: #000; 
	overflow-x: hidden;  
	z-index: 10; 
}
footer a { 
	margin: 0px 0 5px 0;
	color: #aaa;  
	white-space: nowrap; 
}
footer.footer-new a {
	margin: 0;
}
footer a:hover { 
	color: #fff; 
	opacity: 0.5; 
}
footer a:visited,
footer a:link{ color: #aaa }
.footer-sitemap:nth-child(1) { padding-top: 30px; padding-bottom: 10px; }
.footer-sitemap:nth-child(2) { padding-top: 10px; padding-bottom: 15px; }
.footer-links:first-child a { margin: 0 15px 0 0; display: inline-block; } 
.footer-sitemap-nav-header { margin: 0 0 6px 0; }
.footer-sitemap-nav { margin: 0 0 20px 0; text-align: center }
.footer-new .footer-links:first-child a,
.footer-new .footer-sitemap-nav-header,
.footer-new .footer-sitemap-nav{ margin: 0; }
.footer-sitemap-nav:first-child a { display: inline-block; }
.footer-sitemap-nav:not(:first-child) a { display: block; }
.footer-mailing p{ margin: 0; }
.footer-icon{ 
	display: flex; 
}
.footer-icon a{ 
	display: block;
	position: relative;
	padding-right: 16px; 
}
.footer-icon a svg{ 
	height: 1.25rem;
	opacity: 1; 
}
.footer-icon a svg:last-child {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.footer-mailing .footer-icon a:last-child{ margin: 0; }
.footer-mailing-input { margin: 10px auto 0 auto; width: 100%; max-width: 400px; border: 1px solid #ced4da; border-radius: 8px; overflow: hidden; position: relative; }
.footer-mailing-input input { margin: 0; border: 0; background: transparent; }
.footer-mailing-input input:nth-child(1) { color: #fff; width: 100%; padding: 5px 88px 5px 10px; }
.footer-mailing-input input:nth-child(2) { width: 90px; padding: 5px; background: #fff; top: 0; right: 0; position: absolute; }
.footer-mailing .isolda.isolda { padding: 0 !important; }
.footer-mailing .fevcbh.fevcbh, .footer-mailing .jmhfDc.jmhfDc { padding: 0 0 5px 0 !important; }
.footer-mailing .bYbfhI.bYbfhI { padding: 0 !important; }
.footer-mailing .kwGIvD.kwGIvD { padding: 0 !important; max-width: 500px !important; }
.footer-mailing .kwGIvD.kwGIvD p { margin-bottom: 7px !important; }
.footer-mailing .qYFrN { padding: 0 !important; margin: 10px 0 }
.footer-new .footer-mailing .qYFrN { 
	margin: 0; 
}
.footer-mailing .qYFrN input { 
	border-radius: 0 !important; 
	border-width: 1px 0 1px 1px !important; 
	border-color: #fff; 
	transition: border-color .2s ease;
}
.footer-mailing .qYFrN input::placeholder{ color: #aaa; }
.footer-mailing .qYFrN button { 
	min-width: 90px;
	border-radius: 0 !important; 
}
.footer-mailing .qYFrN input:focus{ 
	background: #fff; 
	border: 0;
	outline: 0;
}
.footer-mailing .qYFrN button:focus {
    outline: 0;
}
.footer-mailing .kDnmLV:hover, 
.footer-mailing .kDnmLV:focus, 
.footer-mailing .ekuSvE:hover { border-color: #f2f2f2 !important; }
.btn-recommend {
  	position: fixed;
  	bottom: 1rem;
  	right: 1rem;
  	padding: 1.067vw 2.133vw;
  	display: flex;
  	align-items: center;
  	border-radius: 120px;
  	cursor: pointer;
  	z-index: 19;
}
.btn-recommend span {
  	margin-left: 1.067vw;
  	line-height: 1.2;
  	text-align: left;
}
@media only screen and (min-width: 320px) { 
	footer a{ font-size: inherit} 
	.footer-sitemap-nav ul li a{ font-size: .8rem} 
	.footer-sitemap { padding-left: 10px; padding-right: 10px; } 
	.footer-sitemap-nav:not(:first-child) ul {display: flex;flex-flow: column;flex-wrap: wrap;height: 110px;}
	.footer-sitemap-nav:last-child ul{ width: 100%; height: auto }
	.footer-sitemap-nav:first-child>div>div{font-size: .8rem;}
	.footer-sitemap-nav:last-child .footer-mailing{ display: block; }
	.footer-sitemap-nav:last-child ul{height: auto}
	.footer-logo{ 
		display: flex;
		justify-content: start; 
		margin-bottom: 22px;
	}
	.footer-logo img{ width: 7rem}
	.footer-logo a>img {width: 3.25rem;}
	.footer-logo .footer-icon a>img{ width: 2rem }
	.footer-logo a{ margin: 0; margin-right: 10px; font-size: .7rem }
	.footer-logo a:last-child{ margin: 0; }
	.footer-logo a svg{
		height: 14px!important;
	}
	.footer-logo a:first-child svg{
		height: 17px!important;
	}
	.footer-new .footer-logo a svg{
		width: 12.5rem;
		height: auto!important;
		color: #fff;
	}
	.footer-pay-icon{
		display: flex;
		flex-wrap: wrap;
		font-size: .625rem;
		color: #D2D2D2;
	}
	.product_view_new .footer-pay-icon p:not(:last-child),
	.footer-pay-icon p:not(:last-child) {
		margin-right: 4px	
	}
	.footer-pay-icon p svg{
		font-size: 16px;
	}
	.footer-last-part .row .col-sm-8>div>p{
		margin: 0;
		font-size: .5rem;
	}
	.footer-new .footer-mailing .fzSpET{
		width: 100%;
	}
	.footer-new .footer-mailing .fzSpET > div{
		height: 100%;
	}
}
@media only screen and (min-width : 768px) { 
	.footer-sitemap-nav-header { text-align: right; padding: 0; } 
	.footer-sitemap-nav:first-child a { display: block; }
}
@media only screen and (min-width : 992px) {  
	.footer-new .footer-sitemap{
		padding-top: 80px;
		padding-bottom: 66px;
	}
	.footer-sitemap-nav.col-md-9{
		width: 80%;
	}
	.footer-sitemap-nav.col-md-2,
	.footer-part{  
		width: 20%;
    	text-align: left; 
	} 
	.footer-mailing { 
		min-width: 320px;
		text-align: left; 
	} 
	.footer-mailing-input { margin: 10px 0 0 0; } 
	.footer-logo a svg{
		height: 26px!important;
	}
	.footer-logo a:first-child svg{
		height: 20px!important;
	}
	.footer-sitemap-nav-logo {
  		width: 251px;
	}
	.footer-new .footer-logo a svg{
		width: 251px;
		max-width: 100%;
		height: auto!important;
	}
	.footer-pay-icon{
		font-size: 7px;
	}
	.footer-pay-icon p svg{
		font-size: 17px;
	}
	.footer-part > p{
		font-size: .75rem;
	}
	.footer-new .footer-mailing .fzSpET{
		width: 80%;
	}
	.btn-recommend {
	  	padding: .5rem 1rem;
	}
	.btn-recommend span {
	  	margin-left: .5rem;
	}
}
@media only screen and (min-width : 1300px) { 
	.footer-sitemap { padding-left: 0; padding-right: 0; }
}
input {
    color: inherit;
    font: inherit;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-font-smoothing: inherit;
    border: none;
    background: transparent;
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
.input-radio {
    width: 18px;
    height: 18px;
    -webkit-box-shadow: 0 0 0 0 #a72a2f inset;
    box-shadow: 0 0 0 0 #a72a2f inset;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    cursor: pointer;
    vertical-align: -4px;
    border: 1px solid
}
.input-radio {
    border-color: #d9d9d9
}
.input-radio:hover {
    border-color: #cccccc
}
.input-radio:disabled {
    background-color: #fafafa;
    border-color: #cccccc
}
.input-radio:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
    opacity: 0
}
.input-radio:focus {
    border: 2px solid #000
}
.section-address .content-box.checked .input-radio,
.input-radio:checked {
    border: none;
    -webkit-box-shadow: 0 0 0 10px #000 inset;
    box-shadow: 0 0 0 10px #000 inset
}
input[type=radio]:focus{ outline: 0; }
.section-address .content-box.checked .input-radio:after,
.input-radio:checked:after {
    opacity: 1
}
.input-radio:checked:focus {
    border-color: #7e2024
}
.input-radio {
    border-radius: 50%
}
.input-radio:after {
    width: 4px;
    height: 4px;
    margin-left: -2px;
    margin-top: -2px;
    background-color: #fff;
    border-radius: 50%
}
.specifications { background: #e6e6e6; color: #6c757d; border-radius: 5px; margin-bottom: 2px; display: inline-block; }
.specifications .point { padding: 0 9px; margin: 7px 0; display: inline-block; }
.specifications .point small { margin-top: -3px; display: block; }
.specifications .point h6 { margin-top: 1px; }
.index-splash { padding: 0; position: relative; } 
.index-poster .splash{ padding: 0; }
.index-poster .splash img {
	width: 100%;
	margin: 0;
}
.index-poster .splash video {
	width: 100%;
	margin: 0;
}
@media only screen and (min-width: 992px) { 
	.visible-md-flex {
	    display: flex!important;
	}
	.visible-md-table {
	    display: table!important;
	}
	.visible-md-table-header {
		display: table-header-group !important;
	}
	.index-splash .splash { height: 100%; width: 100%; } 
} 
#home-press { text-align: center; padding-top: 60px; padding-bottom: 60px;transition: padding 0.2s ease; background: linear-gradient(rgba(255,255,255,0), #f2f2f2);}
.home-press-hr { height: 1px; width: 275px; margin: calc(15px + 1vw) auto; background: #adb5bd; transition: height 0.2s ease, margin 0.2s ease; }
#home-press-slick { margin: 1.5vw 0; padding: 0; overflow: hidden; }
.home-press-obj { padding: 0; display: inline-block; transition: transform 0.5s ease-in-out, color 0.2s ease, margin 0.2s ease; color: #000; }
.home-press-obj:hover { color: #0a74bf; }
.home-press-slick-wrapper { margin: auto; }
.home-press-obj.slick-slide { opacity: 0.5; outline: none; transform: scale(0.75); vertical-align: middle; }
.home-press-obj.slick-center, 
.home-press-obj.slick-active { opacity: 1; transform: scale(1); }
.home-press-obj-quote { font: 1.2rem 'Montserrat', sans-serif; line-height: 2.2rem; display: inline-block; transition: max-height 0.2s ease; }
.home-press-obj img { height: 40px; width: auto; margin: 20px auto 0 auto; display: block; transition: height 0.2s ease, margin 0.2s ease; }
.home-users-title { text-align: center; padding:  55px 0; }
#home-collaborators { text-align: center; }
#home-collaborators img { width: 100%; height: auto; padding: 30px 2.5vw 10px 2.5vw; }
#home-collaborators a:hover { opacity: 0.5; }
@media only screen and (min-width: 425px) {  
	#home-collaborators img { padding: 30px 7.5vw 10px 7.5vw; } 
	.review-new-content .product-review .review-summary {
	  	display: flex;
	  	align-items: center;
	  	margin-bottom: 20px;
	}
	.review-new-content .summary-overview {
	  	flex: 1;
	  	margin-bottom: 0;
	  	margin-right: 20px;
	}
	.review-new-content .product-review .review-summary-ratings{
		float: inherit;
		margin-bottom: 0;
		flex: 1;
	}
}
@media only screen and (min-width: 576px) { 
	#home-collaborators img { padding: 30px 5vw 10px 5vw; }
}
@media only screen and (min-width : 768px) { 
	#home-press { padding-top: 80px; padding-bottom: 80px; } 
	.home-press-obj { padding: 0 25px; }  
	#home-users { padding-top: 120px; } 
	#home-collaborators { text-align: left; } 
	#home-collaborators img { padding: 30px 1vw 10px 1vw; } 
}
@media only screen and (min-width: 992px) { 
	.index-splash .splash { margin-top: 0; }
	.home-splash-special.light { color: #fff; background: transparent; } 
	.home-splash-block.light, .home-splash-main.light { background: rgba(255,255,255,0.9); color: #000; } 
	.home-splash-softweave { margin-top: 20vh; } 
	.home-splash-softweave h2 { font-size: 1.85vw; letter-spacing: 0.1vw; margin-bottom: 1vh; } 
	.home-splash-softweave h4 { font-size: 1.35vw; color: #6c757d } 
}
@media only screen and (min-width: 1300px) {  
	#home-collaborators img { padding: 30px 2vw 10px 2vw; }
}
@media only screen and (min-width: 1600px) { 
	#home-collaborators img { padding: 30px 1.5vw 10px 1.5vw; }
} 
.index-splash .splash{ 
	padding: 0; 
	margin-bottom: 0;
}
.index-splash .splash .slick-list{ 
	height: 100% 
}
.index-splash .splash .slick-list .slick-slide img{ 
	width: 100%; 
	height: 100%;
	margin: 0; 
}
.home-press-obj.slick-slide {
	margin: 0 46px;
}
.index-splash .splash {
	height: 100%;
	background-position: center;
	background-size: cover;
}
.home-press-obj img {
	height: auto;
	width: 100%
}
.prev-btn, .next-btn {
	background: 0;
	outline: 0;
	border: 0;
	padding: 0;
	display: inline-block;
	width: 112px;
	height: 112px;
	transform: translateY(-50%);
}
#home-collaborators img {
	width: 58px;
	padding: 0;
	padding-bottom: 31px;
}
#home-collaborators p {
	color: #666;
	font-size: 1.12rem;
}
.catalog-obj-body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.catalog-obj-body ul li span {
	padding-right: 10px;
	color: #666;
	line-height: 34px;
}
.splash .slick-list .slick-track {
	width: 100%;
	height: 100%;
}
.container-lg{
	position: static;
	margin-bottom: 72px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px;
	z-index: 1
}
.splash .slick-dots li button:before{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 10px;
	height: 10px;
	color: transparent;
	background-color: rgb(195, 198, 200);
	box-sizing: content-box;
	border-radius: 50%;
	transition: transform 0.2s ease-out 0s;
	opacity: .75;
}
.splash .slick-dots li.slick-active button:before{
	background-color: transparent;
	border: 2px solid white;
}
.slick-arrow{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	opacity: .45;
	font-size: 2rem;
	color: #fff;
	z-index: 1;
	cursor: pointer;
}
.arrow-new{
	opacity: 1;
}
.slick-arrow .arrow-circle {
  	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
  	width: 48px;
  	height: 48px;
  	border: 1px solid #ccc;
  	border-radius: 50%;
}
.slick-arrow .arrow-circle svg {
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%,-50%);
  	margin-left: 0;
  	font-size: 1.5rem;
	color: #ccc;
}
.arrow-prev{
	left: 1rem;
}
.arrow-next{
	right: 1rem;
}
.arrow-new.arrow-prev{
	left: 72px;
}
.arrow-new.arrow-next{
	right: 120px;
}
.arrow-new.arrow-prev svg {
    transform: translate(-50%,-50%) rotateY( 180deg );
}
.index-esports-list .arrow-new.arrow-prev svg,
.index-series-chairs .arrow-new.arrow-prev svg,
.index-poster .arrow-new.arrow-prev svg {
	transform: none;
}
.slick-dotted.slick-slider {
	margin-bottom: 0!important;
}
.slick-dots li:first-child:last-child {
	display: none;
}
@media only screen and (min-width: 320px) {
	/* .index-poster {
		padding-top: calc(2.08375rem + 55px);
	} */
	.index-splash .splash { 
		margin: 0!important; 
		padding: 0;
	}
	.promotions-banner img,
	.index-poster .splash a img,
	.series-poster .splash > img{
		width: 100%;
		margin: 0;
	}
	.promotions-banner .banner-absolute-content.text-white,
	.banner-absolute-content.text-white a {
		color: #fff;
	}
	.promotions-banner .banner-absolute-content.text-black,
	.banner-absolute-content.text-white a.btn,
	.banner-absolute-content.text-black a {
		color: #000;
	}
	.series-poster .banner-absolute-content a.btn {
		color: #fff;
	}
	.banner-absolute-link {
	  	display: block;
	}
	.banner-absolute-link svg {
	  	margin-left: 4px;
	  	font-size: .75rem;
	  	transition: all .2s ease;
	}
	.banner-absolute-link:hover svg {
	  	transform: translateX(4px)
	}
	.blog-article-banner .banner-absolute-link,
	.faq-header-content .banner-absolute-link,
	.series-poster .banner-absolute-link {
	  	position: absolute;
	  	left: 6.4vw;
	  	top: 4.267vw;
	  	color: #fff;
	  	text-decoration: underline;
  		text-transform: capitalize;
  		z-index: 1;
	}
	.blog-article-banner .banner-absolute-link svg,
	.faq-header-content .banner-absolute-link svg,
	.series-poster .banner-absolute-link svg {
	  	margin: 0;
	  	margin-right: 4px;
	  	font-size: .75rem;
	}
	.blog-article-banner .banner-absolute-link:hover svg,
	.faq-header-content .banner-absolute-link:hover svg,
	.series-poster .banner-absolute-link:hover svg {
		transform: none;
	}
	.series-poster .banner-absolute-content > a {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.series-poster-logo:first-child img {
		height: 2.133vw;
	}
	.series-poster-logo:last-child img {
		height: 10.167vw;
	}
	.series-poster-logo:last-child {
	  	margin-left: 4.267vw;
	  	padding-left: 4.267vw;
	  	position: relative;
	}
	.series-poster-logo:last-child:after {
		content: '';
		position: absolute;
		left: 0;
	    top: 50%;
	    transform: translateY(-50%);
	    width: 1px;
	    height: 6.933vw;
	    background: #fff;
	}
	.absolute-content {
		position: absolute;
		top: 6.5rem;
		left: 50%;
		transform: translateX(-50%);
		width: max-content;
		text-align: center;
	}
	.absolute-content a, .absolute-content a:hover {
		color: #fff;
	}
	.absolute-content h1,
	.absolute-content h2 {
	  	margin: 0;
		padding-bottom: 0.9375rem;
		font-size: calc(24px + 16 * ((100vw - 320px) / 2080));
	}
	.absolute-content h1 {
		font-size: calc(28px + 16 * ((100vw - 320px) / 2080));
	}
	.homepage .absolute-content h1,
	.homepage .absolute-content h2 {
		font-size: calc(30px + 18 * ((100vw - 320px) / 2080));
	}
	.absolute-content p {
		margin: 0;
		padding-bottom: 1.625rem;
		font-size: .75rem;
	}
	.absolute-content .btn {
		width: 8.375rem;
		height: 2.125rem;
		padding: 0;
		font-size: .875rem;
		line-height: 2.125rem;
		color: #000 !important;
		border-color: #AD814F!important;
		background-color: #AD814F;
	}
	.promotion-other {
	  	padding: 8vw 0;
	}
	.promotion-other-item {
		margin-bottom: 3.2vw;
	  	border-radius: 4px;
	  	overflow: hidden;
	}
	.promotion-other-item img {
	  	width: 100%;
	}
	.promotion-other .btn {
	  	margin: auto;
	  	margin-top: 2.133vw;
	}
	.bundle-header {
		padding-top: 8vw;
	}
	.bundle-content {
  		padding: 0 3.2vw;
	}
	.bundle-item-image img {
  		width: 100%;
	}
	.bundle-item {
		width: 100%;
		margin-bottom: 4.8vw;
	  	padding: 0;
	  	border-radius: 4px;
	  	overflow: hidden;
	  	background: #232323;
	}
	.bundle-item-text {
  		padding: 2vw 2.667vw;
  		line-height: 1.78;
  		border-bottom: 1px solid #888;
	}
	.bundle-item-list {
	  	padding: 2.667vw;
	}
	.bundle-item-list-content {
		margin-bottom: 2.667vw;
	}
	.bundle-item-list-content .slick-track {
  		margin: 0;
	}
	.bundle-item-list .bundle-item-list-content .bundle-list-item {
		display: flex;
	    justify-content: center;
	    align-items: center;
	    height: 11.867vw;
	    margin-right: 3.5px;
	    border-radius: 4px;
	    border: 1px solid #888;
	}
	.bundle-item-list-content .bundle-list-item img {
		width: auto;
		height: 10.667vw;
	}
	.view-bundle {
	  	text-decoration: underline;
	  	cursor: pointer;
	}
	.bundle-terms {
		margin: 0 calc(-15px + 3.2vw);
	  	margin-bottom: 8vw;
	  	padding: 5.333vw 2.667vw;
	  	background: #232323;
	  	border-radius: 4px;
	}
	.bundle-terms-content {
	  	padding: 0;
	}
	.bundle-terms-content h3 {
	  	margin-bottom: 5.333vw;
	  	padding-left: 2.667vw;
	  	line-height: 1.1;
	}
	.bundle-terms-list ul {
	  	margin: 0;
	  	padding-left: 4.933vw;
	}
	.bundle-terms-list ul li {
		margin-bottom: 1.867vw;
	}
	.bundle-product-choose hr,
	.bundle-cart-summary-item hr {
		border-color: #888;
	}
	.bundle-cart-summary {
	  	height: 100%;
	  	overflow: auto;
	}
	.bundle-cart-summary-item {
	  	padding: 0 3.2vw 1px;
	  	background: #fff;
	  	border-radius: 4px;
	}
	.country-list .col-xs-2 svg {
		font-size: calc(32px + 27 * ((100vw - 320px) / 2080));
	}
	.index-all-series > .col-xs-12 {
  		padding: 0 15px 8vw;
	}
	.index-all-series > .col-xs-12 > img {
	  	position: absolute;
	  	top: 0;
	  	left: 0;
	  	width: 100%;
	  	height: 100%;
	  	object-fit: cover;
	}
	.index-series-desk,
	.index-series {
		padding-top: 8vw;
	}
	.index-series-desk > .col-xs-12,
	.index-series > .col-xs-12{
		padding: 0 1.333vw;
		overflow: hidden;
	}
	/* .index-series, 
	.index-article {
    	background: #f2f2f2;
  	} */
	.header-more a {
	  	color: #000;
	}
	.index-series-header {
		position: relative;
		display: flex;
    	align-items: center;
    	justify-content: space-between;
    	padding: 0 1.333vw;
		padding-bottom: 8vw;
	}
	.index-series-header > svg {
	  	position: absolute;
	  	bottom: 1.333vw;
	  	left: 50%;
	  	transform: translateX(-50%);
	  	animation: loopSvg 1.3s infinite;
	  	-webkit-animation: loopSvg 1.3s infinite;
	}
	.index-series-part {
	  	display: flex;
	  	flex-wrap: wrap;
	}
	.index-series-item {
		width: calc(50% - 2.667vw);
	  	margin: 1.333vw;
	  	background: #fff;
	  	border-radius: 4px;
	  	overflow: hidden;
	}
	.index-series-desk .index-series-item {
		display: flex;
		flex-direction: column;
	}
	.index-series-desk .index-series-item .index-series-item-img {
    	flex: 1;
  	}
	.index-series-item-img img {
	  	height: 50vw;
    	width: auto;
    	margin: auto;
	}
	.index-series-item-img figure {
	  	margin: 0;
	  	text-align: center;
	  	background: #e8ecf0;
	}
  	.index-series-desk .index-series-item .index-series-item-img figure {
  		height: 100%;
  		display: flex;
  		justify-content: center;
  		align-items: center;
  	}
	.index-series-content {
	  	padding: 0;
	}
	.index-series-item-text {
	  	padding: 1.333vw 2.667vw;
	  	color: #000;
	  	line-height: 1.2;
	}
	.index-series-item-text > small {
	  	color: #666666;
	  	font-size: 75%;
	  	line-height: 2;
	}
	.index-series-item-text > small.newGoods {
		background: linear-gradient(90deg, #FFB600 0%, #FF5F00 100%);
		background-clip: text;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	.index-series-item-text p.fluid-type {
	  	margin-bottom: .5rem;
	}
	.index-series-item-text p {
	  	margin: 0;
	}
	.index-series-item-text p small {
		font-size: 87.5%;
	}
	.index-series-more {
		width: 100%;
	  	display: flex;
	  	justify-content: space-between;
	  	margin: 1.333vw;
	  	border-radius: 4px;
	  	overflow: hidden;
	}
	.index-series-more .index-series-item-img {
	  	display: flex;
	  	background: #e8ecf0;
	  	border-radius: 4px;
	  	overflow: hidden;
	  	align-items: center;
	}
	.index-series-more .index-series-item-img .index-series-item-text {
	  	padding: 0 0 0 2.667vw;
	}
	.index-series-item-btn {
	  	display: flex;
	  	margin-left: 2.667vw;
	  	padding: 4vw;
	  	background: #fff;
	  	color: #000;
	  	border-radius: 4px;
	  	align-items: center;
	}
	.index-series-more .index-series-item-img img {
	  	max-height: 27.6vw;
	}
	.index-series-image {
	  	flex: 1;
	  	margin: 1.333vw;
	  	border-radius: 4px;
	  	overflow: hidden;
	}
	.index-series-image a {
	  	display: block;
	  	height: 100%;
	}
	.index-series-image figure {
	  	margin: 0;
	  	height: 100%;
	}
	.index-series-image img {
	  	width: 100%;
	  	height: 100%;
	  	object-fit: cover;
	}
	@keyframes loopSvg {
		0% {bottom: 1.333vw;}
		50% {bottom: 0vw;}
		100% {bottom: 1.333vw;}
	}
	
	@-webkit-keyframes loopSvg {
		0% {bottom: 1.333vw;}
		50% {bottom: 0vw;}
		100% {bottom: 1.333vw;}
	}
	.index-series-bg {
	  	position: absolute;
	  	top: 0;
	  	left: 0;
	  	bottom: 0;
	  	right: 0;
	  	overflow: hidden;
	}
	.series-bg-image {
		opacity: 0;
		position: absolute;
	  	width: 100%;
	  	height: 100%;
	  	transition: all .3s;
	}
	.slick-current .series-bg-image {
	  	opacity: 1;
	}
	.series-bg-image video,
	.series-bg-image img {
	  	width: 100%;
	  	height: 100%;
	  	object-fit: cover;
	}
	.index-series-carousel-wrapper {
	  	position: relative;
	  	z-index: 1;
	}
	.series-chair-item {
	  	position: relative;
	}
	.index-series-carousel {
	  	position: relative;
	  	min-height: 106.667vw;
	  	margin: 0 -15px;
	}
	.index-series-chairs .arrow-prev{
		left: -2.667vw;
	}
	.index-series-chairs .arrow-next{
		right: -2.667vw;
	}
	.index-series-chairs .series-chair-item {
		min-height: 106.667vw;
	}
	.index-series-chairs .series-chair-item > a {
		display: block;
		position: absolute;
    	right: -50%;
    	bottom: 0;
		transition: all .4s;
	}
	.index-series-chairs .series-chair-item > a img {
  		display: none;
  		height: 88.267vw;
    	width: auto;
	}
	.index-series-desk .index-series-chairs .series-chair-item > a {
		left: -50%;
		right: inherit;
	}
	.index-series-chairs .series-chair-item.slick-current > a {
		right: -11%;
	}
	.index-series-desk .index-series-chairs .series-chair-item.slick-current > a {
		left: 0;
		right: inherit;
		bottom: -8vw;
	}
	.index-series-chairs .series-chair-item.slick-current .chair-img-hover .chair-hover {
		display: inline;
	}
	.index-series-chairs .series-chair-item.slick-current .chair-img-hover:hover .chair-hover {
		display: none;
	}
	.index-series-chairs .series-chair-item.slick-current .chair-img-hover:hover .chair-hover-active {
		display: inline;
	}
	.index-series-point {
	  	position: absolute;
	  	top: 0;
	  	left: 0;
	  	width: 100%;
	  	height: 100%;
	}
	.index-series-point-item {
	  	position: absolute;
	  	top: -50%;
	  	left: 7.067vw;
	  	width: 60%;
	  	transition: all .5s;
	}
	.index-series-desk .index-series-point-item {
		right: 7.067vw;
		left: auto;
		width: calc(100% - 7.067vw);
		text-align: right;
	}
	.series-chair-item.slick-current .index-series-point-item {
	  	top: 7.467vw;
	}
	.series-point-btn {
	  	color: #fff;
	  	font-size: 3.733vw;
	}
	.series-point-btn h3 {
	  	margin-top: 3.2vw;
	  	margin-bottom: 0;
	}
	.index-series-btn {
	  	position: relative;
	  	margin: 0 -15px;
	}
	.index-series-btn-item {
	  	position: absolute;
	  	bottom: -100px;
	  	width: 100%;
	  	display: flex;
	  	align-items: center;
	  	justify-content: space-between;
	  	padding: 0 7.067vw;
	  	transition: bottom .5s;
	}
	.index-series-desk .index-series-btn-item {
	  	justify-content: flex-end;
	}
	.index-series-desk .index-series-btn-item > div {
    	display: flex;
    	align-items: center;
  	}
	.series-chair-item.slick-current .index-series-btn-item {
	  	bottom: 40%;
	}
	.index-series-desk .series-chair-item.slick-current .index-series-btn-item {
	  	bottom: 60%;
	}
	.index-series-btn-item a {
		min-width: 37.867vw;
		padding: 10px 6.667vw;
	  	color: #fff;
	}
	.index-series .index-series-btn-item a:last-child {
		margin-top: 2.667vw;
	}
	.index-series-desk .index-series-btn-item a:last-child {
		margin-left: 2.667vw;
	}
	.resources-container .esports-part-item-text .esports-link {
		padding: 0;
		padding-left: 2px;
		width: 24px;
	    height: 24px;
	    display: flex;
	    justify-content: center;
	    align-items: center;
		line-height: 1;
	}
	.index-catalog-product, 
	.product-catalog-min,
	.index-Instagram,
	.product-youtube,
	.index-review{
		padding: 2.28125rem 0;
	}
	.catalog .slick-list ,
	.review-list .slick-list,
	.news-list .slick-list,
	.recommendation-list .slick-list {
		width: 100%;
	}
	.homepage .catalog-quick-new {
		background: #fff;
	}
	.product-catalog-new,
	.index-news-new{
		padding: 2rem 0;
	}
	.news-content{
		padding-left: 3.2vw;
	}
	.catalog-header,
	.news-header,
	.index-review-header {
	  	display: flex;
	  	align-items: center;
	  	justify-content: space-between;
	  	width: 100%;
	  	margin-bottom: 2.4375rem;
	  	padding-right: 3.2vw
	}
	.catalog-header {
		margin-bottom: 0;
	  	padding: 0 1.6vw;
	}
	.index-review-header h2,
	.catalog-header h2,
	.news-header h2{
		margin: 0;
		font-size: calc(20px + 10 * ((100vw - 320px) / 2080));
		text-transform: capitalize;
	}
	.index-review-header a,
	.news-header a{
		font-size: .75rem;
		color: #000;
		opacity: .8;
		text-decoration: underline;
	}
	.product-catalog-new .esports-items-header h4 {
		font-family: 'Montserrat-Medium';
	}
	.catalog-new,
	.news-content .news-list {
		padding: 0;
	}
	.catalog-new {
		display: flex;
		flex-wrap: wrap;
	}
	.homepage .catalog-new {
		padding-left: 1.6vw;
	}
	.homepage .catalog-new .slick-list {
		padding-right: 11.733vw;
	}
	.catalog-new .point{
		margin: 2vw;
		padding: 0;
		padding-bottom: 0;
		background: #fff;
		box-shadow: none;
		border-radius: 4px;
		overflow: hidden;
	}
	.shop-all .catalog-new .point{
		width: calc(50% - 3.2vw);
		margin: 0 1.6vw;
		margin-bottom: 3.2vw;
	}
	.homepage .catalog-new .point{
		margin: 0;
		margin-right: 1.6vw;
		padding: 3.2vw 0;
		padding-top: 0;
		box-shadow: none;
	}
	.catalog-new .point > div {
		padding: 0 1.333vw 1.333vw;
	}
	.homepage .catalog-new .point > div {
		padding: 0 1.6vw;
	}
	.catalog-new .point > .btn {
		display: block;
		margin: 3.2vw auto;
		width: fit-content;
		background: #000;
		color: #fff;
		border-color: #000;
	}
	.index-sellingPoint-banner {
		overflow: hidden;
	}
	.index-sellingPoint-banner img {
		min-width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0;
	    left: 50%;
	    transform: translateX(-50%);
	}
	.sellingPoint-content {
	  	margin: 0;
	  	padding: 4.267vw 1.6vw;
	}
	.sellingPoint-header {
		color: #fff;
	}
	.sellingPoint-img {
	  	display: flex!important;
	  	align-items: center;
	  	background: #000;
	}
	.sellingPoint-img .slick-list {
		width: 100%;
	}
	.sellingPoint-introduce {
  		background: rgba(255, 255, 255, 0.90);
	}
	.pointText {
		padding: 4.267vw 8.533vw 6.933vw;
    	text-align: center;
		z-index: 1;
	}
	.pointButton {
	  	display: flex;
	  	flex-wrap: wrap;
	  	justify-content: center;
	  	padding: 0 7.733vw 6.933vw;
	}
	.pointButton-item {
	  	padding: 1.6vw 6.4vw;
	  	margin: 1.6vw .8vw;
	  	border: 1px solid #000;
  		text-transform: uppercase;
  		transition: all .3s ease;
  		cursor: pointer;
	}
	.pointButton-item:hover,
	.pointButton-item.active {
	  	background: #000;
	  	color: #fff;
	}
	.index-shopGuide {
	  	padding: 3.33vw 1.667vw;
	  	padding-right: 0;
	  	background: #fff;
	}
	.shopGuide-container {
	  	padding: 0;
	}
	.shopGuide-color-list {
  		overflow: scroll;
	}
	.shopGuide-color {
		width: fit-content;
	  	margin: 0 auto;
	  	padding: 0;
	  	list-style-type: none;
	  	display: flex;
  		flex-wrap: nowrap;
	}
	.shopGuide-color-item {
	  	width: 21.333vw;
	  	padding: 2.133vw 0;
	  	border-right: 1px solid #b5b5b5;
	  	text-transform: uppercase;
	  	text-align: center;
	  	color: #B5B5B5;
	  	background: transparent;
	  	transition: all .3s ease;
	  	cursor: pointer;
	}
	.shopGuide-color-item:hover,
	.shopGuide-color-item.color-active {
	  	background: #000;
	  	color: #fff;
	}
	.shopGuide-chairs {
  		padding: 3.2vw 0;
  		padding-bottom: calc(3.2vw + 25px);
	}
	.shopGuide-chairs-item {
	  	opacity: 0;
	  	height: 0;
	  	transition: all .3s ease;
	}
	.shopGuide-chairs-item.chair-active {
  		height: auto;
  		opacity: 1;
	}
	.color-chairs-items .slick-list {
		padding-right: 12.667vw
	}
	.color-chairs-items .slick-track {
		margin: 0;
	}
	.color-chairs-items .slick-arrow {
		width: 3.33vw;
    	height: 3.33vw;
    	font-size: 3.33vw;
    	text-align: center;
		color: #000;
	}
	.color-chairs-items .arrow-new.arrow-prev {
  		left: 0;
	}
	.color-chairs-items .arrow-new.arrow-next {
  		right: 0;
	}
	.color-chairs-items .slick-arrow svg {
		vertical-align: top;
	}
	.color-chairs-items .arrow-new.arrow-prev svg {
  		transform: none;
	}
	.index-series-poster .arrow-new.arrow-prev svg {
	  	transform: rotateY( 180deg );
	}
	.color-chairs-items .chair {
		padding: 3.2vw 0;
		padding-top: 0;
		margin-right: 1.6vw;
	}
	.color-chairs-items .chair a.lazy {
		width: 100%;
  		display: inline-block;
  		position: relative;
  		margin: 0;
  		padding: 0 12%;
  		overflow: hidden;
		background: #f2f2f2;
	}
	.color-chairs-items .chair figure img {
		width: 100%;
	}
	.save-price {
	  	position: absolute;
	  	top: 8px;
	  	right: 0;
	  	padding: 2px 4px 2px 4px;
	  	color: #fff;
	  	font-size: 14px;
	  	border-radius: 2px;
	  	background: #46C21B;
	}
	.color-chairs-items .chair > div {
		padding: 0 1.6vw;
	}
	.color-chairs-items .chair > div a,
	.color-chairs-items .chair > div a .strong s {
		color: #000;
	}
	.color-chairs-items .chair > div a .strong {
		margin-top: .3125rem;
		margin-bottom: 0;
	}
	.color-chairs-items .chair > div a .strong > span{
		display: flex;
  		align-items: center;
	}
	.color-chairs-items .chair > div a .strong .price{
		color: #A10B11;
	}
	.color-chairs-items .chair > div a .title {
		margin: .1875rem 0;
		color: #6C757D;
	}
	.color-chairs-items .slick-dots {
		bottom: -25px;
	}
	.color-chairs-items .slick-dots li,
	.color-chairs-items .slick-dots li button,
	.color-chairs-items .slick-dots li button::before {
		width: 12px;
	}
	.color-chairs-items .slick-dots li.slick-active button::before,
	.color-chairs-items .slick-dots li button::before {
		color: #000;
	}
	.index-ipCooperation {
		padding: 8vw 0;
		/* background: #AD814F; */
	}
	.index-ipCooperation-header {
		padding-bottom: 5.333vw;
		/* color: #000; */
	}
	.header-link {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		text-decoration: underline !important;
		color: #fff;
	}
	.functions-compare-item-text .header-link {
		text-decoration: none !important;
	}
	.header-link span {
	  	display: inline-block;
	  	margin-left: 1.333vw;
	  	text-align: center;
	  	font-size: .75rem;
	  	transition: all .3s ease-in;
	}
	.header-link span svg {
		vertical-align: -.3em;
	}
	.homepage .index-esports {
		padding: 8vw 0;
	}
	.esports-images {
		position: relative;
    	overflow: hidden;
	}
	.esports-images > img {
		position: absolute;
	    top: 0;
	    left: 50%;
	    bottom: 0;
	    transform: translateX(-50%);
		height: 100%;
		width: fit-content;
		min-width: 100%;
	    z-index: 1;
	}
	.esports-content {
	  	position: relative;
	  	width: 100%;
	  	z-index: 2;
	}
	.esports-introduce-text {
	  	padding: 3.2vw 1.6vw;
	  	color: #fff;
	}
	.esports-introduce-text a,
	.esports-introduce-text a:hover {
		color: #fff;
	}
	.esports-introduce-content {
	  	padding-top: 8.533vw;
	  	padding-bottom: 3.2vw;
	}
	.esports-introduce-items {
	  	padding: 4.267vw 1.6vw;
	}
	.esports-introduce-item {
	  	display: flex;
	  	align-items: center;
	}
	.esports-introduce-item:not(:last-child) {
	  	margin-bottom: 2.133vw;
	}
	.esports-introduce-svg {
	  	margin-right: 1.6vw;
	}
	.esports-introduce-svg svg {
	  	font-size: 8.533vw;
	}
	.esports-introduce-video {
		position: relative;
		background: #000;
	}
	.esports-introduce-video > div:first-child {
		width: 100%;
		height: 56.4vw;
	}
	.esports_video_img {
	  	position: absolute;
	  	top: 50%;
	  	left: 50%;
	  	transform: translate(-50%,-50%);
	  	font-size: 13.33vw;
	  	cursor: pointer;
	}
	.esports-introduce-video video {
  		width: 100%;
	}
	.esports-logos-content {
      	display: flex;
      	align-items: center;
      	flex-wrap: wrap;
      	justify-content: space-between;
      	padding: 3.2vw 1.6vw 8.533vw;
	  	color: #fff;
	  	text-align: center;
  	}
  	.esports-logos-item {
      	width: calc(50% - 1.6vw);
    	margin-right: 3.2vw;
  	}
	.esports-logos-item:nth-child(2n) {
      	margin-right: 0;
  	}
	.esports-logos-content .esports-logos-item img {
		width: 50.15%;
	}
	.esports-logos-text {
  		padding-top: 1.6vw;
	}
	.collections-ip .esports-images-text h6 {
		font-family: 'Montserrat-Medium';
	}
	.index-esports-list .esports-images-text > div,
	.index-ipCooperation .esports-images-text > div {
		justify-content: center;
	}
	.esports-images-text p {
	  	display: -webkit-box;
	  	-webkit-box-orient: vertical;
	  	-webkit-line-clamp: 2;
	  	text-overflow: ellipsis;
	  	margin-bottom: 0;
	  	overflow: hidden;
	}
	.esports-images-text > div a:first-child {
		margin-right: 8.267vw;
	}
	.index-esports-list .esports-images-text > div a:first-child,
	.index-ipCooperation .esports-images-text > div a:first-child {
		margin-right: 5.333vw;
	}
	.collections-ip .esports-images-text > div a:first-child {
		margin: 0;
	}
	.collections-ip .esports-images-text > div a {
		line-height: 1;
	}
	.esports-items-header {
  		padding: 6.4vw 0;
	}
	.esports-items-header .header-link {
		color: #fff;
	}
	.esports-items-header .header-link span {
		border-color: #fff;
	}
	.esports-items-header .header-link:hover span {
		background: #fff;
		color: #000;
	}
  	.index-esports-list .slick-list {
  		padding: 0 6vw;
  	}
  	.index-esports-list .arrow-new.arrow-prev {
  		left: 6vw;
  	}
  	.index-esports-list .arrow-new.arrow-next {
  		right: 6vw;
  	}
  	.index-esports-list .slick-dots {
  		bottom: 0;
  	}
	.esports-item {
	  	padding: 0 1.6vw;
	}
	.index-esports-list .esports-item {
		padding: 0;
	}
	.index-esports-list .esports-item > a {
    	margin: 0;
    	padding: 0;
    	border-radius: 4px;
  	}
  	.index-esports-list .esports-item > a img {
    	border-radius: 4px;
  	}
	/* .index-ipCooperation .esports-item {
    	padding: 0 5px;
  	} */
	.esports-item:not(:last-child) {
	  	margin-bottom: 3.2vw;
	}
	.collections-ip .esports-item {
    	padding: 0 3.2vw;
  	}
	.esports-item a {
		display: block;
		overflow: hidden;
	}
	.collections-ip .esports-item > a {
		border-radius: 4px;
	}
	.esports-item.slick-current a img {
		transform: scale(1);
	}
	.esports-item img {
	  	width: 100%;
	  	transform: scale(.9);
    	transition: transform .3s ease-in-out;
	}
	/* .index-ipCooperation .esports-item:hover a img {
		transform: scale(1.1);
	} */
	.collections-ip .esports-item img {
  		height: 53.333vw;
  		transform: scale(1);
  		object-fit: cover;
  	}
	.esports-images-text {
	  	padding: 1.6vw;
	  	background: #fff;
	}
	.index-ipCooperation .esports-images-text,
	.homepage .index-esports .esports-images-text {
		position: absolute;
		bottom: 4.8vw;
    	right: 0;
    	left: 0;
		background: transparent;
	}
	/* .index-ipCooperation .esports-images-text {
		padding: 3.2vw 1.6vw;
		background: #000;
	} */
	.collections-ip .esports-images-text {
  		position: absolute;
	    bottom: 0;
	    left: 1.6vw;
	    right: 1.6vw;
	    background: transparent;
	    color: #fff;
	    transform: scale(1);
  	}
  	/* .index-ipCooperation .esports-images-text h6 {
  		text-transform: uppercase;
  	} */
	.esports-images-text a {
	  	color: #000;
	}
	.esports-part-banner-btn .btn-link,
	.esports-part-item-btn .btn-link,
	.esports-images-text a.btn-link {
		color: #fff;
		text-decoration: underline;
	}
	.homepage .index-patent {
		background: #fff;
	}
	.index-partner-content {
		padding: 8vw 0;
	}
	.index-warranty > img,
	.index-partner-content > img {
	  	position: absolute;
	  	top: 0;
	  	left: 0;
	  	width: 100%;
	  	height: 100%;
	  	object-fit: cover;
	}
	.partners-logo {
  		padding: 2.667vw 0;
	}
	.partner-list .index-partner-item {
		position: relative;
	}
	.partner-list .index-partner-item img {
		margin: 0;
		width: 100%;
	}
	.partner-list .index-partner-item .partners-logo img {
    	margin: 0 1.6vw;
    	width: 19.333vw;
  	}
	.index-factory,
	.index-factory > .col-xs-12 > .row {
		background-repeat: no-repeat;
		background-size: cover;
    	background-position: center center;
	}
	.index-factory > .col-xs-12 {
		overflow-x: auto;
		scrollbar-width: none;
	}
	.index-factory > .col-xs-12::-webkit-scrollbar {
	  	display: none;
	}
	.index-factory > .col-xs-12 > .row {
		flex-wrap: nowrap;
  		width: fit-content;
	}
	.factory-item {
		width: 83.333vw;
	  	padding: 3.2vw;
	  	height: 157.867vw;
	  	font-size: .875rem;
    	overflow: hidden;
	}
	.factory-link-item {
	  	background: transparent;
	}
	.factory-link-item:nth-child(2n) {
	  	background: rgba(255, 255, 255, 0.10);
	}
	.factory-item a {
	  	display: flex;
	  	flex-direction: column;
	  	justify-content: space-between;
	  	height: 100%;
	  	overflow: hidden;
	}
	.factory-item a,
	.factory-item a:hover {
		color: #fff;
	}
	.factory-link-item a {
		padding-top: 8.533vw
	}
	.factory-about {
  		display: flex;
	  	flex-direction: column;
	  	justify-content: space-between;
	  	padding: 8.533vw 0;
  		height: 100%;
	}
	.factory-patent {
		padding-bottom: 11.733vw;
	}
	.factory-awards-item,
	.factory-certerfications {
		padding-bottom: 8.533vw;
	}
	.factory-link-header svg {
	  	font-size: 17.067vw;
	}
	.factory-link-content {
	  	overflow: hidden;
	}
	.factory-patent .factory-link-content {
	  	padding: 2.133vw;
	}
	.factory-patent .patent-list-item-text {
	  	padding: 0;
	  	margin-bottom: 0;
	}
	.factory-patent .patent-list-item-text ul li {
	  	padding: 2.133vw 8px 0;
	  	margin-bottom: 3.2vw;
	}
	.factory-link-item .patent-list-item-text ul li {
	  	color: #fff;
	}
	.factory-link-img {
	  	height: 20.667vw;
	}
	.factory-link-img:not(:last-child) {
		margin-bottom: 2.133vw
	}
	.factory-link-img img {
		height: 100%;
	}
	.certerfications-list.factory-certerfications .patent-list-item {
		padding: 0;
		padding-right: 20.533vw;
	}
	.factory-certerfications .patent-list-item-title {
		padding: 1.067vw;
	}
	.factory-certerfications .patent-list-item-text {
		margin-bottom: 0
	}
	.factory-certerfications .patent-list-item-text ul,
	.certerfications-list.factory-certerfications .patent-list-item-text ul li {
		padding: .8vw 0;
		border: 0;
	}
	.index-blog,
	.index-influencer {
		position: relative;
	}
	.blog-bg,
	.influencer-bg {
	  	position: absolute;
	  	top: 0;
	  	bottom: 0;
	  	left: 0;
	  	right: 0;
	  	text-align: center;
	  	overflow: hidden;
	}
	.blog-bg img,
	.influencer-bg img {
  		height: 100%;
  		min-width: 100%;
	}
	.influencer-list {
	  	padding: 8.533vw 15px 1.067vw;
	  	color: #fff;
	}
	.influencer-item {
	  	padding: 0 1.6vw 3.2vw;
	}
	.influencer-item .feature-item-img img {
	  	width: 100%;
	}
	.influencer-item .feature-item-text {
	  	padding: 3.2vw 1.6vw;
	  	background: rgba(0, 0, 0, 0.60);
	}
	.influencer-item .feature-item-text > p {
		display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    min-height: 3.2rem;
	    overflow: hidden;
	}
	.influencer-text-footer {
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: flex-end;
	}
	.influencer-text-footer .text {
	  	color: #B5B5B5;
	}
	.influencer-text-footer a,
	.influencer-text-footer a:hover{
	  	color: #fff;
	}
	.index-blog .blog-list {
		padding: 4.8vw 15px 1.6vw;
	}
	.index-blog .blog-more-body {
		padding-top: 1.6vw;
	}
	.index-blog .blog-more-body .feature-item-list {
		margin: 0 -3.2vw;
	}
	.index-blog .blog-more-body .feature-item-list .col-xs-12 .blog-item {
		padding: 0!important;
		margin: 1.6vw -15px;
		background: #fff;
	}
	.index-blog .blog-more-body .feature-item-list .col-xs-12 .blog-item .feature-item-img a {
		display: block;
		height: 100%;
		overflow: hidden;
	}
	.index-blog .blog-more-body .feature-item-list .col-xs-12 .blog-item .feature-item-img a img {
		width: 100%;
		min-height: 100%;
		object-fit: cover;
		scale: 1.01;
		transition: all .3s ease;
	}
	.index-blog .blog-more-body .feature-item-list .col-xs-12 .blog-item .feature-item-img a:hover img {
		scale: 1.1;
	}
	.index-blog .blog-more-body .feature-item-list .feature-item-text {
		padding: 3.2vw;
	}
	.index-blog .blog-more-body .feature-item-list .feature-item-text h6 {
		margin-top: 0;
		margin-bottom: 1.6vw;
	}
	.index-blog .blog-more-body .feature-item-list .feature-item-text a {
		text-decoration: none;
	}
	.index-blog .blog-more-body .feature-item-list .feature-item-text .blog-text-footer > a {
		text-decoration: underline;
	}
	.index-warranty {
	  	padding-top: 6.4vw;
	}
	.homepage .index-warranty {
	  	padding: 8vw 0;
	  	position: relative;
	}
	.index-warranty-header {
		padding-bottom: 5.333vw;
	}
	.collection-warranty .index-warranty-header {
		padding-bottom: 2.667vw;
	}
	.index-warranty-item {
	  	padding: 0 1.6vw 3.2vw;
	  	overflow: hidden;
	}
	.homepage .index-warranty-item {
		padding: 0 1.333vw;
		margin-bottom: 4.267vw;
		border-radius: 4px;
	}
	.homepage .index-warranty-item:last-child {
		padding-bottom: 0;
	}
	.index-warranty-item img {
		width: 100%;
		/* transform: scale(1); */
		border-radius: 4px;
		/* transition: all .3s ease-in-out; */
	}
	/* .index-warranty-item:hover img {
		transform: scale(1.1)
	} */
	.warranty-item-text {
	  	position: absolute;
	  	top: 0;
	  	left: 1.6vw;
	  	right: 1.6vw;
	  	bottom: 3.2vw;
	  	padding: 4.267vw 3.2vw;
	  	display: flex;
    	flex-direction: column;
    	justify-content: space-between;
	  	color: #fff;
	}
	.homepage .warranty-item-text {
		position: relative;
		width: 100%;
		top: inherit;
    	transform: none;
    	bottom: inherit;
    	left: inherit;
    	right: inherit;
    	padding: 0;
    	color: #000;
	}
	.warranty-item-text .banner-absolute-link:hover,
	.warranty-item-text .banner-absolute-link {
		color: #fff;
	}
	.homepage .warranty-item-text p.text {
		display: -webkit-box;
	  	-webkit-box-orient: vertical;
	  	-webkit-line-clamp: 3;
	  	text-overflow: ellipsis;
	  	margin-bottom: 0;
	  	overflow: hidden;
	}
	.index-contact {
		padding-top: 6.933vw;
		padding-bottom: 13.866vw;
		background: #000;
	}
	.index-contact-item {
		text-align: center;
	}
	.index-contact-item a {
		color: #000;
	}
	.index-contact-item a svg {
		font-size: calc(20px + 11 * ((100vw - 320px) / 2080))
	}
	.index-contact-item a svg path {
		stroke: #fff;
	}
	.index-contact-list .slick-dots {
  		bottom: -6.933vw;
	}
	.index-contact-list .slick-dots li button::before,
	.index-contact-list .slick-dots li.slick-active button::before {
		color: #000;
	}
	.index-news-new .news-item{
		padding: 0 4px;
		position: relative;
	}
	.news-content .news-list .slick-list{
		margin-left: -4px;
		width: auto;
	}
	.compare-list .slick-arrow,
	.review-list .slick-arrow,
	.products-blog-list .slick-arrow,
	.news-content .news-list .slick-arrow{
		transform: none;
		top: auto;
		bottom: 0;
	}
	.compare-list .slick-arrow .arrow-circle,
	.review-list .slick-arrow .arrow-circle,
	.products-blog-list .slick-arrow .arrow-circle,
	.news-content .news-list .slick-arrow .arrow-circle{
		width: 1.125rem;
		height: 1.125rem;
	}
	.compare-list .slick-arrow .arrow-circle svg,
	.review-list .slick-arrow .arrow-circle svg,
	.products-blog-list .slick-arrow .arrow-circle svg,
	.news-content .news-list .slick-arrow .arrow-circle svg{
		font-size: .625rem;
	}
	.compare-list .slick-arrow:not(.slick-disabled) svg,
	.review-list .slick-arrow:not(.slick-disabled) svg,
	.products-blog-list .slick-arrow:not(.slick-disabled) svg,
	.news-content .news-list .slick-arrow:not(.slick-disabled) svg{
		color: #000;
	}
	.compare-list .slick-arrow:not(.slick-disabled):hover .arrow-circle,
	.review-list .slick-arrow:not(.slick-disabled):hover .arrow-circle,
	.products-blog-list .slick-arrow:not(.slick-disabled):hover .arrow-circle,
	.news-content .news-list .slick-arrow:not(.slick-disabled):hover .arrow-circle{
		background: #000;
		border-color: #000;
	}
	.compare-list .slick-arrow:not(.slick-disabled):hover svg,
	.review-list .slick-arrow:not(.slick-disabled):hover svg,
	.products-blog-list .slick-arrow:not(.slick-disabled):hover svg,
	.news-content .news-list .slick-arrow:not(.slick-disabled):hover svg{
		color: #fff;
	}
	.compare-list .arrow-prev,
	.review-list .arrow-prev,
	.products-blog-list .arrow-prev,
	.news-content .news-list .arrow-prev {
	  	left: inherit;
	  	right: 3.6875rem;
	}
	.compare-list .arrow-next,
	.review-list .arrow-next,
	.products-blog-list .arrow-next,
	.news-content .news-list .arrow-next {
	  	right: 2.3125rem;
	}
	.products-blog-list .arrow-next .arrow-circle,
	.review-list .arrow-next .arrow-circle{
		background: #000;
		border-color: #000;
	}
	.products-blog-list .arrow-next .arrow-circle svg,
	.review-list .arrow-next .arrow-circle svg{
		color: #fff;
	}
	.compare-list.slick-dotted.slick-slider,
	.review-list.slick-dotted.slick-slider,
	.products-blog-list.slick-dotted.slick-slider,
	.news-content .news-list.slick-dotted.slick-slider{
		padding-bottom: 1.875rem;
		margin: 0;
	}
	.index-series-poster.slick-dotted.slick-slider{
		padding-bottom: calc(6.4vw + 20px);
	}
	.collections-new-list .review-list.slick-dotted.slick-slider{
		padding-bottom: 0;
	}
	.compare-list .slick-dots,
	.review-list .slick-dots,
	.products-blog-list .slick-dots,
	.news-content .news-list .slick-dots{
		width: calc(100% - 5.625rem);
		height: 22px;
		bottom: 0!important;
		border-bottom: 1px solid #ccc;
	}
	.index-series-poster .slick-dots{
		bottom: 3.2vw;
	}
	.compare-list .slick-dots li,
	.review-list .slick-dots li,
	.products-blog-list .slick-dots li,
	.news-content .news-list .slick-dots li{
		margin: 1.125rem 0;
		height: 4px;
	}
	.index-series-poster .slick-dots li {
  		width: 1.6vw;
  		height: 1.6vw;
  		margin: 0 1.6vw;
	}
	.compare-list .slick-dots li button,
	.review-list .slick-dots li button,
	.products-blog-list .slick-dots li button,
	.news-content .news-list .slick-dots li button{
		width: 100%;
		height: 4px;
		position: relative;
	}
	.index-series-poster .slick-dots li button {
  		width: 1.6vw;
  		height: 1.6vw;
	}
	.compare-list .slick-dots li button:before,
	.review-list .slick-dots li button:before,
	.products-blog-list .slick-dots li button:before,
	.news-content .news-list .slick-dots li button:before{
		content: '';
		position: absolute;
		width: 0;
		height: 4px;
		bottom: 0;
		transition: all .5s ease;
	}
	.index-series-poster .slick-dots li button:before{
		content: '';
		width: 1.6vw;
		height: 1.6vw;
		background: #000;
		border-radius: 50%;
	}
	.index-series-poster .slick-dots li.slick-active button::before{
		background: #000;
	}
	.compare-list .slick-dots li.slick-active button::before,
	.review-list .slick-dots li.slick-active button::before,
	.products-blog-list .slick-dots li.slick-active button::before,
	.news-content .news-list .slick-dots li.slick-active button::before{
		width: 100%;
		background: #000;
	}
	.index-poster .slick-dots,
	.partner-list .slick-dots {
		bottom: 3.5vw;
	}
	.homepage .index-poster,
	.index-series-chairs {
		position: relative;
	}
	.review-list .slick-dots,
	.theme:not(.homepage) .index-poster .slick-dots,
	.partner-list .slick-dots,
	.catalog .slick-dots {
		width: 100%;
		height: 19px;
		border: 0;
	}
	.article-list .slick-dots li,
	.index-esports-list .slick-dots li,
	.index-series-chairs .slick-dots li,
	.homepage .index-poster .slick-dots li {
		position: initial;
		width: 8vw;
		height: 2px;
		margin: 0 .8vw;
	}
	/* .index-series-chairs .slick-dots li::before,
	.homepage .index-poster .slick-dots li::before {
		content: '';
		opacity: 0;
		position: absolute;
		width: 13.333vw;
		height: 2px;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
		background: #9A999B;
	}
	.index-series-chairs .slick-dots li.slick-active::before,
	.homepage .index-poster .slick-dots li.slick-active::before {
		opacity: 1;
	}
	.index-series-chairs .slick-dots li::after, 
	.homepage .index-poster .slick-dots li::after {
  		content: '';
		position: absolute;
  		width: 13.333vw;
  		height: 2px;
		bottom: 0;
		left: 50%;
  		transform-origin: center left;
  		transform: translateX(-50%) scaleX(0);
  		background-color: #FFF;
	}
	.index-series-chairs .slick-dots li.slick-active:after,
	.homepage .index-poster .slick-dots li.slick-active:after {
  		animation-name: increaseProgress;
  		animation-fill-mode: forwards;
  		animation-timing-function: ease-out;
  		transform: translateX(-50%) scaleX(0);
  		animation-duration: 2500ms;
	}
	.index-series-chairs .slick-dots li.slick-active:after {
  		animation-duration: 6500ms;
	} */
	.review-list .slick-dots li,
	.theme:not(.homepage) .index-poster .slick-dots li,
	.partner-list .slick-dots li,
	.catalog .slick-dots li {
		width: 5.625vw;
		height: 5px;
		margin: 0 .625vw;
	}
	.article-list .slick-dots li button,
	.index-esports-list .slick-dots li button,
	.index-series-chairs .slick-dots li button,
	.homepage .index-poster .slick-dots li button {
		position: relative;
		width: 2.133vw;
		height: 2.133vw;
		padding: 0;
	}
	.review-list .slick-dots li button,
	.partner-list .slick-dots li button,
	.catalog .slick-dots li button {
		padding: 0;
		height: 5px;
	}
	.review-list .slick-dots li button::before,
	.theme:not(.homepage) .index-poster .slick-dots li button::before,
	.partner-list .slick-dots li button::before,
	.catalog .slick-dots li button::before {
		content: '';
		top: inherit;
		bottom: 0;
		width: 100%;
		height: 3px;
		background: #D2D2D2;
		opacity: 1;
	}
	.article-list .slick-dots li button::before,
	.index-esports-list .slick-dots li button::before,
	.index-series-chairs .slick-dots li button::before,
	.homepage .index-poster .slick-dots li button::before {
		content: '';
    	width: 8vw;
    	height: 2px;
    	background: #fff;
    	opacity: .5;
	}
	.article-list .slick-dots li.slick-active button::before,
	.index-esports-list .slick-dots li.slick-active button::before,
	.index-series-chairs .slick-dots li.slick-active button::before,
	.homepage .index-poster .slick-dots li.slick-active button::before {
		background: #fff;
		opacity: 1;
	}
	.review-list .slick-dots li.slick-active button::before,
	.theme:not(.homepage) .index-poster .slick-dots li.slick-active button::before,
	.partner-list .slick-dots li.slick-active button::before,
	.catalog .slick-dots li.slick-active button::before {
		height: 5px;
		background: #AD814F;
		opacity: 1;
	}
	.catalog-quick-new .catalog a.lazy {
	  	padding: 0 12%;
	  	background: #E8ECF0;
	}
	.series-item .catalog-quick-new .catalog a.lazy {
		padding: 0;
		overflow: hidden;
	}
	.series-item .catalog-quick-new .catalog a.lazy img {
		scale: 1.01;
		transition: all .3s ease;
	}
	.series-item .catalog-quick-new .catalog a.lazy:hover img {
		scale: 1.1;
	}
	.collections-new-list .catalog-quick-new .catalog a.lazy {
	  	padding-top: 23.4375vw;
	}
	.catalog-quick-new .catalog .point p.strong{
		margin-bottom: 0;
		margin-top: .3125rem;
		color: #000;
		font-family: 'Montserrat-Medium';
	}
	.catalog-quick-new .catalog .point p{
		margin: 0;
		margin-top: .1875rem;
		margin-bottom: .1875rem;
		color: #000;
	}
	.catalog-quick-new .catalog .point p.title{
		color: #999;
	}
	.catalog-quick-new .catalog .point p s{
		font-size: .75rem!important;
	}
	.catalog-quick-new .catalog .point .btn {
	    padding: 2px 8px;
	}
	.point .part-tag {
	  	display: inline-block;
	  	position: absolute;
	  	right: inherit;
	  	top: calc(10.17rem - 8px);
	  	left: 4px;
	  	font-size: .83rem;
		padding: 0 4px;
	}
	.catalog-quick-new .catalog .point p.strong{
		/* white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis; */
		opacity: 1;
	}
	.catalog-quick-new .catalog .point>div #stamped_reviews_count{
		font-size: .666875rem;
		color: #000;
		opacity: .8;
	}
	.catalog-quick-new .stamped-fa{
		color: #000
	}
	.catalog-quick-new .stamped-fa-star-half-o::before,
	.catalog-quick-new .stamped-fa-star-o::before, 
	.catalog-quick-new .stamped-fa-star::before{
		font-size: .78125rem;
	}
	.catalog-obj{
		margin-top: 2.5rem
	}
	.catalog-obj h4{
		margin-top: 1.6875rem;
	}
	.catalog-obj .product-price{
		font-size: 1.25rem;
	}
	.index-embroidery .slick-arrow .arrow-circle{
		width: 2.5vw;
		height: 2.5vw;
		background: rgba( 0, 0, 0, 0.2 );
		border-color: rgba( 255, 255, 255, 0.2 );
		transition: all .5s;
	}
	.index-embroidery .slick-arrow svg{
		color: #fff;
	}
	.index-embroidery .slick-arrow:not(.slick-disabled):hover .arrow-circle{
		background: #AD814F;
	}
	.index-embroidery .slick-arrow:not(.slick-disabled):hover svg{
		color: #000;
	}
	.index-embroidery .slick-dots{
		bottom: 2.604vw;
	}
	.index-embroidery .slick-dots li {
	  	width: .5rem;
	  	height: .5rem;
	  	margin: 0 .5625rem;
	}
	.index-embroidery .slick-dots li button::before {
	  	content: '';
	  	top: 1px;
	  	left: 1px;
	  	width: .375rem;
	  	height: .375rem;
	  	opacity: 1;
	  	font-size: 1rem;
	  	line-height: .5rem;
	  	border: 1px solid #fff;
	  	border-radius: 50%;
	}
	.index-embroidery .slick-dots li.slick-active button::before {
	  	top: 0;
	  	left: 0;
	  	width: .5rem;
	  	height: .5rem;
	  	background: #fff;
	  	opacity: 1;
	}
	.embroidery-content,
	.embroidery,
	.partner-content,
	.partner,
	.patent-content,
	.patent {
		position: relative;
	 	margin: 0!important;
	  	padding: 0;
	}
	.embroidery-content .embroidery p{
		margin: 0;
	}
	.embroidery .embroidery-img,
	.partner .partner-img,
	.patent .patent-img {
	  	width: 100%;
	  	margin: 0;
	}
	.embroidery .absolute-content,
	.partner .absolute-content,
	.patent .absolute-content{
		top: 3.0625rem;
	}
	.b2b-container img {
  		width: 100%;
	} 
	.b2b-container h2,
	.b2b-container h3,
	.b2b-container h4,
	.b2b-container h5,
	.b2b-container .strong{
		font-family: 'Montserrat-Medium';
	}
	.b2b-series {
	  	padding: 6.4vw 0;
	}
	.b2b-series-item {
	  	margin: 6.4vw calc(-15px + 1.6vw) 0;
	  	/* background: linear-gradient(90deg, #DFDFE1 0%, rgba(255, 255, 255, 0.00) 100%); */
	}
	.b2b-series-item:nth-child(2n+1) {
	  	/* background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #DFDFE1 100%); */
	}
	.b2b-series-text {
	  	padding: 1.6vw 3.2vw 3.2vw;
	}
	.b2b-series-text-content p {
		color: #888;
	}
	.b2b-scenes h4 {
	  	margin-bottom: 3.2vw;
	}
	.b2b-scenes-item {
	  	margin: 3.2vw 0 0;
	  	padding: 0;
	  	width: calc(50% - 1.6vw);
	  	border-radius: 4px;
	  	overflow: hidden;
	  	text-align: center;
	}
	.b2b-series-text-content .header-more a {
		text-decoration: underline;
	}
	.b2b-scenes-item img {
	  	width: 100%;
	}
	.b2b-scenes-item p {
	  	margin: 0;
	  	padding-top: 2.667vw;
    	padding-bottom: 2.667vw;
    	background: #000;
    	font-family: 'Montserrat-Medium';
    	color: #fff;
	}
	.b2b-factory {
		padding: 6.4vw 0;
	}
	.b2b-factory h4 {
		margin-bottom: 6.4vw;
	}
	.b2b-factory-content {
	  	overflow: hidden;
	}
	.b2b-factory-content > img{
		position: absolute;
	  	top: 0;
	  	left: 50%;
	  	transform: translateX(-50%);
	  	min-height: 100%;
	  	min-width: 100%;
	  	width: auto;
    	height: 100%;
	}
	.b2b-factory-introduce {
		position: relative;
	  	padding: 0 15px;
	  	width: 100%;
	  	margin: auto;
    	z-index: 1;
	}
	.certerfications .factory-start > .col-xs-12 {
		padding: 0 3.2vw;
	}
	.b2b-factory-introduce .factory-start-introduce {
	  	margin-top: 1.6vw;
	  	margin-bottom: 1.6vw;
	}
	.b2b-factory-introduce .start-introduce-list,
	.certerfications .start-introduce-list {
		padding-top: 8.867vw;
		padding-bottom: 8.867vw;
		margin: 0 -3.2vw;
	}
	.certerfications .start-introduce-list {
		padding-top: 0;
		padding-bottom: 4vw;
	}
	.b2b-factory-introduce .start-introduce-item {
		padding: 0 3.2vw;
		text-align: center;
	}
	.certerfications .start-introduce-item {
		padding: 0 3.2vw;
		display: flex;
  		align-items: center;
  		justify-content: center;
	}
	.certerfications .start-introduce-item .start-introduce-item-icon {
		margin-right: 5.333vw
	}
	.certerfications .start-introduce-item .start-introduce-item-icon svg {
		height: 10.667vw;
	}
	.b2b-factory-introduce .start-introduce-item:not(:last-child),
	.certerfications .start-introduce-item:not(:last-child) {
		padding-bottom: 13.333vw;
	}
	.b2b-factory-introduce .start-introduce-item h3,
	.certerfications .start-introduce-item h3 {
		margin: 0;
		line-height: 1.5;
	}
	.b2b-factory-introduce .start-introduce-item p,
	.certerfications .start-introduce-item p {
		margin: 0;
	}
	.b2b-factory-introduce .factory-standard-header {
		margin-top: 13.194vw;
	}
	.b2b-factory-introduce .factory-standard-header .factory-standard-title h3 {
		margin: 0;
		margin-bottom: 5vw;
	}
	.b2b-factory-introduce .factory-start-title, 
	.b2b-factory-introduce .factory-start-image,
	.certerfications .factory-start-title,
	.certerfications .factory-start-image,
	.b2b-factory-introduce .factory-standard-title,
	.b2b-factory-introduce .factory-standard-image {
		margin: 0 1.6vw;
		padding-bottom: 3.2vw;
		background: #F2F2F2;
	}
	.b2b-factory-introduce .factory-start-title, 
	.b2b-factory-introduce .factory-start-image,
	.b2b-factory-introduce .factory-standard-title,
	.b2b-factory-introduce .factory-standard-image {
		background: #fff;
	}
	.certerfications .factory-start .factory-start-image {
		order: 1;
		padding: 0;
		padding-top: 4.8vw;
		border-radius: 0 0 4px 4px;
    	overflow: hidden;
	}
	.b2b-factory-introduce .factory-start-title,
	.certerfications .factory-start .factory-start-title,
	.b2b-factory-introduce .factory-standard-title {
		padding-top: 4.8vw;
	}
	.b2b-factory-introduce .factory-start-title,
	.b2b-factory-introduce .factory-standard-title,
	.certerfications .factory-start .factory-start-title {
		border-radius: 4px 4px 0;
	}
	.b2b-factory-introduce .factory-start-image,
	.b2b-factory-introduce .factory-standard-image {
		border-radius: 0 0 4px 4px;
	}
	.b2b-factory-introduce .factory-start-text p,
	.b2b-factory-introduce .factory-standard-text p {
		color: #888;
	}
	.certerfications .factory-start-image img {
		width: 100%;
	}
	.certerfications .product-catalog-new .esports-items-header h4 {
		font-size: calc(24px + 14 * ((100vw - 320px) / 2080));
	}
	.b2b-factory-introduce .factory-standard-content {
		margin-top: 2.667vw;
		margin-bottom: 1.6vw;
		position: relative;
		border-radius: 4px;
    	overflow: hidden;
	}
	.b2b-factory-introduce .factory-standard-introduce {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
	.b2b-factory-introduce .factory-standard .factory-standard-introduce {
		padding-left: 10.833vw
	}
	.b2b-factory-introduce .factory-standard-introduce h3{
		margin: 0;
		margin-top: 67.361vw;
	}
	.b2b-test video {
	  display: block;
	  width: 100%;
	}
	.b2b-test .factory-test {
		margin-top: 0;
		padding: 3.2vw 0 0;
	}
	.b2b-test .factory-test-header {
		padding: 0 3.2vw;
		margin-top: 3.2vw;
	}
	.b2b-test .factory-test-header p {
		text-align: left;
	}
	.b2b-test .factory-test .feature-item-list {
		padding: 0 3.2vw;
	}
	.b2b-test .factory-test .slick-list {
		padding-right: 23.65%;
	}
	.b2b-test .factory-test .feature-item-list .col-xs-6 > .row {
		padding: 0 3.2vw 0 0!important;
	}
	.b2b-test .factory-test .feature-item-list .feature-item-img,
	.b2b-test .factory-test .feature-item-list .feature-item-text {
		padding: 0!important;
	}
	.b2b-test .factory-test .slick-slide img {
		margin: 0;
	}
	.b2b-test .factory-test .feature-item-list .feature-item-text h6 {
		-webkit-line-clamp: 2;
		min-height: calc(2.4 * .875rem);
		font-size: .875rem;
		line-height: 1.2;
	}
	.b2b-test .factory-test .feature-item-list .feature-item-text > p {
		display: -webkit-box;
		height: auto;
		color: #888;
	}
	.b2b-esports-title,
	.b2b-esports-logos {
	  	position: absolute;
	  	left: 50%;
	  	transform: translateX(-50%);
	}
	.b2b-esports-title {
  		top: 8.533vw;
  		width: 100%;
	  	color: #fff;
	}
	.b2b-esports-logos {
		bottom: 8.533vw;
		width: 100%;
	}
	.b2b-esports-logos .b2b-esports-logos-item img {
		margin: 0 auto;
    	width: 15.333vw;
	}
	.b2b-ip {
	  	padding: 6.4vw 0;
	  	background: #fff;
	}
	.b2b-ip-introduce {
	  	padding: 4.267vw 3.2vw;
	}
	.b2b-ip-image {
	  	padding: 0 3.2vw;
	  	margin-top: 3.2vw;
	}
	.b2b-cross-banner .banner-absolute-content {
		top: 8.533vw;
	}
	.b2b-brand-banner {
	  	margin-top: 6.4vw;
	  	padding: 0 1.6vw;
	}
	.b2b-brand-banner:last-child {
		padding: 0;
	}
	.b2b-brand-banner .banner-absolute-content {
	  	top: 4.267vw;
	}
	.b2b-service {
	  	margin-top: 3.2vw;
	  	padding: 8vw 0;
	  	background: #AD814F;
	}
	.b2b-service-banner {
	  	padding: 0 5.33vw;
	  	margin-top: 0;
	  	display: flex;
	  	align-items: center;
	  	justify-content: space-between;
	}
	.b2b-service-banner:last-child {
		margin-top: 6.667vw;
	}
	.b2b-service-banner svg {
		font-size: 11.6vw;
	}
	.b2b-service-banner:last-child svg {
		font-size: 13.333vw;
	}
	.b2b-service-banner-text {
		width: 65.2vw;
	}
	.b2b-form.bulk-content > .col-xs-12 {
		padding: 0 1.6vw;
	}
	.b2b-form.bulk-content .review-card {
		margin: 3.2vw 0;
		padding: 2vw 0;
		box-shadow: none;
		border-radius: 4px;
	}
	.b2b-form.bulk-content .review-card h5 {
		text-align: center;
	}
	.b2b-form.bulk-content .review-input input,
	.b2b-form.bulk-content .form-control {
		margin: 0;
		height: 2.5rem;
		padding: .375rem .625rem;
		font-size: .875rem;
		background: #f2f2f2;
		border-color: rgba(153, 153, 153, 0.50);
	}
	.b2b-form.bulk-content .review-input p {
		margin-bottom: .8vw;
		color: #000;
		line-height: 1.2;
	}
	.b2b-form.bulk-content .review-card .col-md-5 {
		padding: 0 1.867vw;
	}
	.b2b-form.bulk-content .review-card form .btn {
		margin-top: calc(5.2vw - .5rem);
		margin-bottom: 5.2vw;
	}
	.b2b-contact .banner-absolute-content.center {
		top: 50%;
		bottom: inherit;
		transform: translate(-50%,-50%);
	}
	.b2b-contact .banner-absolute-content.center > div:last-child:not(:first-child) {
		margin: 0;
		margin-top: 6.533vw;
	}
	.b2b-contact .title {
	  	display: flex;
	  	justify-content: center;
	  	align-items: center;
	}
	.b2b-contact img {
		width: 100%;
	}
	.b2b-contact svg {
	  	font-size: 8.533vw;
	}
	.title-email a{
	  	text-decoration: underline;
	}
	.title-email .form-control {
		height: 2.5rem;
	    padding: .625rem 0;
	    width: 58.667vw;
	    max-width: 250px;
	    margin: auto;
	    border-color: #000;
	    border-radius: 8px;
	    text-align: center;
	    color: #000;
	    line-height: 1;
	}
	.selling-point-item{
		width: 100%;
		margin-bottom: 3.2vw;
	}
	.selling-point-item .row {
	  	margin: 0;
	}
	.selling-point-list,
	/* .selling-point-text, */
	.selling-point-media{
		padding: 0;
	}
	/* .selling-point-text{
		padding-right: 0;
		padding-bottom: 1.625rem;
		order: 1;
	} */
	/* .selling-point-list h2{
		margin-top: 0;
		margin-bottom: 1.5rem;
		font-size: calc(20px + 10 * ((100vw - 320px) / 2080));
		line-height: 1;
	} */
	/* .selling-point-text div p{
		margin-bottom: .9375rem;
		font-size: .875rem;
		color: #000;
	}
	.selling-point-text div p.strong{
		margin-top: 1rem;
		margin-bottom: 1.25rem;
	}
	.selling-point-text div .btn{
		background: #000;
		border-color: #000;
		color: #AD814F;
	}
	.selling-point-text div .btn:hover{
		color: #fff;
	} */
	.selling-point-media{
		position: relative;
		min-height: 13.125rem;
		overflow: hidden;
	}
	.selling-point-media .banner-absolute-content {
		top: 3.2vw;
		text-align: left;
	}
	.selling-point-item .selling-point-media img{
		width: 100%;
	}
	.patent-list-header {
  		padding-top: 8vw;
	}
	.collection-footer .patent-list .slick-list {
		padding: 0 20.4vw;
	}
	.patent-list .patent{
		position: relative;
		opacity: 1;
		visibility: visible;
		transform: translateY(0) translateZ(0);
		pointer-events: all;
	}
	.collection-footer .patent-list .patent{
		margin: 0 5px;
		margin-bottom: 8vw;
		border-radius: 4px;
    	overflow: hidden;
	}
	.collection-footer .patent-list .patent:not(:last-child) {
		margin-bottom: 3.2vw!important;
	}
	.partner .absolute-content .hover-link,
	.patent .absolute-content .hover-link{
		display: block;
		margin: auto;
		margin-top: .875rem;
		font-size: .75rem;
		text-decoration: underline;
	}
	.patent-item-bottom {
	  	width: 100%;
	}
	.partner-dots,
	.patent-dots{
		position: absolute;
		bottom: .875rem;
		width: 100%;
		display: flex;
		justify-content: center;
		margin: 0;
		padding: 0;
		font-size: .75rem;
	}
	.patent-dots{
		position: relative;
		bottom: 0;
	}
	.partner-dots li,
	.patent-dots li{
		margin: 0 .6875rem;
		list-style: none;
		color: #fff;
		cursor: pointer;
	}
	.partner-dots li.active{
		color: #AD814F;
		text-decoration: underline;
	}
	.partner-logo-list,
	.patent-logo-list {
	  	padding: 1.5625rem 0;
	  	position: relative;
	  	width: 100%;
	  	overflow-x: hidden;
	}
	.partner-logo-list {
		padding: 3.2vw 0;
	}
	.partner-logo-items,
	.patent-logo-items {
		width: 100%;
	  	padding: 0;
	  	margin: 0;
	  	list-style: none;
	}
	.partner-logo-items .slick-list {
		padding-right: 19.467vw;
	}
	.patent-logo-item{
		display: inline-block;
		margin: 0 4px;
		max-height: 100%;
		border: 1px solid #373946;
		border-radius: 5px;
	}
	.patent-logo-item {
	  	padding: 0;
	  	border: 0;
	}
	.partner-logo-items .partner-logo-item {
		width: 25.067vw;
		margin-right: 3.2vw;
	}
	.partner-logo-items .partner-logo-item img{
	  	margin: auto;
	  	height: 14.667vw;
	}
	.patent-logo-items .patent-logo-item img {
	  	width: 100%;
	  	height: auto;
	  	margin: 0;
	}
	.news-content .news-list .slick-list{
		padding-right: 5.625rem;
	}
	.news-content .news-item .item-text{
		position: relative;
		padding: .25rem 1.875rem .75rem;
		text-align: left;
		background: #000;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	.news-content .news-item .item-text:before{
		content: '';
		position: absolute;
		top: 4px;
		left: 0;
		width: 0;
		height: 0;
		background: #AD814F;
		transition: all .5s ease;
	}
	.news-content .news-item:hover .item-text:before{
		top: 0;
		height: 4px;
		width: 100%;
	}
	.news-content .news-item .item-text a,
	.news-content .news-item .item-text a:hover{
		color: #fff!important;
	}
	.news-content .news-item .item-text small{
		font-size: .625rem;
	}
	.news-content .news-item .item-text p.strong{
		margin: 0;
		margin-top: .5rem;
		min-height: 2.25rem;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: .78125rem;
	}
	.news-content .news-list .arrow-next .arrow-circle{
		background: #000;
		border-color: #000;
	}
	.news-content .news-list .arrow-next .arrow-circle svg{
		color: #fff!important;
	}
	.collection-sellingPoint {
		position: relative;
		margin-top: 3.2vw;
		padding: 0;
	  	color: #fff;
	}
	.collection-sellingPoint img {
		width: 100%
	}
	.collection-sellingPoint-content {
	  	position: absolute !important;
	  	top: 16vw;
	  	bottom: 16vw;
	  	left: calc(8.3% + 2.5vw);
	  	right: calc(8.3% + 2.5vw);
	}
	.collection-sellingPoint-item {
	  	font-size: .875rem;
	}
	.collection-sellingPoint-content .slick-dots{
		bottom: calc(-16.41% - 19px);
	}
	.index-article {
		position: relative;
		padding-top: 8vw;
    	padding-bottom: 4.267vw;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: top center;
	}
	.index-article:before {
		display: none;
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(0,0,0,0.8)
	}
	.index-article .col-xs-12{
		padding: 0;
	}
	.article-list.slick-initialized .slick-slide{
		display: flex;
	}
	.article-list-item{
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.article-list-item a{
		color: #000;
	}
	.article-list.slick-dotted.slick-slider {
	  	margin: 0;
	  	padding-top: 0;
	  	padding-bottom: 19px;
	}
	.article-list .article-list-item img{
		width: auto;
		height: 12.746vw;
		margin: 0 auto;
	}
	.article-list-item .text{
		display: block;
		padding-bottom: 8.533vw;
		width: 75%;
		margin: 0 auto;
	}
	.index-poster .arrow-prev,
	.index-series-poster .arrow-prev{
		left: 3.2vw;
	}
	.article-list .arrow-prev{
		left: calc(3.2vw - 15px)
	}
	.index-poster .arrow-next,
	.index-series-poster .arrow-next{
		right: 3.2vw;
	}
	.article-list .arrow-next{
		right: calc(3.2vw - 15px)
	}
	.article-list .slick-arrow svg{
		color: #000
	}
	.feature-item-pictures-list .arrow-prev svg {
	  	transform: rotate(180deg);
	}
	.article-list .arrow-prev svg {
		transform: none;
	}
	.article-list .slick-dots,
	.feature-lists .slick-dots,
	.specifications-list .slick-dots,
	.collections-new-list .index-service-content .slick-dots{
		bottom: 0;
	}
	.feature-lists .slick-dots li,
	.specifications-list .slick-dots li,
	.collection-sellingPoint-content .slick-dots li,
	.collections-new-list .index-service-content .slick-dots li {
	  	width: .375rem;
	  	height: .375rem;
	  	margin: 0 .5625rem;
	}
	.feature-lists .slick-dots li button::before,
	.specifications-list .slick-dots li button::before,
	.collection-sellingPoint-content .slick-dots li button::before,
	.collections-new-list .index-service-content .slick-dots li button::before {
	  	content: '';
	  	top: 1px;
	  	left: 1px;
	  	width: .375rem;
	  	height: .375rem;
	  	opacity: 1;
	  	font-size: 1rem;
	  	line-height: .5rem;
	  	border: 1px solid #000;
	  	border-radius: 50%;
	}
	.collection-sellingPoint-content .slick-dots li button::before,
	.collections-new-list .index-service-content .slick-dots li button::before{
		border: none;
		opacity: .8;
		background: #d9d9d9;
	}
	.feature-lists .slick-dots li.slick-active button::before,
	.specifications-list .slick-dots li.slick-active button::before {
	  	background: #000;
	  	opacity: 1;
	}
	.collection-sellingPoint-content .slick-dots li.slick-active button::before,
	.collections-new-list .index-service-content .slick-dots li.slick-active button::before {
		background: #d9d9d9;
		opacity: 1
	}
	.feature-lists .slick-dots li button::before{
		border-color: #000;
	}
	.feature-lists .slick-dots li.slick-active button::before{
		background: #000;
	}
	.index-postSale{
		padding: 3.25rem 0;
	}
	.index-postSale .col-md-8{
		padding: 0 1.1875rem;
	}
	.postSale-content {
	  	margin-bottom: 1.5625rem;
	}
	.postSale-content .slick-disabled{
		display: none!important;
	}
	.postSale-content .postSale-item img {
	  	margin: 0;
	  	width: 100%;
	}
	.postSale-content .postSale-item{
		position: relative;
		border-radius: 5px;
		overflow: hidden;
	}
	.postSale-item .strong {
	  	position: absolute;
	  	top: 1.625rem;
	  	left: 1.8125rem;
	  	color: #fff;
	  	font-size: 1.171875rem;
	}
	.postSale-content .slick-arrow {
	  	top: auto;
	  	transform: none;
	  	bottom: 1.625rem;
	}
	.postSale-content .slick-disabled {
	  	display: none !important;
	}
	.postSale-content .slick-arrow .arrow-circle{
		width: 1.5625rem;
		height: 1.5625rem;
		border-color: #a3a3a3;
		background: rgba( 255, 255, 255, 1);
	}
	.postSale-content .slick-arrow .arrow-circle svg{
		font-size: .78125rem;
		color: #000;
	}
	.postSale-content .arrow-next{
		right: auto;
		left: 2.25rem;
	}
	.postSale-content .arrow-prev{
		left: .34375rem;
	}
	.postSale-right-content > .row,
	.postSale-rightBottom-item > .row {
	  	height: 100%;
	}
	.postSale-rightTop-item {
	  	height: 50%;
	  	padding: 0;
	  	margin: 0 1.1875rem;
	  	margin-bottom: 4px;
	  	background: #f2f2f2;
	  	border-radius: 5px;
	  	overflow: hidden;
	}
	.rightTop-item-text{
	  	display: flex;
	  	align-items: center;
	  	justify-content: space-between;
	  	padding-left: 3rem;
	  	height: 100%;
	}
	.rightTop-item-img,
	.rightBottom-item-img{
		flex: 1;
		display: flex;
	  	align-items: center;
	}
	.rightBottom-item-img{
		height: calc(100% - 2.25rem);
	}
	.rightTop-item-img img,
	.rightBottom-item-img img{
	  	width: 100%;
	} 
	.rightTop-item-text p,
	.rightBottom-item-text p {
	  	margin: 0;
	  	font-size: .625rem;
	}
	.rightTop-item-text p{
		/* padding-right: 5.6875rem; */
		width: 18.68rem;
	}
	.postSale-rightBottom-item {
  		height: 50%;
		margin: 0 1.1875rem;
		margin-top: 4px;
	}
	.postSale-rightBottom-item .col-xs-6{
		width: calc(50% - 4px);
		height: 100%;
		margin-right: 4px;
		padding: 0;
		background: #f2f2f2;
		border-radius: 5px;
		overflow: hidden;
	}
	.postSale-rightBottom-item .col-xs-6:last-child{
		margin: 0;
		margin-left: 4px;
	}
	.rightBottom-item-text{
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		height: 100%;
		text-align: center;
	}
	.rightBottom-item-img {
	  	padding: 0;
	}
	.rightBottom-item-img a{
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.rightBottom-item-text p{
		height: 2.25rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.collection-team-item img {
		width: 100%;
	}
	.section-payment .section__content .display-table > .row > .col-xs-12 {
		padding: 0;
		margin-bottom: .5em;
		border-radius: 4px;
		overflow: hidden;
	}
	.radio__label__primary svg,
	.radio__label__primary img{
		height: 1.5rem;
	}
	.content-box-content {
		border: 1px solid #fff;
		border-top: 0;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	.index-userPic {
		padding-top: 6.4vw;
	  	padding-bottom: 3.2vw;
	}
	.userPic-content {
	  	padding: 0 3.2vw;
	}
	.userPic-content h2 {
		margin: 0;
		margin-bottom: 8.533vw;
	}
	.review-userPic .userPic-content{
		padding: 0 15px;
	}
	.userPic-list {
	  	padding: 0;
	}
	.review-userPic .userPic-list {
		margin: 0;
	}
	.userPic-list .slick-list{
	  	margin: 0 -3.2vw;
		padding-right: 0;
	}
	.review-userPic .userPic-list .slick-list{
		padding-right: 0;
		height: calc(100vw - 30px);
	}
	.review-userPic .userPic-list .slick-list .slick-track {
	  	height: 100%;
	}
	.userPic {
	  	padding: 4px;
	}
	.review-userPic .userPic-list .userPic {
	  	display: flex;
	  	justify-content: center;
	  	align-items: center;
	  	height: 100%;
	  	margin: 0;
	  	padding: 4px 0;
	  	overflow: hidden;
	}
	.userPic-list .userPic img {
	  	width: 100%;
	  	margin: 0;
	}
	.review-userPic .userPic-list .userPic img{
		width: auto;
	  	height: auto;
	  	max-width: 100%;
	}
	.topBtn {
	  	float: right;
		margin-right: 1.979vw;
		cursor: pointer;
	}
	.topBtn .arrow-circle {
		position: relative;
	  	width: 3.33vw;
		height: 3.33vw;
		margin: auto;
		background: #fff;
		border: 1px solid #ccc;
		border-radius: 50%;
		transition: all .5s;
	}
	.topBtn .arrow-circle svg{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%) rotateZ( 270deg );
		margin-left: 0;
		font-size: 1.875vw;
		color: #000;
	}
	.topBtn p{
		margin-top: 11px;
		margin-bottom: 6px;
		font-size: .833vw;
	}
	.index-product-size{
		padding: 0;
		padding-bottom: 2.28125rem
	}
	.index-product-size h2{
		margin-top: 0
	}
	.tab-content-list .btn-sizeMore{
		margin-top: 1.25rem;
		margin-bottom: 3.75rem;
	}
	.index-news:not(.index-news-new){
		padding-top: 3.125rem;
		padding-bottom: 2.28125rem;
	}
	.instagram-item{
		position: relative;
		width: calc(50vw - 17px);
		margin: 1px;
	}
	.index-catalog-product h2,
	.product-catalog-min h2,
	.index-news:not(.index-news-new) h2,
	.index-review h2{
		margin-top: 0;
	}
	.product-youtube .product-youtube-video{
		min-height: 13.125rem
	}
	.index-Instagram .instagram_click{
		margin-top: 2.28125rem!important;
		margin-bottom: 0!important;
		width: 15.3125rem;
	}
	.sold-out-email { display: block!important }
	.sold-out-email .kDnmLV{ 
		color: #2f2f2f;
	}
	.index-recommendation{
		margin-bottom: .625rem;
	}
	.recommendation-list{
		padding: 2.875rem 0;
	}
	.recommendation-item{
		padding: 0 .9375rem;
		text-align: center;
	}
	.recommendation-item .text{
		max-width: 18.75rem;
		min-height: 4.5rem;
		margin: auto;
	    margin-bottom: 1.6875rem;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    line-height: 1.5;
	    font-size: 1rem;
	    color: #2f2f2f;
	    overflow: hidden;
	}
	.recommendation-list .recommendation-item img{
		margin: auto;
	}
	.search-main .header-content h2{
		margin-bottom: 1.75rem;
		font-size: 1.67rem;
	}
	.search-main .search-breadcrumb{
		border-bottom: 1px solid #ccc;
	}
	.search-main .search-breadcrumb ol{
		margin-top: 0;
		margin-bottom: 1.5rem;
	}
	.search-main .product-catalog{
		padding-top: 0;
	}
	.result-count p{
		margin-top: 2.25rem;
		margin-bottom: 1.5rem;
		font-size: 1.5625rem;
		color: #2f2f2f;
	}
	.search-main .product-accessories-more .accessories-obj{
		margin-top: 0;
		margin-bottom: 1.875rem;
	}
	.search-pagination ul{
		margin-top: 1.25rem;
		margin-bottom: 2.875rem;
	}
	.no-result-list{
		padding-top: 0;
		padding-bottom: 8.75rem;
		font-size: 1rem;
		color: #2f2f2f;
	}
	.guildwars-banner{
		position: relative;
	    padding-top: 1.8125rem;
	    padding-bottom: 20.3125rem;
	    background-image: url(../jpg/guildwars-mobile-banner.jpg);
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: bottom;
	}
	.guildwars-landing-banner{
		position: relative;
	    padding-top: 3.889vw;
	    background-image: url('../png/ef60b3d4-48a5-45db-b739-9fc15e1b3453-1.png_%3b%20filename_%3dutf-8%27%27ef60b3d4-48a5-45db-b739-9fc15e1b3453-1067b.png?imageView2/2/format/webp/interlace/1');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
	}
	.spy-banner {
		padding-top: 7.917vw;
		background-image: url('../jpg/988cb617-a086-4811-8ba0-5e7b6095a7cc-1.jpg_%3b%20filename_%3dutf-8%27%27988cb617-a086-4811-8ba0-5e7b6095a7cc-1.jpg');
	}
	.shock-banner {
		padding-top: 6.111vw;
		background-image: url('../png/ec5df52d-1449-493b-9903-7d8003f08594-2.png_%3b%20filename_%3dutf-8%27%27ec5df52d-1449-493b-9903-7d8003f08594-2.png');
	}
	.shock-introduce {
		background: rgba(214, 217, 217, 0.9);
	}
	.shock-introduce .guildwars-banner-introduce-text {
		background-image: url('../jpg/0858b3e4-9bac-4392-b62c-477fdbca29ef-2.jpg_%3b%20filename_%3dutf-8%27%270858b3e4-9bac-4392-b62c-477fdbca29ef-2067b.jpg?imageView2/2/format/webp/interlace/1');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
	}
	.guildwars-edition {
		position: relative;
	    padding-top: 11.667vw;
	    background-image: url('../png/ba1383ac-2657-48f7-8350-c6e4959a3979-1.png_%3b%20filename_%3dutf-8%27%27ba1383ac-2657-48f7-8350-c6e4959a3979-1067b.png?imageView2/2/format/webp/interlace/1');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
	}
	.spy-edition {
	    padding-top: 4.861vw;
	    font-family: 'Arial';
	    background-image: url('../jpg/8b88d57e-cf54-49c2-a31f-c9f48852c9c5-1.jpg_%3b%20filename_%3dutf-8%27%278b88d57e-cf54-49c2-a31f-c9f48852c9c5-1067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.shock-edition {
		padding-top: 9.583vw;
	    background-image: url('../jpg/740f064a-8c44-4042-acc8-ddfa8df8ae4b-1.jpg_%3b%20filename_%3dutf-8%27%27740f064a-8c44-4042-acc8-ddfa8df8ae4b-1067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.evo-edition {
		padding-top: 0;
		background: none;
	}
	.nrg-edition,
	.ffr-edition,
	.tec-edition,
	.metaphor-edition,
	.blackDesert-edition,
	.trolli-edition {
		padding-top: 0;
		background: none;
	}
	.immortals-edition {
		padding-top: 0;
		font-family: 'Arial';
		background: none;
	}
	.metaphorPage {
		font-family: 'SourceHanSerifCN';
		background: #000;
	}
	#metaphor-movie {
	    width: 100%;
	    height: 100vh;
	    position: fixed;
	    top: 0;
	    left: 0;
	    pointer-events: none;
	    mix-blend-mode: lighten;
	    -o-object-fit: cover;
	    object-fit: cover;
	    z-index: 10000;
	}
	.guildwars-endOfDragon-banner{
		position: relative;
		padding-top: 1.75rem;
		background-image: url('../jpg/fe64b9db-c01f-4b17-a91a-e1c13e566dbb.jpg_%3b%20filename_%3dutf-8%27%27fe64b9db-c01f-4b17-a91a-e1c13e566dbb.jpg');
	}
	.dbd-banner{
		background-image: url('../png/d5c51f1c-a28c-4dc2-b37f-d59c5e100c37-1.png_%3b%20filename_%3dutf-8%27%27d5c51f1c-a28c-4dc2-b37f-d59c5e100c37-1.png');
		background-size: cover;
    	background-position: top center;
	}
	.starsWar-banner{
		background-image: url('../png/d838655f-5989-43d6-8a8d-e2bbee710528-1.png_%3b%20filename_%3dutf-8%27%27d838655f-5989-43d6-8a8d-e2bbee710528-1.png');
		background-size: cover;
    	background-position: top center;
	}
	.blackDesert-banner{
		background-image: url('../jpg/c20158f4-7ee2-47e6-859b-f862416d074c-1.jpg_%3b%20filename_%3dutf-8%27%27c20158f4-7ee2-47e6-859b-f862416d074c-1.jpg');
	}
	.metaphor-banner{
		position: relative;
		background-image: url('../png/21b06afb-4d1a-489a-b981-c6c553d6add0-1.png_%3b%20filename_%3dutf-8%27%2721b06afb-4d1a-489a-b981-c6c553d6add0-1.png');
	}
	.bananya-banner{
		background-image: url('../png/6b9e7691-53fd-4001-ab87-04e5031ca923-2.png_%3b%20filename_%3dutf-8%27%276b9e7691-53fd-4001-ab87-04e5031ca923-2.png');
		background-size: cover;
    	background-position: top center;
	}
	.baliMajor-banner{
		padding-top: 6.944vw;
		background-image: url('../png/2fe43da2-7abf-460d-920f-65407e9d8ed8-1.png_%3b%20filename_%3dutf-8%27%272fe43da2-7abf-460d-920f-65407e9d8ed8-1.png');
		background-size: cover;
    	background-position: center center;
	}
	.evo-banner{
		padding-top: 3.333vw;
		padding-bottom: 8.472vw;
		background-color: #000;
		background-image: url('../png/75e8ba3a-90e5-451e-9445-1ac2f56e275b-2.png_%3b%20filename_%3dutf-8%27%2775e8ba3a-90e5-451e-9445-1ac2f56e275b-2.png');
		background-size: cover;
    	background-position: center center;
	}
	.nrg-banner{
		padding-top: 6.667vw;
		padding-bottom: 9.028vw;
		background-image: url('../jpg/c9bf53d6-8f48-45f2-b7dd-831e74914d25-1.jpg_%3b%20filename_%3dutf-8%27%27c9bf53d6-8f48-45f2-b7dd-831e74914d25-1.jpg');
		background-size: cover;
    	background-position: center center;
	}
	.ffr-banner{
		padding-top: 13.611vw;
		padding-bottom: 7.639vw;
		background-image: url('../png/02267ec7-7add-4841-bfd5-a8c77471edcb-1.png_%3b%20filename_%3dutf-8%27%2702267ec7-7add-4841-bfd5-a8c77471edcb-1.png');
		background-size: cover;
    	background-position: center center;
	}
	.tec-banner{
		padding-top: 6vw;
		padding-bottom: 4.4vw;
		background-image: url('../png/a4888eeb-f18c-464c-9f13-d0d658315b9a-1.png_%3b%20filename_%3dutf-8%27%27a4888eeb-f18c-464c-9f13-d0d658315b9a-1.png');
		background-size: cover;
    	background-position: center center;
	}
	.trolli-banner{
		padding-top: 5.416vw;
		padding-bottom: 22.5vw;
		background-image: url('../png/ecae380b-3f5a-4765-934f-44dff4e18102-1.png_%3b%20filename_%3dutf-8%27%27ecae380b-3f5a-4765-934f-44dff4e18102-1.png');
		background-size: cover;
    	background-position: center center;
	}
	.immortals-banner{
		padding-top: 7.5vw;
    	padding-bottom: 8.611vw;
		background-image: url('../jpg/1ca007dd-3039-4ccd-8a77-9059e88ae135-1.jpg_%3b%20filename_%3dutf-8%27%271ca007dd-3039-4ccd-8a77-9059e88ae135-1.jpg');
		background-size: cover;
    	background-position: center center;
	}
	.baliMajor-edition {
		padding-top: 0;
		background-image: url('../png/eeedae94-9b0a-44e7-9e53-724e3a70f958-1.png_%3b%20filename_%3dutf-8%27%27eeedae94-9b0a-44e7-9e53-724e3a70f958-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.bananya-edition {
		background-image: url('../jpg/647a39ba-512c-48be-a685-9dee4bd88dc0-1.jpg_%3b%20filename_%3dutf-8%27%27647a39ba-512c-48be-a685-9dee4bd88dc0-1067b.jpg?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.spy-detail {
		position: relative;
	    padding-top: 14.306vw;
	    padding-bottom: 11.528vw;
	    font-family: 'Arial';
	    background-image: url('../jpg/4a7e1fe3-37d0-4577-9678-a7c6344ae703-1.jpg_%3b%20filename_%3dutf-8%27%274a7e1fe3-37d0-4577-9678-a7c6344ae703-1067b.jpg?imageView2/2/format/webp/interlace/1');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
	}
	.evo-introduce,
	.nrg-introduce,
	.ffr-introduce,
	.tec-introduce {
		padding-top: 8.75vw;
		padding-bottom: 14.306vw;
		background-image: url('../png/e1babb9d-a628-4329-8c51-5f9a9f2d535f-1.png_%3b%20filename_%3dutf-8%27%27e1babb9d-a628-4329-8c51-5f9a9f2d535f-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.nrg-introduce {
		background-image: url('../jpg/28d24145-6dd3-4d71-9da4-a087a883a72e-2.jpg_%3b%20filename_%3dutf-8%27%2728d24145-6dd3-4d71-9da4-a087a883a72e-2067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.ffr-introduce {
		padding-top: 15.278vw;
		padding-bottom: .278vw;
		background-image: url('../png/6c08f066-6193-474d-a419-1b2305f23147-1.png_%3b%20filename_%3dutf-8%27%276c08f066-6193-474d-a419-1b2305f23147-1067b.png?imageView2/2/format/webp/interlace/1');
	}
	.tec-introduce {
		padding-top: 6.533vw;
		padding-bottom: 13.2vw;
		background-image: url('../png/2cbeb6e3-5a94-4535-b8ce-453deade98c0-1.png_%3b%20filename_%3dutf-8%27%272cbeb6e3-5a94-4535-b8ce-453deade98c0-1067b.png?imageView2/2/format/webp/interlace/1');
	}
	.trolli-introduce {
    	padding-top: 8.472vw;
    	padding-bottom: 8.472vw;
    	background-image: url('../png/36f430e2-56a3-402d-94d4-b61334273b49-2.png_%3b%20filename_%3dutf-8%27%2736f430e2-56a3-402d-94d4-b61334273b49-2067b.png?imageView2/2/format/webp/interlace/1');
  	}
	.immortals-introduce {
		padding-top: 15vw;
    	padding-bottom: 15vw;
		font-family: 'Arial';
		background-color: #03b1a9;
		background-image: url('../png/c923ebbd-492d-4c85-9c8c-e4d2874442f6-1.png_%3b%20filename_%3dutf-8%27%27c923ebbd-492d-4c85-9c8c-e4d2874442f6-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: bottom center;
	}
	.evo-detail{
		background-image: url('../png/c17bc142-094f-4c7e-bc0a-49d9a961005f-1.png_%3b%20filename_%3dutf-8%27%27c17bc142-094f-4c7e-bc0a-49d9a961005f-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.nrg-detail{
		background-image: url('../jpg/6ba185a3-6aed-44c8-a99f-06a00817c0c0-1.jpg_%3b%20filename_%3dutf-8%27%276ba185a3-6aed-44c8-a99f-06a00817c0c0-1067b.jpg?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.ffr-detail{
		background-image: url('../png/11583052-cdac-4d1d-8ce3-b4882008db33-1.png_%3b%20filename_%3dutf-8%27%2711583052-cdac-4d1d-8ce3-b4882008db33-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.immortals-detail{
		font-family: 'Arial';
		background-image: url('../jpg/90c3c07f-d341-4a25-a64f-7a577e13901c-2.jpg_%3b%20filename_%3dutf-8%27%2790c3c07f-d341-4a25-a64f-7a577e13901c-2067b.jpg?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.guildwars-banner-text,
	.dbd-banner-text,
	.dbd-introduce-text {
	    text-align: center;
	    color: #fff;
	}
	.blackDesert-introduce .dbd-introduce-text {
		color: #000;
	}
	.metaphor-introduce .dbd-introduce-text {
		color: #fff;
	}
	.shock-banner .guildwars-banner-text {
		color: #000;
	}
	.dbd-banner-text h1 {
	  	margin-top: 0;
	  	margin-bottom: 44.306vw;
	  	line-height: 1.2;
	}
	.bananya-banner .dbd-banner-text h1 {
	  	margin-top: 0;
	  	margin-bottom: 4.444vw;
	}
	.metaphor-banner .dbd-banner-text h1 {
		margin: 0;
		margin-bottom: 4.306vw;
	}
	.metaphor-bold {
		font-family: 'SourceHanSerifCN-Bold'
	}
	.shadow-header {
	  	color: #946866;
		-webkit-text-stroke: .833vw transparent;
	    background: #fff;
	    -webkit-background-clip: text;
	}
	.dbd-banner-text img {
	  	display: block;
	  	margin: auto;
	  	margin-bottom: 13.611vw;
		margin-top: 6.806vw;
		height: 7.083vw;
	}
	.starsWar-banner .dbd-banner-text img {
	    margin-top: 18.75vw;
	    margin-bottom: 116.667vw;
	    height: 11.25vw;
	}
	.blackDesert-banner .dbd-banner-text img {
	    margin-top: 6.528vw;
	    margin-bottom: 96.389vw;
	    height: 3.472vw;
	}
	.metaphor-banner .dbd-banner-text img {
	    margin-top: 4.444vw;
	    margin-bottom: 92.361vw;
	    height: 13.611vw;
	}
	.bananya-banner .dbd-banner-text img {
		margin-top: 4.167vw;
	    margin-bottom: 104.44vw;
	    height: 4.583vw;
	}
	.dbd-banner-text .btn {
	  	margin-bottom: 6.667vw;
	  	padding-top: 0 !important;
	}
	.bananya-banner .dbd-banner-text .btn {
	  	margin-bottom: 4.028vw;
	}
	.metaphor-banner .dbd-banner-text .btn {
		margin-bottom: 13.333vw;
	}
	.evo-banner .guildwars-banner-text,
	.nrg-banner .guildwars-banner-text,
	.ffr-banner .guildwars-banner-text,
	.tec-banner .guildwars-banner-text,
	.trolli-banner .guildwars-banner-text,
	.immortals-banner .guildwars-banner-text {
		padding: 0 3.2vw;
	}
	.guildwars-banner-text img {
	    height: 3.75rem;
    	margin-bottom: 1.0625rem;
	}
	.baliMajor-banner .guildwars-banner-text img {
	    margin-bottom: 90.972vw;
    	height: 8.194vw;
	}
	.guildwars-landing-banner .guildwars-banner-text img{
		height: 11.667vw;
    	margin-bottom: 102.222vw;
	}
	.spy-banner .guildwars-banner-text img{
		height: 5.556vw;
    	margin-bottom: 59.861vw;
	}
	.shock-banner .guildwars-banner-text img{
		height: 8.75vw;
    	margin-bottom: 98.75vw;
	}
	.guildwars-endOfDragon-banner .guildwars-banner-text img{
		height: 4.125rem;
    	margin-bottom: 88vw;
	}
	.evo-banner .guildwars-banner-text img {
		height: 7.5vw;
		margin-bottom: 83.056vw;
	}
	.nrg-banner .guildwars-banner-text img {
		height: 5.556vw;
		margin-bottom: 73.889vw;
	}
	.ffr-banner .guildwars-banner-text img {
		height: 5.278vw;
		margin-bottom: 70.278vw;
	}
	.tec-banner .guildwars-banner-text img {
		height: 5.733vw;
		margin-bottom: 83.867vw;
	}
	.trolli-banner .guildwars-banner-text .logo {
		margin-bottom: 10.556vw;
		height: 5.694vw;
	}
	.trolli-banner .guildwars-banner-text .trolli-chair {
		width: 92.222%;
		height: auto;
		margin-left: 7.778%;
		margin-bottom: 3.472vw;
	}
	.trolli-banner .guildwars-banner-text .trolli-candy {
		position: absolute;
		width: 100%;
		height: auto;
		left: 0;
		top: 18.75vw;
		margin-bottom: 0;
	}
	.immortals-banner .guildwars-banner-text img {
		height: 7.5vw;
    	margin-bottom: 83.611vw;
	}
	.guildwars-banner-text h3{
    	margin-top: 0;
		font-size: 1.25rem;
		line-height: 1.2;
	    color: #ffffff;
	    text-shadow: 0 0 10px #ff6d10;
	    text-transform: uppercase;
	}
	.baliMajor-banner .guildwars-banner-text h1{
		margin-bottom: 5.972vw;
	}
	.guildwars-landing-banner .guildwars-banner-text h1{
		margin-bottom: 1.667vw;
	}
	.spy-banner .guildwars-banner-text h1{
		margin-bottom: 4.444vw;
	}
	.shock-banner .guildwars-banner-text h1{
		margin-bottom: 4.028vw;
		font-size: calc(22px + 11 * ((100vw - 320px) / 2080));
		line-height: 1;
	}
	.evo-banner .guildwars-banner-text h1{
		margin-bottom: 2.017vw;
	}
	.nrg-banner .guildwars-banner-text h1{
		margin-bottom: 5.278vw;
	}
	.tec-banner .guildwars-banner-text h1,
	.ffr-banner .guildwars-banner-text h1,
	.trolli-banner .guildwars-banner-text h1{
		margin-bottom: 1.389vw;
		font-size: calc(22px + 11 * ((100vw - 320px) / 2080))
	}
	.tec-banner .guildwars-banner-text h1 {
		margin-bottom: 1.867vw;
	}
	.immortals-banner .guildwars-banner-text h1{
		margin-bottom: 4.444vw;
	}
	.guildwars-title{
		font-family: 'SFMono-Regular';
	}
	.baliMajor-title{
		font-family: 'Arial';
		font-weight: bold;
	}
	.baliMajor-banner .guildwars-banner-text h1,
	.baliMajor-banner .guildwars-banner-introduce-text h2{
		color: #fff;
	}
	.guildwars-endOfDragon-banner .guildwars-banner-text h3{
		margin-bottom: .9375rem;
		text-shadow: none;
		color: #ffecb6;
		font-size: 1.25rem;
		text-transform: capitalize;
	}
	.guildwars-banner-text p {
	    margin: 0;
	    margin-bottom: .9375rem;
	    font-size: .75rem; 
	}
	.shock-banner .guildwars-banner-text p {
	    margin-bottom: 5vw;
	    font-size: .875rem; 
	}
	.guildwars-landing-banner .guildwars-banner-text p.text {
	    margin-bottom: 2.917vw;
	    font-size: .875rem;
	}
	.guildwars-endOfDragon-banner .guildwars-banner-text p.text {
		margin-bottom: 1.25rem;
		text-transform: inherit;
		font-size: .875rem;
	}
	.guildwars-endOfDragon-banner .guildwars-banner-text p.text::before,
	.guildwars-endOfDragon-banner .guildwars-banner-text p.text::after {
		display: none;
	}
	.evo-banner .guildwars-banner-text p.text{
		margin-bottom: 4.306vw;
		font-size: .875rem;
		line-height: 1.8;
	}
	.btn-guildwars{
		width: 10.9375rem!important;
		margin: auto;
		background: #c62e2d;
	    background: -moz-linear-gradient(top, #c62e2d 0%, #4b110e 100%);
	    background: -webkit-linear-gradient(top, #c62e2d 0%,#4b110e 100%);
	    background: linear-gradient(to bottom, #c62e2d 0%,#4b110e 100%);
	    text-align: center;
	    font-size: .875rem;
	    line-height: 1;
	    color: #fff;
	    padding: .5rem 1.875rem!important;
	    cursor: pointer;
	    border: 1px solid #8d0f08;
	    border-radius: 0;
	}
	.btn-evo {
		width: 42.222vw!important;
		height: 8.533vw;
		padding: 0!important;
		font-size: .875rem;
		line-height: 8.533vw;
		color: #fff;
		background: #009fd1;
	}
	.btn-blackDesert {
		width: 34.028vw!important;
		height: 7.5vw;
		padding: 0!important;
		font-size: .875rem;
		line-height: 7.5vw;
		color: #000;
		background: #dcb15c;
	}
	.btn-dbd,
	.btn-baliMajor,
	.btn-metaphor,
	.btn-bananya{
		position: relative;
		width: 21.126rem!important;
		height: 2.604rem;
		margin: auto;
	    padding: 0!important;
		text-align: center;
	    font-size: .875rem;
	    line-height: 2.34375rem;
	    color: #fff;
	    cursor: pointer;
	    background: #aa1a18;
		border: 0;
		border-radius: 0;
		text-transform: capitalize;
	}
	.btn-metaphor{
		width: 14.74609375rem!important;
		height: 3.092rem;
		padding: 0!important;
		line-height: 2.9296875rem;
		background: none;
	}
	.btn-baliMajor{
		width: 49.722vw!important;
		height: 9.583vw;
		line-height: 9.583vw;
		background: transparent;
	}
	.btn-bananya{
		width: 47.917vw!important;
		height: 11.528vw;
		padding-top: 1.25vw;
    	font-size: 1.171875rem;
		line-height: 10.278vw;
		background: transparent;
		color: #fef58c;
	}
	.btn-metaphor:hover {
		border-radius: 0;
		color: #fff;
	}
	.btn-dbd:hover,
	.btn-baliMajor:hover {
		color: #fff;
	}
	.btn-bananya:hover {
		color: #fef58c;
	}
	.btn-evo:hover {
		color: #009fd1;
		background: #fff;
	}
	.btn-dbd::before,
	.btn-metaphor::before,
	.btn-baliMajor::before,
	.btn-bananya::before {
	  	content: '';
	  	position: absolute;
	  	width: 100%;
	  	height: 100%;
	  	top: 0;
	  	right: 0;
	  	background-image: url('../png/cc106ec6-877e-478b-9d93-f776014f1b74-1.png_%3b%20filename_%3dutf-8%27%27cc106ec6-877e-478b-9d93-f776014f1b74-1.png');
		background-repeat: no-repeat;
		background-size: cover;
		opacity: 1;
	  	z-index: 1;
	  	transition: all .3s ease;
	}
	.btn-baliMajor::before {
		background-image: url('../png/429ed311-daed-49c9-869c-877d809fc909-1.png_%3b%20filename_%3dutf-8%27%27429ed311-daed-49c9-869c-877d809fc909-1.png');
	}
	.btn-bananya::before {
		background-image: url('../png/19913b34-6c30-46fb-86be-799194d53faf-1.png_%3b%20filename_%3dutf-8%27%2719913b34-6c30-46fb-86be-799194d53faf-1.png');
	}
	.btn-dbd:hover::before {
		opacity: 0;
	}
	.btn-metaphor::before {
		background-image: url('../png/b355a606-274e-4252-a1cb-baa286d4afee-1.png_%3b%20filename_%3dutf-8%27%27b355a606-274e-4252-a1cb-baa286d4afee-1.png');
	}
	.btn-dbd span,
	.btn-metaphor span,
	.btn-baliMajor span,
	.btn-bananya span{
		position: relative;
		z-index: 3;
	}
	.guildwars-banner-text .btn{
	    text-transform: uppercase;
	}
	.spy-banner .guildwars-banner-text .btn{
		margin-bottom: 13.75vw;
		background: #c80025;
		border-color: #c80025;
	}
	.shock-banner .guildwars-banner-text .btn{
		margin-bottom: 4.44vw;
		background: #000;
		border-color: #000;
	}
	.baliMajor-banner .guildwars-banner-text .btn,
	.evo-banner .guildwars-banner-text .btn,
	.nrg-banner .guildwars-banner-text .btn,
	.ffrPage .btn-ffr,
	.tec-banner .guildwars-banner-text .btn,
	.immortals-banner .guildwars-banner-text .btn {
	    text-transform: capitalize;
	}
	.nrg-banner .guildwars-banner-text .btn,
	.ffrPage .btn-ffr {
		width: 37.222vw!important;
		padding: 1.806vw 0!important;
	}
	.ffrPage .btn-ffr {
		border: none;
		background-image: url('../png/4b71e8b3-f82e-4091-a5a0-9072ae456e86-2.png_%3b%20filename_%3dutf-8%27%274b71e8b3-f82e-4091-a5a0-9072ae456e86-2.png');
    	background-size: contain;
    	background-position: center center;
	}
	.tec-banner .guildwars-banner-text .btn {
		width: 37.222vw!important;
		padding: 1.806vw 0!important;
		border: 0;
		background: #DB2C1B;
		box-shadow: -.533vw 0px 0px 0px #FF4F4F, .533vw 0px 0px 0px #FF4F4F; 
	}
	.immortals-banner .guildwars-banner-text .btn{
		background: #03b1a9;
	}
	.immortals-banner .guildwars-banner-text .btn:hover{
		color: #03b1a9;
		background: #fff;
	}
	.guildwars-endOfDragon-banner .btn-guildwars{
		margin-bottom: 2.375rem;
	}
	.guildwars-endOfDragon-banner .btn-guildwars,
	.guildwars-endOfDragon-introduce .btn-guildwars,
	.guildwars-video-introduce-text .btn-guildwars{
		position: relative;
		min-width: 11.25rem;
		color: #151515;
		border: 0;
		border-radius: 0!important;
		background: linear-gradient(180deg,#55f300,#1a7780);
	}
	.guildwars-endOfDragon-banner .btn-guildwars::after,
	.guildwars-endOfDragon-introduce .btn-guildwars::after,
	.guildwars-video-introduce-text .btn-guildwars::after{
		content: "";
		position: absolute;
		min-width: 50.4vw;
		width: 100%;
		height: 11.2vw;
		top: 0;
		left: 0;
		background: #000;
		opacity: .15;
	}
	.guildwars-endOfDragon-banner .btn-guildwars::after,
	.guildwars-endOfDragon-introduce .btn-guildwars::after,
	.guildwars-video-introduce-text .btn-guildwars::after{
		min-width: 11.25rem;
		height: 100%;
		opacity: .2;
	}
	.btn-guildwars:hover{
		color: #fff;
	  	background: #c62e2d; 
	  	background: -moz-linear-gradient(top, #c62e2d 0%, #c62e2d 100%);
	    background: -webkit-linear-gradient(top, #c62e2d 0%,#c62e2d 100%);
	    background: linear-gradient(to bottom, #c62e2d 0%,#c62e2d 100%);
	  	border: 1px solid #c62e2d;
	}
	.guildwars-endOfDragon-banner .btn-guildwars:hover,
	.guildwars-endOfDragon-introduce .btn-guildwars:hover,
	.guildwars-video-introduce-text .btn-guildwars:hover{
		color: #ffffd2;
		border: 0;
		background: linear-gradient(180deg,#55f300,#1a7780);
	}
	.guildwars-endOfDragon-banner .btn-guildwars:hover::after,
	.guildwars-endOfDragon-introduce .btn-guildwars:hover::after,
	.guildwars-video-introduce-text .btn-guildwars:hover::after{
		opacity: 0;
	}
	.shock-introduce-image img {
		width: 100%;
	}
	.evo-introduce-img {
		padding-top: 18.889vw;
    	padding-bottom: 8.889vw;
	  	text-align: center;
	}
	.nrg-introduce-img {
		padding-top: 18.889vw;
    	padding-bottom: 8.889vw;
	  	text-align: center;
	}
	.ffr-introduce-img {
		padding-bottom: 5.972vw;
		text-align: center;
	}
	.evo-introduce-img img {
		width: 23.89vw;
	}
	.nrg-introduce-img img {
		width: 64.533vw;
	}
	.ffr-introduce-img img {
		width: 46.389vw;
	}
	.guildwars-banner-introduce-text {
		padding-top:  17.778vw;
		padding-bottom: 10.833vw;
		text-align: center;
		color: #fff;
		font-size: .875rem;
	}
	.tec-introduce-content {
		padding: 0 4vw;
	}
	.trolli-introduce-content {
		padding: 0 13.056vw;
		padding-top: 5.833vw;
	}
	.ffr-introduce-content .guildwars-banner-introduce-text {
		padding-top:  0;
		padding-bottom: 81.667vw;
		text-align: left;
	}
	.tec-introduce-content .guildwars-banner-introduce-text {
		padding: 5.467vw 3.2vw 0;
		color: #000;
	}
	.trolli-introduce-content .guildwars-banner-introduce-text {
		padding: 0;
		color: #fff;
	}
	.spy-edition .guildwars-banner-introduce-text {
		position: relative;
		padding: 0 3.2vw;
		padding-top:  90.556vw;
		padding-bottom: 4.861vw;
		margin-bottom: 13.472vw;
		color: #000;
		overflow: hidden;
	}
	.shock-introduce .guildwars-banner-introduce-text {
		padding: 6.4vw 3.2vw;
		text-align: left;
		color: #000;
	}
	.spy-edition .guildwars-banner-introduce-text img {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		height: 100%;
		width: auto;
		z-index: 0;
	}
	.shock-introduce .guildwars-banner-introduce-text img {
		width: 100%;
	}
	.baliMajor-banner .guildwars-banner-introduce-text {
		padding-top: 29.722vw;
		padding-bottom: 32.222vw;
	}
	.evo-introduce .guildwars-banner-introduce-text,
	.nrg-introduce .guildwars-banner-introduce-text,
	.immortals-introduce .guildwars-banner-introduce-text {
		padding: 0;
	}
	.guildwars-banner-introduce-text h2 {
		margin-bottom: 4.44vw;
		color: #8d0f08;
	}
	.spy-edition .guildwars-banner-introduce-text h2 {
		position: relative;
		margin-bottom: 2.778vw;
		font-size: calc(18px + 8 * ((100vw - 320px) / 2080));
		color: #000;
		z-index: 2;
	}
	.evo-introduce .guildwars-banner-introduce-text h2,
	.nrg-introduce .guildwars-banner-introduce-text h2 {
		margin-bottom: 6.667vw;
		color: #fff;
	}
	.immortals-introduce .guildwars-banner-introduce-text h2 {
		margin-bottom: 6.667vw;
		line-height: 1.4;
		color: #fff;
	}
	.guildwars-banner-introduce-text p {
		line-height: 1.8;
	}
	.tec-introduce-content .guildwars-banner-introduce-text p {
		line-height: 1.2;
	}
	.spy-edition .guildwars-banner-introduce-text p {
		position: relative;
		line-height: 1.4;
		z-index: 2;
	}
	.shock-introduce .guildwars-banner-introduce-text p {
		padding: 3.2vw;
    	line-height: 1.5;
		background: #fff;
	}
	.baliMajor-banner .guildwars-banner-introduce-text p {
	    line-height: 1.2;
	}
	.evo-introduce .guildwars-banner-introduce-text p.text:last-child,
	.nrg-introduce .guildwars-banner-introduce-text p.text {
		margin: 0;
		margin-top: 5.278vw;
	}
	.immortals-introduce .guildwars-banner-introduce-text p {
		padding: 0 3.2vw;
	}
	.tec-introduce-images {
		margin: 0 4vw;
		padding: 5.333vw 0;
		text-align: center;
		background: #DB2C1B;
	}
	.trolli-introduce-images {
    	margin: 0 15vw;
    	padding: 0;
  	}
	.tec-introduce-images img {
		width: 31.733vw;
	}
	.trolli-introduce-images img {
		width: 100%
	}
	.ffr-introduce-images img {
		position: absolute;
	    bottom: .1042vw;
	    left: -15.694vw;
	    width: 110.694vw;
	}
	.evo-detail{
		padding: 7.778vw 0 0;
	}
	.nrg-detail{
		padding: 15.833vw 0 0;
	}
	.ffr-detail{
		padding: 15.556vw 0 1px;
	}
	.immortals-detail{
		padding: 13.472vw 0 0;
	}
	.guildwars-edition-images {
	  	order: 1;
	  	padding: 6.111vw 9.167vw;
	}
	.spy-edition .guildwars-edition-images {
	    padding: 4.028vw 3.2vw;
	}
	.evo-detail .guildwars-edition-images {
		padding: 5.417vw 8.333vw 3.194vw;
	}
	.nrg-detail .guildwars-edition-images {
		padding: 14.583vw 8.611vw 11.25vw;
	}
	.ffr-detail .guildwars-edition-images {
		padding: 6.806vw 0 0;
	}
	.immortals-detail .guildwars-edition-images {
		padding: 7.917vw 4.722vw 13.333vw;
	}
	.baliMajor-edition .guildwars-edition-images {
		padding: 0;
		position: relative;
		height: fit-content;
	}
	.baliMajor-edition .guildwars-edition-images::after {
		content: '';
		position: absolute;
		top: 0;
	    left: 0;
	    bottom: 0;
	    right: 0;
		background-image: url('../png/b5861b03-28e6-4607-8487-b034346721ff-1.png_%3b%20filename_%3dutf-8%27%27b5861b03-28e6-4607-8487-b034346721ff-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: bottom right;
    	background-repeat: no-repeat;
	}
	.baliMajor-edition .guildwars-edition-images .guildwars-edition-image {
	  	position: relative;
	  	height: 129.722vw;
	  	overflow: hidden;
	}
	.guildwars-edition-images .guildwars-edition-image img,
	.guildwars-edition-list .guildwars-edition-item img {
		margin: 0;
		width: 100%;
	}
	.baliMajor-edition .guildwars-edition-images .guildwars-edition-image img {
	  	position: absolute;
	  	top: 4.8vw;
	  	left: -6.667vw;
	    width: 113vw;
	    height: 113vw;
	}
	.spy-edition .guildwars-edition-images .slick-list {
		border: 2px solid #000;
	}
	.immortals-detail .guildwars-edition-images .slick-list {
		border: 1.389vw solid #03b1a9;
	}
	.guildwars-edition-introduce {
		padding: 0 9.167vw;
	}
	.spy-edition .guildwars-edition-introduce {
		padding: 0 3.2vw;
	}
	.evo-detail .guildwars-edition-introduce,
	.nrg-detail .guildwars-edition-introduce,
	.ffr-detail .guildwars-edition-introduce,
	.immortals-detail .guildwars-edition-introduce {
		padding: 0 3.2vw;
		color: #fff;
	}
	.baliMajor-edition .guildwars-edition-introduce {
		padding-left: 3.2vw;
		padding-right: 3.2vw;
		display: flex;
	    flex-direction: column;
	    justify-content: center;
	}
	.ffr-detail .guildwars-edition-introduce {
		display: flex;
    	flex-direction: column;
	}
	.guildwars-edition-introduce h3 {
		margin-bottom: 5.417vw;
		text-align: center;
	}
	.spy-edition .guildwars-edition-introduce h3 {
		margin-bottom: 4.861vw;
		line-height: 1;
		text-align: left;
	}
	.evo-detail .guildwars-edition-introduce h3 {
		margin-bottom: 5.417vw;
	}
	.nrg-detail .guildwars-edition-introduce h3 {
		margin-bottom: 7.778vw;
	}
	.ffr-detail .guildwars-edition-introduce h3 {
		margin-bottom: 3.333vw
	}
	.immortals-detail .guildwars-edition-introduce h3 {
		margin-bottom: 4.861vw;
    	text-align: left;
	}
	.baliMajor-edition .guildwars-edition-introduce h3 {
		margin-top: 13.611vw;
		margin-bottom: 6.667vw;
		text-align: left;
		text-transform: uppercase;
	}
	.guildwars-edition-introduce p {
		margin-bottom: 6.806vw;
		line-height: 1.2;
	}
	.spy-edition .guildwars-edition-introduce p {
    	margin-bottom: 7.778vw;
	}
	.baliMajor-edition .guildwars-edition-introduce p {
		margin-bottom: 17.222vw;
	}
	.evo-detail .guildwars-edition-introduce p,
	.nrg-detail .guildwars-edition-introduce p {
		margin-bottom: 7.639vw;
		text-align: center;
		line-height: 1.8;
	}
	.immortals-detail .guildwars-edition-introduce p {
		margin-bottom: 12.222vw;
    	line-height: 1.4;
	}
	.ffr-detail .guildwars-edition-list {
		order: 1;
	}
	.guildwars-edition-list .slick-track {
	  	width: 100% !important;
	  	transform: translate3d(0px, 0px, 0px) !important;
	  	display: flex;
	  	justify-content: center;
	}
	.guildwars-edition-item {
		margin: 0 3.75vw;
		width: 16.667vw;
	}
	.ffr-detail .guildwars-edition-item {
	    margin: 0 3px;
	    width: 2.083vw;
	}
	.immortals-detail .guildwars-edition-item {
	    margin: 0 3.125vw;
	    width: 21.528vw;
  	}
	.spy-edition .guildwars-edition-item {
	    margin: 0 4.028vw;
	    width: 21.389vw;
	    opacity: .3;
	    transition: all .3s ease;
	}
	.spy-edition .guildwars-edition-item:hover,
	.spy-edition .guildwars-edition-item.slick-current {
		opacity: 1;
	}
	.spy-edition .guildwars-edition-item p {
		margin: 0;
		margin-top: 1.944vw;
		text-align: center;
	}
	.baliMajor-edition .guildwars-edition-item {
	    height: 16.667vw !important;
		display: flex !important;
	    align-items: center;
	    justify-content: center;
	}
	.guildwars-edition-item img{
		display: none;
	}
	.guildwars-edition-item .unchoose,
	.starsWar-feature-image-item .unchoose {
		display: block;
	}
	.baliMajor-edition .guildwars-edition-item.slick-active .unchoose {
	    width: 80%;
	}
	.guildwars-edition-item .choose,
	.starsWar-feature-image-item .choose  {
		display: none;
	}
	.guildwars-edition-item:hover .unchoose,
	.starsWar-feature-image-item:hover .unchoose  {
		display: none;
	}
	.guildwars-edition-item:hover .choose,
	.starsWar-feature-image-item:hover .choose {
		display: block;
	}
	.guildwars-edition-item.slick-current .unchoose,
	.starsWar-feature-image-item.slick-current .unchoose {
		display: none;
	}
	.guildwars-edition-item.slick-current .choose,
	.starsWar-feature-image-item.slick-current .choose {
		display: block;
	}
	.guildwars-edition-list .guildwars-edition-item,
	.starsWar-feature-image-item {
		cursor: pointer;
	}
	.guildwars-edition-feature {
	  	padding-top: 8.661vw;
	}
	.spy-edition .guildwars-edition-feature {
	    padding-top: 26.389vw;
	}
	.spy-edition .guildwars-edition-feature:last-child {
	    padding-top: 8.333vw;
	    padding-bottom: 11.667vw;
	}
	.shock-edition .guildwars-edition-feature {
	  	padding-top: 0;
	}
	.evo-edition .guildwars-edition-feature {
		padding-top: 11.806vw;
		background-image: url('../png/e21f66f5-e4da-48a5-85d8-8a12ef687237-1.png_%3b%20filename_%3dutf-8%27%27e21f66f5-e4da-48a5-85d8-8a12ef687237-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.nrg-edition .guildwars-edition-feature {
		padding-top: 9.097vw;
		background-image: url('../jpg/6d1c922f-2feb-4d65-aaf6-0c280df74b31-2.jpg_%3b%20filename_%3dutf-8%27%276d1c922f-2feb-4d65-aaf6-0c280df74b31-2067b.jpg?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.ffr-edition .guildwars-edition-feature {
		padding-top: 15.417vw;
		background-image: url('../png/cb3a1ad2-5af2-4027-851f-3680a1c7eb18-1.png_%3b%20filename_%3dutf-8%27%27cb3a1ad2-5af2-4027-851f-3680a1c7eb18-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.tec-edition .guildwars-edition-feature {
		padding-top: 12vw;
		background-image: url('../png/deb40d4a-ccb3-4e4b-a3c6-b881c2b5d867-2.png_%3b%20filename_%3dutf-8%27%27deb40d4a-ccb3-4e4b-a3c6-b881c2b5d867-2067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.blackDesert-edition .guildwars-edition-feature {
		padding-top: 14.722vw;
		background-image: url('../jpg/736e2cad-017e-4cac-85b3-4b693ba81813-2.jpg_%3b%20filename_%3dutf-8%27%27736e2cad-017e-4cac-85b3-4b693ba81813-2.jpg');
		background-size: cover;
    	background-position: top center;
	}
	.metaphor-edition .guildwars-edition-feature {
		padding-top: 0;
		background-image: none;
	}
	.trolli-edition .guildwars-edition-feature {
    	padding-top: 10vw;
    	background-image: url('../png/4aa9ee9b-d645-47d2-a8d2-f435c36a5192-1.png_%3b%20filename_%3dutf-8%27%274aa9ee9b-d645-47d2-a8d2-f435c36a5192-1067b.png?imageView2/2/format/webp/interlace/1');
    	background-size: cover;
    	background-position: top center;
  	}
	.immortals-edition .guildwars-edition-feature {
		padding-top: 0;
		background: #03b1a9;
	}
	.baliMajor-edition .guildwars-edition-feature {
	  	padding-top: 14.4vw;
	}
	.spy-edition .guildwars-edition-feature-header {
		padding: 0 3.2vw;
	}
	.shock-edition .guildwars-edition-feature-header {
		position: relative;
		padding: 0;
		padding-bottom: 3.472vw;
		margin: auto;
		margin-bottom: 10.972vw;
		text-align: center;
	}
	.trolli-edition .guildwars-edition-feature-header {
		order: 1;
	}
	.shock-edition .guildwars-edition-feature-header::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: .833vw;
		background: #000;
	}
	.guildwars-edition-feature-header h3 {
	  	margin-bottom: 4.167vw;
	}
	.spy-edition .guildwars-edition-feature-header h3 {
	  	margin-bottom: 1.944vw;
	}
	.shock-edition .guildwars-edition-feature-header h3 {
	  	margin-bottom: 0;
	  	text-transform: uppercase;
	}
	.evo-edition .guildwars-edition-feature-header h3 {
	  	margin-bottom: 117.083vw;
	  	color: #fff;
	}
	.nrg-edition .guildwars-edition-feature-header h3 {
	  	margin-bottom: 131.528vw;
	  	color: #fff;
	}
	.ffr-edition .guildwars-edition-feature-header h3 {
	  	margin-bottom: 11.944vw;
	  	color: #fff;
	}
	.tec-edition .guildwars-edition-feature-header h3 {
		margin-bottom: 10.8vw;
	  	color: #fff;
	}
	.blackDesert-edition .guildwars-edition-feature-header h3 {
		margin-bottom: 9.167vw;
	  	color: #fff;
	}
	.metaphor-edition .guildwars-edition-feature-header h3 {
		margin-bottom: 9.167vw;
	  	color: #000;
	}
	.trolli-edition .guildwars-edition-feature-header h3 {
		margin-bottom: 8.333vw;
	  	color: #fff;
	}
	.immortals-edition .guildwars-edition-feature-header h3 {
	  	margin-bottom: 17.361vw;
	}
	.baliMajor-edition .guildwars-edition-feature-header h3 {
		margin-bottom: 17.067vw;
	}
	.guildwars-edition-feature-header p {
		margin-bottom: 6.528vw;
		font-size: .875rem;
	}
	.guildwars-edition-feature-text {
	  	padding: 0 9.167vw;
	  	order: 1;
	  	position: relative;
		height: fit-content;
		margin-top: 3.611vw;
	}
	.shock-edition .guildwars-edition-feature-text {
		padding: 0 6.667vw 0 11.944vw;
		margin-top: 0;
	}
	.spy-edition .guildwars-edition-feature-text {
	    padding: 0 5vw;
	    margin-top: 0;
  	}
  	.spy-edition .guildwars-edition-feature:last-child .guildwars-edition-feature-text {
	    margin-top: -6.933vw;
  	}
  	.spy-edition .guildwars-edition-feature-text-content {
  		position: relative;
  	}
	.evo-edition .guildwars-edition-feature-text {
		margin-top: 0;
		padding: 0 6.4vw;
		color: #fff;
	}
	.nrg-edition .guildwars-edition-feature-text {
		margin: 0;
		margin-bottom: 8.472vw;
		padding: 0 15vw;
		color: #fff;
	}
	.ffr-edition .guildwars-edition-feature-text {
		margin: 0;
		margin-bottom: 110.417vw;
		padding: 0 15vw;
		color: #fff;
	}
	.tec-edition .guildwars-edition-feature-text {
		order: 0;
		margin: 0;
		margin-bottom: 17.6vw;
		padding: 0 11.6vw 0 15.6vw;
		color: #fff;
	}
	.blackDesert-edition .guildwars-edition-feature-text {
		order: 0;
		margin: 0;
		margin-bottom: 107.639vw;
		padding: 0 22.5vw;
		color: #fff;
	}
	.metaphor-edition .guildwars-edition-feature-text {
		order: 0;
		margin: 0;
		margin-bottom: 0;
    	padding: 0 21.944vw 0 4.306vw;
		color: #fff;
	}
	.trolli-edition .guildwars-edition-feature-text {
		order: 2;
		margin: 0;
		margin-bottom: 15vw;
		padding: 0 21.806vw;
		color: #fff;
	}
	.immortals-edition .guildwars-edition-feature-text {
		margin-top: -2.222vw;
    	padding: 0 3.2vw;
		color: #fff;
	}
	.metaphor-edition .guildwars-edition-feature-text h3 {
		color: #000;
	}
	.evo-edition-feature-list {
	  	position: relative;
	  	height: 60.267vw;
	  	margin: 6.4vw 0 24.456vw;
	}
	.nrg-edition-feature-list {
	  	padding: 3.2vw 0;
    	height: 93.75vw;
    	background: rgba(255, 255, 255, 0.17)
	}
	.ffr-edition-feature-list {
		height: 47.222vw;
	}
	.tec-edition-feature-list {
		height: 54.267vw;
	}
	.blackDesert-edition-feature-list {
		height: 47.222vw;
	}
	.metaphor-edition-feature-list {
		height: 51.111vw;;
	}
	.trolli-edition-feature-list {
    	height: 47.222vw;
  	}
	.immortals-edition-feature-list {
	  	display: flex;
	  	flex-wrap: wrap;
	  	justify-content: space-between;
	}
	.evo-edition-feature-item {
	  	width: 33.067vw;
	  	height: 33.067vw;
	  	position: absolute;
	  	display: flex;
	  	flex-direction: column;
	  	justify-content: center;
	  	align-items: center;
	}
	.tec-edition-feature-item,
	.ffr-edition-feature-item,
	.nrg-edition-feature-item,
	.trolli-edition-feature-item,
	.metaphor-edition-feature-item,
	.blackDesert-edition-feature-item {
	  	height: 25%;
	  	display: flex;
	  	align-items: center;
	  	justify-content: space-between;
	}
	.metaphor-edition-feature-item {
		position: relative;
    	padding-left: 9.583vw;
    	padding-bottom: 1.806vw;
	}
	.metaphor-edition-feature-item:after {
	  	content: '';
	  	position: absolute;
	  	top: 0;
	  	left: 0;
	  	height: 100%;
	  	width: 100%;
	  	background: url('../png/7d7574fe-8794-4c61-ba68-cd042b125fc6-1.png_%3b%20filename_%3dutf-8%27%277d7574fe-8794-4c61-ba68-cd042b125fc6-1.png') center no-repeat;
	  	background-size: contain;
	}
	.immortals-edition-feature-item {
	  	width: calc(50% - 1.11vw);
	  	padding: 3.2vw;
	  	padding-top: 0;
	  	margin-bottom: 13.333vw;
	  	color: #000;
	  	font-size: .875rem;
	  	text-align: center;
	  	background: #fff;
	}
	.evo-edition-feature-item:before,
	.evo-edition-feature-item:after {
	  	content: '';
	  	transform: rotate(-45deg);
	  	width: 100%;
	  	height: 100%;
	  	position: absolute;
	  	top: 0;
	  	left: 0;
	}
	.evo-edition-feature-item:before {
	  	background: #082050;
	}
	.evo-edition-feature-item:after {
		top: -1.6vw;
		border: 1px solid #fff;
	}
	.evo-edition-feature-item:nth-child(1) {
		left: 50%;
  		transform: translateX(-50%);
  		top: 3%;
	}
	.evo-edition-feature-item:nth-child(2) {
		left: 3%;
  		bottom: 0;
	}
	.evo-edition-feature-item:nth-child(3) {
		right: 3%;
  		bottom: 0;
	}
	.evo-edition-feature-item-content {
	  	width: 100%;
	}
	.tec-edition-feature-item-content,
	.ffr-edition-feature-item-content,
	.nrg-edition-feature-item-content,
	.trolli-edition-feature-item-content,
	.metaphor-edition-feature-item-content,
	.blackDesert-edition-feature-item-content {
	  	display: flex;
	  	align-items: center;
	  	padding: 0 6.4vw;
	  	width: 100%;
	}
	.ffr-edition-feature-item-content,
	.tec-edition-feature-item-content,
	.trolli-edition-feature-item-content,
	.metaphor-edition-feature-item-content,
	.blackDesert-edition-feature-item-content {
		padding: 0;
	}
	.metaphor-edition-feature-item-content {
  		position: relative;
  		z-index: 1;
	}
	.evo-edition-feature-item-img {
	  	position: relative;
	  	width: 100%;
	  	margin: 0 auto;
	  	display: flex;
	    justify-content: center;
	    align-items: center;
	  	z-index: 1;
	}
	.nrg-edition-feature-item-img {
	  	width: 50%;
	  	text-align: center;
	}
	.ffr-edition-feature-item-img {
		width: 9.861vw;
		text-align: center;
	}
	.tec-edition-feature-item-img {
		width: 14.4vw;
		text-align: center;
	}
	.blackDesert-edition-feature-item-img {
		width: 9.861vw;
		text-align: center;
	}
	.metaphor-edition-feature-item-img {
		width: 8.056vw;
		text-align: center;
	}
	.trolli-edition-feature-item-img {
    	width: 10vw;
    	text-align: center;
  	}
	.immortals-edition-feature-item-img {
	  	width: 18.75vw;
	  	margin: auto;
	  	margin-top: -9.375vw;
	  	margin-bottom: 6.528vw;
	}
	.evo-edition .evo-edition-feature-item-img img {
		max-width: 50%;
		max-height: 50%;
		width: auto;
		height: auto;
	}
	.nrg-edition .nrg-edition-feature-item-img img {
	  	width: auto;
	  	height: auto;
	  	max-width: 90%;
	  	max-height: 20.833vw;
	}
	.ffr-edition .ffr-edition-feature-item-img img {
		width: auto;
	  	height: auto;
	  	max-width: 100%;
	  	max-height: 10.278vw;
	}
	.tec-edition .tec-edition-feature-item-img img {
		width: auto;
	  	height: auto;
	  	max-width: 100%;
	  	max-height: 11.867vw;
	}
	.blackDesert-edition .blackDesert-edition-feature-item-img img {
		width: auto;
	  	height: auto;
	  	max-width: 100%;
	  	max-height: 10.278vw;
	}
	.metaphor-edition .metaphor-edition-feature-item-img img {
		width: auto;
	  	height: auto;
	  	max-width: 100%;
	  	max-height: 7.5vw;
	}
	.trolli-edition-feature-item-img img {
		width: auto;
	  	height: auto;
	  	max-width: 100%;
	  	max-height: 10.278vw;
	}
	.immortals-edition-feature-item-img img {
		width: 100%;
	}
	.evo-edition-feature-item p {
		position: relative;
	  	width: 70%;
	  	margin: 0 auto;
	  	margin-top: 4.722vw;
	  	font-size: .875rem;
	  	color: #fff;
	  	text-align: center;
	  	z-index: 1;
	}
	.nrg-edition-feature-item-content p {
	  	width: 50%;
	  	margin: 0;
	  	font-size: .875rem;
	  	text-align: center;
	}
	.ffr-edition-feature-item-content p {
		flex: 1;
		margin: 0;
		padding-left: 6.111vw;
	  	font-size: .875rem;
	}
	.tec-edition-feature-item-content p,
	.trolli-edition-feature-item-content p {
		flex: 1;
		margin: 0;
		padding-left: 5.467vw;
	  	font-size: .875rem;
	}
	.blackDesert-edition-feature-item-content p {
		flex: 1;
		margin: 0;
		padding-left: 2.361vw;
	  	font-size: .875rem;
	}
	.metaphor-edition-feature-item-content p {
		flex: 1;
		margin: 0;
		padding-left: 2.361vw;
	  	font-size: .875rem;
	}
	.trolli-edition-feature-item-content p {
		padding-left: 2.917vw;
	}
	.baliMajor-edition .guildwars-edition-feature-text {
	  	padding: 0 8.611vw;
	  	margin-top: 17.6vw;
	}
	.guildwars-edition-feature-text img, 
	.guildwars-edition-feature-image img {
		max-width: 100%;
		width: auto;
	}
	.guildwars-edition-feature-list {
	  	position: absolute;
	  	top: 0;
	  	bottom: 0;
	  	left: 0;
	  	right: 0;
	  	display: flex;
	  	flex-direction: column;
	  	justify-content: space-between;
	  	padding: 0 9.167vw;
	}
	.spy-edition .guildwars-edition-feature-list {
		padding: 0;
	}
	.shock-edition .guildwars-edition-feature-list {
	  	position: relative;
	  	padding: 0;
	  	flex-direction: row;
    	flex-wrap: wrap;
	}
	.baliMajor-edition .guildwars-edition-feature-list {
	  	position: relative;
	  	padding: 0;
	}
	.guildwars-edition-feature-item {
	  	flex: 1;
	  	display: flex;
	  	align-items: center;
	  	width: 90%;
	  	margin: auto;
	}
	.baliMajor-edition .guildwars-edition-feature-item {
	  	width: 100%;
	}
	.guildwars-edition-feature-item:first-child {
	  	padding-left: 7%;
	}
	.spy-edition .guildwars-edition-feature-item:first-child {
    	padding-left: 0;
    	padding-top: 1.111vw;
    	justify-content: center;
    	flex: inherit;
  	}
  	.shock-edition .guildwars-edition-feature-item:first-child {
  		padding-left: 0;
  	}
	.baliMajor-edition .guildwars-edition-feature-item:first-child {
	  	padding-left: 0%;
	}
	.guildwars-edition-feature-item h3 {
		text-transform: uppercase;
	}
	.spy-edition .guildwars-edition-feature-item h3 {
		text-transform: capitalize;
	}
	.baliMajor-edition .guildwars-edition-feature-item h5 {
		margin-bottom: 4.306vw
	}
	.guildwars-edition-feature-item-text:not(:last-child) {
	  	border-bottom: 1px solid #A9A9A9;
	}
	.spy-edition .guildwars-edition-feature-item-text:not(:last-child) {
    	border-bottom: none;
  	}
  	.shock-edition .guildwars-edition-feature-item-text:not(:last-child) {
    	border-bottom: none;
  	}
	.baliMajor-edition .guildwars-edition-feature-item-text:not(:last-child) {
	  	margin-bottom: 2.917vw;
	  	border-bottom: 0;
	}
	.guildwars-edition-feature-item-text {
	  	justify-content: space-between;
	}
	.shock-edition .guildwars-edition-feature-item-text {
		width: calc(50% - 1.6vw);
		flex: inherit;
		display: block;
		margin: 0;
    	text-align: center;
	}
	.baliMajor-edition .guildwars-edition-feature-item-text {
		justify-content: flex-start;
	}
	.guildwars-edition-feature-item-text .guildwars-edition-feature-item-img{
	  	width: 35%;
	  	padding: 0 5%;
		text-align: center;
	}
	.spy-edition .guildwars-edition-feature-item-text .guildwars-edition-feature-item-img {
	    width: 16%;
	    padding: 0;
  	}
  	.shock-edition .guildwars-edition-feature-item-text .guildwars-edition-feature-item-img {
	    width: 100%;
	    padding: 0;
	}
  	.spy-edition .guildwars-edition-feature:last-child .guildwars-edition-feature-item-text .guildwars-edition-feature-item-img {
	    width: 35%;
  	}
	.baliMajor-edition .guildwars-edition-feature-item-text .guildwars-edition-feature-item-img {
	    width: 15.278vw;
    	height: 15vw;
	    padding: 0;
	    background-image: url('../png/5f34e0dc-3fa9-4a24-8526-091a62156685-1.png_%3b%20filename_%3dutf-8%27%275f34e0dc-3fa9-4a24-8526-091a62156685-1.png');
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    z-index: 1;
	}
	.guildwars-edition-feature-item-img img {
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto;
	}
	.spy-edition .guildwars-edition-feature-item-img img {
		max-width: 11.667vw;
    	max-height: 10.556vw;
	}
	.shock-edition .guildwars-edition-feature-item-img img {
		width: 27.361vw;
	}
	.baliMajor-edition .guildwars-edition-feature-item-img img {
		max-width: 74%;
		max-height: 74%;
	}
	.shock-edition .feature-active .guildwars-edition-feature-item-img .choose,
	.shock-edition .guildwars-edition-feature-item-img .unchoose {
		display: inline-block;
	}
	.shock-edition .feature-active .guildwars-edition-feature-item-img .unchoose,
	.shock-edition .guildwars-edition-feature-item-img .choose {
		display: none;
	}
	.guildwars-edition-feature-item-text p {
	  	margin: 0;
	  	width: 65%;
	  	font-size: .875rem;
	}
	.spy-edition .guildwars-edition-feature-item-text p {
	  	width: 80%;
	}
	.spy-edition .guildwars-edition-feature:last-child .guildwars-edition-feature-item-text p {
	  	width: 65%;
	}
	.shock-edition .guildwars-edition-feature-item-text p {
	  	width: 100%;
	  	margin-bottom: 11.528vw;
	}
	.baliMajor-edition .guildwars-edition-feature-item-text p {
		width: auto;
		position: relative;
	    padding: 4.44vw 2.361vw;
    	font-size: .875rem;
	    line-height: 1;
	}
	.baliMajor-edition .guildwars-edition-feature-item-text p:before {
		content: '';
		position: absolute;
		top: 0;
		left: -5.417vw;
		right: -5.556vw;
		bottom: 0;
		background-image: url('../png/4f2de6f9-3a6c-4b6e-b5a9-d0eb97d03fd1-1.png_%3b%20filename_%3dutf-8%27%274f2de6f9-3a6c-4b6e-b5a9-d0eb97d03fd1-1.png');
		background-repeat: no-repeat;
		background-position: top right;
		background-size: cover;
		z-index: 0;
	}
	.baliMajor-edition .guildwars-edition-feature-item-text p span{
		position: relative;
		z-index: 1
	}
	.guildwars-edition-feature-image {
	  	padding: 0 9.167vw;
	}
	.metaphor-edition .guildwars-edition-feature-image {
		padding: 0;
		padding-right: 3.056vw;
		margin-top: -6.944vw;
	}
	.metaphor-edition .guildwars-edition-feature-image img {
		width: calc(100% + 13.889vw);
		margin-left: -13.889vw;
	}
	.tec-edition .guildwars-edition-feature-image {
    	padding: 0 9.733vw;
  	}
  	.trolli-edition .guildwars-edition-feature-image {
    	padding: 0;
    	margin-bottom: 7.5vw;
  	}
	.immortals-edition .guildwars-edition-feature-image {
	  	padding: 0;
	  	padding-top: 49.167vw;
	  	background-image: url('../jpg/58e3fb6b-e856-4112-ab83-0c5e2729790d-1.jpg_%3b%20filename_%3dutf-8%27%2758e3fb6b-e856-4112-ab83-0c5e2729790d-1067b.jpg?imageView2/2/format/webp/interlace/1');
	    background-size: cover;
	    background-position: top center;
	}
	.spy-edition .guildwars-edition-feature-image {
	  	padding: 0;
	}
	.shock-edition .guildwars-edition-feature-image {
	  	padding: 0 6.667vw 0 11.944vw;
	}
	.shock-edition .feature-btn-list {
	  	position: absolute;
	  	top: 0;
	  	left: 11.944vw;
	  	right: 6.667vw;
	  	bottom: 0;
	}
	.shock-edition .feature-btn-list .feature-btn {
		position: absolute;
		width: calc(18px + 8 * ((100vw - 320px) / 2080));
	    text-align: center;
	    background: #ea4f17;
	    border-radius: 50%;
	    cursor: pointer;
	}
	.shock-edition .feature-btn-list .feature-btn:nth-child(1) {
		left: 0;
    	top: 32%;
	}
	.shock-edition .feature-btn-list .feature-btn:nth-child(2) {
		right: 2%;
		top: 38%;
	}
	.shock-edition .feature-btn-list .feature-btn:nth-child(3) {
		right: 40%;
		top: 54%;
	}
	.shock-edition .feature-btn-list .feature-btn:nth-child(4) {
		left: 30%;
		bottom: 29%;
	}
	.shock-edition .feature-btn-list .feature-btn h5 {
		line-height: 1;
	}
	.guildwars-introduce-word-text p.time{
		margin-top: 4vw;
		color: #55f200;
		font-size: .875rem;
		text-transform: uppercase;
		text-shadow: 0 0 10px #90ff00;
	}
	.guildwars-edition-detail {
	  	padding-top: 30.556vw;
	  	color: #fff;
	  	text-transform: uppercase;
	}
	.shock-edition .guildwars-edition-detail {
	  	padding-top: 15.972vw;
	  	color: #000;
	}
	.spy-detail .guildwars-edition-detail {
	  	padding-top: 0;
	  	color: #000;
	}
	.evo-edition-detail {
		padding-top: 10.972vw;
		padding-bottom: 12.361vw;
		background: #01204d;
	}
	.nrg-edition-detail {
		padding-top: 4.861vw;
    	padding-bottom: 12.083vw;
		background-image: url('../jpg/22584b20-6f71-43a3-986f-6a9741ed6162-2.jpg_%3b%20filename_%3dutf-8%27%2722584b20-6f71-43a3-986f-6a9741ed6162-2067b.jpg?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.ffr-edition-detail {
		padding-top: 19.306vw;
    	padding-bottom: 0;
		background-image: url('../png/635cebba-1494-4f28-8bdf-34965bc75c31-1.png_%3b%20filename_%3dutf-8%27%27635cebba-1494-4f28-8bdf-34965bc75c31-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: center center;
	}
	.tec-edition-detail {
		padding-top: 7.2vw;
    	padding-bottom: 0;
    	background: #201F24;
	}
	.trolli-edition-detail {
    	padding-top: 10.417vw;
    	padding-bottom: 8.194vw;
    	background-image: url('../png/d89da9a5-b6c7-4090-8c36-62007bb92bcd-1.png_%3b%20filename_%3dutf-8%27%27d89da9a5-b6c7-4090-8c36-62007bb92bcd-1067b.png?imageView2/2/format/webp/interlace/1');
    	background-size: cover;
    	background-position: top center;
  	}
	.immortals-edition-detail {
		padding-top: 3.75vw;
    	padding-bottom: 13.472vw;
		background: #03b1a9;
	}
	.baliMajor-edition .guildwars-edition-detail {
	  	padding-top: 24.167vw;
	  	padding-bottom: 43.333vw;
	  	color: #000;
	}
	.bananya-edition .guildwars-edition-detail {
		padding-top: 3.646vw;
    	padding-bottom: 25vw;
	  	justify-content: center;
	}
	.say-display-btns {
	  	padding: 6.528vw 3.2vw;
	  	display: flex;
	  	justify-content: center;
	}
	.say-display-btn {
	  	padding: 1.944vw 0;
	  	width: calc(33.333% - 1.389vw);
    	color: #fff;
    	font-size: .875rem;
	  	text-align: center;
	  	text-transform: capitalize;
	  	background: rgba(0,0,0,0.2);
	  	transition: all .3s ease;
	  	cursor: pointer;
	}
	.say-display-btn.btn-active,
	.say-display-btn:hover {
		background: #000;
	}
	.say-display-btn:not(:last-child) {
		margin-right: 2.083vw;
	}
	.say-display-item div.active {
		cursor: default;
	}
	.guildwars-edition-detail h3 {
		margin-bottom: 6.389vw;
	}
	.shock-edition .guildwars-edition-detail h3 {
		margin-bottom: 7.5vw;
	}
	.evo-edition-detail h3 {
		margin-bottom: 10vw;
	}
	.nrg-edition-detail h3 {
		margin-bottom: 11.11vw;
	}
	.ffr-edition-detail h3 {
		margin-bottom: 11.389vw;
	}
	.tec-edition-detail h3 {
		margin-bottom: 4.8vw;
	}
	.trolli-edition-detail h3 {
    	margin-bottom: 15vw;
  	}
	.immortals-edition-detail h3 {
		margin-bottom: 7.778vw;
	}
	.shock-edition .guildwars-edition-detail .row {
		padding: 0 3.2vw;
	}
	.bananya-edition .guildwars-edition-detail-header img {
	  	display: block;
	  	width: 6.25vw;
	}
	.bananya-edition .guildwars-edition-detail-content {
	    padding: 0;
	    padding-left: 8.333vw;
	}
	.bananya-edition .guildwars-edition-detail-content > img:first-child {
	  	width: 20.972vw;
	    position: absolute;
	    bottom: -24.028vw;
	    left: 3.194vw;
	  	z-index: 2;
	}
	.bananya-edition .guildwars-edition-detail-content > img:last-child {
	  	width: 29.583vw;
	    position: absolute;
	    bottom: -23.333vw;
	    right: 4.028vw;
	}
	.bananya-edition .guildwars-edition-detail-content > .row {
		margin: 0;
	}
	.baliMajor-edition .guildwars-edition-detail h3 {
		margin-bottom: 10.833vw;
	}
	.bananya-edition .guildwars-edition-detail h3 {
		margin-bottom: 13.333vw;
    	margin-left: 8.75vw;
	}
	.evo-edition-detail-list {
	  	padding: 0 6.944vw;
	}
	.tec-edition-detail-list,
	.ffr-edition-detail-list,
	.nrg-edition-detail-list {
	  	padding: 0 3.2vw;
	}
	.ffr-edition-detail-list {
		padding-bottom: 9.583vw;
	}
	.immortals-edition-detail-list {
	  	padding-left: 3.2vw;
	}
	.trolli-edition-detail-list {
		padding: 0 0 21.667vw 10.694vw;
	}
	.baliMajor-edition .guildwars-edition-detail .slick-slider .slick-list {
		padding: 0 22.361vw;
	}
	.bananya-edition .guildwars-edition-detail .slick-slider .slick-list {
		padding-right: 16.667vw;
	}
	.immortals-edition-detail .slick-slider .slick-list {
		padding-right: 39.167vw;
	}
	.tec-edition-detail-list.slick-slider .slick-track {
		width: 100%!important;
	}
	.guildwars-edition-detail .active {
		position: relative;
		padding: 0;
		width: calc(50% - 9px);
		margin-bottom: 1.125rem;
		cursor: zoom-in;
	}
	.shock-edition .guildwars-edition-detail .active {
		width: calc(50% - 1.4vw);
		margin-bottom: 2.22vw;
	}
	.evo-edition-detail .active {
		margin-bottom: 2.083vw;
		width: calc(50% - 1.05vw);
	}
	.ffr-edition-detail .active,
	.nrg-edition-detail .active {
		margin-bottom: 2.5vw;
		width: calc(50% - 1.25vw);
	}
	.tec-edition-detail .active {
    	width: 45.2vw;
  	}
  	.trolli-edition-detail .active {
    	width: 41.944vw;
    	margin: 0 9.306vw;
    	display: flex !important;
    	justify-content: center;
    	align-items: center;
    	cursor: default;
  	}
	.baliMajor-edition .guildwars-edition-detail .active {
		margin-bottom: 0;
		margin-right: 3.472vw;
		padding: 2.917vw 2.582vw;
		background-image: url('../png/10f1f23e-832f-4b8a-82d2-f23338d92881-1.png_%3b%20filename_%3dutf-8%27%2710f1f23e-832f-4b8a-82d2-f23338d92881-1.png');
	    background-repeat: no-repeat;
	    background-size: cover;
	    border-radius: 25px;
	    overflow: hidden;
	}
	.bananya-edition .guildwars-edition-detail .active {
		margin-right: 8.75vw;
		margin-bottom: 0;
	}
	.immortals-edition-detail .active {
		margin-right: 2.222vw;
		margin-bottom: 0;
		background: #fff;
	}
	.mfp-immortals .mfp-figure::after {
		background: #fff;
	}
	.guildwars-edition-detail .active:nth-child(odd) {
		margin-right: 1.125rem;
	}
	.shock-edition .guildwars-edition-detail .active:nth-child(odd) {
		margin-right: 2.778vw;
	}
	.evo-edition-detail .active:nth-child(odd) {
		margin-right: 2.083vw;
	}
	.ffr-edition-detail .active:nth-child(odd),
	.nrg-edition-detail .active:nth-child(odd) {
		margin-right: 2.5vw;
	}
	.tec-edition-detail .active:nth-child(odd) {
		margin-right: 3.2vw
	}
	.trolli-edition-detail .active:nth-child(odd) {
		margin-right: 9.306vw
	}
	.baliMajor-edition .guildwars-edition-detail .active:nth-child(odd) {
		margin-right: 3.472vw;
	}
	.bananya-edition .guildwars-edition-detail .active:nth-child(odd),
	.immortals-edition-detail .active:nth-child(odd) {
		margin-right: 8.75vw;
	}
	.immortals-edition-detail .active:nth-child(odd) {
		margin-right: 2.222vw;
	}
	.baliMajor-edition .guildwars-edition-detail .active:last-child {
	    margin-right: 0;
	}
	.guildwars-edition-detail img,
	.immortals-edition-detail img {
		width: 100%;
	}
	.baliMajor-edition .guildwars-edition-detail .active img,
	.bananya-edition .guildwars-edition-detail .active img,
	.immortals-edition-detail .active img,
	.tec-edition-detail .active img,
	.trolli-edition-detail .active img {
		margin: 0;
	}
	.trolli-edition-detail .active img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 47.5vw;
	}
	.trolli-edition-detail .slick-arrow {
		width: 12.639vw;
		top: inherit;
		bottom: 0;
  		transform: translateX(-50%);
	}
	.trolli-edition-detail .arrow-new.arrow-prev {
  		left: calc(50% - 9.931vw);
	}
	.trolli-edition-detail .arrow-new.arrow-next {
  		left: calc(50% + 9.931vw);
	}
	.evo-show {
		background-image: url('../png/33bbe2aa-0889-4714-9ee7-cd76b3593e4a-1.png_%3b%20filename_%3dutf-8%27%2733bbe2aa-0889-4714-9ee7-cd76b3593e4a-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
		background-repeat: no-repeat;
    	background-position: top center;
	}
	.immortals-show img {
		width: 100%;
	}
	.evo-show-btn {
	  	padding-top: 86.667vw;
	  	padding-bottom: 1.944vw;
	}
	.guildwars-pillow {
		background-image: url('../png/32f06f31-9b1f-4a5e-bf08-f6541ad7e9f1-1.png_%3b%20filename_%3dutf-8%27%2732f06f31-9b1f-4a5e-bf08-f6541ad7e9f1-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
	}
	.spy-detail .guildwars-pillow {
		padding-top: calc(13.889vw - 1.25rem);
		background-image: none;
	}
	.guildwars-pillow-text {
	  	padding: 0 9.167vw 5.556vw;
	  	position: relative;
	  	order: 1;
	  	display: flex;
	  	flex-direction: column;
	  	justify-content: center;
	}
	.spy-detail .guildwars-pillow-text {
	  	padding: 0;
	  	order: 0;
	}
	.guildwars-pillow-text h3 {
	  	margin-bottom: 1.875vw;
	}
	.spy-detail .guildwars-pillow-text h3 {
	  	margin-bottom: 10vw;
	  	text-align: center;
	}
	.guildwars-pillow-text p {
		margin-bottom: 3.28125vw;
		line-height: 1.8;
	}
	.guildwars-pillow-pic {
		position: absolute;
	  	width: 100%;
		padding: 0 18.334vw;
		left: 0;
		right: 0;
	  	text-align: center;
	}
	.guildwars-pillow-pic img {
		width: 100%;
	}
	.guildwars-pillow-image {
	  	padding: 8.889vw 9.167vw 0;
	  	font-size: .875rem;
	  	text-align: center;
	  	line-height: 1.5;
	}
	.spy-detail .guildwars-pillow-image {
		padding: 0;
		padding-left: 3.2vw;
	}
	.spy-detail .guildwars-pillow-image .slick-list {
	    padding-right: 6.667vw;
	}
	.guildwars-pillow-image h3 {
		margin-bottom: 8.533vw;
	}
	.guildwars-pillow-image p {
		margin-bottom: 7.22vw;
	}
	.spy-detail .guildwars-pillow-chair {
		position: relative;
	}
	.spy-detail .guildwars-pillow-chair img {
	  	margin: 0;
	}
	.spy-detail .pillow-chair-bg {
	  	border: 2px solid #000;
	}
	.spy-detail .guildwars-pillow-chair:not(:last-child) .pillow-chair-bg {
		border-right-color: transparent;
	}
	.spy-detail .guildwars-pillow-chair:nth-child(1) .pillow-chair-bg {
	  	background: #9faca5;
	}
	.spy-detail .guildwars-pillow-chair:nth-child(2) .pillow-chair-bg {
	  	background: #ecaab6;
	}
	.spy-detail .guildwars-pillow-chair:nth-child(3) .pillow-chair-bg {
	  	background: #830312;
	}
	.spy-detail .guildwars-pillow-chair > img {
	  	width: 105%;
	  	margin-left: -2.5%;
	  	margin-top: -68%;
	}
	.guildwars-pillow-image img {
	  	width: 100%;
	}
	.guildwars-introduce{
		position: relative;
	    background-image: url('../png/d56086b3-0344-47e0-8b58-1888a1d70f0d-1.png_%3b%20filename_%3dutf-8%27%27d56086b3-0344-47e0-8b58-1888a1d70f0d-1.png');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
	}
	.guildwars-landing-introduce{
		position: relative;
		padding-top: 16vw;
		padding-bottom: 9.06667vw;
	    background-image: url(../jpg/guildwars-landing-mobile-introduce.jpg);
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
	}
	.guildwars-endOfDragon-introduce{
		background: url('../jpg/6f15ba30-4930-47f8-ab52-a5d32deba6c3.jpg_%3b%20filename_%3dutf-8%27%276f15ba30-4930-47f8-ab52-a5d32deba6c3067b.jpg?imageView2/2/format/webp/interlace/1') center center;
		background-size: cover;
	}
	.guildwars-introduce-chair{
		padding-right: 4.166667vw;
		text-align: right;
	}
	.guildwars-endOfDragon-introduce .guildwars-introduce-chair{
		display: flex;
		flex-direction: column-reverse;
	}
	.guildwars-introduce-chair img{
		width: 100%;
	}
	.introduce-chair-items{
		display: flex;
		justify-content: center;
	}
	.introduce-chair-item{
		position: relative;
		display: block;
		width: 5.25rem;
		margin: 0 .3125rem;
	}
	.introduce-chair-item::after{
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: .2;
		transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
	}
	.introduce-chair-item:hover::after{
		opacity: 0;
	}
	.introduce-chair-item:first-child{
		margin-left: 0
	}
	.introduce-chair-item:last-child{
		margin-right: 0
	}
	.introduce-chair-items img{
		width: 100%;
		height: auto;
	}
	.introduce-chair-img{
		padding-top: 2.375rem;
	}
	.introduce-chair-img img{
		height: 27.625rem;
	}
	.guildwars-endOfDragon-introduce .introduce-chair-img img {
		height: auto;
	}
	.guildwars-endOfDragon-introduce .guildwars-introduce-word{
		padding-top: .75rem;
		padding-bottom: 3rem;
	}
	.guildwars-introduce-chair{
		padding: 0;
		text-align: center;
	}
	.guildwars-introduce-text{
		padding: 0 .78125rem;
		padding-bottom: 3.5rem;
		font-size: .9375rem;
		color: #ffecb6;
		line-height: 1.8;
	}
	.guildwars-introduce-text h2{
		margin-top: .875rem;
		margin-bottom: 1.0625rem;
	}
	.guildwars-introduce-text h2,
	.guildwars-video-text h2{
		font-size: 1.6875rem;
		color: #ff6d10;
		text-transform: uppercase;
	}
	.guildwars-introduce-text .guildwars-title{
		margin-top: 1.0625rem;
	    margin-bottom: 0;
		font-size: .9375rem;
		color: #ffecb6;
		line-height: 1;
		letter-spacing: 5px;
	}
	.guildwars-introduce-text p{
		margin-bottom: 1.25rem;
	}
	.guildwars-endOfDragon-introduce .introduce-word-text{
		padding-top: 2.0625rem;
		background: url('../png/4088d01b-a382-4b45-9d6f-946f3a7558b8.png_%3b%20filename_%3dutf-8%27%274088d01b-a382-4b45-9d6f-946f3a7558b8067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
		text-align: center;
	}
	.guildwars-endOfDragon-introduce .introduce-word-text>h2{
		margin: 0;
		margin-bottom: .9375rem;
		font-size: 1.125rem;
		color: #ffecb6;
	}
	.guildwars-endOfDragon-introduce .introduce-word-text>p{
		margin-bottom: 1.125rem;
		font-size: .875rem;
		color: #fff;
	}
	.guildwars-endOfDragon-introduce .introduce-rules{
		position: relative;
		width: 18.125rem;
		height: 8.4375rem;
		margin: auto;
		padding-top: 1.25rem;
		color: #ffecb6;
		font-size: .6875rem;
		background: url('../png/0b61b433-312b-47ec-b399-782fc3f3a44e.png_%3b%20filename_%3dutf-8%27%270b61b433-312b-47ec-b399-782fc3f3a44e067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
	}
	.guildwars-endOfDragon-introduce .introduce-rules h2{
		position: absolute;
		top: -0.546875rem;
		left: 50%;
		transform: translateX(-50%);
		margin: 0;
		font-size: 1.09375rem;
		color: #ffecb6;
	}
	.guildwars-endOfDragon-introduce .introduce-rules p{
		margin: 0;
		line-height: 1.5;
	}
	.guildwars-endOfDragon-introduce .introduce-rules p:last-child{
		padding-top: 1.125rem;
		padding-bottom: .75rem;
		margin: 0;
		font-size: .75rem;
		line-height: 1.8;
	}
	.guildwars-endOfDragon-introduce .btn-guildwars{
		margin-top: 1.5rem;
		margin-bottom: 2.375rem;
	}
	.guildwars-bar{
		position: relative;
		height: 3.75rem;
	    background-image: url(../jpg/guildwars-mobile-bar.jpg);
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
	}
	.guildwars-logo{
		display: inline-block;
		height: 3.75rem;
		line-height: 3.75rem;
	}
	.guildwars-bar svg{
		font-size: 2.375rem;
		color: #ffecb6;
		vertical-align: middle;
	}
	.guildwars-endOfDragon-video{
		position: relative;
		background: url('../jpg/559eb338-f9a1-43eb-b9db-8356af99054b.jpg_%3b%20filename_%3dutf-8%27%27559eb338-f9a1-43eb-b9db-8356af99054b067b.jpg?imageView2/2/format/webp/interlace/1');
		background-size: cover;
	}
	.guildwars-video-iframe{
	 	position: relative;
		padding: 0;
		min-height: auto;
		height: 13.346rem;
		background-image: url('../png/74f192eb-d3e6-4106-a613-e253b9fe4caf-1.png_%3b%20filename_%3dutf-8%27%2774f192eb-d3e6-4106-a613-e253b9fe4caf-1.png');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
    	cursor: pointer;
	}
	.guildwars-endOfDragon-video .guildwars-video-iframe{
		width: 100%;
		height: 13.125rem;
		min-height: auto;
		padding: 0;
		margin: auto;
		margin-top: 1.25rem;
		background: url('../png/a039d882-8f1d-4db4-b1a0-27ffb40ed6b2.png_%3b%20filename_%3dutf-8%27%27a039d882-8f1d-4db4-b1a0-27ffb40ed6b2d12a.png?imageView2/2/interlace/1') center center;
		background-size: cover;
	}
	.guildwars-video-introduce-text{
		margin-top: 1.6875rem;
	}
	.guildwars-video-introduce-text h2{
		margin: 0;
		margin-bottom: 1.25rem;
		font-size: 1.125rem;
		color: #ffecb6;
	}
	.guildwars-video-introduce-text p{
		margin-bottom: 1.875rem; 
		font-size: .875rem;
		line-height: 1.5;
		color: #fff;
	}
	.guildwars-video-introduce-text .btn-guildwars{
		margin-bottom: 3.4375rem;
	}
	.play-icon {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    width: 3.581rem;
	    height: 3.581rem;
	    transform: translate(-50%, -50%);
	}
	.guildwars-endOfDragon-video .play-icon{
		width: 6.0625rem;
		height: 6.0625rem;
	}
	.play-icon img{
		width: 100%;
	}
	.play-icon.hover {
	    display: none;
	}
	.guildwars-video-iframe:hover .play-icon.hover{
		display: block;
	}
	.guildwars-video-word{
		padding: 8.472vw 9.167vw 4.167vw;
		background-image: url('../png/d56086b3-0344-47e0-8b58-1888a1d70f0d-1.png_%3b%20filename_%3dutf-8%27%27d56086b3-0344-47e0-8b58-1888a1d70f0d-1.png');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
    	text-align: center;
	}
	.guildwars-video-text {
		color: #fff;
	}
	.guildwars-video-text h3{
		margin: 0;
		margin-bottom: 4.44vw; 
	}
	.guildwars-video-text p{
		margin: 0;
		font-size: .875rem;
		line-height: 1.8;
		text-align: left;
	}
	.iframe-open{
		overflow: hidden;
	}
	.video-iframe {
		display: none;
	    position: fixed;
	    top: 88px;
	    left: 0;
	    width: 100%;
	    height: calc(100vh - 88px);
	    padding: 15px;
	    background-color: rgba(0,0,0,0.6);
	    z-index: 9999;
	}
	.video-loading{
		display: none;
		position: fixed;
		top: 50%;
	    left: 50%;
	    transform: translate(-50%,-50%);
	    opacity: 0.8;
	    cursor: pointer;
	}
	.loading-img{
		width: 2.75rem;
	    height: 2.75rem;
	    background: url('../gif/icon-loading.gif') center center no-repeat;
	}
	.icon-close-video {
		display: none;
	    position: absolute;
	    top: 4px;
	    right: 5px;
	    width: 26px;
	    height: 26px;
	    background-color: rgba(0,0,0,0.7);
    	border: 2px solid #fff;
	    border-radius: 50%;
	    text-align: center;
    	cursor: pointer;
	}
	.icon-close-video svg{
	    color: #fff;
	}
	.guildwars-introduce-word-text{
		text-align: center;
    	color: #fff;
	}
	.guildwars-introduce-word-text h2, 
	.guildwars-introduce-word-text h3 {
	    position: relative;
	    margin: 0;
	    color: #aafaf1;
	    letter-spacing: 2px;
	    line-height: 1;
	    text-transform: uppercase;
	    text-shadow: 0 0 10px #000010;
	}
	.guildwars-introduce-word-text h2 {
	    margin-bottom: 10px;
	    font-size: 5.86667vw;
	}
	.guildwars-introduce-word-text h3 {
	    font-size: 5.3333vw;
	}
	.guildwars-introduce-word-text>p {
	    margin-top: 5.333vw;
	    margin-bottom: 5.333vw;
	    font-size: .875rem;
	    line-height: 1.8;
	    text-shadow: 0 0 15px #151515;
	}
	.guildwars-introduce-images {
	    margin-bottom: 10.6667vw;
	}
	.guildwars-introduce-images, 
	.introduce-detail-images {
	    display: flex;
	    justify-content: center;
	}
	.guildwars-introduce-images a{
	    width: 21.6vw;
	    margin-right: 2.1333vw;
	    border: 2px solid #90ff00;
	}
	.guildwars-introduce-images a:last-child{
		margin: 0;
	}
	.guildwars-introduce-images a img {
	    width: 100%;
	}
	.guildwars-copyright {
		background: #000;
	}
	.spy-copyright {
		background-image: url('../jpg/c1a89f5f-c309-44d1-acb7-7ad0b8f56efe-1.jpg_%3b%20filename_%3dutf-8%27%27c1a89f5f-c309-44d1-acb7-7ad0b8f56efe-1067b.jpg?imageView2/2/format/webp/interlace/1');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
	}
	.shock-copyright {
		background-image: url('../jpg/ae571c7c-af25-4b03-b3b4-c10749bfe127-2.jpg_%3b%20filename_%3dutf-8%27%27ae571c7c-af25-4b03-b3b4-c10749bfe127-2067b.jpg?imageView2/2/format/webp/interlace/1');
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
	}
	.ffr-copyright {
		background: #255564;
	}
	.tec-copyright {
		background: #DB2C1B;
	}
	.trolli-copyright {
		background: #000;
	}
	.immortals-copyright {
		background: #03b1a9;
	}
	.guildwars-copyright-word {
	  	padding: 1.944vw 0;
	  	text-align: center;
	}
	.spy-copyright .guildwars-copyright-word {
	  	padding: 24.306vw 0 15.694vw;
	}
	.shock-copyright .guildwars-copyright-word {
	  	padding: 5vw 0 1.944vw;
	}
	.evo-copyright .guildwars-copyright-word {
	  	padding: 3.333vw 0;
	}
	.immortals-copyright .guildwars-copyright-word {
	  	padding: 5.556vw 0;
	}
	.nrg-copyright .guildwars-copyright-word {
	  	padding: 6.111vw 0;
	}
	.ffr-copyright .guildwars-copyright-word {
		padding: 4.583vw 0 1.806vw;
	    font-size: .75rem;
	    color: #fff;
	}
	.tec-copyright .guildwars-copyright-word {
		padding: 2.4vw 0;
	}
	.trolli-copyright .guildwars-copyright-word {
		padding: 4.167vw 0;
	}
	.baliMajor-edition .guildwars-copyright-word {
	  	padding: 0;
	  	padding-bottom: 8.472vw;
	}
	.guildwars-copyright-word img {
	  	height: 10.972vw;
	}
	.spy-copyright .guildwars-copyright-word img {
	  	height: 5.556vw;
	}
	.shock-copyright .guildwars-copyright-word img {
	  	height: 8.75vw;
	}
	.evo-copyright .guildwars-copyright-word img {
	  	height: 6.667vw;
	}
	.nrg-copyright .guildwars-copyright-word img {
	  	height: 5.556vw;
	}
	.ffr-copyright .guildwars-copyright-word img {
		height: 6.667vw;
		margin-bottom: 2.222vw;
	}
	.tec-copyright .guildwars-copyright-word img {
		height: 7.2vw;
	}
	.trolli-copyright .guildwars-copyright-word img {
		height: 5.694vw;
	}
	.immortals-copyright .guildwars-copyright-word img {
	  	height: 7.5vw;
	}
	.baliMajor-edition .guildwars-copyright-word img {
		height: 8.194vw;
	}
	.introduce-detail-title {
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    margin-bottom: 6.66667vw;
	    font-size: 1rem;
	    color: #aafaf1;
	    text-transform: uppercase;
	}
	.introduce-detail-title:before, 
	.introduce-detail-title:after {
	    content: "";
	    display: block;
	    width: 33.466667vw;
	    height: 2px;
	    background: #aafaf1;
	}
	.introduce-detail-title:before {
	    margin-right: 2.6667vw;
	}
	.introduce-detail-title:after{
		margin-left: 2.6667vw;
	}
	.introduce-detail-images{
		flex-flow: wrap;
		margin-bottom: 4vw;
	}
	.introduce-detail-item,
	.introduce-detail-item img {
	    width: 40.8vw;
	}
	.introduce-detail-item:nth-child(odd){
	    margin-right: 4.26667vw;
	}
	.introduce-detail-item p {
	    margin-top: 4vw;
	    margin-bottom: 5.3333vw;
	    font-size: .875rem;
	}
	.mfp-bg.mfp-guildwars,
	.mfp-bg.mfp-shopColor-scenes{
		z-index: 999999;
	}
	.mfp-wrap.mfp-guildwars,
	.mfp-wrap.mfp-shopColor-scenes{
		z-index: 1000000;
	}
	.dbd-introduce,
	.dbd-support{
		background-image: url('../png/80c25abb-e872-4368-814f-1ef39434e9da-2.png_%3b%20filename_%3dutf-8%27%2780c25abb-e872-4368-814f-1ef39434e9da-2.png');
		background-size: cover;
    	background-position: center;
    	background-repeat: no-repeat;
    	/* background-attachment: fixed; */
	}
	.ffrPage .dbd-support{
		background-image: url('../png/0793b7a5-24cf-4b7b-bfe0-db1f65c56e34-1.png_%3b%20filename_%3dutf-8%27%270793b7a5-24cf-4b7b-bfe0-db1f65c56e34-1.png');
		border-top: 1px solid #429bb6;
	}
	.starsWar-introduce{
		background-image: url('../jpg/67465f35-5e7d-4c6d-b0af-3f22cae32689-1.jpg_%3b%20filename_%3dutf-8%27%2767465f35-5e7d-4c6d-b0af-3f22cae32689-1067b.jpg?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: center;
    	background-repeat: no-repeat;
	}
	.blackDesert-introduce{
		background-image: url('../png/c5fa2b26-d8eb-481f-b6c4-8fbd0e2883f8-2.png_%3b%20filename_%3dutf-8%27%27c5fa2b26-d8eb-481f-b6c4-8fbd0e2883f8-2067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: center;
    	background-repeat: no-repeat;
	}
	.metaphor-bg {
		margin-top: 58.472vw;
		padding-bottom: 23.194vw;
		background-image: url('../jpg/70ccce82-8f2d-4c23-8b18-d9ec5e18965b-1.jpg_%3b%20filename_%3dutf-8%27%2770ccce82-8f2d-4c23-8b18-d9ec5e18965b-1067b.jpg?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: center;
    	background-repeat: no-repeat;
	}
	.metaphor-introduce{
		margin-top: -79.167vw;
		background-image: url('../png/626916be-46aa-421a-a026-0d49abee49c4-1.png_%3b%20filename_%3dutf-8%27%27626916be-46aa-421a-a026-0d49abee49c4-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: center;
    	background-repeat: no-repeat;
	}
	.starsWar-introduce .dbd-introduce-text {
		padding: 0;
	}
	.dbd-introduce-text h2 {
	  	margin-top: 16.806vw;
		margin-bottom: 6.667vw;
	  	line-height: 1.5;
	}
	.starsWar-introduce .dbd-introduce-text h2 {
	  	margin-top: 11.806vw;
	  	margin-bottom: 9.44vw;
	  	line-height: 1;
	}
	.blackDesert-introduce .dbd-introduce-text h2 {
	  	margin-top: 15.139vw;
	  	margin-bottom: 4.167vw;
	  	line-height: 1;
	}
	.metaphor-introduce .dbd-introduce-text h2 {
		margin: auto;
	  	margin-top: 37.067vw;
    	margin-bottom: 2.5vw;
	  	text-transform: uppercase;
	  	line-height: 1;
	}
	.dbd-introduce-text p {
	  	margin: auto;
	  	margin-bottom: 21.389vw;
	  	font-size: .875rem;
	}
	.starsWar-introduce .dbd-introduce-text p {
	  	padding: 0 6.667vw;
	  	margin-bottom: 7.361vw;
	  	line-height: 1.8;
	}
	.blackDesert-introduce .dbd-introduce-text p {
		margin-bottom: 48.611vw;
	}
	.metaphor-introduce .dbd-introduce-text p {
		margin-bottom: 64.861vw;
	}
	.starsWar-introduce-img {
		padding: 0 6.667vw;
		padding-bottom: 7.917vw;
		text-align: right;
	}
	.starsWar-introduce-img img {
		height: 7.361vw;
	}
	.dbd-decisions{
		background-image: url('../png/46b9e8ad-be15-45eb-aea0-da570c782fbd-1.png_%3b%20filename_%3dutf-8%27%2746b9e8ad-be15-45eb-aea0-da570c782fbd-1.png');
		background-size: cover;
    	background-position: top center;
    	background-repeat: no-repeat;
	}
	.starsWar-decisions{
		background-image: url('../jpg/7d419375-9040-49bb-bf1c-ef1ad4458bd3-1.jpg_%3b%20filename_%3dutf-8%27%277d419375-9040-49bb-bf1c-ef1ad4458bd3-1.jpg');
	}
	.blackDesert-decisions{
		background-image: url('../jpg/13eaeeb4-6b47-4dc7-9891-18206b244f2e-1.jpg_%3b%20filename_%3dutf-8%27%2713eaeeb4-6b47-4dc7-9891-18206b244f2e-1.jpg');
	}
	.metaphor-decisions{
		background-image: none;
	}
	.bananya-decisions{
		background-image: url('../jpg/1693b9d0-4681-45b3-859d-1b013de83336-1.jpg_%3b%20filename_%3dutf-8%27%271693b9d0-4681-45b3-859d-1b013de83336-1.jpg');
	}
	.bananya-decisions-text{
		padding: 0;
		padding-top: 20vw;
    	padding-bottom: 35.833vw;
    	font-size: 5.278vw;
	  	line-height: 1.4;
	  	color: #946866;
	}
	.bananya-decisions-header{
		padding: 0;
		padding-bottom: 9.861vw;
	}
	.bananya-decisions-images {
	  	display: flex;
	  	align-items: center;
	  	order: 1;
	  	padding-bottom: 11.11vw;
	}
	.bananya-decisions-list {
		padding: 0 3.2vw;
	}
	.bananya-decisions-list .active {
	  	padding: 0;
	  	cursor: zoom-in;
	}
	.bananya-decisions-list .active img {
	  	width: 100%;
	}
	.bananya-decisions-chair {
		padding-bottom: 7.083vw;
	  	text-align: center;
	}
	.bananya-decisions-chair .bananya-chair-img {
		width: 62.778vw;
	}
	.dbd-decisions-images{
		padding: 8.889vw 5vw 11.528vw;
		order: 1;
	}
	.starsWar-decisions .dbd-decisions-images{
		padding: 9.583vw 9.44vw 10vw;
	}
	.blackDesert-decisions .dbd-decisions-images{
		padding: 0;
		padding-top: 8.333vw;
		background: #000;
	}
	.metaphor-decisions .dbd-decisions-images{
		padding: 4.533vw 5.6vw 18.194vw;
	}
	.dbd-decisions-images img{
		width: 100%;
	}
	.metaphor-decisions .dbd-decisions-images > img {
	    position: absolute;
	    bottom: 0;
	    top: -6.111vw;
	    left: 0;
	    object-fit: contain;
  	}
	.metaphor-decisions .guildwars-edition-list {
    	margin-top: 4.861vw;
  	}
	.blackDesert-decisions .guildwars-edition-item,
	.starsWar-decisions .guildwars-edition-item {
		margin: 0 2.5vw;
	}
	.metaphor-decisions .guildwars-edition-item {
		width: 27.917vw;
		margin: 0 1.389vw;
	}
	.view-count {
	  	position: absolute;
	  	bottom: 4rem;
	  	left: 2.25rem;
	  	color: #fff;
	  	font-size: .65125rem;
	}
	.view-count span:first-child{
		margin-right: 2px;
		font-size: 1rem;
	}
	.view-count span:last-child{
		margin-left: 2px;
	}
	.dbd-decisions-word,
	.dbd-feature-word{
		padding: 0 5vw;
	}
	.metaphor-decisions .dbd-decisions-word,
	.blackDesert-decisions .dbd-decisions-word,
	.starsWar-decisions .dbd-decisions-word{
		padding: 0 3.2vw;
	}
	.metaphor-decisions .dbd-decisions-word-text,
	.blackDesert-decisions .dbd-decisions-word-text,
	.starsWar-decisions .dbd-decisions-word-text {
		text-align: center;
	}
	.metaphor-decisions .dbd-decisions-word-text > img {
		width: 100%;
		margin-top: 8.056vw;
	}
	.dbd-decisions-word-text h3 {
	  	margin-top: 13.33vw;
	  	margin-bottom: 8.611vw;
	  	font-size: 1.5625rem;
	  	line-height: 1;
	  	color: #fff;
	}
	.starsWar-decisions .dbd-decisions-word-text h3 {
	  	margin-top: 10vw;
	  	margin-bottom: 2.917vw;
	}
	.blackDesert-decisions .dbd-decisions-word-text h3 {
	  	margin-top: 0;
	  	margin-bottom: 11.528vw;
	}
	.starsWar-decisions .dbd-decisions-word-text > img {
		display: block;
		height: 2.639vw;
		margin: auto;
		margin-bottom: 6.944vw;
	}
	.dbd-decisions-word-text p {
	  	margin-bottom: 4.722vw;
	  	font-size: .875rem;
	  	color: #fff;
	}
	.starsWar-decisions .dbd-decisions-word-text p {
	  	margin-bottom: 11.111vw;
	  	line-height: 1.8;
	}
	.blackDesert-decisions .dbd-decisions-word-text p {
		margin-top: 8.889vw;
	  	margin-bottom: 0;
	}
	.metaphor-decisions .dbd-decisions-word-text p {
		margin-top: 4.861vw;
	  	margin-bottom: 0;
	  	text-align: left;
	  	color: #000;
	}
	.dbd-decisions-parts {
	  	margin-top: 12.361vw;
	}
	.dbd-decisions-parts .slick-track {
	  	width: 100% !important;
	  	transform: translate3d(0px, 0px, 0px) !important;
	  	display: flex;
	  	justify-content: center;
	}
	.dbd-decisions-parts .slick-track>div{
	  	margin: 0 2.22vw;
		width: 15.556vw;
		cursor: pointer;
	}
	.dbd-decisions-parts .decisions-part {
	  	padding: 1.11vw;
		width: 15.556vw;
	  	height: auto;
	  	opacity: .3;
	  	border: 2px solid #fff;
	}
	.dbd-decisions-parts .slick-track>div.slick-current .decisions-part {
	  	opacity: 1;
	  	border-color: #aa1a18;
	}
	.dbd-decisions-parts .decisions-part img{
		margin: 0;
		width: 100%;
	}
	.dbd-decisions-parts .slick-track>div p{
		margin: 0;
		margin-top: 2.083vw;
		font-size: .75rem;
		color: #fff;
		opacity: .3;
	}
	.dbd-decisions-parts .slick-track>div.slick-current p {
	  	color: #aa1a18;
	  	opacity: 1;
	}
	.dbd-feature{
		background-image: url('../jpg/08a74f50-6233-4c49-aad6-ab73e39198f0-2.jpg_%3b%20filename_%3dutf-8%27%2708a74f50-6233-4c49-aad6-ab73e39198f0-2.jpg');
		background-size: cover;
    	background-position: top center;
	}
	.starsWar-feature{
		padding-top: 11.944vw;
    	padding-bottom: 9.167vw;
		background-image: url('../jpg/09ea94e6-3947-41e7-9d29-a52c327899ef-1.jpg_%3b%20filename_%3dutf-8%27%2709ea94e6-3947-41e7-9d29-a52c327899ef-1.jpg');
		background-size: cover;
		background-repeat: no-repeat;
    	background-position: top center;
	}
	.bananya-feature{
		padding-top: 12.5vw;
    	padding-bottom: 14.861vw;
		background-image: url('../jpg/1693b9d0-4681-45b3-859d-1b013de83336-2.jpg_%3b%20filename_%3dutf-8%27%271693b9d0-4681-45b3-859d-1b013de83336-2.jpg');
	}
	.starsWar-feature h3 {
	  	margin: 0;
	  	margin-bottom: 8.75vw;
	  	color: #fff;
	}
	.starsWar-feature-image {
	  	padding: 0;
	}
	.bananya-feature .starsWar-feature-image {
	  	order: 1;
	}
	.starsWar-feature-image-list {
	  	position: relative;
	  	margin-top: 0;
	  	margin-bottom: 2.917vw;
	}
	.bananya-feature .starsWar-feature-image-list {
	  	margin-bottom: 0;
	}
	.starsWar-feature-image-list > img {
	  	position: absolute;
	  	top: 5.927vw;
	  	left: 7.22VW;
    	width: calc(100% - 14.44vw);
	  	z-index: 0;
	}
	.starsWar-feature-images {
	  	width: 53.75vw;
	  	margin: auto;
	  	z-index: 1;
	}
	.bananya-feature .starsWar-feature-images {
		margin: 0;
    	margin-left: 5vw;
    	width: 58.472vw;
	}
	.bananya-feature .starsWar-feature-images img {
		width: 100%;
	}
	.starsWar-feature-image .starsWar-feature-image-item img {
	  	width: 16.533vw;
	  	margin: 0 1.042vw;
	}
	.starsWar-feature-word {
	  	padding: 0 9.44vw;
	  	padding-top: 10vw;
	}
	.bananya-feature .starsWar-feature-word {
		padding: 0;
		margin-left: 30.833vw;
    	width: 62.361vw;
	}
	.starsWar-feature-word-text {
	  	position: relative;
	}
	.starsWar-feature-word-text > img {
	  	width: 100%;
	  	position: relative;
	  	z-index: 0;
	}
	.starsWar-feature-detail {
	  	position: absolute;
	  	top: 7.778vw;
	  	left: 0;
	  	z-index: 1;
	}
	.bananya-feature .starsWar-feature-detail {
	    left: 50%;
	    transform: translateX(-50%);
	    top: 18.133vw;
	    width: 74%;
	}
	.starsWar-feature-detail p.strong {
	  	padding-left: 11.16%;
	  	margin-bottom: 4.306vw;
	  	color: #be1111;
	  	text-transform: uppercase;
	  	line-height: 1;
	}
	.bananya-feature .starsWar-feature-detail p.strong {
		margin-bottom: 1.083vw;
		color: #737373;
		font-size: 4.167vw;
	}
	.starsWar-feature-detail-images {
	  	display: flex;
	  	flex-wrap: wrap;
	  	align-items: flex-start;
	  	padding: 0 3.2vw;
	}
	.bananya-feature .starsWar-feature-detail-images {
	  	padding: 0;
	  	align-items: flex-start;
	}
	.starsWar-feature-item {
		width: 50%;
	  	padding-top: 7.5vw;
	  	text-align: center;
	  	color: #fff;
	  	font-size: .875rem;
	}
	.bananya-feature .starsWar-feature-item {
	  	padding-top: 0;
	  	padding-bottom: 4.306vw;
	  	color: #8b8b8b;
	  	font-size: .75rem;
	}
	.starsWar-feature-item-text p {
	  	margin: 0;
	  	margin-top: 4.028vw;
	}
	.bananya-feature .starsWar-feature-item-text p {
	    margin-top: 1.042vw;
	}
	.starsWar-feature-item img {
	  	width: auto;
	  	height: auto;
	  	max-width: 19.167vw;
    	max-height: 12.778vw;
	}
	.dbd-feature-word-text {
	  	color: #fff;
	}
	.dbd-feature-word-text h3 {
	  	margin-top: 13.889vw;
    	margin-bottom: 10.278vw;
	  	font-size: 1.171875rem;
	  	line-height: 1.4;
	}
	.dbd-feature-word-text > p {
	  	margin-bottom: 9.44vw;
	  	font-size: .875rem;
	}
	.dbd-feature-detail {
	  	margin-bottom: 95vw;
	}
	.dbd-feature-detail p {
	  	margin-bottom: 5vw;
	  	font-size: .875rem;
	}
	.dbd-feature-images {
	  	display: flex;
		position: relative;
	}
	.dbd-feature-item {
	  	width: 13.6vw;
	    height: 13.6vw;
	    margin-right: 1.867vw;
	  	padding: 2px;
		border: 2px solid rgba(255,255,255,0.3);
	}
	.dbd-feature-item:hover{
	  	border: 2px solid #aa1a18;
	}
	.dbd-feature-item img {
	  	width: 100%;
	}
	.dbd-feature-item-text {
	  	display: none;
	  	position: absolute;
	  	top: calc(13.6vw + 16px);
	  	left: 0;
	  	width: 60.267vw;
	  	height: 10vw;
	  	background: #fff;
	  	color: #000;
	  	line-height: 10vw;
	  	text-align: center;
	  	border-radius: 5px;
	}
	.dbd-feature-item-text:before {
		content: '';
	  	position: absolute;
	  	top: -.9375rem;
	  	width: 0;
	  	height: 0;
		border-width: .5rem;
		border-style: solid;
		border-color: transparent transparent #fff transparent;
	}
	.dbd-feature-item:nth-child(1) .dbd-feature-item-text:before{
		left: 1.09375rem
	}
	.dbd-feature-item:nth-child(2) .dbd-feature-item-text:before{
		left: 4.71875rem
	}
	.dbd-feature-item:nth-child(3) .dbd-feature-item-text:before{
		left: 8.34375rem
	}
	.dbd-feature-item:nth-child(4) .dbd-feature-item-text:before{
		left: 11.96875rem
	}
	.dbd-feature-item:hover .dbd-feature-item-text{
		display: block
	}
	.dbd-feature-word-text .btn {
	  	margin-bottom: 6.4vw;
	  	width: 100%;
	}
	.dbd-showcase .col-xs-12,
	.dbd-support .col-xs-12{
		padding: 0 5.067vw;
	}
	.ffrPage .dbd-support .col-xs-12{
		padding: 0 15vw;
		padding-bottom: 10vw;
	}
	.blackDesert-showcase .col-xs-12,
	.metaphor-showcase .col-xs-12,
	.starsWar-showcase .col-xs-12{
		padding: 0;
	}
	.dbd-showcase{
		background: #000;
		background-image: url('../png/b2636039-e177-48b1-b11c-775b37c16749-1.png_%3b%20filename_%3dutf-8%27%27b2636039-e177-48b1-b11c-775b37c16749-1.png');
	    background-position: top center;
	    background-size: cover;
	    background-repeat: no-repeat;
	}
	.starsWar-showcase{
		background-image: url('../jpg/caba7dbd-6b01-4d60-a09f-eb55d069d7e2-2.jpg_%3b%20filename_%3dutf-8%27%27caba7dbd-6b01-4d60-a09f-eb55d069d7e2-2.jpg');
	}
	.blackDesert-showcase{
		background-image: url('../jpg/594e10e9-afde-4e0e-87c3-ab45df8e0bb1-1.jpg_%3b%20filename_%3dutf-8%27%27594e10e9-afde-4e0e-87c3-ab45df8e0bb1-1.jpg');
	}
	.metaphor-showcase{
		margin-top: -17.917vw;
		background-color: transparent;
		background-image: url('../png/8cb5d1b1-6ade-4374-a957-fed34cb7b09d-2.png_%3b%20filename_%3dutf-8%27%278cb5d1b1-6ade-4374-a957-fed34cb7b09d-2.png');
	}
	.dbd-showcase h3{
		margin: 0;
		margin-top: 13.6vw;
		margin-bottom: 9.33vw;
		font-size: 1.171875rem;
		color: #fff;
		line-height: 1;
	}
	.blackDesert-showcase h2,
	.metaphor-showcase h2,
	.starsWar-showcase h2 {
		margin-top: 9.167vw;
		margin-bottom: 9.167vw;
		text-align: center;
		color: #fff;
		line-height: 1;
	}
	.metaphor-showcase h2 {
		margin-top: 19.722vw;
		margin-bottom: 7.22vw;
	}
	.dbd-showcase-content {
	  	margin-bottom: 2.933vw;
	}
	.starsWar-showcase .dbd-showcase-content,
	.blackDesert-showcase .dbd-showcase-content {
	  	margin-bottom: 10vw;
	}
	.metaphor-showcase .dbd-showcase-content {
		margin-bottom: 22.133vw;
	}
	.dbd-showcase-introduce {
	  	width: 100%;
	  	margin-bottom: 6.4vw;
	}
	.starsWar-showcase .dbd-showcase-introduce,
	.metaphor-showcase .dbd-showcase-introduce,
	.blackDesert-showcase .dbd-showcase-introduce {
	  	margin-bottom: 0;
	}
	.metaphor-showcase .dbd-showcase-introduce {
		position: relative;
		padding: 5.333vw 13.333vw 10.667vw 10.133vw;
	}
	.metaphor-showcase .dbd-showcase-introduce:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url('../png/5739ee0f-227a-4839-a8a0-e83ea415f53d-1.png_%3b%20filename_%3dutf-8%27%275739ee0f-227a-4839-a8a0-e83ea415f53d-1.png') center no-repeat;
		background-size: contain;
	}
	.blackDesert-showcase .dbd-showcase-introduce img {
		height: 70.694vw;
		object-fit: cover;
	}
	.metaphor-showcase .dbd-showcase-introduce img {
		height: 41.111vw;
		object-fit: cover;
	}
	.metaphor-showcase .dbd-showcase-introduce .arrow-prev {
		left: 3.889vw;
	}
	.metaphor-showcase .dbd-showcase-introduce .arrow-next {
		right: 1.944vw;
	}
	.metaphor-showcase .dbd-showcase-introduce .slick-arrow img {
	 	height: 8.194vw;
	}
	.metaphor-showcase-introduce-parts {
		margin-top: -2.778vw;
		margin-bottom: 15.278vw;
	}
	.starsWar-showcase-introduce-parts {
		background: #000;
	}
	.dbd-showcase-introduce-parts .slick-list {
		padding: 0 1.33vw;
	}
	.blackDesert-showcase-introduce-parts .slick-list {
		padding-left: 36.25vw;
  		padding-right: 11.944vw;
	}
	.metaphor-showcase-introduce-parts .slick-list {
		padding-left: 1.111vw;
    	padding-right: 22.917vw;
	}
	.dbd-showcase-content .dbd-showcase-introduce-parts .showcase-introduce-part {
		position: relative;
	  	width: 34.7vw;
	  	margin: 0 1.33vw;
	  	margin-bottom: 5vw;
	  	border: 2px solid #000;
	  	background: #373946;
	  	cursor: pointer;
	}
	.starsWar-showcase-introduce-parts .showcase-introduce-part,
	.metaphor-showcase-introduce-parts .showcase-introduce-part,
	.blackDesert-showcase-introduce-parts .showcase-introduce-part {
		width: 100%;
		border: 0;
		border-top: 2px solid #000;
	  	opacity: .3;
	  	transition: all .2s ease;
	  	cursor: pointer;
	}
	.blackDesert-showcase-introduce-parts .showcase-introduce-part {
		border: 0;
		padding: 6.25vw  4.078vw;
	}
	.metaphor-showcase-introduce-parts .showcase-introduce-part {
		position: relative;
		opacity: 1;
		border: 0;
		padding: 5px 5px 4px 4px;
		margin: 0 .972vw;
	}
	.metaphor-showcase-introduce-parts .showcase-introduce-part:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: url('../png/6ee23570-494e-4c4f-9a9f-41dc4cc9ebb1-1.png_%3b%20filename_%3dutf-8%27%276ee23570-494e-4c4f-9a9f-41dc4cc9ebb1-1.png');
	  	background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}
	.dbd-showcase-content .dbd-showcase-introduce-parts .showcase-introduce-part.slick-current{
		border-color: #aa1a18
	}
	.starsWar-showcase .dbd-showcase-content .starsWar-showcase-introduce-parts .showcase-introduce-part.slick-current,
	.blackDesert-showcase .dbd-showcase-content .blackDesert-showcase-introduce-parts .showcase-introduce-part.slick-current {
		border-color: #be1111;
		opacity: 1;
	}
	.metaphor-showcase .dbd-showcase-content .metaphor-showcase-introduce-parts .showcase-introduce-part.slick-current:before {
		background-image: url('../png/6ee23570-494e-4c4f-9a9f-41dc4cc9ebb1-2.png_%3b%20filename_%3dutf-8%27%276ee23570-494e-4c4f-9a9f-41dc4cc9ebb1-2.png');
	}
	.dbd-showcase-content .dbd-showcase-introduce-parts .showcase-introduce-part.slick-current::before {
		content: '';
		position: absolute;
		top: 13.75vw;
		left: 50%;
		transform: translateX(-50%);
		width: 36.806vw;
		height: 10vw;
		background: #aa1a18;
		z-index: -1;
	}
	.dbd-showcase-introduce-parts .showcase-introduce-part img,
	.starsWar-showcase-introduce-parts .showcase-introduce-part img,
	.metaphor-showcase-introduce-parts .showcase-introduce-part img,
	.blackDesert-showcase-introduce-parts .showcase-introduce-part img{
	  	margin: 0;
	  	width: 100%;
	}
	.dbd-support-word h3 {
	  	margin-top: 14.133vw;
	  	margin-bottom: 8.533vw;
	  	color: #fff;
	  	font-size: 1.5625rem;
	  	line-height: 1;
	}
	.ffrPage .dbd-support-word h3 {
		margin-top: 10vw;
	    margin-bottom: 11.944vw;
	    font-size: calc(22px + 11 * ((100vw - 320px) / 2080));
	    line-height: 1.15;
	}
	.ffrPage .dbd-support-word > div {
	  	text-align: center;
	  	padding-bottom: 18.333vw;
	}
	.ffrPage .dbd-support-word > div img:last-child {
	  	width: 67.917vw;
	}
	.dbd-support-word p {
	  	width: 100%;
	  	margin-bottom: 9.6vw;
	  	color: #fff;
	  	font-size: .875rem;
	}
	.dbd-support-alert {
	  	position: relative;
	  	width: 100%;
		height: 66.667vw;
		display: flex;
		align-items: end;
		margin: auto;
		margin-bottom: 10.133vw;
		margin-top: 6.667vw;
	}
	.dbd-support-alert img {
	  	max-width: 100%;
	  	width: auto;
	  	margin: 0 auto;
	}
	.dbd-support-alert .alert-icon{
		position: absolute;
	  	bottom: -3.33vw;
	  	left: 50%;
	  	transform: translateX(-50%);
	  	width: 6.667vw;
	  	height: 6.667vw;
	  	transition: all .5s ease;
	  	cursor: pointer;
	}
	.dbd-support-alert .alert-icon.active::before {
	  	content: '';
	  	position: absolute;
	  	top: 2px;
	  	right: 2px;
	  	width: calc(100% - 4px);
	  	height: calc(100% - 4px);
	  	background: #000;
	  	border-radius: 50%;
	}
	.dbd-support-alert .icon {
	  	height: 6.667vw;
	  	color: #fff;
	  	transition: all .5s ease;
	}
	.dbd-support-alert .icon:hover {
	  	color: #aa1a18;
	}
	.dbd-support-alert .alert-icon.active .icon{
		transform: rotateZ(45deg);
		color: #aa1a18;
	}
	.support-alert-window{
		position: absolute;
		border: 2px solid #aa1a18;
		opacity: 0;
		visibility: hidden;
		transform: translateY(-6.667vw) translateZ(0);
		transition: all .5s;
		pointer-events: none;
	}
	.support-alert-window.active{
		opacity: 1;
		visibility: visible;
		transform: translateY(0) translateZ(0);
		pointer-events: all;
	}
	.support-alert-window img{
		width: 100%;
	}
	.dbd-copyright {
	  	color: #fff;
	  	font-size: .625rem;
	  	line-height: 1.5;
	  	background: #000;
	}
	.bananya-copyright {
	  	background: #e3e7f2;
	}
	.dbd-copyright-word {
	  	display: flex;
	  	justify-content: center;
	  	align-items: center;
	  	padding: 7.467vw 0;
	}
	.starsWar-copyright .dbd-copyright-word {
	  	padding: 7.22vw 0;
	}
	.blackDesert-copyright .dbd-copyright-word {
	  	padding: 4vw 0;
	}
	.metaphor-copyright .dbd-copyright-word {
	  	padding: 2.778vw 0 3.472vw;
	  	display: block;
    	text-align: center;
	}
	.dbd-copyright-word img {
	  	height: 5.33vw;
	}
	.starsWar-copyright .dbd-copyright-word img {
	  	height: 7.778vw;
	}
	.blackDesert-copyright .dbd-copyright-word img {
	  	height: 3.472vw;
	}
	.metaphor-copyright .dbd-copyright-word img {
	  	height: 13.611vw;
	  	margin-bottom: 3.194vw;
	}
	.dbd-copyright-word p {
	  	margin: 0;
	  	margin-left: 1.867vw;
	}
}
@media only screen and (max-width: 767px) {
	.catalog-quick .catalog .slick-slide,
	.index-review .review-list .slick-slide,
	.index-news:not(.index-news-new) .news-list .slick-slide{
		margin: .5rem
	}
}
@media only screen and (min-width: 768px) {
	.home-press-obj {
		padding: 0;
	}
	.container-lg{
		max-width: 936px;
		padding-left: 24px;
		padding-right: 24px;
	}
	.review-userPic .userPic-list .slick-list {
	  	height: calc(50vw - 46px);
	}
	.review-userPic .userPic-list .userPic{
		margin: 0 4px;
	}
}
@media only screen and (min-width: 992px) {
	.index-splash .splash {
		margin-bottom: 0!important;
		margin-top: 0;
		width: 100%;
		height: 100%;
		background-position: center;
		background-size: cover;
	}
	.index-poster .splash>a{
		position: relative;
		width: 100%;
		height: 100%;
	}
	.index-poster .slick-arrow,
	.index-esports-list .slick-arrow,
	.index-series-chairs .slick-arrow,
	.article-list .slick-arrow{
		font-size: 4rem;
	}
	.banner-absolute-content{
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 27.5vw;
		z-index: 1;
	}
	.index-poster .banner-absolute-content{
		width: auto;
	}
	.patentPage .index-poster .banner-absolute-content{
		width: 38.229vw;
	}
	.certerfications .index-poster .banner-absolute-content{
		width: 38.229vw;
	}
	.kolPage .index-poster .banner-absolute-content {
		width: 35.208vw;
	}
	.banner-absolute-content.left {
		left: calc(8.28125vw + 15px);
		transform: translateY(-50%);
	}
	.series-poster .banner-absolute-content.left {
		left: 12.4vw;
	}
	.promotions-banner .banner-absolute-content {
		/* left: calc(16.667vw + 15px); */
		width: 41.667%;
	}
	.banner-absolute-content.center {
		left: 50%;
		transform: translate(-50%,-50%);
		text-align: center;
	}
	.banner-absolute-content.right {
		right: 8.33vw;
		transform: translateY(-50%);
	}
	.banner-absolute-content.top {
		bottom: inherit;
		top: 3.3333vw;
		left: 50%;
		transform: translateX(-50%);
		width: 37.33%;
	}
	.banner-absolute-content.bottom {
		bottom: 7.03125vw;
		top: auto;
		left: 50%;
		transform: translateX(-50%);
		width: 37.33%;
	}
	.collections-series-poster .banner-absolute-content {
  		width: 57.5%;
	}
	.index-poster .banner-absolute-content > a > p {
		margin-bottom: 8.021vw;
	}
	.index-poster .banner-absolute-content > div > .btn:first-child {
		margin-right: 2.083vw;
	}
	.banner-absolute-link {
	  	display: block;
	}
	.banner-absolute-link svg {
	  	/* margin-left: 10px; */
	  	transition: all .2s ease;
	}
	.banner-absolute-link:hover svg {
	  	transform: translateX(4px)
	}
	.blog-article-banner .banner-absolute-link,
	.faq-header-content .banner-absolute-link,
	.series-poster .banner-absolute-link {
	  	left: 8.542vw;
	  	top: 1.51vw;
	}
	.blog-article-banner .banner-absolute-link svg,
	.faq-header-content .banner-absolute-link svg,
	.series-poster .banner-absolute-link svg {
	  	margin-right: 10px;
	}
	.series-poster .banner-absolute-content > a {
		justify-content: flex-start;
	}
	.series-poster-logo:first-child img {
		height: .78125vw;
	}
	.series-poster-logo:last-child img {
		height: 3.177vw;
	}
	.series-poster-logo:last-child {
	  	margin-left: 1.667vw;
	  	padding-left: 1.667vw;
	}
	.series-poster-logo:last-child:after {
		height: 2.708vw;
	}
	.index-poster .absolute-content,
	.embroidery .absolute-content,
	.partner .absolute-content,
	.patent .absolute-content {
	  	top: 15vw;
	  	left: 8.23vw;
	  	width: auto;
	  	transform: none;
	  	text-align: left;
	}
	.patent .absolute-content{
		top: 50%;
		transform: translateY(-50%);
	}
	.absolute-content a,
	.absolute-content a:hover {
	  	color: #fff;
	}
	.absolute-content h1,
	.absolute-content h2 {
		padding: 0;
	  	padding-bottom: 2.395833vw;
	  	font-size: calc(24px + 16 * ((100vw - 320px) / 2080));
	}
	.absolute-content h1 {
		font-size: calc(28px + 16 * ((100vw - 320px) / 2080));
	}
	.absolute-content p {
	  	padding-bottom: 5.885vw;
	  	font-size: 1rem;
	}
	.absolute-content .btn {
	  	width: 10.104vw;
	  	height: 2.5vw;
		line-height: 2.5vw;
	  	color: #000!important;
		background-color: #AD814F;
	}
	.promotion-other {
	  	padding: 3.125vw 0;
	}
	.promotion-other-item {
		margin-bottom: .833vw;
	  	border-radius: 8px;
	}
	.promotion-other .btn {
	  	margin-top: 2.083vw;
	}
	.bundle-header {
		padding-top: 3.125vw;
	}
	.bundle-content {
		padding: 0;
		padding-bottom: 1.302vw;
    	border-bottom: 1px solid #888;
	}
	.bundle-item-image img {
  		width: 100%;
	}
	.bundle-item {
		width: calc(50% - 1.302vw);
		margin-bottom: .521vw;
	  	padding: 0;
	  	border-radius: 8px;
	  	overflow: hidden;
	  	background: #232323;
	}
	.bundle-item:nth-child(2n+1) {
		margin-right: 2.6vw;
	}
	.bundle-item-text {
  		padding: .26vw 1.042vw;
  		line-height: 2.5;
  		border-bottom: 1px solid #888;
	}
	.bundle-item-list {
	  	padding: 1.042vw;
	}
	.bundle-item-list-content {
		margin-bottom: .625vw;
	}
	.bundle-item-list-content .slick-track {
  		margin: 0;
	}
	.bundle-item-list .bundle-item-list-content .bundle-list-item {
		display: flex;
	    justify-content: center;
	    align-items: center;
	    height: 4.01vw;
	    margin-right: 7px;
	    border-radius: 4px;
	    border: 1px solid #888;
	}
	.bundle-item-list-content .bundle-list-item img {
		width: auto;
		height: 3.333vw;
	}
	.view-bundle {
	  	text-decoration: underline;
	  	cursor: pointer;
	}
	.bundle-item .btn svg {
		transition: transform .2s ease;
	}
	.bundle-item .btn:hover svg {
		transform: rotate(90deg)
	}
	.bundle-terms {
		margin: 0 -15px;
	  	margin-top: 1.302vw;
	  	margin-bottom: 3.125vw;
	  	padding: 2.083vw 1.042vw;
	  	background: #232323;
	  	border-radius: 8px;
	}
	.bundle-terms-content {
	  	padding: 0;
	}
	.bundle-terms-content h3 {
	  	margin-bottom: 1.042vw;
	  	padding-left: 1.042vw;
	  	line-height: 1.54;
	}
	.bundle-terms-list ul {
	  	margin: 0;
	  	column-count: 2;
	  	column-gap: 2.083vw;
	  	padding-left: 2.083vw;
	}
	.bundle-terms-list ul li {
		margin-bottom: .833vw;
		page-break-inside: avoid;
	}
	.bundle-cart-summary {
	  	height: 100%;
	  	overflow: auto;
	}
	.bundle-cart-summary-item {
	  	padding: 0 1.25vw 1px;
	  	background: #fff;
	  	border-radius: 8px;
	}
	.bundle-cart-summary-item hr {
	  	border-color: #888;
	}
	.text-sm {
	  	font-size: .875rem;
	}
	.sellingPoint-content {
		padding: 1.667vw 0 4.583vw;
	}
	.sellingPoint-img {
	  	display: flex!important;
	  	align-items: center;
	  	background: #000;
	}
	.sellingPoint-img .slick-list {
		width: 100%;
	}
	.sellingPoint-introduce {
  		display: flex;
  		flex-direction: column;
  		justify-content: center;
	}
	.pointText {
		padding: 1.667vw 2.1875vw 2.708vw;
    	text-align: center;
		z-index: 1;
	}
	.pointButton {
	  	padding: 0 1.875vw 2.708vw;
	}
	.pointButton-item {
	  	padding: .625vw 2.5vw;
	  	margin: .625vw .3125vw;
	}
	.index-shopGuide {
	  	padding: 3.33vw 1.667vw;
	}
	.shopGuide-container {
	  	display: flex;
	  	align-items: center;
	  	padding: 1.25vw 0;
	}
	.shopGuide-sidebar {
  		width: 15.733%;
	}
	.shopGuide-color-list {
  		overflow: hidden;
	}
	.shopGuide-color {
		display: block;
		width: 100%;
	}
	.shopGuide-color-item {
	  	width: 70%;
	  	margin: auto;
	  	padding: .833vw 0;
	  	border: 0;
	  	border-bottom: 1px solid #b5b5b5;
	}
	.shopGuide-chairs {
  		width: 84.267%;
  		padding: 0;
	}
	.shopGuide-chairs-item .color-chairs-items {
  		padding: 0 4.583vw;
	}
	.color-chairs-items .slick-list {
		padding-right: 0;
	}
	.color-chairs-items .chair {
		padding: 1.25vw 0;
		padding-top: 0;
		margin: .78125vw;
	}
	.color-chairs-items .chair a.lazy {
    	padding: 0 23%;
  	}
  	.color-chairs-items .chair > div {
		padding: 0 1.25vw;
	}
	.color-chairs-items .chair > div a .strong {
		margin-top: 10px;
		margin-bottom: 0;
		font-size: 1rem;
	}
	.color-chairs-items .chair > div a .title {
		margin: 6px 0;
	}
	.color-chairs-items .slick-dots {
  		width: calc(100% - 9.166vw);
  		bottom: calc(-.9375vw - 19px);
  		height: 19px;
    	border: 0;
	}
	.color-chairs-items .slick-dots li {
	 	width: 5.625vw;
	    height: 5px;
	    margin: 0 .625vw;
	 }
	 .color-chairs-items .slick-dots li button {
	 	padding: 0;
    	height: 5px
	 }
	 .color-chairs-items .slick-dots li button::before {
		content: '';
		top: inherit;
		bottom: 0;
		width: 100%;
		height: 3px;
		background: #D2D2D2;
		opacity: 1;
	}
	.color-chairs-items .slick-dots li.slick-active button::before {
		height: 5px;
		background: #AD814F;
		opacity: 1;
	}
	.redeem-content .redeem-content-banner,
	.redeem-content .redeem-icon-list {
		padding-top: 3.125vw;
	}
	.redeem-content .redeem-icon-list {
		padding-bottom: 3.125vw;
	}
	.redeem-content .redeem-content-banner h2 {
		margin-bottom: 2.083vw!important;
	}
	.index-news-new{
		padding: 4.167vw 0;
	}
	.product-catalog-new{
		padding: 3.125vw 0;
	}
	.catalog-quick .catalog .slick-list,
	.recommendation-list .slick-list{
		max-width: 1350px;
		width: 83.33%;
		margin: auto;
	}
	.review-list .slick-list{
		padding-right: 0;
		padding-bottom: 2.96875vw;
	}
	.homepage .review-list .slick-list{
		padding-bottom: 0;
	}
	.collections-new-list .review-list .slick-list{
		padding-bottom: 0;
	}
	.review-item-text {
	  	padding: 1.146vw .521vw 1.042vw 1.042vw;
	}
	.review-item-text .stamped-fa{
		color: #000;
	}
	.review-item-user {
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: center;
	  	color: #000;
		font-size: .875rem;
	}
	.review-item-avatar {
	  	display: flex;
	  	align-items: center;
	}
	.review-item-avatar .review-obj-avatar-content {
	  	width: 2.083vw;
		height: 2.083vw;
		margin-right: .78125vw;
		background: #AD814F;
	  	border-radius: 50%;
	  	color: #fff;
		line-height: 2.083vw;
	}
	.review-item-user p {
	  	margin: 0;
	  	color: #000;
	}
	.review-item-user > p {
		opacity: .6;
	}
	.index-news:not(.index-news-new) .news-list .slick-list{
		max-width: 1398px;
		width: calc(83.33vw - 32px);
		margin: auto;
	}
	.index-catalog-product,
	.index-product-size,
	.product-catalog-min,
	.index-news:not(.index-news-new){
		padding: 45px 0;
	}
	.catalog-product-introduce{
		padding: 35px 40px 0;
	}
	.catalog-product-introduce>.col-lg-10,
	.product-size-show>.col-lg-10,
	.product-youtube>.col-md-10,
	.index-service>.col-lg-10{
		max-width: 1350px;
		margin: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.footer-new .footer-service>.col-lg-10,
	.footer-new .footer-sitemap>.col-lg-10,
	.footer-new .footer-last-part>.col-lg-10{
		max-width: 1600px;
		margin: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.catalog-product-introduce>.col-lg-10>.row{
		display: flex;
	    justify-content: center;
	    flex-wrap: wrap;
	}
	.catalog-quick-new,
	.news-content{
		padding: 0
	}
	.index-review-header,
	.news-header {
	  	margin-bottom: 1.5625vw;
	}
	.catalog-header {
		width: 83.333333%;
		padding: 0 3.333vw;
		margin-bottom: 0;
	}
	.index-review-header h2,
	.catalog-header h2,
	.news-header h2{
		margin: 0;
		font-size: calc(22px + 12 * ((100vw - 320px) / 2080));
	}
	.index-review-header a,
	.news-header a{
		font-size: .9rem;
		color: #000;
		opacity: .8;
		text-decoration: underline;
	}
	.catalog-header .detail-modal-item-dec a{
		color: #000;
	}
	.index-review-header a{
		font-size: 1rem;
		color: #858585;
		opacity: 1;
	}
	.catalog-new,
	.news-content .news-list{
		padding: 0;
	}
	.homepage .catalog-new {
	    padding-left: 0;
	    padding-bottom: 2.5vw;
	}
	.homepage .catalog-new .slick-list {
    	padding-right: 0;
  	}
	.index-news-new .news-list .slick-list{
		margin: 0;
		margin-left: -8px;
	}
	.index-news-new .news-list .slick-list{
		padding-right: 8.333vw;
	}
	.catalog-new .point{
		margin: .78125vw;
		margin-bottom: 0;
		padding: 0;
		padding-bottom: 0;
		background: #fff;
		box-shadow: none;
		border-radius: 8px;
	}
	.shop-all .catalog-new .point{
		width: calc(25% - 30px);
    	margin: 0 15px;
	}
	.homepage .catalog-new .point{
		padding: 1.25vw 0;
		padding-top: 0;
		margin: .78125vw;
	}
	.catalog-new .point > div {
		padding: 0 10px 20px;
	}
	.catalog-new .point > .btn {
		margin: 1.25vw auto;
	}
	.catalog-new .point:hover {
		box-shadow: /* 0 0 8px 5px rgba(0,0,0,0.05) */none;
	}
	.homepage .catalog-new .point:hover,
	.color-chairs-items .chair:hover {
		box-shadow: 0 0 10px 5px rgba(0,0,0,0.15);
	}
	.series-item .catalog-new .point:hover {
		box-shadow: none
	}
	.index-news-new .news-item{
		padding: 0 8px;
	}
	.catalog-new .point .obj-more-reviews{
		opacity: 0;
		transition: all .5s ease;
	}
	.catalog-new .point:hover .obj-more-reviews{
		opacity: 1;
	}
	.index-ipCooperation {
		padding: 3.125vw 0;
	}
	.index-ipCooperation-header {
		padding-bottom: 2.083vw;
	}
	.header-link span {
	  	margin-left: .521vw;
	  	font-size: .75rem;
	}
	.homepage .index-esports {
		padding: 3.125vw 0;
	}
	.esports-introduce-content {
	  	padding-top: 3.33vw;
	  	padding-bottom: 1.25vw;
	    display: flex;
	    width: 83.333%;
	    margin: auto;
	}
	.esports-introduce-text {
		width: 35.09375%;
	    padding: 0 .833vw;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	}
	.esports-introduce-items {
    	padding: 1.667vw .625vw;
  	}
  	.esports-introduce-item:not(:last-child) {
    	margin-bottom: .833vw;
  	}
  	.esports-introduce-svg {
	    margin-right: .625vw;
	}
	.esports-introduce-svg svg {
    	font-size: 1.667vw;
  	}
  	.esports-introduce-video {
	  	width: 64.90625%;
	  	display: flex;
	  	align-items: center;
	}
	.esports-introduce-video > div:first-child {
		height: 29.6875vw;
	}
	.esports_video_img {
	  	font-size: 2.65625vw;
	}
	.esports-logos-content {
	  	width: 83.333%;
	  	padding: 1.25vw 0 3.33vw;
	    margin: auto;
	}
	.esports-logos-item {
	  	width: calc(12.5% - 7.875px);
	  	margin-right: 9px;
	}
	.esports-logos-item:nth-child(2n) {
		margin-right: 9px;
	}
	.esports-logos-item:nth-child(8n) {
	  	margin-right: 0;
	}
	.esports-logos-content .esports-logos-item img {
    	width: 100%;
  	}
  	.esports-logos-text {
    	padding: .521vw 1.068vw 0;
  	}
  	.esports-items-header {
    	padding: 3.125vw 0 2.5vw;
  	}
  	.homepage .index-esports .esports-items-header {
    	padding: 0 0 2.083vw;
  	}
  	.index-ipCooperation .esports-items-header {
    	padding: 2.5vw 0;
  	}
  	.index-esports-list .slick-list {
  		padding: 0 11.198%;
  	}
  	.index-esports-list .arrow-new.arrow-prev {
  		left: 3.021vw;
  	}
  	.index-esports-list .arrow-new.arrow-next {
  		right: 3.021vw;
  	}
  	.esports-item {
    	padding: 0 5px;
  	}
  	.index-esports-list .esports-item {
    	padding: 0;
  	}
  	.index-esports-list .esports-item > a {
    	margin: 0;
    	padding: 0;
    	border-radius: 8px;
  	}
  	/* .index-ipCooperation .esports-item {
  		width: 24.583vw;
  	} */
  	.collections-ip .esports-item {
    	padding: 0 15px;
    	width: 33.333%;
  	}
  	.esports-item:not(:last-child) {
    	margin-bottom: 0;
  	}
  	.collections-ip .esports-item > a {
  		border-radius: 8px;
  	}
  	.index-esports-list .esports-item > a img {
  		border-radius: 8px;
  	}
  	.collections-ip .esports-item img {
  		height: 20.833vw;
  	}
  	.esports-images-text {
    	padding: .625vw;
  	}
  	.index-ipCooperation .esports-images-text,
  	.homepage .index-esports .esports-images-text {
  		opacity: 0;
  		top: 0;
  		bottom: 0;
    	right: 0;
    	left: 0;
    	padding-bottom: 8.90625vw;
    	display: flex;
    	align-items: flex-end;
    	justify-content: center;
    	background: none;
    	border-radius: 8px;
    	transition: all .3s ease-in;
	}
	.index-ipCooperation .esports-item:hover .esports-images-text,
	.index-esports .esports-item:hover .esports-images-text {
		opacity: 1;
		background: rgba(0,0,0,0.6);
	}
	.index-ipCooperation .esports-item:not(.slick-current):hover .esports-images-text,
	.index-esports .esports-item:not(.slick-current):hover .esports-images-text {
		transform: scale(.9);
	}
	/* .index-ipCooperation .esports-item.slick-current:hover .esports-images-text,
	.index-esports .esports-item.slick-current:hover .esports-images-text {
		top: 0;
		bottom: 0;
	} */
  	/* .index-ipCooperation .esports-images-text{
  		padding: .9375vw 1.25vw;
  	} */
  	.collections-ip .esports-images-text {
  		bottom: .625vw;
    	top: inherit;
	    left: 15px;
	    right: 15px;
	    opacity: 1;
    	padding: 0;
    	display: block;
  	}
	.collections-ip .esports-item:not(.slick-current):hover .esports-images-text {
		transform: scale(1);
	}
	.collections-ip .esports-images-text > div {
		height: 0;
		opacity: 0;
	}
	.collections-ip .esports-item:hover .esports-images-text {
		top: 0;
		bottom: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.collections-ip .esports-item:hover .esports-images-text > div {
		opacity: 1;
		height: auto;
	}
	.collections-ip .esports-images-text > div a {
    	padding: 8px 2.083vw;
  	}
  	.esports-images-text p {
  		min-height: 6rem;
  		-webkit-line-clamp: 5;
	}
	/* .index-ipCooperation .esports-images-text p {
  		min-height: 3.6rem;
  		-webkit-line-clamp: 3;
	} */
	.esports-images-text > div a:first-child {
		margin-right: 1.875vw;
	}
	.index-esports-list .esports-images-text > div a:first-child,
	.index-ipCooperation .esports-images-text > div a:first-child {
		margin-right: 1.875vw;
	}
	/* .index-ipCooperation .esports-images-text > div a:first-child {
		margin-right: .521vw;
	} */
	.index-partner-content {
		padding: 3.125vw 0;
	}
	.partners-logo {
  		padding: 1.042vw 0;
	}
	.partner-list .index-partner-item .partners-logo img {
  		margin: 0 .9375vw;
  		width: 7.552vw; 
	}
	.shop-collabotations-item .banner-absolute-content {
		display: flex;
		flex-direction: column;
		width: 53.07%;
		/* bottom: 1.667vw; */
	}
	.index-factory > .col-xs-12 {
	 	overflow: hidden;
	}
	.index-factory > .col-xs-12 > .row {
		flex-wrap: wrap;
  		width: 100%;
		background: none !important;
	}
	.factory-item {
		width: 25%;
	  	padding: 1.25vw;
	  	height: 34.583vw;
	}
	.factory-link-item,
	.factory-link-item:nth-child(2n) {
	  	background: transparent;
	  	backdrop-filter: blur(0);
	  	transition: all .3s ease;
	}
	.factory-link-item:hover {
	  	background: rgba(255, 255, 255, 0.10);
	  	backdrop-filter: blur(5px);
	}
	.factory-link-item a {
		padding-top: 0;
	}
	.factory-about {
	  	padding: 1.25vw 0;
	}
	.factory-patent {
		padding-bottom: 3.333vw;
	}
	.factory-awards-item,
	.factory-certerfications {
		padding-bottom: 2.083vw;
	}
	.factory-link-header {
	  	margin-top: 24.72%;
	  	transition: all .3s ease;
	}
	.factory-item a:hover .factory-link-header {
	  	margin-top: -2.959vw;
	}
	.factory-link-header svg {
	  	font-size: 2.542vw;
	}
	.factory-link-content {
	  	transition: all .3s ease;
	}
	.factory-patent .factory-link-content {
	  	padding: .833vw;
	  	height: calc(6.664vw + 57.6px);
	}
	.factory-patent .patent-list-item-text ul li {
	  	padding: .833vw 8px;
	  	margin-bottom: 0;
	}
	.factory-awards-item .factory-link-content {
		height: 10.625vw;
	}
	.factory-link-img {
	  	height: 4.896vw;
	}
	.factory-link-img:not(:last-child) {
		margin-bottom: .833vw
	}
	.factory-certerfications .factory-link-content {
		height: 10.417vw;
	}
	.certerfications-list.factory-certerfications .patent-list-item {
		padding-right: 2.083vw;
	}
	.factory-certerfications .patent-list-item-title {
		padding: .417vw;
	}
	.factory-certerfications .patent-list-item-title h5 {
  		font-size: 1rem;
  	}
	.factory-certerfications .patent-list-item-text ul,
	.certerfications-list.factory-certerfications .patent-list-item-text ul li {
		padding: .3125vw 0;
	}
	.factory-item a:hover .factory-link-content {
		height: auto;
	}
	.influencer-list {
	  	padding: 3.33vw 15px 3.33vw;
	}
	.influencer-item-list > .col-xs-12 {
	  	width: calc(33.33% - 6.667px);
	}
	.influencer-item-list > .col-xs-12:not(:last-child) {
	  	margin-right: 10px;
	}
	.influencer-item {
	 	padding: 0;
	}
	.influencer-item .feature-item-text {
	  	padding: 1.25vw .625vw;
	}
	.index-blog .blog-list {
		padding: 1.667vw 15px;
	}
	.index-blog .blog-more-body {
		padding-top: 0;
	}
	.index-blog .blog-more-body .feature-item-list {
	    margin: 0;
	}
	.index-blog .blog-more-body .feature-item-list > .col-xs-12 {
		padding: 0 5px;
	}
	.index-blog .blog-more-body .feature-item-list > .col-xs-12:not(:last-child) {
		margin-right: 0
	}
	.index-blog .blog-more-body .feature-item-list .col-xs-12 .blog-item {
		margin: 0;
		margin-bottom: 2.5vw;
		background: #fff;
	}
	.index-blog .blog-more-body .feature-item-list .feature-item-text {
		padding: .625vw;
	}
	.index-blog .blog-more-body .feature-item-list .feature-item-text h6 {
		margin-top: 0;
		margin-bottom: .625vw;
	}
	.index-warranty {
	  	padding-top: 2.5vw;
	  	padding-bottom: 1.25vw;
	}
	.homepage .index-warranty {
	  	padding: 3.125vw 0;
	}
	.collection-warranty .index-warranty-header,
	.index-warranty-header {
		padding-bottom: 1.042vw;
	}
	.index-warranty-item {
	  	padding: 0;
		width: calc(50% - .625vw)
	}
	.homepage .index-warranty-item {
    	padding: 0;
    	margin-bottom: 0;
    	border-radius: 8px;
  	}
  	.index-warranty-news-item {
  		margin-top: 2.083vw;
  	}
	.index-warranty-item:nth-child(odd) {
	  	margin-right: .625vw;
	}
	.index-warranty-item:nth-child(even) {
	  	margin-left: .625vw;
	}
	.homepage .index-warranty-item img {
		border-radius: 8px;
	}
	.warranty-item-text {
		top: 50%;
	    transform: translateY(-50%);
	    bottom: inherit;
    	left: inherit;
	  	right: 1.875vw;
	  	width: calc(65% - .625vw);
	  	padding: 0;
	  	display: block;
	}
	.index-warranty-item:last-child .warranty-item-text {
	  	width: calc(49% - .625vw);
	}
	.homepage .index-warranty-item:last-child .warranty-item-text {
	  	width: fit-content;
	}
	.warranty-item-text > div:last-child {
		padding: 1.25vw;
		padding-bottom: 0;
	}
	.homepage .warranty-item-text > div:last-child {
		padding: 0;
	}
	.homepage .warranty-item-text p.text {
  		-webkit-line-clamp: 3;
	}
	.index-contact {
		padding-top: 1.042vw;
    	padding-bottom: 1.042vw;
	}
	.index-contact-list .slick-track {
	  	width: 100% !important;
	  	display: flex;
	  	justify-content: space-between;
	}
	.index-contact-list .slick-track::after, 
	.index-contact-list .slick-track::before {
		display: none;
	}
	.index-contact-item {
	  	width: auto;
	  	text-align: left;
	}
	.index-contact-item a svg {
		margin-top: 5px;
		transition: all .3s ease;
	}
	.index-contact-item a:hover svg {
		transform: translateY(-5px);
	}
	.news-content .news-list.slick-dotted.slick-slider{
		padding: 0;
		padding-bottom: 2.6vw;
		margin: 0;
	}
	.index-series-poster.slick-dotted.slick-slider{
		padding-bottom: calc(1.25vw + 20px)
	}
	.news-content .news-list .slick-arrow .arrow-circle{
		width: 1.875vw;
		height: 1.875vw;
	}
	.news-content .news-list .slick-arrow .arrow-circle svg{
		font-size: 1.25vw;
	}
	.news-content .news-list .arrow-prev{
	  	left: inherit;
	  	right: 4.167vw;
	}
	.news-content .news-list .arrow-next {
	  	right: 1.875vw;
	}
	.news-content .news-list .slick-dots{
		width: calc(100% - 7.03125vw);
		height: 22px;
		bottom: 0!important;
		border-bottom: 2px solid #ccc;
	}
	.index-series-poster .slick-dots{
		bottom: .625vw;
	}
	.news-content .news-list .slick-dots li{
		margin: 14px 0;
		height: 8px;
	}
	.index-series-poster .slick-dots li {
  		width: .625vw;
  		height: .625vw;
  		margin: 0 .625vw;
	}
	.news-content .news-list .slick-dots li button{
		width: 100%;
		height: 8px;
		position: relative;
	}
	.index-series-poster .slick-dots li button {
  		width: .625vw;
  		height: .625vw;
	}
	.news-content .news-list .slick-dots li button:before{
		content: '';
		position: absolute;
		width: 0;
		height: 8px;
		bottom: 0;
		transition: all .5s ease;
	}
	.index-series-poster .slick-dots li button:before {
  		width: .625vw;
  		height: .625vw;
	}
	.catalog-obj{
		padding: 0 30px;
		margin-top: 30px;
	}
	.index-embroidery .slick-dots li {
	  	width: 16px;
	  	height: 16px;
	  	margin: 0 17px;
	}
	.index-embroidery .slick-dots li button::before {
		top: 2px;
		left: 2px;
	  	width: 12px;
	  	height: 12px;
	  	line-height: 16px;
	  	border: 2px solid #fff;
	}
	.index-embroidery .slick-dots li.slick-active button::before {
	  	width: 16px;
	  	height: 16px;
	}
	.b2b-banner-list .banner-absolute-content {
	  	width: 44.53125%;
	}
	.b2b-series {
    	padding: 3.125vw 0 2.96875vw;
    	background: #fff;
  	}
  	.b2b-series-item {
	    margin: 1.25vw -15px;
	    background: none;
  	}
  	.b2b-series-item:nth-child(2n+1) {
	    background: none;
	}
	.b2b-series-item:nth-child(2n) .b2b-series-text {
		order: 1;
	} 
	.b2b-series-text {
	    padding: 0;
	    display: flex;
	    align-items: end;
	}
	.b2b-series-text-content {
	  	height: 67.476%;
	  	padding: 0 3.2vw;
	  	display: flex;
	    flex-direction: column;
	    justify-content: center;
	  	/* background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #DFDFE1 100%); */
	}
	/* .b2b-series-item:nth-child(2n) .b2b-series-text-content {
	  	background: linear-gradient(90deg, #DFDFE1 0%, rgba(255, 255, 255, 0.00) 100%);
	} */
	.b2b-scenes h4 {
	  	margin-bottom: 1.25vw;
	  	margin-top: 3.125vw;
	}
	.b2b-scenes-item {
	  	margin: 1.25vw 0 0;
	  	padding: 0;
	  	width: calc(33.333% - .8333vw);
	  	border-radius: 8px;
	}
	.b2b-scenes-item p {
	  	padding-top: 1.042vw;
    	padding-bottom: 1.042vw;
	}
	.b2b-factory {
		padding: 3.125vw 0;
	}
	.b2b-factory h4 {
		margin-bottom: 2.5vw;
	}
	.b2b-factory-content > img{
	  	top: 50%;
	  	transform: translate(-50%,-50%);
	  	width: auto;
    	height: auto
	}
	.b2b-factory-introduce {
	  	width: 83.333%;
	  	padding-top: 3.33vw;
    	padding-bottom: 3.33vw;
	}
	.certerfications .factory-start > .col-xs-12 {
		padding: 0;
	}
	.b2b-factory-introduce .start-introduce-item:not(:last-child),
	.certerfications .start-introduce-item:not(:last-child) {
	    padding-bottom: 0;
	}
	.b2b-factory-introduce .factory-start-title, 
	.b2b-factory-introduce .factory-start-image,
	.certerfications .factory-start-title,
	.certerfications .factory-start-image,
	.b2b-factory-introduce .factory-standard-title,
	.b2b-factory-introduce .factory-standard-image {
		margin: 0;
		padding: 0;
	}
	.b2b-factory-introduce .factory-start-title,
	.certerfications .factory-start-title,
	.b2b-factory-introduce .factory-standard-title {
		padding-top: 0;
	}
	.b2b-factory-introduce .factory-start-text,
	.certerfications .factory-start-text,
	.b2b-factory-introduce .factory-standard-text {
		padding: 3.333vw 0;
		padding-left: 8%;
		padding-right: 10.375%;
	}
	.b2b-factory-introduce .factory-start-title h2,
	.certerfications .factory-start-title h2,
	.b2b-factory-introduce .factory-standard-title h2,
	.b2b-factory-introduce .factory-compare-header-title h3 {
		margin: 0;
	}
	.b2b-factory-introduce .factory-start-text p,
	.certerfications .factory-start-text p,
	.b2b-factory-introduce .factory-standard-text p,
	.b2b-factory-introduce .factory-compare-header-text p {
		margin-bottom: 2.135vw;
	}
	.b2b-factory-introduce .factory-start-text p,
	.certerfications .factory-start-text p,
	.b2b-factory-introduce .factory-standard-text p{
		margin: 0;
	}
	.b2b-factory-introduce .factory-start .factory-start-image,
	.certerfications .factory-start .factory-start-image,
	.b2b-factory-introduce .factory-standard-content .factory-standard-image {
		padding-bottom: 0;
		overflow: hidden;
	}
	.certerfications .factory-start .factory-start-image {
		order: 0;
		border-radius: 8px 0 0 8px;
	}
	.b2b-factory-introduce .factory-start .factory-start-image img,
	.certerfications .factory-start .factory-start-image img,
	.b2b-factory-introduce .factory-standard-content .factory-standard-image img {
		position: absolute;
		top: 50%;
	    left: 50%;
	    transform: translate(-50%,-50%);
	    min-height: 100%;
	}
	.certerfications .factory-start .factory-start-title {
		border-radius: 0 8px 8px 0;
	}
	.b2b-factory-introduce .factory-start-introduce,
	.certerfications .factory-start-introduce {
		margin-top: 0;
		margin-bottom: 0;
		padding: 0 15px;
	}
	.b2b-factory-introduce .start-introduce-list,
	.certerfications .start-introduce-list {
		padding-top: 0;
		padding-bottom: 3.125vw;
		margin: 0 -15px;
	}
	.certerfications .start-introduce-list {
		padding-top: 3.125vw;
	}
	.b2b-factory-introduce .start-introduce-item,
	.certerfications .start-introduce-item {
		padding: 0 15px;
	}
	.certerfications .start-introduce-item .start-introduce-item-icon {
		margin-right: 1.042vw;
	}
	.certerfications .start-introduce-item .start-introduce-item-icon svg {
		height: 4.167vw;
	}
	.b2b-factory-introduce .factory-standard-title {
		order: 1;
	}
	.b2b-factory-introduce .factory-standard-content {
		margin-top: 2.24vw;
		margin-bottom: 0;
		border-radius: 8px;
	}
	.b2b-factory-introduce .factory-start-title,
	.b2b-factory-introduce .factory-start-image,
	.b2b-factory-introduce .factory-standard-title,
	.b2b-factory-introduce .factory-standard-image {
		border-radius: 0;
	}
	.b2b-factory-introduce .factory-standard-introduce {
		left: 2.1875vw;
	}
	.b2b-factory-introduce .factory-standard-introduce h3{
		margin-top: 10.9375vw;
	}
	.b2b-test .factory-test {
		margin-top: 2.917vw;
		padding: 0;
	}
	.b2b-test .factory-test .slick-list {
		padding: 0;
	}
	.b2b-test .factory-test .slick-track {
		width: 100%!important;
	}
	.b2b-test .factory-test .feature-item-list .col-xs-6 > .row{
		padding: 0 1.25vw!important;
	}
	.b2b-test .factory-test-header {
		margin-top: 2.917vw;
		padding: 0 15px;
	}
	.b2b-test .factory-test-header p {
		text-align: center;
	}
	.b2b-test .factory-test .feature-item-list .feature-item-text h6 {
		-webkit-line-clamp: 1;
		min-height: calc(1.2 * (16px + 5 * ((100vw - 320px) / 2080)));
		font-size: calc(16px + 5 * ((100vw - 320px) / 2080));
	}
	.b2b-test .factory-test .feature-item-list .feature-item-text > p {
		display: -webkit-box;
	}
	.b2b-esports-title {
  		top: 8%;
	}
	.b2b-esports-logos {
		bottom: 8%;
		width: calc(100% - 5.208vw);
	}
	.b2b-esports-logos .b2b-esports-logos-item img {
    	width: 6.667vw;
	}
	.b2b-ip {
	  	padding: 2.5vw 0;
	}
	.b2b-ip-introduce {
	  	padding: 1.667vw .73vw;
	  	padding-right: 0;
	}
	.b2b-ip-image {
	  	padding: 0 1.25vw;
	  	margin-top: 0;
	  	display: flex;
    	align-items: center;
	  	overflow: hidden;
	}
	.b2b-ip-image img {
		max-width: 100%;
		width: auto;
		border-radius: 8px;
	}
	.b2b-cross-banner .banner-absolute-content {
		top: 3.333vw;
		transform: translateX(-50%);
		width: 47.6%;
	}
	.b2b-brand-banner {
	  	margin-top: 2.5vw;
	  	padding: 0;
	}
	.b2b-brand-banner:last-child {
		width: 100%;
    	margin-left: 0;
	}
	.b2b-brand-banner .banner-absolute-content {
	  	top: 1.667vw;
	  	transform: translateX(-50%);
	  	width: 92%;
	}
	.b2b-brand-banner:last-child .banner-absolute-content {
		width: 76.67%;
	}
	.b2b-service {
	  	margin-top: 3.125vw;
	  	padding: 4.167vw 0;
	  	justify-content: space-between;
	}
	.b2b-service-banner {
	  	padding: 0 2.083vw;
		padding-left: 1vw;
	  	margin-top: 0;
	  	width: calc(50% - 2.09vw);
	}
	.b2b-service-banner:last-child{
		margin-top: 0;
		margin-left: 4.167vw;
	}
	.b2b-service-banner svg {
		margin-right: 2.604vw;
		font-size: 4.53125vw;
	}
	.b2b-service-banner:last-child svg {
		font-size: 5.208vw;
	}
	.b2b-service-banner-text {
		width: auto;
	}
	.b2b-form.bulk-content > .col-xs-12 {
		padding: 0 15px;
	}
	.b2b-form.bulk-content .review-card {
		margin: 3.125vw 0;
		padding: 3.125vw 4.6875vw;
		border-radius: 8px;
	}
	.b2b-form.bulk-content .review-card h5 {
		text-align: left;
	}
	.b2b-form.bulk-content .review-card > .col-xs-12 {
		padding: 0;
	}
	.b2b-form.bulk-content .review-card .col-md-7 {
		padding-right: 4.167vw;
	}
	.b2b-form.bulk-content .review-input input,
	.b2b-form.bulk-content .form-control {
		height: 45px;
		padding: 8px 16px;
	}
	.b2b-form.bulk-content .review-input p {
		margin-bottom: .417vw;
	}
	.b2b-form.bulk-content .review-card form .btn {
		margin-top: 1.93vw;
		margin-bottom: 0;
	}
	.b2b-contact .banner-absolute-content.center {
		display: flex;
    	align-items: center;
		left: 12.4%;
		transform: translateY(-50%);
		width: fit-content;
		text-align: left;
	}
	.b2b-contact .banner-absolute-content.center > div:last-child:not(:first-child) {
		margin: 0;
		margin-left: 2.76vw;
	}
	.b2b-contact .title {
	  	justify-content: flex-start;
	}
	.b2b-contact svg {
		margin-right: .73vw;
	  	font-size: 1.667vw;
	}
	.title-email {
		display: flex;
    	align-items: center;
		height: 34px;
	}
	.title-email .form-control {
		height: 34px;
	    padding: .375rem 0;
	    width: 8.7vw;
	    min-width: 120px;
	    border-color: #000;
	    border-radius: 8px;
	    text-align: center;
	    line-height: 1;
	}
	.selling-point-item{
		position: relative;
		outline: 0;
		margin-bottom: 4.583vw;
	}
	.selling-point-item .row {
	  	margin: 0;
	}
	.selling-point-list,
	/* .selling-point-text, */
	.selling-point-media{
		padding: 0;
	}
	/* .selling-point-text{
		padding-right: 2.865vw;
		order: 0;
	}
	.selling-point-text div p{
		margin-bottom: 2.083vw;
		font-size: 1rem;
	}
	.selling-point-text div p.strong{
		margin-top: 6.5vw;
		margin-bottom: 2.708vw;
	} */
	.selling-point-media{
		position: relative;
		min-height: 450px;
		order: 1;
	}
	.selling-point-media .banner-absolute-content {
		top: 50%;
	}
	.selling-point-item .selling-point-media img{
	  	width: 100%;
	}
	.collection-sellingPoint {
	  	margin-top: 1.667vw;
	}
	.collection-sellingPoint-content {
	  	top: 8.4375vw;
	  	bottom: 8.4375vw;
	  	left: 8.3%;
	  	right: 8.3%;
	}
	.collection-sellingPoint-content.slick-slider .slick-track {
		width: 100%!important;
		display: flex;
		justify-content: space-between;
		transform: translate3d(0px, 0px, 0px) !important;
	}
	.collection-sellingPoint-item {
	  	width: 23%;
	  	font-size: 1rem;
	}
	.collection-footer .patent-list .slick-list {
		padding: 0;
		width: 100%;
	}
	.patent-list .patent{
		position: relative;
		opacity: 1;
		visibility: visible;
		transform: translateY(0) translateZ(0);
		pointer-events: all;
	}
	.collection-footer .patent-list .patent{
		width: calc(50% - .625vw);
		margin-bottom: 0;
    	border-radius: 8px;
    	overflow: hidden;
	}
	.collection-footer .patent-list .patent:not(:last-child) {
		margin-right: 1.25vw;
		margin-bottom: 0!important;
	}
	.partner .absolute-content .hover-link,
	.patent .absolute-content .hover-link{
		display: inline;
		margin: 0;
		margin-left: 1.771vw;
		font-size: .875rem;
	}
	.patent .absolute-content .btn{
		width: 168px;
		height: 48px;
		font-size: 1rem;
		line-height: 48px;
		border-radius: 0;
		text-transform: uppercase;
		font-family: 'Montserrat-light';
	}
	.partner-dots,
	.patent-dots{
		position: relative;
		display: flex;
		justify-content: center;
		margin: 0;
		margin-top: 1.198vw;
		padding: 0;
		font-size: 1rem;
	}
	.patent-dots{
		font-size: calc(1rem + 6 * ((100vw - 320px) / 2080));
	}
	.partner-dots li,
	.patent-dots li{
		margin: 0 2.083vw;
		list-style: none;
		color: #fff;
		cursor: pointer;
	}
	.partner-dots li.active{
		color: #AD814F;
		text-decoration: underline;
	}
	.partner-logo-list,
	.patent-logo-list {
		padding: 5.052vw 0;
	  	position: relative;
	  	width: 100%;
	  	overflow-x: hidden;
	}
	.feature-patent-logo .patent-logo-list {
		padding: 0;
	}
	.feature-article-logo .patent-logo-list {
		padding: 2.109375vw 0;
	}
	.certerfications .patent-logo-list {
		padding: 3.125vw 0 2.292vw;
	}
	.homepage .patent-logo-list {
		padding: 1.042vw 0;
	}
	.collection-footer .patent-logo-list {
  		padding: 2.5vw 0;
	}
	.partner-logo-items,
	.patent-logo-items {
		width: 100%;
	  	padding: 0 .833vw;
	  	margin: 0;
	  	list-style: none;
	}
	.partner-logo-items .slick-list {
		padding-right: 0;
	}
	.patent-logo-items {
		padding: 0 8.33%;
	}
	.patent-logo-items .slick-list .slick-track {
		width: 100%!important;
		display: flex;
		align-items: center;
		justify-content: space-between;
		transform: translate3d(0px, 0px, 0px) !important;
	}
	.patent-logo-items .slick-track::after, 
	.patent-logo-items .slick-track::before {
		display: none;
	}
	.patent-logo-item{
		display: inline-block;
		margin: 0 8px;
		max-height: 100%;
		border: 1px solid #373946;
		border-radius: 5px;
	}
	.patent-logo-item {
	  	padding: 0;
	  	border: 0;
	  	margin: 0;
	  	width: 8.33vw;
	  	position: relative;
	}
	.feature-item .patent-logo-item {
		width: inherit;
	}
	.patent-logo-item a {
		display: block;
		width: 100%;
		height: 100%;
	}
	.partner-logo-items .partner-logo-item{
		width: 12.35vw;
		margin-right: 5.208vw;
	}
	.partner-logo-items .partner-logo-item img{
	  	margin: auto;
	  	height: 5.73vw;
	}
	.patent-logo-items .patent-logo-item img {
	  	width: 100%;
	  	height: auto;
	}
	.feature-item .patent-logo-item img {
		width: 8.33vw;
		margin: auto;
	}
	.news-content .news-item .item-text{
		padding: 1.354vw 2.9167vw;
	}
	.news-content .news-item .item-text:before{
		top: 8px;
		height: 0;
	}
	.news-content .news-item:hover .item-text:before{
		top: 0;
		height: 8px;
	}
	.news-content .news-item .item-text small{
		font-size: .729vw;
	}
	.news-content .news-item .item-text p.strong{
		margin: 0;
		margin-top: 1.2vw;
		margin-bottom: .571vw;
		height: 3.125vw;
		font-size: 1.042vw;
	}
	.collections-new-list .blog-list {
		padding: 1.25vw;
	}
	.index-article {
		padding-top: 2.526vw;
    	padding-bottom: .146vw;
	}
	.awards-article .index-article {
		padding-top: 3.125vw;
	}
	.article-list.slick-dotted.slick-slider{
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 35px;
	}
	.article-list-item-content {
		padding-bottom: 2.37vw;
	}
	.article-list .article-list-item img {
		width: auto;
		height: 4.979vw;
	}
	.article-list-item .text{
		width: 60%;
		margin: auto;
		padding-bottom: 2.083vw;
	}
	.index-series-poster .arrow-prev{
		left: 48px;
	}
	.article-list .arrow-prev {
		left: 8.333%;
	}
	.index-poster .arrow-prev{
		left: 30px;
	}
	.index-series-chairs .arrow-prev{
		left: .46875vw;
	}
	.index-series-poster .arrow-next{
		right: 48px;
	}
	.article-list .arrow-next {
		right: 8.333%;
	}
	.index-poster .arrow-next{
		right: 30px;
	}
	.index-series-chairs .arrow-next{
		right: .46875vw;
	}
	.article-list .slick-dots {
	    bottom: -22px;
	}
	.feature-lists .slick-dots li,
	.specifications-banner-list .slick-dots li {
	  	width: 12px;
	  	height: 12px;
	  	margin: 0 18px;
	}
	.feature-lists .slick-dots li button::before,
	.specifications-banner-list .slick-dots li button::before {
	  	top: 0;
	  	left: 0;
	  	width: 12px;
	  	height: 12px;
	  	line-height: 12px;
	  	border: 2px solid #000;
	}
	.feature-lists .slick-dots li button::before {
		border-color: #000;
	}
	.collection-team {
	  	padding: 0;
	  	margin-top: 1.25vw;
	}
	.collection-team-content {
	  	display: flex;
	  	justify-content: space-between;
	}
	.collection-team-item {
	  	width: calc(50% - 12px);
	}
	.collection-warranty {
	  	padding: 0;
	  	margin-top: 2.083vw;
	  	margin-bottom: 4.167vw;
	}
	.collection-warranty a {
		position: relative;
		display: block;
	}
	.collection-warranty img {
	  	width: 100%;
	}
	.collection-warranty-text {
	  	position: absolute;
	  	top: 50%;
	  	transform: translateY(-50%);
	  	left: 38.125%;
    	right: 2.083vw;
	  	color: #fff;
	}
	.collection-warranty-text h5 {
	  	margin-bottom: 10px;
	}
	.collection-warranty-text .text:not(:last-child) {
	  	margin-bottom: 10px;
	}
	.collection-warranty-link {
	  	position: absolute;
	  	bottom: 1.042vw;
	  	right: 2.083vw;
	}
	.collection-warranty-link a {
	  	color: #fff;
	}
	.index-postSale{
		padding: 6.09375vw 0;
	}
	.index-postSale .col-md-8{
		padding: 0;
		padding-right: 7.5px;
	}
	.postSale-content {
	  	margin-bottom: 0;
	}
	.postSale-item .strong {
	  	top: 5.573vw;
	  	left: 3.59375;
	  	font-size: 1.875vw;
	}
	.postSale-content .slick-arrow {
	  	bottom: 5vw;
	}
	.postSale-content .slick-arrow .arrow-circle{
		width: 48px;
		height: 48px;
		background: rgba( 255, 255, 255, .2);
	}
	.postSale-content .slick-arrow .arrow-circle svg{
		font-size: 24px;
	}
	.postSale-content .arrow-next{
		left: 74px;
	}
	.postSale-content .arrow-prev{
		left: 18px;
	}
	.postSale-right-content{
		padding-left: 22.5px;
	}
	.postSale-right-content > .row,
	.postSale-rightBottom-item > .row {
	  	height: 100%;
	}
	.postSale-rightTop-item {
	  	height: calc(50% - 7.5px);
	  	padding: 0;
	  	margin: 0;
	  	margin-bottom: 7.5px;
	  	background: #f2f2f2;
	  	border-radius: 5px;
	  	overflow: hidden;
	}
	.rightTop-item-text{
	  	display: flex;
	  	align-items: center;
	  	justify-content: space-between;
	  	padding-left: 3.177vw;
	  	height: 100%;
	}
	.rightTop-item-img,
	.rightBottom-item-img{
		flex: 1;
		display: flex;
	  	align-items: center;
	  	justify-content: center;
	}
	.rightTop-item-img img,
	.rightBottom-item-img img {
	  	width: 100%;
	  	height: auto;
	}
	.rightTop-item-text p,
	.rightBottom-item-text p {
	  	margin: 0;
	  	font-size: 1.042vw;
	}
	.rightTop-item-text p{
		/* padding-right: 4.375vw; */
		width: 22.55vw;
	}
	.postSale-rightBottom-item {
  		height: calc(50% - 7.5px);
  		margin: 0;
  		margin-top: 7.5px;
	}
	.postSale-rightBottom-item .col-xs-6{
		width: calc(50% - 7.5px);
		height: 100%;
		margin-right: 7.5px;
		padding: 0;
		background: #f2f2f2;
		border-radius: 5px;
		overflow: hidden;
	}
	.postSale-rightBottom-item .col-xs-6:last-child{
		margin: 0;
		margin-left: 7.5px;
	}
	.rightBottom-item-text{
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		height: 100%;
		text-align: center;
	}
	.rightBottom-item-img {
	  	/* padding: 0 3.802vw; */
	  	padding: 0;
	  	height: calc(100% - 3.75vw - 10px);
	}
	.rightBottom-item-text p{
		/* padding-bottom: 1.667vw; */
		margin-bottom: 10px;
		height: 3vw;
	}
	.section-payment .section__content .display-table > .row > .col-xs-12 {
		width: 100%;
		margin-bottom: 8px;
		border-radius: 8px;
	}
	.radio__label__primary svg,
	.radio__label__primary img{
		height: 23px;
	}
	.content-box-content {
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
	}
	.index-userPic {
	  	padding-top: 3.28125vw;
	  	padding-bottom: 3.125vw;
	}
	.userPic-content {
	  	padding: 0;
	}
	.userPic-content h2 {
		margin: 0;
		margin-bottom: 3.333vw;
	}
	.customer-reviews-all .product-evaluation.review-details h2,
	.product-tab-content .review-container-header h2{
		margin-bottom: 0;
		text-align: center;
	}
	.customer-reviews-all .review-details>.col-xs-12>p,
	.review-container-header p{
		margin-bottom: 46px;
		margin-top: 10px;
		font-size: 14px;
		color: #555;
	  	text-align: center; 
	}
	.review-container-header p{
		margin-bottom: 35px;
	}
	.userPic-list {
	  	padding: 0 15px;
	}
	.userPic-list .slick-list{
		padding-right: 0;
	  	margin: 0 -15px;
	}
	.review-userPic .userPic-list .slick-list{
		height: 20.677vw;
	}
	.userPic {
	  	padding: 7px;
	}
	#productJsDiv .index-userPic .userPic {
		min-height: 15.5vw;
	}
	.review-userPic .userPic-list .userPic{
	  	padding: 7px 0;
	}
	/* #productJsDiv .userPic {
		padding: 0;
		cursor: zoom-in;
		overflow: hidden;
	}
	#productJsDiv .userPic img {
		scale: 1.01;
		transition: all .3s ease;
	}
	#productJsDiv .userPic:hover img {
		scale: 1.1
	} */
	.topBtn {
	  	float: right;
		margin-right: 1.979vw;
		cursor: pointer;
	}
	.topBtn .arrow-circle {
		position: relative;
	  	width: 3.33vw;
		height: 3.33vw;
		margin: auto;
		background: #fff;
		border: 1px solid #ccc;
		border-radius: 50%;
		transition: all .5s;
	}
	.topBtn .arrow-circle svg{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%) rotateZ( 270deg );
		margin-left: 0;
		font-size: 1.875vw;
		color: #000;
	}
	.topBtn p{
		margin-top: 11px;
		margin-bottom: 6px;
		font-size: .875rem;
	}
	.product-youtube{
		padding: 45px 40px;
	}
	.product-youtube .row {
		padding: 0 30px;
	}
	.index-product-size h2{
		margin-top: 0;
	}
	.product-size-show {
		padding: 0 40px;
	}
	.product-size-show .product-size-tab{
		width: 80%
	}
	.product-size-introduct {
		padding: 0 6px;
		padding-top: 10px;
		justify-content: center;
	}
	.product-size-introduct>div.col-xs-6{
		padding: 0 15px;
		padding-top: 30px
	}
	.tab-content-list .btn{
		margin-top: 84px;
	}
	.tab-content-list .btn-sizeMore{
		width: 250px;
		padding: 11px;
		text-align: center;
	}
	.index-news:not(.index-news-new) {
	    padding-bottom: 45px;
	}
	#instagram_refresh{
    	position: relative;
		width: 100%;
	}
	#instagram_refresh>.col-lg-10{
		max-width: 1350px;
	    margin: auto;
	    float: inherit;
	    padding-left: 0;
	    padding-right: 0;
	}
	.instagram-item{
		position: relative;
		max-width: 268px;
		width: calc(20vw - 59px);
	}
	.product-youtube .product-youtube-video{
		min-height: 450px;
	}
	.sold-out-email { display: flex!important }
	.sold-out-email div:last-child{ width: 50%; }
	.index-Instagram .instagram_click{
		margin-top: 40px!important;
		margin-bottom: 45px!important;
		width: 13.39vw;
	}
	.index-review {
		margin: 0;
	  	margin-top: 5.052vw;
		padding: 3.385vw 20px;
	}
	.collections-new-list .index-review {
		margin-top: 0;
		padding: 1.667vw 0;
	}
	.homepage .index-review {
		margin: 0 -15px;
		padding: 2.5vw 0 4.167vw;
	}
	.index-review-header {
		flex-direction: column;
		margin-bottom: 2.083vw;
	}
	.collections-new-list .index-review-header {
		margin-bottom: 1.5625vw;
	}
	.index-review .review-list {
		padding: 0;
		background: #fff;
	}
	.collections-new-list .index-review .review-list {
		display: flex;
	}
	.collections-new-list .index-review .review-list .review-item {
		flex: 1;
		margin: 0 10px;
		border-radius: 8px;
	}
	.index-Instagram{
		padding: 45px 40px;
	}
	.index-recommendation{
		margin-bottom: 20px;
	}
	.recommendation-list{
		padding: 67px 0;
	}
	.recommendation-item .text{
		max-width: 314px;
	    height: 72px;
	    margin-bottom: 26px;
	    font-size: 16px;
	}
	.search-main .header-content {
	    padding: 82px 0 68px;
	}
	.search-main .header-content h2{
		margin-bottom: 48px;
		font-size: 40px;
	}
	.search-main .header-content .faq-search-input{
		max-width: 800px;
	}
	.search-main .search-breadcrumb ol{
		margin-top: 0;
		margin-bottom: 24px;
	}
	.search-main .product-catalog{
		padding-top: 0;
	}
	.result-count p{
		margin: 20px 0;
		font-size: 20px;
	}
	.search-main .product-accessories-more .accessories-obj{
		margin: 15px;
	}
	.search-pagination ul{
		margin-top: 50px;
		margin-bottom: 60px;
	}
	.no-result-list{
		padding-top: 10px;
		padding-bottom: 220px;
	}
	.guildwars-banner{
	    padding-top: 6.25vw;
	    padding-bottom: 16.3vw;
	    background-image: url(../jpg/guildwars-banner.jpg);
	}
	.guildwars-landing-banner{
		padding-top: 1.927vw;
		background-image: url('../png/00f014cd-d4fe-45f9-a6df-3f30e0b2677f-1.png_%3b%20filename_%3dutf-8%27%2700f014cd-d4fe-45f9-a6df-3f30e0b2677f-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: center center;
	}
	.spy-banner {
    	padding-top: 4.427vw;
    	background-image: url('../jpg/a03d7f14-82a7-4b0e-9620-5941c7278df2-1.jpg_%3b%20filename_%3dutf-8%27%27a03d7f14-82a7-4b0e-9620-5941c7278df2-1.jpg');
  	}
  	.shock-banner {
		padding-top: 3.28125vw;
		background-image: url('../png/ec5df52d-1449-493b-9903-7d8003f08594-1.png_%3b%20filename_%3dutf-8%27%27ec5df52d-1449-493b-9903-7d8003f08594-1.png');
	}
	.shock-introduce .guildwars-banner-introduce-text {
		background-image: url('../jpg/0858b3e4-9bac-4392-b62c-477fdbca29ef-1.jpg_%3b%20filename_%3dutf-8%27%270858b3e4-9bac-4392-b62c-477fdbca29ef-1067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.guildwars-edition {
		padding-top: 3.854vw;
		background-image: url('../png/6c986004-c2e8-4881-89cb-01d4ec783613-1.png_%3b%20filename_%3dutf-8%27%276c986004-c2e8-4881-89cb-01d4ec783613-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.spy-edition {
	    padding-top: 3.333vw;
	    background-image: url('../jpg/8b88d57e-cf54-49c2-a31f-c9f48852c9c5-1.jpg_%3b%20filename_%3dutf-8%27%278b88d57e-cf54-49c2-a31f-c9f48852c9c5-1067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.shock-edition {
		padding-top: 6.71875vw;
	    background-image: url('../jpg/6a74cfe1-c4ec-4ee5-b72a-36f78d9d8f92-1.jpg_%3b%20filename_%3dutf-8%27%276a74cfe1-c4ec-4ee5-b72a-36f78d9d8f92-1067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.evo-edition,
	.nrg-edition,
	.ffr-edition,
	.tec-edition,
	.metaphor-edition,
	.blackDesert-edition,
	.trolli-edition,
	.immortals-edition {
		padding-top: 0;
		background: none;
	}
	.dbd-banner{
		background-image: url('../png/c48feaad-0fb0-464a-8832-22e074dbd4ca-1.png_%3b%20filename_%3dutf-8%27%27c48feaad-0fb0-464a-8832-22e074dbd4ca-1.png');
		background-size: cover;
    	background-position: top center;
	}
	.starsWar-banner{
		background-image: url('../jpg/e2c2aa82-1832-4dbb-a8c6-21285252a6bf-1.jpg_%3b%20filename_%3dutf-8%27%27e2c2aa82-1832-4dbb-a8c6-21285252a6bf-1.jpg');
		background-size: cover;
    	background-position: top center;
	}
	.blackDesert-banner{
		background-image: url('../png/c20158f4-7ee2-47e6-859b-f862416d074c-2.png_%3b%20filename_%3dutf-8%27%27c20158f4-7ee2-47e6-859b-f862416d074c-2.png');
	}
	.metaphor-banner{
		/* margin-top: -51.875vw; */
		background-image: url('../jpg/d7898aff-4a50-4afc-891b-acd58604ec8e-2.jpg_%3b%20filename_%3dutf-8%27%27d7898aff-4a50-4afc-891b-acd58604ec8e-2.jpg');
	}
	.bananya-banner{
		background-image: url('../jpg/333f3c22-1241-47d2-8317-b0c684fec26d-1.jpg_%3b%20filename_%3dutf-8%27%27333f3c22-1241-47d2-8317-b0c684fec26d-1.jpg');
		background-size: cover;
    	background-position: top center;
	}
	.baliMajor-banner{
		padding-top: 3.9583vw;
		background-image: url('../png/72afcd56-a299-47ca-913d-92ac4bdf0b77-1.png_%3b%20filename_%3dutf-8%27%2772afcd56-a299-47ca-913d-92ac4bdf0b77-1.png');
		background-size: cover;
    	background-position: center center;
	}
	.evo-banner{
		padding-top: 2.34375vw;
		padding-bottom: 1.458vw;
		background-image: url('../png/75e8ba3a-90e5-451e-9445-1ac2f56e275b-2.png_%3b%20filename_%3dutf-8%27%2775e8ba3a-90e5-451e-9445-1ac2f56e275b-2.png');
		background-size: cover;
    	background-position: center center;
	}
	.nrg-banner{
		padding-top: 2.604vw;
		padding-bottom: 4.21875vw;
		background-image: url('../jpg/c9bf53d6-8f48-45f2-b7dd-831e74914d25-2.jpg_%3b%20filename_%3dutf-8%27%27c9bf53d6-8f48-45f2-b7dd-831e74914d25-2.jpg');
	}
	.ffr-banner{
		padding-top: 2.421875vw;
		padding-bottom: 4.167vw;
		background-image: url('../png/02267ec7-7add-4841-bfd5-a8c77471edcb-2.png_%3b%20filename_%3dutf-8%27%2702267ec7-7add-4841-bfd5-a8c77471edcb-2.png');
	}
	.tec-banner{
		padding-top: 2.24vw;
		padding-bottom: 1.927vw;
		background-image: url('../jpg/8d2bf821-0fee-42f0-a416-48b590d1719d-1.jpg_%3b%20filename_%3dutf-8%27%278d2bf821-0fee-42f0-a416-48b590d1719d-1.jpg');
	}
	.trolli-banner{
		padding-top: 3.333vw;
		padding-bottom: 5.052vw;
		background-image: url('../png/ecae380b-3f5a-4765-934f-44dff4e18102-2.png_%3b%20filename_%3dutf-8%27%27ecae380b-3f5a-4765-934f-44dff4e18102-2.png');
	}
	.immortals-banner{
		padding-top: 4.271vw;
    	padding-bottom: 5.15625vw;
		background-image: url('../jpg/1ca007dd-3039-4ccd-8a77-9059e88ae135-2.jpg_%3b%20filename_%3dutf-8%27%271ca007dd-3039-4ccd-8a77-9059e88ae135-2.jpg');
	}
	.bananya-decisions {
		background-image: url('../jpg/333f3c22-1241-47d2-8317-b0c684fec26d-2.jpg_%3b%20filename_%3dutf-8%27%27333f3c22-1241-47d2-8317-b0c684fec26d-2067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.baliMajor-edition {
		padding-top: 0;
		background-image: url('../png/5112588a-675a-426c-802b-96cde2881f21-1.png_%3b%20filename_%3dutf-8%27%275112588a-675a-426c-802b-96cde2881f21-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.bananya-edition {
		background-image: url('../jpg/333f3c22-1241-47d2-8317-b0c684fec26d-4.jpg_%3b%20filename_%3dutf-8%27%27333f3c22-1241-47d2-8317-b0c684fec26d-4067b.jpg?imageView2/2/format/webp/interlace/1');
		background-size: cover;
    	background-position: top center;
	}
	.evo-introduce {
		padding-top: 10.78125vw;
		padding-bottom: 11vw;
		background-image: url('../png/e1babb9d-a628-4329-8c51-5f9a9f2d535f-1.png_%3b%20filename_%3dutf-8%27%27e1babb9d-a628-4329-8c51-5f9a9f2d535f-1067b.png?imageView2/2/format/webp/interlace/1');
	}
	.nrg-introduce {
		padding-top: 10.26vw;
		padding-bottom: 11vw;
		background-image: url('../jpg/28d24145-6dd3-4d71-9da4-a087a883a72e-1.jpg_%3b%20filename_%3dutf-8%27%2728d24145-6dd3-4d71-9da4-a087a883a72e-1067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.ffr-introduce {
		padding-top: 0;
		padding-bottom: 0;
		background-image: url('../png/6c08f066-6193-474d-a419-1b2305f23147-2.png_%3b%20filename_%3dutf-8%27%276c08f066-6193-474d-a419-1b2305f23147-2067b.png?imageView2/2/format/webp/interlace/1');
	}
	.tec-introduce {
		padding-top: 0;
		padding-bottom: 0;
		background-image: url('../png/2cbeb6e3-5a94-4535-b8ce-453deade98c0-2.png_%3b%20filename_%3dutf-8%27%272cbeb6e3-5a94-4535-b8ce-453deade98c0-2067b.png?imageView2/2/format/webp/interlace/1');
	}
	.trolli-introduce {
    	padding-top: 0;
    	padding-bottom: 0;
    	background-image: url('../png/36f430e2-56a3-402d-94d4-b61334273b49-1.png_%3b%20filename_%3dutf-8%27%2736f430e2-56a3-402d-94d4-b61334273b49-1067b.png?imageView2/2/format/webp/interlace/1');
  	}
	.immortals-introduce {
		padding-top: 6.51vw;
    	padding-bottom: 7.917vw;
		background-image: url('../png/c923ebbd-492d-4c85-9c8c-e4d2874442f6-2.png_%3b%20filename_%3dutf-8%27%27c923ebbd-492d-4c85-9c8c-e4d2874442f6-2067b.png?imageView2/2/format/webp/interlace/1');
	}
	.ffr-detail{
		position: relative;
		padding: .1042vw 0;
		background-image: url('../png/11583052-cdac-4d1d-8ce3-b4882008db33-2.png_%3b%20filename_%3dutf-8%27%2711583052-cdac-4d1d-8ce3-b4882008db33-2067b.png?imageView2/2/format/webp/interlace/1');
	}
	.ffr-detail > img {
	  	width: 100%;
	  	height: 100%;
    	object-fit: cover;
	}
	.immortals-detail{
		background-image: url('../jpg/90c3c07f-d341-4a25-a64f-7a577e13901c-1.jpg_%3b%20filename_%3dutf-8%27%2790c3c07f-d341-4a25-a64f-7a577e13901c-1067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.guildwars-endOfDragon-banner{
		padding-top: 1.875vw;
		background-image: url('../jpg/4eab875e-5afb-4ce8-906d-742876d17987.jpg_%3b%20filename_%3dutf-8%27%274eab875e-5afb-4ce8-906d-742876d17987067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.evo-edition .guildwars-edition-feature {
		padding-top: 8.229vw;
		background-image: url('../png/75dc4569-3d61-4df9-b380-c2ac370bbbe7-1.png_%3b%20filename_%3dutf-8%27%2775dc4569-3d61-4df9-b380-c2ac370bbbe7-1067b.png?imageView2/2/format/webp/interlace/1');
	}
	.nrg-edition .guildwars-edition-feature {
		padding-top: 4.635vw;
		background-image: url('../jpg/6d1c922f-2feb-4d65-aaf6-0c280df74b31-1.jpg_%3b%20filename_%3dutf-8%27%276d1c922f-2feb-4d65-aaf6-0c280df74b31-1067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.ffr-edition .guildwars-edition-feature {
		padding-top: 0;
		background-image: url('../png/cb3a1ad2-5af2-4027-851f-3680a1c7eb18-2.png_%3b%20filename_%3dutf-8%27%27cb3a1ad2-5af2-4027-851f-3680a1c7eb18-2067b.png?imageView2/2/format/webp/interlace/1');
	}
	.tec-edition .guildwars-edition-feature {
		padding-top: 0;
		background-image: url('../png/deb40d4a-ccb3-4e4b-a3c6-b881c2b5d867-1.png_%3b%20filename_%3dutf-8%27%27deb40d4a-ccb3-4e4b-a3c6-b881c2b5d867-1067b.png?imageView2/2/format/webp/interlace/1');
	}
	.blackDesert-edition .guildwars-edition-feature {
		padding-top: 0;
		background-image: url('../jpg/736e2cad-017e-4cac-85b3-4b693ba81813-1.jpg_%3b%20filename_%3dutf-8%27%27736e2cad-017e-4cac-85b3-4b693ba81813-1.jpg');
	}
	.trolli-edition .guildwars-edition-feature {
    	padding-top: 0;
    	background-image: url('../png/8f8811b5-67a2-4471-b2ec-b933d7aac80d-1.png_%3b%20filename_%3dutf-8%27%278f8811b5-67a2-4471-b2ec-b933d7aac80d-1067b.png?imageView2/2/format/webp/interlace/1');
  	}
	.ffr-edition .guildwars-edition-feature > img {
		width: 100%;
	    height: calc(100% - .2084vw);
	    object-fit: cover;
		position: absolute;
	    top: .1042vw;
	    left: 0;
	    bottom: .1042vw;
	}
	.immortals-edition .guildwars-edition-feature {
		padding-top: 9.479vw;
		background-image: url('../jpg/58e3fb6b-e856-4112-ab83-0c5e2729790d-2.jpg_%3b%20filename_%3dutf-8%27%2758e3fb6b-e856-4112-ab83-0c5e2729790d-2067b.jpg?imageView2/2/format/webp/interlace/1');
	    background-size: cover;
	    background-position: top center;
	}
	.evo-banner .guildwars-banner-text,
	.nrg-banner .guildwars-banner-text,
	.ffr-banner .guildwars-banner-text,
	.tec-banner .guildwars-banner-text,
	.trolli-banner .guildwars-banner-text {
		padding: 0 15px;
	}
	.immortals-banner .guildwars-banner-text {
		padding: 0 15px;
	}
	.guildwars-banner-text img {
	    margin-bottom: 2.24vw;
    	height: 5.05vw;
	}
	.baliMajor-banner .guildwars-banner-text img {
	    margin-bottom: 30.26vw;
    	height: 3.073vw;
	}
	.guildwars-landing-banner .guildwars-banner-text img {
		margin-bottom: 33.542vw;
		height: 4.375vw;
	}
	.spy-banner .guildwars-banner-text img {
	    height: 2.083vw;
	    margin-bottom: 31.823vw;
	}
	.shock-banner .guildwars-banner-text img {
	    height: 3.28125vw;
	    margin-bottom: 50.3125vw;
	}
	.guildwars-endOfDragon-banner .guildwars-banner-text img {
		margin-bottom: 26.5625vw;
		height: 4.5833vw;
	}
	.evo-banner .guildwars-banner-text img {
		margin-bottom: 35.417vw;
		height: 3.385vw;
	}
	.nrg-banner .guildwars-banner-text img {
		margin-bottom: 34.53125vw;
		height: 2.083vw;
	}
	.ffr-banner .guildwars-banner-text img {
		margin-bottom: 32.8125vw;
		height: 2.448vw;
	}
	.tec-banner .guildwars-banner-text img{
		margin-bottom: 37.396vw;
		height: 2.8125vw;
	}
	.trolli-banner .guildwars-banner-text .logo {
		margin-bottom: 2.917vw;
		height: 2.135vw;
	}
	.trolli-banner .guildwars-banner-text .trolli-chair {
		width: 50.15625%;
		margin-left: 34.114583%;
		margin-bottom: 1.927vw;
	}
	.trolli-banner .guildwars-banner-text .trolli-candy {
		width: 79.48%;
		left: 8.64583%;
		top: 7.03125vw;
	}
	.immortals-banner .guildwars-banner-text img {
		margin-bottom: 42.96875vw;
    	height: 2.76vw;
	}
	.guildwars-banner-text h3{
		font-size: 1.67vw;
		line-height: 1.2;
	}
	.baliMajor-banner .guildwars-banner-text h1{
		margin-bottom: 2.1875vw;
	} 
	.evo-banner .guildwars-banner-text h1{
		margin-bottom: 1.458vw;
	}
	.nrg-banner .guildwars-banner-text h1 {
		margin-bottom: 2.5vw;
	}
	.tec-banner .guildwars-banner-text h1,
	.ffr-banner .guildwars-banner-text h1,
	.trolli-banner .guildwars-banner-text h1 {
		margin-bottom: 1.25vw;
		font-size: calc(28px + 16 * ((100vw - 320px) / 2080));
	}
	.immortals-banner .guildwars-banner-text h1{
		margin-bottom: 1.667vw;
	}
	.dbd-banner-text h1 {
	  	margin-top: 0;
	  	margin-bottom: 20.365vw;
	  	line-height: 1.2;
	}
	.bananya-banner .dbd-banner-text h1 {
	  	margin-bottom: 1.198vw;
	}
	.metaphor-banner .dbd-banner-text h1 {
		margin-bottom: 1.456vw;
	}
	.shadow-header {
	    -webkit-text-stroke: .417vw transparent;
	}
	.dbd-banner-text img {
	  	display: block;
	  	margin: auto;
	  	margin-bottom: 6.146vw;
		margin-top: 7.865vw;
	  	height: 2.65625vw;
	}
	.starsWar-banner .dbd-banner-text img {
		margin-top: 5.46875vw;
		margin-bottom: 41.302vw;
		height: 5.3125vw;
	}
	.blackDesert-banner .dbd-banner-text img {
	    margin-top: 2.135vw;
	    margin-bottom: 37.083vw;
	    height: 2.135vw;
	}
	.metaphor-banner .dbd-banner-text img {
	    margin-top: 2.96875vw;
	    margin-bottom: 28.021vw;
	    height: 5.104vw;
	}
	.bananya-banner .dbd-banner-text img {
		margin-top: 1.09375vw;
	    margin-bottom: 44.948vw;
	    height: 3.28125vw;
	}
	.dbd-banner-text .btn{
		margin-bottom: 5vw;
	}
	.bananya-banner .dbd-banner-text .btn{
		margin-bottom: 2.083vw;
	}
	.metaphor-banner .dbd-banner-text .btn {
	  	margin-bottom: 9.6875vw;
	}
	.guildwars-landing-banner .guildwars-banner-text h1{
		margin-bottom: .625vw;
	}
	.spy-banner .guildwars-banner-text h1 {
    	margin-bottom: 1.667vw;
  	}
	.shock-banner .guildwars-banner-text h1 {
	    margin-bottom: 2.03125vw;
	    font-size: calc(28px + 16 * ((100vw - 320px) / 2080));
	}
	.guildwars-endOfDragon-banner .guildwars-banner-text h3{
		margin-bottom: .78125vw;
		font-size: 1.5625vw;
	}
	.guildwars-banner-text p {
	    margin: 0;
	    margin-bottom: 3.59375vw;
	    font-size: .875rem;
	}
	.shock-banner .guildwars-banner-text p {
	    margin-bottom: 2.8125vw;
	    font-size: 1rem;
	}
	.guildwars-landing-banner .guildwars-banner-text p.text{
		margin-bottom: 1.40625vw;
		font-size: 1rem;
	}
	.guildwars-endOfDragon-banner .guildwars-banner-text p.text{
		font-size: .875rem;
	}
	.evo-banner .guildwars-banner-text p.text{
		margin-bottom: .833vw;
		font-size: 1rem;
		line-height: 1.8;
	}
	.btn-guildwars{
		width: 250px!important;
	    font-size: 18px;
	    padding: 15px 30px!important;
	}
	.btn-evo {
		width: 17.396vw!important;
		height: 2.96875vw;
		font-size: 1.25rem;
		line-height: 2.96875vw;
	}
	.btn-blackDesert {
		width: 12.76vw!important;
		height: 2.8125vw;
		font-size: 1.25rem;
		line-height: 2.8125vw;
	}
	.btn-dbd,
	.btn-metaphor,
	.btn-baliMajor,
	.btn-bananya{
		position: relative;
	  	width: 17.815vw!important;
	  	height: 3.125vw;
	  	padding: 0!important;
	  	font-size: 1.25rem;
	  	line-height: 3.125vw;
	}
	.btn-metaphor{
		width: 23.59375vw!important;
	  	height: 5.104vw;
	  	padding: 0!important;
	  	font-size: 1.5625vw!important;
	  	line-height: 4.6875vw;
	}
	.btn-baliMajor{
		width: 18.646vw!important;
		height: 3.59375vw;
		line-height: 3.59375vw;
	}
	.btn-bananya{
		width: 17.96875vw!important;
		height: 4.323vw;
		padding-top: .46875vw;
    	font-size: 1.875rem;
		line-height: 3.854vw;
	}
	.guildwars-landing-banner .guildwars-banner-text .btn {
		margin-bottom: 3.33vw;
	}
	.spy-banner .guildwars-banner-text .btn {
		margin-bottom: 7.917vw;
	}
	.shock-banner .guildwars-banner-text .btn {
    	margin-bottom: 3.646vw;
	}
	.nrg-banner .guildwars-banner-text .btn,
	.ffrPage .btn-ffr{
		width: 17.396vw!important;
		padding: .9375vw 0!important;
	}
	.ffrPage .btn-ffr {
		width: 16.875vw!important;
		border: none;
		background-image: url('../png/4b71e8b3-f82e-4091-a5a0-9072ae456e86-1.png_%3b%20filename_%3dutf-8%27%274b71e8b3-f82e-4091-a5a0-9072ae456e86-1.png');
    	background-size: cover;
    	background-position: center center;
	}
	.ffrPage .btn-ffr:hover {
		color: #fff;
		background-image: url('../png/4b71e8b3-f82e-4091-a5a0-9072ae456e86-2.png_%3b%20filename_%3dutf-8%27%274b71e8b3-f82e-4091-a5a0-9072ae456e86-2.png');
		background-size: cover;
    	background-position: center center;
	}
	.tec-banner .guildwars-banner-text .btn {
		width: 17.65625vw!important;
		padding: .625vw 0!important;
		box-shadow: -.208vw 0px 0px 0px #FF4F4F, .208vw 0px 0px 0px #FF4F4F; 
	}
	.tec-banner .guildwars-banner-text .btn:hover {
		color: #fff;
	}
	.guildwars-endOfDragon-banner .btn-guildwars,
	.guildwars-endOfDragon-introduce .btn-guildwars,
	.guildwars-video-introduce-text .btn-guildwars{
		min-width: 9.375vw;
		width: auto;
		padding: .57291vw 25px!important;
		margin-bottom: 1.66667vw;
		font-size: 1rem;
	}
	.guildwars-endOfDragon-banner .btn-guildwars:after,
	.guildwars-endOfDragon-introduce .btn-guildwars:after,
	.guildwars-video-introduce-text .btn-guildwars:after{
		min-width: 9.375vw;
		height: 100%;
	}
	.evo-introduce-content {
	  	display: flex;
	  	align-items: center;
	  	width: 72%;
	  	margin: auto;
	}
	.nrg-introduce-content {
	  	width: 66%;
	  	margin: auto;
	}
	.ffr-introduce-content {
	  	padding: 0;
    	width: 36.8125%;
    	margin-left: 13.1875%;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	flex-direction: column;
	}
	.tec-introduce-content {
		padding-left: 2.396vw;
		padding-right: 0;
		display: flex;
    	align-items: center;
	}
	.trolli-introduce-content {
    	padding-left: 11.198vw;
    	padding-right: 0;
    	display: flex;
    	align-items: center;
  	}
	.evo-introduce-img {
	  	width: 59.07%;
	  	padding: 0;
	}
	.nrg-introduce-img {
	  	width: 20.677vw;
	    padding: 0;
	    margin: auto;
	}
	.ffr-introduce-img {
	  	width: 17.396vw;
	    padding: 0;
	}
	.evo-introduce-img img {
		width: 100%;
	}
	.ffr-introduce-img img,
	.nrg-introduce-img img {
		width: 100%;
	}
	.guildwars-banner-introduce-text {
		padding-top: 7.552vw;
		padding-bottom: 12.76vw;
		text-align: center;
		color: #fff;
		font-size: 1rem;
	}
	.ffr-introduce-content .guildwars-banner-introduce-text {
		padding-top: 2.1875vw;
		padding-bottom: 0;
	}
	.tec-introduce-content .guildwars-banner-introduce-text,
	.trolli-introduce-content .guildwars-banner-introduce-text {
		padding: 0;
		text-align: left;
	}
	.spy-edition .guildwars-banner-introduce-text {
		width: 58.59375%;
    	margin: auto;
    	margin-bottom: 8.542vw;
    	padding: 0 5.15625vw;
	    padding-top: 34.0625vw;
	    padding-bottom: 3.125vw;
	}
	.shock-introduce .guildwars-banner-introduce-text {
	    padding: 5vw 11% 5.417VW;
  	}
	.baliMajor-banner .guildwars-banner-introduce-text {
		padding-top: 15.417vw;
		padding-bottom: 13.177vw;
	}
	.evo-introduce .guildwars-banner-introduce-text {
		padding: 0;
		padding-left: 23%;
		text-align: left;
	}
	.nrg-introduce .guildwars-banner-introduce-text {
		padding: 0;
	}
	.guildwars-banner-introduce-text h2 {
		margin-bottom: 3.802vw;
	}
	.spy-edition .guildwars-banner-introduce-text h2 {
		margin-bottom: 1.823vw;
    	font-size: calc(22px + 11 * ((100vw - 320px) / 2080));
	}
	.evo-introduce .guildwars-banner-introduce-text h2,
	.nrg-introduce .guildwars-banner-introduce-text h2 {
		margin-bottom: 2.552vw;
	}
	.immortals-introduce .guildwars-banner-introduce-text h2 {
		margin-bottom: 2.5vw;
		font-size: calc(20px + 11 * ((100vw - 320px) / 2080))
	}
	.shock-introduce .guildwars-banner-introduce-text p {
	    padding: 2.604vw 2.786vw;
	    font-size: calc(22px + 11 * ((100vw - 320px) / 2080));
  	}
	.baliMajor-banner .guildwars-banner-introduce-text p {
	    line-height: 1.8;
	}
	.evo-introduce .guildwars-banner-introduce-text p.text:last-child,
	.nrg-introduce .guildwars-banner-introduce-text p.text {
		margin: 0;
		margin-top: 2vw;
	}
	.nrg-introduce .guildwars-banner-introduce-text p.text,
	.immortals-introduce .guildwars-banner-introduce-text p.text {
		font-size: 1.25rem;
	}
	.immortals-introduce .guildwars-banner-introduce-text p {
		padding: 0;
		font-size: calc(1rem + 4 * ((100vw - 320px) / 2080));
	}
	.ffr-introduce-images {
		padding-top: .1042vw;
		padding-bottom: .1042vw;
	}
	.tec-introduce-images {
		width: 31.25%;
		padding: 2.8125vw 0;
		margin: 0;
		margin-top: 3.646vw;
		margin-bottom: 3.646vw;
		margin-left: 2.083%;
	}
	.trolli-introduce-images {
    	width: 30.573%;
    	margin: 0;
    	margin-top: 6.302vw;
    	margin-bottom: 4.635vw;
    	margin-left: 3.4375vw;
  	}
	.ffr-introduce-images img:first-child {
		position: relative;
	    bottom: inherit;
	    left: inherit;
		height: 33.4375vw;
		width: auto;
		margin: auto;
		max-height: 100%;
	}
	.ffr-introduce-images img:last-child {
		bottom: .1042vw;
		left: -4.33vw;
		width: calc(100% + 4.33vw);
	}
	.tec-introduce-images img {
	    width: 15.208vw;
	}
	.evo-detail{
		padding: 3.90625vw 0;
	}
	.nrg-detail{
		padding: 6.198vw 0 1.98vw;
	}
	.immortals-detail{
		padding: 6.146vw 0 7.292vw;
	}
	.guildwars-edition-images {
		order: 0;
		padding: 0;
		padding-right: 2.5vw;
	}
	.spy-edition .guildwars-edition-images {
	    padding: 0 15px;
	}
	.spy-edition .guildwars-edition-images .slick-list {
	    border: 4px solid #000;
	}
	.immortals-detail .guildwars-edition-images .slick-list {
		border: .521vw solid #03b1a9;
	}
	.evo-detail .guildwars-edition-images {
		order: 0;
		padding: 0 3.5vw;
	}
	.nrg-detail .guildwars-edition-images {
		order: 0;
		padding: 0 4.167vw 0 6.146vw;
	}
	.ffr-detail .guildwars-edition-images {
		padding: 0;
		z-index: 1;
	}
	.immortals-detail .guildwars-edition-images {
		order: 0;
		padding: 0;
		padding-right: 1.302vw;
	}
	.baliMajor-edition .guildwars-edition-images {
		padding-right: 0;
		position: relative;
		height: fit-content;
	}
	.baliMajor-edition .guildwars-edition-images::after {
		background-image: url('../png/73197d24-0fec-403b-9a33-a88e556852bc-1.png_%3b%20filename_%3dutf-8%27%2773197d24-0fec-403b-9a33-a88e556852bc-1067b.png?imageView2/2/format/webp/interlace/1');
	}
	.baliMajor-edition .guildwars-edition-images .guildwars-edition-image {
	  	height: 45vw;
	}
	.baliMajor-edition .guildwars-edition-images .guildwars-edition-image img {
	  	top: -12.65625vw;
	    left: -5.104vw;
	    width: 52.1875vw;
	    height: 52.1875vw;
	}
	.guildwars-edition-introduce {
		padding: 0;
		padding-top: 2.1875vw;
	}
	.spy-edition .guildwars-edition-introduce {
	    padding: 0 calc(2.8125vw - 15px);
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
  	}
	.evo-detail .guildwars-edition-introduce {
		padding: 0;
		padding-left: 1.146vw;
		padding-top: 2.5vw;
	}
	.nrg-detail .guildwars-edition-introduce {
		padding: 0 15px;
		padding-top: 4.53125vw;
	}
	.ffr-detail .guildwars-edition-introduce{
		padding: 0;
		position: absolute;
    	bottom: 0;
	}
	.immortals-detail .guildwars-edition-introduce {
		padding: 0 2.8125vw;
	}
	.baliMajor-edition .guildwars-edition-introduce {
		padding-left: 2.5vw;
		padding-right: 8.958vw;
		display: flex;
	    flex-direction: column;
	    justify-content: center;
	}
	.guildwars-edition-introduce h3 {
		margin-bottom: 3.49vw;
		text-align: left;
	}
	.spy-edition .guildwars-edition-introduce h3 {
	    margin-bottom: 3.177vw;
	}
	.evo-detail .guildwars-edition-introduce h3 {
		margin-bottom: 3.59375vw;
	}
	.nrg-detail .guildwars-edition-introduce h3 {
		margin-bottom: 3.073vw;
	}
	.ffr-detail .guildwars-edition-introduce > div:last-child {
		position: relative;
		padding: 0 5vw;
		padding-top: .625vw;
		z-index: 0;
	}
	.ffr-detail .guildwars-edition-introduce > div:last-child img {
		position: absolute;
		bottom: .1042vw;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		z-index: 0;
	}
	.ffr-detail .guildwars-edition-introduce h3{
		margin-bottom: 1.25vw;
		position: relative;
	}
	.immortals-detail .guildwars-edition-introduce h3 {
		margin-top: 25.65%;
		margin-bottom: 3.177vw;
	}
	.baliMajor-edition .guildwars-edition-introduce h3 {
		margin: 0;
		margin-bottom: 3.542vw;
	}
	.guildwars-edition-introduce p {
		margin-bottom: 4.583vw;
		line-height: 1.8;
	}
	.spy-edition .guildwars-edition-introduce p {
    	margin-bottom: 6.615vw;
  	}
	.evo-detail .guildwars-edition-introduce p {
		margin-bottom: 3.5vw;
		text-align: left;
	}
	.nrg-detail .guildwars-edition-introduce p {
		margin-bottom: 3.802vw;
		font-size: 1.25rem;
		text-align: left;
	}
	.ffr-detail .guildwars-edition-introduce p {
		position: relative;
		margin-bottom: 2.1875vw;
		text-align: left;
	}
	.immortals-detail .guildwars-edition-introduce p {
		margin-bottom: 33.07%;
		font-size: calc(1rem + 4 * ((100vw - 320px) / 2080));
	}
	.baliMajor-edition .guildwars-edition-introduce p {
		margin-bottom: 6.145vw;
	}
	.ffr-detail .guildwars-edition-list {
	    order: 0;
	    padding-bottom: .417vw;
	    position: relative;
    	z-index: 2;
	}
	.guildwars-edition-list .slick-track {
	  	display: block;
	}
	.ffr-detail .guildwars-edition-list .slick-track {
	  	display: flex;
	}
	.guildwars-edition-item {
		margin: 0;
		margin-right: 2.8125vw;
		width: 6.25vw;
	}
	.ffr-detail .guildwars-edition-item {
		margin-right: 6px;
    	width: .78125vw;
	}
	.immortals-detail .guildwars-edition-item {
		margin: 0;
		margin-right: 1.198vw;
		width: 5vw;
	}
	.spy-edition .guildwars-edition-item {
	    margin: 0;
	    width: 8.021vw;
	}
	.spy-edition .guildwars-edition-item:not(:last-child) {
	    margin-right: 3.021vw;
	}
	.baliMajor-edition .guildwars-edition-item {
		margin-right: 0;
	    height: 6.25vw !important;
	}
	.spy-edition .guildwars-edition-item p {
	    margin: 0;
	    margin-top: .73vw;
	    line-height: 1;
  	}
	.guildwars-edition-feature {
	  	padding-top: 8.229vw;
	}
	.spy-edition .guildwars-edition-feature {
    	padding-top: 6.302vw;
    	position: relative;
    	z-index: 2;
  	}
  	.spy-edition .guildwars-edition-feature:last-child {
    	padding: 0;
    	z-index: 1;
  	} 
  	.spy-edition .guildwars-edition-feature:last-child > img {
	  	width: 22.76vw;
  		position: absolute;
	  	right: 0;
	  	bottom: 0;
	  	z-index: 2;
  	}
	.baliMajor-edition .guildwars-edition-feature {
	  	padding-top: 0;
	}
	.spy-edition .guildwars-edition-feature-header {
    	padding: 0;
  	}
  	.shock-edition .guildwars-edition-feature-header {
	    padding-bottom: 1.302vw;
	    margin-bottom: 2.865vw;
	    margin-top: 1.71875vw;
  	}
  	.shock-edition .guildwars-edition-feature-header::after {
    	height: .3125vw;
  	}
	.guildwars-edition-feature-header h3 {
	  	margin-bottom: 7.083vw;
	}
	.immortals-edition .guildwars-edition-feature-header h3 {
    	margin-bottom: 9.01vw;
  	}
	.spy-edition .guildwars-edition-feature-header h3 {
	    margin-bottom: 3.802vw;
	    padding-left: .78125vw;
	    line-height: 1.4;
  	}
  	.spy-edition .guildwars-edition-feature:last-child .guildwars-edition-feature-header h3 {
	    margin-bottom: 2.708vw;
	    padding-left: 0;
  	}
	.guildwars-edition-feature-header p {
		margin-bottom: 2.604vw;
		font-size: 1rem;
	}
	.immortals-edition .guildwars-edition-feature-header p {
    	margin-bottom: 4.896vw;
    	font-size: calc(1rem + 4 * ((100vw - 320px) / 2080));
  	}
	.guildwars-edition-feature-text {
	  	padding: 0;
	  	order: 0;
	  	position: relative;
	  	width: calc(50% - 4.7vw);
		height: fit-content;
		margin-top: 1.25vw;
	}
	.immortals-edition .guildwars-edition-feature-text {
	    margin-top: 0;
	    padding: 0;
	    padding-right: 15px;
	    width: 41.666667%;
	}
	.spy-edition .guildwars-edition-feature-text {
	    padding: 0;
	    margin-top: 22.65625vw;
	    width: 30.104%;
	}
	.spy-edition .guildwars-edition-feature:last-child .guildwars-edition-feature-text {
	    margin-top: 4.84375vw;
	    margin-left: 2.708vw;
	    order: 1;
  	}
  	.shock-edition .guildwars-edition-feature-text {
	    margin-top: 0;
	    padding-left: 5.78125vw;
	    width: 41.66667%;
  	}
	.evo-edition .guildwars-edition-feature-text {
		width: 33.333333%;
		margin-top: 0;
		padding: 0;
		color: #fff;
	}
	.nrg-edition .guildwars-edition-feature-text {
	    margin: 0;
	    margin-bottom: 6.71875vw;
	    padding: 0 5.729vw 0 18.125vw;
	    width: 50%;
  	}
  	.ffr-edition .guildwars-edition-feature-text {
	    margin: 0;
	    padding: 6.146vw 5.729vw 6.146vw 18.125vw;
	    width: 50%;
  	}
  	.tec-edition .guildwars-edition-feature-text {
  		margin: 0;
	    padding: 3.4375vw 6.25vw 0 18.59375vw;
	    width: 50%;
  	}
  	.blackDesert-edition .guildwars-edition-feature-text {
  		margin: 0;
	    padding: 13.958vw 0 9.479vw 19.948vw;
	    width: 50%;
  	}
  	.metaphor-edition .guildwars-edition-feature-text {
  		margin: 0;
	    padding: 14.115vw 0 9.479vw 13.958vw;
	    width: 50%;
  	}
  	.trolli-edition .guildwars-edition-feature-text {
    	margin: 0;
    	padding: 11.771vw 6.25vw 8.28125vw 12.135vw;
    	width: 50%;
    	order: 0;
    	z-index: 1;
  	}
	.evo-edition-feature-list {
	  	height: 23vw;
	  	margin: 2.6vw 0 5.621vw;
	}
	.nrg-edition-feature-list {
	    padding: 1.5625vw 0;
	    height: 35.15625vw;
  	}
  	.ffr-edition-feature-list {
	    padding: 0;
	    height: 18.75vw;
  	}
  	.tec-edition-feature-list {
  		padding: 0;
	    height: 24.583vw;
  	}
  	.blackDesert-edition-feature-list {
  		padding: 0;
  		height: 17.708vw;
  	}
  	.metaphor-edition-feature-list {
  		padding: 0;
  		height: 19.167vw;
    	width: 27.708vw;
  	}
  	.trolli-edition-feature-list {
  		padding: 0;
	    height: 17.7083vw;
	    width: fit-content;
    	margin: auto;
  	}
  	.ffr-edition-feature-item-content,
	.nrg-edition-feature-item-content {
	    padding: 0 2.34375vw;
  	}
  	.tec-edition-feature-item-content,
  	.trolli-edition-feature-item-content,
  	.metaphor-edition-feature-item-content,
  	.blackDesert-edition-feature-item-content {
  		padding: 0;
  	}
  	.metaphor-edition-feature-item {
	  	position: relative;
	  	padding-left: 1.979vw;
	  	padding-bottom: .677vw;
	}
	.metaphor-edition-feature-item:after {
	  	left: -1.667vw;
	}
	.evo-edition-feature-item {
	  	width: 12.5vw;
	  	height: 12.5vw;
	}
	.immortals-edition-feature-item {
	    width: calc(50% - .417vw);
	    padding: 1.875vw;
	    margin-bottom: 5vw;
	    font-size: calc(1rem + 4 * ((100vw - 320px) / 2080));
  	}
	.evo-edition-feature-item:after {
		top: -.78125vw;
	}
	.immortals-edition-feature-item-img {
	    width: 7.03125vw;
	    margin-top: -5.859375vw;
	    margin-bottom: 2.34375vw;
  	}
	.evo-edition .evo-edition-feature-item-img img {
		max-width: 50%;
		max-height: 50%;
	}
	.ffr-edition-feature-item-img {
		width: 3.698vw;
	}
	.tec-edition-feature-item-img {
		width: 6.40625vw;
	}
	.blackDesert-edition-feature-item-img {
		width: 3.698vw;
	}
	.metaphor-edition-feature-item-img {
		width: 3.698vw;
	}
	.trolli-edition-feature-item-img {
		width: 3.698vw;
	}
	.nrg-edition .nrg-edition-feature-item-img img {
    	max-height: 7.8125vw;
  	}
  	.ffr-edition .ffr-edition-feature-item-img img {
    	max-height: 3.854vw;
  	}
  	.tec-edition .tec-edition-feature-item-img img {
  		max-height: 4.635vw;
  	}
  	.blackDesert-edition .blackDesert-edition-feature-item-img img {
  		max-height: 3.854vw;
  		width: auto;
  	}
  	.metaphor-edition .metaphor-edition-feature-item-img img {
  		max-height: 3.854vw;
  		width: auto;
  	}
  	.trolli-edition .trolli-edition-feature-item-img img {
  		max-height: 3.854vw;
  		width: auto;
  	}
	.evo-edition-feature-item p {
		margin-top: 1.927vw;
	  	font-size: 1rem;
	  	color: #fff;
	}
	.tec-edition-feature-item-content p,
	.trolli-edition-feature-item-content p,
	.ffr-edition-feature-item-content p,
	.nrg-edition-feature-item-content p,
	.metaphor-edition-feature-item-content p,
	.blackDesert-edition-feature-item-content p {
		font-size: calc(1rem + 4 * ((100vw - 320px) / 2080));
	}
	.ffr-edition-feature-item-content p {
		padding-left: 2.292vw;
	}
	.tec-edition-feature-item-content p {
		padding-left: 2.8125vw;
	}
	.metaphor-edition-feature-item-content p,
	.blackDesert-edition-feature-item-content p,
	.trolli-edition-feature-item-content p {
		padding-left: 1.09375vw;
	}
	.baliMajor-edition .guildwars-edition-feature-text {
	  	width: 33.333333%;
		height: fit-content;
		margin-top: 0;
		padding: 0;
	}
	.baliMajor-edition .guildwars-edition-feature-text h3{
		margin-bottom: 4.479vw;
		margin-top: 5.46875vw;
	}
	.evo-edition .guildwars-edition-feature-text h3 {
		margin-bottom: 6.927vw;
	}
	.nrg-edition .guildwars-edition-feature-text h3 {
		margin-bottom: 1.40625vw;
	}
	.ffr-edition .guildwars-edition-feature-text h3 {
		margin-bottom: 3.542vw;
    	line-height: 1.5;
	}
	.tec-edition .guildwars-edition-feature-text h3 {
		margin-bottom: 5.3646vw;
	}
	.blackDesert-edition .guildwars-edition-feature-text h3 {
		margin-bottom: 3.75vw;
	}
	.metaphor-edition .guildwars-edition-feature-text h3 {
		margin-bottom: 3.75vw;
	}
	.trolli-edition .guildwars-edition-feature-text h3 {
		margin-bottom: 2.34375vw;
		text-align: center;
	}
	.guildwars-edition-feature-text img, 
	.guildwars-edition-feature-image img {
		max-width: 100%;
		width: 100%;
	}
	.immortals-edition .guildwars-edition-feature-image img {
  		max-width: calc(100% + 12.24vw);
	  	width: calc(100% + 12.24vw);
	  	margin-left: -8.125vw;
	}
	.guildwars-edition-feature-list {
	  	padding: 0;
	}
	.shock-edition .guildwars-edition-feature-list {
		flex-direction: column;
	}
	.guildwars-edition-feature-item {
	  	flex: 1;
	  	display: flex;
	  	align-items: center;
	  	width: 90%;
	  	margin: auto;
	}
	.baliMajor-edition .guildwars-edition-feature-item {
	  	width: 100%;
	}
	.guildwars-edition-feature-item:first-child {
	  	padding-left: 7%;
	}
	.spy-edition .guildwars-edition-feature-item:first-child {
	    padding-top: .521vw;
	}
	.baliMajor-edition .guildwars-edition-feature-item:first-child {
	  	padding-left: 0%;
	}
	.guildwars-edition-feature-item h3 {
		text-transform: uppercase;
	}
	.baliMajor-edition .guildwars-edition-feature-item h5 {
		margin-bottom: 1.667vw
	}
	.guildwars-edition-feature-item-text:not(:last-child) {
	  	border-bottom: 1px solid #A9A9A9;
	}
	.baliMajor-edition .guildwars-edition-feature-item-text:not(:last-child) {
	  	margin-bottom: 1.042vw;
	  	border-bottom: 0;
	}
	.guildwars-edition-feature-item-text {
	  	justify-content: space-between;
	}
	.shock-edition .guildwars-edition-feature-item-text {
	    width: 100%;
	    display: flex;
	    text-align: left;
  	}
	.baliMajor-edition .guildwars-edition-feature-item-text {
		justify-content: flex-start;
	}
	.guildwars-edition-feature-item-text .guildwars-edition-feature-item-img{
	  	width: 35%;
	  	padding: 0;
	  	padding-right: 7%;
		text-align: center;
	}
	.spy-edition .guildwars-edition-feature-item-text .guildwars-edition-feature-item-img {
	    width: 25%;
	}
	.shock-edition .guildwars-edition-feature-item-text .guildwars-edition-feature-item-img {
	    width: auto;
	    padding: 0;
	    padding-right: 1.198vw;
  	}
	.baliMajor-edition .guildwars-edition-feature-item-text .guildwars-edition-feature-item-img {
	    width: 5.729vw;
	    height: 5.625vw;
	    padding-right: 0;
	    background-image: url('../png/5f34e0dc-3fa9-4a24-8526-091a62156685-1.png_%3b%20filename_%3dutf-8%27%275f34e0dc-3fa9-4a24-8526-091a62156685-1.png');
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    z-index: 1;
	}
	.guildwars-edition-feature-item-img img {
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto;
	}
	.spy-edition .guildwars-edition-feature-item-img img {
	    max-width: 4.375vw;
	    max-height: 3.958vw;
  	}
  	.shock-edition .guildwars-edition-feature-item-img img {
    	width: 10.26vw;
  	}
	.baliMajor-edition .guildwars-edition-feature-item-img img {
		max-width: 74%;
		max-height: 74%;
	}
	.guildwars-edition-feature-item-text p {
	  	margin: 0;
	  	width: 65%;
	  	font-size: 1.25rem;
	}
	.spy-edition .guildwars-edition-feature-item-text p {
    	width: 75%;
  	}
  	.shock-edition .guildwars-edition-feature-item-text p {
	    width: 100%;
	    margin-bottom: 0;
	}
	.baliMajor-edition .guildwars-edition-feature-item-text p {
		width: auto;
		position: relative;
	    padding: 1.667vw 1.042vw;
	    font-size: 1rem;
	    line-height: 1;
	}
	.baliMajor-edition .guildwars-edition-feature-item-text p:before {
		content: '';
		position: absolute;
		top: 0;
		left: -2.083vw;
		right: -1.667vw;
		bottom: 0;
		background-image: url('../png/4f2de6f9-3a6c-4b6e-b5a9-d0eb97d03fd1-1.png_%3b%20filename_%3dutf-8%27%274f2de6f9-3a6c-4b6e-b5a9-d0eb97d03fd1-1.png');
		background-repeat: no-repeat;
		background-position: top right;
		background-size: cover;
		z-index: 0;
	}
	.baliMajor-edition .guildwars-edition-feature-item-text p span{
		position: relative;
		z-index: 1
	}
	.guildwars-edition-feature-image {
	  	padding: 0;
	  	width: calc(50% + 4.7vw);
	}
	.metaphor-edition .guildwars-edition-feature-image {
		width: calc(50% + 10.078125vw);
	    margin-left: -18.984375vw;
	    margin-top: -2.552vw;
	    padding: 0;
	}
	.metaphor-edition .guildwars-edition-feature-image img {
		width: 100%;
		margin-left: 0;
	}
	.immortals-edition .guildwars-edition-feature-image {
	  	width: 50%;
	  	padding-top: 8.698vw;
	  	background-image: none;
	  	overflow: hidden;
	}
	.spy-edition .guildwars-edition-feature-image {
	    width: 34.84375%;
  	}
  	.spy-edition .guildwars-edition-feature-image:last-child {
	    width: 35.05225%;
	    margin-top: 8.90625vw;
  	}
  	.spy-edition .guildwars-edition-feature:last-child .guildwars-edition-feature-image:last-child {
    	width: 48.49%;
    	margin-top: -2.8125vw;
  	}
  	.shock-edition .guildwars-edition-feature-image {
	    padding: 0 4.167vw 0 6.979vw;
	    width: 41.66667%;
	}
	.evo-edition .guildwars-edition-feature-image {
	  	padding: 0;
	  	width: 33.333333%;
	}
	.tec-edition .guildwars-edition-feature-image,
	.trolli-edition .guildwars-edition-feature-image,
	.ffr-edition .guildwars-edition-feature-image,
	.nrg-edition .guildwars-edition-feature-image {
	  	padding: 0;
	  	width: 50%;
	}
	.tec-edition .guildwars-edition-feature-image {
		padding-top: 2.604vw;
		width: 38.28125%;
	}
	.trolli-edition .guildwars-edition-feature-image {
		height: 42.03125vw;
		margin: 0;
		margin-top: 3.5vw;
	}
	.baliMajor-edition .guildwars-edition-feature-image {
	  	width: 33.333333%;
	}
	.trolli-edition .guildwars-edition-feature-image img{
		max-width: inherit;
  		width: auto;
  		height: 100%;
  		position: absolute;
  		right: 0;
	}
	.shock-edition .feature-btn-list {
		left: 6.979vw;
    	right: 4.167vw;
	}
	.guildwars-introduce-word-text p.time{
		margin-top: 15px;
		margin-bottom: 0;
		font-size: .875rem;
	}
	.spy-detail {
	    padding-top: 5vw;
	    padding-bottom: 0;
	}
	.guildwars-edition-detail {
	  	padding-top: 9.323vw;
	  	padding-bottom: 1.042vw;
	  	color: #fff;
	  	text-transform: uppercase;
	}
	.spy-detail .guildwars-edition-detail {
		padding-bottom: 0;
	}
	.shock-edition .guildwars-edition-detail {
    	padding-top: 7.448vw;
    	padding-bottom: 5.417vw;
  	}
	.evo-edition-detail {
		padding-top: 4.53125vw;
    	padding-bottom: 6.09375vw;
	}
	.nrg-edition-detail {
		padding-top: 4.53125vw;
    	padding-bottom: 8.385vw;
    	background-image: url('../jpg/22584b20-6f71-43a3-986f-6a9741ed6162-1.jpg_%3b%20filename_%3dutf-8%27%2722584b20-6f71-43a3-986f-6a9741ed6162-1067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.ffr-edition-detail {
		padding-top: 7.135vw;
    	padding-bottom: 0;
    	background-image: url('../png/635cebba-1494-4f28-8bdf-34965bc75c31-2.png_%3b%20filename_%3dutf-8%27%27635cebba-1494-4f28-8bdf-34965bc75c31-2067b.png?imageView2/2/format/webp/interlace/1');
	}
	.tec-edition-detail {
		padding-top: 3.177vw;
    	padding-bottom: 0;
	}
	.trolli-edition-detail {
    	padding-top: 6.458vw;
    	padding-bottom: 5.99vw;
    	background-image: url('../png/d89da9a5-b6c7-4090-8c36-62007bb92bcd-2.png_%3b%20filename_%3dutf-8%27%27d89da9a5-b6c7-4090-8c36-62007bb92bcd-2067b.png?imageView2/2/format/webp/interlace/1');
  	}
	.baliMajor-edition .guildwars-edition-detail {
		padding-top: 9.323vw; 
	  	padding-bottom: 13.90625vw;
	  	color: #000;
	}
	.bananya-edition .guildwars-edition-detail {
		padding-top: 3.646vw;
    	padding-bottom: 4.583vw;
	  	justify-content: center;
	}
	.immortals-edition-detail {
		padding-top: 3.28125vw;
    	padding-bottom: 7.448vw;
	}
	.guildwars-edition-detail h3 {
		margin-bottom: 2.96875vw;
	}
	.shock-edition .guildwars-edition-detail h3 {
    	margin-bottom: 4.53125vw;
  	}
	.evo-edition-detail h3 {
		margin-bottom: 5.573vw;
	}
	.ffr-edition-detail h3,
	.nrg-edition-detail h3 {
		margin-bottom: 5.573vw;
	}
	.tec-edition-detail h3 {
		margin-bottom: 2.1875vw;
	}
	.trolli-edition-detail h3 {
		margin-bottom: 6.51vw;
	}
	.immortals-edition-detail h3 {
		margin-bottom: 5.052vw;
	}
	.say-display-btns {
	    padding: 2.03125vw 0 3.28125vw;
	}
	.say-display-btn {
	    padding: .73vw 0;
	    width: 10vw;
	    font-size: 1rem;
  	}
  	.say-display-btn:not(:last-child) {
    	margin-right: .78125vw;
  	}
  	.shock-edition .guildwars-edition-detail .row {
    	padding: 0;
  	}
	.bananya-edition .guildwars-edition-detail-header img {
	  	display: block;
	  	width: 2.34375vw;
	}
	.bananya-edition .guildwars-edition-detail-content {
	    width: 80.677%;
	    padding: 0 15px;
	}
	.bananya-edition .guildwars-edition-detail-content > img:first-child {
	  	width: 7.8125vw;
	  	position: absolute;
	  	bottom: -3.75vw;
	  	left: -5.15625vw;
	  	z-index: 2;
	}
	.bananya-edition .guildwars-edition-detail-content > img:last-child {
	  	width: 11.615vw;
	  	position: absolute;
	  	bottom: -3.177vw;
	  	right: -7.76vw;
	}
	.bananya-edition .guildwars-edition-detail-content > .row {
		margin: 0 -15px;
	}
	.baliMajor-edition .guildwars-edition-detail h3 {
		margin-bottom: 4.115vw;
	}
	.bananya-edition .guildwars-edition-detail h3 {
		margin-bottom: 3.75vw;
    	margin-left: 3.177vw;
	}
	.evo-edition-detail-list {
		padding: 0 3.33vw;
	}
	.ffr-edition-detail-list,
	.nrg-edition-detail-list {
		padding: 0 calc(3.28125vw - 15px);
	}
	.ffr-edition-detail-list {
		padding-bottom: 9.635vw;
	}
	.tec-edition-detail-list {
	    padding: 0;
	    padding-bottom: 2.708vw;
	}
	.trolli-edition-detail-list {
		padding: 0 0 8.59375vw 5.15625vw;
	}
	.immortals-edition-detail-list {
		padding: 0 8.333%;
	}
	.baliMajor-edition .guildwars-edition-detail .slick-slider .slick-list,
	.bananya-edition .guildwars-edition-detail .slick-slider .slick-list,
	.immortals-edition-detail .slick-slider .slick-list {
		padding: 0;
	}
	.trolli-edition-detail .slick-slider .slick-list {
		padding-right: 22.917vw;
	}
	.baliMajor-edition .guildwars-edition-detail .slick-slider .slick-track,
	.bananya-edition .guildwars-edition-detail .slick-slider .slick-track,
	.immortals-edition-detail .slick-slider .slick-track {
		width: 100%!important;
	}
	.tec-edition-detail-list.slick-slider .slick-track {
		width: 30000px!important;
	}
	.guildwars-edition-detail .active {
		padding: 0;
		width: calc(25% - 15px);
	}
	.spy-detail .guildwars-edition-detail .active {
		margin-bottom: 0;
	}
	.shock-edition .guildwars-edition-detail .active {
    	width: 25%;
    	margin-bottom: 0;
  	}
	.evo-edition-detail .active {
		margin-bottom: 0;
		width: calc(25% - 15px);
	}
	.ffr-edition-detail .active,
	.nrg-edition-detail .active {
		margin-bottom: 0;
		width: calc(25% - 15px);
	}
	.tec-edition-detail .active {
    	width: 23.177vw;
    	margin-bottom: 0;
  	}
  	.trolli-edition-detail .active {
    	width: 18.698vw;
    	margin: 0 3.49vw;
  	}
	.baliMajor-edition .guildwars-edition-detail .active,
	.bananya-edition .guildwars-edition-detail .active {
		margin-bottom: 0;
		padding: .9375vw;
		width: calc(33.33333% - 15px);
		background-image: url('../png/60ea3d25-f3c1-4770-a3fc-f6c81603e3d3-1.png_%3b%20filename_%3dutf-8%27%2760ea3d25-f3c1-4770-a3fc-f6c81603e3d3-1.png');
	    background-repeat: no-repeat;
	    background-size: cover;
	    border-radius: 25px;
	    overflow: hidden;
	}
	.bananya-edition .guildwars-edition-detail .active {
		width: calc(33.33333% - 2.05vw);
		padding: 0;
		background-image: none;
		border-radius: 0;
	}
	.guildwars-edition-detail .active:not(:last-child) {
		margin-right: 20px;
	}
	.tec-edition-detail .active:not(:last-child) {
    	margin-right: 2.396vw;
  	}
  	.trolli-edition-detail .active:nth-child(2n+1),
  	.trolli-edition-detail .active:not(:last-child) {
    	margin-right: 3.49vw;
  	}
	.bananya-edition .guildwars-edition-detail .active:not(:last-child),
	.bananya-edition .guildwars-edition-detail .active:nth-child(2n+1) {
		margin-right: 3.073vw;
	}
	.baliMajor-edition .guildwars-edition-detail .active:nth-child(2n+1) {
		margin-right: 20px;
	}
	.shock-edition .guildwars-edition-detail .active:nth-child(2n+1),
	.shock-edition .guildwars-edition-detail .active:not(:last-child),
	.baliMajor-edition .guildwars-edition-detail .active:last-child,
	.bananya-edition .guildwars-edition-detail .active:last-child,
	.immortals-edition-detail .active:last-child {
	    margin-right: 0;
	}
	.shock-edition .guildwars-edition-detail .active::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 0;
		background: #fc4c02;
		transition: all .3s ease;
	}
	.shock-edition .guildwars-edition-detail .active:hover::before {
		height: .417vw;
	}
	.guildwars-edition-detail .active::after {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(0,0,0,0.3);
		transition: all .3s ease;
	}
	.trolli-edition-detail .active::after {
		display: none;
	}
	.spy-detail .guildwars-edition-detail .active::after {
		background: none;
	}
	.bananya-edition .guildwars-edition-detail .active::after {
		background: none;
	}
	.guildwars-edition-detail .active:hover::after {
		background: none;
	}
	.guildwars-edition-detail img {
		width: 100%;
	}
	.trolli-edition-detail .active img {
		max-height: 17.8125vw;
	}
	.trolli-edition-detail .slick-arrow {
		width: 4.74vw;
	}
	.trolli-edition-detail .arrow-new.arrow-prev {
  		left: calc(50% - 3.324vw);
	}
	.trolli-edition-detail .arrow-new.arrow-next {
  		left: calc(50% + 3.324vw);
	}
	.evo-show-btn {
	  	padding-top: 53.854vw;
	  	padding-bottom: 1.875vw;
	}
	.guildwars-pillow {
		background-image: url('../png/32f06f31-9b1f-4a5e-bf08-f6541ad7e9f1-1.png_%3b%20filename_%3dutf-8%27%2732f06f31-9b1f-4a5e-bf08-f6541ad7e9f1-1067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
	}
	.spy-detail .guildwars-pillow {
		padding-top: 5.885vw;
	}
	.guildwars-pillow-text {
	  	padding: 0;
	  	padding-left: 18%;
	  	order: 0;
	  	display: flex;
	  	flex-direction: column;
	  	justify-content: center;
	}
	.guildwars-pillow-text h3 {
	  	margin-bottom: 1.875vw;
	}
	.spy-detail .guildwars-pillow-text h3 {
	    margin-bottom: 3.75vw;
  	}
	.guildwars-pillow-text p {
		margin-bottom: 3.28125vw;
		line-height: 1.8;
	}
	.guildwars-pillow-pic {
		position: relative;
		padding: 0;
	  	width: 70%;
	  	text-align: center;
	}
	.guildwars-pillow-pic img {
		width: 100%;
	}
	.guildwars-pillow-image {
	  	padding: 0;
	}
	.spy-detail .guildwars-pillow-image,
	.spy-detail .guildwars-pillow-image .slick-list {
		padding: 0;
	}
	.spy-detail .guildwars-pillow-image .slick-list .slick-track {
		width: calc(100% + 8px) !important;
	}
	.spy-detail .guildwars-pillow-chair {
		width: 33.333%;
	}
	.spy-detail .guildwars-pillow-chair:not(:last-child) {
		width: calc(33.333% - 4px);
	}
	.spy-detail .pillow-chair-bg {
    	border: 4px solid #000;
  	}
  	.spy-detail .guildwars-pillow-chair:not(:last-child) .pillow-chair-bg {
	    border-right: 0;
	}
	.guildwars-pillow-image img {
	  	width: 100%;
	}
	.guildwars-introduce{
		padding-top: 7.865vw;
		padding-bottom: 8.4375vw;
	    background-image: url('../png/f6abffce-257c-4e92-ab7e-a8879c4b74cd-1.png_%3b%20filename_%3dutf-8%27%27f6abffce-257c-4e92-ab7e-a8879c4b74cd-1.png');
	}
	.guildwars-landing-introduce{
		padding-top: 15.36vw;
		padding-bottom: 2.6041667vw;
		background-image: url(../jpg/guildwars-landing-introduce.jpg);
		background-size: cover;
	}
	.guildwars-endOfDragon-introduce{
		justify-content: center;
		background: url('../jpg/9bc23e78-dfd8-4632-ba6e-8c7e549f2685.jpg_%3b%20filename_%3dutf-8%27%279bc23e78-dfd8-4632-ba6e-8c7e549f2685067b.jpg?imageView2/2/format/webp/interlace/1') center center;
		background-size: cover;
	}
	.guildwars-introduce-chair{
		padding-right: 4.166667vw;
		text-align: right;
	}
	.guildwars-endOfDragon-introduce .guildwars-introduce-chair{
		display: flex;
		padding-right: 2.6041667vw;
		width: auto;
		flex-direction: row;
	}
	.guildwars-introduce-chair img{
		height: 44.792vw;
		width: auto;
	}
	.introduce-chair-items{
		display: block;
		width: 7.0315vw;
		padding: 21.77vw 0 22.291667vw;
		padding-right: 1.302vw;
	}
	.introduce-chair-item{
		position: relative;
		display: block;
		width: 100%;
		margin: 10px 0;
	}
	.introduce-chair-item::after{
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: .2;
		transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
	}
	.introduce-chair-item:hover::after{
		opacity: 0;
	}
	.introduce-chair-item:first-child{
		margin-top: 0
	}
	.introduce-chair-item:last-child{
		margin-bottom: 0
	}
	.introduce-chair-items img{
		width: 100%;
		height: auto;
	}
	.introduce-chair-img{
		padding-top: 14.8958333vw;
	}
	.introduce-chair-img img{
		height: 34.21875vw;
	}
	.guildwars-endOfDragon-introduce .guildwars-introduce-word{
		width: 33.33%;
		padding-top: 17.5vw;
		padding-bottom: 0;
	}
	.guildwars-introduce-text{
		padding-bottom: 63px;
		font-size: 20px;
	}
	.guildwars-introduce-text h2{
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.guildwars-introduce-text h2,
	.guildwars-video-text h2{
		font-size: 32px;
	}
	.guildwars-introduce-text p{
		margin-bottom: 35px;
	}
	.guildwars-endOfDragon-introduce .introduce-word-text{
		padding-top: 2.604166667vw;
		background: url('../png/4088d01b-a382-4b45-9d6f-946f3a7558b8.png_%3b%20filename_%3dutf-8%27%274088d01b-a382-4b45-9d6f-946f3a7558b8067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
		text-align: center;
	}
	.guildwars-endOfDragon-introduce .introduce-word-text>h2{
		margin: 0;
		margin-bottom: 1.0416667vw;
		font-size: 1.30208333vw;
		color: #ffecb6;
	}
	.guildwars-endOfDragon-introduce .introduce-word-text>p{
		margin-bottom: 2.942708333vw;
		font-size: 1rem;
		color: #fff;
	}
	.guildwars-endOfDragon-introduce .introduce-rules{
		position: relative;
		width: 22.65625vw;
		height: 9.375vw;
		margin: auto;
		padding-top: 1.0416667vw;
		color: #ffecb6;
		font-size: .8333vw;
		background: url('../png/6556dfba-973b-4406-b164-90f59c94c2a8.png_%3b%20filename_%3dutf-8%27%276556dfba-973b-4406-b164-90f59c94c2a8067b.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
		background-repeat: no-repeat;
	}
	.guildwars-endOfDragon-introduce .introduce-rules h2{
		position: absolute;
		top: -0.651041667vw;
		left: 50%;
		transform: translateX(-50%);
		margin: 0;
		font-size: 1.30208333vw;
		color: #ffecb6;
	}
	.guildwars-endOfDragon-introduce .introduce-rules p{
		margin: 0;
		line-height: 1.5;
	}
	.guildwars-endOfDragon-introduce .introduce-rules p:last-child{
		padding-top: 1.5625vw;
		padding-bottom: .78125vw;
		margin: 0;
		font-size: .78125vw;
		line-height: 1.8;
	}
	.guildwars-endOfDragon-introduce .btn-guildwars{
		margin-top: 2.708333vw;
		margin-bottom: 2.86458333vw;
	}
	.guildwars-bar{
		height: 84px;
	    background-image: url(../jpg/guildwars-bar.jpg);
	}
	.guildwars-logo{
		height: 84px;
		line-height: 84px;
	}
	.guildwars-bar svg{
		font-size: 40px;
	}
	.guildwars-endOfDragon-video{
		position: relative;
		background: url('../jpg/6772a763-448b-4a3b-b517-0e6a121daeb5.jpg_%3b%20filename_%3dutf-8%27%276772a763-448b-4a3b-b517-0e6a121daeb5067b.jpg?imageView2/2/format/webp/interlace/1');
		background-size: cover;
	}
	.guildwars-video-iframe{
		min-height: 18.125vw;
		height: 18.125vw; 
    	width: calc(50% - 17.865vw);
  		margin-left: 17.865vw;
		background-image: url('../png/74f192eb-d3e6-4106-a613-e253b9fe4caf-1.png_%3b%20filename_%3dutf-8%27%2774f192eb-d3e6-4106-a613-e253b9fe4caf-1.png');
	}
	.guildwars-endOfDragon-video .guildwars-video-iframe{
		position: absolute;
		top: -8.90625vw;
		left: 50%;
		transform: translateX(-50%); 
		width: 50.208333vw;
		height: 30.5208333vw;
		min-height: auto;
		padding: 0;
		margin: auto;
		background: url('../png/a039d882-8f1d-4db4-b1a0-27ffb40ed6b2.png_%3b%20filename_%3dutf-8%27%27a039d882-8f1d-4db4-b1a0-27ffb40ed6b2d12a.png?imageView2/2/interlace/1') center center;
		background-size: cover; 
	}
	.guildwars-video-introduce-text{
		margin-top: 24.21875vw;
	}
	.guildwars-video-introduce-text h2{
		margin: 0;
		margin-bottom: 1.5625vw;
		font-size: 1.5625vw;
		color: #ffecb6;
	}
	.guildwars-video-introduce-text p{
		margin-bottom: 1.5625vw;
		font-size: 1rem;
		line-height: 1.5;
		color: #fff;
	}
	.guildwars-video-introduce-text .btn-guildwars{
		margin-bottom: 5.208333vw;
	}
	.play-icon {
	    width: 86px;
	    height: 86px;
	}
	.guildwars-endOfDragon-video .play-icon{
		width: 14.0625vw;
		height: 14.0625vw;
	}
	.guildwars-video-word{
		padding: 0 15px;
		background: none;
		text-align: left;
	}
	.guildwars-video-text{
		position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
		padding-left: 3.542vw;
    	padding-right: 10.46875vw;
	}
	.guildwars-video-text h3{
		margin-bottom: 2.917vw; 
	}
	.guildwars-video-text p{
		margin-bottom: 0;
		font-size: 1rem;
	}
	.guildwars-introduce-word{
		padding: 0;
	}
	.guildwars-introduce-word-text{
		padding-right: 16.25vw;
		text-align: center;
		color: #fff;
	}
	.guildwars-introduce-word-text h2,
	.guildwars-introduce-word-text h3{
		position: relative;
		margin: 0;
		color: #aafaf1;
		letter-spacing: 2px;
		line-height: 1;
	    text-transform: uppercase;
		text-shadow: 0 0 10px #000010;
	}
	.guildwars-introduce-word-text h2{
		margin-bottom: 10px;
		font-size: 2.34375vw;
	}
	.guildwars-introduce-word-text h3{
		font-size: 2.24vw;
	}
	.guildwars-introduce-word-text>p{
		margin-top: 1.875vw;
		margin-bottom: 2.60vw;
		font-size: 1rem;
		line-height: 1.8;
		text-shadow: 0 0 15px #151515;
	}
	.guildwars-introduce-images{
		margin-bottom: 3.541666667vw;
	}
	.guildwars-introduce-images a,
	.introduce-detail-item{
		margin-right: 15px;
	}
	.introduce-detail-item:nth-child(odd){
		margin-right: 15px;
	}
	.guildwars-introduce-images a:last-child,
	.introduce-detail-item:last-child{
		margin: 0;
	}
	.guildwars-introduce-images a,
	.introduce-detail-item img,
	.introduce-detail-item{
		width: 7.291667vw;
	}
	.introduce-detail-title{
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 1.5625vw;
		font-size: 1.25rem;
		color: #aafaf1;
	    text-transform: uppercase;
	}
	.introduce-detail-title:before,
	.introduce-detail-title:after{
		content: "";
	    display: block;
	    width: 11.30vw;
	    height: 2px;
	    background: #aafaf1;
	}
	.introduce-detail-title:before{
		margin-right: 1.614583vw;
	}
	.introduce-detail-title:after{
		margin-left: 1.614583vw;
	}
	.introduce-detail-images{
	 	flex-wrap: nowrap;
		margin: 0;
	}
	.introduce-detail-item p{
		margin-top: 15px;
		margin-bottom: 2.34375vw;
		font-size: .75rem;
	}
	.video-iframe {
	    top: 0;
	    height: 100vh;
	}
	.loading-img{
		width: 44px;
	    height: 44px;
	}
	.shock-copyright {
		background-image: url('../jpg/ae571c7c-af25-4b03-b3b4-c10749bfe127-1.jpg_%3b%20filename_%3dutf-8%27%27ae571c7c-af25-4b03-b3b4-c10749bfe127-1067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.guildwars-copyright-word {
	  	padding: .9375vw 0;
	}
	.spy-copyright .guildwars-copyright-word {
	    padding: 11.51vw 0 7.083vw;
	}
	.shock-copyright .guildwars-copyright-word {
    	padding: 2.5vw 0 1.40625vw;
  	}
	.evo-copyright .guildwars-copyright-word {
	  	padding: 1.875vw 0;
	}
	.nrg-copyright .guildwars-copyright-word {
	  	padding: 2.292vw 0;
	}
	.ffr-copyright .guildwars-copyright-word {
		padding: 1.71875vw 0 1.458vw;
	}
	.tec-copyright .guildwars-copyright-word {
		padding: 1.25vw 0;
	}
	.trolli-copyright .guildwars-copyright-word {
		padding: 1.5625vw 0;
	}
	.immortals-copyright .guildwars-copyright-word {
	  	padding: 3.411vw 0;
	}
	.baliMajor-edition .guildwars-copyright-word {
	  	padding: 0;
	  	padding-bottom: 3.542vw;
	}
	.guildwars-copyright-word img {
	  	height: 5.365vw;
	}
	.spy-copyright .guildwars-copyright-word img {
		height: 2.083vw
	}
	.shock-copyright .guildwars-copyright-word img {
		height: 3.28125vw
	}
	.evo-copyright .guildwars-copyright-word img {
	  	height: 3.385vw;
	}
	.nrg-copyright .guildwars-copyright-word img {
	  	height: 2.083vw;
	}
	.ffr-copyright .guildwars-copyright-word img {
	  	height: 2.5vw;
	  	width: auto;
	  	margin-bottom: .73vw;
	}
	.tec-copyright .guildwars-copyright-word img {
	  	height: 2.8125vw;
	  	width: auto;
	}
	.trolli-copyright .guildwars-copyright-word img {
	  	height: 2.135vw;
	  	width: auto;
	}
	.immortals-copyright .guildwars-copyright-word img {
	  	height: 2.76vw;
	}
	.baliMajor-edition .guildwars-copyright-word img {
		height: 3.125vw;
	}
	.dbd-introduce,
	.dbd-support{
		background-image: url('../png/38bf56f1-0d9e-419b-af35-47ea337a20cf-1.png_%3b%20filename_%3dutf-8%27%2738bf56f1-0d9e-419b-af35-47ea337a20cf-1067b.png?imageView2/2/format/webp/interlace/1');
	}
	.ffrPage .dbd-support{
		background-image: url('../png/0793b7a5-24cf-4b7b-bfe0-db1f65c56e34-2.png_%3b%20filename_%3dutf-8%27%270793b7a5-24cf-4b7b-bfe0-db1f65c56e34-2.png');
		border-top: 2px solid #429bb6;
	}
	.starsWar-introduce{
		background-image: url('../jpg/67465f35-5e7d-4c6d-b0af-3f22cae32689-1.jpg_%3b%20filename_%3dutf-8%27%2767465f35-5e7d-4c6d-b0af-3f22cae32689-1067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.blackDesert-introduce{
		background-image: url('../png/c5fa2b26-d8eb-481f-b6c4-8fbd0e2883f8-1.png_%3b%20filename_%3dutf-8%27%27c5fa2b26-d8eb-481f-b6c4-8fbd0e2883f8-1067b.png?imageView2/2/format/webp/interlace/1');
	}
	.metaphor-bg {
		margin-top: 0;
		padding-bottom: 12.396vw;
		background-image: url('../jpg/70ccce82-8f2d-4c23-8b18-d9ec5e18965b-2.jpg_%3b%20filename_%3dutf-8%27%2770ccce82-8f2d-4c23-8b18-d9ec5e18965b-2067b.jpg?imageView2/2/format/webp/interlace/1');
	}
	.metaphor-introduce{
		margin-top: -13.542vw;
		background-image: url('../png/626916be-46aa-421a-a026-0d49abee49c4-2.png_%3b%20filename_%3dutf-8%27%27626916be-46aa-421a-a026-0d49abee49c4-2067b.png?imageView2/2/format/webp/interlace/1');
	}
	.starsWar-introduce .dbd-introduce-text {
		padding: 0 15px;
	}
	.dbd-introduce-text h2 {
	  	margin-top: 10vw;
	  	margin-bottom: 4.065vw;
	  	line-height: 1.3;
	}
	.starsWar-introduce .dbd-introduce-text h2 {
	  	margin-top: 7.24vw;
	  	margin-bottom: 3.542vw;
	  	line-height: 1;
	}
	.blackDesert-introduce .dbd-introduce-text h2 {
	  	margin-top: 16.711vw;
	  	margin-bottom: 1.5625vw;
	}
	.metaphor-introduce .dbd-introduce-text h2 {
	  	margin-top: 24.6875vw;
	  	margin-bottom: 1.5625vw;
	  	width: 41.25%;
	}
	.dbd-introduce-text p {
	  	width: 35%;
	  	margin: auto;
	  	margin-bottom: 7.448vw;
	  	font-size: 1rem;
	}
	.starsWar-introduce .dbd-introduce-text p {
	  	width: 38%;
	  	padding: 0;
	  	margin-bottom: 3.177vw;
	  	line-height: 1.8;
	}
	.blackDesert-introduce .dbd-introduce-text p {
	  	width: 43%;
	  	margin-bottom: 25.573vw;
	}
	.metaphor-introduce .dbd-introduce-text p {
	  	width: 41.25%;
	  	margin-bottom: 21.9203125vw;
	}
	.starsWar-introduce-img {
		width: 38%;
		padding: 0;
		margin: auto;
		padding-bottom: 7vw;
	}
	.starsWar-introduce-img img {
		height: 2.76vw;
	}
	.starsWar-decisions{
		padding-top: 7.96875vw;
    	padding-bottom: 6.927vw;
		background-image: url('../jpg/11ecf0cb-07c6-46eb-a27f-2aebda853e7f-1.jpg_%3b%20filename_%3dutf-8%27%2711ecf0cb-07c6-46eb-a27f-2aebda853e7f-1.jpg');
	}
	.blackDesert-decisions{
		background-image: url('../jpg/6ee5f335-5115-4a8a-8c1a-1e54a96d1e03-1.jpg_%3b%20filename_%3dutf-8%27%276ee5f335-5115-4a8a-8c1a-1e54a96d1e03-1.jpg');
	}
	.bananya-decisions-text{
		padding-top: 7.03125vw;
		padding-bottom: 10.833vw;
		font-size: calc(24px + 16 * ((100vw - 320px) / 2080));
	}
	.bananya-decisions-header{
		padding-bottom: 1.302vw;
	}
	.bananya-decisions-images {
	  	order: 0;
	  	padding-bottom: 0;
	}
	.bananya-decisions-list {
	  	padding: 0;
	}
	.bananya-decisions-chair {
		padding-bottom: 0;
	  	padding-left: 3.59375vw;
	  	text-align: left;
	}
	.bananya-decisions-chair .bananya-chair-img {
		width: 25.3125vw;
	}
	.dbd-decisions-images{
		padding: 0;
		order: 0;
	}
	.metaphor-decisions .dbd-decisions-images,
	.blackDesert-decisions .dbd-decisions-images,
	.starsWar-decisions .dbd-decisions-images{
		padding: 0;
	}
	.blackDesert-decisions .dbd-decisions-images{
		width: 55.885vw;
	}
	.metaphor-decisions .dbd-decisions-images {
	    width: 46.25%;
	    margin-left: 4.896%;
	    padding: 5vw 2.552vw 4.53125vw 2.448vw;
  	}
	.blackDesert-decisions .dbd-decisions-images img{
		height: 39.427vw;
    	object-fit: cover;
	}
	.metaphor-decisions .dbd-decisions-images > img{
		position: absolute;
	  	height: 100%;
	  	top: 0;
	  	left: 0;
	  	object-fit: cover;
	}
	.metaphor-decisions .decisions-images img {
		height: 41.25vw;
	  	object-fit: cover;
	}
	.dbd-decisions-word,
	.dbd-feature-word{
		padding: 0 2.5vw;
	}
	.starsWar-decisions .dbd-decisions-word{
		padding-left: 4.53125vw;
		padding-right: 1.667vw;
		display: flex;
    	align-items: center;
	}
	.blackDesert-decisions .dbd-decisions-word{
		padding-left: 4.167vw;
		padding-right: 4.167vw;
		display: flex;
    	align-items: center;
	}
	.metaphor-decisions .dbd-decisions-word{
		width: 47.96875%;
		padding-left: 4.167vw;
		padding-right: 4.167vw;
		display: flex;
    	align-items: center;
	}
	.metaphor-decisions .dbd-decisions-word-text,
	.blackDesert-decisions .dbd-decisions-word-text,
	.starsWar-decisions .dbd-decisions-word-text {
		text-align: left;
	}
	.dbd-decisions-word-text h3 {
	  	margin-top: 10vw;
	  	margin-bottom: 3.125vw;
	  	font-size: 2.5vw;
	}
	.starsWar-decisions .dbd-decisions-word-text h3 {
	  	margin-top: 0;
	  	margin-bottom: 1.042vw;
	}
	.blackDesert-decisions .dbd-decisions-word-text h3 {
	  	margin-top: 0;
	  	margin-bottom: 4.323vw;
	}
	.metaphor-decisions .dbd-decisions-word-text > img {
		width: 100%;
		margin-top: 0;
	}
	.starsWar-decisions .dbd-decisions-word-text > img {
		height: 1vw;
		margin: 0;
		margin-bottom: 1.875vw;
	}
	.dbd-decisions-word-text p {
	  	margin-bottom: 1.875vw;
	  	font-size: 1rem;
	}
	.starsWar-decisions .dbd-decisions-word-text p {
	  	margin-bottom: 3.802vw;
	}
	.blackDesert-decisions .dbd-decisions-word-text p {
	  	margin: 0;
	}
	.metaphor-decisions .dbd-decisions-word-text p {
		width: 86.007%;
		margin-top: 1.042vw;
		text-align: center;
	}
	.metaphor-decisions .guildwars-edition-list {
		margin-top: 5.9375vw;
	}
	.metaphor-decisions .guildwars-edition-item {
		width: 11.40625vw;
		margin: 0 1.667vw;
	}
	.metaphor-decisions .guildwars-edition-item,
	.blackDesert-decisions .guildwars-edition-item,
	.starsWar-decisions .guildwars-edition-item {
		margin-left: 0;
	}
	.metaphor-decisions .guildwars-edition-item:last-child,
	.blackDesert-decisions .guildwars-edition-item:last-child,
	.starsWar-decisions .guildwars-edition-item:last-child {
		margin-right: 0;
	}
	.view-count {
	  	bottom: 5.2083vw;
	  	left: 8.542vw;
	  	font-size: 1.042vw;
	}
	.view-count span:first-child{
		margin-right: .52vw;
		font-size: 1.4583vw;
	}
	.view-count span:last-child{
		margin-left: .52vw;
	}
	.dbd-decisions-parts {
	  	margin-top: 4.167vw;
	}
	.dbd-decisions-parts .slick-track {
	  	display: block;
	}
	.dbd-decisions-parts .slick-track>div{
		margin: 0;
	  	margin-right: 2.083vw;
	  	width: 5.833vw;
	}
	.dbd-decisions-parts .decisions-part {
	  	padding: 4px;
	  	width: 5.833vw;
	  	height: auto;
	  	border: 4px solid #fff;
	}
	.dbd-decisions-parts .slick-track>div p{
		margin: 0;
		margin-top: .78125vw;
		font-size: 1rem;
	}
	.dbd-feature{
		background-image: url('../jpg/5b40b7c5-35f3-4f2a-be30-81ac74d59ac4-1.jpg_%3b%20filename_%3dutf-8%27%275b40b7c5-35f3-4f2a-be30-81ac74d59ac4-1.jpg');
	}
	.starsWar-feature{
		padding-top: 8.698vw;
    	padding-bottom: 7.8125vw;
		background-image: url('../jpg/f640d5d7-521d-4485-ac90-54ccc6732f0e-1.jpg_%3b%20filename_%3dutf-8%27%27f640d5d7-521d-4485-ac90-54ccc6732f0e-1.jpg');
	}
	.bananya-feature{
		padding-top: 1.71875vw;
    	padding-bottom: 2.083vw;
		background-image: url('../jpg/333f3c22-1241-47d2-8317-b0c684fec26d-3.jpg_%3b%20filename_%3dutf-8%27%27333f3c22-1241-47d2-8317-b0c684fec26d-3.jpg');
	}
	.dbd-feature-word-text h3 {
	  	margin-top: 9.583vw;
	  	margin-bottom: 3.177vw;
	  	font-size: 1.875vw;
	  	line-height: 1.2;
	}
	.starsWar-feature h3 {
	  	margin: 0;
	  	margin-bottom: 6.51vw;
	  	color: #fff;
	}
	.starsWar-feature-image {
	  	padding: 0;
	  	width: calc(41.666667% + 3.34vw);
	}
	.bananya-feature .starsWar-feature-image {
	  	width: 28.542%;
    	margin-left: 18.698%;
    	order: 0;
	}
	.starsWar-feature-image-list {
	  	position: relative;
	  	margin-top: 1.667vw;
	  	margin-bottom: 1.927vw;
	}
	.bananya-feature .starsWar-feature-image-list {
	  	margin-top: 2.708vw;
	  	margin-bottom: 0;
	}
	.starsWar-feature-image-list > img {
	  	position: absolute;
	  	top: 1.927vw;
	  	left: 0;
	  	width: 100%;
	  	z-index: 0;
	}
	.starsWar-feature-images {
	  	width: 20.15625vw;
	  	margin: auto;
	  	z-index: 1;
	}
	.bananya-feature .starsWar-feature-images {
		margin: 0;
    	width: 100%;
	}
	.bananya-feature .starsWar-feature-images img {
		width: 100%;
	}
	.starsWar-feature-list .slick-track {
	    width: 100% !important;
	    transform: translate3d(0px, 0px, 0px) !important;
	    display: flex;
	    justify-content: center;
	}
	.starsWar-feature-image .starsWar-feature-image-item img {
	  	width: 3.229vw;
	  	margin: 0 .390625vw;
	}
	.starsWar-feature-word {
	  	padding: 0;
	  	padding-right: 2.49vw;
	  	width: calc(41.666667% - 3.34vw);
	}
	.bananya-feature .starsWar-feature-word {
		margin-left: 10.625vw;
    	width: 28.49vw;
	}
	.starsWar-feature-detail {
	    top: 2.917vw;
	}
	.bananya-feature .starsWar-feature-detail {
	    top: 8.542vw;
	}
	.starsWar-feature-detail p.strong {
	  	padding-left: 11.16%;
	  	margin-bottom: 1.823vw;
	}
	.bananya-feature .starsWar-feature-detail p.strong {
		margin-bottom: 2.5vw;
		font-size: calc(22px + 11 * ((100vw - 320px) / 2080));
	}
	.starsWar-feature-detail-images {
	  	align-items: flex-end;
	  	padding: 0 1.667vw;
	}
	.bananya-feature .starsWar-feature-detail-images {
	  	padding: 0;
	  	align-items: flex-end;
	}
	.starsWar-feature-item {
	  	padding-top: 6.198vw;
	  	font-size: 1rem;
	}
	.bananya-feature .starsWar-feature-item {
	  	padding-top: 0;
	  	padding-bottom: 2.083vw;
	  	font-size: 1rem;
	}
	.starsWar-feature-item-text p {
	  	margin-top: 1.667vw;
	}
	.bananya-feature .starsWar-feature-item-text p {
	    margin-top: 1.042vw;
	}
	.starsWar-feature-item img {
	  	max-width: 7.917vw;
    	max-height: 5.3125vw;
	}
	.dbd-feature-word-text > p {
	  	margin-bottom: 3.177vw;
	  	font-size: 1rem;
	}
	.dbd-feature-detail {
	  	margin-bottom: 4.323vw;
	}
	.dbd-feature-detail p {
	  	margin-bottom: 1.875vw;
	  	font-size: 1rem;
	}
	.dbd-feature-images {
	  	display: flex;
	}
	.dbd-feature-item {
		position: relative;
	  	width: 5vw;
	  	height: 5vw;
	  	margin-right: .8854vw;
	  	padding: 4px;
		border: 4px solid rgba(255,255,255,0.3);
	}
	.dbd-feature-item:hover{
	  	border: 4px solid #aa1a18;
	}
	.dbd-feature-item-text {
	  	top: calc(5vw + 16px);
	  	left: 50%;
	  	transform: translateX(-50%);
	  	width: 18.75vw;
	  	height: 3.125vw;
	  	line-height: 3.125vw;
	}
	.dbd-feature-item-text:before {
	  	left: 50%!important;
	  	transform: translateX(-50%);
	}
	.dbd-feature-word-text .btn {
	  	margin-bottom: 5vw;
	  	width: 17.8125vw;
	}
	.dbd-showcase{
		position: relative;
		background-image: url('../png/2c998cbd-ab18-41f8-8eaf-2072977ab721-1.png_%3b%20filename_%3dutf-8%27%272c998cbd-ab18-41f8-8eaf-2072977ab721-1.png');
		background-repeat: no-repeat;
		background-size: cover;
	}
	.starsWar-showcase{
		background-image: url('../jpg/caba7dbd-6b01-4d60-a09f-eb55d069d7e2-1.jpg_%3b%20filename_%3dutf-8%27%27caba7dbd-6b01-4d60-a09f-eb55d069d7e2-1.jpg');
	}
	.blackDesert-showcase{
		background-image: url('../jpg/8e3e53d3-a320-42a2-8d61-c5ba06d468ab-1.jpg_%3b%20filename_%3dutf-8%27%278e3e53d3-a320-42a2-8d61-c5ba06d468ab-1.jpg');
	}
	.metaphor-showcase{
		margin-top: -12.396vw;
		background-image: url('../png/8cb5d1b1-6ade-4374-a957-fed34cb7b09d-1.png_%3b%20filename_%3dutf-8%27%278cb5d1b1-6ade-4374-a957-fed34cb7b09d-1.png');
	}
	.dbd-showcase::after{
		content: '';
		position: absolute;
		width: 100%;
		height: 7.708vw;
		bottom: 0;
		left: 0;
		background-image: url('../png/a7df8694-4667-4b40-bb80-9969a4d2312c-1.png_%3b%20filename_%3dutf-8%27%27a7df8694-4667-4b40-bb80-9969a4d2312c-1.png');
		background-repeat: no-repeat;
		background-size: cover;
		pointer-events: none;
	}
	.blackDesert-showcase::after,
	.metaphor-showcase::after,
	.starsWar-showcase::after{
		display: none;
	}
	.dbd-showcase h3{
		margin: 0;
		margin-top: 6.042vw;
		font-size: 1.875vw;
	}
	.blackDesert-showcase h2,
	.starsWar-showcase h2 {
		margin-top: 6.615vw;
		margin-bottom: 4.427vw;
	}
	.metaphor-showcase h2 {
		margin-top: 9.583vw;
		margin-bottom: 2.24vw;
	}
	.dbd-showcase-content {
	  	display: flex;
	  	justify-content: space-between;
	  	margin-bottom: 2.604vw;
	}
	.blackDesert-showcase .dbd-showcase-content,
	.starsWar-showcase .dbd-showcase-content {
		margin-bottom: 7.96875vw;
	}
	.blackDesert-showcase .dbd-showcase-content {
		display: block;
		margin-bottom: 0;
	}
	.metaphor-showcase .dbd-showcase-content {
		display: block;
		margin-bottom: 0;
		padding-bottom: 4.9vw;
	}
	.dbd-showcase-introduce {
	  	width: 62.5vw;
	  	margin: 0;
	  	padding-top: 6.042vw;
	}
	.blackDesert-showcase .dbd-showcase-introduce,
	.starsWar-showcase .dbd-showcase-introduce {
	  	width: 76.55%;
	  	padding-top: 0;
	}
	.blackDesert-showcase .dbd-showcase-introduce {
		width: 62.1875%;
		margin: auto;
	}
	.metaphor-showcase .dbd-showcase-introduce {
		position: relative;
		width: 59.583%;
		margin: auto;
	  	padding: 3.125vw 6.042vw 6.458vw 4.01vw;
	}
	.metaphor-showcase .dbd-showcase-introduce:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url('../png/5739ee0f-227a-4839-a8a0-e83ea415f53d-1.png_%3b%20filename_%3dutf-8%27%275739ee0f-227a-4839-a8a0-e83ea415f53d-1.png') center no-repeat;
		background-size: contain;
	}
	.blackDesert-showcase .dbd-showcase-introduce img {
		height: 28.75vw;
	}
	.metaphor-showcase .dbd-showcase-introduce img {
		height: 27.604vw;
	}
	.metaphor-showcase .dbd-showcase-introduce .arrow-prev {
		left: 2.083vw;
	}
	.metaphor-showcase .dbd-showcase-introduce .arrow-next {
		right: 1.198vw;
	}
	.metaphor-showcase .dbd-showcase-introduce .slick-arrow img {
		height: 4.323vw;
	}
	.dbd-showcase-introduce-parts,
	.starsWar-showcase-introduce-parts,
	.blackDesert-showcase-introduce-parts {
	  	width: 17.34375vw;
	  	z-index: 3;
	}
	.starsWar-showcase-introduce-parts {
	  	width: 23.45%;
	}
	.blackDesert-showcase-introduce-parts {
		width: 100%;
		background: linear-gradient(to bottom, rgba(0,0,0,0), #303030);
	}
	.metaphor-showcase-introduce-parts {
		width: 68.90625%;
		margin: auto;
		margin-top: -1.458vw;
		margin-bottom: 9.583vw;
		z-index: 3;
	}
	.dbd-showcase-introduce-parts .slick-list,
	.starsWar-showcase-introduce-parts .slick-list,
	.metaphor-showcase-introduce-parts .slick-list,
	.blackDesert-showcase-introduce-parts .slick-list{
	    padding: 0;
	}
	.dbd-showcase-introduce-parts.slick-slider .slick-track{
		width: 100%!important;
		transform: translate3d(0px, 0px, 0px) !important;
	}
	.metaphor-showcase-introduce-parts .slick-track {
  		transform: translate3d(0px, 0px, 0px) !important;
	}
	.dbd-showcase-content .dbd-showcase-introduce-parts .showcase-introduce-part {
	  	width: 13.177vw;
	  	margin: 0 2.03125vw 15px;
	  	border: 4px solid #000;
	  	background: #000;
	}
	.starsWar-showcase .dbd-showcase-content .starsWar-showcase-introduce-parts .showcase-introduce-part,
	.blackDesert-showcase .dbd-showcase-content .blackDesert-showcase-introduce-parts .showcase-introduce-part {
	  	width: 100%;
	  	margin: 0;
	  	border: 0;
	  	border-left: 4px solid #000;
	}
	.blackDesert-showcase .dbd-showcase-content .blackDesert-showcase-introduce-parts .showcase-introduce-part {
		padding: 2.292vw 1.52vw;
		border: 0;
	}
	.metaphor-showcase .dbd-showcase-content .metaphor-showcase-introduce-parts .showcase-introduce-part {
		width: 100%;
	  	margin: 0 6px;
	  	padding: 5px 8px 3px 5px;
		border: 0;
	}
	.dbd-showcase-content .dbd-showcase-introduce-parts .showcase-introduce-part.slick-current::before {
	    top: 50%;
	    transform: translate(-50%,-50%);
	    width: 17.34375vw;
	    height: 3.75vw;
	}
	.dbd-showcase-content .dbd-showcase-introduce-parts .showcase-introduce-part:last-child {
		margin-bottom: 0;
	}
	.ffrPage .dbd-support .col-xs-12 {
		padding: 0 15px;
	}
	.ffrPage .dbd-support-word {
  		padding-bottom: 5.052vw;
	}
	.dbd-support-word h3 {
	  	margin-top: 5vw;
		margin-bottom: 3.23vw;
	  	font-size: 1.875vw;
	}
	.ffrPage .dbd-support-word h3 {
	    margin-top: 4.896vw;
	    margin-bottom: 2.552vw;
	    font-size: calc(22px + 11 * ((100vw - 320px) / 2080));
	    line-height: 1;
  	}
  	.ffrPage .dbd-support-word > div {
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: center;
	  	padding-bottom: 2.24vw;
	}
	.ffrPage .dbd-support-word > div img:first-child {
	  	width: 36.09375vw;
	}
	.ffrPage .dbd-support-word > div img:last-child {
	  	width: 25.46875vw;
	}
	.dbd-support-word p {
	  	width: 33%;
	  	margin: auto;
	  	margin-bottom: 2.34375vw;
	  	font-size: 1rem;
	}
	.dbd-support-alert {
	  	width: 54.271vw;
		height: 25vw;
		margin-bottom: 5vw;
		margin-top: 1.823vw;
	}
	.dbd-support-alert .alert-icon{
	  	bottom: -1.1vw;
	  	width: 2.4953125vw;
	  	height: 2.4953125vw;
	}
	.dbd-support-alert .icon {
	  	height: 2.4953125vw;
	}
	.support-alert-window{
		border: 4px solid #aa1a18;
		transform: translateY(-2.4953125vw) translateZ(0);
	}
	.dbd-copyright {
	  	font-size: .875rem;
	}
	.dbd-copyright-word {
	  	padding: 2.65625vw 0;
	}
	.starsWar-copyright .dbd-copyright-word {
	  	padding: 2.708vw 0;
	}
	.blackDesert-copyright .dbd-copyright-word {
	  	padding: 1.5625vw 0;
	}
	.metaphor-copyright .dbd-copyright-word {
	  	padding: 3.125vw 0 1.667vw;
	}
	.bananya-copyright .dbd-copyright-word {
	  	padding: 1.354vw 0 1.614vw;
	}
	.dbd-copyright-word img {
	  	height: 2.083vw;
	}
	.starsWar-copyright .dbd-copyright-word img {
	  	height: 5.3125vw;
	}
	.blackDesert-copyright .dbd-copyright-word img {
	  	height: 2.135vw;
	}
	.metaphor-copyright .dbd-copyright-word img {
	  	height: 5.104vw;
	  	margin-bottom: .833vw;
	}
	.bananya-copyright .dbd-copyright-word img {
	  	height: 3.28125vw;
	}
	.dbd-copyright-word p {
	  	margin-left: .833vw;
	}
}
@media (min-width: 1200px){
	.instagram-item{
		position: relative;
		width: calc(16.67vw - 19px);
	}
	.news-header,
	.index-review-header {
		padding-right: 8.33vw;
	}
	.index-review-header {
	  	padding-left: 8.33vw;
	}
	.news-content .news-list .slick-dots {
	  	width: calc(83.33% - 16px);
	}
	.news-content .news-list .arrow-next {
	  	right: calc(8.33vw + 36px);
	}
	.news-content .news-list .arrow-prev {
	  left: inherit;
	  right: calc(8.33vw + 80px);
	}
}
@media (min-width: 1600px) {
	.catalog .slick-list{
		max-width: 1350px;
		margin: auto;
	}
	.news-list .slick-list{
		max-width: 1398px;
		margin: auto;
	}
	.catalog-header, 
	.news-header,
	.index-review-header{
		padding-right: 160px;
	}
	.catalog-new .slick-list,
	.index-news-new .news-list .slick-list{
		max-width: 100%;
	}
}
.header-content {
	background: #f2f2f2;
    text-align: center;
}
.header-content h2 { 
	margin: 0;
	text-transform: uppercase;
}
.factory-awards {
	margin-top: 13.194vw;
}
.factory-awards-header-title h3 {
	margin: 0;
	margin-bottom: 3.75vw;
}
.factory-awards-header-text p {
	margin: 0;
}
.factory-awards-image {
	margin-top: 7.083vw;
	margin-bottom: 7.083vw;
}
.factory-awards-image-list {
	margin: 0 -5vw;
}
.factory-awards-image-item {
	padding: 3.889vw 18.611vw;
}
.factory-awards-image-item img {
	width: 100%;
}
.faq-search-input{
	position: relative;
}
#faq-search { 
	display: inline-block;
	color: #151515; 
	background: #fff; 
	border: 1px solid #ccc; 
	border-radius: 5px; 
	transition: all 0.2s ease-in-out; 
}
#faq-search:hover, 
#faq-search:focus { 
	outline: none; 
	background: #fff; 
}
#faq-search::placeholder { color: #ccc; }
.faq-search-input .icon{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.faq-question-wrapper:not(:first-child) { border-top: 1px solid #ccc; }
.faq-main-new .faq-question-wrapper { 
	border: 0;
	border-bottom: 1px solid #d2d2d2; 
}
.faq-question {
	cursor: pointer;
}
.faq-question .col{
	margin-right: 10px;
}
.faq-question span { 
	display: block; 
	transition: all 0.2s ease-in-out; 
}
.faq-question span svg{
	font-size: 1rem;
    width: 16px;
}
.faq-answer {  
	display: none; 
}
#faq_nothing { padding: 40px 0; background: #f2f2f2; display: none; }
#faq_nothing h1, 
#faq_nothing h3 { text-align: center; }
#faq_nothing h3 { margin-bottom: 40px; }
.review-obj[data-verified=buyer] .review-obj-avatar:before{
    content: ''
}
	.stamped-fa-star,  
	.stamped-fa-star-half-o, 
	.stamped-fa-star-o {
	    color: #ffd200;
	    padding: 0;
	}
    .product-review .review-container{
    	margin: 30px auto;
    }
    .product-review .review-header{
    	margin-bottom: 20px;
    }
    .product-review .summary-overview>p{
    	margin: 17px 0!important;
    }
    .product-review .review-summary-caption{
    	display: inline-block!important;
	    margin: 0!important;
	    clear: both;
	    float: none;
	    vertical-align: text-bottom;
    }
    .product-review .review-summary-caption .review-summary-text {
    	display: inline-block;
	    font-size: 15px;
	}
	.product-review .review-summary{
		position: relative;
	}
	.product-review .review-summary:after, .review-summary:before {
	    content: " ";
	    display: table;
	}
	.product-review .summary-overview {
	    margin-bottom: 25px;
	}
	.product-review .review-summary-ratings{
		width: 100%;
	    float: left;
	    color: #999;
	    font-size: 12px;
	    line-height: normal;
	    margin-right: 60px;
	    margin-bottom: 20px;
	}
	.product-review .summary-rating {
	    margin-bottom: 5px;
	}
	.product-review .summary-rating:nth-child(1) .summary-rating-title:before, 
	.product-review .summary-rating:nth-child(2) .summary-rating-title:before, 
	.product-review .summary-rating:nth-child(3) .summary-rating-title:before, 
	.product-review .summary-rating:nth-child(4) .summary-rating-title:before, 
	.product-review .summary-rating:nth-child(5) .summary-rating-title:before{
		font-family: iconfont!important;
	    font-size: 15px;
	    width: 200px!important;
	    letter-spacing: 0;
	    color: #ffd200;
	    font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.product-review .summary-rating:nth-child(1) .summary-rating-title:before {
	    content: '\e624\e624\e624\e624\e624';
	}
	.product-review .summary-rating:nth-child(2) .summary-rating-title:before {
	    content: '\e624\e624\e624\e624\e640';
	}
	.product-review .summary-rating:nth-child(3) .summary-rating-title:before {
	    content: '\e624\e624\e624\e640\e640';
	}
	.product-review .summary-rating:nth-child(4) .summary-rating-title:before {
	    content: '\e624\e624\e640\e640\e640';
	}
	.product-review .summary-rating:nth-child(5) .summary-rating-title:before {
	    content: '\e624\e640\e640\e640\e640';
	}
	.product-review .review-summary-ratings:hover .summary-rating{ 
		opacity:.5 
	}
	.product-review .summary-rating:hover{ 
		opacity:1!important 
	}
	.product-review .summary-rating-title{
		font-size: 0!important;
    	width: 95px!important;
    	display: inline-block;
    	cursor: pointer;
	}
	.product-review .summary-rating-bar {
	    width: 59%;
	    height: 15px!important;
	    display: inline-block;
	    margin-top: 3px;
	    background: #f0f0f0;
	    border: none;
	    text-align: center;
	    cursor: pointer;
	}
	.product-review .summary-rating-bar>div {
	    font-size: 0!important;
	    height: 15px;
	    line-height: 0;
	    padding: 0;
	}
	.product-review .summary-rating-bar-content {
		background: #ffd200;
	}
	.product-review .summary-rating-count {
	    width: 15%;
	    display: inline-block;
	    text-align: left;
	    padding-left: 5px;
	    color: #ccc;
	}
	.product-review .summary-rating-count:before {
	    content: '(';
	}
	.product-review .summary-rating-count:after {
	    content: ')';
	}
	.product-review .review-content {
	    position: relative;
	}
	.product-review .review-photos-carousel {
	    flex: 2;
	    position: relative;
	    left: 0;
		margin-bottom: 46px;
	    -webkit-transition: all 1s ease;
	    -moz-transition: all 1s ease;
	    -o-transition: all 1s ease;
	    -ms-transition: all 1s ease;
	    transition: all 1s ease;
	    overflow-x: hidden;
	    overflow-y: hidden;
	    -webkit-overflow-scrolling: touch;
	}
	.product-review .review-photos-carousel .slick-list .slick-track{
		margin: 0;
		min-width: 100%;
	}
	.product-review .review-photos-carousel .slick-arrow{
		opacity: 1;
	}
	.product-review .review-photos-carousel .arrow-prev{
		left: 0;
	}
	.product-review .review-photos-carousel .arrow-next{
		right: 0;
	}
	.product-review .review-photos-carousel .photo {
	    padding-bottom: 0;
	    padding-right: 5px;
	    vertical-align: top;
	}
	.product-review .review-photos-carousel .photo.review-photo {
	    position: relative;
	    padding-right: 0;
	    margin-left: 6px;
	    margin-right: 6px;
	    background-repeat: no-repeat!important;
	    background-size: cover!important;
	    background-position: center!important;
	    box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    outline: 0;
	}
	.product-review .review-tab-container {
	    position: relative;
	    font-size: 14px;
	}
	.product-review ul.review-tabs, 
	.product-review ul.review-tabs li {
	    max-height: 30px;
	    margin-bottom: 0;
	    margin-left: 0;
	}
	.product-review ul.review-tabs {
	    padding: 0;
	    border-bottom: 1px solid #eee;
	}
	.product-review .review-tab-container ul.review-tabs {
	    height: 30px;
	    padding: 0!important;
	    margin-bottom: 0;
	}
	.product-review ul.review-tabs li {
	    display: inline-block;
	    height: 100%;
	    margin-right: 20px;
	    line-height: 30px;
	    color: #000;
	    font-size: 14px;
	    cursor: pointer;
	    box-sizing: border-box;
	}
	.product-review ul.review-tabs li.active {
	    border-bottom: 3px solid #000;
	}
	.review-objs-filter {
	    width: 100%;
	    margin: 0 1px;
	}
	.review-sort-select {
	    position: initial;
	    float: right;
	    width: auto;
	    height: 35px;
	    min-height: 35px;
	    margin: auto 1px auto auto;
	    max-width: initial;
	    padding: 0 12px 0 10px;
	    padding-right: 0;
	    padding-left: 12px;
	    background-color: transparent;
	    color: #636e7b;
	    background-repeat: no-repeat;
	    background-position: right -1 center;
	    line-height: 1.2;
	    text-indent: .01px;
	    border: 1px solid #ccd6e0!important;
    	bottom: 12px;
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    appearance: none;
	    transition: all ease-in-out .2s;
	    cursor: pointer;
	    z-index: 2;
	    border-radius: 3px;
	    font-size: 11px;
	    min-width: 170px;
	    margin-bottom: 15px;
	}
	.review-container input:focus, 
	.review-container select, 
	.review-container textarea:focus {
	    outline: 0;
	}
	.review-objs-select{
    	margin-top: 24px;
    }
    .review-objs-select .svg-down{
    	float: right;
	    color: #2f2f2f;
	    margin-top: 11px;
	    margin-right: 10px;
	    transform: rotate(0deg);
    }
    .review-objs-select .arrowUp{
    	transform: rotate(180deg)
    }
    .review-objs-select #review-sort-select {
	    margin: 0;
	    margin-right: -21px;
	    border-top: 1px solid #2f2f2f!important;
	}
    .review-summary-photos.review-summary-photos-container{
        max-width: 305px;
    }
    .review-objs {
	    margin: 0;
	    position: relative;
	    clear: both;
	}
	.review-obj {
	    border-top: 1px solid #eee;
	    margin-bottom: 30px;
	    padding-top: 25px;
	}
	.review-obj:first-child {
	    margin-top: 0;
	    border-top: none;
	}
	.review-obj-header {
	    font-size: 14px;
	    width: 100%;
	    line-height: 18px;
	}
	.review-obj-avatar {
	    position: relative;
	    float: left;
	    padding: 0;
	    margin-right: 10px;
	    color: #2f2f2f;
	    background: #f5f5f5;
	    border-radius: 50%;
	    text-shadow: 1px 1px 0 #fff;
	}
	.review-obj-avatar-content {
		display: table-cell;
	    vertical-align: middle;
	    height: 56px;
	    width: 55px;
	    text-align: center;
	    text-transform: inherit;
	    font-style: initial;
	    margin-right: 10px;
	}
	.review-obj-header .created {
	    float: right!important;
	    color: #2f2f2f;
	    font-size: 12px;
	}
	.review-starratings {
	    font-size: 13px;
	    margin: 0;
	}
	.review-obj-header-starratings {
	    display: inline-block;
	    margin-left: -2px;
	    font-size: 20px;
	    line-height: 1;
	}
	.fa, .stamped-fa {
	    display: inline-block;
	    font-style: normal;
	}
	[class*=" fa-"]:before, [class*=" stamped-fa-"]:before, [class*=" review-icon-"]:before, [class^=fa-]:before, [class^=stamped-fa-]:before, [class^=review-icon-]:before {
	    font-family: iconfont;
	    font-style: normal;
	    font-weight: 400;
	    speak: none;
	    text-decoration: inherit;
	    width: 1em;
	    margin-right: .2em;
	    text-align: center;
	    font-variant: normal;
	    text-transform: none;
	    line-height: 1em;
	}
	.stamped-fa-star:before {
	    content: '\e624';
	}
	.stamped-fa-star-half-o:before{
		content: '\e620';
	}
	.stamped-fa-star-o:before {
	    content: '\e640';
	}
	.stamped-fa-star-half-o:before, 
	.stamped-fa-star-o:before, 
	.stamped-fa-star:before {
	    font-size: 15px;
	    margin-right: 1px;
	}
	.review-obj-content {
	    margin: 0 0 15px;
	    clear: both;
	}
	.review-obj-content:after, 
	.review-obj-content:before,
	.review-obj-footer:after, 
	.review-obj-footer:before {
	    content: " ";
	    display: table;
	}
	.review-obj-content-body {
	    margin: 0;
	    padding: 0;
	    line-height: 20px;
	}
	p.review-obj-content-body {
	    white-space: pre-wrap;
	    /* font-family: 'Roboto';  */
	}
	.blog-more-body p.review-obj-content-body{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		color: #000;
	}
	.review-obj-content-body a {
		color: #000;
	}
	.review-obj-title{
		padding: 0;
		line-height: 1;
	}
	.review-obj-title h3{
		margin: 0;
		margin-top: 20px;
		font-size: 17px;
	}
	.review-container .review-obj-image {
	    margin-top: 10px;
	}
	.review-container .review-obj-image a {
	    position: relative;
	    display: inline-block;
	    margin-right: 10px;
	    line-height: 0;
	    cursor: default;
	    overflow: hidden;
	}
	.review-container .review-obj-image img {
	    width: auto;
	    border: 1px solid #ccc;
	    margin-right: 0!important;
	    transition: all ease .2s;
	}
	.review-obj-footer {
	    clear: both!important;
	    font-size: 12px;
	    opacity: .8;
	    margin-top: 25px;
	}
	.review-obj-vote{
		float: right;
		margin-top: 0;
	}
	.review-obj-vote a {
	    cursor: pointer;
	}
	a.review-thumbs-up {
	    margin-left: 10px;
	}
	.review-obj-vote a:visited,
	.review-obj-vote a:active{
		text-decoration: none;
	}
	.stamped-fa-thumbs-down, .stamped-fa-thumbs-up {
	    color: #000;
	    padding: 0;
	}
	.stamped-fa-thumbs-up:before {
	    content: '\e627';
	}
	.stamped-fa-thumbs-down:before {
	    content: '\e628';
	}
	.stamped-fa-thumbs-down:before, .stamped-fa-thumbs-up:before {
	    font-size: 12px;
	}
	.review-pagination {
	    text-align: center;
	    position: relative;
	    margin: 0 0 20px;
	    padding: 0;
	}
	.review-pagination li {
	    float: none;
	    list-style: none;
	    font-size: 14px;
	    width: auto;
	    margin: 0;
	}
	.review-pagination .last, .review-pagination .next {
	    display: inline-block;
	    margin-top: 0;
	    margin-left: 10px;
	}
	.review-pagination a {
	    padding: 8px;
	    cursor: pointer;
	    text-decoration: none;
	    font-size: 14px;
	}
    .product-review .review-pagination a{ color: #aaa; }
    .review-pagination li.page {
	    display: inline-block;
	    padding: initial;
	    margin: auto;
	}
    .product-review .review-pagination .page.active{ 
    	text-decoration: none;
    }
    .product-review .review-pagination li.page{ 
    	color: #aaa;
    	text-decoration: underline; 
    }
    .review-modal-wrapper, 
    .review-modal-wrapper *, 
    .review-modal-wrapper:after {
	    -webkit-box-sizing: initial!important;
	    -moz-box-sizing: initial!important;
	    box-sizing: initial!important;
	}
    .review-modal {
	    position: fixed;
	    display: flex;
	    font: 14px/22px 'Open Sans',Arial,sans-serif;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    left: 0;
	    background-color: rgba(116,99,99,.65);
	    z-index: 99999;
	    opacity: 0;
	    -webkit-transition: opacity .5s ease-in;
	    -moz-transition: opacity .5s ease-in;
	    transition: opacity .5s ease-in;
	    text-align: left;
	    white-space: initial;
	    pointer-events: none;
	}
	.review-modal.open {
	    opacity: 1;
	    pointer-events: auto;
	    z-index: 999999;
	    overflow-y: scroll;
	}
	.review-modal-wrapper {
	    position: relative;
	    max-width: 1000px;
	    height: auto;
	    min-height: 100px;
	    margin: auto;
	    padding: 0 70px;
	    box-shadow: none;
	}
	.review-modal-wrapper:after {
		content: '';
	    position: absolute;
	    top: 0;
	    right: 70px;
	    bottom: 0;
	    left: 70px;
	    background: #fff;
	    box-shadow: 0 2px 5px rgba(0,0,0,.3);
	}
	.review-modal-nav-next, 
	.review-modal-nav-previous {
	    position: absolute;
	    top: 0;
	    width: 50px;
	    height: 100%;
	    padding: 0;
	    border: none;
	    background: 0 0;
	    color: #bfbfbf;
	    z-index: 2;
	    cursor: pointer;
	    outline: 0;
	    -moz-user-select: none;
	    -webkit-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	}
	.review-modal-nav-previous {
	    left: 0;
	}
	.review-modal-nav-next {
	    right: 0;
	}
	.review-modal-nav-next i, 
	.review-modal-nav-previous i {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    margin: -13px 0 0 -9px;
	    font-size: 45px;
	    color: #eee;
	}
	.stamped-fa-angle-left:before {
	    content: '\e630';
	}
	.stamped-fa-angle-right:before {
	    content: '\e629';
	}
	.review-modal .review-modal-close {
	    cursor: pointer;
	    background: 0 0;
	    color: #fff;
	    line-height: 30px;
	    position: relative;
	    right: 0;
	    top: 0;
	    text-align: center;
	    width: 50px;
	    text-decoration: none;
	    -webkit-border-radius: 50%;
	    -moz-border-radius: 50%;
	    border-radius: 0;
	    z-index: 5;
	    display: block;
	    height: 50px;
	    box-shadow: none;
	    font-size: 0;
	    float: right;
	}
	.review-modal a.review-modal-close:after, 
	.review-modal a.review-modal-close:before {
	    content: '';
	    position: absolute;
	    height: 1px;
	    width: 100%;
	    top: 50%;
	    left: 0;
	    margin-top: -1px;
	    background: #fff;
	}
	.review-modal a.review-modal-close:before {
	    -webkit-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	}
	.review-modal a.review-modal-close:after {
	    -webkit-transform: rotate(45deg);
	    transform: rotate(45deg);
	}
	.review-modal-image,
	.review-modal-image-wrapper {
	    position: relative;
	    width: 58%;
	    min-width: 440px;
	    min-height: initial;
	    z-index: 1;
	    background: 0 0;
	    -moz-backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	    display: inline-block;
	    margin: 0;
	}
	.review-modal-image {
	    width: calc(100% - 40px);
	    margin: 20px;
	    min-width: 400px;
	}
	.review-modal-image img {
	    max-width: 100%;
	    width: 100%;
	}
	.review-modal-image-wrapper ul {
	    color: #fff;
	    position: absolute;
	    bottom: 10px;
	    list-style: none;
	    text-align: center;
	    margin: 0 0 0 -100px;
	    padding: 0;
	    z-index: 3;
	    width: 200px;
	    left: 50%;
	    display: none;
	}
	.review-modal-content {
	    display: inline-block;
	    width: 41%;
	    vertical-align: top;
	    height: 100%;
	    overflow-y: auto;
	    max-height: 700px;
	    position: relative;
	    z-index: 3;
	    float: right;
	}
	.review-modal-content-wrapper {
	    padding: 0 20px 50px 0;
	    height: 100%;
	    margin-top: 60px;
	}
	.review-modal-user {
	    display: inline-block;
	    font-size: 18px;
	    width: 100%;
	}
	.review-modal-user-source {
	    float: right;
	    text-transform: uppercase;
	    border: 1px solid #ddd;
	    padding: 8px 20px;
	    border-radius: 30px;
	    font-size: .9em;
	}
	.review-modal-user-username {
	    float: left;
	    margin-top: 6px;
	}
	.review-modal-caption {
	    margin-top: 15px;
	    line-height: 20px;
	    clear: both;
	    border-top: 0 solid #ddd;
	    padding-top: 0;
	}
	.review-modal-date {
	    color: #999;
	    margin: 0;
	    font-size: .9em;
	    float: right;
	}
	.review-modal-caption-rating {
	    margin-bottom: 5px;
	}
	.review-modal-caption .stamped-fa {
	    margin-right: 0;
	}
	.review-modal-caption .stamped-fa:before {
	    font-size: 19px;
	    margin-right: 1px;
	}
	.review-modal-caption-options:not(:empty) {
	    border-bottom: 1px solid #000;
	    padding-bottom: 10px;
	    margin-bottom: 20px;
	}
	.review-modal-caption-options ul {
	    margin: 0;
	    padding: 0;
	}
	.review-modal-caption-options ul li {
	    list-style: none;
	}
	.review-modal-options-message:after {
	    content: ':';
	}
	.review-modal-list-photos {
	    background: 0 0!important;
	    position: absolute;
	    text-align: center;
	    width: 100%;
	    left: 0;
	    right: 0;
	    margin-top: 10px;
	    white-space: nowrap;
	    height: 56px!important;
	    overflow: hidden;
	}
	.review-modal-list-photos ul {
	    padding: 0;
	    margin: 0 100px;
	    -webkit-overflow-scrolling: touch;
	    z-index: 9;
	}
	.review-modal-list-photos ul li {
	    background-repeat: no-repeat;
	    display: inline-block;
	    width: 80px;
	    height: 50px;
	    margin-right: 6px;
	    border: 3px solid #d4d4d4;
	    background-size: cover!important;
	    -ms-background-size: cover!important;
	    -o-background-size: cover!important;
	    -moz-background-size: cover!important;
	    -webkit-background-size: cover!important;
	    font-size: 0;
	    opacity: .6;
	    cursor: pointer;
	    background-position-y: center!important;
	    vertical-align: top;
	}
	.review-modal-list-photos ul li:last-child {
	    margin-right: 0;
	}
	.review-modal-list-photos ul li.active {
	    opacity: 1;
	}
	.review-modal a.review-modal-close:after, 
	.review-modal a.review-modal-close:before{
		background: #fff;
	}
	.review-modal-image-wrapper{
		min-width: 440px
	}
	.review-modal-content{
		max-width: calc(100% - 440px)
	}
	@media only screen and (max-width: 790px){
	.review-modal.open {
	    overflow-y: scroll;
	    overflow-x: hidden;
	    -webkit-overflow-scrolling: touch;
	    padding: 10px!important;
	}
	.review-modal>div {
	    height: 100%!important;
	    width: 100%!important;
	    margin: 0 auto!important;
	    padding: 0!important;
	}
	.review-modal-wrapper:after {
	    position: absolute;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    left: 0;
	    background: 0 0;
	    box-shadow: none;
	    content: '';
	}
	.review-modal-nav-next, .review-modal-nav-previous {
	    height: 50%;
	    min-height: 300px;
	    max-height: 300px;
	}
	.stamped-fa-angle-left:before,
	.stamped-fa-angle-right:before{
		margin-left: -15px;
	}
	.review-modal-image, .review-modal-image-wrapper {
	    width: 100%!important;
	    min-width: 100%;
	    height: initial!important;
	    min-height: 250px;
	    background: #fff;
	    background-size: contain!important;
	    margin: 0!important;
	    line-height: 0;
	}
	.review-modal-content {
		display: table;
		float: none;
	    width: 100%!important;
	    height: auto!important;
	    min-height: 300px;
	    max-height: none!important;
	    max-width: 100%;
	    margin-top: -6px;
	    background: #fff;
	    overflow: visible!important;
	}
	.review-modal-content-wrapper {
	    padding: 18px!important;
	    margin-top: 0!important;
	}
	.review-modal-list-photos {
	    margin-bottom: 100px;
	}
	.review-modal-list-photos ul {
	    margin: 0!important;
	    padding: 0;
	}
}
	@media screen and (min-width: 1000px){
		.review-modal-image {
		    min-height: 500px;
		}
	}
@media only screen and (min-width: 320px) {
	.product-chairs { 
		margin-top: 0;
	}
	.product-list-tab-content .product-list-item .item-sku li{
		padding: 7px 10px;
		margin: 3px;
		font-size: .83rem;
	}
	.product-list-tab .selectItem{
		border: 1px solid #ccc;
		border-radius: 5px;
	}
	.selectItem .btn {
	    padding-right: 40px;
	    line-height: 1;
	    font-size: 1.25rem;
	    background: #fff;
	}
	.selectItem .dropdown-menu {
	    transform: none!important;
	}
	.obj-size{
		position: relative;
	}
	.obj-size .icon{
		position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
	    right: 30px;
	    color: #cccccc;
	}
	.product-list-tab .selectItem ul li{
		width: 100%;
	}
	.product-list-tab .selectItem .dropdown-toggle .filter-option{
		height:auto
	}
	.product-list-tab .selectItem .dropdown-toggle .filter-option p{
		margin: 0;
		font-size: .83rem;
		color: #7d7d7d;
	}
	.product-list-tab .selectItem ul li.active{
		background: transparent;
	}
	.product-list-tab .selectItem .dropdown-item:hover, 
	.product-list-tab .selectItem .dropdown-item.active, 
	.product-list-tab .selectItem .dropdown-item.active:hover {
	    background: rgba(188,0,30,0.15);
	}
	.product-obj {
    	margin: 3.125rem 0;
	}
	.product-obj-bottom { 
		padding: 1.5625rem .85rem;
	}
	.product-obj-bottom-dec{
		flex-flow: column;
	}
	.product-obj-bottom-dec.dec-top b{
		margin-right: 0;
		font-size: 1.65rem;
	}
	.dec-text {
		width: 100%;
		justify-content: space-between;
	}
	.dec-text u {
	    font-size: .75rem;
	}
	.dec-text>div,
	.dec-text span {
		display: flex
	}
	.dec-text span .stamped-fa{
		display: block
	}
	.product-obj-bottom-dec.dec-bottom{
		display: block
	}
	.product-obj-size ul{
		margin: .8rem 0 1.75rem;
		padding: 0;
	}
	.product-obj-size ul li{
		padding: .25rem .625rem;
    	margin-left: .375rem;
    	font-size: .625rem;
    	line-height: 1;
	}
	.product-obj-size ul span {
	    font-size: .625rem
	}
	.product-obj-size ul span svg{
		font-size: .85rem;
	}
	.product-obj-size ul li.bg-blue{
		background: #7c7c7d
	}
	.product-obj-price{
		text-align: center;
	}
	.product-list-faq {
	    padding: 3.125rem 1rem;
	}
	.product-list-faq h3{
		margin: 0;
		margin-bottom: 1.875rem;
	}
	.product-chairs .index-Instagram{
		padding-top: 2.1875rem;
	}
	.collections-new-list .blog-list {
	    padding: 6.4vw 15px 0;
	}
	.factory-test {
		padding: 8vw 0;
	}
	.feature-item-list{
		padding: 0 3.2vw;
	}
	.feature-factory-test .feature-item-list,
	.blogPage .blog-more-body .feature-item-list .col-xs-12{
		padding: 0 3.2vw;
	}
	.kolPage .review-new-content > .row > .col-xs-12 {
    	padding: 0 15px;
  	}
	.kolPage .blog-more-body .feature-item-list,
	.kolPage .blog-more-body .feature-item-list > .col-xs-12{
		padding: 0;
	}
	.feature-item-list .col-xs-12 > .row,
	.feature-item-img{
		padding-left: 3.2vw;
		padding-right: 3.2vw;
	}
	.index-patent .feature-item-list {
		padding: 0 1.6vw;
	}
	.factory-test .feature-item-list {
		padding: 0 1.6vw;
		margin: 0;
	}
	.blog-more-body .feature-item-list .col-xs-12 > .row {
		margin: 0 -3.2vw;
		padding-left: 3.2vw !important;
		padding-right: 3.2vw !important;
		padding-bottom: 3.2vw;
	}
	.collections-new-list .blog-more-body .feature-item-list .col-xs-12 > .row,
	.kolPage .blog-more-body .feature-item-list .col-xs-12 > .row {
	    margin: 0;
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	    margin-bottom: 3.2vw;
	    padding-bottom: 0;
	}
	.collections-new-list .blog-more-body .feature-item-list .blog-item {
		position: relative;
	}
	.kol-title {
		margin-top: 0;
		margin-bottom: 1.2vw;
	}
	.collections-new-list .blog-more-body .feature-item-list .feature-item-text {
		position: absolute;
		top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    padding: 10vw 3.2vw;
	    display: flex;
	    flex-direction: column;
	    justify-content: space-between;
	    background: rgba(0,0,0,0.8);
	}
	.certerfications .feature-item-img {
		margin-bottom: 0;
	}
	.feature-item-list .feature-item-img img{
		width: 100%;
		margin: 0;
	}
	.feature-item-list .feature-item-text{
		padding: 0;
		margin: 0;
		text-align: left;
	}
	.factory-test .feature-item-list .feature-item-text,
	.factory-test .feature-item-list .feature-item-img {
		padding: 0 1.6vw;
	}
	.warranty-header-item-text > p,
	.feature-item-list .feature-item-text > p,
	.feature-item-list .feature-item-text > h4 {
		margin: 0;
		margin-bottom: 1.5rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		min-height: 3.2rem;
		overflow: hidden;
	}
	.feature-item-list .feature-item-text > h4 {
		font-size: .875rem;
		font-family: 'Montserrat-light';
	}
	.blog-more-body .feature-item-list .feature-item-text a > p,
	.collections-new-list .blog-more-body .feature-item-list .feature-item-text .blog-text p {
		margin-bottom: 0;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		min-height: 3.2rem;
		/* font-family: 'Roboto';  */
		color: #000;
		overflow: hidden;
	}
	.feature-item-list .col-xs-12:last-child .feature-item-text p:last-child{
		margin: 0!important;
	}
	.feature-item-list .feature-item-text h3,
	.feature-item-list .feature-item-text h6{
		margin-top: 1.25rem;
		margin-bottom: 1.25rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		min-height: calc(1.5 * 1rem);
		font-size: 1rem;
		font-family: 'Montserrat-Medium';
		line-height: 1.5;
		/* color: #000; */
		overflow: hidden;
	}
	.certerfications .feature-item-list .feature-item-text h6 {
		font-size: calc(18px + 8 * ((100vw - 320px) / 2080));
		line-height: 1.2;
		-webkit-line-clamp: 1;
		min-height: calc(1.2 * (18px + 8 * ((100vw - 320px) / 2080)));
	}
	.blog-more-body .feature-item-list .feature-item-text h6{
		-webkit-line-clamp: 2;
		min-height: calc(2.4 * (1rem + 4 * ((100vw - 320px) / 2080)));
	}
	.collections-new-list .blog-more-body .feature-item-list .feature-item-text h6 {
		margin: 0;
		margin-bottom: 1.6vw;
		min-height: calc(1.2 * (1rem + 4 * ((100vw - 320px) / 2080)));
	}
	.collections-new-list .blog-more-body .feature-item-list .feature-item-text .blog-text p,
	.collections-new-list .blog-more-body .feature-item-list .feature-item-text h6 {
		color: #fff;
	}
	.faq-main{
		margin-top: 0;
	}
	.header-content {
    	padding: 3.125rem 0.9375rem;
	}
	.faq-header .faq-header-content {
		padding: 0;
		position: relative;
	}
	/* .shopPage .faq-header-content img {
		position: absolute;
		height: 100%;
		object-fit: cover;
	} */
	.shopPage .faq-header-content:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: linear-gradient(0deg, rgba(12, 29, 54, 0.60) 0%, rgba(12, 29, 54, 0.60) 100%);
		z-index: 1;
	}
	.faq-absolute-content {
	  	position: absolute;
	  	left: 3.2vw;
		right: 3.2vw;
		top: 5.82%;
		bottom: 1.82%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		text-align: center;
	}
	.article-technology .faq-absolute-content {
		top: 50%;
    	bottom: inherit;
    	transform: translateY(-50%);
	}
	.shopPage .faq-absolute-content {
		/* position: relative; */
		left: inherit;
		right: inherit;
		/* top: inherit; */
    	bottom: inherit; 
    	/* bottom: 3.1%; */
		/* padding: 5.82% 3.2vw 1.82%; */
		padding: 0 3.2vw;
		color: #fff;
		z-index: 2;
	}
	.shopPage .faq-absolute-content h1,
	.faq-absolute-content h2 {
		margin: 0;
		line-height: 1.2;
		color: #fff;
	}
	.shopPage .faq-absolute-content > div > ul {
		padding: 0;
		margin: 0;
		list-style: none;
    	text-align: left;
	}
	.shopPage .faq-absolute-content > div > ul li {
	  	display: flex;
	}
	.shopPage .faq-absolute-content > div > ul li:not(:last-child) {
	  	margin-bottom: 3.2vw;
	}
	.shopPage .faq-absolute-content > div > ul li:before{
	  	content: '•';
	    display: block;
	    padding-left: 1.6vw;
	    padding-right: 1.6vw;
	    vertical-align: middle;
	}
	.faq-main .header-content h2 { margin-bottom: 50px }
	.header-content h2 { 
		font-size: 1.666875rem;
		text-transform: uppercase;
	}
	.faq-header .header-content h3 {
		position: absolute;
		top: 12.222vw;
		left: 0;
		width: 100%;
		font-family: 'Ubuntu';
		text-align: center;
	}
	.shopPage .faq-header .faq-header-content video,
	.faq-header .faq-header-content img {
		width: 100%;
	}
	.faq-absolute-content .faq-search {
		padding: 0;
		padding-top: 8vw;
	}
	.faq-absolute-content .faq-search-input {
		position: relative;
		width: 100%;
		border-radius: 4px;
		overflow: hidden;
	}
	#faq-search { 
		width: 100%; 
		padding: 1rem; 
	}
	.faq-absolute-content #faq-search { 
		padding: 4.306vw 2.917vw; 
		border: 0;
		border-radius: 0;
	}
	.faq-absolute-content .search-label {
		position: absolute;
		right: 3.056vw;
		top: 50%;
		transform: translateY(-50%);
	}
	.faq-search-input .icon{
		right: 1rem;
	}
	.faq-absolute-content .faq-search-input .icon {
		position: relative;
		right: 0;
		transform: translateY(0);
		font-size: 6.111vw;
		color: #000;
		cursor: pointer;
	}
	.shop-choose {
	  	background: #f2f2f2;
	}
	.shop-choose-header {
	  	padding-top: 3.2vw;
	  	padding-bottom: 3.2vw;
	}
	.shop-choose-list {
	  	padding: 0 1.6vw;
	}
	.shop-choose-list > .row {
	  	margin: 0;
	  	padding: 0 3.2vw;
	}
	.shop-choose-item {
	  	padding: 4.267vw 0;
	  	border-top: 1px solid #b5b5b5;
	}
	.shop-choose-item:last-child {
	  	border-bottom: 1px solid #b5b5b5;
	}
	.shop-choose-item ul {
	  	padding-left: 15px;
	}
	.shop-choose-item h6 {
	  	margin-bottom: 4.8vw;
	  	font-family: 'Montserrat-Medium';
	}
	.shop-choose-item ul li p {
	  	margin-bottom: 0;
	}
	.shop-choose-item ul li:not(:last-child) p {
	  margin-bottom: 6.4vw;
	}
	.faq-popular-title h6 {
		margin-top: 4.167vw;
		margin-bottom: 2.778vw;
	}
	.faq-popular-container > .col-xs-12,
	.faq-popular-catalog > .col-xs-12,
	.faq-popular-product > .col-xs-12 {
		padding: 0 3.2vw;
	}
	.faq-popular-container .faq-popular-content {
		padding: 5.556vw 0;
		margin: 0 3.2vw;
		background: #f5f5f5;
	}
	.faq-popular-container .faq-popular-content hr {
		margin: 0;
	}
	.faq-popular-catalog,
	.faq-popular-catalog-title h4,
	.faq-popular-catalog-list,
	.faq-popular-product,
	.faq-popular-product-title h4 {
		margin: 0;
	}
	.shop-catalog {
		background: #f2f2f2;
	}
	.shop-catalog-header {
		padding-top: 3.2vw;
	}
	.faq-popular-catalog .faq-popular-catalog-lists {
		margin-top: 1.389vw;
		margin-bottom: 1.389vw;
		padding: 0 .556vw;
	}
	.btn-guide-recommend {
		padding: 1.067vw 2.133vw;
	  	display: flex;
	  	justify-content: center;
	  	align-items: center;
    	margin: 3.2vw 0 1.6vw;
	  	border-radius: 120px;
	 	cursor: pointer;
	}
	.btn-guide-recommend span {
		margin-left: 1.067vw;
		width: fit-content;
		line-height: 1.2;
	}
	.faq-popular-catalog-item {
		width: 100%;
		padding: 0;
		margin: 1.6vw 0;
		border: 1px solid #fff;
		background: #fff;
		border-radius: 4px;
	}
	.shop-catalog .faq-popular-catalog-item {
		border: none;
		background: #f2f2f2;
	}
	.faq-popular-catalog-item a {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		height: 100%;
		padding: 3.6vw 5.33vw;
		color: #000;
	}
	.faq-popular-catalog-text {
	  	display: flex;
	  	align-items: center;
	}
	.faq-popular-catalog-item a .faq-popular-catalog-text .icon {
		height: 9.067vw;
		margin-right: 6.4vw;
	}
	.faq-popular-catalog-item a p {
		margin: 0;
		text-align: left;
		line-height: 1.2;
	}
	.faq-popular-catalog-item a p:first-of-type {
		margin-bottom: 1.389vw;
		font-family: 'Montserrat-Medium';
	}
	.faq-popular-catalog-item a p:last-of-type {
		color: #000
	}
	.faq-popular-product .faq-popular-product-title {
		margin-top: 5.833vw;
	}
	.faq-popular-product-title p {
		margin-top: 2.5vw;
		margin-bottom: 2.778vw;
		font-size: .875rem;
	}
	.faq-popular-product-item {
		display: inline-block;
		border: 1px solid #e5e5e5;
		background: #fff;
	}
	.faq-popular-product-item a {
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		padding: 2.639vw 4.306vw;
		padding-right: 0;
	}
	.faq-popular-product-item a img {
		height: 16.667vw;
	}
	.faq-popular-product-item-text {
		margin-left: 1.806vw;
		margin-right: 2.361vw;
	}
	.faq-popular-product-item-text p {
		margin: 0;
		font-size: .75rem;
		line-height: 1;
		color: #666;
	}
	.faq-popular-product-item-text p.strong{
		margin-bottom: .833vw;
		color: #000;
	}
	.faq-popular-product-item a .icon {
		margin-right: 2.222vw;
		transform: rotate(270deg);
		transition: all .3s ease;
	}
	.faq-main-new .faq-container {
		padding-top: 6.4vw;
		margin-top: 3.2vw;
	}
	.faq-container h6 { 
		margin: 3.125rem 0 1.75rem; 
		font-size: 1rem;
	}
	.faq-main-new .faq-container h6 {  
		font-size: calc(18px + 7 * ((100vw - 320px) / 2080));
	}
	.faq-main-new .faq-container > .col-xs-12 {
		padding: 0 3.2vw;
	}
	.faq-main-new .faq-container > .col-md-8 {
		padding-top: 3.2vw;
		padding-bottom: 5.33vw;
	}
	.faq-question {
		padding: 1.375rem 15px;
	}
	.faq-main-new .faq-question {
		padding: 3.067vw 3.2vw;
		margin: 0 -3.2vw;
	}
	.faq-main-new .faq-question .col p {
		padding-left: 8px;
		position: relative;
	}
	.faq-main-new .faq-question .col p:before {
		content: '•';
		position: absolute;
		left: 0;
		top: 0;
	}
	.faq-answer {  
		padding: 1.375rem; 
		padding-top: 0;
	}
	.article-technology-sort,
	.article-technology-sort-list {
  		padding: 8vw 3.2vw 0;
	}
	.article-technology-item {
	  	padding: 5.333vw 4.267vw;
	  	margin-bottom: 4.267vw;
	  	display: flex;
	  	align-items: center;
	  	border: 1px solid #000;
	  	border-radius: 4px;
	}
	.article-technology-item:last-child {
		margin-bottom: 8vw;
	}
	.article-technology-sort-list-item {
	  	margin-bottom: 8vw;
	}
	.article-technology-item-icon {
	  	padding-right: 4.267vw;
	  	font-size: 10.667vw;
	}
	.article-technology-item-text .text {
	  	margin-bottom: 2.133vw;
	}
	.article-technology-item-text .text.count {
	  	margin: 0;
	  	color: #888;
	}
	.article-technology-item-text .text.count span {
	  	padding-left: 3.2vw;
	  	position: relative;
	}
	.article-technology-item-text .text.count span:before {
	  	content: '•';
	  	position: absolute;
	  	top: 50%;
	  	left: 1.6vw;
	  	transform: translateY(-50%);
	}
	.shopPage img {
		width: 100%;
	}
	.shopPage .faq-popular-catalog-item a .faq-popular-catalog-text .icon {
		width: 13.6vw;
	}
	.shop-series,
	.shop-material {
	  	padding: 3.2vw 0;
	}
	.shopPage .product-chairs .shop-size,
	.shopPage .product-chairs .shop-color,
	.shopPage .product-chairs .shop-material,
	.shopPage .product-chairs .shop-collabotations {
		padding-bottom: 8vw;
	}
	.shop-series{
		padding-bottom: 0;
	}
	.shop-series-header,
	.shop-collabotations-header {
	  	padding-bottom: 3.2vw;
	}
	.shop-series-item {
		position: relative;
		margin: 0;
		margin-bottom: 3.2vw;
		display: flex;
		justify-content: space-between;
		align-items: center;
		border: 1px solid rgba(255, 255, 255, 0.20);
		background: #f2f2f2;
		border-radius: 4px;
		overflow: hidden;
	}
	.shop-series-item.shop-series-top-item {
		display: block;
	}
	.shop-series-item:last-child {
		margin-bottom: 0;
	}
	.shop-series-item .banner-absolute-content.center {
		position: relative;
    	text-align: left;
    	justify-content: flex-end;
    	top: inherit;
    	bottom: inherit;
    	left: inherit;
    	transform: none;
    	padding: 5.333vw 3.2vw;
    	padding-right: 0;
	}
	.shop-series-item.shop-series-top-item .banner-absolute-content.center {
		padding: 5.333vw;
	}
	.shop-series-item .banner-absolute-content h4,
	.shop-series-item .banner-absolute-content p {
		margin-bottom: 1.6vw;
	}
	.shop-series-item .banner-absolute-content p.text {
		margin-bottom: 4.267vw
	}
	.obj-series-item ul,
	.shop-series-item .banner-absolute-content ul {
		margin: 0;
		margin-bottom: 3.2vw;
	  	padding: 0;
	  	list-style: none;
	  	display: flex;
	  	flex-wrap: wrap;
	}
	.obj-series-item ul li {
		margin-bottom: 0;
		width: 100%;
	}
	.shop-series-item .banner-absolute-content ul li {
		margin-bottom: 0;
		width: 100%;
		opacity: .6;
	}
	.obj-series-item ul li:before,
	.shop-series-item .banner-absolute-content ul li:before {
		content: '•';
		padding-left: 1.6vw;
	    padding-right: 1.6vw;
	    vertical-align: middle;
	}
	.shop-series-item .banner-absolute-content > div > div {
		display: flex;
    	align-items: center;
	}
	.shop-series-item .banner-absolute-content > div > div .btn:first-child {
		margin-right: 1.333vw;
	}
	.shop-series-item img {
		width: 30%;
	}
	.shop-series-item.shop-series-top-item img {
		width: 100%;
	}
	.shop-series-list .catalog-new {
		padding: 0;
	}
	.shop-series-list .catalog-new .point {
    	width: calc(50% - 3.2vw);
		margin: 0 1.6vw;
    	margin-bottom: 3.2vw;
    	padding: 0;
    	background: none;
	}
	.shop-series-list .catalog-new .point,
	.shop-size-item .catalog-new .point,
	.shop-material-item .catalog-new .point,
	.shop-color-chairs .catalog-new .point,
	.shop-collabotations-chairs .catalog-new .point,
	.shop-series-list .catalog-new .point:hover,
	.shop-size-item .catalog-new .point:hover,
	.shop-material-item .catalog-new .point:hover,
	.shop-color-chairs .catalog-new .point:hover,
	.shop-collabotations-chairs .catalog-new .point:hover {
		box-shadow: none;
	}
	.shop-color {
		padding: 3.2vw 0;
		padding-bottom: 0;
	}
	.shop-color-header {
		padding-bottom: 3.2vw;
	}
	.shop-color-list {
		padding: 0;
		padding-left: calc(15px - 1.6vw);
	}
	.shop-color-list .slick-list {
		padding-right: calc(19.403% + 15px - 1.6vw);
	}
	.shop-color-list .slick-list .slick-track {
		margin: 0;
	}
	.shop-color-item {
		position: relative;
		padding: 0 1.6vw;
	}
	.shop-color-item:after {
	  	content: '';
	  	position: absolute;
	  	top: 0;
	  	left: 1.6vw;
	  	right: 1.6vw;
	  	bottom: 0;
	  	border-radius: 4px;
	  	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 69.03%, rgba(0, 0, 0, 0.50) 100%);
	}
	.shop-color-item img {
		width: 100%;
		border-radius: 4px;
	}
	.shop-color-item > a.banner-absolute-link {
	    position: absolute;
	    bottom: 0;
	    left: 1.6vw;
	    right: 1.6vw;
	    padding: 1vw 0;
		color: #fff;
	    background: rgba(0, 0, 0, 0.20);
	}
	.shop-color-item .btn-outline-white {
	  	position: absolute;
	  	bottom: 2.667vw;
	  	left: 50%;
	  	transform: translateX(-50%);
	  	display: flex;
    	align-items: center;
	  	z-index: 2;
	}
	.shop-color-item .btn-outline-white svg {
		margin-left: 1.333vw;
		font-size: .75rem;
	}
	.shop-color-item .header-link span {
		display: flex;
		justify-content: center;
    	align-items: center;
		width: 1.5rem;
		height: 1.5rem;
		line-height: 1.5rem;
		border: 2px solid #000;
		border-radius: 4px;
	}
	.shop-color-item .header-link span svg {
		vertical-align: 0;
	}
	.shop-material-item {
		margin-top: 3.2vw;
	}
	.shop-material-item-content {
		border: 1px solid rgba(255, 255, 255, 0.20);
		background: #F2F2F2;
		border-radius: 4px;
		overflow: hidden;
	}
	.shop-material-item-text {
	  	padding: 2.667vw 5.333vw 5.333vw;
	  	border-top: 1px solid rgba(255, 255, 255, 0.20);
	}
	.shop-material-item-text .title,
	.shop-material-item-text .text {
		margin-bottom: 1.6vw;
	}
	.shop-material-item-text p.text {
		display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    overflow: hidden;
	    line-height: 1.2;
	}
	.shop-material-item-text ul{
		margin: 0;
		margin-bottom: 1.6vw;
	  	padding: 0;
	  	display: flex;
	  	flex-wrap: wrap;
	  	list-style: none;
	}
	.shop-material-item-text ul li {
		padding: 1.067vw 2.133vw;
		padding-left: 0;
		width: 100%;
		display: flex;
	}
	.shop-material-item-text ul li::before {
	    content: '•';
	    display: block;
	    padding-left: 1.6vw;
	    padding-right: 1.6vw;
	    vertical-align: middle;
	}
	.shop-material-item-text ul li.choose {
		background: #46C21B;
		color: #fff;
		border-radius: 4px;
	}
	.shop-material-item-text ul.list li.choose {
		background: #A10B11;
	}
	.shop-material-item-text a {
		color: #000;
	}
	.shop-material-item-text > div {
		justify-content: space-between;
	}
	.shop-material-item-text .upholsteryButton {
	  	display: flex;
	  	flex-wrap: wrap;
	  	justify-content: flex-start;
	}
	.upholsteryButton-item {
	  	margin: 2.133vw;
	  	cursor: pointer;
	}
	.upholsteryButton-item img {
	  	width: 8.533vw;
	  	height: 8.533vw;
	  	border-radius: 4px;
	}
	.feature-upholstery-img-item {
		border-radius: 4px;
		overflow: hidden;
	  	cursor: pointer;
	}
	.feature-upholstery-img-item video,
	.feature-upholstery-img-item img {
		border-radius: 4px;
		overflow: hidden;
	}
	.shop-material-item .catalog-quick-new {
  		padding-top: 3.2vw;
    	margin: 0 -1.6vw;
	}
	.shop-material-item .catalog-new .point {
	  	margin: 0 1.6vw;
	  	padding-bottom: 3.2vw;
	  	width: calc(50% - 3.2vw);
	  	background: none;
	}
	.shop-size > .col-xs-12 > img {
		position: absolute;
	  	top: 0;
	  	left: 0;
	  	min-width: 100%;
	  	height: 100%; 
	  	object-fit: cover;
	}
	.shop-size-content {
		display: flex;
    	flex-wrap: wrap;
	  	padding: 8vw 0 0;
	}
	.shop-size-header {
	  	padding-bottom: 4.267vw;
	}
	.shop-size-item:not(:last-child) {
		padding-bottom: 3.2vw;
	}
	.shop-size-item-content {
		position: relative;
	  	padding: 3.2vw;
	  	margin: 0;
	  	margin-bottom: 3.2vw;
	  	display: flex;
    	align-items: center;
	  	border: 1px solid rgba(255, 255, 255, 0.20);
		background: #F2F2F2;
	  	border-radius: 4px;
	}
	.shop-size-item-content > a {
	  	width: 33.333%;
	}
	.shop-size-item-text {
	  	flex: 1;
	}
	.shop-size-item-text .strong {
	  	margin: 1.6vw 0;
	  	font-family: 'Montserrat-Medium';
	}
	.shop-size-item-text .text {
		margin-bottom: 1.6vw;
	}
	.shop-size-item-text a,
	.shop-size-item-text a:hover {
		color: #000;
	}
	.shop-size-item .catalog-quick-new {
		margin: 0 -1.6vw;
  	}
	.shop-size-item .catalog-new {
		padding: 0;
	}
	.shop-size-item .catalog-new .point {
		margin: 0 1.6vw;
		padding-bottom: 0;
    	width: calc(50% - 3.2vw);
    	color: #000;
	}
	.shop-size-item .catalog-new .point > div {
		padding: 0 1.6vw 1.333vw;
	}
	.shop-collabotations {
		padding-top: 8vw;
		background: none;
	}
	.shop-collabotations .col-xs-12::after{
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		background: linear-gradient(to top, rgba(43, 46, 38, 0.00) 58.02%, #2B2E26 100%);
	}
	.shop-collabotations-item {
		padding: 0 1.6vw;
		margin-bottom: 3.2vw;
	}
	.shop-collabotations-item:last-child {
		margin-bottom: 0;
	}
	.shop-collabotations-item img {
	  	width: 100%;
	}
	.shop-collabotations-text {
	  	padding: 2.933vw 1.6vw 1.6vw;
	  	background: #fff;
	}
	.shop-collabotations-text a {
		color: #000;
	}
	.shop-collabotations-chairs {
	  	margin-top: 3.2vw;
	  	padding-top: 3.2vw;
	  	background: #fff;
	}
	.shop-others {
	  	padding: 8vw 0;
	}
	.shop-others-item {
		padding: 0 3.2vw;
	}
	.shop-others-item:not(:last-child) {
		margin-bottom: 3.2vw;
	}
	.shop-others-item:after {
		content: '';
		position: absolute;
		top: -1px;
		left: calc(3.2vw - 1px);
		right: calc(3.2vw - 1px);
		bottom: -1px;
		background: linear-gradient(to left, rgba(0, 0, 0, 0.00) 33.73%, rgba(0, 0, 0, 0.50) 98.61%);
		border: 1px solid rgba(255, 255, 255, 0.20);
		border-radius: 4px;
	}
	.shop-others-item img {
	  	border-radius: 4px;
	  	background: #22252A;
	}
	.shop-color-chairs .catalog-new,
	.shop-collabotations-chairs .catalog-new {
	  	padding: 0;
	  	padding-bottom: calc(6.4vw + 20px);
	}
	.shop-color-chairs .catalog-new .point,
	.shop-collabotations-chairs .catalog-new .point {
	  	margin: 0 1.6vw;
	  	width: calc(16.667% - 1.25vw);
	}
	.shop-color-chairs .catalog-new .point > div,
	.shop-collabotations-chairs .catalog-new .point > div {
	  	padding: 0;
	}
	.shop-color-chairs .catalog .slick-dots,
	.shop-collabotations-chairs .catalog .slick-dots {
		bottom: 3.2vw;
	}
	.shop-all {
	  	padding-top: 3.2vw;
	  	padding-bottom: 3.2vw;
	  	background: #f2f2f2;
	}
	.shop-all .banner-absolute-content.center {
		top: 8.533vw;
		transform: translateX(-50%);
	}
	.shopPage .shop-all .banner-absolute-content.center {
		bottom: inherit;
	}
	.shopColor-banner .banner-absolute-content {
		width: calc(100% - 6.4vw);
	    top: inherit;
	    bottom: 3.2vw;
	    justify-content: flex-end;
	    padding: 3.2vw;
		text-align: left;
		background: #000;
		border-radius: 4px;
	}
	.shopColor-banner .banner-absolute-content ul {
		padding: 3.2vw 0;
		margin: 0;
		list-style: none;
	}
	.shopColor-banner .banner-absolute-content ul li {
		display: flex;
	}
  	.shopColor-banner .banner-absolute-content ul li:not(:last-child) {
  		margin-bottom: 3.2vw;
  	}
	.shopColor-banner .banner-absolute-content ul li:before {
		content: '•';
		display: block;
		padding-left: 1.6vw;
	    padding-right: 1.6vw;
	    vertical-align: middle;
	}
	.shopColor-scenes {
	  	padding-top: 3.2vw;
	}
	.shopColor-scenes-header {
	  	padding: 2.133vw 1.6vw;
	  	padding-bottom: 3.2vw;
	}
	.shopColor-scenes-list .slick-list {
		padding-right: 44.267vw;
		padding-left: 1.6vw;
	}
	.shopColor-scenes-item {
  		padding: 0 1.6vw;
  		margin-bottom: 3.2vw;
	}
	.shopColor-scenes-list .shopColor-scenes-item img {
		width: 100%;
		height: 45.912vw;
		object-fit: cover;
		margin: 0;
	}
	.shopColor-material-header {
		padding: 0 3.2vw;
	}
	.shopColor-material-header .banner-absolute-content {
		width: calc(100% - 6.4vw);
		text-align: left;
	}
	.shopColor-material-header .shop-material-item-text {
	    padding: 0;
	    background: none;
	}
	.shopColor-faq {
	  	padding: 0;
	  	background: #f2f2f2;
	}
	.shopColor-faq .faq-container {
		padding: 5.33vw 0;
		border-bottom: 1px solid #6C757D;
	}
	.shopColor-faq .faq-container > .col-md-3 {
		padding: 0 3.2vw;
	}
	.shopColor-faq .faq-question {
	    padding: 3.2vw;
	}
	.shopColor-faq .faq-question-wrapper:last-child {
		border-bottom: 1px solid #ccc;
	}
	.shopColor-color {
		padding: 0;
		background: #f2f2f2;
	}
	.shopColor-color .shopColor-item {
	  	padding-top: 5.333vw;
	  	border-bottom: 1px solid #6C757D;
	}
	.shopColor-color .shopColor-item:last-child {
		border: none;
	}
	.shopColor-color > .col-xs-12 > .row > .col-md-3 {
		padding: 0 1.6vw;
		margin-bottom: 4vw;
	}
	.shopColor-item .banner-absolute-content.center {
		top: 50%;
		bottom: inherit;
		transform: translate(-50%,-50%);
	}
	.shopColor-item .banner-absolute-content.right {
	  	right: 0;
	  	top: 50%;
	    bottom: inherit;
	    left: inherit;
	    transform: translateY(-50%);
	  	width: 50%;
	  	text-align: left;
	}
	.shopColor-item .banner-absolute-content.right .strong {
		margin-bottom: 1.6vw;
	}
	.shopSize-item .shop-color-item {
	  	background: #6C757D;
	}
	.shopSize-item .shop-color-item a {
		display: flex;
	  	align-items: center;
	  	width: 100%;
	  	height: 100%;
	}
	.shopSize-item .shop-color-item,
	.shopCollabotations-item .shop-color-item {
	  	width: calc(100% - 3.2vw);
	  	margin: 0 1.6vw 3.2vw;
	  	padding: 0;
	}
	.shopCollabotations-item .shop-color-item {
	  	background: #343A40;
	}
	.shopColor-color .shopSize-item .shop-color-item img {
  		width: 50%;
  		height: 30.133vw;
  		object-fit: contain;
  	}
	.shopSize-item .shop-color-item,
  	.shopColor-color .shopMaterial-item .shop-color-item img,
	.shopColor-color .shopCollabotations-item .shop-color-item img {
	  	height: 31.333vw;
	  	object-fit: cover;
	}
	.shopCollabotations-item .shop-color-item img {
	  	opacity: .6;
	}
	.shopMaterial-advantage {
	  	padding: 3.2vw 0;
	}
	.shopMaterial-advantage-item {
	  	padding: 3.2vw;
	  	margin: 1.6vw 3.2vw;
	  	background: #f2f2f2;
	  	border-radius: 12px;
	}
	.shopMaterial-advantage-item-text h6::before {
	  	content: '';
	  	width: 1rem;
	  	height: 1rem;
	  	display: inline-block;
	  	margin-left: .533vw;
	  	margin-right: 2.133vw;
	  	background: #46C21B;
	  	border-radius: 50%;
	}
	.shopMaterial-advantage-item:last-child .shopMaterial-advantage-item-text h6::before {
		background: #A10B11;
	}
	.shopColor-material .banner-absolute-content ul,
	.shopMaterial-advantage-item-text ul {
  		padding: 0;
    	margin: 0;
    	list-style: none;
	}
	.shopColor-material .banner-absolute-content ul li,
	.shopMaterial-advantage-item-text ul li {
		display: flex;
	}
	.shopColor-material .banner-absolute-content ul li::before,
	.shopMaterial-advantage-item-text ul li::before {
	    content: '•';
	    display: block;
	    padding-left: 1.6vw;
	    padding-right: 1.6vw;
	}
	.certerfications-part {
	  	padding-top: 4.267vw;
	}
	.certerfications-part > div:last-child {
	  	border-bottom: 1px solid #858585;
	}
	.featurePage .certerfications-part > div:last-child,
	.certerfications-part:last-child > div:last-child {
	  	border-bottom: none;
	}
	.certerfications-part img {
	  	width: 100%;
	}
	.certerfications-part-header {
		margin: 0 3.2vw;
		margin-bottom: 5.333vw;
		border-radius: 4px;
    	overflow: hidden;
	}
	.certerfications-part-header .banner-absolute-content.center {
		top: 50%;
		bottom: inherit;
		transform: translate(-50%,-50%);
	}
	.certerfications-part-item {
	  	padding: 3.2vw 0 1.333vw;
	}
	.certerfications-part-item:not(:last-child) {
	  	border-bottom: 1px solid #858585;
	}
	.certerfications-part-img {
	  	padding: 3.2vw 3.2vw 0;
	  	display: flex;
	}
	.certerfications-part-img img {
	  	width: 50%;
	  	border-radius: 4px;
	}
	.certerfications-part-introduce {
	  	padding: 4.667vw 3.2vw 3.2vw;
	}
	.certerfications-part-introduce h4 a {
		color: #fff;
	}
	.certerfications-part-logo {
	  	display: flex;
	  	align-items: center;
	  	flex-wrap: wrap;
	  	margin-left: 2.133vw;
	}
	.certerfications-part-logo img {
	  	width: 18.667vw;
	}
	.certerfications-part-list-item {
	  	position: relative;
	  	color: #000;
	}
	.certerfications-part-list-item:not(:last-child) {
		margin-bottom: 4.667vw;
	}
	.item-content > div:last-child > p {
	  	margin: 0;
	  	text-decoration: underline;
	}
	.item-number {
		width: fit-content;
		height: fit-content;
	  	padding: .533vw 1.6vw;
	  	margin-bottom: 2.133vw;
	  	background: #000;
	  	border-radius: 4px;
	}
	.item-number a,
	.item-number a:hover {
		color: #fff;
	}
	.item-text > p {
		padding: .533vw 0;
		display: flex;
    	align-items: center;
    	cursor: pointer;
	}
	.item-text > p svg {
		transition: all .3s ease;
	}
	.item-text.active > p svg {
		transform: rotate(90deg);
	}
	.item-text-answer {
	  	display: none;
	  	padding-top: 2.133vw;
	}
	.answer-text {
	  	display: flex;
	  	align-items: center;
	  	justify-content: space-between;
	  	padding: .533vw 0;
	}
	.answer-text label {
	  	margin: 0;
	}
	.certerfications-part-list-item > div:last-child {
		position: absolute;
		top: .533vw;
		right: 0;
	}
	.certerfications .product-catalog-new {
		padding-top: 0;
	}
	.certerfications .catalog-quick-new > .col-xs-12 {
		border: none!important;
	}
	.warranty-policy {
		padding-bottom: 3.2vw;
		/* background: #f2f2f2; */
	}
	.privacy-header-content,
	.warranty-header-content {
	  	padding: 0 3.2vw;
	}
	.warranty-header-item {
	  	position: relative;
	  	margin-bottom: 3.2vw;
	}
	.warranty-header-item:last-child {
		margin-bottom: 0;
	}
	.warranty-header-item:first-child:is(:last-child) {
	    width: 100%;
	}
	.warranty-header-item .btn {
		width: fit-content;
	}
	.factory-test video,
	.warranty-header-item video,
	.warranty-header-content img,
	.feature-upholstery-img img {
	  	width: 100%;
	  	display: block;
	  	border-radius: 4px;
	}
	.privacy-header-content img{
		width: 100%;
	  	display: block;
	}
	.feature-upholstery-img img {
		height: 100%;
    	object-fit: cover;
	}
	.privacy-header-content .banner-absolute-content.left,
	.warranty-header-content .banner-absolute-content.left {
		top: 50%;
		bottom: inherit;
		transform: translate(-50%,-50%);
		padding: 0 10.8vw;
    	text-align: left;
	}
	.privacy-header-content .banner-absolute-content.left {
		text-align: center;
	}
	.warranty-header-content .warranty-header-item:first-child:not(:last-child) .banner-absolute-content.left,
	.warranty-header-content .warranty-header-item:last-child:not(:first-child) .banner-absolute-content.left {
	  	padding: 0 7.6vw;
	}
	.warranty-header-content .warranty-header-item:last-child:not(:first-child) .banner-absolute-content.left {
		top: inherit;
	  	bottom: 3.2vw;
	  	transform: translateX(-50%);
	  	text-align: center;
	}
	.warranty-header-item-text {
	    border-radius: 4px;
	}
	.feature-other-item-pictures-list {
	  	padding: 0 3.2vw;
	}
	.feature-other-item-pictures-list .col-md-6 {
	  	padding: 0;
	  	background: #fff;
	  	border-radius: 4px;
	  	overflow: hidden;
	}
	.feature-other-item-pictures-list .col-md-6:not(:last-child) {
		margin-bottom: 8vw;
	}
	.feature-other-item-pictures-list .col-md-6 img {
	  	width: 100%;
	}
	.feature-other-item-pictures-list .col-md-6 .header-link:hover,
	.feature-other-item-pictures-list .col-md-6 .header-link {
	  	color: #000;
	  	text-decoration: none !important;
	}
	.feature-feature .feature-content {
		padding-top: 0;
	}
	.feature-item-title img {
	  	width: 16.533vw;
	  	margin-right: 1.333vw;
	}
	.feature-feature .feature-item-list .feature-item-title h6 {
		display: block;
	}
	.feature-upholstery-item {
	  	margin: 0 calc(-15px + 3.2vw);
	  	margin-bottom: 3.2vw;
	}
	.feature-upholstery-text {
	  	padding: 0;
	  	/* display: flex; */
	  	align-items: center;
	  	order: 1;
	}
	.feature-upholstery-text .shop-material-item-text {
	  	padding: 1.6vw;
	  	margin: 1.6vw 0;
	  	background: none;
	}
	.feature-upholstery-text > .d-flex {
		padding: 0 1.6vw 1.6vw;
		margin-bottom: 1.6vw;
		justify-content: space-between;
	}
	.feature-upholstery-text > .d-flex .banner-absolute-link {
		order: 1;
	}
	.feature-upholstery-text .btn-new {
		border-radius: 4px!important;
	}
	.feature-upholstery-img {
	  	padding: 0;
	}
	.feature-factory-test {
		margin-top: -3.2vw;
	}
	.feature-esports {
		background: #f2f2f2;
	}
	.feature-esports-item {
	  	padding: 0 1.042vw;
	  	position: relative;
	}
	.feature-esports-item a img {
	  	height: 49.7333vw;
	  	width: 100%;
	  	object-fit: cover;
	}
	.feature-esports-item .esports-part-item-btn {
	  	padding: 0;
	  	padding-top: 2.133vw;
	}
	.feature-esports-item .esports-part-item-btn h6 {
		width: 100%;
	}
	.feature-esports-item .esports-part-item-btn > div {
		display: flex;
		justify-content: flex-start;
	}
	.feature-esports-item .esports-part-item-btn .esports-link {
		font-size: .875rem;
	}
	.feature-esports-item .esports-part-item-btn a.esports-link,
	.feature-esports-item .esports-part-item-btn div.esports-link {
		float: inherit;
	}
	.feature-esports-item .esports-part-item-btn a.esports-link {
		margin-right: 6.4vw;
	}
	.feature-esports > .col-md-10 {
	  	padding: 0 0 0 1.6vw;
	}
	.feature-esports .feature-esports-list .slick-list {
		padding-right: 20.533vw;
	}
	.feature-size {
		background: #fff;
	}
	.feature-size-img .row {
	  	margin: 0 0 calc(-15px + 3.2vw);
	}
	.feature-size-chair-img {
	  	padding: 0;
	}
	.feature-size-chair-img img {
	  	width: 100%;
	}
	.feature-size-chair-img svg {
	  	position: absolute;
	  	top: 50%;
	  	left: 50%;
	  	transform: translate(-50%,-50%);
	  	height: auto;
	  	width: 100%;
	}
	.feature-size-list {
		padding: 1.067vw 15px 3.2vw;
		text-align: center;
		overflow: auto;
	}
	.feature-size-list .row {
		flex-wrap: nowrap;
		width: fit-content;
		min-width: 100%;
	}
	.feature-size-list .row > .col-xs-4 {
		width: 33.333vw;
		padding: 1.067vw 3.2vw 3.2vw;
		display: flex;
	    align-items: center;
	    justify-content: center;
    	border-bottom: 1px solid #d2d2d2;
	}
	.feature-function-list {
		margin: 0 calc(-15px + 3.2vw);
	  	margin-bottom: 4.267vw;
	}
	.feature-function-list > div {
	  	padding: 3.2vw;
	  	border-bottom: 1px solid #d2d2d2;
	  	text-align: center;
	}
	.feature-function-list > div:nth-last-child(2):not(:nth-child(2n)),
	.feature-function-list > div:last-child {
		border-bottom: 0;
	}
	.feature-function-list .col-md-4 p,
	.feature-function-list .col-md-3 p {
	  	margin: 1.067vw auto;
    	width: 80%;
	  	text-align: center;
	}
	.feature-function-list .col-md-4 p {
		text-align: left;
	}
	.feature-function-title,
	.feature-mainPart-title {
	  	flex-wrap: nowrap;
	  	width: fit-content;
	  	min-width: 100%;
	}
	#productJsDiv .feature-function-title {
		width: 100%;
		min-width: fit-content;
	}
	.feature-mainPart-list .feature-mainPart-item {
		flex-wrap: nowrap
	}
	.feature-mainPart-title > .col-xs-1 {
		border-bottom: 1px solid #d2d2d2;
	}
	.feature-mainPart-title .col-xs-1:first-child,
	.feature-mainPart-list .col-xs-1:first-child {
		width: 18.4vw;
		min-width: 154px;
	}
	.feature-mainPart-item.active .col-xs-1:first-child {
		background: #f2f2f2
	}
	.feature-mainPart-title .col-xs-1:first-child,
	.feature-mainPart-item .col-xs-1:first-child {
		background: #ffffff
	}
	.feature-mainPart-title .col-xs-1:first-child,
	.feature-mainPart-list .col-xs-1:first-child {
		position: sticky;
    	left: -15px;
    	z-index: 1;
	}
  	.feature-mainPart-list .col-xs-1:first-child {
    	padding: 3.2vw 0;
    	display: flex;
    	justify-content: space-between;
    	align-items: center;
  	}
  	.series-functions .feature-function-list .col-xs-1:first-child > a,
  	.feature-mainPart-list .col-xs-1:first-child > a {
		display: block;
		width: 55%;
	}
	.series-functions .feature-function-list .col-xs-1:first-child a img,
	.feature-mainPart-list .col-xs-1:first-child a img {
		width: 100%;
	}
	.feature-mainPart-title .col-xs-1:not(:first-child),
	.feature-mainPart-list .col-xs-1:not(:first-child){
		min-width: 33.733vw;
	}
	.series-functions .feature-function-list .col-xs-1:not(:first-child),
	.feature-mainPart-list .col-xs-1:not(:first-child) {
		padding: 0;
    	display: flex;
    	flex-direction: column;
    	justify-content: center;
    	align-items: center;
	}
	.feature-function-title .col-xs-1,
	.feature-mainPart-title .col-xs-1,
	.series-functions .feature-function-list .col-xs-1{
	  	padding: 5.467vw 0;
	}
	.feature-function-title .col-xs-1:not(:first-child),
	.series-functions .feature-function-list .col-xs-1:not(:first-child) {
		min-width: 26.133vw;
		padding-left: 0;
    	padding-right: 0;
    	flex:1;
	}
	.feature-function-title .col-xs-1:first-child,
	.series-functions .feature-function-list .col-xs-1:first-child {
		position: sticky;
    	left: -15px;
    	display: flex;
    	justify-content: space-between;
    	align-items: center;
    	background: #f2f2f2;
    	z-index: 1;
	}
	#productJsDiv .feature-function-title .col-xs-1:first-child {
		display: block;
	}
	.series-functions .feature-function-list .feature-function-item.active .col-xs-1:first-child {
		background: #f2f2f2;
	}
	.feature-function-title .col-xs-1:first-child,
	.series-functions .feature-function-list .col-xs-1:first-child {
		width: 18.4vw;
		min-width: 154px;
	}
	#productJsDiv .feature-function-title .col-xs-1:first-child,
	#productJsDiv .series-functions .feature-function-list .col-xs-1:first-child {
		min-width: 126px;
	}
	.series-functions .feature-function-list .col-xs-1:first-child a.btn,
	.feature-mainPart-list .col-xs-1:first-child a.btn {
		padding: 10px 0;
	}
	.functions-compare-item-text p {
		margin: 0;
	}
	#productJsDiv .feature-function-title .col-xs-1:not(:first-child) > a {
	    width: 100%;
	    display: block;
	}
	#productJsDiv .feature-function-title .col-xs-1:not(:first-child) > a img {
    	max-width: 100%;
    	width: 5.5vw;
    	min-width: 84px;
  	}
	.series-functions .feature-function-list .col-xs-1:not(:first-child) {
		display: flex;
    	justify-content: center;
    	align-items: center;
	}
	.feature-function-title .col-xs-1:not(:first-child) {
    	flex: 1;
	}
	.feature-function-title .col-xs-1:first-child p {
	  	margin-bottom: 1.333vw;
	}
	#productJsDiv .series-functions .feature-function-list .col-xs-1:first-child > p {
		margin: 0;
	}
	.feature-mainPart-title .col-xs-1 p {
		margin: 0;
	}
	.series-functions .feature-function-list > div{
	  	padding: 0 15px;
	  	border: none;
	}
	.feature-function-item,
	.feature-mainPart-item {
	  	flex-wrap: nowrap;
	  	border-bottom: 1px solid #d2d2d2;
	}
	.feature-function-item:last-child {
		border-bottom: none;
	}
	.series-functions .feature-function-list {
	  	flex-wrap: nowrap;
	  	margin: 0 -15px;
	}
	.series-functions .feature-function-item{
		width: fit-content;
		min-width: 100%;
	}
	.feature-mainPart-item {
		padding: 2.133vw 0;
		width: fit-content;
		min-width: 100%;
	}
	/* .feature-function-item .col-xs-8 .row {
	  	flex-wrap: nowrap;
		align-items: center;
		height: 100%
	} */
	.feature-function-item.active,
	.feature-mainPart-item.active {
	  	background: #f2f2f2;
	}
	.feature-mainPart-item-img {
	  	height: 16vw;
	  	text-align: center;
	}
	.feature-mainPart-item-img img {
	  	height: 100%;
	}
	.series-functions .feature-function-list .functions-compare-item-text img {
		width: 20.8vw;
	}
	.feature-mainPart-item .col-xs-1 > p,
	.feature-mainPart-item .item-text > p {
	  	margin: 0;
   	 	margin-top: 1.333vw;
   	 	padding: 0;
   	 	display: block;
    	/* text-align: center; */
	}
	.feature-mainPart-item .col-xs-1 > p.text {
		margin: 0;
		margin-top: .533vw;
	}
	.feature-mainPart-item .item-text > p svg {
		vertical-align: -.26em;
	}
	.series-mainPart,
	.series-functions {
	  	padding: 0 3.2vw;
    	margin-bottom: 4.267vw;
	}
	.functions-table, 
	.mainPart-table {
	  	overflow-x: scroll;
    	margin-bottom: 2.133vw;
  	}
  	#productJsDiv .functions-table {
  		overflow-x: auto;
  	}
  	.feature-mainPart-item .col-xs-1:not(:first-child) > p {
  		text-align: center;
  	}
  	.feature-mainPart-item .col-xs-1:not(:first-child) > p,
	.feature-mainPart-item .item-text,
	.functions-compare-item-text p {
		font-size: .75rem;
	}
	.feature-mainPart-item .answer-text {
		color: #6C757D;
	}
	.feature-mainPart-item .answer-text label {
		width: 100px;
	}
	.feature-specifications .specifications-content {
		margin: 0;
		padding-bottom: 0;
	}
	.feature-series-list {
		padding: 0 2.133vw 3.2vw;
	}
	.feature-series-list.slick-slider .slick-track {
		width: 100%!important;
	}
	.feature-series-item {
	  	padding: 0 2.133vw 4.267vw;
	    display: flex!important;
	    align-items: center;
	    width: 95.734vw;
	}
	.feature-series-item a:first-child {
		display: block;
		width: 55%;
	  	margin-right: 1.333vw;
	}
	.feature-series-img img {
	  	width: 100%;
	}
	.feature-series-item a {
		color: #000;
	}
	.contact-content{
		padding-bottom: 50px;
	}
	.contact-content h5{
		margin: 0;
		padding: 50px 0;
		font-size: 1.25rem;
		text-transform: uppercase;
	}
	.contact-content p,
	.contact-content i{ font-size: .83rem; }
	.contact-content ul{
		padding-inline-start: 2em;
		font-size: .85rem
	}
	.contact-content hr{
		margin-top: 50px;
		margin-bottom: 0;
		border-color: #ccc
	}
	.form-alert {
	  	position: absolute;
	  	top: 50%;
	  	left: 50%;
	  	transform: translate(-50%,-50%);
	  	padding: 1.6vw;
	  	min-width: 30.67vw;
	  	height: 8.933vw;
	  	font-size: .875rem;
	  	line-height: 5.733vw;
	  	color: #fff;
	  	text-align: center;
	}
	.form-alert.success-alert {
	  	background: #46C21B;
	}
	.form-alert.error-alert {
	  	background: #A10B11;
	}
	.form-alert p {
		margin: 0;
		text-transform: uppercase;
	}
	.form-alert p svg {
		margin-left: 1.6vw;
		vertical-align: -.25em;
	}
	.no_goods > p {
		margin-top: 8vw;
	}
	.no_goods .btn{
		width: 70%;
		margin-top: 4.8vw;
	}
	.shipping-content svg{ 
		margin-top: 50px;
		height: 3.75rem;
		color: #bc001e
	}
	.shipping-content h5{ padding-top: 30px; }
	.terms-item{
		padding-bottom: 50px;
		border-bottom: 1px solid #ccc
	}
	.terms-item:last-child{ border: 0 }
	.terms-item .terms-item-img{
		margin-bottom: 1.875rem;
	}
	.showroom-content{
		padding: 0;
		padding-bottom: 70px
	}
	.showroom-content img{
		width: 100%;
	}
	.showroom-content h3{
		margin: 0;
		margin-top: 4.375rem;
		font-size: 1.25rem;
		text-transform: uppercase;
	}
	.showroom-content h5{
		margin: 2.8125rem 0 1.5625rem;
		font-size: 1rem;
		text-transform: uppercase;
	}
	.showroom-content i{
		font-size: .667rem;
		color: #2f2f2f;
	}
	.showroom-content hr{ 
		margin: 0;
		margin-top: 3.125rem;
	}
	.showroom-content .showroom-item{
		padding: 0 1.25rem
	}
	.showroom-content .showroom-item>p{
		margin: 0;
		margin-top: 3.125rem;
	}
	.showroom-content .showroom-item>p,
	.showroom-content .item-content .item b,
	.showroom-content .item-content .item p,
	.packaging-content .packaging-introduce p{
		font-size: .83rem;
		color: #151515;
		line-height: 2;
	}
	.showroom-content .item-content .item b,
	.technology-content .technology-introduce h3,
	.packaging-content .packaging-introduce h3{
		text-transform: uppercase;
	}
	.packaging-items .packaging-item,
	.showroom-content .item-content .item p,
	.technology-content .technology-items .technology-item b{
		text-transform: capitalize;
	}
	.showroom-content .item-content .item p{
		margin: 0;
		margin-bottom: 3.125rem;
	}
	.technology-content .technology-items{
		padding: 1.25rem 0;
	}
	.technology-content .technology-items .technology-item{
		padding-top: 1.875rem;
	}
	.technology-content .technology-items .technology-item img{
		display: block;
		width: 18.75rem;
		margin: auto;
		margin-bottom: 1.875rem;
	}
	.technology-content .technology-items .technology-item b{
		font-size: 1.25rem;
		color: #151515;
	}
	.technology-content .technology-introduce{
		padding: 5rem 0;
	}
	.technology-content .technology-introduce h3,
	.packaging-content .packaging-introduce h3,
	.packaging-items .packaging-item b{
		font-size: 1.25rem;
	}
	.packaging-content .packaging-introduce p,
	.technology-content .technology-introduce>h3,
	.technology-content .technology-introduce .text p{
		margin: 0;
	}
	.technology-content .technology-introduce .introduct-item {
	    margin-top: 3.125rem;
	}
	.packaging-steps .step-item img,
	.packaging-items .packaging-item img,
	.technology-content .technology-introduce .introduct-item img{
		border-radius: 0;
	}
	.technology-content .technology-introduce .introduct-item img{
		width: 100%;
	}
	.technology-content .technology-introduce .introduct-item .text{
		text-align: left;
		color: #151515;
		line-height: 2;
		font-size: .83rem;
	}
	.technology-content .technology-introduce .text h3{
		margin: 2.25rem 0;
	}
	.packaging-content{
		padding-top: 2.0625rem;
	}
	.packaging-content .packaging-header img{
		width: 20rem;
	}
	.packaging-items .packaging-item{
		margin: 3.125rem 0;
	}
	.packaging-items .packaging-item img{
		width: 18.75rem;
		margin-bottom: 2.25rem;
	}
	.packaging-content .packaging-introduce{
		padding: 6.25rem 0;
	}
	.packaging-content .packaging-introduce h3{
		margin: 0;
		margin-bottom: 3.125rem;
	}
	.packaging-steps .step-item{
		margin: 2.1875rem 0;
	}
	.packaging-steps .step-item img{
		width: 18.75rem;
	}
}
@media only screen and (min-width : 992px) { 
	.product-chairs { 
		margin-top: 0;
	}
	.product-list-tab-content .product-list-item .item-sku li{
		padding: 7px 22px;
		margin: 0 11px;
    	font-size: 17px;
	}
	.product-obj {
    	margin: 0 0;
	}
	.product-obj-bottom-dec{
		flex-flow: row;
	}
	.product-obj-bottom-dec.dec-top b{
		margin-right: 30px;
		font-size: 33px;
	}
	.product-obj-bottom { 
		padding: 26px 48px;
	}
	.dec-text {
		width: auto;
	}
	.dec-text u {
	    font-size: .85rem;
	}
	.product-obj-bottom-dec.dec-bottom {
		display: flex
	}
	.product-obj-size ul{
		margin: 0;
	}
	.product-obj-size ul li{
		padding: 5px 18px;
    	margin-left: 10px;
    	font-size: .8rem;
	}
	.product-obj-size ul span {
	    font-size: .85rem;
	}
	.product-obj-size ul span svg {
		font-size: 1rem;
	}
	.product-obj-size ul li.bg-blue {
		background: #bc001e
	}
	.product-list-faq {
	    padding: 80px 0;
	}
	.product-list-faq h3 {
		margin-bottom: 74px;
	}
	.product-chairs .index-Instagram {
		padding-top: 118px;
	}
	.collections-new-list .blog-list {
	    padding: 1.25vw 15px;
	}
	.collections-new-list .blog-more-body .feature-item-list{
		display: flex;
  		justify-content: space-between;
	}
	.collections-new-list .blog-more-body .feature-item-list > .col-md-3,
	.kolPage .blog-more-body .feature-item-list > .col-xs-12 {
		width: calc(25% - 1.5625vw);
	}
	.kolPage .blog-more-body .feature-item-list > .col-xs-12:not(:nth-child(4n)) {
		margin-right: 2.083vw;
		padding: 0;
	}
	.kolPage .blog-more-body .feature-item-list .col-xs-12 {
	    padding: 0;
	}
	.index-patent .feature-item-list .col-md-4 > .row {
		padding: 0 5px;
	}
	.blog-more-body .feature-item-list .col-xs-12 > .row {
		margin: 0;
		padding-left: 1.25vw !important;
		padding-right: 1.25vw !important;
		padding-bottom: 2.917vw;
	}
	.collections-new-list .blog-more-body .feature-item-list .col-xs-12 > .row,
	.kolPage .blog-more-body .feature-item-list .col-xs-12 > .row {
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 0;
		margin: 0;
	}
	.collections-new-list .blog-more-body .feature-item-list .feature-item-text {
		padding: 1.25vw;
	}
	.factory-test {
		padding: 3.125vw 0;
	}
	.feature-item-list,
	.factory-test .feature-item-list,
	.feature-item-list .feature-item-text,
	.feature-item-list .feature-item-img,
	.factory-test .feature-item-list .feature-item-text,
	.factory-test .feature-item-list .feature-item-img{
		padding: 0;
	}
	.factory-test .feature-item-list {
		margin: 0 -15px;
	}
	.factory-test .feature-item-list .col-xs-6 > .row,
	.feature-item-list .col-xs-12 > .row {
		padding: 0 10px;
	}
	.kol-title {
	  	margin-top: 0;
    	margin-bottom: .417vw;
	}
	.collections-new-list .blog-more-body .feature-item-list .feature-item-text h6 {
		margin: 0;
		margin-bottom: 1.25vw;
	}
	.faq-main {
		margin-top: 0;
	}
	.header-content {
    	padding: 85px 0;
	}
	.factory-awards {
		margin-top: 7.396vw;
	}
	.factory-awards-header-title h3 {
		margin: 0;
	}
	.factory-awards-image {
		margin-top: 1.71875vw;
		margin-bottom: 6.71875vw;
	}
	.factory-awards-image-list {
		margin: 0 -15px;
	}
	.factory-awards-image-item {
		padding: 0 2.083vw;
	}
	.factory-awards-image-item img {
		width: 100%;
	}
	.faq-header .faq-header-content {
		padding: 0;
	}
	.faq-header .header-content h3 {
		top: 2.5vw;
	}
	.faq-absolute-content {
		left: 16.667%;
		right: 16.667%;
		top: 14.183%;
		bottom: 8%;
		text-align: left;
	}
	.shopPage .faq-absolute-content {
	    /* padding: 5.833vw 9.479% 7.865vw;
	    transform: none; */
	    padding: 0 9.479%;
	    top: 50%;
	    transform: translateY(-50%);
	    bottom: inherit;
	    padding-right: 0;
    	width: 51.82275%;
	}
	.shopPage .faq-absolute-content > div > p.text {
		width: 45%;
		margin-bottom: 0;
	}
	.shopPage .faq-absolute-content > div > ul li:not(:last-child) {
	    margin-bottom: 1.25vw;
	}
	.shopPage .faq-absolute-content > div > ul li::before {
    	padding-left: .417vw;
    	padding-right: .417vw;
  	}
	.faq-absolute-content .faq-search {
		padding: 0 ;
		padding-top: 2.24vw;
	}
	.faq-search-input{
		width: 50%;
		margin: auto;
	}
	.faq-absolute-content .faq-search-input {
		width: 50%;
		margin: 0;
		border-radius: 8px;
	}
	.article-technology .faq-absolute-content .faq-search-input {
		margin: 0 auto;
	}
	#faq-search {  
		padding: 16px 25px; 
	}
	.faq-absolute-content #faq-search { 
		padding: 14px 15px;
		width: 75%;
		border-color: #fff;
		border-radius: 0;
	}
	.faq-absolute-content .search-label {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 25%;
		height: 100%;
		right: 0;
		top: 0;
		transform: none;
		background: #000;
	}
	.faq-absolute-content .search-label span {
		margin-left: 8px;
		color: #000;
	}
	.faq-search-input .icon{
		right: 25px;
	}
	.faq-absolute-content .faq-search-input .icon {
		position: relative;
		top: 0;
		right: 0;
		transform: translateY(0);
		font-size: 1.25vw;
	}
	.shop-choose-header {
	  	padding-top: 3.125vw;
	  	padding-bottom: 1.667vw;
	  	/* border-bottom: 1px solid #b5b5b5; */
	}
	.shop-choose-list {
	  	padding: .833vw 0;
	  	border-bottom: 1px solid #b5b5b5;
	}
	.shop-choose-list > .row {
	  	margin: 0 -15px;
	  	padding: 0;
	}
	.shop-choose-item {
	  	padding: 0 15px;
	  	border-top: none;
	}
	.shop-choose-item:last-child {
	  	border-bottom: none;
	}
	.shop-choose-item h6 {
	  	margin-bottom: .833vw;
	}
	.shop-choose-item ul li:not(:last-child) p {
	  	margin-bottom: .625vw
	}
	.faq-popular-title h6 {
		margin-top: 1.5625vw;
		margin-bottom: .73vw;
	}
	.faq-popular-container > .col-xs-12, 
	.faq-popular-catalog > .col-xs-12, 
	.faq-popular-product > .col-xs-12 {
		padding: 0;
	}
	.faq-popular-container .faq-popular-content {
		padding: 2.604vw 3.125vw;
		margin: 0;
	}
	.faq-popular-catalog-lists {
		margin: 0;
	}
	.shop-catalog-header {
		padding-top: 2.5vw;
	}
	.shopPage .faq-popular-catalog-lists {
		padding: 0 8.333%;
		padding-top: 1.667vw;
	}
	.btn-guide-recommend {
		padding: .5rem 1rem;
		width: fit-content;
		margin: auto;
		margin-bottom: 1.667vw;
	}
	.btn-guide-recommend span {
		margin-left: .5rem; 
	}
	.faq-popular-catalog-item {
		width: calc(25% - 1.836vw);
		padding: 0;
		margin: 0;
		margin-right: 3.67%;
		border-radius: 8px;
	}
	.shopPage .faq-popular-catalog-item {
		width: calc(25% - .78125vw);
		margin-right: 0;
	}
	.faq-popular-catalog-item:last-child {
		margin-right: 0;
	}
	.faq-popular-catalog-item a {
		display: block;
		padding: 0;
		padding-top: 1.354vw;
		padding-bottom: 1.979vw;
	}
	.faq-popular-catalog-text {
	  	display: block;
	}
	.faq-popular-catalog-item a .faq-popular-catalog-text .icon {
		height: 2.5vw;
		margin: 0;
	}
	.faq-popular-catalog-item a p {
		text-align: center;
	}
	.faq-popular-catalog-item a p:first-of-type {
		margin-top: .53vw;
		margin-bottom: 0;
	}
	.faq-popular-catalog-item a > .icon {
		position: absolute;
		bottom: 8%;
		left: 50%;
		transform: translateX(-50%);
		transition: all .3s ease;
	}
	.faq-popular-catalog-item a:hover > .icon {
		bottom: 3%;
	}
	.faq-popular-product .faq-popular-product-title {
		margin-top: 2.552vw;
	}
	.faq-popular-product-title p {
		margin-top: .9375vw;
		margin-bottom: 1.823vw;
		font-size: 1rem;
	}
	.faq-popular-product-item a {
		padding: .99vw 1.615vw;
		padding-right: 0;
	}
	.faq-popular-product-item a img {
		height: 6.25vw;
	}
	.faq-popular-product-item-text {
		margin-left: .677vw;
		margin-right: .885vw;
	}
	.faq-popular-product-item-text p {
		font-size: 1rem;
	}
	.faq-popular-product-item-text p.strong{
		margin-bottom: 6px;
		color: #000;
	}
	.faq-popular-product-item a .icon {
		margin-right: 1.354vw;
		transition: all .3s ease;
	}
	.faq-popular-product-item a:hover .icon {
		margin-left: .521vw;
		margin-right: .833vw;
	}
	.faq-main-content {
		padding: 2.917vw 0;
	}
	.faq-container { 
		padding: 70px 0; 
	}
	.faq-main-new .faq-container {
		padding: 1.875vw 0;
		margin-top: 0;
		margin-bottom: 16px;
		border-bottom: 1px solid #D2D2D2;
	}
	.notSale-faq .faq-main-new .faq-container {
		margin-bottom: 3.125vw;
	}
	.faq-main-new #faq-all .faq-container:last-child {
		margin-bottom: 0;
	}
	.faq-container h6 { 
		margin: 30px -15px; 
		font-size: 20px;
	}
	.faq-main-new .faq-container > .col-xs-12 {
		padding: 0;
	}
	.faq-main-new .faq-container > .col-md-8 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.faq-question {
		padding: 30px 15px; 
	}
	.faq-main-new .faq-question {
		padding: 10px 15px; 
		margin: 0 -15px;
	}
	.faq-answer {  
		padding: 34px 15px; 
		padding-top: 0;
	}
	.faq-main-new .faq-answer {  
		padding: 6px 15px 16px; 
	}
	.article-technology-sort {
		padding: 0;
		padding-top: 2.917vw;
		justify-content: space-between;
	}
	.article-technology-sort-list {
		padding: 0;
		padding-top: 3.125vw;
	}
	.article-technology-item {
	  	padding: .833vw 1.667vw;
	  	margin-bottom: 3.125vw;
	  	width: calc(50% - .833vw);
	  	border-radius: 8px;
	}
	.article-technology-item:last-child {
		margin-bottom: 3.125vw;
	}
	.article-technology-sort-list-item {
	  	margin-bottom: 2.917vw;
	}
	.article-technology-item-icon {
	  	padding-right: 1.667vw;
	  	font-size: 4.167vw;
	}
	.article-technology-item-text .text {
	  	margin-bottom: .833vw;
	}
	.article-technology-item-text .text.count span {
	  	padding-left: 1.25vw;
	}
	.article-technology-item-text .text.count span:before {
	  	left: .625vw;
	}
	.shopPage .faq-popular-catalog-item a .faq-popular-catalog-text .icon {
    	width: auto;
  	}
  	.shop-size,
	.shop-series,
	.shop-material,
	.shop-collabotations {
	  	padding: 3.125vw 0 0;
	}
	.shopPage .product-chairs .shop-size,
	.shopPage .product-chairs .shop-color,
	.shopPage .product-chairs .shop-material,
	.shopPage .product-chairs .shop-collabotations {
		padding-bottom: 3.125vw;
	}
	.shop-series-header,
	.shop-collabotations-header {
	  	padding: 0 15px;
	  	padding-bottom: 2.5vw;
	}
	.shop-series-list {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.shop-series-item {
		position: relative;
		width: calc(50% - .521vw);
		padding-right: 2.083vw;
		margin: 0;
		margin-bottom: 1.25vw;
		display: flex;
		justify-content: flex-end;
		border-radius: 8px;
		overflow: hidden;
	}
	.shop-series-item.shop-series-top-item {
		display: flex;
	}
	.shop-series-item:last-child {
		margin-bottom: 1.25vw;
	}
	.shop-series-top-item.shop-series-item {
		width: 100%;
	}
	.shop-series-item img {
	  	width: 35.211%;
	}
	.shop-series-top-item.shop-series-item img {
	  	width: 50%;
	}
	.shop-series-item .banner-absolute-content.center {
	    position: absolute;
		top: 50%;
		left: 0;
	  	transform: translateY(-50%);
		width: 70.423%;
	  	padding: 0;
    	padding-left: 2.083vw;
		text-align: left;
	}
	.shop-series-top-item.shop-series-item .banner-absolute-content.center {
		width: 50%;
	}
	.shop-series-item .banner-absolute-content h4,
	.shop-series-item .banner-absolute-content p {
		margin-bottom: .625vw;
	}
	.shop-series-item .banner-absolute-content p.text {
		margin-bottom: 1.667vw
	}
	.obj-series-item ul,
	.shop-series-item .banner-absolute-content ul {
		margin: 0;
	  	padding: 0;
	  	list-style: none;
	  	display: flex;
	  	flex-wrap: wrap;
	}
	.obj-series-item ul li,
	.shop-series-item .banner-absolute-content ul li {
		margin-bottom: .417vw;
	}
	.obj-series-item ul li:before,
	.shop-series-item .banner-absolute-content ul li:before {
		padding-left: .417vw;
	    padding-right: .417vw;
	}
	.shop-series-item .banner-absolute-content > div > div {
		margin-top: .625vw;
		justify-content: flex-start;
	}
	.shop-series-item .banner-absolute-content > div > div .btn:first-child {
		margin-right: 1.25vw;
	}
	.shop-all .catalog-quick-new,
	.shop-series .catalog-quick-new {
		padding-bottom: 1.25vw;
	}
	.shop-series-list .catalog-new {
		padding: 0;
	}
	.shop-series-list .catalog-new .point {
		margin: 0 15px;
    	padding: 0;
    	width: calc(25% - 30px);
    	background: none;
	}
	.shop-color {
		padding: 3.125vw 0;
	}
	.shop-color-header {
		padding: 0 15px;
		padding-bottom: 1.667vw;
	}
	.shop-color-list {
		padding: 0;
	}
	.shop-color-list .slick-list {
		padding: 0 calc(8.333% + 15px - .521vw);
	}
	.shop-color-item {
		padding: 0 .521vw;
	}
	.shop-color-item:after {
	  	left: .521vw;
	  	right: .521vw;
	  	border-radius: 8px;
	}
	.shop-color-item img {
		border-radius: 8px;
	}
	.shop-color-item > a.banner-absolute-link {
		margin-top: .521vw;
		position: relative;
	    left: 0;
	    right: 0;
	    padding: 0;
		color: #000;
	    background: none;
	}
	.shop-color-item .btn-outline-white {
	  	bottom: 1.042vw;
	}
	.shop-color-item .btn-outline-white svg {
		margin-left: .521vw;
	}
	.shop-material-header {
		padding: 0 15px;
	}
	.shop-material-item {
		margin-top: 2.5vw;
	}
	.shop-material-item-text {
	  	padding: 1.042vw 2.083vw 2.083vw;
	}
	.shop-material-item-text .title,
	.shop-material-item-text .text {
		margin-bottom: .625vw;
	}
	.shop-material-item-text p.text {
		-webkit-line-clamp: 6;
		min-height: 5.6rem;
	}
	.shop-material-item-text ul{
		margin: 0;
		margin-bottom: .625vw;
	}
	.shop-material-item-text ul li {
		padding: 4px 8px;
		padding-left: 0;
		width: 50%;
	}
	.shop-material-item-text ul li::before {
		padding-left: .417vw;
    	padding-right: .417vw;
	}
	.shop-material-item-text > div {
		justify-content: flex-end;
	}
	.shop-material-item-text .upholsteryButton {
	  	padding-bottom: .625vw;
	}
	.shop-material-item-content {
	  	border-radius: 8px;
    	overflow: hidden;
	}
	.shop-material-item-content > a {
		height: 10.417vw;
		display: block;
	}
	.shop-material-item-content > a img {
		height: 100%;
		object-fit: cover;
	}
	.shop-material-item .catalog-quick-new {
  		padding-left: 15px;
  		padding-top: 0;
    	margin: 0 -15px;
  		flex: 1;
	}
	.shop-material-item .catalog-new {
		height: 100%;
	}
	.shop-material-item .catalog-new .point {
	  	margin: 0 .625vw;
	  	padding-bottom: 0;
	  	width: calc(33.333% - 1.25vw);
	  	background: none;
	}
	.upholsteryButton-item {
	  	margin: .625vw;
	}
	.upholsteryButton-item img {
	  	width: 1.667vw;
	  	height: 1.667vw;
	}
	.feature-upholstery-img .slick-list,.feature-upholstery-img .slick-track {
	  	height: 100%;
	}
	.feature-upholstery-img-item {
		height: 100%;
		border-radius: 8px;
	  	cursor: default;
	}
	.feature-upholstery-img-item video,
	.feature-upholstery-img-item img {
		border-radius: 8px;
	}
	.shop-size-content {
	  	padding: 0;
	}
	.shop-size-header {
		padding: 0 15px;
	  	padding-bottom: 1.667vw;
	}
	.shop-size-item:not(:last-child) {
		padding-bottom: 0;
	}
	.shop-size-item-content {
		padding: 1.25vw;
		margin: 0;
	  	border-radius: 8px;
	}
	.shop-size-item-content > a {
	  	width: 45%;
	}
	.shop-size-item-text .strong {
	  	margin: .417vw 0;
	}
	.shop-size-item-text .text {
		margin-bottom: .417vw;
	}
	.shop-size-item .catalog-quick-new {
  		margin: 0;
	}
	.shop-size-item .catalog-new {
		padding: 0;
		margin: 0 calc(-15px - .625vw);
	}
	.shop-size-item .catalog-new .point {
		margin: 0 .625vw;
    	width: calc(50% - 1.25vw);
    	color: #000;
	}
	.shop-size-item .catalog-new .point > div {
		padding: 0 10px 20px;
	}
	.shop-collabotations {
		padding: 0;
		background: none;
	}
	.shop-collabotations .col-xs-12::after{
		background: linear-gradient(to left, rgba(43, 46, 38, 0.00) 58.02%, #2B2E26 100%);
	}
	.shop-collabotations .index-partner-header {
		width: 50%;
		margin: auto;
	}
	.shop-collabotations-item {
		padding: 0 15px;
		margin-bottom: 0;
	}
	.shop-collabotations-text {
	  	padding: 1.146vw .625vw .625vw;
	  	background: #fff;
	}
	.shop-collabotations-text a {
		color: #000;
	}
	.shop-collabotations-chairs {
	  	margin-top: 2.5vw;
	  	padding-top: 0;
	  	background: #fff;
	}
	.shop-others {
	  	padding: 3.125vw 0;
	}
	.shop-others-item {
		padding: 0 15px;
	}
	.shop-others-item:not(:last-child) {
		margin-bottom: 0;
	}
	.shop-others-item:after {
		left: 14px;
		right: 14px;
		border-radius: 8px;
	}
	.shop-others-item img {
	  	border-radius: 8px;
	}
	.shop-others-item .banner-absolute-content {
	  	left: 2.083vw;
	  	width: 52.535%;
	}
	.shop-color-chairs .catalog-new,
	.shop-collabotations-chairs .catalog-new {
	  	padding: 1.25vw .615vw;
	}
	.shop-color-chairs .catalog-new .slick-track,
	.shop-collabotations-chairs .catalog-new .slick-track {
		margin: 0;
	}
	.shop-color-chairs .catalog-new .point,
	.shop-collabotations-chairs .catalog-new .point {
	  	margin: 0 .625vw;
	  	width: calc(16.667% - 1.25vw);
	}
	.shop-color-chairs .catalog-new .point > div,
	.shop-collabotations-chairs .catalog-new .point > div {
	  	padding: 0;
	}
	.shop-color-chairs .catalog .slick-dots,
	.shop-collabotations-chairs .catalog .slick-dots {
		bottom: .625vw;
	}
	.shop-all {
		padding-top: 0;
		padding-bottom: 0;
	}
	.shop-all:last-child {
	  	padding-bottom: 1.875vw;
	}
	.shop-all .banner-absolute-content.center {
		top: 2.5vw;
		transform: translateX(-50%);
		width: 100%;
	}
	.shopPage .index-contact {
		padding: 2.5vw 0;
	}
	.shopColor-banner img {
	  	position: absolute;
	  	top: 0;
	  	left: 0;
	  	height: 100%;
	  	object-fit: cover;
	}
	.shopColor-banner .banner-absolute-content {
		position: relative;
		width: 37.65625vw;
		padding: 1.25vw;
		top: inherit;
    	bottom: inherit;
    	transform: none;
    	margin: 1.667vw 0;
    	border-radius: 8px;
	}
	.shopColor-banner .banner-absolute-content ul {
    	padding: .625vw 0;
  	}
  	.shopColor-banner .banner-absolute-content ul li:not(:last-child) {
  		margin-bottom: .417vw;
  	}
	.shopColor-banner .banner-absolute-content ul li:before {
		padding-left: .417vw;
	    padding-right: .417vw;
	}
	.shopColor-scenes {
	  	padding-top: 2.5vw;
	}
	.shopColor-scenes-header {
	  	padding: 0 15px;
	  	padding-bottom: 2.5vw;
	}
	.shopColor-scenes-list .slick-arrow {
		color: #000;
		font-size: 4.365vw;
	}
	.shopColor-scenes-list .arrow-new.arrow-prev {
		left: calc(-15px - 4.365vw);
	}
	.shopColor-scenes-list .arrow-new.arrow-prev svg {
	  	transform: none;
	}
	.shopColor-scenes-list .arrow-new.arrow-next {
	  	right: calc(-15px - 4.365vw);
	}
	.shopColor-scenes-list .slick-list {
		padding: 0
	}
	.shopColor-scenes-item {
  		padding: 0 15px;
  		margin-bottom: .833vw;
	}
	.shopColor-scenes-list .shopColor-scenes-item img {
		height: 15.625vw;
	}
	.shopColor-material-header {
		padding: 0 15px;
		margin-top: 2.5vw;
	}
	.shopColor-material-header .banner-absolute-content {
		width: 53.33vw;
		text-align: center
	}
	.shopColor-material-header .shop-material-item-text {
	    padding: 0;
	    display: flex;
	    justify-content: space-around;
	    background: none;
	}
	.shopColor-material-header .shop-material-item-text .text {
		margin: 0;
	}
	.shopColor-faq {
	  	padding: 1.667vw 0 .521vw;
	}
	.shopColor-faq .faq-container {
		padding: 1.875vw 0;
	}
	.shopColor-faq .faq-container > .col-md-3 {
		padding: 0 15px;
	}
	.shopColor-faq .faq-question {
	    padding: .521vw 15px;
	}
	.shopColor-color {
		padding: 0;
	}
	.shopColor-color > .col-xs-12 > .row > .col-md-3 {
		padding: 0 15px;
		margin-bottom: 0;
	}
	.shopColor-item .banner-absolute-content.right .strong {
		margin-bottom: .521vw;
	}
	.shopColor-color .shopColor-item {
	  	padding-top: 1.667vw;
	}
	.shopSize-item .shop-color-item,
	.shopCollabotations-item .shop-color-item {
	  	width: calc(33.333% - 30px);
	  	margin: 0 15px 1.667vw;
	}
	.shopColor-color .shopColor-item .shop-color-item img,
  	.shopColor-color .shopMaterial-item .shop-color-item img {
	    height: 10.05vw;
	    object-fit: cover;
	}
  	.shopColor-color .shopSize-item .shop-color-item img {
  		width: 50%;
  		height: 8.032vw;
  		object-fit: cover;
  	}
	.shopSize-item .shop-color-item,
	.shopColor-color .shopCollabotations-item .shop-color-item img {
	  	height: 14.583vw;
	}
	.shopMaterial-advantage {
	  	padding: 2.5vw 0;
	  	padding-bottom: 0;
	}
	.shopMaterial-advantage-item {
	  	padding: 1.25vw;
	  	margin: 0;
	  	background: #f2f2f2;
	  	border-radius: 0;
	}
	.shopMaterial-advantage-item-text h6::before {
	  	margin-left: .208vw;
	  	margin-right: .521vw;
	}
	.shopColor-material .banner-absolute-content ul li::before, 
	.shopMaterial-advantage-item-text ul li::before {
	    padding-left: .417vw;
	    padding-right: .417vw;
	}
	.certerfications-part {
	  	padding-top: 3.125vw;
	}
	.certerfications-part-header {
		margin: 0;
		margin-left: 8.333%;
		border-radius: 8px;
	}
	.certerfications-part-item {
	  	padding: 2.917vw 0;
	}
	.certerfications-part-img {
	  	padding: 1.25vw 3.33vw;
	  	display: block;
	}
	.certerfications-part-img img {
	  	width: 100%;
	  	border-radius: 8px;
	}
	.certerfications-part-introduce {
	  	padding: 1.25vw 3.333vw;
	  	padding-left: 0;
	}
	.certerfications-part-logo {
	  	margin-left: 0
	}
	.certerfications-part-logo img {
	  	width: 4.896vw;
	}
	.certerfications-part-list-item:not(:last-child) {
		margin-bottom: .833vw;
	}
	.item-content，
	.item-text {
  		flex: 1;
	}
	.item-number {
	  	padding: .208vw .625vw;
	  	margin-right: .833vw;
	  	margin-bottom: 0;
	}
	.item-text > p {
		padding: 0;
	}
	.item-text-answer {
	  	padding-top: .521vw;
	}
	.answer-text {
	  	justify-content: flex-start;
	  	padding: .208vw 0;
	  	min-width: 416px;
	}
	.answer-text label {
	  	width: 30%;
	  	margin: 0;
	  	margin-right: .521vw;
	}
	.certerfications-part-list-item > div:last-child {
		top: .208vw;
	}
	.warranty-policy {
		padding-bottom: 1.667vw;
	}
	.privacy-header-content,
	.warranty-header-content {
	  	padding: 0 15px;
	  	display: flex;
	}
	.warranty-header-item {
	  	margin-bottom: 0;
	}
	.privacy-header-content .banner-absolute-content.left,
	.warranty-header-content .banner-absolute-content.left {
		width: 50%;
    	transform: translateY(-50%);
		padding: 0;
	}
	.privacy-header-content .banner-absolute-content.left {
		width: 38.23vw;
		text-align: left;
	}
	.warranty-header-item:first-child:not(:last-child),
	.warranty-header-item:last-child:not(:first-child) {
	  	width: calc(50% - 10px);
	}
	.warranty-header-item:first-child:not(:last-child) img,
	.warranty-header-item:last-child:not(:first-child) video{
		height: 21.51vw;
		object-fit: cover;
		border-radius: 8px;
	}
	.warranty-header-item:last-child:not(:first-child) {
	  	margin-left: 20px;
	}
	.warranty-header-content .warranty-header-item:first-child:not(:last-child) .banner-absolute-content.left,
	.warranty-header-content .warranty-header-item:last-child:not(:first-child) .banner-absolute-content.left {
	  	width: 100%;
	  	left: 0;
	  	padding: 0 1.667vw;
	}
	.warranty-header-content .warranty-header-item:last-child:not(:first-child) .banner-absolute-content.left {
		top: inherit;
  		bottom: 1.25vw;
  		transform: none;
  		text-align: right;
	}
	.warranty-header-item-text {
		border-radius: 8px;
	}
	.warranty-header-item-text h6 {
		display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    overflow: hidden;
		font-family: 'Montserrat-Medium';
    	line-height: 2.125;
	}
	.feature-other-item-pictures-list {
	  	padding: 0;
	}
	.feature-other-item-pictures-list .col-md-6 {
	  	width: calc(50% - 10px);
	  	padding: 0;
	  	background: #fff;
	  	border-radius: 8px;
	  	overflow: hidden;
	}
	.feature-other-item-pictures-list .col-md-6:not(:last-child) {
		margin-bottom: 0;
	}
	.feature-other-item-pictures-list .col-md-6:nth-child(2n) {
	  	margin-left: 20px;
	}
	.feature-other-item-pictures-list .col-md-6 img {
	  	width: 100%;
	}
	.feature-other-item-pictures-list .col-md-6 .header-link:hover,
	.feature-other-item-pictures-list .col-md-6 .header-link {
	  	color: #000;
	  	text-decoration: none !important;
	}
	.feature-item-title img {
	  	width: 3.59375vw;
	  	margin-right: 1.25vw;
	}
	.feature-upholstery-item {
	  	margin: 0;
	  	margin-bottom: 0;
	}
	.feature-upholstery-text {
	  	order: 0;
	  	display: flex;
    	flex-direction: column;
    	justify-content: space-between;
    	align-items: end;
	}
	.feature-upholstery-text .shop-material-item-text {
	  	padding: 1.667vw .625vw 0;
	  	margin: 1.667vw;
	  	margin-bottom: 0;
	  	background: none;
	}
	.feature-upholstery-text > .d-flex {
		padding: 0 1.667vw 1.667vw;
		padding-left: 0;
		margin-bottom: 1.667vw;
	}
	.feature-upholstery-text > .d-flex .banner-absolute-link {
		order: 0;
	}
	.feature-upholstery-text .btn-new {
		margin-left: 1.25vw;
		border-radius: 8px!important;
	}
	.feature-upholstery-img {
	  	padding: 1.667vw 0;
	}
	.feature-factory-test {
		margin-top: -1.667vw;
	}
	.feature-esports-item {
	  	padding: 0 1.042vw;
	  	position: relative;
	}
	.feature-esports-item a img {
	  	height: 19.6875vw;
	  	width: 100%;
	  	object-fit: cover;
	}
	.feature-esports-item .esports-part-item-btn {
	  	position: absolute;
	  	bottom: 0;
	  	left: 1.042vw;
	  	right: 1.042vw;
	  	padding: 0 .625vw;
	  	justify-content: flex-end;
	  	color: #fff;
	}
	.feature-esports-item .esports-part-item-btn .esports-link {
	  	color: #fff;
	}
	.feature-esports-item .esports-part-item-btn a.esports-link {
		margin-right: 0;
	}
	.feature-esports > .col-md-10 {
	  	padding: 0 15px 1.667vw;
	}
	.feature-esports .feature-esports-list .slick-list {
		padding-right: 0;
	}
	.feature-esports-list .slick-arrow {
	  	color: #000;
	  	font-size: 4.635vw;
	}
	.feature-esports-list .arrow-new.arrow-prev {
	  	left: -5.677vw;
	}
	.feature-esports-list .arrow-new.arrow-next {
	  	right: -5.677vw;
	}
	.feature-esports-list .arrow-new.arrow-prev svg {
	  	transform: none;
	}
	.feature-size-img .row {
	  	height: 100%;
	}
	.feature-size-chair-img {
	  	height: 100%;
	  	display: flex;
	  	align-items: center;
	  	padding: 0;
	}
	.feature-size-chair-img img {
	  	width: 100%;
	}
	.feature-size-chair-img svg {
	  	position: absolute;
	  	top: 50%;
	  	left: 50%;
	  	transform: translate(-50%,-50%);
	  	height: auto;
	  	width: 100%;
	}
	.feature-size-list {
		padding: 0 15px;
		padding-left: 3.4375vw;
		text-align: left;
	}
	.feature-size-list .row > .col-xs-4 {
		padding: .521vw 15px;
	    width: 33.3333%;
	    margin-top: .521vw;
	}
	.series-functions .feature-function-list,
	.feature-function-list {
		margin: 0 -15px;
	  	margin-bottom: 0;
	}
	.feature-function-list > div {
		padding: .625vw 1.25vw;
	  	justify-content: flex-start;
	}
	.feature-function-list > div:nth-last-child(2):not(:nth-child(2n)) {
		border-bottom: 1px solid #d2d2d2;
	}
	.feature-function-list > div:nth-last-child(1):not(:nth-child(3n)), 
	.feature-function-list > div:nth-last-child(2):not(:nth-child(3n)),
	.feature-function-list > div:nth-last-child(3):not(:nth-child(3n)):not(:nth-child(3n+2)) {
		border-bottom: 0;
	}
	.feature-function-list .col-md-4 p,
	.feature-function-list .col-md-3 p {
	  	margin: 0 1.667vw;
	  	width: 40%;
	}
	.feature-function-list .col-md-4 p {
		width: 60%;
		margin-left: 10%;
	}
	.feature-function-title,
	.feature-mainPart-title {
	  	flex-wrap: nowrap;
	  	padding: .677vw 0;
	}
	.feature-mainPart-title{
		padding: 1.458vw 0;
	}
	.feature-function-item.active,
	.feature-function-item.active .col-xs-1:first-child {
		background: #f2f2f2
	}
	.feature-function-item .col-xs-1:first-child {
		background: #ffffff
	}
  	.feature-function-list .col-xs-1:first-child{
    	position: sticky;
    	left: -15px;
    	z-index: 1;
  	}
  	.feature-function-title .col-xs-1:not(:first-child), 
  	.series-functions .feature-function-list .col-xs-1:not(:first-child),
  	.feature-function-title .col-xs-1:first-child, 
  	.series-functions .feature-function-list .col-xs-1:first-child,
	.feature-function-title .col-xs-1,
	.feature-mainPart-title .col-xs-1:first-child,
	.feature-mainPart-list .col-xs-1:first-child,
	.series-functions .feature-function-list .col-xs-1{
	  	min-width: 140px;
	}
	.feature-function-title .col-xs-1,
	.feature-mainPart-title .col-xs-1 {
    	padding: 0 15px;
  	}
	.feature-mainPart-title .col-xs-1:first-child,
	.feature-mainPart-list .col-xs-1:first-child,
	.feature-function-title .col-xs-1:first-child, 
	.series-functions .feature-function-list .col-xs-1:first-child {
		width: 193px;
		display: flex;
    	align-items: center;
    	justify-content: space-between;
	}
	.feature-function-title .col-xs-1:first-child,
	.series-functions .feature-function-list .col-xs-1:first-child {
		width: 21.875vw;
    	justify-content: center;
	}
	.feature-mainPart-list .col-xs-1:first-child, 
	.feature-function-title .col-xs-1:first-child, 
	.series-functions .feature-function-list .col-xs-1 {
		padding: 0;
	}
  	.feature-mainPart-list,
	.feature-mainPart-title .col-xs-1,
	.feature-mainPart-list .col-xs-1{
		padding: 0;
	}
	.feature-mainPart-title .col-xs-1:not(:first-child),
	.feature-mainPart-list .col-xs-1:not(:first-child){
		flex: 1;
		min-width: 241px;
		display: flex;
    	flex-direction: column;
    	justify-content: center;
    	align-items: center;
	}
	.feature-mainPart-title > .col-xs-1 {
		border-bottom: 0;
	}
	.feature-function-title .col-xs-1 p {
	  	margin-bottom: .521vw;
	}
	#productJsDiv .feature-function-title .col-xs-1:not(:first-child) > a {
		display: flex;
	}
	.series-functions .feature-function-list {
	  	margin-bottom: 0;
	}
	.feature-function-item,
	.feature-mainPart-item {
	  	padding: .833vw 0;
	  	width: fit-content;
	}
	.feature-mainPart-item {
		padding: .833vw 0;
	}
	.feature-mainPart-item-img {
	  	height: 82px;
	}
	.series-functions .feature-function-list .functions-compare-item-text img {
		width: 8.125vw;
	}
	.series-mainPart,
	.series-functions {
	  	padding: 0;
	  	margin-bottom: 1.667vw;
	}
	.functions-table,
	.mainPart-table {
	  	margin-bottom: .833vw;
	}
  	.feature-mainPart-item .col-xs-1:not(:first-child) > p,
	.feature-mainPart-item .item-text,
	.functions-compare-item-text p {
		font-size: .875rem;
	}
	.feature-mainPart-item .col-xs-1 > p,
	.feature-mainPart-item .item-text > p {
   	 	margin-top: .625vw;
	}
	.feature-mainPart-item .col-xs-1 > p.text {
		margin-top: .208vw;
	}
	.feature-mainPart-item .item-text-answer {
	    width: fit-content;
	}
	.feature-mainPart-item .answer-text {
		min-width: 340px;
	}
	.feature-mainPart-item .answer-text label {
		width: 144px;
	}
	.feature-series-list {
		padding: 0 8.333vw;
	  	padding-bottom: 1.667vw;
	}
	.feature-series-list.slick-slider .slick-track {
		width: max-content !important;
	}
	.feature-series-list .slick-arrow {
		color: #000;
		font-size: 4.365vw;
	}
	.feature-series-list .arrow-new.arrow-prev {
		left: 4.365vw;
	}
	.feature-series-list .arrow-new.arrow-next {
		right: 4.365vw;
	}
	.feature-series-list .arrow-new.arrow-prev svg {
		transform: none;
	}
	.feature-series-list .series-item:nth-child(3n) {
		margin-right: 12px;
	}
	.feature-series-item {
	  	padding: 0 .833vw;
	  	display: block!important;
	}
	.feature-series-item a:first-child {
		width: 100%;
		margin: 0;
	  	margin-bottom: .521vw;
	}
	.contact-content{
		padding: 50px 0;
	}
	.contact-content h5{
		font-size: 1.39vw
	}
	.contact-content p,
	.contact-content ul,
	.contact-content i{ font-size: 16px; }
	.form-alert {
	  	padding: 10px;
	  	min-width: 230px;
	  	height: 67px;
	  	font-size: 1rem;
	  	line-height: 47px;
	}
	.form-alert p svg {
		margin-left: 10px;
	}
	.no_goods .btn{
		width: auto;
		margin-top: 3.49vw;
	}
	.shipping-content svg{ height: 76px; }
	.terms-item .col-xs-12{ padding: 0 }
	.terms-item:nth-child(odd) .col-xs-12{
		order: 4
	}
	.terms-item:nth-child(odd) .terms-item-header{
		margin-right: 33.33333333%;
		margin-left: 0;
		order: 1
	}
	.terms-item:nth-child(odd) .terms-item-text{
		order: 2;
		padding-right: 27px;
	}
	.terms-item:nth-child(odd) .terms-item-img{
		order: 3;
		padding-left: 27px;
	}
	.terms-item:nth-child(even) .terms-item-header{
		margin-left: calc(33.3333333% + 27px)
	}
	.terms-item:nth-child(even) .terms-item-text{
		padding-left: 27px;
	}
	.terms-item:nth-child(even) .terms-item-img{
		padding-right: 27px;
	}
	.showroom-content{
		padding: 100px 0;
	}
	.showroom-content h3{
		margin-top: 50px;
		font-size: 1.3890625vw;
	}
	.showroom-content h5{
		margin: 50px 0 30px;
		font-size: 1.04166666666667vw;
	}
	.showroom-content i{
		font-size: 13.33px;
	}
	.showroom-content hr{ 
		margin-top: 48px;
	}
	.showroom-content .showroom-item{
		padding: 0 50px;
	}
	.showroom-content .showroom-item>p{
		margin-top: 40px;
	}
	.showroom-content .item-content,
	.technology-content .technology-items,
	.packaging-content .packaging-header .packaging-items{
		display: flex;
		justify-content: center;
	}
	.showroom-content .item-content .item{
		padding: 0 45px;
	}
	.showroom-content .showroom-item>p,
	.showroom-content .item-content .item b,
	.showroom-content .item-content .item p,
	.packaging-content .packaging-introduce p{
		font-size: 16px;
	}
	.showroom-content .item-content .item p{
		margin-bottom: 48px;
	}
	.technology-content{
		padding: 125px 0;
	}
	.technology-content .technology-items .technology-item{
		flex: 1
	}
	.technology-content .technology-items .technology-item img{
		width: 15.625vw;
		margin-bottom: 1.5625vw;
	}
	.technology-content .technology-items .technology-item b{
		font-size: 1.04167vw;
	}
	.technology-content .technology-introduce{
		padding: 0;
	}
	.technology-content .technology-introduce h3,
	.packaging-content .packaging-introduce h3{
		font-size: 1.3890625vw;
	}
	.technology-content .technology-introduce>h3{
		margin-top: 10.4167vw;
	}
	.technology-content .technology-introduce .introduct-item {
	    display: flex;
	    align-items: center;
	    margin-top: 50px;
	}
	.technology-content .technology-introduce .introduct-item img{
		flex: 1;
	}
	.technology-content .technology-introduce .introduct-item:nth-child(3) img{
		order: 1;
	}
	.technology-content .technology-introduce .introduct-item:nth-child(3) .text{
		order: 0;
		padding: 0;
		padding-right: 50px;
	}
	.technology-content .technology-introduce .introduct-item .text{
		width: 45%;
		padding: 0;
		padding-left: 50px;
		font-size: 16px;
	}
	.technology-content .technology-introduce .text h3{
		margin: 0;
		margin-bottom: 46px;
	}
	.packaging-content{
		padding-top: 100px;
	}
	.packaging-content .packaging-header img{
		width: 41.67vw;
	}
	.packaging-content .packaging-header .packaging-items{
		padding: 50px 0;
	}
	.packaging-items .packaging-item{
		flex: 1;
		margin: 0
	}
	.packaging-items .packaging-item:nth-child(even){
		margin: 0 50px;
	}
	.packaging-steps .step-item img,
	.packaging-items .packaging-item img{
		width: 100%;
	}
	.packaging-items .packaging-item img{
		margin-bottom: 36px;
	}
	.packaging-items .packaging-item b{
		font-size: 1.04167vw
	}
	.packaging-content .packaging-introduce{
		padding: 146px 0;
	}
	.packaging-content .packaging-introduce h3{
		margin-bottom: 50px;
	}
	.packaging-content .packaging-introduce .packaging-steps{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.packaging-steps .step-item{
		width: calc(33.33% - 34px);
		margin: 25px 0;
	}
}
.product-catalog,
.product-accessories{
	background: #f2f2f2;
}
.collections-new-list .product-catalog{
	background: #fff;
}
.collections-new-banner {
	background: #f2f2f2;
}
.collections-banner-text,
.collections-banner-img {
  	padding: 2.5vw 0;
}
.banner-text-content {
  	padding-right: 7.7083vw;
  	text-align: left;
}
.banner-text-content h2 {
  	margin: 0;
  	margin-bottom: 1.875vw;
  	font-size: 1.875vw;
}
.banner-text-content p {
  	margin: 0;
  	margin-bottom: 1.5625vw;
  	font-size: .833vw;
}
.banner-text-content ul {
  	margin: 0;
  	margin-bottom: 2.083vw;
  	display: flex;
  	flex-wrap: wrap;
  	padding: 0;
  	width: 70%;
  	list-style: none;
}
.banner-text-content ul li {
  	width: 50%;
  	font-size: .833vw;
}
.banner-text-content .btn {
  	border: none;
  	background: #000;
  	font-size: 1.042vw;
}
.collections-banner-img img {
  	width: 100%;
  	border-radius: 5px;
}
.product-list-tab{
	margin-top: 46px;
}
.product-catalog-list-header {
  	padding: 2.55vw 0;
  	padding-bottom: calc(2.55vw - 23px);
  	background: #f2f2f2;
}
.product-catalog-list-header>div{
	margin: 0;
}
.list-header-title {
  	position: relative;
  	padding-right: 15px;
  	line-height: 1;
}
.list-header-title h2 { 
	margin: 0;
	font-size: calc(24px + 16 * ((100vw - 320px) / 2080));
	text-align: center;
}
.list-header-title p{
	margin-top: .9375vw;
	margin-bottom: 0;
}
.list-header-title a{
	position: absolute;
	bottom: 0;
	right: 0;
	color: #000;
	font-size: .73vw;
}
.list-header-title a:hover{
	text-decoration: underline;
}
.collections-new-list .collections-list-tab,
.products-choice .collections-list-tab {
  	display: flex;
  	align-items: center;
  	justify-content: space-between;
  	margin-top: 1.61vw;
}
.collections-new-list .collections-list-tab .collections-list-tab-list{
	width: 100%;
	margin: 0;
}
.collections-new-list .collections-list-tab > ul,
.products-choice .collections-list-tab > ul {
  	margin: 0;
	padding: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.collections-new-list .collections-list-tab > ul li,
.products-choice .collections-list-tab > ul li {
	display: flex;
	align-items: center;
	width: calc(16.041vw - 7px);
  	list-style: none;
  	margin-right: .625vw;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
	transition: background 0.5s ease;
	background: #fff;
}
.collections-new-list .collections-list-tab .arrow-new.arrow-next {
  	right: -24px;
}
.collections-new-list .collections-list-tab .arrow-new.arrow-prev {
  left: -72px;
}
.collections-new-list .collections-list-tab > ul .list-tab-all,
.products-choice .collections-list-tab > ul .list-tab-all{
	margin-left: 0;
	height: calc(4.89583vw + 4px);
	line-height: 4.89583vw;
}
.products-choice .collections-list-tab > ul li .btn {
  	padding: 0;
  	display: flex;
  	width: 100%;
  	align-items: center;
  	color: #000;
}
.collections-new-list .collections-list-tab > ul li .list-tab-img{
	margin: 0;
	padding: 0;
	border: 1px solid transparent;
}
.collections-new-list .collections-list-tab > ul li .list-tab-img img,
.products-choice .collections-list-tab > ul li img {
  	width: 4.89583vw;
	margin: 0;
}
.collections-new-list .collections-list-tab > ul li p:last-child,
.products-choice .collections-list-tab > ul li span{
	margin: 0;
	flex: 1;
	text-transform: capitalize;
	font-size: .875rem;
	line-height: 1;
	text-align: center;
}
.collections-new-list .collections-list-tab > ul .list-tab-all p{
	margin: 0 auto;
}
.collections-new-list .collections-list-tab > ul li:hover,
.collections-new-list .collections-list-tab > ul li.active{
	border-color: #AD814F;
	background: #AD814F;
}
.collections-new-list .collections-list-tab > ul li:hover .list-tab-img,
.collections-new-list .collections-list-tab > ul li.active .list-tab-img{
	background: #fff;
	border: 1px solid #AD814F;
	border-radius: 5px;
	overflow: hidden;
}
.collections-new-list .collections-list-tab .collections-list-tab-list{
	padding-bottom: 23px;
}
.collections-list-tab .collections-list-tab-list .collections-list-tab-item {
  	width: 19.474vw;
  	padding: 0;
	margin-right: 16px;
  	border: 1px solid #ccc;
  	border-radius: 5px;
  	background: #fff;
  	transition: all .5s ease;
}
.collections-list-tab .collections-list-tab-list .collections-list-tab-item:hover{
	border-color: #AD814F;
	background: #AD814F;
}
.list-tab-item-img {
  	width: 100%;
  	display: inline-block;
  	position: relative;
  	margin: 0;
  	padding-top: 14vw;
  	border-radius: 5px;
  	overflow: hidden;
}
.collections-list-tab-item .list-tab-item-img img {
  	position: absolute;
  	top: 0;
  	left: 50%;
  	transform: translateX(-50%);
  	width: auto;
  	height: 100%;
  	margin: 0;
}
.list-tab-item-text {
  	padding: .833vw;
}
.list-tab-item-text b {
  	padding-bottom: 0;
  	font-size: calc(16px + 7 * ((100vw - 320px) / 2080));
  	line-height: 1;
}
.collections-list-tab .collections-list-tab-list .slick-dots{
	bottom: 0;
}
.collections-list-tab .collections-list-tab-list .slick-dots li{
	width: .375rem;
	height: .375rem;
	margin: 0 .5625rem;
}
.collections-list-tab .collections-list-tab-list .slick-dots li:first-child:last-child{
	opacity: 0;
}
.collections-list-tab .collections-list-tab-list .slick-dots li button::before{
	content: '';
	top: 1px;
	left: 1px;
	width: .375rem;
	height: .375rem;
	opacity: 1;
	font-size: 1rem;
	line-height: .5rem;
	border: 1px solid #000;
	border-radius: 50%;
}
.collections-list-tab .collections-list-tab-list .slick-dots li.slick-active button::before{
	background: #000;
	opacity: 1;
}
.product-catalog-list-filters {
	position: sticky;
  	top: 96px;
	border-top: 1px solid #D2D2D2;
  	border-bottom: 1px solid #D2D2D2;
  	z-index: 2;
}
.product-catalog-list-filters > .row > .col-md-10 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.compare-btn-list {
  	display: flex;
  	justify-content: space-between;
  	padding: 1.823vw 0;
}
.compare-btn-list .btn-compare {
  	flex: 1;
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	padding: 2.083vw 0;
  	margin-right: 1.5625vw;
  	color: #000;
  	background: #f2f2f2;
}
.compare-btn-list .btn-compare:last-child{
  	margin-right: 0;
}
.compare-btn-list .btn-compare:hover{
  	background: #AD814F;
}
.compare-btn-list .btn-compare svg:first-child{
  	height: 3.33vw;
}
.compare-btn-list .btn-compare span{
  	font-size: 1rem;
  	margin: 0 .9875vw;
}
.compare-btn-list .btn-compare svg:last-child{
  	height: 1.40625vw;
}
.collections-new-list .esports-top-banner {
	min-height: 19.271vw;
}
.esports-top-banner img {
	width: 100%;
}
.esports-top-banner .banner-absolute-content.center {
	top: 4.21875vw;
	transform: translateX(-50%);
	width: 55%;
}
.collections-new-list .esports-top-banner > img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
  	object-fit: cover;
}
.collections-new-list .esports-top-banner .banner-absolute-content.center {
  	width: 100%;
  	height: 100%;
  	position: relative;
  	left: inherit;
  	top: inherit;
  	transform: none;
  	padding: 1.667vw 0;
}
.collections-new-list .esports-top-banner .banner-absolute-content.center > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}
.collections-best-seller .esports-top-banner .banner-absolute-content.center {
	top: 50%;
	transform: translate(-50%,-50%);
}
.collections-new-list .esports-top-banner h4 {
  	margin-bottom: 1.667vw;
}
.collections-new-list .esports-top-banner .row {
  	margin: 0;
  	padding-bottom: 1.667vw;
}
.collections-new-list .esports-top-banner .review-input {
  	padding: 0;
  	padding-right: 3.333vw;
  	text-align: left;
  	width: auto;
}
.collections-new-list .esports-top-banner .review-input p {
  	color: #fff;
}
.collections-new-list .esports-top-banner .review-input .form-group {
  	width: 287px;
}
.collections-new-list .esports-top-banner .review-input .form-list .form-group {
	width: 159px;
}
.collections-new-list .esports-top-banner .review-input .form-list .form-group:first-child {
	margin-right: 16px !important;
}
.collections-new-list .esports-top-banner .review-input input {
  	padding: 12px;
  	border-radius: 8px;
  	margin: 0;
  	margin-top: 4px;
  	margin-right: 4px;
  	font-size: .875rem;
  	border: none;
  	height: auto;
}
.collections-new-list .esports-top-banner .col-md-2 {
  	padding: 0;
  	width: auto;
}
.collections-new-list .esports-top-banner .col-md-2 .btn {
  	padding: 12px 32px;
  	display: flex;
  	align-items: center;
  	border: none;
  	font-family: 'Montserrat-Medium','思源黑体';
}
.collections-new-list .esports-top-banner .col-md-2 .btn:hover {
	font-weight: 400;
}
.activity-list {
  	padding-top: 1.667vw;
}
.activity-sale-img {
  	width: 16.667vw;
  	margin: 0 1.667vw;
}
.activity-sale,.activity-sale-time {
  	text-align: left;
}
.filters-header {
  	display: flex;
  	align-items: center;
  	color: #000;
}
.filters-header p {
  	margin: 0;
}
.filters-header p svg {
  	height: .75rem;
  	vertical-align: baseline;
}
.filters-multiple {
  	flex: 1;
}
.collections-view-choose ul {
  	list-style: none;
  	display: flex;
  	margin: 0;
  	padding: 0;
}
.collections-view-choose ul li {
  	width: fit-content;
  	height: 22px;
  	display: flex;
  	justify-content: space-around;
  	padding: 4px;
  	margin: 0 4px;
  	border: 1px solid #ccc;
  	border-radius: 5px;
  	cursor: pointer;
  	transition: all .3s ease;
}
.collections-view-choose ul li p {
  	width: 10px;
  	margin: 0 2px;
  	background: #ccc;
  	transition: all .3s ease;
}
.collections-view-choose ul li:hover,
.collections-view-choose ul li.active {
	border-color: #000;
}
.collections-view-choose ul li:hover p,
.collections-view-choose ul li.active p {
	background: #000
}
.filters-multiple-btn {
  	display: inline-block;
  	position: relative;
}
.multiple-btn-text {
  	padding: 14px 20px;
  	border: 0;
  	background: none;
  	line-height: 1;
  	text-transform: uppercase;
  	transition: color .2s ease;
}
.multiple-btn-text:hover {
	text-decoration: underline;
}
.multiple-btn-text::after {
  	width: 8.5px;
	height: 8.5px;
	vertical-align: 3px;
	content: "";
	border-top: 0;
	border-right: 0;
	border-bottom: 1.5px solid #000;
	border-left: 1.5px solid #000;
	margin-left: 8px;
	display: inline-block;
	transform: rotate(-45deg);
	transition: vertical-align .2s ease, transform .2s ease;
}
.filters-multiple-btn.active .multiple-btn-text::after{
	vertical-align: .05em;
    transform: rotate(-225deg);
}
.filters-multiple-btn:not(.active) .multiple-btn-dropdown{
	display: none;
}
.multiple-btn-dropdown {
  	position: absolute;
  	width: max-content;
  	max-width: 100vw;
  	background: #fff;
  	z-index: 2;
}
.multiple-btn-dropdown-content {
  	width: max-content;
  	max-width: 100%;
  	border: 1px solid #ccc;
  	padding: 0 20px;
  	transition: height .2s ease;
}
.filters-multiple-btn:not(.active) .multiple-btn-dropdown-content {
	height: 0;
}
.notSale-choose-item .multiple-btn-dropdown,
.notSale-choose-item .multiple-btn-dropdown-content{
  	width: 100%;
}
.form-check {
  	display: block;
  	min-height: 1.12rem;
  	padding-left: 26px;
  	margin-bottom: 10px;
  	padding-right: 0;
  	margin-top: 10px;
}
.form-check-label {
  	margin: 0;
  	color: #000;
  	font-size: .875rem;
  	font-weight: 400;
}
.form-check-input {
  	width: 18px;
  	height: 18px;
  	margin-top: 0px;
  	vertical-align: top;
  	background-color: #fff;
  	background-repeat: no-repeat;
  	background-position: center;
  	background-size: contain;
  	border: 1px solid rgba(0,0,0,.25);
  	-webkit-appearance: none;
  	-moz-appearance: none;
  	appearance: none;
  	color-adjust: exact;
}
.form-check .form-check-input {
  	float: left;
  	margin-left: -26px;
}
.form-check-input[type=checkbox] {
 	border-radius: 4px;
}
.form-check-input[type=radio] {
 	border-radius:50%
}
.form-check-input:active {
 	-webkit-filter:brightness(90%);
 	filter:brightness(90%)
}
.form-check-input:focus {
 	border-color:#000;
 	outline:0;
}
.form-check-input:checked {
 	border-color:#000
}
.form-check-input.checked[type=checkbox] {
	background-color:#000;
 	background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=checkbox] {
	background-color:#000;
 	background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
	background-color:#fff;
 	background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23000'/%3e%3c/svg%3e")
}
.form-check-input[type=checkbox]:indeterminate {
 	background-color:#000;
 	border-color:#000;
 	background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}
.form-check-input:disabled {
 	pointer-events:none;
 	-webkit-filter:none;
 	filter:none;
 	opacity:.5
}
.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
 	opacity:.5
}
.notSale-collections .review-pagination li,
.notSale-collections .review-pagination li a {
	color: #999999;
}
.filters-choose {
  	display: flex;
  	align-items: center;
}
.filters-choose .multiple-btn-dropdown{
	right: 0;
}
.filters-tag-list{
	padding-top: 20px;
}
.filters-tag-list .tag-filter{
	margin-right: 10px;
	padding: 5px 10px;
	color: #fff;
	background: #000;
	border-radius: 4px;
	border: none;
	outline: 0;
}
.filters-tag-list .tag-filter .btn-close {
	display: inline-block;
  	-webkit-box-sizing: content-box;
  	box-sizing: content-box;
  	width: 12px;
	height: 12px;
	margin-left: 10px;
  	color: #000;
  	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3e%3cpath d='M13 1L1 13' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 1L13 13' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") center/1em auto no-repeat;
  	border: 0;
  	border-radius: .25rem;
}
.filters-tag-list button:hover{
	text-decoration: underline;
}
.filter-clear{
	color: #858585;
	text-decoration: underline;
	background: none;
	border: none;
	outline: 0;
}
.filters-tag-list button:first-child:nth-last-child(1) {
  	display: none;
}
.collections-markList {
  	padding: .625vw 0;
  	display: flex;
  	justify-content: flex-end;
  	flex: auto;
  	color: #000;
}
.collections-markItem {
  	display: flex;
  	align-items: center;
  	margin-right: 4px;
  	min-width: 132px;
}
.collections-markItem:last-child {
	margin-right: 0;
}
.div-selectors-color-content .collections-markItem {
	width: auto;
	font-size: .875rem;
}
.markBtn {
  	width: 24px;
  	height: 24px;
  	margin-right: 4px;
  	border-radius: 4px;
}
.markBtn-InStock {
	background: #f2c549
}
.markBtn-Pre {
	background: #63bc9c
}
.markBtn-Out {
	background: #b5b5b5
}
.collections-top-banner {
	margin: .625vw 0;
	border-radius: 8px;
	overflow: hidden;
}
.collections-top-banner .shopPage {
  	width: 25%;
  	padding: 0 15px;
}
.collections-top-banner .shopPage:not(:last-child)::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 1px;
	height: 1.25vw;
	background: #000;
}
.collections-top-banner .shopPage .shop-all {
	padding: 0;
	background: #E8ECF0 !important;
}
.collections-top-banner .shopPage .shop-all > .col-xs-12 {
	padding-top: .833vw;
	padding-bottom: .833vw;
}
.collections-top-banner .shopPage .shop-all > .col-xs-12 a {
	color: #000;
}
.collections-top-banner .shopPage .shop-all > .col-xs-12 a svg {
	margin-left: .833vw;
}
.collections-top-banner .shopPage .shop-all img {
	border-radius: 8px;
}
.collections-top-banner .shopPage .banner-absolute-content.left {
	left: 2.604vw;
}
.collections-top-banner .shopPage .banner-absolute-content.center {
	top: 50%;
	bottom: inherit;
	transform: translate(-50%,-50%);
}
.collections-top-banner .shopPage .banner-absolute-link img {
  	width: 3.125vw;
  	margin-right: 1.40625vw;
}
.product-menu {
  	display: flex;
  	justify-content: center;
}
.product-menu a {
	display: flex;
  	justify-content: center;
  	align-items: center;
  	padding: 0 1.042vw;
  	color: #000;
}
.product-menu a:not(:last-child) {
  	margin-right: 1.042vw
}
.product-menu a img, 
.product-menu a svg {
  	width: 4.167vw;
  	height: auto;
  	margin-right: .521vw;
}
.notSale-choose {
  	padding-top: 1.615vw;
  	width: fit-content;
}
.notSale-choose-item {
  	padding: 1.51vw 0;
}
.notSale-choose-item:not(:last-child) {
  	border-bottom: 1px solid #999;
}
.notSale-choose-title {
  	margin-bottom: 11px;
}
.collections-series-poster img,
.collections-series-poster video {
  	width: 100%;
  	height: 26.042vw;
  	object-fit: cover;
}
.collections-series-poster h2 {
	margin-bottom: 1.042vw;
}
.collections-series-poster h3 {
	margin-bottom: 3.125vw;
}
.collections-series-poster .btn-default {
  	background: #fff;
}
.collections-item-list {
  	display: flex;
  	flex-wrap: wrap;
  	padding-top: 1.25vw;
  	margin: 0 -15px;
}
.collections-best-seller .collections-new-list .collections-best-item {
	padding-top: 3.125vw;
	padding-bottom: 1.042vw;
}
.collections-best-header h2 {
  	padding: 1.25vw 2.083vw;
  	background: linear-gradient(to right, #E8ECF0 0%, #CBD3DA 100%);
  	border-radius: 8px;
}
.promotions-rule {
  	display: flex;
  	justify-content: space-between;
  	padding-top: 3.125vw;
  	padding-bottom: 3.125vw;
}
.promotions-rule-item {
	flex: 1;
	padding: 0 .833vw;
}
.promotions-rule-item p {
  	margin: 0;
  	margin-top: .833vw;
}
.promotions-rule-item p.text {
	margin-top: .208vw;
	color: #888;
	font-size: .875rem;
}
.promotionsPage .collections-item-list{
	padding-top: 0;
	padding-bottom: 1.042vw;
}
.collections-series-list .collections-item-list {
	padding-top: 2.083vw;
}
.product-accessories-list .collections-item-list{
	padding-bottom: 3.125vw;
}
.collections-item-list .accessories-obj {
  	width: calc(33.333% - 30px);
  	margin: 0 15px;
  	margin-bottom: 2.083vw;
  	background: #fff;
  	text-align: left;
  	border-radius: 8px;
  	overflow: hidden;
}
.collections-item-list .accessories-obj-series {
  	position: relative;
  	width: calc(66.666% - 30px);
  	margin: 0 15px;
  	margin-bottom: 2.083vw;
  	background: linear-gradient(0deg, #CBD3DA 0%, #CBD3DA 100%);
  	border-radius: 8px;
  	text-align: center;
}
.collections-series-list.no-goods .collections-item-list .accessories-obj-series {
	width: 100%;
}
.obj-series-img {
	height: 100%;
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}
.collections-series-list.no-goods .obj-series-img{
	height: 23.854vw;
}
.obj-series-img img {
	position: absolute;
  	left: 0;
  	top: 0;
  	height: auto;
  	width: 100%;
  	object-fit: cover;
}
.obj-series-item {
  	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
  	left: 5%;
  	right: 0;
  	text-align: left;
  	color: #000;
}
.collections-series-list .obj-series-item {
	left: 15px;
	right: 15px;
  	width: 17.1875vw;
  	margin-left: 2.083vw;
}
.obj-series-item h2 {
  	margin-bottom: .521vw;
  	font-family: 'Montserrat-Medium';
}
.collections-series-list .obj-series-item h4 {
  	margin-bottom: 1.042vw;
}
.collections-item-list .obj-series-item .btn-outline-black {
	border: 1px solid #000;
  	color: #000;
}
.collections-item-list .obj-series-item .btn-outline-black:hover {
	background: #fff;
	border-color: #fff;
}
/* .collections-series-list .obj-series-item a {
	color: #000;
} */
.obj-series-item .btn {
	padding: .521vw 1.146vw;
	line-height: 1.2;
}
.btn-outline-default {
  	padding: .521vw 1.146vw;
  	border: 2px solid #fff;
  	color: #fff;
  	line-height: 1.25;
}
.btn-outline-default:hover {
	background: #fff;
}
.product-accessories-list .collections-item-list .accessories-obj{
	width: 33.33%;
	margin: 0;
	margin-bottom: 2.5vw;
}
.collections-item-list .accessories-obj:hover{
	box-shadow: none;
	/* background: none; */
}
.collections-item-list .accessories-obj a.lazy {
  	display: block;
  	position: relative;
  	padding: 0 23%;
  	background: #e8ecf0;
  	overflow: hidden;
}
.product-accessories-list .collections-item-list .accessories-obj a.lazy{
	padding: 2.6vw 7.29vw 0;
}
.accessories-obj-review{
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 1;
	opacity: 0;
	transition: opacity .3s ease;
}
/* .collections-item-list .accessories-obj:hover .accessories-obj-review{
	opacity: 1;
} */
.collections-item-list .accessories-obj .obj-more-reviews{
    display: inline-block;
    margin: 0;
	display: block;
	color: #fff;
}
.product-accessories-list .collections-item-list .accessories-obj .obj-more-reviews{
	margin: 0;
}
.collections-item-list .accessories-obj a.lazy figure{
    border: none;
    position: relative;
}
.collections-item-list .accessories-obj a.lazy figure::after {
  	content: '';
  	display: none;
  	position: absolute;
  	top: 0;
  	right: 0;
  	width: 100%;
  	height: 100%;
  	background: rgba(0,0,0,.1);
}
.collections-item-list .accessories-obj .hover-learn {
  	display: none;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%,-50%);
  	width: max-content;
  	text-align: center;
  	color: #fff;
  	font-size: 1rem;
  	line-height: 1;
  	opacity: 0;
  	transition: opacity .5s ease;
  	z-index: 1;
}
.collections-item-list .accessories-obj .hover-learn .learn-btn {
	padding: .73vw 1.51vw;
	color: #000;
	text-transform: uppercase;
	background: #AD814F;
}
/* .collections-item-list .accessories-obj .hover-learn svg {
  	height: 1.667vw;
} */
.collections-item-list .accessories-obj a.lazy:after{
  	content: '';
  	display: none;
  	position: absolute;
  	width: 100%;
  	height: 100%;
  	top: 0;
  	left: 0;
  	background: transparent;
  	transition: background .5s ease;
}
/* .collections-item-list .accessories-obj:hover a.lazy:after{
  	background: rgba(0,0,0,0.5);
}
.collections-item-list .accessories-obj:hover .hover-learn{
  	opacity: 1;
} */
.collections-item-list .accessories-obj a .formula-btn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
  	padding: .9375vw 0 .78125vw;
  	margin: 0;
  	font-size: .83vw;
  	line-height: 1;
  	text-align: center;
  	background: #AD814F;
  	opacity: 0;
  	transition: all .5s ease;
  	cursor: pointer;
  	z-index: 1;
}
.collections-item-list .accessories-obj a .formula-btn a{
  	color: #000;
}
.collections-item-list .accessories-obj:hover .formula-btn,
.collections-item-list .accessories-obj:hover .obj-more-reviews{
	opacity: 1;
}
.collections-item-list .accessories-obj a p.sold-btn{
	background: rgba( 0, 0, 0, .1);
	opacity: 1;
}
.collections-item-list .accessories-obj a p.soon-btn{
	background: rgba( 242, 197, 73, .4);
	opacity: 1;
}
.collections-item-list .accessories-obj a p.pre-btn{
	opacity: 1;
}
.collections-item-list .accessories-obj a .formula-btn svg {
  	height: .73vw;
  	margin-left: .3646vw;
  	color: #000;
}
.collections-item-list .accessories-obj a .list-tag {
  	position: absolute;
  	top: 12px;
  	right: 12px;
  	z-index: 1;
}
.catalog-new .point > .list-tag,
.collections-item-list .accessories-obj > .list-tag {
	flex-wrap: wrap;
	color: #999;
}
.catalog-new .point > .list-tag > span,
.collections-item-list .accessories-obj > .list-tag > span {
	margin-right: .5rem;
}
.collections-item-list .accessories-obj a .list-tag .part-tag {
  	position: relative;
  	right: 0;
  	margin-bottom: 10px;
  	padding: 0;
  	min-width: 24px;
  	height: 24px;
  	line-height: 24px;
  	text-align: center;
  	font-size: .75rem;
  	border-radius: 0;
  	background: #6C757D;
}
.collections-item-list .accessories-obj > div > div h3,
.collections-item-list .accessories-obj > div > div h4,
.collections-item-list .accessories-obj > div > div h5,
.collections-item-list .accessories-obj > div > div p {
  	margin-bottom: 0;
  	margin-top: 10px;
  	line-height: 1.2;
  	color: #000;
  	/* white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; */
}
.collections-item-list .accessories-obj > div > div > a h3,
.collections-item-list .accessories-obj > div > div > a h4,
.collections-item-list .accessories-obj > div > div > a h5,
.collections-item-list .accessories-obj > div > div > a p.strong {
  	font-size: 1rem;
}
.collections-item-list .accessories-obj > div > div h4.title,
.collections-item-list .accessories-obj > div > div p.title{
	margin: 0;
	margin-top: 6px;
	margin-bottom: 0;
	font-family: 'Open-Sans';
	color: #999;
}
.accessories-obj > div {
	padding: 0 10px 20px;
}
.accessories-activity-img {
  	position: absolute;
  	top: 0;
  	right: 0;
}
.accessories-obj-footer {
	display: flex;
	justify-content: space-between;
}
.catalog-new .point .accessories-obj-footer-price,
.collections-item-list .accessories-obj-footer-price {
	padding-top: 10px;
	text-align: right;
}
.accessories-obj-footer-price .price {
	color: #AD814F;
}
.amazon-part-header {
    padding: 0 3.2vw;
    margin-top: 3.2vw;
}
.amazon-part-header img {
	border-radius: 4px;
}
.amazon-obj {
	width: calc(50% - 3.2vw);
	padding: 0;
	margin: 0 1.6vw;
	margin-top: 0;
	margin-bottom: 3.2vw;
	background: #EFEFEF;
	border-radius: 4px;
  	overflow: hidden;
}
.amazon-obj .amazon-obj-image {
  	position: relative;
  	background: #E8ECF0;
}
/* .amazon-obj .amazon-obj-image::after {
	position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .03;
    pointer-events: none;
} */
.amazon-obj a figure {
  	position: relative;
  	padding-top: 100%;
  	margin-bottom: 0;
}
.amazon-obj a figure img {
  	position: absolute;
  	top: 0;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	width: auto;
  	max-width: 100%;
  	max-height: 100%;
  	margin: auto;
}
.amazon-obj-title {
  	padding: 1.6vw;
  	padding-bottom: 0;
}
.amazon-obj-title a p.text {
  	margin-bottom: 1.067vw;
  	margin-top: 0;
  	color: #428AFF;
  	text-align: center;
  	text-decoration: underline;
}
.amazon-obj-title p.title {
	margin: .8vw 0;
  	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 2;
  	overflow: hidden;
  	white-space: normal;
  	color: #000;
}
.amazon-tag {
  	margin: .8vw 0;
  	padding: .8vw 1.6vw;
  	width: fit-content;
  	background: #000;
  	color: #fff;
  	border-radius: 4px;
}
.amazon-obj-footer {
  	padding: 1.6vw;
  	padding-top: 0;
  	color: #000;
}
.amazon-rating .review-summary-starrating {
  	display: flex;
  	margin-right: 1.333vw;
}
.amazon-rating {
  	display: flex;
  	align-items: center;
  	padding-bottom: .8vw;
}
.amazon-obj-footer-price .price {
  	display: flex;
  	align-items: flex-start;
  	font-size: .4375rem;
}
.amazon-obj-footer-price .price-whole {
  	font-size: .875rem;
}
@media (max-width: 991px){
	.amazon-part-header .banner-absolute-content.left {
		top: 50%;
    	bottom: inherit;
    	transform: translate(-50%,-50%);
	}
	.product_carousel .slick-list .slick-track{
		/* transform: translate3d(0px, 0px, 0px)!important;
		width: fit-content !important; */
    	display: flex;
	}
}
@media (min-width: 992px){
	.amazon-part:last-child {
		padding-bottom: 2.5vw
	}
	.amazon-part-header {
	    padding: 0 15px;
	    margin-top: 2.5vw;
	}
	.amazon-part-header img {
		border-radius: 8px;
	}
	.amazon-part .amazon-collections-list {
		padding-top: 0;
	}
	.amazon-obj {
		width: calc(33.333% - 30px);
		margin: 0 15px;
		margin-top: 2.5vw;
		border-radius: 8px;
	}
	.amazon-obj-title {
	  	padding: .625vw;
	  	padding-bottom: 0;
	}
	.amazon-obj-title a p.text {
	  	margin-bottom: .417vw;
	  	margin-top: 0;
	}
	.amazon-obj-title p.title {
		margin: .3125vw 0;
	  	-webkit-line-clamp: 2;
	}
	.amazon-tag {
	  	margin: .3125vw 0;
	  	padding: .3125vw .625vw;
	}
	.amazon-obj-footer {
	  	padding: .625vw;
	  	padding-top: 0;
	}
	.amazon-rating .review-summary-starrating {
	  	margin-right: .521vw;
	}
	.amazon-rating {
	  	padding-bottom: .3125vw;
	}
	.amazon-obj-footer-price .price {
	  	font-size: .625rem;
	}
	.amazon-obj-footer-price .price-whole {
	  	font-size: 1.125rem;
	}
}
@media (min-width: 1250px){
	.amazon-obj {
		width: calc(25% - 30px);
	}
}
@media (min-width: 1500px){
	.amazon-obj {
		width: calc(20% - 30px);
	}
}
.compare-content {
  	flex-wrap: nowrap;
}
.compare-content .col-md-2 {
	padding: .42vw 0;
	width: auto;
	display: flex;
  	align-items: center;
}
.detail-modal-item {
  	display: flex;
  	align-items: center;
}
.detail-modal-item-icon {
  	width: 3.33vw;
}
.detail-modal-item-icon img {
  	width: 100%;
}
.detail-modal-item-dec a {
  	color: #858585;
  	text-decoration: underline;
}
.detail-modal-item-dec {
  	padding: 0 .833vw;
}
.detail-modal-item-dec a svg {
  	padding-left: .42vw;
}
.collection-menu-title{
	padding: 1rem;
	margin: 0;
    border-bottom: 1px solid #D2D2D2;
    text-align: center;
    font-size: .875rem;
    line-height: 1;
    text-transform: uppercase;
}
.collection-menu {
	padding-top: .42vw;
	padding-bottom: .42vw;
}
.obj-footer-item {
  	cursor: pointer;
}
.collection-menu .obj-footer-item {
	cursor: default;
}
.obj-footer-item-text{
  	display: flex;
  	justify-content: start;
}
.obj-footer-item-text img{
	width: 100%
}
.obj-footer-item-icon {
	width: 4vw;
  	display: flex;
	justify-content: center;
	align-items: center;
  	font-size: 1rem;
}
.obj-footer-item-icon.obj-footer-item-img {
	width: 7.083vw;
	margin-right: .833vw;
}
.obj-footer-item-icon.obj-footer-item-img img,
.obj-footer-item-icon svg {
	width: 100%;
}
.obj-footer-item-dec {
	padding: 0 .833vw 0 0;
	display: flex;
  	align-items: center;
}
.collection-menu .obj-footer-item-dec {
	width: calc(100% - 7.083vw - .833vw);
}
.collection-menu .obj-footer-item-dec a {
	display: flex;
	flex-direction: column;
  	align-items: flex-start;
  	justify-content: center;
  	color: #000;
}
.obj-footer-item-dec p {
	margin: 4px 0 6px;
	display: flex;
	align-items: center;
}
.div-selectors-content .obj-footer-item-dec p {
	text-decoration: underline;
}
.obj-footer-item-dec p svg {
	transition: all .3s ease;
}
.collection-menu .obj-footer-item-dec a:hover {
	text-decoration: underline;
}
.obj-footer-item-text:hover .obj-footer-item-dec p svg {
	transform: rotate(180deg);
}
.collection-menu .obj-footer-item-text:hover .obj-footer-item-dec p svg {
	transform: none;
}
.accessories-obj-footer-price s{
	color: #999;
}
.accessories-obj-footer-price p.price{
	margin: 0;
	color: #000!important;
}
.accessories-obj-footer-price p.price b{
	margin-left: 1.15vw;
	padding: 2px 4px 2px 4px;
	color: #000;
	font-size: 14px;
	border-radius: 2px;
	background: #AD814F;
}
.product-accessories-list .collections-item-list .accessories-obj>p.price:first-of-type{
	margin-bottom: 0; 
}
.collections-item-list .accessories-obj>.accessories-obj-review .stamped-fa{
	color: #AD814F;
}
.accessories-obj-modal {
	display: none;
  	position: fixed;
  	top: 0;
  	left: 0;
  	padding: 5.208vw 8.33vw;
  	width: 100vw;
  	height: 100vh;
  	background: rgba(0,0,0,0.4);
  	cursor: default;
  	z-index: 10000;
}
.bundle-modal.accessories-obj-modal {
	padding: .833vw;
}
.bundle-modal::-webkit-scrollbar,
.bundle-modal .accessories-obj-modal-dec::-webkit-scrollbar {
  display: none;
}
.bundle-modal,
.bundle-modal .accessories-obj-modal-dec {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.accessories-obj-modal-container {
  	width: 100%;
  	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.compare-size-modal .accessories-obj-modal-container {
	align-items: flex-start;
}
.accessories-obj-modal-content {
	max-width: 960px;
	width: 100%;
	height: auto;
	max-height: 100%;
  	background: #fff;
  	color: #000;
	border-radius: 4px;
	overflow: hidden;
}
.compare-size-modal .accessories-obj-modal-content {
	border-radius: 0;
}
.bundle-modal .accessories-obj-modal-content {
	max-width: 1280px;
	background: #232323;
	border-radius: 8px;
}
.accessories-obj-modal-header {
  	display: flex;
  	justify-content: space-between;
  	align-items: center;
  	padding: 0 2.292vw;
	height: 5.208vw;
	background: #f2f2f2;
}
.compare-size-modal .accessories-obj-modal-header{
	height: calc(1.25vw + 36px);
}
.bundle-modal .accessories-obj-modal-header {
	padding: 0 1.823vw;
	height: 3.125vw;
	background: #fff;
}
.accessories-obj-modal-header .modal-close {
  	color: #000;
}
.accessories-obj-modal-header .modal-close svg {
	height: 1em;
	font-size: 2.292vw;
}
.compare-size-modal .accessories-obj-modal-header .modal-close svg{
	font-size: calc(1rem + 4 * ((100vw - 320px) / 2080))
}
.bundle-modal .accessories-obj-modal-header .modal-close svg {
	font-size: calc(1rem + 4 * ((100vw - 320px) / 2080))
}
.modal-header-text {
  	display: flex;
  	align-items: center;
}
.modal-close {
  	cursor: pointer;
}
.accessories-obj-modal-dec {
	max-height: calc(100vh - 5.208vw * 3);
	padding-top: 1.823vw;
	padding-bottom: 4.53125vw;
	overflow: auto;
}
.compare-size-modal.accessories-obj-modal .accessories-obj-modal-dec {
	max-height: calc(100vh - 96px - 5.208vw)
}
.bundle-modal .accessories-obj-modal-dec {
	max-height: 85vh;
	padding: .833vw;
}
.bundle-modal .accessories-obj-modal-dec .bundle-sidebar {
	padding-top: 0 !important;
}
.bundle-modal .accessories-obj-modal-dec .bundle-sidebar .btn-cart-add-2 {
	border-radius: 4px!important;
}
.bundle-product {
  	padding: 1.796875vw 0;
  	padding-right: 6.042vw;
  	margin-bottom: 1.25vw;
  	background: #fff;
  	border-radius: 8px;
}
.bundle-product-img img {
  	width: 100%;
}
.bundle-product-img {
  	width: 12.5vw;
  	max-width: 240px;
}
.accessories-obj-modal-dec > .col-xs-12:last-child {
	padding-top: calc(4.53125vw - 20px);
}
.parts-modal .accessories-obj-modal-dec img {
	height: 10.9375vw;
	min-height: 60px;
	max-height: 210px;
}
.shapes-modal .accessories-obj-modal-dec img {
	width: 84.5%;
}
.compare-size-modal .accessories-obj-modal-dec img {
	width: 77%;
	min-width: 151.5px;
}
.compare-size-modal .accessories-obj-modal-dec svg {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	width: auto;
}
.material-modal .accessories-obj-modal-dec img {
	width: 95%;
}
.text-grey {
	color: #6C757D
}
.accessories-obj-modal-text {
  	margin: 0;
  	padding: 2.5vw;
}
.accessories-obj-modal-text .b2b-feature-item,
.accessories-obj-modal-text .upholstery-item {
	width: calc(50% - 1.25vw);
  	padding: 0;
}
.accessories-obj-modal-text .b2b-feature-item {
  	border-bottom: 1px solid #ccc;
}
.accessories-obj-modal-text .b2b-feature-item:nth-child(2n) {
  	margin-left: 1.25vw;
}
.accessories-obj-modal-text .b2b-feature-item:nth-child(2n+1) {
  	margin-right: 1.25vw;
}
.accessories-obj-modal-text .upholstery-item {
	padding: 0 15px;
	margin-bottom: 1.25vw;
	background: #f2f2f2;
}
.accessories-obj-modal-text .upholstery-item:nth-child(2n) {
	margin-left: .625vw;
}
.accessories-obj-modal-text .upholstery-item:nth-child(2n+1) {
	margin-right: .625vw;
}
.accessories-obj-modal-text .b2b-feature-item p,
.accessories-obj-modal-text .upholstery-item p {
	color: #6C757D;
}
.accessories-obj-modal-footer {
	margin: 0;
}
.accessories-obj-modal-footer .upholstery-versatility-text {
	padding: 15px;
	font-size: 1rem;
}
.accessories-obj-modal-footer .upholstery-versatility-icon ul li img {
	height: 36px;
}
.collections-item-list .accessories-obj .product-detail-list {
  	display: flex;
  	justify-content: left;
  	align-items: center;
  	margin-top: .52vw;
  	opacity: 1;
  	transition: all .5s ease;
}
.collections-item-list .accessories-obj:hover .product-detail-list {
	opacity: 1;
}
.collections-item-list .accessories-obj .product-detail-list .product-detail-item {
  	padding: 0 .9375vw;
  	text-align: center;
  	cursor: pointer;
}
.collections-item-list .accessories-obj .product-detail-list .product-detail-item a {
  	color: #000;
}
.collections-item-list .accessories-obj .product-detail-list .product-detail-item svg {
  	height: 1.5625vw;
}
.collections-item-list .accessories-obj .product-detail-list .product-detail-item p {
  	margin: 0;
}
.collections-item-list .accessories-obj .product-detail-list .product-detail-item:hover p{
	text-decoration: underline;
}
.collections-item-list .accessories-obj .product-detail-list .product-detail-item .item-hover-text {
	display: none;
  	position: fixed;
  	left: 0;
  	top: 0;
  	width: 100vw;
  	height: 100vh;
  	padding: 5.208vw 8.33vw;
  	background: rgba(0,0,0,0.4);
	z-index: 11111;
}
.collections-item-list .accessories-obj .product-detail-list .product-detail-item .item-hover-text.active{
	display: block;
}
.collections-item-list .accessories-obj .product-detail-list .product-detail-item .item-hover-text .hover-text-image {
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	width: 100%;
  	height: 100%;
}
.collections-item-list .accessories-obj .product-detail-list .product-detail-item .item-hover-text .hover-text-image img{
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
}
.collections-item-list .accessories-obj .product-detail-list .product-detail-item.item-features{
	position: relative;
}
.collections-item-list .accessories-obj .product-detail-list .product-detail-item.item-features .item-hover-text {
  	position: absolute;
	left: 100%;
	top: -100%;
	width: fit-content;
	height: fit-content;
	padding-right: .83vw;
	padding-bottom: .83vw;
	text-align: left;
	font-size: .833vw;
	background: #fff;
	box-shadow: 0 0 15px 2px rgba(0,0,0,0.2);
	z-index: 2;
}
.product-detail-item.item-features .item-hover-text::before {
  	content: '';
  	position: absolute;
  	left: -10px;
  	top: 20%;
  	width: 0;
  	height: 0;
  	border-right: 10px solid #fff;
  	border-top: 10px solid transparent;
  	border-bottom: 10px solid transparent;
}
.product-detail-item.item-features .item-hover-text b{
	font-size: 1.042vw;
}
.product-detail-item.item-features .item-hover-text ul{
	width: 14.27vw;
	padding: 0;
	margin: .4167vw 0;
	list-style: none;
}
.product-detail-item.item-features .item-hover-text ul li{
	margin: .4167vw 0;
}
.product-detail-item.item-features .item-hover-text .btn{
	float: right;
	padding: .5vw .833vw;
	border: 1px solid #000;
	font-size: .833vw;
	color: #000;
}
.product-detail-item.item-features .item-hover-text .btn svg{
	height: .73vw;
	margin-left: .3646vw;
	color: #000;
}
.product-detail-item.item-features .item-hover-text .btn:hover{
	border-color: #AD814F;
	background: #AD814F;
}
.collections-new-certifications > .row{
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.collections-certifications-text {
  	padding-top: 5.677vw;
  	padding-bottom: 6.667vw;
  	color: #fff;
  	font-size: 1rem;
}
.collections-certifications-text h2 {
	margin: 0;
  	margin-bottom: 2.76vw;
  	font-size: calc(22px + 12 * ((100vw - 320px) / 2080));
  	line-height: 1;
}
.collections-certifications-text p {
  	margin: 0;
  	margin-top: 1.771vw;
}
.collections-certifications-item {
  	padding: 0;
  	padding-left: .625vw;
  	padding-bottom: .625vw;
}
.collections-certifications-item img {
  	width: 100%;
}
.collections-certifications-list {
  	margin: 0;
  	margin-left: -.625vw;
}
.index-review>.row,
.collections-new-list .catalog-quick-new{
	margin: 0;
}
.index-review .review-item-text .stamped-fa,
.product-accessories-container .review-item-text .stamped-fa{
	color: #AD814F;
}
.index-review .review-item-text b,
.product-accessories-container .review-item-text b {
	font-size: .833vw;
}
.product-accessories-container .index-review .review-list .review-item p.text{
	margin-bottom: 0;
}
.index-review .review-list .review-item p.text{
	margin-top: .833vw;
	margin-bottom: 1.042vw;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    min-height: 4.2rem;
    overflow: hidden;
    font-size: .875rem;
}
.index-review .review-list .review-item p.text{
	margin: 0;
}
.index-review .list-review-link,
.product-accessories-container .list-review-link {
    display: inline-block;
    color: #000;
    font-size: .833vw;
    text-decoration: underline;
}
.product-accessories-container .review-item-user {
    margin-top: 4.167vw;
}
.product-accessories-container .product-accessories-breadcrumb ol{
	margin-top: 2.7083vw;
}
.product-accessories-banner{
	margin: 0;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-size: cover;
}
.product-accessories-banner-text{
	padding: 5vw 0;
	padding-left: 3.90625vw;
	color: #fff;
	font-size: .833vw;
}
.product-accessories-banner-text h3{
	margin: 0;
	margin-bottom: 4.427vw;
	font-size: 1.4583vw;
}
.product-accessories-banner-text h2{
	margin: 0;
	margin-bottom: 1.4583vw;
	font-size: 3.125vw;
}
.product-accessories-banner-text p{
	margin: 0;
}
.product-accessories-introduce{
	padding-bottom: 3.75vw;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	font-size: .83vw;
	color: #fff;
}
.product-accessories-introduce h2 {
  	margin-top: 3.49vw;
  	margin-bottom: 1.46vw;
  	font-size: 1.875vw;
  	line-height: 1;
}
.product-accessories-introduce p{
	margin-bottom: 1.25vw;
}
.product-accessories-introduce .btn{
	margin-top: .9375vw;
	color: #000;
}
.product-accessories-container .index-review{
	padding: 65px 15px;
	margin: 0;
}
.products-chairChange {
	padding: 0;
	padding-top: 3.49vw;
}
.products-chairChange-img {
  	width: 100%;
}
.products-chairChange-img img {
  	width: 100%;
}
.products-chairChange>.row {
  	margin: 0;
}
.products-chairChange-text h2 {
  	margin-top: 2.76vw;
  	margin-bottom: 1.4583vw;
  	font-size: 1.875vw;
  	line-height: 1;
}
.products-chairChange-text p {
  	margin-bottom: 2.292vw;
  	font-size: 0.833vw;
}
.products-chairChange-text .btn {
  	color: #000;
}
.products-choice h2{
	margin-top: 3.542vw;
	margin-bottom: 0;
	font-size: 1.875vw;
	line-height: 1;
	text-align: center;
}
.products-choice .collections-list-tab{
	margin-top: 2.1875vw;
	margin-bottom: 5vw;
}
.products-choice .collections-list-tab > ul li{
	transition: all .5s ease;
}
.products-choice .collections-list-tab > ul li:hover,
.products-choice .collections-list-tab > ul li:focus{
	border-color: #000;
}
.product-accessories-item .review-new-content .review-pagination{
	padding: 0;
	text-align: center
}
.product-accessories-item .review-new-content .review-pagination .next{
	background: #f0f0f0;
	border-color: #f0f0f0;
}
.product-accessories-item .review-new-content .review-pagination .pageLeft svg{
	transform: rotateY( 180deg );
}
.product-list-tab ul{
	margin: 0;
	padding: 0;
	display: flex;
	border: 1px solid #ccc;
    border-radius: 5px;
}
.product-list-tab>ul li{
	list-style: none;
	width: 25%;
	padding: 16px 0;
	line-height: 1;
    background: #fff;
    border-right: 1px solid #ccc;
    cursor: pointer;
    transition: background 0.5s ease;
}
.product-list-tab ul li:hover,
.product-list-tab ul li.active,
.product-list-tab-content .product-list-item .item-sku li:hover,
.product-list-tab-content .product-list-item .item-sku li.active{
	background: #151515;
	color: #fff;
}
.product-list-tab ul li:hover p,
.product-list-tab ul li.active p{
	color: #fff;
}
.product-list-tab ul li:first-child{
	line-height: 38px;
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.product-list-tab ul li:last-child{
	border: 0;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.product-list-tab ul li b{
	font-size: 1.25rem
}
.product-list-tab ul li p {
    margin: 0;
    margin-top: 3px;
    font-size: .83rem;
    color: #aaa;
}
.product-list-tab-content{
	margin-top: 40px;
}
.product-list-tab-content .product-list-item{
	display: none;
}
.product-list-tab-content .product-list-item .item-sku{
	margin: 0;
	padding: 0;
	display: inline;
}
.product-list-tab-content .product-list-item .item-sku li{
	list-style: none;
	display: inline-block;
    border: 1px solid #ccc;
    border-radius: 50px;
    line-height: 1;
    background: #fff;
    cursor: pointer;
    transition: background 0.5s ease;
}
.product-info-header { display: none; }
.collection-img { 
	width: 100%; 
}
.product-obj {   
	text-align: left; 
	border-radius: 5px;
	background: #fff;
}
.product-obj-bottom { 
	border: 1px solid #ccc;
	border-top: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.product-obj-bottom-dec,
.dec-text{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.product-obj-bottom-dec{
    justify-content: space-between;
}
.dec-text u{
	margin-left: 5px;
	font-size: .85rem;
	color: #7d7d7d;
}
.product-obj-bottom-dec.dec-top h4{
	margin: 0
}
.product-obj-bottom-dec.dec-bottom{
	align-items: flex-end;
}
.product-obj-size ul span{
	color: #7d7d7d;
}
.product-obj-size ul li {
    list-style: none;
    display: inline-block;
    border-radius: 25px;
    color: #fff;
}
.product-obj-info { 
	height: 70px;  
	padding: 0 5px; 
	color: #bc001e;
}
.product-list-item .review-pagination li.page,
.blog-more-body .review-pagination li.page{
	text-decoration: underline;
}
.product-list-item .review-pagination .page.active,
.blog-more-body .review-pagination .page.active{
	text-decoration: none;
}
.product-list-faq .faq-more{
	padding-top: 27px;
	border-top: 1px solid #ccc;
	text-decoration: underline;
}
.product-obj-mobile { 
	color: #999; 
}
@media only screen and (max-width: 424px) { 
	.footer-icon-img p{position: relative; left: 0; margin: 0;}
	#nav-cart>span:first-child{display: none}
}
@media only screen and (min-width : 768px) { 
	.product-catalog { 
		padding-top: 40px; 
		padding-bottom: 40px; 
	}
	.product-info-header { 
 		display: block; 
 		color: #7d7d7d;
 	}  
	.product-obj-mobile { display: none; } 
}
.product-accessories-banner .banner{
    position: relative;
}
.product-accessories-banner .banner h2{
	margin: 0;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	color: #fff;
}
.product-accessories-sort{
	margin: 0;
	padding: 0;
}
.product-accessories-sort li{
	display:inline-block;
	list-style: none;
	border: 1px solid #151515;
	line-height: 1;
	transition: all .5s ease;
}
.product-accessories-sort li.active{
	background: #151515;
	color: #fff;
}
.accessories-item-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
}
.accessories-item-header h3{
	margin: 0;
}
.accessories-item-header a{
	text-decoration: underline;
}
.accessories-item-body .slick-dots li button:before{
    opacity: 1;
    color: #ddd;
}
.accessories-item-body .slick-dots li.slick-active button:before{
    opacity: 1;
    color: #aaa;
}
.accessories-obj{
	text-align: center;
	transition: all .5s ease;
	position: relative;
}
.accessories-obj:hover{
	background: #fff;
	border-radius: 5px;
}
.accessories-obj:hover a.lazy figure{ border: 0; }
.accessories-obj a.lazy img{
	display: none;
	width: 100%;
	margin: 0;
}
a.lazy .accessories-activity-img img {
  	display: block;
  	width: 4.635vw;
}
.accessories-obj a.lazy .accessories-hot-img svg {
  	font-size: 1.25rem;
}
.accessories-obj a.lazy .accessories-hot-img {
  	position: absolute;
  	top: 1.25vw;
  	left: 1.5625vw;
}
.accessories-color a{
	display: inline-block;
}
.accessories-color a:visited{
	outline: none
}
@media only screen and (min-width: 320px) {
	.product-accessories p{
		margin-top: 0
	}
	.product-accessories{
		padding-bottom: 2.5rem;
	}
	.product-chairs-craft .sale-product-banner{
		position: relative;
	}
	.product-chairs-craft .sale-product-banner h2{
		position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%,-50%);
	    margin: 0;
	    color: #fff;
	    text-transform: uppercase;
	    font-size: 1.375rem;
	}
	.product-accessories-banner .banner img{
		height: 12.5rem;
	}
	.product-accessories-banner .banner h2{
		font-size: 2.08rem;
	}
	.product-accessories-breadcrumb ol{
		margin-top: 1.125rem;
	}
	.product-accessories .obj-size{
		margin-top: 1.4375rem;
		margin-bottom: 1.25rem;
	}
	.product-accessories .obj-size .selectItem .btn{
		padding: .85rem 1.4375rem;
		border: 1px solid #ccc;
		border-radius: 5px;
	}
	.product-accessories .obj-size .selectItem .dropdown-menu>li>a{
		padding: 14px 23px;
	}
	.product-accessories .selectItem .dropdown-item:hover, 
	.product-accessories .selectItem .dropdown-item.active, 
	.product-accessories .selectItem .dropdown-item.active:hover {
	    background: rgba(188,0,30,0.15);
	    color: #151515
	}
	.product-accessories-item{
		margin-top: 0;
		margin-bottom: 2.75rem;
	}
	.accessories-item-header h3{
		padding: 1rem 0;
		font-size: 1.25rem;
	}
	.accessories-item-header .accessories-item-header-left{
		padding-bottom: 1rem;
	}
	.accessories-item-header .accessories-item-header-left h3{
		padding-bottom: 3px;
	}
	.accessories-item-header .accessories-item-header-left p{
		margin: 0;
		font-size: .83rem;
	}
	.accessories-item-header a{
		font-size: .83rem;
	}
	.accessories-item-body{
		margin: 0 -0.46875rem;
		margin-top: .78125rem;
	}
	.accessories-item-body .slick-arrow svg{
		width: 1.53125rem;
		height: 1.53125rem;
	}
	.accessories-item-body .arrow-prev{
		left: 0;
	}
	.accessories-item-body .arrow-next{
		right: 0;
	}
	.accessories-item-body .slick-dots{
		bottom: -3.375rem
	}
	.accessories-obj.slick-slide{
		margin: .46875rem;
	}
	.accessories-obj:hover{
		box-shadow: 0 0 .3rem .3rem rgba(0,0,0,0.1)
	}
	.accessories-obj a.lazy figure{
		border: 1px solid #ddd;
    	border-radius: 5px;
	}
	.accessories-obj-dec{
	    padding: .5rem;
	    word-break: break-word;
	    color: #333;
	}
	.accessories-obj-dec p{
		margin: 0
	}
	.accessories-obj-dec p:first-of-type{
		margin: 0;
		margin-bottom: .25rem;
		font-size: 10pt;
		line-height: 1;
		opacity: .8;
	}
	.obj-more-reviews {
		display: block;
		margin-top: -.5rem;
		margin-bottom: .25rem;
		font-size: .666875rem;
		color: #000;
		text-decoration: underline !important;
		text-transform: capitalize;
	}
	.point .obj-more-reviews {
		margin-top: .25rem;
	}
	.accessories-color{
		margin-top: 12px;
		margin-bottom: 10px;
	}
	.product-accessories-more .accessories-more-body{
		margin: 0 .46875rem;
	}
	.product-accessories-more .accessories-obj{
		padding: 0;
		margin: .46875rem;
		margin-top: 3.3125rem;
		width: calc(50% - 0.9375rem)
	}
	.blogPage .blog-list {
	    padding-top: 0;
	    padding-bottom: 0;
	}
	.blogPage .blog-list .blog-list-list {
    	margin: 0 -3.2vw;
  	}
	.blog-header-content {
		padding: 4.267vw 3.2vw;
	}
	.blog-header-content h2 {
		margin: 0;
	}
	.blog-header-choose ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.blog-header-choose ul li {
		padding: 1.6vw 5.333vw;
		margin-top: 4.267vw;
		color: #000;
		background: none;
		transition: all .3s ease;
	}
	.blog-header-choose ul li.choose {
		color: #000;
		background: #AD814F;
		border-radius: 4px;
	}
	.blogPage .blog-list .blog-list-item {
	  	padding: 2.133vw 1.6vw;
	}
	.blog-item-img {
	  	border-radius: 4px;
	  	overflow: hidden;
	}
	.blog-item-img a {
	  	display: block;
	  	position: relative;
	}
	.blog-item-introduce {
	  	position: absolute;
	 	bottom: 0;
	  	left: 3.2vw;
	  	right: 3.2vw;
	  	padding: 1.33vw;
	  	text-align: left;
	  	color: #fff;
	  	font-size: .875rem;
	}
	.blog-tag {
		width: fit-content;
	  	padding: .667vw 6vw;
	  	border-radius: 4px;
	  	background: #fff;
	  	font-size: .875rem;
	  	color: #000;
	  	line-height: 1;
	}
	.blog-item-introduce > p {
		margin: 1.333vw 0;
	}
	.blog-item-img a figure {
	  	display: block;
	  	height: 53.33vw;
	  	margin: 0;
	  	background: #343A40;
	  	overflow: hidden;
	}
	.blog-item-img a figure img {
	  	width: 100%;
	  	height: 100%;
	  	object-fit: cover;
	  	opacity: .6;
	}
	.blog-item-top.blog-item-img a figure {
  		height: 80vw;
	} 
	.blog-list h2{
		margin: 0;
		margin-bottom: 0.9375rem;
		font-size: 1.67rem;
	}
	.blog-text-footer {
		display: flex;
		justify-content: space-between;
		align-items: center;
	  	color: #18191F;
	  	font-size: .875rem;
	}
	.index-blog .blog-text-footer {
		color: #000;
	}
	.blog-text-footer .text svg {
		font-size: 1.5rem;
		vertical-align: middle;
	}
	.blog-text-footer a {
		color: #858585;
		text-decoration: underline;
	}
	.index-blog .blog-text-footer a {
		color: #000
	}
	.collections-new-list .blog-text-footer,
	.collections-new-list .blog-text-footer a  {
		color: #fff;
	}
	.blogPage .blog-more-body .review-pagination{
		margin: 0;
		padding: 4.267vw 0;	
		display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.blogPage .review-new-content .review-pagination li{
		border-color: #AD814F;
		border-radius: 0;
		border: 0;
	}
	.blogPage .review-new-content .review-pagination li.page{
		color: #999;
		border-color: #AD814F;
		border-radius: 0;
	}
	.blogPage .review-new-content .review-pagination .page.active{
		background: #AD814F
	}
	.blogPage .review-new-content .review-pagination a{
		display: block;
		width: 100%;
		height: 100%;
		line-height: 1.8125rem;
		color: #999;
	}
	.blogPage .review-new-content .review-pagination .page.active a{
		color: #fff;
	}
	.blog-most-list ul {
	  	display: flex;
	  	justify-content: center;
	  	align-items: center;
	  	flex-wrap: wrap;
	  	margin: 0;
	  	padding: 0;
	  	list-style: none;
	}
	.blog-most-list {
	  	padding: 3.2vw 0;
	  	margin-bottom: 2.667vw;
	}
	.blog-most-list ul li.strong {
	  	width: 100%;
    	margin-bottom: 2.133vw;
	}
	.blog-most-list ul li.most-item {
	  	padding: 2vw 3.2vw;
	  	margin: 2.167vw 1.067vw;
	  	border: 1px solid #999;
	  	color: #999;
	}
	.blogPage .index-blog {
	  	background: #000;
	}
	.blogPage .blog-list-header {
		padding: 8.533vw 0;
	}
	.blogPage .blog-related-artical .blog-list-header {
		padding: 8vw 0 4vw;
	}
	.blogPage .index-blog .blog-more-body {
		padding-top: 0;
	}
	.blogPage .index-blog .feature-item-list .col-md-4 {
		padding: 0;
	}
	.blogPage .index-blog .blog-more-body .feature-item-list .col-xs-12 .blog-item {
		margin: 0;
		margin-bottom: 4.267vw;
		background: none;
	}
	.blogPage .index-blog .blog-more-body .feature-item-list .feature-item-img {
		padding: 0;
		overflow: hidden;
	}
	.blogPage .index-blog .blog-more-body .feature-item-list .feature-item-img .blog-tag {
	  	position: absolute;
	  	top: 2.667vw;
	  	right: 2.667vw;
	}
	.blogPage .index-blog .blog-more-body .feature-item-list .feature-item-text {
	    padding: 0;
	    padding-top: 2.133vw;
	}
	.blogPage .index-blog .blog-more-body .feature-item-list .feature-item-text h6 {
		font-size: calc(1rem + 4 * ((100vw - 320px) / 2080));
    	line-height: 1.2;
		color: #000
	}
	.blogPage .index-blog .blog-text-footer {
		color: #6C757D
	}
	.article-technology .product-catalog-new,
	.awardsPage .product-catalog-new,
	.patentPage .product-catalog-new,
	.brand-new .product-catalog-new,
	.blogPage .product-catalog-new {
		padding-top: 0;
	}
	.blogPage .product-catalog-new .bl-t1-c3 {
		border: none!important;
	}
	.patent-list {
		padding: 0;
	}
	.collection-footer .patent-list {
		padding: 4vw 0;
		padding-bottom: 8vw;
	}
	.collection-footer .patent-list .patent a,
	.homepage .index-warranty-item a {
		position: relative;
	}
	.collection-footer .patent-list .patent a figure,
	.homepage .index-warranty-item a figure {
		margin: 0;
		height: 100%;
		overflow: hidden;
	}
	.collection-footer .patent-list .patent a img {
		border-radius: 4px;
		transition: all .3s ease;
	}
	/* .collection-footer .patent-list .patent a:hover img {
		transform: scale(1.1);
	} */
	
	.collection-footer .patent-list .patent .header-more,
	.homepage .index-warranty-item .header-more {
		position: absolute;
		bottom: 2.667vw;
		right: 5.333vw;
	}
	.collection-footer .patent-list .patent .header-more a,
	.homepage .index-warranty-item .header-more a {
		color: #fff;
	}
	.collection-footer .patent-list .patent a p {
    	padding: 4.533vw 2vw 2vw 3.067vw;
    	margin-bottom: 0;
    	line-height: 1;
  	}
  	.homepage .warranty-item-text,
  	.patent-text-content {
	  	padding: 5.333vw 2.667vw;
	}
	.homepage .warranty-item-text h2,
	.patent-text-content > p.strong {
	  	margin: 0;
	  	border-bottom: 1px solid #fff;
	  	line-height: 1.5;
	}
	.patent-text-content .patent-list-item-text {
	  	padding: 0;
	  	padding-bottom: 3.2vw;
	  	display: flex;
	    flex-wrap: wrap;
	    justify-content: space-around;
	}
	.patent-text-content .patent-list-item-text img {
    	width: calc( 50% - 8vw );
    	margin-top: 1.33vw;
  	}
	.patent-list-item {
		padding: 0 3.2vw;
	}
	.patent-list-item-title {
	  	padding: .25rem 0;
	  	border-bottom: 1px solid #858585;
	}
	.patent-list-item-img img{
		width: 20vw;
		height: 20vw;
	}
	.patent-list-item-text {
	  	padding: 8vw 0;
	  	margin-bottom: 0;
	}
	.certerfications-list .patent-list-item-text {
		padding: 0;
	}
	.patent-list-item-text ul {
	  	margin: 0;
	  	padding: 0;
	}
	.certerfications-list .patent-list-item-text ul {
		border-top: 1px solid #e5e5e5;
	}
	.patent-text-content .patent-list-item-text ul {
		width: 100%;
	}
	.patent-list-item-text ul li {
	  	padding: .5rem .25rem;
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: center;
	  	color: #000;
	  	font-size: .875rem;
	  	border-bottom: 1px solid rgba(181,181,181,0.5);
	}
	.patent-text-content .patent-list-item-text ul li {
		border-color: #fff;
	}
	.certerfications-list .patent-list-item-text  ul li a {
		color: #6C757D;
	}
	.patent-list-item-text ul li p {
	  	margin: 0;
	}
	.patent-list-item-text ul li p:first-child {
		position: relative;
		padding: 0 2px;
	}
	.patent-list-item-text ul li p:first-child:before {
	  	content: '•';
	  	position: absolute;
	  	left: -.25rem;
	  	top: 0;
	}
	.patentPage .product-catalog-new .esports-items-header h4 {
		font-size: calc(22px + 11 * ((100vw - 320px) / 2080));
	}
}
@media only screen and (min-width: 992px) {
	.product-accessories{
		padding-bottom: 118px;
	}
	.product-accessories-banner .banner img{
		height: auto;
		width: 100%
	}
	.product-accessories-banner .banner h2{
		font-size: 3.44vw;
	}
	.product-chairs-craft .sale-product-banner h2{
		font-size: 2.083vw;
	}
	.product-accessories-breadcrumb ol{
		margin-top: 24px;
	}
	.product-accessories-sort{
		margin-top: 70px;
		margin-bottom: 58px;
	}
	.product-accessories-sort li{
		padding: 10px 15px;
		margin-left: 17px;
		font-size: 16px;
		cursor: pointer;
	}
	.product-chairs-craft .sale-product-obj .product-accessories-sort{
		margin-top: 30px;
    	margin-bottom: 30px;
	}
	.product-chairs-craft .product-accessories-sort li{
		margin: 10px 0;
		margin-left: 17px;
	}
	.product-accessories-item{
		margin: 40px -15px;
	}
	.accessories-item-body{
		margin: 15px -15px;
	}
	.accessories-item-body .slick-list{
		width: 83.33%;
		margin: auto;
	}
	.accessories-item-body .slick-arrow svg{
		width: 3.65vw;
		height: 3.65vw;
	}
	.accessories-item-body .arrow-prev{
		left: 30px;
	}
	.accessories-item-body .arrow-next{
		right: 30px;
	}
	.accessories-item-body .slick-dots{
		bottom: -58px
	}
	.accessories-item-header h3{
		padding: 16px 0;
		font-size: 1.72vw;
	}
	.accessories-item-header .accessories-item-header-left{
		padding-bottom: 16px;
	}
	.accessories-item-header .accessories-item-header-left h3{
		padding-bottom: 5px;
	}
	.accessories-item-header .accessories-item-header-left p{
		margin: 0;
		font-size: 14px;
	}
	.accessories-item-header a{
		font-size: 16px;
	}
	.accessories-obj.slick-slide{
		margin: 15px 14px;
		outline: 0;
	}
	.accessories-obj:hover{
		box-shadow: 0 0 8px 8px rgba(0,0,0,0.1)
	}
	.accessories-obj a.lazy figure{
		margin-bottom: 0;
	}
	.accessories-obj-dec{
		padding: 20px;
	}
	.accessories-obj-dec b{
		color: #333;
	}
	.accessories-obj-dec p{
		margin: 0;
	}
	.accessories-obj-dec p:first-of-type{
		margin: 0;
		margin-bottom: 10px;
		font-size: 10pt;
		line-height: 1;
		opacity: .8;
	}
	.obj-more-reviews {
		margin-top: -20px;
		margin-bottom: 10px;
		font-size: 12px;
	}
	.point .obj-more-reviews {
		margin-top: 4px;
	}
	.accessories-color{
		margin-top: 12px;
		margin-bottom: 10px;
	}
	.product-accessories-more .accessories-more-body{
		margin: auto;
	}
	.product-accessories-more .accessories-obj{
		padding: 0;
		margin: 15px;
		width: calc(25% - 30px)
	}
	.product-obj-info { 
		height: 40px;
		line-height: 40px;
	}
	.blog-header-content {
	  	padding: 1.667vw 0;
	}
	.blog-header-content h2 {
	  	margin: 1.667vw 0;
	}
	.blog-header-choose ul {
	  	justify-content: center;
	}
	.blog-header-choose ul li {
	  	padding: .208vw 1.25vw;
	  	margin: 0;
	}
	.blog-more-body .col-md-4{
		padding: 0 24px;
	}
	.blogPage .blog-more-body .col-md-4{
		padding: 0 15px;
	}
	.blogPage .blog-list,
	.kolPage .blog-list {
	    padding-top: 1.625vw;
	    padding-bottom: 0;
	}
	.blogPage .blog-list .blog-list-list {
    	margin: 0 -15px;
  	}
	.blogPage .blog-list .blog-list-item {
	  padding: .42vw;
	}
	.blog-item-img {
	  	border-radius: 8px;
	}
	.blog-item-img a {
	  	display: block;
	  	position: relative;
	}
	.blog-item-introduce {
	  	left: 1.25vw;
	  	right: inherit;
	  	width: 17vw;
	  	padding: .625vw;
	  	padding-bottom: 0;
	  	font-size: .75rem;
	}
	.blog-tag {
		width: fit-content;
	  	padding: .26vw 1.458vw;
	  	background: #fff;
	  	font-size: .75rem;
	  	color: #000;
	  	line-height: 1;
	}
	.blog-item-introduce > p {
		margin: .625vw 0;
	}
	.blog-item-img a figure {
	  	display: block;
	  	height: 13.66vw;
	  	margin: 0;
	  	overflow: hidden;
	}
	.blog-item-img a figure img {
	  	width: 100%;
	  	height: 100%;
	  	object-fit: cover;
	}
	.blog-item-top.blog-item-img a figure {
  		height: 28.16vw;
	} 
	.blog-list h2{
		margin-bottom: 50px;
		font-size: 2.43vw;
	}
	.blog-text-footer {
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: center;
	}
	.blog-text-footer .text svg {
		font-size: 1.125rem;
		vertical-align: middle;
	}
	.blogPage .blog-more-body .review-pagination{
		margin: 0;
    	padding: 3.125vw 0;
	}
	.blogPage .review-new-content .review-pagination a{
		line-height: 34px;
	}
	.blog-most-list ul {
	  	display: flex;
	  	justify-content: center;
	  	align-items: center;
	  	margin: 0;
	  	padding: 0;
	  	list-style: none;
	}
	.blog-most-list {
	  	padding: 1.042vw 0;
	  	margin-bottom: 1.667vw;
	}
	.blog-most-list ul li.strong {
	  	width: auto;
    	margin: 0;
	  	margin-right: 3.333vw;
	}
	.blog-most-list ul li.most-item {
	  	padding: .521vw 1.458vw;
	  	margin: 0;
	  	border: 1px solid #E5E5E5;
	  	color: #AD814F;
	}
	.blog-most-list ul li.most-item:not(:last-child) {
	  	margin-right: .521vw;
	}
	.blogPage .index-blog {
	  	background: #000;
	}
	.blogPage .blog-list-header {
		padding: 1.042vw 15px 2.083vw;
	}
	.blogPage .blog-related-artical .blog-list-header {
		padding: 3.333vw 0 1.5625vw;
	}
	.blogPage .index-blog .feature-item-list .col-md-4 {
		padding: 0;
		width: calc(25% - 1.26vw);
	}
	.blogPage .index-blog .blog-more-body .feature-item-list > .col-xs-12:not(:last-child) {
	    margin-right: 1.667vw;
	}
	.blogPage .index-blog .blog-more-body .feature-item-list > .col-xs-12:nth-child(4n) {
	    margin-right: 0;
	}
	.blogPage .index-blog .blog-more-body .feature-item-list .col-xs-12 .blog-item {
		margin-bottom: 3.333vw;
		background: none;
	}
	.blogPage .index-blog .blog-more-body .feature-item-list .feature-item-img {
		height: 13.75vw;
		overflow: hidden;
	}
	.blogPage .index-blog .blog-more-body .feature-item-list .feature-item-img .blog-tag {
	  	position: absolute;
	  	top: 1.042vw;
	  	right: 1.25vw;
	}
	.blogPage .index-blog .blog-more-body .feature-item-list .feature-item-text {
	    padding: 0;
	    padding-top: .833vw;
	}
	.blogPage .index-blog .blog-more-body .feature-item-list .feature-item-text h6 {
		color: #000
	}
	.blogPage .index-blog .blog-text-footer {
		color: #6C757D
	}
	.blogPage .product-catalog-new {
		padding-top: 0;
	}
	.blogPage .product-catalog-new .bl-t1-c3 {
		border: none!important;
	}
	.patent-list-header {
  		padding-top: 3.125vw;
	}
	.patent-list {
		padding: 0;
	}
	.collection-footer .patent-list{
		padding: 2.1875vw calc(8.333% + 15px) 3.125vw;
		display: flex;
		justify-content: space-between;
	}
	.collection-footer .patent-list .patent a img {
		border-radius: 8px;
	}
	.collection-footer .patent-list .patent .header-more,
	.homepage .index-warranty-item .header-more {
		bottom: 1.042vw;
    	right: 2.083vw;
	}
	.collection-footer .patent-list .patent a p {
		padding: 1.771vw 1.25vw .78125vw;
		margin-bottom: 0;
    	line-height: 1;
	}
	.homepage .warranty-item-text,
	.patent-text-content {
		position: relative;
	  	padding: 2.083vw 1.042vw 0;
	}
	.homepage .warranty-item-text {
		padding-top: 1.25vw;
	}
	.homepage .warranty-item-text h2,
	.patent-text-content > p.strong {
	  	margin: 0;
	  	padding-bottom: .521vw;
	}
	.patent-text-content .patent-list-item-text {
	  	padding: 1.146vw 0;
	  	display: flex;
    	flex-wrap: wrap;
    	justify-content: space-between;
	}
	.patent-text-content .patent-list-item-text img {
		width: auto;
    	height: 4.01vw;
    	margin-top: 0;
    	object-fit: contain;
  	}
	.patent-text-content .patent-list-item-text ul li {
	  	padding: 8px;
	  	padding-right: 0;
	}
	.patent-text-content .patent-list-item-text ul li p:first-child {
	  	padding: 0;
	}
	.patent-list-item {
		padding: 0 15px;
	}
	.certerfications-list .patent-list-item {
		padding: 0 32px;
	}
	.patent-list-item-title {
	  	padding: 8px 0;
	}
	.patent-list-item-img img{
		width: 7.8125vw;
		height: 7.8125vw;
	}
	.patent-list-item-text {
	  	padding: 3.125vw 0;
	  	margin-bottom: 0;
	}
	.certerfications-list .patent-list-item-text {
		padding: 0;
	}
	.patent-list-item-text ul li {
	  	padding: 16px 8px;
	  	font-size: .875rem;
	}
	.certerfications-list .patent-list-item-text  ul li {
		padding: 16px 0;
		border-bottom: 0;
	}
	.patent-list-item-text ul li p:first-child:before {
	  	left: -8px;
	}
}
@media (min-width: 1200px) {
	.blog-tag,
	.blog-item-introduce {
		font-size: .875rem;
	}
	.shop-material-item-text p.text {
		min-height: 7.2rem;
	}
	.feature-mainPart-item .item-text,
	.functions-compare-item-text p {
		font-size: 1rem;
	}
}
@media (min-width: 1600px) {
	.accessories-item-body .slick-list{
		width: 66.67%;
		margin: auto;
	}
	.blog-tag,
	.blog-item-introduce {
		font-size: 1rem;
	}
}
#collection_body { 
	padding-left: 0; 
	padding-right: 0; 
	padding-bottom: 50px; 
	background: #fff; 
}
#collection_title_h1 { font-size: 1.8rem; }
.collection-subtitle { margin-bottom: 10px; }
#the_stars svg { height: 18px; }
#the_wording { 
	color: #7f7f7f; 
	font-weight: 400!important; 
	text-decoration: underline; 
}
.header-reviews .stamped-fa-star-half-o:before, 
.header-reviews .stamped-fa-star-o:before, 
.header-reviews .stamped-fa-star:before{
	font-size: 16px;
}
.summary-rating-bar{ background: #e6e6e6; }
.review-pagination a{ padding: 8px; }
.template-collection .header-reviews #the_stars { 
	margin: 2px 6px 0 0; 
	vertical-align: middle; 
	display: inline-block; 
}
.point_item{ 
	flex: 1;
	height: 150px;
	padding: 0 14px;
	border-right: 1px solid #ccc 
}
.index-service .point_item a {
	color: #000;
}
.point_item:last-child{ border: 0; }
.point_item svg{ 
	margin-bottom: 13px; 
	width: 84px;
	height: 64px;
}
.point_item p{ margin: 0; }
#sales #collection_variant_selector { padding: 25px 17px 5px 17px; }
#upholstery_selector, #color_selector { margin-bottom: 20px;}
.div-selectors-size, 
.div-selectors-color,
.div-gift-info-wrapper{ 
	padding: 0 15px; 
	margin-bottom: 24px; 
	font: 1.25rem "Montserrat-light", sans-serif; 
	font-weight: 600;
	text-align: left; 
	border: 1px solid #ced4da; 
	border-radius: 0; 
	background: transparent;
}
.div-selectors-size.active,
.div-selectors-size:focus,  
.div-selectors-color.active, 
.div-selectors-color:focus{ 
	color: #000; 
	border-color: #0a74bf; 
	box-shadow: 0 0 8px rgba(167,42,47,0.65) !important;
}
.div-selectors-size .div-selectors-info-wrapper,
.div-gift-info-wrapper { 
	padding: 0 14px; 
	border-radius: 5px; 
	background: #fff; 
}
.div-CA-color-group,
.div-CA-select {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 24px;
	padding: 1.0625rem .59375rem;
	border-radius: 5px;
	border: 1px solid #ccc;
	background: #fff;
}
.div-CA-color-group{
	padding: 0.4375rem .59375rem;
}
.div-CA-size .div-CA-select-size{
 	margin-bottom: 10px;
}
.div-CA-size .div-CA-select-size:last-child{
	margin-bottom: 24px;
}
.div-CA-select .btn-CA-select{
	padding: 0;
	color: #151515;
}
.div-CA-select .select-text{
	display: flex;
	align-items: center;
}
.div-CA-select .select-text .div-selectors-info-text{
	padding: 0 .84375rem;
	line-height: 39px;
	font-size: 1.25rem;
	width: 100%;
	text-align: left;
}
.div-CA-select .select-text .div-selectors-info-text div{
	display: flex;
	justify-content: space-between;
}
.div-CA-select .select-text .div-selectors-info-text .div-selectors-info-describe{
	margin: 0;
	font-size: .8rem;
	line-height: 39px;
}
.div-CA-color-group .div-selectors-color-img{
	margin: .625rem .84375rem;
	border: 1px solid #ccc;
}
.div-CA-select .select-text p{
	margin: .5625rem .84375rem .375rem;
    font-size: 1.25rem;
    line-height: 1;
}
.div-CA-select .select-title {
    margin: .5rem .84375rem;
}
.div-CA-select .select-title h5{
	margin: 0;
	margin-bottom: 1.25rem;
	font-size: 1.25rem;
	line-height: 1;
}
.div-CA-select .select-title p{
	margin-bottom: 1.375rem;
	font-size: .875rem; 
	color: #2f2f2f;
}
.div-contact .btn-sendInquire{
	margin: 0 .84375rem;
    margin-bottom: .5rem;
    width: 100%;
    font-size: 1.25rem;
}
.div-contact .btn-sendInquire svg{
	margin-right: 13px;
}
.radio__input .input-radio{
	position: relative;
	width: 26px;
	height: 26px;
	margin: 0;
	border-width: 1px;
}
.radio__input .input-radio:after{
	content: "";
	display: block;
	width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    border-radius: 50%;
    transition: all 0.2s ease-in-out 0.1s;
}
.radio__input .input-radio:checked{
	outline: 0
}
.select-download-icon{
	padding: 0;
}
.select-download-icon:nth-child(2){
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.select-download-icon p{
	margin: 0;
	font-size: .5625rem;
	color: #2f2f2f;
	line-height: 2.0625rem;
	text-align: center;
}
.select-download-icon p svg{
	margin-right: .8125rem;
	vertical-align: middle;
}
.select-download-icon:first-child p svg{
	font-size: 1.625rem;
}
.select-download-icon:nth-child(2) p svg,
.select-download-icon:last-child p svg{
	font-size: 1rem;
}
.select-content form{
	margin: 0;
    margin-top: .9375rem;
    margin-bottom: .625rem;
    outline: 0;
}
.select-content form .fzSpET{
	display: block;
}
.select-content form .kDnmLV{
	height: 3.125rem;
    padding-left: .5625rem;
    font-size: 1.125rem;
    text-align: left;
	border-radius: 5px;
	outline: 0;
}
.select-content form .kDnmLV::placeholder{
	color: #ccc;
}
.select-content form .jIaABO{
	width: 100%;
    height: 3.125rem;
    margin-top: .9375rem;
    font-size: 1.125rem;
	border-radius: 5px;
}
.send-success {
	opacity: 0;
    margin: 0;
    margin-bottom: .5rem;
    padding: .875rem .84375rem;
    font-size: .75rem;
    background: #f8e5e8;
    pointer-events: none;
}
.send-success p{
	margin: 0;
}
.product-modal{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 99999;
}
.compare-size-modal.accessories-obj-modal {
	padding: 0;
	z-index: 99999;
}
.compare-size-modal.accessories-obj-modal .accessories-obj-modal-container,
.color-modal-container {
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	overflow-y: auto;
}
.country-modal-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 74.667vw;
	max-width: 500px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
}
.subscribe-modal-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 85.333vw;
	max-width: 640px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
}
.payment-modal-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 72.267vw;
	max-width: 540px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
}
.color-modal-header {
	padding: 3.9vw 2.667vw;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: sticky;
  	top: 0;
	color: #fff;
	background: #000;
  	z-index: 2;
}
.country-modal-header {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 2.133vw 1.867vw;
	color: #000;
	background: #fff;
}
.subscribe-modal-header {
	position: relative;
	display: flex;
	justify-content: flex-end;
	height: 39.866vw;
	padding: 2.133vw 1.867vw;
	color: #fff;
	background: transparent;
}
.payment-modal-header {
	display: flex;
	justify-content: flex-end;
	padding: 1.867vw 1.6vw;
	color: #000;
	background: #fff;
}
.subscribe-modal-header > img {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	object-fit: cover;
}
.modal-header-icon {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.modal-list-choose {
	display: flex;
	margin-right: 4vw;
	border: 1px solid #000;
	border-radius: 4px;
}
.icon-table,.icon-list {
	padding: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50%;
	cursor: pointer;
  	transition: all .3s ease-in-out;
}
.modal-list-choose > div.choosed {
	background: #000;
	color: #DAC09A;
}
.icon-list svg {
	font-size: .625rem;
}
.subscribe-modal-header .modal-close {
	position: relative;
  	z-index: 1;
}
.color-modal-dec {
	display: flex;
	flex-direction: column;
	min-height: calc(100vh - 55px - 7.8vw - 1.2 * (30px + 24 * ((100vw - 320px) / 2080)));
}
.color-modal-dec-content {
	padding: 4.8vw 2.667vw;
	flex: 1;
}
.country-modal-dec {
	padding-bottom: 6.133vw;
	color: #000;
}
.country-modal-text {
	padding: 0 7.679%;
	text-align: center;
}
.country-modal-btn {
	display: flex;
	justify-content: center;
}
.country-modal-btn .btn {
	padding: 6px 0!important;
	margin: 0 7.5px;
	width: 27.2%!important;
}
.country-modal-btn .btn-outline-black {
	background: #fff;
	color: #000;
	border-color: #000;
}
.country-modal-btn .btn-outline-black:hover {
	background: #fff;
	color: #000;
	border-color: #000;
}
.country-modal-btn .btn-black:hover {
	background: #000;
	color: #fff;
	border-color: #000;
}
.color-modal-dec-content > div:not(:last-child) {
	margin-bottom: 7.467vw;
	border-bottom: 1px solid #999;
}
.color-modal-footer {
  	position: sticky;
  	bottom: 0;
  	width: 100%;
  	padding: 0 2.667vw 2.667vw;
  	background: #fff;
}
.color-modal-footer-content {
  	padding: 6.4vw 0 0;
  	border-top: 1px solid #000;
}
.color-modal-footer-price {
  	display: flex;
  	justify-content: space-between;
  	align-items: center;
  	margin-bottom: 3.2vw;
  	color: #000;
}
.color-modal-footer-btn .btn {
  	width: 100%!important;
  	border-radius: 4px!important;
}
#chat-container, #chat-conversation {
  	border: none;
  	height: 420px;
  	position: fixed;
  	width: 300px;
  	transition: border-radius 0.5s ease-in-out, transform 0.5s ease-in-out;
  	z-index: 3999999;
  	/*MAX Z-INDEX*/
}

#chat-conversation {
  	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  	z-index: 3999999;
  	/*MAX Z-INDEX*/
}

#chat-container.chatMinimized #chat-conversation {
  	border-radius: 100%;
  	transform: scale(0);
}

#chat-container.chatMinimized #chat-widget {
  	transform: scale(1);
}

#chat-container.chatMinimized {
  	height: 0px;
  	width: 0px;
}

#chat-notification {
  	background: red;
  	border-radius: 50%;
  	color: #ffff;
  	display: block;
  	font-family: 'Roboto', sans-serif;
  	font-size: 11px;
  	height: 20px;
  	line-height: 20px;
  	position: absolute;
  	right: 0;
  	text-align: center;
  	top: -10px;
  	width: 20px;
}

#chat-widget {
  	background-color: orange;
  	background-image: url('../png/chat-widget-icon.png');
  	background-repeat: no-repeat;
  	background-position: center center;
  	border-radius: 50%;
  	cursor: pointer;
  	height: 60px;
  	position: fixed;
  	transform: scale(0);
  	transition: 0.5s ease-in-out;
  	z-index: 99;
  	width: 60px;
  	background-position: center;
  	background-size: auto 50%;
}

#chat-container #chat-widget.hidden {
  	transform: scale(0);
}

.bottomRight {
  	right: 30px;
  	bottom: 10px;
}
.bottomRight #chat-widget {
  	right: 30px;
  	bottom: 10px;
}

.bottomRight #chat-conversation {
  	transform-origin: 269px 374px;
}

.balloon #chat-widget {
  	border-radius: 8%;
  	height: 30px;
  	width: 60px;
  	margin-bottom: 20px;
}

.balloon #chat-widget:before {
  	position: absolute;
  	border: 6px solid transparent;
  	bottom: -16px;
  	right: 15px;
  	border-top-width: 10px;
  	border-top-color: currentColor;
  	content: ''
}

.balloon #chat-notification #chat-notification {
  	top: -6px;
  	right: -3px;
}
.chatMinimized .chat-close {
	display: none;
}
.chat-close {
	position: absolute;
	top: 16px;
	right: 10px;
	cursor: pointer;
	z-index: 39999999;
}
.chat-close svg {
	color: #fff;
}
.subscribe-modal-dec {
  	padding: 4vw 6.875% 5.333vw;
  	color: #000;
  	text-align: center;
}
.subscribe-modal-dec p {
  	color: #666;
}
.subscribe-modal-dec p.small-text {
  	font-size: .875rem;
}
.subscribe-modal-dec p.smaller-text {
  	font-size: .75rem;
}
.subscribe-modal-dec .review-input {
  	text-align: left;
}
.subscribe-modal-dec .review-input p {
  	color: #000;
}
.subscribe-modal-dec .review-input .form-group input {
  	margin: 0;
  	margin-bottom: .5rem;
  	border-color: #000;
  	color: #000;
}
.subscribe-modal-dec .review-input .form-group input:focus {
  	border: 1px solid #000;
}
.subscribe-modal-dec .btn {
  	width: 100%!important;
  	margin-top: .25rem;
  	background: #AD814F!important;
  	border-color: #AD814F!important;
  	color: #fff;
}
.payment-modal-dec {
  	padding-bottom: 6.4vw;
  	text-align: center;
}
.payment-modal-dec svg {
  	font-size: 40px;
}
.payment-modal-dec .btn-outline-black {
  	border-color: #000;
}
.modal-content{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 21.5625rem;
    height: 80vh;
    overflow: auto;
    background: #fff;
    box-shadow: 0 0 10px 10px rgb(0 0 0 / 20%);
}
.modal-title{
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.375rem 1.0625rem 1.125rem 1.25rem;
}
.sendInquiry-modal .modal-title{
    border-bottom: 1px solid #ccc;
}
.thank-modal .modal-title{
	justify-content: flex-end;
}
.modal-title h3{
	margin: 0;
    font-size: 1.125rem;
    text-transform: capitalize;
}
.modal-title svg{
	color: #aaa;
	font-size: 1.5625rem;
	cursor: pointer;
}
.modal-message {
    padding: 0 .625rem;
}
.product-messages{
	margin-top: 1.875rem;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.product-messages .product-img {
    width: 4.6875rem;
    height: 4.6875rem;
    border: 1px solid #ccc;
    border-radius: 5px;
	text-align: center;
}
.product-messages .product-img img{
	height: 100%;
}
.product-messages .product-title {
    width: 15.5rem;
    padding-left: .5rem;
    font-size: .8125rem;
}
.product-messages .form-group {
    margin-top: .9375rem;
}
.product-messages .product-number{
	width: 8.125rem;
	margin-right: .625rem;
}
.product-messages .product-size{
	width: 11.25rem;
}
.sendInquiry-modal .product-messages .form-control{
	padding: 0 1rem;
	height: 2.5rem;
	font-size: .9375rem;
	color: #2f2f2f;
	line-height: 1;
	border-radius: 5px;
}
.product-messages>tbody>tr>td{
	padding: 5px;
	border: 0;
	vertical-align: middle;
}
.product-messages tr td:first-child{
	width: 75px;
	height: 75px;
	text-align: center;
	padding: 0;
}
.product-messages tr td:first-child p{
	width: 100%;
	height: 75px;
	margin: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.product-messages tr td img{
	height: 100%;
}
.product-messages tr td:nth-child(2){
	padding-left: 15px;
    padding-right: 65px;
}
.sendInquiry-modal .radio-group{
	display: flex;
	align-items: center;
    flex-wrap: wrap;
}
.sendInquiry-modal .radio-group .checkbox-item{
	width: 50%;
}
.sendInquiry-modal .radio-group input[type="checkbox"]{
    position: relative;
    -webkit-appearance: none;
    appearance: none;
    width: .9375rem;
    height: .9375rem;
    margin: 5px 0;
    margin-right: .5rem;
    vertical-align: middle;
    outline: 0;
}
.sendInquiry-modal .radio-group input[type="checkbox"]:after
{
	width: 100%;
	height: 100%;
	top: 0;
	content: " ";
	background-color: #fff;
	color: #000000;
	display: block;
	visibility: visible;
	border: 1px solid #ccc;
}
.sendInquiry-modal .radio-group input[type=checkbox]:checked:after {
	content: "\2713";
	position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    line-height: .8125rem;
    font-size: .9375rem;
    font-weight: bold;
    background-color: #bc001e;
    border-color: #bc001e;
    color: #fff;
    text-align: center;
}
.sendInquiry-modal .required:before{
	content: "* ";
    color: red;
}
.sendInquiry-modal .required:after{
	display: none;
}
.sendInquiry-modal .form-group{
	margin-bottom: 1.5625rem;
	position: relative;
}
.sendInquiry-modal .form-group label{
	margin-bottom: .9375rem;
}
.sendInquiry-modal .form-control{
	padding: .875rem .625rem;
	height: auto;
	font-size: .8125rem;
	border-radius: 0;
	color: #151515;
}
.textareaCount{
	float: right;
	font-size: .625rem;
}
.uplaodFile{
	font-size: .9375rem;
}
.uplaodFile svg{
	font-size: .875rem;
	margin-right: .9375rem;
}
.uplaodFile-input{
	position: absolute;
	top: 0;
	cursor: pointer;
}
.sendInquiry-modal form .btn{
    display: block;
    margin: auto;
	margin-bottom: 1.375rem;
    font-size: .9375rem;
}
.thank-modal .modal-content{
	height: auto;
}
.thank-modal .modal-message{
	text-align: center;
}
.thank-modal .modal-message h2{
	margin-top: 3.0625rem;
    margin-bottom: 1.5625rem;
    font-size: 2.8125rem;
    line-height: 1;
}
.thank-modal .modal-message p{
	margin-bottom: 1.875rem;
    font-size: .9375rem;
	color: #2f2f2f;
}
.thank-modal .modal-message .btn{
	margin-bottom: 4.0625rem;
    width: 18.75rem;
    padding: .5rem;
    font-size: .9375rem;
}
.div-selectors-info-text {
    padding-left: 20px;
    width: calc(100% - 33px);
}
.div-selectors-color .div-selectors-info-wrapper{ 
	padding: 12px 0;
	margin: 0 -15px;
	border-radius: 5px; 
	background: #fff; 
	text-align: center;
	font-size: 1rem;
}
.div-selectors-color-img{ 
	height: 2.25rem;
    width: 2.25rem;
	padding: 0; 
	margin: auto;
	margin-bottom: 13px;
	border-radius: 50%;
    overflow: hidden;
}
.div-selectors-color-img.inactive { opacity: 0.5; }
.div-selectors-color-img img{ 
	width: 100%; 
	height: 100%
}
.div-selectors-color .div-selectors-info-wrapper p{ 
	margin: 0;
	white-space: normal;
}
.div-selectors-info,
.div-gift-info-wrapper { 
	height: 64px; 
	line-height: 63px; 
	white-space: normal; 
}
.div-selectors-color .div-selectors-info{ padding: 0 0 0 6px; }
.div-selectors-special-wrapper { position: relative; }
.div-selectors-special-wrapper .div-selectors-special-expand { height: 120px; width: 100%; background: linear-gradient(to bottom, rgba(255,255,255,0), #f2f2f2 60%); bottom: 0; left: 0; position: absolute; z-index: 50; cursor: pointer; display: none; }
.div-selectors-special-wrapper .div-selectors-special-expand .btn { font-size: 0.9em; padding-top: 10px; padding-bottom: 10px; }
.div-selectors-special-wrapper.lessen { height: 290px; overflow: hidden; }
.div-selectors-special-wrapper.lessen .div-selectors-special-expand { display: block; }
.div-selectors-special-wrapper.lessen .div-selectors-special-expand .btn { background: #fff; border: 1px solid #ced4da; bottom: 0; left: 0; position: absolute; transition: background 0.2 ease; }
.div-selectors-special-wrapper.lessen .div-selectors-special-expand:hover .btn { background: #efe8e8; }
.input-radio{
	position: relative;
	width: 26px;
	height: 26px;
	margin: 0;
	border-width: 2px;
}
.input-radio:after{
	width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}
.input-radio:checked{
	outline: 0
}
.btn-price-label { 
	display: block; 
	max-height: 50px; 
	margin-top: 20px; 
	color: #0a74bf;  
	overflow: hidden; 
	transition: all 0.25s ease-in-out;
}
.btn-price-label s { 
	font-size: 0.8rem; 
	color: #2f2f2f; 
	font-family: 'Montserrat-light';
}
.div-selectors-info-describe{
	margin: 0;
    font-size: 0.8rem;
    color: #2f2f2f;
} 
.config-select{
	position: relative;
	margin-bottom: 24px;
}
.config-select>.icon{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    color: #cccccc;
}
.selectItem-price small,
.selectItem-price s{
	font-size: .83rem;
}
.selectItem-price s{
	margin-left: 8px;
	color: #2f2f2f;
}
.selectItem .dropdown-menu{
	padding: 0;
	margin: 0;
	border: 1px solid #bc001e
}
.div-gift-info-text {
    position: relative;
    width: calc(100% - 35px);
}
.div-gift-info-text:hover .gift-introduce-hover{
	display: block;
}
.gift-introduce-hover {
	display: none;
    position: absolute;
    top: 0;
    left: 0;
    margin: 22px 16px;
    padding: 30px 25px;
    width: calc(50vw - 178px);
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 30px 10px rgba(21,21,21,0.2);
    z-index: 1000;
}
.gift-introduce-hover p{
	font-size: .83rem;
	color: #151515;
	line-height: 1.5
}
.gift-img{
	display: flex;
    align-items: center;
    justify-content: center;
}
.gift-img img{
	width: 151px;
}
.gift-introduce-hover ul {
    margin: 0;
    padding: 0;
}
.gift-introduce-hover ul li{
	list-style: none;
}
.div-gift-price p{
	margin: 0;
	cursor: default;
}
.div-gift-price p s{
	margin-left: 10px;
	font-size: .83rem;
	color: #2f2f2f;
}
.product-review .review-summary{
	text-align: left
}
.product-review .review-summary-ratings{
	padding-left: 0;
	border: 0;
}
.product-review .review-summary-starrating i:before {
    font-size: 23px;
}
.product-review ul.review-tabs, 
.product-review ul.review-tabs li{
	max-height: 30px;
	height: 30px;
}
.product-review ul.review-tabs li{
	padding: 0 30px;
	line-height: 30px;
}
.product-review ul.review-tabs li.active{
	border-bottom: 0;
	background: #151515;
    color: #fff;
    font-family: 'Montserrat-Medium';
}
.review-obj-header .stamped-fa-star-half-o:before, 
.review-obj-header .stamped-fa-star-o:before, 
.review-obj-header .stamped-fa-star:before{
	font-size: 18px;
	margin-right: 0px;
}
.product-review .review-obj-content{
	margin: 23px 0 15px;;
}
#product_add_on_no { padding: 7px 0; background: #fff; }
#product_still_image #top_left_badge { width: 100%; text-align: center; position: relative; bottom: -1.75vh; }
#product_still_image #top_left_badge .limited-edition-badge { margin-left: calc(-75px - 400 * (100vh - 700px) / 1440); }
.da-restock-notification { margin-bottom: 25px; padding: 7px 0; background: #dedede; display: none; }
.da-restock-notification .form-group { margin-bottom: 0; }
.da-restock-notification .form-control { margin-bottom: 5px; }
#notify_app { margin-bottom: 25px; padding: 25px 20px; background: #f2dfe0; display: none;}
#notify_app svg { color: #0a74bf; margin-right: 7px; }
.circle-number { display:inline-block; line-height:0px; border-radius:50%; border:none; font-size:18px; margin-right: 5px; background-color: #0a74bf; }
.circle-number span { color: #fff; display:inline-block; padding-top:50%; padding-bottom:50%; margin-left:8px; margin-right:8px; }
#collection_contents { line-height: 1.5rem;}
#collection_sale_promotion { margin: 25px 0 0 0; padding: 0; transition: all 0.25s ease; }
#collection_sale_promotion.active { padding: 15px; background: #f2f2f2; }
#collection_sale_promotion_title { cursor: pointer; transition: color 0.2s ease; }
#collection_sale_promotion_title:hover { color: #0a74bf; }
#collection_sale_promotion_title span { margin-left: 10px; display: inline-block; }
.collection-sale-promotion-obj { max-width: 150px; margin: 10px 9px 0 0; text-align: center; font-size: 0.8rem; font-weight: 700; line-height: 1.2rem; color: #6c757d; display: inline-block; vertical-align: top; cursor: default; }
.collection-sale-promotion-obj img { height: 50px; width: 50px; margin: 0 auto 5px auto; display: block; }
.collection-sale-promotion-obj svg { color: #adb5bd; margin-top: 2px; font-size: 1rem; }
.collection-sale-promotion-obj.special { color: #0a74bf; }
.collection-sale-promotion-body img { max-width: 100%; width: auto; height: 30px; margin-bottom: 10px; }
.collection-sale-promotion-body ul { list-style-position: inside; padding-left: 5px; margin-bottom: 2px; }
.collection-sale-promotion-body ul li { line-height: 1.3; margin-bottom: 3px; }
.collection-sale-promotion-body .badge { margin-top: 2.75px; vertical-align: top; }
.collection-sale-promotion-body .learnmore { color: #0a74bf; cursor: pointer; }
.collection-prices-new table { width: 100%; }
.collection-prices-new table td .stock-indicator b{ font-size:.83rem }
#collection_extra_prices .a2a_default_style:not(.a2a_flex_style) a { padding: 4px; }
.stock-indicator b:last-child span{ text-decoration: none!important; }
.footer-price-savings, 
#footer_discount_text_mob { color: #ffc107; font-weight: 700; padding-top: 2px; }
#footer_price_direct_mob { font-size: 1.75rem; font-weight: 700; color: #0a74bf; }
#footer_myr_price_mob_div { font-size: 0.95rem; color: #0a74bf; margin-left: 5px; display: inline-block; }
#countdown_shipout_wrapper { min-height: 75px; font-weight: 600; color: #0a74bf; text-align: left; }
#countdown_shipout_wrapper img { height: auto; width: 65px; margin: 0 8px 0 auto; }
#countdown_shipout_wrapper td { vertical-align:middle; }
.btn-cart-add-2 { padding: 15px 20px; margin-top: 15px; font-size: 1rem; text-transform: uppercase; }
.btn-cart-add-2 svg { margin-right: 5px; }
#collection_contents hr { margin: 25px 0; }
#product_introducermation { padding-top: 40px; padding-bottom: 20px; background: #f2f2f2;}
/* .product_introduce_tabs { 
	background: #151515; 
	border-top: 1px solid #ccc;
} */
#product_introduce_tab_wrapper { 
	width: 100%; 
	position: absolute; 
	display: none; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	background: #151515; 
	z-index: 1000; 
}
#product_introduce_tab_current, 
.product_introduce_tabs .nav-item { 
	width: 100%; 
	font: 300 1rem 'Montserrat-light', sans-serif; 
	padding: 16px 0 12px 0; 
	transition: all 0.2s ease-in-out; 
	color: #fff;
	line-height: 1;
	text-align: center; 
	cursor: pointer;
}
#product_introduce_tab_current { font-weight: 600; color: #0a74bf;}
#product_introduce_tab_current_text { display: inline-block; margin-right: 10px; }
.product_introduce_tabs .nav-item:hover, 
.product_introduce_tabs .nav-item.active { 
	background: #fff;
	color: #151515; 
	border-color: #151515;
}
.product-tab-mob-head { 
	padding: 15px 25px; 
	position: sticky;
    top: 55px;
	font: 1.5rem 'Montserrat-light', sans-serif; 
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	background: #151515; 
	border-bottom: 1px solid #ccc;  
	transition: border 0.25s ease-in-out; 
    z-index: 2;
}
.product-tab-mob-head .svg_icon{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
}
.product-tab-mob-head .svg_icon svg{
	font-size: 1.5rem;
    width: 24px;
}
.product-tab-content { border-left: 0; display: none; }
.product-tab-content hr { margin: 40px 0; }
.product_introduce_tabs { 
	width: 100%; 
	position: -webkit-sticky;
	position: sticky;
    top: 60px; 
    z-index: 2;
}
.product_introduce_tabs-new{
	top: 96px;
	width: auto;
	/* border-bottom: 1px solid rgba(153, 153, 153, 0.50); */
}
.product_introduce_tabs-new #product_introduce_tab_wrapper{
	background: transparent;
}
#product_tab_content { background: #fff; } 
#tab_main_content { padding: 0 15px; }
#tab_main_content hr { width: 50px; margin: 30px 0; }
#collection_exclusive_feature { text-align: center; border-bottom: 1px solid #ced4da; overflow:hidden; }
#collection_exclusive_feature_title { font: 300 2rem 'Montserrat-light', sans-serif; padding: 10px 20px; margin: 40px auto 25px auto; background: #f2f2f2; display: inline-block; }
#collection_exclusive_feature_header { margin-bottom: 20px; }
#collection_exclusive_feature_details { margin-bottom: 40px; }
#collection_exclusive_feature_image { min-height: 200px; }
#tab_feature_header, #tab_material_header { margin-top: 25px; }
#tab_feature_title, #tab_material_title { font-weight: 400; margin: 25px 0 25px 0; }
#tab_feature_list_buttons, #tab_material_list_buttons { margin: 10px 0; }
.btn-feature-tab, 
.btn-material-tab { font: 0.8rem 'Montserrat-light', sans-serif; font-weight: 600; padding: 10px 12px; margin: 0 5px 5px 0; }
#tab_feature_item_details, 
#tab_material_item_details { margin-top: 10px; margin-bottom: 25px; }
.features-titan-lumbar { margin-top: 4vw; margin-bottom: 4vw; }
.features-titan-lumbar-img { height: calc(300px + 8vw); }
.features-foam video { position: absolute; top:0; left:0; object-fit:cover; height: 100%; width: 100%; overflow: hidden; z-index: 1; opacity: 0; transition: opacity 0.2s ease; }
.features-foam .canplay video { opacity: 1; }
.features-foam .section-container { position: relative; z-index: 2; }
.features-foam .section-container .body { height: calc(100vh - 160px + 100px); line-height:calc(100vh - 160px + 100px); color: #fff; }
.features-warranty { min-height: calc(100vh - 159px); line-height: calc(100vh - 159px); color: #fff; }
.features-warranty-footnote { background: #fff; color: #000; margin-top: 1.5em; padding: 0.75em 1em; }
.features-warranty-footnote:last-child { margin-bottom: 10vh; }
.features-peelprotection { margin-top: 2.5em; margin-bottom: 5vh; }
.features-peelprotection h5 { margin-bottom: 0.25em; }
.features-peelprotection img { height: 125px; width: auto; margin-bottom: 1.5em; }
.features-peelprotection p { line-height: 1.5em; }
.features-expanded-section .section-container { position: relative; }
.features-expanded-section .body-container { position: relative; z-index: 2; margin-top: -100vh; }
.features-expanded-section .body-container .mobile-gap { width: 100%; height: 80vh; }
.features-expanded-section .section-container .text-container { line-height: calc(100vh - 150px); color: #fff; }
.features-expanded-section .section-container .text-container .vertical-align { margin: auto; max-width: 500px; }
.features-expanded-section .section-container .video-container { top: 105px; left:0; height: 100vh; width: 100%; padding: 0; overflow: hidden; z-index: 1; position: -webkit-sticky; position: sticky; }
.template-collection .features-expanded-section .section-container .video-container { top: 150px; }
.features-expanded-section .section-container .video-container .video-overlay { background: rgba(0,0,0,0.75); opacity: 0; transition: opacity 0.5s ease; position: absolute; top: 0; left:0; width: 100%; height: 100%; }
.features-expanded-section .section-container .video-container .video-overlay.visible { opacity: 1; }
.features-expanded-section .section-container .video-container .focus-video-obj { height: calc(100vh - 150px); width: calc(100vw - 7px); opacity: 0; transition: opacity .2s ease; }
.features-expanded-section .section-container .video-container .focus-video-obj.visible { opacity: 1; }
.features-expanded-section .section-container .video-container .focus-video-obj video { object-fit:cover; top: 0; height: 100%; width: 100%; position: absolute; opacity: 1; transition: opacity 0.4s ease; }
.features-expanded-section .section-container .video-container .focus-video-obj:not(.canplay) video { opacity: 0 !important; }
.features-base-section { position: relative; }
.features-base-section .video-container { top: 131px; left: 0; position: -webkit-sticky; position: sticky; z-index: 1; }
.template-collection .features-base-section .video-container { top: 150px; }
.features-base-section .section-container { margin-top: calc((100vw / 16 * 9) - 14px); }
.features-base-section .section-container .text-container { height: calc(500px - 1vw); line-height: calc(500px - 1vw); }
.features-base-section-lg { position: relative; }
.features-base-section-lg .video-container { height: calc(100vh - 160px); line-height: calc(100vh - 160px); top: 131px; left: 5vw; width: 45vw; position: -webkit-sticky; position: sticky; }
.template-collection .features-base-section-lg .video-container { height: calc(100vh - 160px); line-height: calc(100vh - 160px); top: 158px; left: 5vw; width: 45vw; position: sticky; }
.features-base-section-lg .section-container { margin-top: 5vw; }
.features-base-section-lg .section-container .text-container { height: 60vh; line-height: 60vh; }
.features-section { margin-top: 20vh; margin-bottom: 20vh; }
.features-image-border { border-radius: 25px; }
.features-body-border { padding: 0 5vw; } 
.features-body-t1-img { max-width: 84vw; height: auto; width: auto; }
.features-body-t2 { padding: 0 5vw; }
#tab_warranty_wrapper { margin: 40px 0; }
#tab_warranty_header { margin: 35px 0 20px 0; text-align: center; }
#tab_warranty_img { min-height: 200px; }
.btn-warranty-redirect { font: 0.8rem 'Montserrat-light', sans-serif; font-weight: 600; padding: 10px 12px; margin-top: 5px; }
.btn-warranty-redirect svg { margin-left: 5px; }
#tab_warranty_content { text-align: center; margin-bottom: 40px; }
#tab_warranty_content h4 { margin: 40px 0 5px 0; }
#tab_warranty_content p { margin-bottom: .5em; }
#tab_shipping_info { margin-bottom: 10px; }
#tab_shipping_info svg { color: #28a745; margin-right: 7px;}
#tab_specification_table { width: 100%; margin-top: 20px; }
#tab_specification_table tr td { padding: 10px; border: 1px solid #ced4da; }
.tab_specification_table_header { font: 1.5rem 'Montserrat-light', sans-serif; font-weight: 600; text-align: center; }
.tab_specification_table_info td:first-child { width: 160px; }
.tab_specification_links { margin-bottom: 20px; }
.btn-specification { white-space: normal; width: 100%; margin-top: 20px; }
.collections-product-contents-body { margin-top: 12px; font-size: 1rem; }
#specifications_tab_details img { cursor: zoom-in; }
.collection-specs-cert { margin-bottom: 15px; display: block; }
.collection-specs-cert img { border: 1px solid #ced4da; transition: border 0.2s ease-in-out; margin-bottom: 7px; }
.collection-specs-cert img:hover { border: 1px solid #0a74bf; }
.product-specification-popup { width: 100%; height: auto; cursor: zoom-in; }
.product-spec-assembly-video { width: 80vw; height: 50vw; }
.product-spec-usage-thumb img { width: 100%; height: auto; border: 1px solid #ced4da; transition: border 0.2s ease; }
.product-spec-usage-thumb:hover img { border-color: #0a74bf; }
.product-spec-usage-thumb h6 { font-size: 1.2rem; font-weight: 400; margin: 10px 0 20px 0; }
#footer_collection_title, #footer_price_direct { font: 400 1rem 'Montserrat-light', sans-serif; }
#footer_collection_subtitle { font: 600 0.9rem 'Open-Sans', sans-serif; line-height: 1rem; }
#footer_cart_discount { border-right: 1px solid #ced4da; }
#footer_cart_discount table { height: 80px; border-spacing: 0; }
#footer_cart_display th, 
#footer_cart_discount td { padding: 0; }
#footer_cart_discount .text-right { padding-right: 10px; }
#footer_cart_discount .footer-price-savings, 
#footer_cart_discount #footer_discount_text { color: #ffc107; font-weight: 700; padding-top: 4px; }
#footer_price {  
	padding-top: 15px; 
	padding-bottom: 15px; 
	color: #0a74bf; 
}
#footer_price h6 { margin-top: 7px; }
#footer_price_direct { vertical-align: middle; margin-bottom: 1px; margin-right: 8px; display: inline-block; }
.affirm-as-low-as { margin-bottom: 2px; }
#form_atc_btn { 
	font-size: 1rem;
	line-height: 1;
}
.btn-cart-add svg { margin-right: 3px; }
.div-selectors-info .radio__input{ display: inline-block; }
.all-features-link {
  	display: inline-block;
  	margin-top: 2.917vw;
  	padding: 0 1.25vw 0 3.611vw;
	font-size: .875rem;
	color: rgba(0,0,0,0.8);
  	background: #f2f2f2;
  	border: 1px solid #ccc;
	border-radius: 25px;
}
.all-features-link .arrow-circle {
  	display: inline-block;
  	margin-left: 2.22vw;
	width: 3.611vw;
	height: 3.611vw;
  	border-radius: 50%;
  	background: #AD814F;
  	color: #000;
  	line-height: 3.611vw;
  	text-align: center;
}
.all-features-link .arrow-circle svg {
  	font-size: .75rem;
}
.specifications-content{
	margin-top: 5.556vw;
	padding-bottom: 5.556vw;
}
.specifications-content-header{
	margin-bottom: 6.25vw;
}
.specifications-content h2{
	margin-top: 9.167vw;
	margin-bottom: 0;
	font-size: calc(24px + 16 * ((100vw - 320px) / 2080));
}
.specifications-list.slick-dotted.slick-slider {
  	margin-bottom: 0;
  	padding-left: calc(15px - 1.11vw);
}
.specifications-list .slick-list{
	padding-right: 22.361vw;
}
.specifications-list .slick-dots{
	width: calc(100% - 15px - 1.11vw);
}
.specifications-item{
	padding: 0 1.11vw;
	padding-bottom: 8.75vw;
	cursor: pointer;
}
.specifications-item-img {
  	position: relative;
  	border-radius: 4px;
	overflow: hidden;
}
.specifications-item-img img {
  	width: 100%;
}
.specifications-item p{
	margin: 0;
	margin-top: 3.75vw;
}
.hover-choose,
.hover-view{
	opacity: 0;
  	background: rgba(242,197,73,.5);
  	transition: opacity .5s ease;
}
.hover-view,
.hover-play,
.hover-choose,
.absoulte-play {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
}
.specifications-item:hover .hover-choose,
.hover-choose.active{
	opacity: 1;
}
.choose-content {
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%,-50%);
  	text-align: center;
}
.choose-content a svg,
.choose-content svg {
	color: #000;
  	height: 7.083vw;
}
.hover-choose-btn {
  	display: flex;
  	justify-content: center;
  	margin-top: 3.056vw;
}
.hover-choose-btn .btn {
  	padding: 1.042vw 2.639vw;
  	margin: 0 2px;
  	font-size: .521rem;
  	color: #000;
  	border: 1px solid #aaa;
  	background: #fff;
}
.hover-choose-btn .btn:hover{
	background: #AD814F;
	border-color: #000;
}
.hover-view > svg,
.hover-play > svg,
.absoulte-play > svg {
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%,-50%);
  	height: 7.083vw;
  	color: #fff;
}
.specifications-progress-bar {
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	width: 100%;
  	padding: 1.042vw 2.639vw;
  	display: flex;
  	align-items: center;
  	background: #AD814F;
}
.specifications-progress-bar svg {
  	height: 1.389vw;
  	color: #000;
}
.specifications-progress-bar .summary-rating-bar{
	flex: 1;
	margin-left: 1.806vw;
	height: 2px;
	background: rgba(0,0,0,0.3);
}
.specifications-progress-bar .summary-rating-bar .summary-rating-bar-content{
	width: 20%;
	height: 2px;
	background: #000;
}
.specifications-media-show {
	display: none;
  	position: fixed;
  	top: 0;
  	left: 0;
  	width: 100vw;
  	height: 100vh;
  	background: rgba(0,0,0,.6);
  	z-index: 11111;
  	padding: 13.889vw 10vw;
}
.media-image {
  	position: relative;
  	width: 100%;
  	height: 100%;
  	display: flex;
	align-items: center;
	justify-content: center;
}
.media-image img {
  	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.media-icon {
  	position: absolute;
  	right: -7.083vw;
  	top: 0;
}
.icon-close {
  	margin-top: 2.778vw;
  	cursor: pointer;
}
.media-icon svg {
  	height: 4.444vw;
  	color: #fff;
}
.video-modal {
	position: fixed;
	bottom: 3.467vw;
  	right: inherit;
  	left: 4vw;
  	width: 33.333vw;
	border-radius: 4px;
	overflow: hidden;
	z-index: 99999;
}
.video-modal-content video {
	width: 100%;
	display: block;
}
.video-modal-icon {
	position: absolute;
	top: 0;
  	right: 0;
  	padding: 1.6vw .8vw 3.2vw 3.2vw;
  	cursor: pointer;
}
.video-modal-icon .icon-close {
	margin: 0;
	color: #fff;
}
.icon-amplifier {
  	margin-top: 6.944vw;
  	cursor: pointer;
}
.icon-download {
  	margin-top: 1.806vw;
  	cursor: pointer;
}
.hover-play{
	opacity: 0;
	background: rgba(0,0,0,0.1);
	transition: opacity .5s ease;
}
.feature-function-list .hover-play,
.feature-item-text .hover-play,
.feature-mainPart .hover-play,
.functions-table .hover-play {
	position: relative;
	top: inherit;
	left: inherit;
	width: auto;
	height: auto;
	background: none;
	opacity: 1;
	cursor: pointer;
}
#productJsDiv .feature-function-list .hover-play, 
#productJsDiv .functions-table .hover-play {
	left: 0;
}
.feature-function-list .hover-play svg,
.feature-item-text .hover-play svg,
.feature-mainPart .hover-play svg,
.functions-table .hover-play svg {
	position: relative;
	top: inherit;
	left: inherit;
	transform: none;
	color: #000;
	height: 1em;
	transition: color .5s ease;
}
.feature-function-list .hover-play:hover svg,
.feature-item-text .hover-play:hover svg,
.feature-mainPart .hover-play:hover svg,
.functions-table .hover-play:hover svg {
	color: #AD814F;
}
.media-choose-btn {
	text-align: center;
}
.media-choose-btn .btn {
  	margin: 0 .521vw;
  	padding: .625rem;
  	font-size: .75rem;
  	border-radius: 25px;
  	background: #aaa!important;
  	border-color: #fff!important;
}
.media-choose-btn .btn:hover,
.media-choose-btn .btn.active{ 
	background: #fff!important;
  	border-color: #fff!important;
  	color: #000!important;
}
.accessories-header{
	margin-top: 6.111vw;
}
.accessories-header h2{
	margin: 0;
	margin-bottom: 6.389vw;
	font-size: calc(24px + 16 * ((100vw - 320px) / 2080));
}
.accessories-content {
  	margin: 0;
}
.accessories-item {
	padding: 0;
	margin: .833vw 0;
	margin-right: 2.083vw;
	width: calc(50% - 1.0415vw);
	font-size: .78125rem;
	text-align: center;
	border-radius: 5px;
	background: #f2f2f2;
	overflow: hidden;
}
.accessories-item:nth-child(2n) {
	margin-right: 0;
}
.accessories-item p {
	margin-top: 1.944vw;
	color: #000;
}
.accessories-item-img {
	width: 100%;
	display: inline-block;
	position: relative;
	margin: 0;
	padding-top: 28.472vw;
	overflow: hidden;
}
.accessories-item-img img {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: auto;
	height: 100%;
	margin: 0;
}
.review-new-content{
	padding-bottom: 3.125rem;
}
.review-article .review-new-content{
	padding-bottom: 0;
}
.review-new-content .product-all-review{
	text-align: center;
}
.review-new-content .product-all-review p,
.review-new-content .product-all-review>a{
	margin: 0;
  	font-size: .78125rem;
}
.review-new-content .product-all-review>a{
	display: inline-block;
	margin-bottom: 5.833vw;
	color: #000;
	text-decoration: underline;
}
.review-new-content .product-all-review-header {
  	position: relative;
}
.review-new-content .product-all-review-header h2 {
  	margin-top: 9.44vw;
	margin-bottom: 3.194vw;
	font-size: calc(24px + 16 * ((100vw - 320px) / 2080));
  	text-align: center;
}
.review-new-content .product-all-review-header a {
  	position: absolute;
  	bottom: 0;
  	right: 0;
  	color: #000;
  	font-size: 1.042vw;
  	text-decoration: underline !important;
  	opacity: .8;
}
.review-new-content .review-images-list {
  	margin: 0 -15px;
  	padding-left: 15px;
}
.review-new-content .review-images-list .slick-list{
	padding-right: 28.194vw;
}
.review-new-content .review-images-item {
  	position: relative;
  	padding-right: 2.083vw;
	margin-bottom: 1.806vw;
	width: 33.472vw;
	height: 33.472vw;
	border-radius: 5px;
	overflow: hidden;
}
.review-new-content .review-item-img{
	width: 100%;
	display: inline-block;
	position: relative;
	margin: 0;
	padding-top: 33.472vw;
	border-radius: 5px;
	overflow: hidden;
}
.review-new-content .review-item-img img{
  	position: absolute;
  	top: 0;
  	left: 50%;
  	transform: translateX(-50%);
  	width: auto;
  	height: 100%;
  	margin: 0;
}
.review-new-content .review-images-item p {
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	width: calc(100% - 2.083vw);
	padding: 1.806vw 0;
  	margin: 0;
  	font-size: .625rem;
  	color: #AD814F;
  	text-align: center;
  	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
  	opacity: 1;
  	background: #000;
  	border-bottom-right-radius: 5px;
  	transition: all .5s ease;
}
.review-new-content .review-images-item:hover p{
	color: #000;
	background: #AD814F;
}
.review-choose-img img {
	width: 100%;
	border-radius: 5px;
}
.review-product-choose {
	margin-top: 2.708vw;
}
.review-new-content .review-product-choose .product-all-review-header h2{
	margin-bottom: 4.167vw;
	margin-top: 3.6vw;
}
.review-product-choose-list {
  	padding: 0 calc(15px - 1.11vw);
}
.review-product-choose-item {
	padding: 0;
	margin: 1.806vw 1.11vw;
	width: calc(50% - 2.22vw);
	background: #f2f2f2;
	border-radius: 5px;
	overflow: hidden;
	transition: all .5s ease;
}
.review-product-choose-item a{
	color: #000
}
.review-product-choose-item:hover{
	background: #AD814F;
}
.review-choose-text {
	padding: 3.611vw 2.5vw;
}
.review-choose-header {
	display: flex;
	align-items: center;
}
.review-choose-header h3 {
	margin: 0;
	font-size: .875rem;
}
.review-choose-header .arrow-circle {
	display: none;
}
.review-choose-text p {
	margin: 0;
	margin-top: 1.944vw;
	font-size: .521rem;
}
.review-new-content .review-container{
	margin: 3.125rem 0 4.25rem;
}
.review-new-content .review-container h2{
	margin: 0;
	font-size: calc(24px + 16 * ((100vw - 320px) / 2080));
}
.review-new-content .review-container .review-header{
	padding-top: 2.3125rem;
}
.review-new-content .summary-overview {
	display: block;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
}
.review-new-content .summary-overview > p {
	margin: 0 !important;
}
.review-new-content .summary-overview .review-summary-text-1{
	margin-right: 1.1875rem;
	font-size: 37px;
}
.review-new-content .review-summary-starrating i::before{
	font-size: .875rem;
}
.review-new-content .review-button{
	margin-bottom: 2.6875rem;
	margin-left: 5.5rem;
}
.review-new-content .review-button .btn{
	width: 10.25rem;
	padding: .6875rem 0;
	border-color: #000;
	color: #000;
	font-size: .78125rem;
	text-transform: capitalize;
}
.review-rate {
	display: flex;
	flex-direction: column;
}
.review-new-content .stamped-fa{
	color: #AD814F;
}
.review-new-content .review-summary-caption .review-summary-text{
	font-size: .75rem;
}
.review-new-content .summary-rating .summary-rating-title::before{
	content: '';
}
.review-new-content .summary-rating-title{
	width: auto !important;
	margin-right: .625rem;
	font-size: .75rem !important;
	color: #000;
}
.review-new-content .summary-rating-count{
	padding-left: .5rem;
}
.review-new-content .review-photos-carousel .arrow-next {
	right: 48px;
}
.review-new-content .review-photos-carousel .slick-list{
	margin: 0 -8px;
}
.review-new-content .review-tab-container ul.review-tabs {
	height: auto;
	max-height: initial;
}
.review-new-content ul.review-tabs li{
	padding: .9375rem 0;
	max-height: inherit;
	height: auto;
	font-size: 1rem;
	line-height: 1;
}
.review-new-content ul.review-tabs li.active{
	background: transparent;
	color: #000;
}
.review-new-content .review-objs-filter{
	position: absolute;
	width: auto;
	bottom: .3125rem;
	right: 0;
	display: flex;
	align-items: center;
}
.review-new-content .review-objs-select{
	margin: 0;
}
.review-new-content .review-objs-select .svg-down{
	height: 4px;
}
.review-new-content .review-obj{
	margin-bottom: 0;
	padding-bottom: .875rem;
	border-top: 0;
	border-bottom: 1px solid #ccc;
}
.review-new-content .review-obj .author{
	font-weight: 400;
}
.review-new-content .review-obj-header{
	position: relative;
	display: flex;
	align-items: center;
}
.review-new-content .review-obj-avatar {
	margin-right: .6875rem;
	background: #AD814F;
	color: #fff;
	text-shadow: none;
}
.review-new-content .review-obj-avatar-content {
	width: 1.9375rem;
	height: 1.9375rem;
	font-size: .75rem;
}
.review-new-content .review-obj-header>p{
	margin-top: .375rem;
	margin-bottom: 0;
	color: #000;
	opacity: .6;
}
.review-new-content .review-obj-header .stamped-fa::before{
	font-size: .75rem;
}
.review-new-content .review-obj-header .created,
.review-obj-share a span{
	color: #000;
	opacity: .6;
}
.review-new-content .review-obj-header .created{
	position: absolute;
	right: 0;
	top: 0;
}
.review-obj-share {
	float: none;
	margin-bottom: .9375rem;
}
.review-obj-share a{
	color: #000;
}
.review-obj-share a svg{
	font-size: .625rem;
}
.review-new-content .review-obj-vote{
	float: none;
}
.review-new-content .review-pagination{
	margin: 0;
	padding-top: 1.5625rem;
}
.review-new-content .review-pagination li{
	width: 1.9375rem;
	height: 1.9375rem;
	margin: 0 4px;
	border: 1px solid #ccc;
	line-height: 1.8125rem;
	text-align: center;
	border-radius: 8px;
}
.review-new-content .review-pagination li.page {
	color: #000;
	text-decoration: none;
}
.review-new-content .review-pagination .page.active {
	border-color: #000;
}
.review-new-content .review-pagination a {
	padding: 0;
	color: #000;
	line-height: 1.8125rem;
	font-size: .625rem;
}
.review-new-content .catalog-new .slick-list{
	padding-right: 17.361vw;
}
.review-new-content .catalog-quick-new .catalog figure img{
	width: auto;
}
.review-article {
	padding-top: 6.4vw;
}
.review-article-title img {
	height: 10.667vw;
}
.review-article-title span{
	display: inline-block;
	vertical-align: middle;
	text-decoration: underline;
	margin-left: 10px;
}
.review-product {
  	display: flex;
  	flex-wrap: wrap;
  	padding-left: 2.625rem;
  	color: #999;
}
.review-product a {
	width: 50%;
  	padding-right: 3.2vw;
  	margin-bottom: 2px;
  	color: #999;
  	text-decoration: underline;
}
.review-product span {
	width: 40%;
  	padding: 0 3.2vw;
  	position: relative;
}
.review-product span:nth-child(2n+1) {
	width: 60%;
}
.collections-new-list .index-review .review-list .review-product span {
	width: 100%;
}
.review-product span:before {
  	content: '';
  	position: absolute;
  	top: 0;
  	left: 0;
  	bottom: 0;
  	width: 1px;
  	background: #6C757D;
}
.review-product span:nth-child(even),
.review-product span:last-child {
	padding-left: 0;
}
.review-product span:nth-child(even):before {
	width: 0;
}
.review-product span:first-child {
	order: 0;
}
.review-product span:last-child {
	order: -1;
}
.review-product span:last-child:before {
	display: none;
}
.review-images-show .active,
.review-images-show .review-feature-images {
	position: relative;
	width: 100%;
	height: 93.6vw;
	overflow: hidden;
}
.review-article .review-images-show .review-feature-images {
	display: flex;
	justify-content: center;
	align-items: center;
}
.review-images-show .review-feature-images .active {
	height: fit-content;
}
.review-images-show .active img,
.review-images-btn .active img {
  	width: auto;
  	height: auto;
  	margin: 0;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%,-50%);
}
.review-images-show .active img {
  	max-height: 100%;
}
.review-images-show .review-feature-images .active img {
  	max-height: fit-content;
  	position: relative;
	top: 0;
	left: 0;
	transform: none;
}
.review-article .review-feature-images p {
  	position: absolute;
  	right: 0;
  	top: 6.4vw;
  	padding: .4vw 4.267vw .4vw 2.133vw;
  	color: #fff;
  	font-size: .875rem;
  	background: #46C21B;
}
.review-detail-article .article .review-images-btn {
	width: 81.067vw;
	margin: auto;
	position: relative;
}
.review-detail-article .article .review-images-btn .slick-list .slick-track {
	margin: auto;
}
.review-detail-article .article .review-images-btn .active {
	position: relative;
	height: 17.067vw;
	min-width: 17.067vw;
	max-width: 17.067vw;
	margin: 0 1.6vw;
	border: 2px solid #fff;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}
.review-detail-article .article .review-images-btn .active.slick-current {
	border: 2px solid #AD814F
}
.review-images-btn .active img {
  	width: auto;
  	height: auto;
}
.review-detail-article .article .review-images-btn .arrow-new {
	position: absolute;
	width: 8.533vw;
	height: 8.533vw;
	color: #6C757D;
	line-height: 1;
	cursor: pointer;
}
.review-detail-article .article .review-images-btn .arrow-new svg {
	width: 8.533vw;
	height: 8.533vw;
	transform: none;
}
.review-detail-article .article .review-images-btn .arrow-prev {
	top: 50%;
	left: -8.533vw;
	transform: translateY(-50%);
}
.review-detail-article .article .review-images-btn .arrow-next {
	top: 50%;
	right: -8.533vw;
	transform: translateY(-50%);
}
.review-feature {
	padding-bottom: 8.533vw;
}
.review-feature:nth-child(1) {
	padding-top: 8.533vw;
}
.review-feature-image {
  	padding: 0 3.2vw;
  	text-align: center;
}
.review-feature-image img {
	max-width: 100%;
	height: 84.93vw;
}
.review-feature:nth-child(2n) .review-feature-logos {
  	order: 1;
}
.review-feature-logo > .col-md-4 {
  	text-align: center;
}
.review-feature-logo img {
	width: 38.133vw;
}
.bg-dark-linear{
	background: linear-gradient(0deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,.6) 85%,rgba(0,0,0,0) 100%);
}
.justify-content-center{
	justify-content: center;
}
.align-items-center{
	align-items: center;
}
.feature-craft,
.feature-master,
.feature-drifting {
  	position: relative;
  	background-color: #000;
}
.feature-craft video,
.feature-master video,
.feature-drifting video {
	margin: 0;
	max-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}
.feature-craft::before,
.feature-master::before,
.feature-drifting::before {
  	content: '';
  	width: 100%;
  	height: 100%;
  	position: absolute;
  	top: 0;
  	left: 0;
  	background-image: url('../jpg/cd39b664-fcc7-4391-b8de-02e4070a1b6d-1.jpg_%3b%20filename_%3dutf-8%27%27cd39b664-fcc7-4391-b8de-02e4070a1b6d-1.jpg');
  	background-repeat: no-repeat;
  	background-size: cover;
  	background-position: top;
}
.feature-master::before {
	background-image: url('../jpg/86cd79a0-4114-40d4-ae95-e64dee8add56-1.jpg_%3b%20filename_%3dutf-8%27%2786cd79a0-4114-40d4-ae95-e64dee8add56-1.jpg');
}
.feature-drifting::before {
	background-image: url('../jpg/3c287cec-156b-4001-b21b-129ac8090cbd-1.jpg_%3b%20filename_%3dutf-8%27%273c287cec-156b-4001-b21b-129ac8090cbd-1.jpg');
}
.feature-series-top {
	position: relative;
}
.feature-series-top-img {
	position: sticky;
	top: 0;
}
.feature-series-top-img img,
.feature-series-top-img video {
	width: 100%;
}
.feature-top-header .col-md-5 {
	padding: 11.733vw 8vw 0;
	order: 1;
}
.feature-top-header .col-md-5 p {
  	line-height: 1;
}
.feature-top-header .col-md-7 img {
	width: 100%;
} 
.feature-resource-btn > .btn-outline-black,
.feature-top-header-btn .btn-outline-black,
.feature-resource-btn .hover-choose-btn .btn-outline-black {
	border-color: #000;
	background: none;
	color: #000;
	border-radius: 4px!important;
}
.feature-resource-btn > .btn-outline-black:hover,
.feature-top-header-btn .btn-outline-black:hover,
.feature-resource-btn .hover-choose-btn .btn-outline-black:hover {
	background: #000;
	color: #fff;
}
.feature-top-header-btn .btn:first-child {
    margin-right: 3.2vw;
}
.feature-feature .feature-item-list {
	padding: 0;
}
.feature-feature .feature-item-list .arrow-new.slick-arrow {
	color: #000;
	font-size: .625rem;
}
.feature-feature .feature-item-list .arrow-new.arrow-prev svg {
  	transform: none;
}
.feature-feature .feature-item-list .feature-item-img {
	border: 1px solid #888;
}
#productJsDiv .feature-feature .feature-item-list .feature-item-img {
	border: none;
}
.feature-feature .feature-item-list .feature-item-text {
	padding: 0 0 3.2vw !important;
	background: none!important;
}
.feature-series-tab {
	position: absolute;
}
.feature-series-top-introduce{
	padding-bottom: 9.306vw;
}
.feature-series-top-introduce > .row > .col-xs-12 > .row > .col-xs-12{
	padding: 0 3.2vw;
}
.feature-series-top-introduce p{
	margin: 0;
}
.feature-series-top-introduce h3{
	margin-top: 0;
}
.feature-series-content {
  	margin: 0;
}
.feature-master .feature-series-specifications .specifications-content,
.feature-master .feature-series-specifications .specifications-content h2,
.feature-drifting .feature-series-specifications .specifications-content,
.feature-drifting .feature-series-specifications .specifications-content h2  {
	margin-top: 0;
}
.feature-series-specifications .specifications-content {
	background: none;
	padding-top: 0;
}
.feature-series-specifications .specifications-content-header{
	color: #fff;
}
.feature-series-specifications .specifications-list.slick-dotted.slick-slider{
	padding-left: 0;
	padding-bottom: calc(6.389vw + 25px)
}
.feature-series-specifications .specifications-item{
	padding-bottom: 0;
	color: #fff;
}
.feature-series-specifications .specifications-item .specifications-item-img img{
	margin: 0;
}
.feature-series-specifications .specifications-item .hover-play > svg {
	color: rgba(255, 255, 255, 0.5);
}
.feature-series-specifications .specifications-list .slick-dots li.slick-active button::before{
	background: #fff
}
.feature-series-specifications .specifications-list .slick-dots li button::before {
  	border: 1px solid #fff;
}
.feature-specifications {
	padding-bottom: 10.667vw;
}
.feature-resource-btn .hover-choose-btn,
.feature-resource-btn > .btn {
	width: calc(50% - 2.666vw)!important;
	margin: 2vw 1.333vw;
}
.feature-resource-btn .hover-choose-btn .btn,
.feature-resource-btn > .btn{
	padding: 8px 0!important;
	font-size: .75rem!important;
	border-radius: 4px!important;
}
.feature-resource-btn .hover-choose-btn .btn {
	width: 100%;
}
.feature-resource-btn .hover-choose-btn .btn svg,
.feature-resource-btn > .btn svg {
	font-size: .75rem!important;
}
.feature-series-top-img .feature-series-comfortable {
	position: absolute;
  	right: 0;
  	bottom: 9.467vw;
}
.feature-series-comfortable-image,
.feature-series-patent-image {
  	padding: 0;
}
.feature-series-comfortable-image img,
.feature-series-patent-image img {
  	width: 100%;
}
.feature-series-top-img .feature-series-comfortable-text {
	padding: 3.2vw;
	color: #fff;
	text-align: center;
}
.feature-series-top-img .feature-series-comfortable-text h1 {
	background: linear-gradient(90deg, #CECECE 0%, #FFF 50%, #999 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.feature-series-comfortable-text > div {
	justify-content: center;
}
.feature-series-comfortable-text > div > .btn-white:hover {
	background: #DAC09A;
}
.feature-series-comfortable-text > div > .btn:not(:last-child) {
	margin-right: 5.733vw;
}
.feature-series-patent-text {
	padding: 9.306vw 4.722vw;
}
.feature-series-patent-text {
	order: 1;
}
.feature-series-patent-text > p {
	margin-top: 2.917vw;
	margin-bottom: 5.556vw;
}
.feature-series-patent-text small {
	font-size: .625rem;
	opacity: .6;
}
.patent-count {
	margin-bottom: 7.222vw;
}
.feature-series-comfortable-text h5,
.feature-series-patent-text h3 {
	margin: 0;
}
.feature-series-comfortable-text ul {
  	margin: 0;
  	padding: 0;
  	list-style: none;
}
.feature-series-comfortable-text > ul {
	margin-top: 5.417vw;
	padding-left: 20px;
	list-style: disc;
}
.comfortable-video {
  	margin-top: 6.528vw;
}
.comfortable-video-text {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	padding: 3.2vw;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.1);
}
.comfortable-video-text p{
	line-height: 1;
}
.comfortable-video-text ul {
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: space-between;
}
.comfortable-video-text ul li:nth-child(2n) {
	width: 58%;
}
.comfortable-video-text ul li:nth-child(2n+1) {
	width: 42%;
}
.comfortable-video-image {
  	margin-bottom: 4.1vw;
  	cursor: pointer;
}
.comfortable-video-image img {
  	height: 33.267vw;;
}
.feature-series-mesh-content {
	padding: 8.056vw 4.722vw;
}
.feature-series-2d-header,
.feature-series-4d-header,
.feature-series-mesh-content {
  	background-repeat: no-repeat;
  	background-position: top center;
  	background-size: cover;
}
.feature-series-mesh-text h3 {
	margin: 0;
	margin-bottom: 4.167vw;
}
.feature-series-mesh-text p {
	margin-bottom: 13.194vw;
}
.feature-series-mesh-icon {
	width: 80%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
}
.mesh-icon-item {
	width: 50%;
	padding: 2.222vw;
}
.mesh-icon-item .icon-circle {
	width: 11.111vw;
	height: 11.111vw;
	margin: auto;
	margin-bottom: 2.5vw;
	color: #000;
	line-height: 11.111vw;
	background: #AD814F;
	border-radius: 50%;
}
.mesh-icon-item .icon-circle svg {
	vertical-align: middle;
}
.mesh-icon-item:nth-child(1) .icon-circle svg {
	height: 9.722vw;
}
.mesh-icon-item:nth-child(2) .icon-circle svg {
	height: 9.028vw;
}
.mesh-icon-item:nth-child(3) .icon-circle svg {
	height: 9.028vw;
}
.mesh-icon-item:nth-child(4) .icon-circle svg {
	height: 9.722vw;
}
.feature-air .feature-series-2d-header {
	color: #000;
}
.feature-craft .feature-series-2d-header {
	padding-top: 10.667vw;
}
.feature-series-2d-header,
.feature-series-banner {
  	margin-top: 0;
}
.feature-series-banner {
	padding: 0;
}
.feature-series-banner img {
	width: 100%;
}
.feature-master .feature-series-support .feature-series-2d-header {
	margin-top: 4.8vw;
}
.feature-drifting .feature-series-2d-header {
  	margin-top: 10.667vw;
}
.feature-series-2d-header-text {
  	padding: 0 3.2vw;
}
.feature-series-2d-header-text h3{
  	margin-top: 0;
	margin-bottom: 1.6vw;
}
.feature-master .feature-series-2d-header-text h3{
	margin-top: 5.867vw;
}
.feature-air .feature-series-2d-header-text h3 {
	margin-top: 8.056vw;
	margin-bottom: 4.028vw;
}
.feature-series-2d-header-text p{
  	margin-bottom: 4.8vw;
}
.feature-master .feature-series-2d-header-text p {
	margin-bottom: 4.8vw;
}
.feature-series-support .feature-series-support-header .feature-series-2d-header-text h3 {
	margin-top: 74.667vw
}
.feature-master .feature-series-support-header .feature-series-2d-header-text p {
	margin-bottom: 69.333vw;
}
.feature-series-2d-header-img img {
	width: 100%;
}
.feature-master .feature-series-support .feature-series-2d-header-img,
.feature-drifting .feature-series-support .feature-series-2d-header-img {
	padding: 0;
} 
.feature-series-4d-introduce .feature-series-2d-header-text h3 {
	margin-top: 0;
}
.feature-series-4d-introduce .feature-series-2d-header-text p {
	margin-bottom: 6.944vw;
}
.feature-air .feature-series-2d-header-text p{
	margin-bottom: 80vw;
}
.feature-absolute-content {
	position: absolute;
	bottom: 4.249vw;
	left: 50%;
	transform: translateX(-50%);
}
.feature-div {
	min-width: 79vw;
	width: auto;
	margin: 7.2vw 0;
	padding: 3.2vw;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 8px;
}
.feature-series-4d-header{
  	margin-top: 10.667vw;
}
.feature-series-4d-header-text {
  	padding-left: 7.083vw;
}
.feature-series-4d-header-text h3{
  	margin-top: 0;
	margin-bottom: 1.6vw;
}
.feature-formula .feature-series-4d-header-text h3{
	margin-top: 8.611vw;
	margin-bottom: 4.028vw;
}
.feature-craft .feature-series-4d-header-text > p,
.feature-master .feature-series-4d-header-text > p,
.feature-drifting .feature-series-4d-header-text > p {
	margin-bottom: 3.2vw;
}
.feature-series-4d-header-text > p,
.feature-formula .feature-series-4d-header-text > p,
.feature-craft .feature-series-4d-header-text > p.strong,
.feature-master .feature-series-4d-header-text > p.strong,
.feature-drifting .feature-series-4d-header-text > p.strong {
  	margin-bottom: 5.278vw;
}
.feature-craft .feature-series-4d-header-img, 
.feature-master .feature-series-4d-header-img, 
.feature-drifting .feature-series-4d-header-img {
  	background-repeat: no-repeat;
  	background-position: center center;
  	background-size: cover;
}
.header-count {
	margin-top: 11.835vw;
	margin-bottom: 66.565vw;
	padding: 3.2vw;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 8px;
	color: #fff;
}
.header-count p{
	margin: 0;
}
.feature-master .feature-series-pu .feature-series-4d-header-img,
.feature-drifting .feature-series-4d .feature-series-4d-header-img {
	padding: 0;
}
.feature-master .feature-series-pu .feature-series-4d-header-img .header-count,
.feature-drifting .feature-series-4d .feature-series-4d-header-img .header-count {
	margin: 0;
	width: 82.133vw;
	position: absolute;
	top: 10.533vw;
	left: 50%;
	transform: translateX(-50%);
}
.feature-formula .intro-text-count {
	margin-bottom: 50.833vw;
}
.feature-formula .intro-text-count b {
	margin: 0;
}
.feature-formula .intro-text-count b span {
	font-family: 'Bebas'!important;
}
.feature-series-RGB-header-list {
	margin-top: 5.833vw;
	margin-bottom: 19.861vw;
}
.feature-series-RGB-header-item {
	width: 20.556vw;
	margin-top: 4.722vw;
}
.feature-series-RGB-header-item img {
	width: 8.611vw;
}
.feature-series-RGB-header-item p{
	margin: 0;
	margin-top: 2.083vw;
}
.feature-series-4d-direction .feature-series-4d-header-list {
  	display: flex;
  	margin-top: 3.2vw;
}
.feature-series-4d-direction .feature-series-4d-header-item {
	width: calc(50% - 4.8vw);
	padding: 0;
	margin-left: 3.2vw;
	margin-right: 1.6vw; 
	margin-bottom: 3.2vw;
	position: relative;
	overflow: hidden;
}
.feature-series-4d-direction .feature-series-4d-header-item:nth-child(2n) {
	margin-right: 3.2vw;
	margin-left: 1.6vw; 
}
.feature-series-4d-direction .feature-series-4d-header-item p,
.feature-series-introduce-item-image p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 1.736vw 0;
	margin: 0;
	background: #AD814F;
}
.feature-series-4d-direction .feature-series-4d-header-item img{
  	width: 100%;
}
.feature-series-4d-header-text .feature-series-4d-header-list {
  	display: flex;
  	margin-bottom: 53.472vw;
}
.feature-series-4d-header-text .feature-series-4d-header-item {
  	width: 19.722vw;
}
.feature-series-4d-header-text .feature-series-4d-header-item img{
  	width: 16.667vw;
}
.feature-series-4d-header-item p,
.feature-series-RGB-header-item p{
  	font-size: .625rem;
}
.feature-series-2d-introduce,
.feature-series-4d-introduce {
  	margin-top: 6.667vw;
}
.feature-series-introduce-item {
  	padding: 0 3.2vw;
}
.feature-series-4d-introduce .feature-series-introduce-item {
	margin-bottom: 5.6vw;
}
.feature-air .feature-series-4d-introduce .feature-series-introduce-item:nth-child(2n) {
	padding: 0 5vw;
}
.feature-series-introduce-item-content {
	display: flex;
	flex-direction: column;
	height: 100%;
	background: #dde3ef;
	border-radius: 5px;
	overflow: hidden;
}
.feature-series-introduce-item-image img {
  	width: 100%;
  	background: #f2f2f2;
}
.feature-formula .feature-series-4d-introduce .feature-series-introduce-item-image {
	background: #dde3ef;
}
.feature-formula .feature-series-4d-introduce .feature-series-introduce-item-image img {
	border-radius: 0;
}
.feature-series-introduce-item-text {
  	padding: 4vw 0 9.067vw;
}
.feature-series-4d-introduce .feature-series-introduce-item-text {
	padding: 4vw 0 0;
}
.feature-formula .feature-series-4d-introduce .feature-series-introduce-item-text {
	background: #AD814F;
}
.feature-series-4d-introduce .feature-series-introduce-item-text:nth-child(1) {
	padding: 0;
	padding-bottom: 1.5625vw;
}
.feature-series-introduce-item-text p{
  	margin: 0;
}
.feature-series-introduce-item-text .fluid-type {
  	margin-bottom: 2.778vw;
}
.feature-series-introduce-item-text .fluid-type:first-child:last-child {
	margin: 0;
}
.feature-series-introduce-item-text small {
  	font-size: .875rem;
}
.feature-series-design {
	margin-top: 5.556vw;
}
.feature-series-design-header-img,
.feature-series-design-header-text {
	padding: 0 5vw;
}
.feature-series-design-header-text {
  	order: 1;
}
.feature-series-design-header-text h3 {
	margin-top: 4.583vw;
	margin-bottom: 2.778vw;
}
.feature-series-design-header-text p {
	margin-bottom: 3.49vw;
}
.feature-series-design-header-img img {
	width: 100%;
	border-radius: 5px;
}
.feature-series-mainParts {
  	margin-top: 11.467vw;
}
.feature-series-mainParts-header-title,
.feature-series-mainParts-header-text {
  	padding: 0 3.2vw;
}
.feature-series-mainParts-header-title h3 {
  	margin: 0;
  	margin-bottom: 2.5vw;
}
.feature-series-mainParts-image {
  	padding-top: 0;
	padding-bottom: 4.8vw;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	text-align: center;
}
.feature-drifting .feature-series-mainParts-image {
	padding-bottom: 4.722vw;
}
.feature-formula .feature-series-mainParts-image {
	padding-top: 12.083vw;
	padding-bottom: 2.361vw;
	padding-right: 0;
	padding-left: 5vw;
	text-align:center;
}
.feature-series-mainParts-image img {
  	height: 81.733vw;
}
.feature-formula .feature-series-mainParts-image img {
	height: 48.056vw;
}
.feature-series-mainParts-image .mainParts-circle {
	position: absolute;
	width: 1rem;
	height: 1rem;
	background: #AD814F;
	font-size: .625rem;
	color: #000;
	line-height: 1rem;
	border-radius: 50%;
}
.feature-series-mainParts-image .mainParts-circle:nth-child(2) {
	top: 15.417vw;
	left: 36.111vw;
}
.feature-series-mainParts-image .mainParts-circle:nth-child(3) {
	top: 31.111vw;
	left: 42.917vw;
}
.feature-series-mainParts-image .mainParts-circle:nth-child(4) {
	top: 49.722vw;
	left: 23.056vw;
}
.feature-drifting .feature-series-mainParts-image .mainParts-circle:nth-child(2) {
	top: 15.972vw;
	left: 36.111vw;
}
.feature-drifting .feature-series-mainParts-image .mainParts-circle:nth-child(3) {
	top: 31.944vw;
	left: 43.472vw;
}
.feature-drifting .feature-series-mainParts-image .mainParts-circle:nth-child(4) {
	top: 46.528vw;
	left: 25.139vw;
}
.feature-drifting .feature-series-mainParts-image .mainParts-circle:nth-child(5) {
	top: 56.111vw;
	left: 20.556vw;
}
.feature-formula .feature-series-mainParts-image .mainParts-circle:nth-child(2) {
	top: 15.972vw;
	left: 33.6vw;
}
.feature-formula .feature-series-mainParts-image .mainParts-circle:nth-child(3) {
	top: 30.278vw;
	left: 44.267vw;
}
.feature-formula .feature-series-mainParts-image .mainParts-circle:nth-child(4) {
	top: 50.833vw;
	left: 24.533vw;
}
.feature-series-mainParts-text {
	padding: 0 3.2vw;
}
.feature-drifting .mainParts-text-item {
	margin-bottom: 3.472vw;
}
.mainParts-text-item p {
	margin-top: 1.6vw;
	margin-bottom: 6.4vw;
}
.feature-craft .feature-series-mainParts .feature-series-4d-introduce .feature-series-introduce-item:first-child .feature-series-introduce-item-image,
.feature-master .feature-series-pu .feature-series-4d-introduce .feature-series-introduce-item:first-child .feature-series-introduce-item-image {
	background-repeat: no-repeat;
  	background-size: cover;
  	background-position: center;
}
.feature-craft .feature-series-mainParts .feature-series-4d-introduce .feature-series-introduce-item:first-child .feature-series-introduce-item-image {
	background-image: url('../png/dff2bfa6-c1d6-445d-821e-7ba8a5b86a51-1.png_%3b%20filename_%3dutf-8%27%27dff2bfa6-c1d6-445d-821e-7ba8a5b86a51-1067b.png?imageView2/2/format/webp/interlace/1');
}
.feature-master .feature-series-pu .feature-series-4d-introduce .feature-series-introduce-item:first-child .feature-series-introduce-item-image {
	background-image: url('../png/2422fa3c-f4c0-4e31-be27-56932ddb523e-1.png_%3b%20filename_%3dutf-8%27%272422fa3c-f4c0-4e31-be27-56932ddb523e-1067b.png?imageView2/2/format/webp/interlace/1');
}
.feature-series-build {
  	margin: 5.067vw -15px 0;
}
.feature-series-build-header{
	margin-bottom: 13.699vw;
	padding: 0 6.4vw;
}
.feature-series-build-header h4 {
	margin: 0;
	margin-bottom: 11.101vw;
}
.build-header-icon {
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.build-header-icon img {
	display: block;
	margin: 0 2.778vw;
	height: 9.867vw;
}
.build-header-icon img:nth-child(2) {
	height: 4.667vw;
}
.build-header-icon img:nth-child(3) {
	height: 12.4vw;
}
.feature-series-build-item {
	padding: 3.2vw;
	margin: 0 3.2vw 3.2vw;
	background: #f2f2f2;
	border-radius: 8px;
}
.feature-craft .feature-series-build-item,
.feature-master .feature-series-build-item,
.feature-drifting .feature-series-build-item {
	background: rgba(255, 255, 255, 0.1);
}
.feature-series-build-item:last-child {
	margin-bottom: 10.667vw;
}
.feature-series-build-item p {
	margin: 0;
}
.feature-series-build-item .strong {
	margin-bottom: 2vw;
}
.feature-series-esports {
	margin-bottom: 4.896vw;
}
.feature-series-esports .feature-series-2d-header h3 {
	margin-top: 0;
}
.feature-series-esports .feature-series-2d-header p {
	margin-bottom: 0;
}
.feature-series-esports .feature-series-introduce-item {
	margin-bottom: 3.194vw;
	padding: 0;
}
.feature-series-esports .feature-series-introduce-item .feature-series-introduce-item-image {
	position: relative;
	overflow: hidden;
}
.feature-series-pu .feature-series-4d-header-img img {
	width: 100%;
	border-radius: 5px;
}
.feature-series-pu .feature-series-4d-header-text {
	padding: 0 5vw;
}
.feature-series-pu .feature-series-4d-header-text h3 {
	margin-top: 3.75vw;
	margin-bottom: 2.778vw;
}
.feature-master .feature-series-pu .feature-series-4d-header-text p {
	margin-bottom: 0;
}
.products-tab-fixed {
	position: sticky;
	top: 60px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	z-index: 1;
}
.feature-series-tab .products-tab-fixed {
	background: transparent;
	border: none;
}
.feature-series-tab-fixed{
	display: none;
	position: fixed;
	top: 55px;
	width: 100%;
	z-index: 2;
}
.feature-series-tab.feature-series-tab-fixed .products-tab-fixed {
	color: #000;
	background: #fff;
  	border-bottom: 1px solid rgba( 183, 183, 183, 0.5 );
}
.products-tab-fixed > .col-xs-12 {
	padding: 0;
}
.products-tab-header {
	padding: 0;
}
.feature-series-tab .products-tab-header {
	display: block;
  	justify-content: space-between;
  	align-items: center;
  	padding: 4.267vw 5vw 2.667vw;
}
.products-tab-header .btn{
	padding: 2.22vw 3.889vw;
	color: #000;
	font-size: .651rem;
}
.feature-series-tab .products-tab-header .btn {
	width: 42.867vw;
}
.feature-series-tab .products-tab-header .btn-black,
.feature-series-tab .products-tab-header .btn-outline-white {
	display: flex;
	justify-content: center;
    align-items: center;
    margin-left: 1.042vw;
	border-color: #000;
}
.feature-series-tab .products-tab-header .btn-outline-white {
	color: #fff;
}
.feature-series-tab .products-tab-header .btn-black,
.feature-series-tab .products-tab-header .btn-black:hover {
	color: #000;
}
.feature-series-tab .products-tab-header .btn-black span,
.feature-series-tab .products-tab-header .btn-outline-white span {
	margin-left: 1.067vw;
}
.feature-series-tab .products-tab-header .detail-modal-item {
	justify-content: center;
}
.feature-series-tab .products-tab-header .detail-modal-item-dec {
	margin-top: 2.667vw;
}
.feature-series-tab .products-tab-header .detail-modal-item-dec a {
	color: #000;
}
.tab-header-left {
	padding: 2.083vw 4.861vw;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #ccc;
}
.feature-series-tab .tab-header-left {
	padding: 0;
	justify-content: center;
	border: none;
}
.tab-header-left h4{
	margin: 0;
}
.tab-header-right {
	padding: 2.917vw 3.056vw;
	display: flex;
}
.feature-series-tab .tab-header-right {
	padding: 0;
	flex-direction: row;
  	align-items: flex-start;
  	justify-content: space-between;
  	padding-top: 2.667vw;
}
#productJsDiv .feature-series-tab .tab-header-right {
	padding-top: 0;
}
.feature-series-tab .tab-header-right p {
  	order: 1;
  	margin: 0;
	font-size: .625rem;
}
.tab-header-right ul {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	list-style: none;
}
.tab-header-right ul li {
	padding: 0 3.056vw;
	font-size: .78125rem;
}
.tab-header-right ul li a {
	color: #373946;
}
.tab-header-right ul li.active a,
.tab-header-right ul li:hover a{
	color: #AD814F;
	opacity: 1;
}
.upholstery-banner > .col-xs-12 > .row,
.upholstery-introduce > .col-xs-12 > .row{
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
.upholstery-banner-text {
	padding-left: 4.722vw;
}
.upholstery-banner-text h2 {
	margin: 0;
	margin-top: 13.194vw;
	margin-bottom: 4.306vw;
	font-size: 1.5rem;
}
.upholstery-pu .upholstery-banner-text h2 {
	margin-bottom: 46.25vw;
	color: #fff;
}
.upholstery-banner-text p {
	margin-bottom: 40.694vw;
	font-size: .78125rem;
}
.upholstery-banner-text .intro-text-count{
	margin-bottom: 37.5vw;
}
.upholstery-banner-text .intro-text-count b{
	font-size: 1.5625rem;
}
.upholstery-introduce-text {
  	padding: 0 5vw;
  	color: #fff;
  	font-size: .78125rem;
}
.upholstery-pu .upholstery-introduce-text {
	color: #000
}
.upholstery-introduce-text h2 {
  	margin-top: 15.417vw;
  	margin-bottom: 3.75vw;
  	font-size: 1.171875rem;
}
.upholstery-introduce-text p {
  	margin-bottom: 99.167vw;
}
.upholstery-pu .upholstery-introduce-text p {
	margin-bottom: 7.5vw;
}
.upholstery-pu .upholstery-introduce-text .intro-icon-item p{
	margin-bottom: 89.306vw;
}
.upholstery-intro {
  	padding: 2.639vw 0 10.694vw;
  	background: #AD814F;
}
.upholstery-intro-text,.upholstery-intro-img {
  	padding: 0 5.278vw;
}
.intro-text-content {
  	padding-top: 10.694vw;
  	padding-bottom: 6.944vw;
}
.intro-text-content>h3 {
  	margin: 0;
  	margin-bottom: 2.639vw;
  	font-size: 1.171875rem;
}
.intro-text-content>p {
  	margin-bottom: 3.472vw;
  	font-size: .78125rem;
}
.intro-icon {
  	display: flex;
}
.intro-icon-item {
  	margin: 0 3.472vw;
  	text-align: center;
  	font-size: .651rem;
}
.intro-icon-item svg {
  	height: 11.25vw;
}
.intro-text-count {
  	font-size: .78125rem
}
.intro-text-count b{
  	margin-right: 2.778vw;
  	font-size: 1.5rem;
  	font-family: 'Bebas';
}
.intro-text-count p{
	margin: 0;
}
.upholstery-intro-img img {
  	width: 100%;
  	border-radius: 5px;
}
.upholstery-versatility {
  	padding: 12.5vw 0;
}
.upholstery-pu .upholstery-versatility{
	padding-bottom: 0;
}
.upholstery-versatility-header {
  	padding: 0 5vw;
  	font-size: .78125rem;
}
.upholstery-versatility-header h2 {
  	margin: 0;
  	margin-bottom: 2.917vw;
  	font-size: 2.34375rem;
  	line-height: 1;
}
.upholstery-versatility-header p {
  	margin-bottom: 3.75vw;
}
.upholstery-pu .upholstery-versatility-header img{
	width: 100%;
}
.upholstery-versatility-list {
  	padding: 0;
  	padding-left: 5vw;
}
.upholstery-versatility-list .slick-list {
  	padding-right: 14.583vw;
}
.upholstery-versatility-item {
  	position: relative;
}
.upholstery-versatility-item>img {
  	margin: 0;
  	width: 100%;
  	border-radius: 5px;
}
.upholstery-versatility-item {
  	padding-right: 1.806vw;
}
.versatility-item-absolute {
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%,-50%)
}
.upholstery-versatility-item .versatility-item-absolute img {
  	height: 9.306vw;
  	display: inline-block;
}
.versatility-item-absolute .intro-text-count{
	color: #AD814F;
}
.upholstery-versatility-text {
  	padding: 1.944vw 5.278vw;
  	background: #AD814F;
  	font-size: .78125rem;
}
.upholstery-versatility-text p{
	margin: 0;
}
.upholstery-versatility-icon {
  	padding: 3.33vw 0;
  	background: #151515;
}
.upholstery-versatility-icon ul {
  	margin: 0;
  	padding: 0;
  	list-style: none;
  	display: flex;
  	justify-content: center;
  	align-items: center;
}
.upholstery-versatility-icon ul li {
  	padding: 0 7.083vw;
  	position: relative;
}
.upholstery-versatility-icon ul li::after {
  	content: '';
  	width: 1px;
  	height: 2.22vw;
  	background: #fff;
  	position: absolute;
  	top: 50%;
  	right: 0;
  	transform: translateY(-50%);
  	opacity: 0.2;
}
.upholstery-versatility-icon ul li:last-child::after{
	width: 0;
}
.upholstery-versatility-icon ul li img {
  	height: 8.889vw;
}
.compare-table > .col-xs-12{
	padding: 0;
}
.compare-table-content {
	padding: 0 5vw;
	padding-top: 1.389vw;
}
.compare-table-content .btn-compare {
	position: relative;
	padding: 0 0;
	background: #AD814F;
	border-radius: 5px;
}
.compare-table-content .btn-compare .compare-text {
	display: flex;
	align-items: center;
	padding: .833vw 3.33vw;
}
.compare-table-content .btn-compare .compare-text svg {
	height: 7.36vw;
}
.compare-table-content .btn-compare .compare-text p {
	margin: 0;
	margin-left: 2.5vw;
}
.compare-table-content .btn-compare .btn-compare-img {
	display: none;
	position: absolute;
	box-shadow: 0 0 5px 4px rgba(0,0,0,0.1);
	z-index: 2;
}
.compare-table-content .btn-compare .btn-compare-img img{
	width: 56.944vw;
}
.compare-table-item {
	width: 100%;
	overflow: auto;
}
.compare-table-item table {
	width: auto;
	margin-top: 4.861vw;
	margin-bottom: 11.528vw;
}
.compare-table-item table thead tr td {
	padding: 2.083vw 0;
	line-height: 1;
}
.compare-table-item table thead tr td:nth-child(odd){
	background: #AD814F;
	color: #000;
}
.compare-table-item table thead tr td:nth-child(even){
	background: #000;
	color: #fff;
}
.compare-table-item table thead tr td:nth-child(1){
	background: #808080;
}
.compare-table-item table tbody{
	border: 1px solid #ccc;
	border-top: 0;
}
.compare-table-item table tbody tr td {
	padding: 5.556vw 1.389vw;
	border-right: 1px solid #ccc;
}
.compare-table-item table tbody tr.grey{
	background: #ebebeb;
}
@media only screen and (max-width : 424px) { 
	/* .product_introduce_tabs { border-bottom: 1px solid #ced4da;} */
	#collection_title_h1 { font-size: 2rem; } 
	#tab_main_content { padding: 0 25px; } 
	#tab_feature_main_content { padding: 0 25px; } 
	#footer_collection_title, 
	#footer_price_direct { font: 700 1.2rem 'Montserrat-light', sans-serif; } 
	.btn-cart-add { font-size: 0.9rem; }
}
@media only screen and (min-width : 425px) { 
	#collection_title_h1 { font-size: 2.3rem; }
}
@media only screen and (min-width : 576px) { 
	#collection_title_h1 { font-size: calc(30px + 18 * ((100vw - 320px) / 2080)); } 
	#collection_sale_promotion.active { padding: 20px; } 
	.collection-sale-promotion-obj { margin: 10px 0 0 20px; } 
	.collection-sale-promotion-obj:first-child { margin-left: 0; } 
	.div-selectors-special-wrapper.lessen { height: 190px; } 
	#collection_exclusive_feature_image { min-height: 250px; } 
}
@media only screen and (min-width : 768px) {   
	#upholstery_selector .col-6 button, 
	#color_selector .col-6 button { font-size: 1rem; line-height: 55px; } 
	#collection_exclusive_feature_image { min-height: 300px; } 
	#tab_feature_header, 
	#tab_material_header, 
	#tab_feature_title, 
	#tab_material_title { text-align: center; } 
	#tab_feature_main_content, 
	#tab_material_main_content { padding: 0 25px; border-bottom: 1px solid #ced4da; } 
	#tab_specification_table { width: 100%; margin: 60px 0 30px 0; } 
	#tab_specification_table tr td { padding: 20px; } 
	.tab_specification_links { margin-bottom: 60px; } 
	.btn-specification { white-space: normal; width: 100%; }
}
@media only screen and (min-width : 992px) { 
	#collection_body { padding-top: 10px; } 
	.collection-sidebar { 
		padding-right:0;
		padding-left: 65px; 
	}  
	#sales .div-selectors-color-img, #sales .div-selectors-info { height: 90px; line-height: 89px;} 
	.div-selectors-special-wrapper.lessen { height: 210px; } 
	#product_introduce_tab_wrapper {  
		position: relative; 
		display: flex; 
		justify-content: center;
		border: none;
	} 
	.product_introduce_tabs .nav-item { 
		width: 16%;  
	    margin-left: -1px;
	    transform: skewX(-35deg);
	    border-left: 3px solid #fff;
	}  
	.product_introduce_tabs-new .nav-item-new{
		padding: 1.198vw .885vw;
		margin: 0 .885vw;
		font-size: 1.042vw;
		transition: all 0.2s ease-in-out;
		line-height: 1;
		text-align: center;
		cursor: pointer;
	}
	.product_introduce_tabs-new .nav-item-new a{
		color: #000;
	}
	.product_introduce_tabs-new .nav-item-new a:hover{
		background: transparent;
	}
	/* .product_introduce_tabs-new .btn{
		position: absolute;
		top: 0;
		right: 9.271vw;
		height: 100%;
		color: #000;
		padding: 1.198vw 3.4375vw;
		font-size: 1.042vw;
		z-index: 2222;
	} */
	.product_introduce_tabs .nav-item div{
		transform: skewX(35deg)
	}
	.all-features-link {
	  	display: inline-block;
	  	margin: 0;
		margin-left: 1.5625vw;
		padding: 0;
		padding-left: .833vw;
	}
	.all-features-link .arrow-circle {
	  	display: inline-block;
	  	margin-left: .677vw;
	  	width: 1.354vw;
	  	height: 1.354vw;
	  	border-radius: 50%;
	  	background: #AD814F;
	  	color: #000;
	  	line-height: 1.354vw;
	  	text-align: center;
	}
	.all-features-link .arrow-circle svg {
	  	font-size: .833vw;
	}
	.specifications-content{
		margin-top: 0;
		padding-bottom: 2.34375vw;
		text-align: center;
	}
	.specifications-content-header{
		margin-bottom: 2.34375vw;
	}
	.specifications-content h2{
		display: inline-block;
		margin-top: 3.4375vw;
	}
	.specifications-list {
	  	justify-content: center;
	}
	.specifications-list .slick-list{
		padding-right: 0;
	}
	.specifications-item-img {
	  	position: relative;
	  	border-radius: 8px;
		overflow: hidden;
	}
	.specifications-item-img img {
	  	width: 100%;
	  	/* height: 15.104vw; */
    	object-fit: cover;
	}
	.specifications-item {
	  	padding: 0 .4167vw;
	  	cursor: pointer;
	}
	.specifications-item p{
		margin: 0;
		margin-top: 1.615vw;
	}
	.hover-view,
	.hover-choose{
		opacity: 0;
	  	background: rgba(0,0,0,.2);
	  	transition: opacity .5s ease;
	}
	.hover-view,
	.hover-play,
	.hover-choose,
	.absoulte-play {
	  	position: absolute;
	  	top: 0;
	  	left: 0;
	  	width: 100%;
	  	height: 100%;
	}
	.specifications-item:hover .hover-choose{
		opacity: 1;
	}
	.choose-content {
	  	position: absolute;
	  	top: 50%;
	  	left: 50%;
	  	transform: translate(-50%,-50%);
	  	text-align: center;
	}
	.choose-content a svg,
	.choose-content svg {
	  	height: 2.65625vw;
	}
	.hover-choose-btn {
	  	display: flex;
	  	justify-content: center;
	  	margin-top: 1.042vw;
	}
	.hover-choose-btn .btn {
	  	padding: .4167vw 1.042vw;
	  	margin: 0 4px;
	  	font-size: .833vw;
	  	color: #000;
	  	border: 1px solid #aaa;
	  	background: #fff;
	}
	.hover-choose-btn .btn:hover{
		background: #000;
		border-color: #000;
		color: #fff;
		font-weight: 400;
	}
	.hover-view > svg,
	.hover-play > svg,
	.absoulte-play > svg {
	  	position: absolute;
	  	top: 50%;
	  	left: 50%;
	  	transform: translate(-50%,-50%);
	  	height: 4.375vw;
	  	color: #fff;
	}
	.specifications-progress-bar {
	  	position: absolute;
	  	bottom: 0;
	  	left: 0;
	  	width: 100%;
	  	padding: .521vw 1.146vw;
	  	display: flex;
	  	align-items: center;
	  	background: #AD814F;
	}
	.specifications-progress-bar svg {
	  	height: 1.042vw;
	  	color: #000;
	}
	.specifications-progress-bar .summary-rating-bar{
		flex: 1;
		margin-left: .677vw;
		height: 4px;
		background: rgba(0,0,0,0.3);
	}
	.specifications-progress-bar .summary-rating-bar .summary-rating-bar-content{
		width: 20%;
		height: 4px;
	}
	.specifications-media-show {
		padding: 5.208vw 8.33vw;
	}
	.media-icon {
	  	position: absolute;
	  	right: -2.083vw;
	  	top: 0;
	}
	.icon-close {
	  	margin-top: 1.042vw;
	  	cursor: pointer;
	}
	.video-modal {
	  	position: fixed;
	  	bottom: 1.875vw;
	  	right: 1.927vw;
	  	left: inherit;
	  	width: 20.833vw;
	  	border-radius: 0;
	  	z-index: 99999;
	}
	.video-modal-content a {
		position: relative;
	}
	.video-modal-content video {
	  	width: 100%;
	  	display: block;
	}
	.video-modal-content a:hover .video-modal-btn {
		display: flex;
	}
	.video-modal-btn {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		display: none;
		justify-content: center;
		align-items: center;
		background: rgba(0, 0, 0, 0.50);
	}
	.video-modal-icon {
	  	position: absolute;
	  	top: .677vw;
	  	right: .833vw;
	  	padding: 0;
	  	z-index: 2;
	}
	.video-modal-icon .icon-close {
	  	margin: 0;
	  	color: #fff;
	}
	.media-icon svg {
	  	height: 1.667vw;
	  	color: #fff;
	}
	.icon-amplifier {
	  	margin-top: 2.604vw;
	  	cursor: pointer;
	}
	.icon-download {
	  	margin-top: .73vw;
	  	cursor: pointer;
	}
	.footer-mainPart > .col-xs-12,
	.footer-accessories > .col-xs-12 {
		margin: auto;
	}
	.media-choose-btn .btn {
	  	margin: 0 .521vw;
	  	padding: .521vw 1.771vw;
	  	font-size: .833vw;
	  	border-radius: 25px;
	  	background: #aaa!important;
	  	border-color: #fff!important;
	}
	.accessories-header{
		margin-top: 3.385vw;
	}
	.accessories-header h2{
		margin: 0;
		margin-bottom: 2.396vw;
	}
	.accessories-item {
		width: calc(20% - .703125vw);
		margin: 0;
		margin-right: .875vw;
	  	font-size: 1rem;
	  	background: #f2f2f2;
	}
	.accessories-item:nth-child(2n) {
		margin-right: .875vw
	}
	.accessories-item:nth-child(5n) {
		margin-right: 0;
	}
	.accessories-item p {
		margin-top: .9375vw;
	}
	.accessories-item-img {
		padding-top: 10.833vw;
	}
	.review-new-content{
		/* padding-top: 3.49vw;
		padding-bottom: 7.5vw; */
		padding-bottom: 0;
	} 
	.review-new-content .product-all-review p{
		font-size: 1rem;
	}
	.review-new-content .product-all-review-header {
	  	position: relative;
	}
	.review-new-content .product-all-review-header h2 {
	  	margin: 0;
	  	margin-bottom: 1.042vw;
	  	text-align: center;
	}
	.review-new-content .product-all-review-header a {
	  	position: absolute;
	  	bottom: 0;
	  	right: 0;
	  	color: #000;
	  	font-size: 1rem;
	  	text-decoration: underline !important;
	  	opacity: .8;
	}
	.review-new-content .review-images-list {
		padding: 0;
		margin: 0;
	  	margin-top: 2.292vw;
	}
	.review-new-content .review-images-list .slick-list{
		margin-right: -15px;
		padding-right: 0;
	}
	.review-new-content .review-images-item {
	  	position: relative;
	  	padding-right: 1.042vw;
		margin-bottom: 1.042vw;
		height: 15vw;
		border-radius: 5px;
		overflow: hidden;
	}
	.review-new-content .review-item-img{
		width: 100%;
		display: inline-block;
		position: relative;
		margin: 0;
		padding-top: 15vw;
		border-radius: 5px;
		overflow: hidden;
	}
	.review-new-content .review-item-img img{
	  	position: absolute;
	  	top: 0;
	  	left: 50%;
	  	transform: translateX(-50%);
	  	width: auto;
	  	height: 100%;
	  	margin: 0;
	}
	.review-new-content .review-images-item p {
	  	position: absolute;
	  	bottom: 0;
	  	left: 0;
	  	width: calc(100% - 1.042vw);
	  	padding: .573vw 0;
	  	margin: 0;
	  	font-size: .9rem;
	  	color: #000;
	  	text-align: center;
	  	opacity: 0;
	  	background: #AD814F;
	  	border-bottom-right-radius: 5px;
	  	transition: all .5s ease;
	}
	.review-new-content .review-images-item:hover p{
		opacity: 1;
	}
	.review-choose-img img {
	  	width: 100%;
	  	border-radius: 5px;
	}
	.review-product-choose {
	  	margin-top: 2.708vw;
	}
	.review-new-content .review-product-choose .product-all-review-header h2{
		margin: 0;
		margin-bottom: 2.396vw;
	}
	.review-product-choose-list {
	  	padding: 0;
	  	justify-content: center;
	}
	.review-product-choose-item {
	  	padding: 0;
	  	margin: 0 .4167vw;
	  	width: calc(25% - .84vw);
	  	background: #f2f2f2;
	  	border-radius: 5px;
	  	overflow: hidden;
	  	transition: all .5s ease;
	}
	.review-product-choose-item a{
		color: #000
	}
	.review-product-choose-item:hover{
		background: #AD814F;
	}
	.review-choose-text {
	  	padding: 1.5625vw 1.771vw;
	}
	.review-choose-header {
	  	display: flex;
	  	align-items: center;
	}
	.review-choose-header h3 {
	  	margin: 0;
	  	font-size: calc(18px + 7 * ((100vw - 320px) / 2080));
	}
	.review-choose-header .arrow-circle {
	  	display: inline-block;
	  	margin-left: .677vw;
	  	width: 1.354vw;
	  	height: 1.354vw;
	  	border-radius: 50%;
	  	background: #AD814F;
	  	color: #000;
	  	line-height: 1.354vw;
	  	text-align: center;
	  	transition: all .5s ease;
	}
	.review-product-choose-item:hover .arrow-circle {
		background: #000;
	  	color: #AD814F;
	}
	.review-choose-header .arrow-circle svg {
	  	font-size: .833vw;
	  	vertical-align: -.05em;
	}
	.review-choose-text p {
	  	margin: 0;
	  	margin-top: .521vw;
	  	font-size: .9rem;
	}
	.review-new-content .review-container{
		margin: 5.365vw 0;
	}
	.review-new-content .review-container h2{
		margin: 0;
		font-size: calc(22px + 12 * ((100vw - 320px) / 2080));
	}
	.review-new-content .review-container .review-header{
		padding-top: 2.083vw;
	}
	.review-new-content .summary-overview {
	  	display: flex;
	  	justify-content: start;
	  	flex: 1;
	  	align-items: center;
	  	margin-bottom: 2.292vw;
	}
	.review-new-content .summary-overview > p {
	  	margin: 0 !important;
	}
	.review-new-content .summary-overview .review-summary-text-1{
		margin: 0;
		margin-right: 1.823vw;
		font-size: calc(30px + 18 * ((100vw - 320px) / 2080));
		line-height: 1;
	}
	.review-new-content .review-summary-starrating i::before{
		font-size: 1rem;
	}
	.review-new-content .review-button{
		margin: 0;
		margin-bottom: 5.052vw;
	}
	.review-new-content .review-button .btn{
		width: 268px;
		padding: 10px 0;
		border-color: #000;
		color: #000;
		font-size: 1rem;
		text-transform: capitalize;
	}
	.review-rate {
	  	display: flex;
	  	flex-direction: column;
	}
	.review-new-content .product-review .review-summary-ratings {
		position: relative;
	}
	.review-new-content .product-review .review-summary-ratings:before,
	.review-new-content .product-review .review-summary-ratings:after{
		content: '';
	  	position: absolute;
	  	top: 50%;
	  	transform: translateY(-50%);
	  	width: 1px;
	  	height: 86px;
	  	background: #e5e5e5;
	  	display: none;
	}
	.review-new-content .product-review .review-summary-ratings:before{
		left: 0
	}
	.review-new-content .product-review .review-summary-ratings:after{
		right: 0;
	}
	.review-new-content .product-review .summary-rating{
		margin-bottom: 7px;
		display: flex;
		align-items: center;
	}
	.review-new-content .review-summary-caption .review-summary-text{
		font-size: .9rem;
	}
	.review-new-content .product-review .summary-rating .summary-rating-title::before {
		display: block;
		width: 70px !important;
		font-size: 12px;
		color: #858585;
	}
	.review-new-content .product-review .summary-rating .summary-rating-title{
		padding-right: 12px;
	}
	.review-new-content .product-review .summary-rating .summary-rating-title span{
		display: none;
	}
	.review-new-content .summary-rating-title{
		width: auto !important;
		margin-right: 22px;
		font-size: 14px !important;
		color: #000;
	}
	.review-new-content .summary-rating-count{
		padding-left: 10px;
	}
	.review-new-content .review-photos-carousel .arrow-next {
	  	right: 48px;
	}
	.review-new-content .review-photos-carousel .slick-list{
		margin: 0;
	}
	.review-new-content .review-tab-container ul.review-tabs {
	  	height: auto;
	  	max-height: initial;
	}
	.review-new-content ul.review-tabs li{
		padding: 2.083vw 0 1.042vw;
		max-height: inherit;
		height: auto;
		font-size: 1rem;
		line-height: 1;
	}
	.review-new-content ul.review-tabs li.active{
		background: transparent;
		color: #000;
	}
	.review-new-content .review-objs-filter{
		position: absolute;
		width: auto;
		bottom: 10px;
		right: 0;
		display: flex;
		align-items: center;
	}
	.review-new-content .review-objs-filter p{
		margin: 0;
		margin-right: 1.198vw;
		font-size: .9rem;
	}
	.review-new-content .review-objs-select{
		margin: 0;
	}
	.review-new-content .review-objs-select .svg-down{
		height: 7px;
		margin-top: 14px;
	}
	.review-new-content .review-obj{
		margin-bottom: 0;
		padding-bottom: 30px;
		border-top: 0;
		border-bottom: 1px solid #ccc;
	}
	.review-new-content .review-obj-header{
		position: relative;
	}
	.review-new-content .review-obj-avatar {
	  	margin-right: 1.042vw;
	  	background: #AD814F;
	  	color: #fff;
	  	text-shadow: none;
	}
	.review-new-content .review-obj-avatar-content {
	  	width: 48px;
	  	height: 48px;
	  	font-size: 16px;
	}
	.review-new-content .review-obj-header>p{
		margin-top: 9px;
		font-size: 12px;
	}
	.review-new-content .review-obj-header .stamped-fa::before {
	  	font-size: 1rem;
	}
	.review-new-content .review-obj-header .created,
	.review-obj-share a span{
		color: #000;
		opacity: .6;
	}
	.review-new-content .review-obj-header .created{
		position: absolute;
		right: 0;
		top: 0;
	}
	.review-obj-share {
	  	float: left;
	}
	.review-new-content .review-obj-vote{
		float: right;
	}
	.review-obj-share a{
		color: #000;
	}
	.review-obj-share a svg{
		font-size: 15px;
	}
	.review-new-content .review-pagination{
		margin: 0;
		padding-top: 2.5vw;
	}
	.review-new-content .review-pagination li{
		width: 36px;
		height: 36px;
		margin: 0 12px;
		border: 1px solid #AD814F;
		line-height: 36px;
		text-align: center;
		color: #AD814F;
		border-radius: 50%;
	}
	.review-new-content .review-pagination li.page {
	  	color: #AD814F;
	  	text-decoration: none;
	}
	.review-new-content .review-pagination .page.active {
	  	background: #AD814F;
	  	border-color: #AD814F;
	  	color: #fff;
	}
	.review-new-content .review-pagination li a {
		display: block;
		width: 100%;
		height: 100%;
	  	color: #AD814F;
	  	line-height: 36px;
	  	font-size: .875rem;
	}
	.review-new-content .review-pagination .page.active a {
	  	color: #fff;
	}
	.review-new-content .catalog-new .slick-list{
		padding-right: 9.167vw;
	}
	.review-new-content .catalog-quick-new .catalog figure img{
		width: auto;
	}
	.review-article-title img {
	  	height: 80px;
	}
	.review-article-title span{
		display: inline-block;
		vertical-align: middle;
		text-decoration: underline;
		margin-left: 10px;
	}
	.review-product {
	  	padding-left: calc(48px + 1.042vw);
	}
	.index-review .review-list .review-item .review-product {
		padding-left: 2.86425vw;
	}
	.review-product a {
		width: auto;
		margin: 0;
	  	padding-right: 12px;
	}
	.review-product span {
		width: auto;
	  	padding: 0 12px;
	}
	.review-product span:nth-child(2n+1) {
		width: auto;
	}
	.review-product span:nth-child(even) {
		padding-left: 12px;
	}
	.review-product span:last-child {
		padding-left: 0;
	}
	.review-product span:nth-child(even):before {
		width: 1px;
	}
	.blog-review .review-obj-header,
	.blog-review .review-obj-header .created {
		font-size: 1rem;
	}
	.review-images-show .active {
		width: 100%;
		height: 22.412vw;
	}
	.review-detail-article .article .review-images-btn {
		width: 22.9167vw;
		margin: auto;
		position: relative;
	}
	.review-detail-article .article .review-images-btn .active {
		height: 3.33vw;
		min-width: 3.33vw;
		max-width: 3.33vw;
		margin: 0 .625vw; 
	}
	.review-detail-article .article .review-images-btn .arrow-new {
		width: 1.875vw;
		height: 1.875vw;
	}
	.review-detail-article .article .review-images-btn .arrow-new svg {
		width: 1.875vw;
		height: 1.875vw;
	}
	.review-detail-article .article .review-images-btn .arrow-prev {
	  	left: -3.125vw;
	}
	.review-detail-article .article .review-images-btn .arrow-next {
	  	right: -3.125vw;
	}
	.review-feature {
		padding-bottom: 3.33vw;
	}
	.review-feature:nth-child(1) {
		padding-top: 3.33vw;
	}
	.review-feature-image {
	  	padding: 0;
	  	padding-right: 3.125vw;
	  	text-align: right;
	}
	.review-feature:nth-child(2n) .review-feature-image {
	  	padding: 0;
	  	padding-left: 3.125vw;
	  	text-align: left;
	}
	.review-feature-image img {
		height: 20.833vw;
	}
	.review-feature-logos {
		padding-left: 3.125vw;
	}
	.review-feature:nth-child(2n) .review-feature-logos {
	  	order: 0;
	  	padding-right: 3.125vw;
	}
	.review-feature:nth-child(2n) .review-feature-logos .row:last-child {
	  	justify-content: flex-start!important;
	}
	.review-feature:nth-child(2n+1) .review-feature-logos .row:last-child {
	  	justify-content: flex-end!important;
	}
	.review-feature-logo > .col-md-4 {
	  	text-align: left;
	}
	.review-feature-logo img {
		width: 8.75vw;
	}
	.product-tab-content { border-left: none; } 
	.product_introduce_tabs .nav-item { font-size: 1.15rem; } 
	#tab_main_content { padding: 40px; } 
	#collection_exclusive_feature { text-align: left; } 
	#collection_exclusive_feature_title { margin: 75px 0 50px 0; } 
	#collection_exclusive_feature_details { margin-bottom: 75px; } 
	.features-titan-lumbar-img { height: auto; background-size: cover; background-position: 30%; } 
	.features-expanded-section .body-container { margin-top: 0; } 
	.features-expanded-section .section-container .text-container { line-height: calc(100vh - 159px); color: inherit; } 
	.features-expanded-section .section-container .text-container .vertical-align { max-width: 650px; } 
	.features-expanded-section .section-container .video-container { left:50%; height: 100vh; top: 131px; } 
	.template-collection .features-expanded-section .section-container .video-container.sticky-active { margin: 158px 0 0 0; } 
	.template-collection .features-expanded-section .section-container .video-container.sticky-ended { margin: calc(200vh - 477px) 0 0 0; } 
	.features-expanded-section .section-container .video-container .focus-video-obj { height: calc(100vh - 159px); width: 100%; } 
	.margin-lg-right { margin-left: auto; } 
	.features-body-t1 { height: 400px; line-height: 400px; } 
	.features-body-t1-img { max-height: 400px; max-width: 100%; } 
	.features-body-t2 { padding: 0 1vw; height: 200px; line-height: 200px; max-width: 625px; } 
	#tab_warranty_header { margin: 20px 0 20px 0; text-align: center; } 
	#tab_warranty_content { text-align: left; } 
	.product-spec-assembly-video { width: 40vw; height: 25vw; } 
	#footer_collection_title { font-size: 1.5rem; } 
	#footer_collection_subtitle { font-size: 1.2rem; } 
	#footer_price { padding-top: 0; padding-bottom: 0; }
	.div-CA-color-group,
	.div-CA-select {
		margin: 0;
		margin-top: 15px;
		margin-bottom: 25px;
		padding: 15px;
		border-radius: 5px;
		border: 1px solid #ccc;
		background: #fff;
	}
	.div-CA-color-group{
		padding: 15px 25px;
	}
	.div-CA-color-group .div-selectors-color-img{
		margin: 10px 15px;
		border: 1px solid #ccc;
	}
	.div-CA-size .div-CA-select-size{
	  	margin-bottom: 10px;
	 }
	.div-CA-size .div-CA-select-size:last-child{
	  	margin-bottom: 25px;
	}
	.div-CA-select .select-text .div-selectors-info-text{
		padding: 0 25px;
	}
	.div-CA-select .select-text p{
		margin: 0;
	    font-size: 20px;
	    line-height: 39px;
	}
	.div-CA-select .select-title {
	    margin: 25px;
	}
	.div-CA-select .select-title h5{
		margin: 0;
		margin-bottom: 20px;
		font-size: 20px;
		line-height: 1;
	}
	.div-CA-select .select-title p{
		margin-bottom: 15px;
		font-size: 14px; 
		color: #2f2f2f;
	}
	.div-contact .btn-sendInquire{
		margin: 0 30px;
		margin-bottom: 25px;
	    width: 100%;
	    font-size: 20px;
	}
	.div-contact .btn-sendInquire svg{
		margin-right: 13px;
	}
	.select-download-icon{
		padding: 0 15px;
	}
	.select-download-icon:nth-child(2){
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	.select-download-icon p{
		margin: 0;
		font-size: 14px;
		color: #2f2f2f;
		line-height: 50px;
		text-align: center;
	}
	.select-download-icon p svg{
		margin-right: 19px;
		vertical-align: middle;
	}
	.select-download-icon:first-child p svg{
		font-size: 40px;
	}
	.select-download-icon:nth-child(2) p svg,
	.select-download-icon:last-child p svg{
		font-size: 25px;
	}
	.select-content form{
		margin: 0 15px;
		margin-top: 25px;
		margin-bottom: 10px;
	}
	.select-content form .fzSpET{
		display: flex;
	}
	.select-content form .kDnmLV{
		height: 50px;
	    padding-left: 18px;
		font-size: 18px;
	    text-align: left;
		border-right: 0;
		border-radius: 5px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		outline: 0;
	}
	.select-content form .kDnmLV::placeholder{
		color: #ccc;
	}
	.select-content form .jIaABO{
		height: 50px;
		margin: 0;
		font-size: 18px;
		border-radius: 5px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.send-success {
		opacity: 0;
		margin: 0 15px;
		margin-bottom: 25px;
		padding: 10px 20px;
		font-size: 15px;
		background: #f8e5e8;
		pointer-events: none;
	}
	.send-success p{
		margin: 0;
	}
	.product-modal{
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		height: 100vh;
		width: 100%;
	}
	.color-modal.product-modal,
	.compare-size-modal.accessories-obj-modal {
		display: block;
		right: -100vw;
		left: inherit;
    	transition: right .5s ease;
	  	z-index: 1;
	}
	.compare-size-modal.accessories-obj-modal .accessories-obj-modal-container,
	.color-modal-container {
	  	width: 35%;
	  	height: 100vh;
	  	top: 0;
	  	right: 0;
	  	background: #fff;
	  	overflow-y: auto;
	}
	.country-modal-container {
		width: 26.042vw;
		max-width: 500px;
		min-width: 360px;
		border-radius: 8px;
	}
	.subscribe-modal-container {
		width: 640px;
		border-radius: 8px;
	}
	.payment-modal-container {
		width: 540px;
		border-radius: 8px;
	}
	.compare-size-modal .accessories-obj-modal-header,
	.color-modal-header {
	  	padding: .625vw 1.771vw;
	  	/* border-bottom: 1px solid #000!important; */
	  	color: #000 !important;
	    background: #fff !important;
	    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	}
	.modal-header-icon {
	  	display: flex;
	  	align-items: center;
	  	justify-content: flex-end;
	}
	.modal-list-choose {
	  	display: flex;
	  	margin-right: 1.771vw;
	  	border-radius: 4px;
	}
	.icon-table,.icon-list {
	  	padding: 8px;
	  	display: flex;
	  	justify-content: center;
	  	align-items: center;
	  	width: 50%;
	  	cursor: pointer;
  		transition: all .3s ease-in-out;
	}
	.icon-list svg {
	  	font-size: .875rem;
	}
	.compare-size-modal .accessories-obj-modal-header .modal-close {
		color: #000!important;
	}
	.country-modal-header {
		padding: .833vw .729vw;
	}
	.subscribe-modal-header {
		padding: .46875vw .521vw;
		height: 299px;
	}
	.payment-modal-header {
		padding: .73vw .625vw;
	}
	.color-modal-dec {
		padding: 0 .521vw;
	    min-height: calc(100vh - 120px - 1.667vw - 1.2 * (30px + 24 * ((100vw - 320px) / 2080)));
	}
	.color-modal-dec-content {
	  	padding: 1.25vw;
	}
	.country-modal-dec {
		padding-bottom: 2.396vw; 
	}
	.country-modal-text {
		padding: 0 15.4%;
	}
	.color-modal-dec-content > div:not(:last-child) {
		margin-bottom: 0;
		border-bottom: 0;
	}
	.color-modal-footer {
	  	padding: 0 0 1.25vw;
	}
	.color-modal-footer-content {
	  	padding: 1.25vw 1.25vw 0;
	}
	.color-modal-footer-price {
	  	margin-bottom: 1.25vw;
	}
	.color-modal-footer-btn .btn {
	  	border-radius: 8px!important;
	}
	.balloon #chat-widget {
	  	height: 50px;
	  	width: 100px;
	  	margin-bottom: 20px;
	}
	.balloon #chat-widget:before {
	  	position: absolute;
	  	border: 10px solid transparent;
	  	bottom: -24px;
	  	right: 15px;
	  	border-top-width: 14px;
		border-top-color: currentColor;
  	  	content: ''
	}
	.subscribe-modal-dec {
	  	padding: 1.042vw 10.859375%;
	}
	.payment-modal-dec {
	  	padding-bottom: 2.5vw;
	}
	.payment-modal-dec svg {
	  	font-size: 79px;
	}
	.modal-content{
		position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%,-50%);
	    width: 850px;
	    height: auto;
		max-height: 90vh;
		overflow: auto;
	    background: #fff;
	    box-shadow: 0 0 10px 10px rgb(0 0 0 / 20%);
	}
	.modal-title{
		display: flex;
	    align-items: center;
	    justify-content: space-between;
	    padding: 22px 18px 18px 35px;
	}
	.sendInquiry-modal .modal-title{
	    border-bottom: 1px solid #ccc;
	}
	.thank-modal .modal-title{
		justify-content: flex-end;
	}
	.modal-title h3{
		margin: 0;
	    font-size: 18px;
	    text-transform: capitalize;
	}
	.modal-title svg{
		color: #aaa;
		font-size: 25px;
		cursor: pointer;
	}
	.modal-message {
	    padding: 0 35px;
	}
	.product-messages{
		margin-top: 28px;
	}
	.sendInquiry-modal .product-messages .form-control{
		padding: 0 16px;
		height: 40px;
		font-size: 15px;
		color: #2f2f2f;
		line-height: 1;
		border-radius: 5px;
	}
	.product-messages>tbody>tr>td{
		padding: 5px;
		border: 0;
		vertical-align: middle;
	}
	.product-messages tr td:first-child{
		width: 75px;
		height: 75px;
		text-align: center;
		padding: 0;
	}
	.product-messages tr td:first-child p{
		width: 100%;
		height: 75px;
		margin: 0;
	    border: 1px solid #ccc;
	    border-radius: 5px;
	}
	.product-messages tr td img{
		height: 100%;
	}
	.product-messages tr td:nth-child(2){
		padding-left: 15px;
	    padding-right: 65px;
	}
	.sendInquiry-modal .radio-group{
		display: flex;
		align-item: center;
	}
	.sendInquiry-modal .radio-group .checkbox-item{
		margin-right: 0;
		width: 183px;
	}
	.sendInquiry-modal .radio-group input[type="checkbox"]{
	    position: relative;
	    -webkit-appearance: none;
	    appearance: none;
	    width: 18px;
	    height: 18px;
	    margin: 10px 0;
	    margin-right: 10px;
	    vertical-align: middle;
	    outline: 0;
	}
	.sendInquiry-modal .radio-group input[type="checkbox"]:after
	{
		width: 100%;
		height: 100%;
		top: 0;
		content: " ";
		background-color: #fff;
		color: #000000;
		display: inline-block;
		visibility: visible;
		border: 1px solid #ccc;
	}
	.sendInquiry-modal .radio-group input[type=checkbox]:checked:after {
		content: "\2713";
		position: absolute;
	    top: 0px;
	    width: 100%;
	    height: 100%;
	    line-height: 16px;
	    font-size: 18px;
	    font-weight: bold;
	    background-color: #bc001e;
	    border-color: #bc001e;
	    color: #fff;
	    text-align: center;
	}
	.sendInquiry-modal .required:before{
		content: "* ";
	    color: red;
	}
	.sendInquiry-modal .required:after{
		display: none;
	}
	.sendInquiry-modal .form-group{
		margin-bottom: 25px;
		position: relative;
	}
	.sendInquiry-modal .form-group label{
		margin-bottom: 20px;
	}
	.sendInquiry-modal .form-control{
		padding: 14px 16px;
		height: auto;
		font-size: 16px;
		border-radius: 0;
		color: #151515;
	}
	.textareaCount{
		float: right;
		font-size: 12px;
	}
	.uplaodFile{
		font-size: 15px;
	}
	.uplaodFile svg{
		font-size: 14px;
		margin-right: 15px;
	}
	.uplaodFile-input{
		position: absolute;
		top: 0;
		cursor: pointer;
	}
	.sendInquiry-modal form .btn{
		float: right;
		margin-top: 5px;
	    margin-bottom: 30px;
	    font-size: 15px;
	}
	.thank-modal .modal-message{
		text-align: center;
	}
	.thank-modal .modal-message h2{
		margin-top: 47px;
		margin-bottom: 30px;
		font-size: 50px;
		line-height: 1;
	}
	.thank-modal .modal-message p{
		margin-bottom: 45px;
		font-size: 18px;
		color: #2f2f2f;
	}
	.thank-modal .modal-message .btn{
		margin-bottom: 65px;
		width: 350px;
	    padding: 15px;
		font-size: 20px;
	}
	.feature-craft::before {
	  	background-image: url('../jpg/c2bb7e0b-d98e-4ec2-a824-da97b6a03f6e-1.jpg_%3b%20filename_%3dutf-8%27%27c2bb7e0b-d98e-4ec2-a824-da97b6a03f6e-1.jpg');
	}
	.feature-master::before {
		background-image: url('../jpg/e4391b79-f46c-4c58-9f7c-02690764970f-1.jpg_%3b%20filename_%3dutf-8%27%27e4391b79-f46c-4c58-9f7c-02690764970f-1.jpg');
	}
	.feature-drifting::before {
		background-image: url('../jpg/4161533d-12e4-487a-9d77-ad7fd9fcbaad-1.jpg_%3b%20filename_%3dutf-8%27%274161533d-12e4-487a-9d77-ad7fd9fcbaad-1.jpg');
	}
	.feature-top-header .col-md-5 {
		padding: 0 15px;
		padding-right: 4.167vw;
		order: 0;
	}
	.feature-top-header-btn {
		padding-top: 2.8125vw;
	}
	.feature-top-header-btn .btn-outline-black {
		border-radius: 8px!important;
	}
	.feature-top-header-btn .btn:first-child {
	  	margin-right: 1.25vw;
	}
	.feature-feature .feature-item-list {
		padding: 0 0 4.167vw;
	}
	.feature-feature .feature-item-list .arrow-new {
		top: 0;
	}
	.feature-feature .feature-item-list .arrow-new.arrow-prev {
  		left: inherit;
  		right: 19.323vw;
	}
	.feature-feature .feature-item-list .arrow-new.arrow-next {
		right: 17.448vw;
	}
	.feature-feature .feature-item-list .slick-list {
		padding-left: 5%;
    	padding-right: 27.96875%;
	}
	#productJsDiv .feature-feature .feature-item-list > .col-xs-12:nth-child(2n+1) .feature-item-img {
		order: 1;
	}
	.feature-feature .feature-item-list .feature-item-text {
		padding: 0 !important;
	}
	#productJsDiv .feature-feature .feature-item-list .feature-item-text {
		padding: 0 3.125vw !important;
	}
	#productJsDiv .feature-feature .feature-item-list .feature-item-text > h3,
	#productJsDiv .feature-feature .feature-item-list .feature-item-text > h4 {
		display: block;
		line-height: 1.5;
	}
	.feature-feature .feature-item-list .slick-dots {
		bottom: 0;
	}
	.feature-feature .feature-item-list .slick-dots li {
		width: 50px;
		height: 4px;
		margin: 0 4px;
	}
	.feature-feature .feature-item-list .slick-dots li.slick-active,
	.feature-feature .feature-item-list .slick-dots li.slick-active button,
	.feature-feature .feature-item-list .slick-dots li.slick-active button::before {
		width: 100px;
	}
	.feature-feature .feature-item-list .slick-dots li button {
	  	width: 50px;
	  	height: 4px;
	  	padding: 0;
	}
	.feature-feature .feature-item-list .slick-dots li button::before {
		font-size: 0;
	  	width: 50px;
	  	height: 4px;
	  	opacity: 1;
	  	background: #888;
	  	border-radius: 8px;
	}
	.feature-feature .feature-item-list .slick-dots li.slick-active button::before {
		opacity: 1;
  		background: #000;
	}
	.feature-series-top-introduce {
		padding-bottom: 2.5vw;
	}
	.feature-series-top-introduce > .row > .col-xs-12 > .row > .col-xs-12{
		padding: 0 15px;
	}
	.feature-specifications {
	  	padding-bottom: 4.167vw;
	}
	.feature-resource-btn .hover-choose-btn,
	.feature-resource-btn > .btn {
	  	width: calc(25% - 2.09vw)!important;
	  	margin: .521vw 1.042vw;
	}
	.feature-resource-btn .hover-choose-btn .btn,
	.feature-resource-btn > .btn{
	  	padding: 10px 0!important;
	  	font-size: 1rem!important;
	  	border-radius: 8px!important;
	}
	.feature-resource-btn .hover-choose-btn .btn svg,
	.feature-resource-btn > .btn svg {
		font-size: calc(18px + 8 * ((100vw - 320px) / 2080))!important;
	}
	.feature-series-specifications .specifications-content{
		padding-bottom: 2.34375vw;
	}
	.feature-series-specifications .specifications-list.slick-dotted.slick-slider{
		padding-left: 0;
		padding-bottom: calc(2.396vw + 25px)
	}
	.feature-series-top-img .feature-series-comfortable {
		top: 50%;
		bottom: inherit;
  		right: 0;
  		transform: translateY(-50%);
	}
	.feature-air .feature-series-comfortable {
		padding-bottom: 0;
	}
	.feature-series-comfortable-image,
	.feature-series-patent-image {
	  	padding: 0;
	}
	.feature-series-comfortable-image img,
	.feature-series-patent-image img {
	  	width: 100%;
	}
	.feature-series-comfortable-image img {
		width: 21.615vw;
		margin: auto;
	}
	.feature-series-top-img .feature-series-comfortable-text {
		padding: 0 10.729vw 0 0;
    	text-align: right;
	}
	.feature-series-comfortable-text > div {
		margin-top: 3.125vw;
		justify-content: end;
	}
	.feature-series-comfortable-text > div > .btn:not(:last-child) {
		margin-right: 2.24vw;
	}
	.feature-series-patent-text {
		padding: .9375vw 7.8125vw;
	}
	.feature-series-patent-text {
		order: 0;
	}
	.feature-air .feature-series-comfortable-text {
		padding-top: 3.4375vw;
	}
	.feature-series-patent-text {
		padding: 6.042vw 7.135vw 1vw 8.333vw;
	}
	.feature-series-patent-text > p {
		margin-top: 1.146vw;
		margin-bottom: 1.979vw;
	}
	.feature-series-patent-text small {
		font-size: .875rem;
		opacity: .6;
	}
	.patent-count {
		margin-bottom: 4.323vw;
	}
	.feature-series-comfortable-text {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.feature-master .feature-series-comfortable-text {
		padding-right: 13.542vw;
	}
	.feature-series-comfortable-text h5,
	.feature-series-patent-text h3{
		margin: 0;
	}
	.feature-series-comfortable-text ul {
	  	margin: 0;
	  	padding: 0;
	}
	.feature-series-comfortable-text > ul {
		margin-top: 2.1875vw;
		padding-left: 20px;
		line-height: 1.5625;
	}
	.comfortable-video {
	  	margin-top: 2.083vw;
	}
	.comfortable-video-text {
	  	padding: 1.25vw;
	  	max-width: 398px;
	}
	.comfortable-video-text ul {
	  	display: flex;
	  	flex-wrap: wrap;
	  	justify-content: space-between;
	}
	.comfortable-video-text ul li {
	  	line-height: 1.875;
	}
	.comfortable-video-text ul li:nth-child(2n) {
		width: 60%;
	}
	.comfortable-video-text ul li:nth-child(2n+1) {
		width: 40%;
	}
	.feature-master .comfortable-video-text ul li:nth-child(2n) {
		width: 66%;
	}
	.feature-master .comfortable-video-text ul li:nth-child(2n+1) {
		width: 34%;
	}
	.comfortable-video-image {
	  	margin-bottom: 2.083vw;
	  	cursor: pointer;
	}
	.comfortable-video-image img {
	  	height: 6.5625vw;
	}
	.feature-series-mesh-content {
		padding: 5.625vw 0 3.75vw;
	}
	.feature-series-2d-header,
	.feature-series-4d-header,
	.feature-series-mesh-content {
	  	background-repeat: no-repeat;
	  	background-position: top center;
	  	background-size: cover;
	}
	.feature-series-mesh-text {
		width: 56%;
		margin: auto;
	}
	.feature-series-mesh-text h3 {
		margin: 0;
		margin-bottom: 1.5625vw;
	}
	.feature-series-mesh-text p {
		margin-bottom: 1.198vw;
	}
	.feature-series-mesh-icon {
		width: 50%;
		margin: auto;
		display: flex;
		flex-wrap: wrap;
	}
	.mesh-icon-item {
		width: 50%;
		padding: 1.042vw;
		font-size: .875rem;
	}
	.mesh-icon-item .icon-circle {
		width: 4.167vw;
		height: 4.167vw;
		margin: auto;
		margin-bottom: .573vw;
		color: #000;
		line-height: 4.167vw;
		background: #AD814F;
		border-radius: 50%;
	}
	.mesh-icon-item .icon-circle svg {
		vertical-align: middle;
	}
	.mesh-icon-item:nth-child(1) .icon-circle svg {
		height: 3.646vw;
	}
	.mesh-icon-item:nth-child(2) .icon-circle svg {
		height: 3.385vw;
	}
	.mesh-icon-item:nth-child(3) .icon-circle svg {
		height: 3.385vw;
	}
	.mesh-icon-item:nth-child(4) .icon-circle svg {
		height: 3.646vw;
	}
	.feature-series-2d-header,
	.feature-drifting .feature-series-2d-header {
	  	margin-top: 5vw;
	}
	.feature-craft .feature-series-2d-header {
		padding-top: 0;
	}
	.feature-formula .feature-series-2d-header,
	.feature-series-banner {
		margin-top: 2.5vw;
	}
	.feature-series-2d-header-text {
	  	padding: 0 4.167vw;
	}
	.feature-craft .feature-series-2d-header-text,
	.feature-master .feature-series-2d-header-text,
	.feature-drifting .feature-series-2d-header-text,
	.feature-drifting .feature-series-4d-header-text,
	.feature-craft .feature-series-4d-header-text,
	.feature-master .feature-series-4d-header-text {
		padding: 0;
		margin-bottom: 2.1875vw;
	}
	.feature-series-2d-header-text h3 {
	  	margin-top: 10.521vw;
	  	margin-bottom: 1.198vw;
	}
	.feature-craft .feature-series-2d-header-text h3,
	.feature-master .feature-series-2d-header-text h3,
	.feature-drifting .feature-series-2d-header-text h3,
	.feature-drifting .feature-series-4d-header-text h3,
	.feature-craft .feature-series-4d-header-text h3,
	.feature-master .feature-series-4d-header-text h3 {
		margin: 0;
	}
	.feature-air .feature-series-2d-header-text h3 {
		margin-top: 10.729vw;
		margin-bottom: 1.042vw;
	}
	.feature-series-2d-header-text p {
	  	margin-bottom: 6.51vw;
	}
	.feature-craft .feature-series-2d-header-text p,
	.feature-master .feature-series-2d-header-text p,
	.feature-drifting .feature-series-2d-header-text p,
	.feature-drifting .feature-series-4d-header-text p,
	.feature-craft .feature-series-4d-header-text p,
	.feature-master .feature-series-4d-header-text p {
		margin: 0;
	}
	.feature-craft .feature-series-4d-header-text p.strong,
	.feature-master .feature-series-4d-header-text p.strong,
	.feature-drifting .feature-series-4d-header-text p.strong {
		margin: 0;
	}
	.feature-air .feature-series-2d-header-text p {
		margin-bottom: 11.979vw;
	}
	.feature-series-2d-header-img {
		padding: 0;
	}
	.feature-series-2d-header-img img {
		width: 100%;
	}
	.feature-series-4d-header{
	  	margin-top: 1.667vw;
	}
	.feature-series-4d-header-text,
	.feature-craft .feature-series-4d-header-img,
	.feature-master .feature-series-4d-header-img {
	  	padding-left: 7.083vw;
	}
	.feature-drifting .feature-series-4d-header-img {
		padding: 0;
	}
	.feature-series-pu .feature-series-4d-header-img {
		padding-left: 10.208vw;
		padding-right: 4.375vw;
	}
	.feature-series-4d-header-text h3,
	.feature-series-pu .header-text h3 {
	  	margin-top: 5.677vw;
	  	margin-bottom: 1.165vw;
	}
	.feature-series-pu .header-text h3 {
		margin-top: 10.573vw;
	}
	.feature-formula .feature-series-4d-header-text h3{
	  	margin-top: 2.8125vw;
	  	margin-bottom: 1.667vw;
	}
	.feature-series-4d-header-text > p {
	  	margin-bottom: 3.385vw;
	}
	.feature-series-pu .header-text p {
		margin-bottom: 12.1875vw;
	}
	.feature-formula .feature-series-4d-header-text > p{
	  	margin-bottom: 1.71875vw;
	}
	.feature-formula .intro-text-count {
		margin-bottom: 3.28125vw;
		font-size: 1rem;
	}
	.feature-formula .intro-text-count b {
		margin: 0;
	}
	.feature-craft .feature-series-4d-header-img .header-count,
	.feature-master .feature-series-4d-header-img .header-count,
	.feature-drifting .feature-series-4d-header-img .header-count {
		margin: auto;
		margin-top: 10.15625vw;
		margin-bottom: 10.15625vw;
		padding: 1.25vw;
		width: 494px;
	}
	.feature-master .feature-series-pu .feature-series-4d-header-img .header-count,
	.feature-drifting .feature-series-4d .feature-series-4d-header-img .header-count {
		width: 386px;
		top: 50%;
		transform: translateY(-50%);
	}
	.feature-drifting .feature-series-4d:not(.feature-series-pu) .feature-series-4d-header-img .header-count {
		left: 3.542vw;
	}
	.feature-master .feature-series-pu .feature-series-4d-header-img .header-count,
	.feature-drifting .feature-series-pu .feature-series-4d-header-img .header-count {
		left: inherit;
		right: 8.568vw;
	}
	.feature-series-4d-direction .feature-series-4d-header-list {
	  	display: flex;
	  	margin-top: 1.25vw;
	}
	.feature-series-4d-header-text .feature-series-4d-header-list {
	  	display: flex;
	  	margin-bottom: 3.646vw;
	}
	.feature-series-RGB-header-list {
		display: flex;
		margin: 0;
		margin-bottom: 5.99vw;
	}
	.feature-series-RGB-header-item {
		width: 6.5625vw;
		margin: 0;
	}
	.feature-series-RGB-header-item img {
		width: 3.229vw;
	}
	.feature-series-RGB-header-item p{
		margin: 0;
		margin-top: .78125vw;
	}
	.feature-series-4d-direction .feature-series-4d-header-item {
	  	position: relative;
		width: calc(25% - 12px);
	  	padding: 0;
	  	margin: 0;
	  	margin-right: 16px; 
	  	overflow: hidden;
	}
	.feature-series-4d-direction .feature-series-4d-header-item:nth-child(2n) {
		margin: 0;
	  	margin-right: 16px; 
	}
	.feature-series-4d-direction .feature-series-4d-header-item:last-child {
		margin: 0;
	}
	.feature-series-4d-direction .feature-series-4d-header-item img {
	  	width: 100%;
	}
	.feature-series-4d-direction .feature-series-4d-header-item p,
	.feature-series-introduce-item-image p {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: .78125vw 0;
		margin: 0;
		background: #AD814F;	
	}
	.feature-series-4d-header-text .feature-series-4d-header-item {
	  	width: 7vw;
	}
	.feature-series-4d-header-text .feature-series-4d-header-item img {
	  	width: 6.25vw;
	}
	.feature-series-4d-header-text .feature-series-4d-header-item p,
	.feature-series-RGB-header-item p {
	  	font-size: .875rem;
	}
	.feature-series-2d-introduce,
	.feature-series-4d-introduce {
	  	margin-top: 2.448vw;
	}
	.feature-series-introduce-item,
	.feature-drifting .feature-series-4d-introduce .feature-series-introduce-item.col-md-6:nth-child(3n) {
	  	padding: 0;
	  	padding-right: 7.5px;
	}
	.feature-craft .feature-series-2d-introduce .feature-series-introduce-item:last-child .feature-series-introduce-item-text {
		order: 1
	}
	.feature-craft .feature-series-2d-introduce .feature-series-introduce-item .feature-series-introduce-item-text{
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 0 7.8125vw;
	}
	.feature-absolute-content {
		top: 50%;
		bottom: inherit;
		left: 8.073vw;
		transform: translateY(-50%);
	}
	.feature-div {
		min-width: 24.323vw;
		width: auto;
	  	margin: 1.40625vw 0;
	  	padding: 1.25vw;
	}
	.feature-series-introduce-item:nth-child(2n),
	.feature-air .feature-series-4d-introduce .feature-series-introduce-item:nth-child(2n),
	.feature-drifting .feature-series-4d-introduce .feature-series-introduce-item.col-md-6:nth-child(2n) {
	  	padding: 0;
	  	padding-left: 7.5px;
	}
	.feature-series-4d-introduce .feature-series-introduce-item {
		padding: 0;
	  	padding-right: 8px;
	  	margin-bottom: 0;
	}
	.feature-craft .feature-series-4d .feature-series-4d-introduce .feature-series-introduce-item,
	.feature-master .feature-series-4d:not(.feature-series-pu) .feature-series-4d-introduce .feature-series-introduce-item,
	.feature-drifting .feature-series-4d:not(.feature-series-pu) .feature-series-4d-introduce .feature-series-introduce-item {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.feature-series-4d-introduce .feature-series-introduce-item:nth-child(2n) {
		padding-left: 7px;
		padding-right: 4px;
	}
	.feature-series-4d-introduce .feature-series-introduce-item:nth-child(3n) {
		padding-right: 0;
		padding-left: 11px
	}
	.feature-series-introduce-item-content {
		display: flex;
		flex-direction: column;
		height: 100%;
	  	background: #dde3ef;
	  	border-radius: 5px;
	  	overflow: hidden;
	}
	.feature-series-introduce-item-image img {
	  	width: 100%;
	}
	.feature-formula .feature-series-4d-introduce .feature-series-introduce-item-image {
	  	background: #dde3ef;
	}
	.feature-formula .feature-series-4d-introduce .feature-series-introduce-item-image img {
		border-radius: 0;
	}
	.feature-series-introduce-item-text,
	.feature-series-4d-introduce .feature-series-introduce-item-text {
	  	padding: 1.5625vw 0;
	}
	.feature-formula .feature-series-4d-introduce .feature-series-introduce-item-text {
		padding: 1.927vw 1.51vw;
	}
	.feature-formula .feature-series-4d-introduce .feature-series-introduce-item:nth-child(1) .feature-series-introduce-item-text {
		padding: 1.927vw 2.865vw;
	}
	.feature-craft .feature-series-4d-introduce .feature-series-introduce-item-text:nth-child(1) {
	  	padding: 0;
	  	padding-top: 1.71875vw;
	  	padding-bottom: 1.5625vw;
	}
	.feature-series-introduce-item-text p {
	  	margin: 0;
	}
	.feature-series-introduce-item-text h5 {
	  	margin-bottom: .625vw;
	}
	.feature-series-introduce-item-text small {
	  	font-size: .75rem;
	}
	.feature-series-design {
		margin-top: 2.5vw;
		color: #fff;
		background: #010101;
		border-radius: 5px;
		overflow: hidden;
	}
	.feature-series-design-header-text {
	  	order: 0;
	  	padding-left: 7.03125vw;
	  	padding-right: 2.604vw;
	}
	.feature-series-design-header-text h3 {
		margin-top: 5.15625vw;
		margin-bottom: 1.042vw;
	}
	.feature-series-design-header-text p {
		margin: 0;
	}
	.feature-series-design-header-img {
		padding: 0;
	}
	.feature-series-mainParts {
	  	margin-top: 3.49vw;
	}
	.feature-series-mainParts-header-title,
	.feature-series-mainParts-header-text {
	  	padding: 0 15px;
	}
	.feature-series-mainParts-header-title h3 {
	  	margin: 0;
	}
	.feature-series-mainParts-image {
	  	padding-top: 3.125vw;
	  	padding-bottom: 2.65625vw;
	  	padding-right: 6.25vw;
	  	margin-top: 0;
	  	text-align: right;
	}
	.feature-formula .feature-series-mainParts-image {
	  	padding-top: 1.979vw;
	  	padding-bottom: 1.979vw;
	  	padding-right: 10.625vw;
	  	padding-left: 0;
	  	margin-top: 0;
	}
	.feature-drifting .feature-series-mainParts-image {
		padding: 0;
	}
	.feature-formula .feature-series-mainParts-image img {
	  	height: 26.042vw;
	}
	.feature-series-mainParts-image img {
	  	height: 31.9271vw;
	}
	.feature-drifting .feature-series-mainParts-image img {
		height: 31.9271vw;
	}
	.feature-series-mainParts-text {
		padding: 0 4.84375vw;
		padding-top: 3.125vw;
		padding-left: 13.985vw;
	}
	.feature-drifting .feature-series-mainParts-text {
		padding-left: 13.229vw;
		padding-top: 2.6125vw;
	}
	.feature-formula .feature-series-mainParts-text {
		padding-top: 1.979vw;
	}
	.mainParts-text-item {
		position: relative;
	}
	.mainParts-text-item:nth-child(1) {
		margin-top: 4.792vw;
	}
	.mainParts-text-item:nth-child(2) {
		margin-top: 5.573vw;
	}
	.mainParts-text-item:nth-child(3) {
		margin-top: 5.573vw;
	}
	.feature-formula .mainParts-text-item:nth-child(1) {
		margin-top: 2.448vw;
	}
	.feature-formula .mainParts-text-item:nth-child(2) {
		margin-top: 4.479vw;
	}
	.feature-formula .mainParts-text-item:nth-child(3) {
		margin-top: 5.365vw;
	}
	.feature-drifting .mainParts-text-item:nth-child(1) {
		margin-top: 1.09375vw;
	}
	.feature-drifting .mainParts-text-item:nth-child(2) {
		margin-top: 7.292vw;
	}
	.feature-drifting .mainParts-text-item:nth-child(3) {
		margin-top: 4.167vw;
	}
	.feature-drifting .mainParts-text-item:nth-child(4) {
		margin-top: 3.59375vw;
	}
	.mainParts-text-item .mainParts-circle {
		position: absolute;
		top: 8px;
		left: -15px;
		width: 8px;
		height: 8px;
		border: 1px solid #fff;
		border-radius: 50%;
	}
	.mainParts-text-item .mainParts-circle:before {
		content: '';
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		height: 1px;
		background: #fff;
	}
	.mainParts-text-item:nth-child(1) .mainParts-circle:before {
		left: -10.99vw;
		width: 10.99vw;
	}
	.mainParts-text-item:nth-child(2) .mainParts-circle:before {
		left: -23.854vw;
		width: 23.854vw;
	}
	.mainParts-text-item:nth-child(3) .mainParts-circle:before {
		left: -12.083vw;
		width: 12.083vw;
	}
	.feature-formula .mainParts-text-item:nth-child(3) .mainParts-circle:before {
		left: -9.661vw;
		width: 9.661vw;
	}
	.feature-drifting .mainParts-text-item:nth-child(1) .mainParts-circle:before {
		left: -18.464vw;
		width: 18.464vw;
	}
	.feature-drifting .mainParts-text-item:nth-child(2) .mainParts-circle:before {
		left: -19.818vw;
		width: 19.818vw;
	}
	.feature-drifting .mainParts-text-item:nth-child(3) .mainParts-circle:before {
		left: -12.005vw;
		width: 12.005vw;
	}
	.feature-drifting .mainParts-text-item:nth-child(4) .mainParts-circle:before {
		left: -10.339vw;
		width: 10.339vw;
	}
	.feature-drifting .mainParts-text-item {
		margin-bottom: 0;
	}
	.mainParts-text-item p {
		margin: 0;
		margin-top: .625vw;
		height: 3.021vw;
	}
	.feature-craft .feature-series-mainParts .feature-series-4d-introduce .feature-series-introduce-item:first-child .feature-series-introduce-item-image {
		background-image: url('../png/f3257483-5f0e-44cd-be5d-a312ddd268de-1.png_%3b%20filename_%3dutf-8%27%27f3257483-5f0e-44cd-be5d-a312ddd268de-1067b.png?imageView2/2/format/webp/interlace/1');
	}
	.feature-master .feature-series-pu .feature-series-4d-introduce .feature-series-introduce-item:first-child .feature-series-introduce-item-image {
		background-image: url('../png/90617624-5fbd-4ca2-8069-6901c51b30ed-1.png_%3b%20filename_%3dutf-8%27%2790617624-5fbd-4ca2-8069-6901c51b30ed-1067b.png?imageView2/2/format/webp/interlace/1');
	}
	.feature-drifting .feature-series-pu .feature-series-4d-header {
		background-position: top left;
	}
	.feature-series-build {
	  	margin: 2.5vw -15px;
	}
	.feature-series-build-header{
		display: block;
		margin-bottom: 0;
		padding: 0 15px;
	}
	.feature-series-build-header h4 {
		margin-top: 1.25vw;
		margin-bottom: 1.5625vw;
	}
	.build-header-icon {
		justify-content: flex-start;
	}
	.build-header-icon img {
		display: block;
		margin: 0 .833vw;
		height: 2.083vw;
	}
	.build-header-icon img:nth-child(2) {
		height: 1.198vw;
	}
	.build-header-icon img:nth-child(3) {
		height: 3.021vw;
	}
	.feature-series-build-item {
		margin: 0;
		margin-right: 16px;
		width: calc(25% - 10.678px);
		padding: 1.25vw;
		background: #f2f2f2;
		border-radius: 8px;
	}
	.feature-series-build-item:last-child {
		margin: 0;
	}
	.feature-series-build-item p {
		margin: 0;
	}
	.feature-series-build-item .strong {
		margin-bottom: .78125vw;
	}
	.feature-series-build-item b {
		font-size: .875rem;
	}
	.feature-series-build-item p:last-child {
		font-size: .875rem;
	}
	.feature-series-esports {
		margin-bottom: 0;
	}
	.feature-series-esports .feature-series-2d-header {
		margin-top: 1.667vw;
	}
	.feature-series-esports .feature-series-2d-introduce {
		margin: 0;
	}
	.feature-series-esports .feature-series-introduce-item {
		padding: 0;
		margin: 0;
	}
	.feature-series-esports .feature-series-introduce-item:last-child {
		margin: 0;
	}
	.products-tab-fixed {
		position: sticky;
		top: 60px;
	  	border-bottom: 1px solid #ccc;
	}
	.feature-series-tab .products-tab-fixed {
		background: transparent;
		border: none;
	}
	.feature-series-tab-fixed{
		display: none;
		position: fixed;
		top: 96px!important;
		width: 100%;
		z-index: 2;
	}
	.products-tab-header {
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: center;
	  	padding: .625vw 0;
	}
	.feature-series-tab .products-tab-header {
		padding: .833vw 0;
		display: flex;
		align-items: center;
	}
	.products-tab-header .btn{
		padding: .625vw 1.979vw;
		font-size: 14px;
	  	color: #000;
	}
	.feature-series-tab .products-tab-header .btn{
		width: 8.75vw;
		min-width: 160px;
    	padding: .625vw 0;
	}
	.feature-series-tab .products-tab-header .btn-black,
	.feature-series-tab .products-tab-header .btn-outline-white {
		margin-left: 1.042vw;
	}
	.feature-series-tab .products-tab-header .btn-black span,
	.feature-series-tab .products-tab-header .btn-outline-white span {
		margin-left: .417vw;
	}
	.feature-series-tab .products-tab-header .detail-modal-item-dec {
		margin-top: 1.042vw;
	}
	.tab-header-left {
		padding: 0;
	  	padding-left: 8.28125vw;
	  	border: none;
	}
	.feature-series-tab .tab-header-left {
		padding-left: 30px;
	}
	.tab-header-right {
		padding: 0;
	  	padding-right: 8.333vw;
	  	display: flex;
	}
	#productJsDiv .feature-series-tab .tab-header-right,
	.feature-series-tab .tab-header-right {
		flex-direction: row;
		justify-content: flex-start;
		padding: 0;
		padding-right: 30px;
	}
	#productJsDiv .feature-series-tab .tab-header-right {
    	margin-right: 4.167%;
    	padding-right: 2.083vw;
  	}
	.feature-series-tab .tab-header-right p {
	  	order: 0;
	  	margin: 0;
		margin-right: 1.40625vw;
		font-size: 1rem;
	}
	.tab-header-right ul {
	  	margin: 0;
	  	padding: 0;
	  	display: flex;
	  	align-items: center;
	  	list-style: none;
	}
	.tab-header-right ul li {
	  	padding: 0 1.302vw;
	  	font-size: 14px;
	}
	.tab-header-right ul li a {
	  	color: #000;
	  	opacity: .6;
	}
	.tab-header-right ul li.active a,
	.tab-header-right ul li:hover a{
	  	color: #AD814F;
	  	opacity: 1;
	}
	.upholstery-banner > .col-xs-12 > .row{
	  	background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}
	.upholstery-banner-text {
	  	padding-left: 15.26vw;
	}
	.upholstery-banner-text h2 {
		margin: 0;
		margin-top: 5.104vw;
		margin-bottom: 2.24vw;
		font-size: 2.5vw;
	}
	.upholstery-pu .upholstery-banner-text h2 {
		margin-top: 7.03125vw;
		margin-bottom: 8.75vw;
	}
	.upholstery-banner-text p {
		margin-bottom: 6.146vw;
		font-size: 1.25vw;
	}
	.upholstery-banner-text .intro-text-count{
		margin-bottom: 5.78125vw;
	}
	.upholstery-banner-text .intro-text-count b{
		font-size: 2.5vw;
	}
	.upholstery-pu .upholstery-introduce {
		margin-top: 1.042vw;
		margin-bottom: 1.042vw;
	}
	.upholstery-introduce > .col-xs-12 > .row{
	  	background-size: cover;
		background-position: top left;
		background-repeat: no-repeat;
	}
	.upholstery-introduce-text {
	  	padding: 0;
	  	padding-left: 8.33vw;
	  	color: #fff;
	  	font-size: 1.042vw;
	}
	.upholstery-pu .upholstery-introduce-text {
		color: #000;
	}
	.upholstery-introduce-text h2 {
	  	margin-top: 8.59375vw;
	  	margin-bottom: 1.51vw;
	  	font-size: 1.875vw;
	}
	.upholstery-introduce-text p {
	  	margin-bottom: 21.667vw;
	}
	.upholstery-pu .upholstery-introduce-text p {
		margin-bottom: 4.479vw;
	}
	.upholstery-pu .upholstery-introduce-text .intro-icon-item p{
		margin-bottom: 12.24vw;
	}
	.upholstery-intro {
	  	padding: 0;
	}
	.upholstery-intro > div{
		order: 2;
	}
	.upholstery-intro > div:nth-child(1){
		order: 1;
	}
	.upholstery-intro > div:nth-child(2){
		order: 0;
	}
	.upholstery-intro-text{
	  	padding: 0 7.8125vw;
	  	display: flex;
		align-items: center;
	}
	.intro-text-content {
	  	padding: 0;
	}
	.intro-text-content>h3 {
	  	margin: 0;
	  	margin-bottom: 1.25vw;
	  	font-size: 1.875vw;
	  	line-height: 1;
	}
	.intro-text-content>p {
	  	margin-bottom: 2.24vw;
		font-size: 1.042vw;
		line-height: 1.3;
	}
	.intro-icon-item {
	  	margin: 0 .703125vw;
	  	text-align: center;
	  	font-size: 1.042vw;
	}
	.intro-icon-item svg {
	  	height: 4.21875vw;
	}
	.intro-icon-item p{
	  	margin: 0;
	}
	.upholstery-intro-img {
	  	padding: 0;
	}
	.upholstery-intro-img img {
	  	width: 100%;
	  	border-radius: 0;
	}
	.intro-text-count {
	  	font-size: 1.042vw;
	  	line-height: 1;
	}
	.intro-text-count b{
	  	margin-right: .9375vw;
	  	font-size: 3.125vw;
	}
	.upholstery-versatility {
	  	padding: 4.635vw 0;
	}
	.upholstery-versatility-header {
	  	padding: 0 15px;
	  	font-size: 1.042vw;
	}
	.upholstery-versatility-header h2 {
	  	margin: 0;
	  	margin-bottom: 1.09375vw;
	  	font-size: 3.75vw;
	}
	.upholstery-versatility-header p {
	  	margin-bottom: 3.125vw;
	}
	.upholstery-versatility-list {
	  	padding: 0 8.333vw;
	}
	.upholstery-versatility-list .slick-list {
	  	padding: 0;
	}
	.upholstery-versatility-item > img {
	  	border-radius: 0;
	}
	.upholstery-versatility-item .versatility-item-absolute img {
	  	height: 5.15625vw;
	  	display: inline-block;
	}
	.versatility-item-absolute .intro-text-count{
		color: #AD814F;
		font-size: 1.042vw;
	}
	.versatility-item-absolute .intro-text-count b{
		font-size: 5vw;
	}
	.versatility-item-absolute .intro-text-count p{
		margin: 0;
		margin-top: .885vw;
	}
	.upholstery-versatility-text {
	  	padding: 1.875vw 0;
	  	font-size: 1.042vw;
	}
	.upholstery-versatility-text {
	  	padding: 1.944vw 5.278vw;
	  	background: #AD814F;
	  	font-size: .78125rem;
	}
	.upholstery-versatility-icon {
	  	padding: 1.667vw 0;
	  	background: #151515;
	}
	.upholstery-versatility-icon ul {
	  	margin: 0;
	  	padding: 0;
	  	list-style: none;
	  	display: flex;
	  	justify-content: center;
	  	align-items: center;
	}
	.upholstery-versatility-icon ul li {
	  	padding: 0 2.604vw;
	  	border: none;
	}
	.upholstery-versatility-icon ul li img {
	  	height: 3.802vw;
	}
	.compare-table > .col-xs-12{
		padding: 0;
	}
	.compare-table-content {
	  	padding: 0 8.28125vw;
	  	padding-top: 10px;
	}
	.compare-table-content .btn-compare {
		position: relative;
	   	padding: 0 0;
	   	background: #AD814F;
	   	border-radius: 5px;
	}
	.compare-table-content .btn-compare .compare-text {
	  	display: flex;
	  	align-items: center;
	  	padding: 6px 24px;
	}
	.compare-table-content .btn-compare .compare-text svg {
	  	height: 2.76vw;
	}
	.compare-table-content .btn-compare .compare-text p {
	   	margin: 0;
	   	margin-left: .9375vw;
	}
	.compare-table-content .btn-compare .btn-compare-img {
	  	display: none;
		position: absolute;
		box-shadow: 0 0 5px 4px rgba(0,0,0,0.1);
	}
	.compare-table-content .btn-compare .btn-compare-img img{
		width: 22.917vw;
	}
	.compare-table-item {
	  	width: 100%;
	  	overflow: visible;
	}
	.compare-table-item table {
	  	width: 100%;
	  	margin-top: 35px;
	  	margin-bottom: 83px;
	}
	.compare-table-item table thead tr td {
	  	padding: 15px 0;
	  	line-height: 1;
	}
	.compare-table-item table thead tr td:nth-child(odd){
	  	background: #AD814F;
	  	color: #000;
	}
	.compare-table-item table thead tr td:nth-child(even){
	  	background: #000;
	  	color: #fff;
	}
	.compare-table-item table thead tr td:nth-child(1){
	  	background: #808080;
	}
	.compare-table-item table tbody{
	  	border: 1px solid #ccc;
	  	border-top: 0;
	}
	.compare-table-item table tbody tr td {
	  	padding: 40px 10px;
	  	border-right: 1px solid #ccc;
	}
	.compare-table-item table tbody tr.grey{
	  	background: #ebebeb;
	}
}
@media (min-width: 1200px){
	#productJsDiv .feature-series-tab .tab-header-right {
		margin-right: 0;
		padding-right: 2.083vw;
	}
}
@media (min-width: 1300px){
	.feature-series-tab .tab-header-left {
	    padding-left: 8.333vw;
	}
	.feature-series-tab .tab-header-right {
    	padding-right: 8.333vw;
  	}
	#productJsDiv .feature-series-tab .tab-header-right {
		margin-right: 0;
		padding-right: 2.083vw;
	}
}
@media only screen and (min-width : 1400px) { 
	.product_introduce_tabs .nav-item{ font-size: 1.3rem; } 
}
#footer_bar { 
	background: #f2f2f2; 
	border-top: 1px solid #ccc;
	z-index: 1032
}
.footer-section { height: 75px; line-height: 75px; }
#footer_bar #footer_collection_subtitle { font-size: 0.9rem; font-weight: 400; }
#footer_bar .collection-sale-promotion-obj { height: 79px; margin-top: 0; vertical-align: middle; }
#footer_bar .collection-sale-promotion-obj img { width: 35px; height: 35px; }
#footer_bar #footer_price { padding: 0; }
#footer_bar .btn-cart-add-2 {border-radius: 0;padding: 23px 20px;margin: 0;}
#footer_bar #footer_price #footer_price_direct { font-size: 1.5rem; margin: -5px 0 0 5px; display: inline-block; vertical-align: middle; }
#footer_bar #footer_price #footer_myr_price_div { font-size: 0.9rem; }
@media only screen and (min-width: 992px) { 
	#footer_bar { 
		height: 100px; 
		display: block; 
		position: sticky;
    	bottom: 0;
	} 
	.footer-section { line-height: 100px; } 
	#footer_bar #form_atc_btn { 
		padding: 20px 38px
	} 
	#footer_bar #footer_title { padding-left: 30px; } 
	#footer_bar #footer_collection_subtitle { font-size: 1.1rem; } 
	#footer_bar .collection-sale-promotion-obj img { width: 35px; height: 35px; } 
	#footer_bar #footer_cart_discount { padding: 0 1.5vw; border-left: 1px solid #ced4da; border-right: 0; } 
	#footer_bar #footer_cart_discount table { height: 55px; margin-top: 2px; display: inline-table; vertical-align: middle; } 
	#footer_bar #footer_cart_discount table .footer-price-savings { padding-top: 0; } 
	#footer_bar #footer_cart_discount table #footer_price_msrp { color: #adb5bd; } 
	#footer_bar #footer_price { 
		padding: 0 1.5vw;   
	}
	#footer_bar .footer-btn{
		padding: 20px 0
	}
	#footer_bar #footer_price #footer_price_direct { font-size: 1.8rem; }
}
#product_viewer { width: 100%; margin: 0 auto 15px auto; overflow: hidden; }
#product_turntable, #product_video { max-height: 145vw; height: calc(100vh - 235px); width: 100%; padding: 0; margin: auto; overflow: hidden; }
#product_turntable.view-turntable { cursor: zoom-in; }
#product_turntable.view-turntable img { max-height: 100%; max-width: 100%; height: auto; width: auto; margin: auto; }
#product_turntable img { display: none; }
#product_turntable img.active { display: block; }
#product_video { display: none; }
#product_video video { height: 100%; display: block; margin: auto; max-width: 100%; }
#product_video video::-webkit-media-controls-mute-button { opacity:0; }
#product_view_sub { width: 100%; }
#product_carousel { width: 100%; height: 100%; margin-top: 10px; padding: 0 20px; opacity: 0; transition: opacity .2s ease; }
#product_carousel.slick-initialized { opacity: 1; }
#product_carousel a { outline: 0; transition: opacity .2s ease; margin: 0 5px; display: none; }
#product_carousel a.active { display: inline-block; }
#product_carousel img { min-height: 1px; min-width: 1px; max-height: 75px; max-width: 100%; height: auto; width: auto; display: block; margin: 0 auto; }
#product_carousel .arrow-prev, 
#product_carousel .arrow-next { height: 100%; text-align: center; transition: opacity .2s ease, color .2s ease; cursor: pointer; position: absolute; display: flex; }
#product_carousel .arrow-prev.slick-disabled, 
#product_carousel .arrow-next.slick-disabled { opacity: 0.2; cursor: default; }
#product_carousel .arrow-prev:hover:not(.slick-disabled), 
#product_carousel .arrow-next:hover:not(.slick-disabled) { color: #0a74bf; }
#product_carousel .arrow-prev { top: 0; left: 0; }
#product_carousel .arrow-next { top: 0; right: 0; }
#product_carousel .arrow-prev svg, 
#product_carousel .arrow-next svg { margin: auto; }
#product_video_toggle { width: 100%; padding-top: 15px; padding-bottom: 15px; margin-top: 10px; margin-bottom: 15px; text-align: center; cursor: pointer; font-weight: 700; background: #f2f2f2; transition: color 0.2s ease; }
#product_video_toggle:hover { color: #0a74bf; }
#product_video_toggle u { text-decoration: none; }
#product_video_toggle svg { margin-right: 15px; }
#product_video_toggle.view-turntable .view-360 { display: none; }
#product_video_toggle.view-video .view-video { display: none; }
@media only screen and (min-width: 992px) { 
	#product_viewer { width: 100%; top: 120px; position: -webkit-sticky; position: sticky; align-self: flex-start; } 
	#product_turntable, 
	#product_video { width: 100%; max-width: calc(94vw - 510px); max-height: calc((94vw - 510px) * 1.5); } 
	#product_view_sub { max-width: 500px; margin: auto; } 
	#product_carousel { width: calc(100% - 125px); max-width: calc(94vw - 510px); margin-top: 5px; } 
	#product_carousel a { background: #f2f2f2; } 
	#product_carousel a:hover { opacity: 0.6; } 
	#product_video_toggle { width: 95px; padding: 10px 0; margin: 0 15px; background: transparent; transition: background .2s ease; } 
	#product_video_toggle u { padding-bottom: 3px; position: relative; display: inline-block; } 
	#product_video_toggle u:before { content: ''; position: absolute; width: 80%; height: 3px; bottom: 0; left: 10%; border-bottom: 3px solid #0a74bf; transition: bottom .2s ease; } 
	#product_video_toggle:hover u:before { bottom: -2px; } 
	#product_video_toggle svg { margin-right: 0; }
	.catalog-quick{
		padding-bottom: 0;
	}
	.catalog-quick-new .catalog a.lazy {
	  	padding: 0 23%;
	}
	.series-item .catalog-quick-new .catalog a.lazy {
    	padding: 0;
  	}
	.collections-new-list .catalog-quick-new .catalog a.lazy {
	  	padding-top: 13.125vw;
	}
	.point .part-tag {
		font-size: 14px;
		padding: 2px 8px;
		top: calc(20.677vw - 24px);
		left: 8px;
	}
	.homepage .catalog-quick-new .catalog .point > div {
		padding: 0 .625vw;
	}
	.catalog-quick .catalog .point p{ 
		margin-bottom: 10px;
		font-size: 22px; 
		line-height: 1;
	}
	.catalog-quick-new .catalog .point p{
		margin: 6px 0;
		font-size: .875rem;
	}
	.catalog-quick-new .catalog .point p s{
		font-size: .75rem!important;
	}
	.catalog-quick-new .catalog .point p.strong{
		margin-top: 10px;
		margin-bottom: 0;
		opacity: 1;
		color: #000;
	}
	.homepage .series-item .catalog-quick-new .catalog .point p.strong {
		color: #fff;
	}
	.catalog-quick-new .catalog .point > div > a > p.strong{
		font-size: 1rem;
	}
	.catalog-quick-new .catalog .point>div #stamped_reviews_count{
		font-size: 1rem;
		color: #000;
		opacity: .8;
	}
	.catalog-quick-new .stamped-fa{
		color: #000
	}
	.catalog-quick-new .stamped-fa-star-half-o::before,
	.catalog-quick-new .stamped-fa-star-o::before, 
	.catalog-quick-new .stamped-fa-star::before{
		font-size: 1rem;
	}
	.catalog-quick .catalog .point p.blue,
	.catalog-quick-new .catalog .point p.blue{
		margin-top: 10px;
		margin-bottom: 0;
	}
	.catalog-quick .catalog .point .btn{
		padding: 10px 0; 
	}
	.catalog-quick-new .catalog .point .btn {
	    padding: 7px 1.25vw;
	}
	.series-article {
	  	padding: 3.333vw 0;
	}
	.series-article-header {
	  	padding-bottom: 3.333vw;
	}
	.series-article-item {
	  	display: flex;
	  	align-items: center;
	  	justify-content: space-between;
	  	width: calc(50% - 3.90625vw);
	  	padding: 0;
	}
	.series-article-item img {
	  	display: block;
	  	width: 50%;
	  	padding-right: 1.25vw;
	}
	.series-article-item p {
	  	width: 50%;
	  	margin: 0;
	}
	.series-pictures {
	  	padding: 3.125vw 0;
	  	margin-bottom: 3.125vw;
	}
	.series-pictures-img {
	  	padding: 0;
	  	display: flex;
	  	align-items: center;
	}
	.series-pictures-img img {
	  	width: 100%;
	}
	.series-pictures-introduce {
	  	padding: 0 3.33vw;
	  	display: flex;
	  	align-items: center;
	}
	.series-pictures-word h3 {
	  	margin-bottom: 1.25vw;
	}
	.series-pictures-word p {
	  	margin: 0;
	  	line-height: 1.5;
	}
	.series-product {
		padding: 3.33vw 0;
	}
	.series-product .collection-introduce {
	  	padding: 0;
	}
	.series-product .collection-introduce-table,
	.series-product .collection-introduce-feature,
	.series-product .collection-introduce-btn {
		width: calc(100% - 8.542vw);
	}
	.series-product .collection-introduce-table {
		padding: 1.25vw;
		padding-bottom: 0;
	}
	.series-product .collection-introduce-table table {
		width: 100%;
	}
	.series-product .collection-introduce-table td h4 {
		margin-bottom: .521vw;
	}
	.series-product .collection-introduce-table td > div {
		padding-top: .833vw;
	}
	.series-product .collection-introduce-table td > div > div {
		padding-bottom: .833vw;
	}
	.series-product .collection-introduce-feature {
		padding: 1.25vw;
		margin-top: .521vw;
	}
	.series-product .collection-introduce-feature h5 {
		margin-bottom: 1.25vw;
	}
	.collection-feature-list {
	  	display: flex;
	  	flex-wrap: wrap;
	}
	.collection-feature-list .slick-track{
		width: 100%!important;
	}
	.collection-feature-img {
	  	width: calc(33.33% - 6.667px);
	  	margin-right: 10px;
	  	margin-bottom: 1.25vw;
	}
	.collection-feature-img img {
	  	width: 100%;
	}
	.collection-feature-img:nth-child(3n) {
	  	margin-right: 0;
	}
	.collection-feature-link a {
		position: relative;
	  	text-decoration: underline;
	  	color: #000;
	}
	.collection-feature-link a svg {
	  	position: absolute;
	    right: -40px;
	    top: 50%;
	    transform: translateY(-50%);
	  	transition: all .3s ease;
	}
	.collection-feature-link a:hover svg {
		right: -45px;
	}
	.series-product .collection-introduce-btn {
		margin-top: .521vw;
	}
	.series-product .collection-introduce-btn .collection-feature-link {
		margin-top: 1.25vw;
	}
	.series-pictures-items {
	  	padding: 0;
	}
	.series-pictures-item {
	  	margin: 0 .625vw;
		position: relative;
	}
	.series-pictures-item::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #000;
		opacity: .5;
	}
	.series-pictures-item.slick-center::after {
		opacity: 0;
	}
	.series-pictures-items .arrow-new {
	  	position: absolute;
	  	width: 7.8125vw;
	  	height: 7.8125vw;
	  	cursor: pointer;
	}
	.series-pictures-items .arrow-new svg {
	    width: 7.8125vw;
	    height: 7.8125vw;
	}
	.series-pictures-items .arrow-prev {
	  	left: 15.625vw;
	}
	.series-pictures-items .arrow-prev svg{
		transform: translate(0) rotateY(0);
	}
	.series-pictures-items .arrow-next {
		right: 15.625vw;
	}
	.series-copyright {
		padding: 1.667vw 0;
		margin-top: 3.125vw;
	}
	.series-copyright-word {
	  	display: flex;
	  	justify-content: center;
	  	align-items: center;
	  	height: 8.854vw;
	}
	.series-copyright-word .series-poster-logo:last-child {
	    margin-left: 3.333vw;
	    padding-left: 3.333vw;
	}
	.series-copyright-word .series-poster-logo:last-child::after {
    	height: 4.635vw;
  	}
	.series-copyright-word .series-poster-logo:last-child img {
	    height: 4.84375vw;
	}
}
@media only screen and (min-width: 1300px) { 
	#product_turntable, 
	#product_video { max-width: calc(78vw - 510px); max-height: calc((78vw - 510px) * 1.5); } 
	#product_carousel { max-width: calc(78vw - 510px); }
}
@media only screen and (min-width: 1600px) { 
	#product_turntable, 
	#product_video { max-width: calc(63vw - 510px); max-height: calc((63vw - 510px) * 1.5); } 
	#product_carousel { max-width: calc(63vw - 510px); }
}
@media only screen and (min-width: 1900px) { 
	#product_turntable, 
	#product_video { height: calc(100vh - 140px); width: calc(100% - 125px); max-width: calc(38.88886vw - 195px); } 
	#product_view_sub { width: 100px; } 
	#product_carousel { height: 1px; width: calc(100% - 100px); padding: 20px 0; } 
	#product_carousel.slick-initialized { height: 100%; overflow: hidden; } 
	#product_carousel .slick-track { max-width: 100%; } 
	#product_carousel a { margin: 5px 0; } 
	#product_carousel img { max-height: none; } 
	#product_carousel, 
	#product_video_toggle { width: 100%; } 
	#product_carousel .arrow-prev, 
	#product_carousel .arrow-next { position: absolute; width: 100%; height: auto; text-align: center; transition: opacity .2s ease, color .2s ease; cursor: pointer; } 
	#product_carousel .arrow-prev { top: 0; left: 0; } 
	#product_carousel .arrow-next { top: auto; right: auto; bottom: 0; left: 0; } 
	#product_video_toggle { padding: 10px 0; margin: 20px 0; }
}
.catalog-quick .catalog{
	padding-left: 30px; 
	padding-right: 30px; 
}
.catalog-quick .catalog,
.index-news:not(.index-news-new) .news-list { 
	opacity: 0; 
	transition: opacity .5s ease; 
}
.catalog-quick .catalog.slick-initialized,
.index-review .review-list.slick-initialized,
.index-news:not(.index-news-new) .news-list.slick-initialized { opacity: 1; }
.catalog-quick .catalog .slick-slide,
.index-news:not(.index-news-new) .news-list .slick-slide { 
	position: relative; 
	outline: 0; 
	margin: 24px; 
}
.index-splash .splash .slick-arrow,
.catalog-quick .catalog .slick-arrow,
.index-news:not(.index-news-new) .news-list .slick-arrow { 
	position: absolute; 
	display: flex; 
	transition: opacity .2s ease; 
	cursor: pointer; 
}
.index-splash .splash .slick-arrow.slick-disabled,
.catalog-quick .catalog .slick-arrow.slick-disabled, 
.index-news:not(.index-news-new) .news-list .slick-arrow.slick-disabled{ 
	opacity: 0.2; 
	cursor: default; 
}
.index-splash .splash .slick-arrow:hover:not(.slick-disabled),
.catalog-quick .catalog .slick-arrow:hover:not(.slick-disabled),
.index-news:not(.index-news-new) .news-list .slick-arrow:hover:not(.slick-disabled) { color: #0a74bf; }
.catalog-quick .catalog a.lazy,
.catalog-quick-new .catalog a.lazy,
.catalog-obj .catalog-product,
.product-size-introduct .introduct-obj{ 
	width: 100%; 
	display: inline-block; 
	position: relative; 
	margin: 0; 
	overflow: hidden; 
}
.catalog-quick-new .catalog a.lazy{
	border: 0;
}
.homepage .catalog-quick-new .catalog a.lazy{
	background: #f2f2f2;
}
.catalog-quick .catalog a.lazy{
	padding-top: 113%; 
}
.catalog-quick .catalog a.lazy .img-hover,
.catalog-obj .catalog-product .img-hover,
.catalog-obj .catalog-product .hover-text,
.product-size-introduct .introduct-obj .img-hover,
.product-size-introduct .introduct-obj .hover-text{
	opacity: 0;
	transition: all .5s;
    -webkit-transition: all .5s;
}
.catalog-quick .catalog a.lazy:hover,
.catalog-obj .catalog-product:hover,
.catalog-obj .catalog-product.hover,
.product-size-introduct .introduct-obj:hover,
.product-size-introduct .introduct-obj.hover { 
	transition: opacity .2s ;
    -webkit-transition: opacity .2s;
}
.index-review .review-list .review-item:hover .review-item-img:after{ 
	 width: 100%;
	 background: #AD814F;
}
.catalog-quick .catalog a.lazy:hover .img-hover,
.catalog-obj .catalog-product:hover .img-hover,
.catalog-obj .catalog-product:hover .hover-text,
.catalog-obj .catalog-product.hover .img-hover,
.catalog-obj .catalog-product.hover .hover-text,
.product-size-introduct .introduct-obj:hover .img-hover,
.product-size-introduct .introduct-obj:hover .hover-text,
.product-size-introduct .introduct-obj.hover .img-hover,
.product-size-introduct .introduct-obj.hover .hover-text{
	opacity: 1;
}
/* .catalog-quick .catalog a.lazy:hover .img-hover,
.catalog-obj .catalog-product:hover .img-hover,
.catalog-obj .catalog-product.hover .img-hover,
.product-size-introduct .introduct-obj:hover .img-hover,
.product-size-introduct .introduct-obj.hover .img-hover{
	transform: scale(1.2);
} */
.catalog-quick .catalog figure img,
.catalog-quick-new .catalog figure img,
.catalog-obj .catalog-product figure img,
.catalog-obj .catalog-product .hover-text,
.product-size-introduct .introduct-obj figure img,
.product-size-introduct .introduct-obj .hover-text{
	position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: auto;
    margin: 0 auto;
}
.catalog-quick-new .catalog figure img {
	width: 100%;
	position: relative;
    top: 0;
    left: 0;
    transform: none;
}
.catalog-obj .catalog-product .hover-text,
.product-size-introduct .introduct-obj .hover-text{
	left: 0;
	transform: translateX(0);
	width: 100%;
}
.badge-new {
    position: absolute;
    right: 0;
    top: 12px;
    border-radius: 0;
    padding: 3px;
}
.badge-new::before {
    content: "";
    position: absolute;
    top: 0;
    left: -18px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 9px;
    border-style: solid;
    border-color: transparent #777 transparent transparent;
}
.catalog .slick-dots,
.review-list .slick-dots,
.news-list .slick-dots{
	bottom: -19px;
	left: 0
}
.homepage .index-catalog .catalog .slick-dots {
	bottom: calc(2.5vw - 19px);
	display: none !important;
}
.review-list .slick-dots li button:before,
.news-list .slick-dots li button:before{
	opacity: 1;
	color: #ddd;
}
.review-list .slick-dots li.slick-active button:before,
.news-list .slick-dots li.slick-active button:before{
	opacity: 1;
    color: #aaa;
}
ul.breadcrumb>li+li:before{
	display: none;
}
ul.dxracer-breadcrumb {
    padding: 1.25vw 0;
    margin: 0;
    list-style: none;
    font-size: 12px; 
  	font-family: 'Montserrat-light';
}
ul.dxracer-breadcrumb li {
	display: inline;
	color: #999;
}
ul.dxracer-breadcrumb>li+li:before{
	padding: 8px;
    color: #999;
    content: "\003E";
}
ul.dxracer-breadcrumb li a {
    color: #fff;
    text-decoration: none;
}
ul.dxracer-breadcrumb li a:hover {
    text-decoration: underline;
}
.marketplacePage ul.dxracer-breadcrumb li a,
.marketplacePage ul.dxracer-breadcrumb li a:hover {
	color: #000;
}
@media only screen and (max-width: 991px) {
	ul.dxracer-breadcrumb {
		padding: 3.2vw 0;
	}
	.navbar-tip .row{
		margin: 0
	}
	.navbar-tip .nav-menu{
		padding: 0;
	}
	.banner-absolute-content{
		position: absolute;
		top: 3.0625rem;
		bottom: 16.8vw;
		width: 100%;
		padding: 0 3.2vw;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		z-index: 1;
	}
	.promotions-banner .banner-absolute-content{
		top: 7.733vw;
		bottom: inherit;
	}
	.series-poster .banner-absolute-content{
		top: 14.933vw;
    	bottom: inherit;
	}
	.banner-absolute-content.left,
	.banner-absolute-content.right,
	.banner-absolute-content.center {
		left: 50%;
		transform: translateX(-50%);
	}
	.banner-absolute-content.bottom {
		top: auto;
		bottom: 15.067vw;
		text-align: left;
	}
	.banner-absolute-content.top {
		bottom: inherit;
		top: 8.533vw;
	}
	.index-poster .banner-absolute-content{
		top: inherit;
		bottom: 13.333vw;
		left: inherit;
	    transform: none;
	    padding: 0;
	    padding-left: 9.2vw;
	    text-align: left;
	}
	.kolPage .index-poster .banner-absolute-content{
		top: 5.733vw;
		bottom: inherit;
		padding: 0 10.4vw;
		text-align: center;
	}
	.certerfications .index-poster .banner-absolute-content{
		top: 7.733vw;
		padding: 0 3.2vw;
    	text-align: center;
	}
	.patentPage .index-poster .banner-absolute-content{
		top: 10.667vw;
		bottom: inherit;
		padding: 0 3.2vw;
    	text-align: center;
	}
	.index-sellingPoint-banner .banner-absolute-content {
		top: 1.4375rem;
		bottom: 1.625rem;
	}
	.collections-series-poster .banner-absolute-content {
		top: 50%;
		bottom: inherit;
		transform: translate(-50%,-50%);
	}
	.shop-collabotations .banner-absolute-content {
		top: 13.333vw;
		bottom: 13.333vw;
		text-align: left;
	}
	.shop-others-item .banner-absolute-content {
	  	left: 8.533vw;
	  	top: 50%;
		bottom: inherit;
		transform: translateY(-50%);
		padding: 0;
	  	width: 52.535%;
		text-align: left;
	}
	.index-poster .banner-absolute-content > a > p {
		margin-bottom: 4.267vw;
	}
	.index-poster .banner-absolute-content > div > .btn:first-child {
		margin-right: 4vw;
	}
	.index-news:not(.index-news-new) .news-list .news-item.slick-current .item-img{ box-shadow: 0 0 5px 4px rgba(0,0,0,0.1); }
	.collections-new-banner {
	  	padding-top: 2rem;
	  	padding-bottom: 1.5625rem;
	}
	.collections-banner-text{
		order: 1;
		position: inherit;
	}
	.banner-text-content {
	  	padding: 0 15px;
	}
	.banner-text-content h2 {
		position: absolute;
		top: 0;
	  	margin: 0;
		font-size: 1.171875rem;
	}
	.banner-text-content p {
	  	margin: 0;
	  	font-size: .78125rem;
	}
	.banner-text-content ul {
	  	margin-top: 1.25rem;
	  	margin-bottom: 1.25rem;
	  	width: 90%;
	}
	.banner-text-content ul li {
	  	font-size: .78125rem;
	}
	.banner-text-content .btn{
		font-size: .91125rem
	}
	.collections-banner-img{
		padding: 0 15px;
		margin-top: 2.6875rem;
	}
	.product-catalog-new .catalog-new .slick-list {
		padding: 0 1.6vw;
	}
	.product-catalog-new .catalog-new .slick-track {
		width: 100%!important;
		display: flex;
  		flex-wrap: wrap;
	}
	.product-catalog-new .catalog-new .point {
		margin: 0 1.6vw;
	    margin-bottom: 3.2vw;
	    padding: 0;
	    width: calc(50% - 3.2vw) !important;
	}
	.index-review .review-item-text b,
	.index-review .list-review-link,
	.product-accessories-container .review-item-text b,
	.product-accessories-container .list-review-link {
	  	font-size: .75rem;
	}
	.index-review .review-item-user,
	.product-accessories-container .review-item-user {
	    margin-top: 2.5rem;
	}
	.product-accessories-container .product-accessories-breadcrumb ol{
		margin-top: 1.625rem;
	}
	.product-accessories-banner-text{
		padding: 8.267vw 11.73vw;
		font-size: 2.2213vw;
	}
	.product-accessories-banner-text h3{
		margin: 0;
		margin-bottom: 8.5333vw;
		font-size: 3.333vw;
	}
	.product-accessories-banner-text h2{
		margin: 0;
		margin-bottom: 4vw;
		font-size: 8.33vw;
	}
	.product-accessories-banner-text p{
		margin-bottom: 66.67vw;
	}
	.product-accessories-introduce{
		padding-bottom: 54.4vw;
		font-size: 2.779vw;
	}
	.product-accessories-introduce h2 {
	  	margin-top: 8.53vw;
	  	margin-bottom: 3.73vw;
	  	font-size: 5vw;
	}
	.product-accessories-introduce p{
		margin-bottom: 4.267vw;
	}
	.product-accessories-introduce .btn{
		margin-top: 2.133vw;
		color: #000;
	}
	.brand-new > .banner > .col-xs-12,
	.devoted-introduce > .col-xs-12, 
	.future-introduce > .col-xs-12,
	.striving-banner > .col-xs-12,
	.striving-item > .col-xs-12,
	.history-img,
	.history-text {
		padding: 0 3.2vw;
	}
	.brand-new > .banner > .col-xs-12,
	.future-introduce > .future-img {
		padding: 0;
	}
	.index-service-content{
		margin: 0;
	}
	.collections-new-list .index-service-content{
		padding-bottom: calc(6.4vw + 19px);
	}
	.homepage .index-service-content{
		margin: 0 -15px;
	}
	.products-blog{
		padding-bottom: 1.5625rem;
		padding-right: 0;
		background: #f2f2f2;
	}
	.products-blog-list .blog-item img{
		margin: 0;
		border-radius: 0;
	}
	.products-chairChange {
		padding: 0;
		padding-top: 2.5rem;
	}
	.products-chairChange-img {
	  	width: 100%;
	  	overflow-y: auto;
	}
	.products-chairChange-img img {
	  	width: auto;
	  	max-height: 6.9375rem;
	}
	.products-chairChange>.row {
	  	margin: 0;
	}
	.products-chairChange-text h2 {
	  	margin-top: 1.5rem;
	  	margin-bottom: .625rem;
	  	font-size: 1.171875rem;
	  	line-height: 1;
	}
	.products-chairChange-text p {
	  	margin-bottom: 1.125rem;
	  	font-size: .520625rem;
	}
	.products-choice{
		padding-right: 0;
	}
	.products-choice h2{
		margin-top: 2.1875rem;
		margin-bottom: 0;
		padding-right: 15px;
		font-size: 1.171875rem;
		line-height: 1;
		text-align: center;
	}
	.products-choice .collections-list-tab{
		margin-top: .625rem;
		margin-bottom: 2rem;
	}
	.products-choice .collections-list-tab > ul li{
		margin-right: .5rem;
	}
	.product_introduce_tabs-new{
		top: 55px;
	}
	/* .product_introduce_tabs-new .btn {
	  	width: 50%;
	  	border-radius: 0;
	  	color: #000;
	  	font-size: .91125rem;
	  	z-index: 1;
	} */
	.product-catalog-list-header {
	  	padding: 2.4375rem 0 0;
	}
	.product-catalog-list-header>.row>.col-xs-12{
	    padding-right: 0
	}
	.list-header-title p{
		margin-top: 2vw;
		margin-bottom: 0;
	}
	.collections-new-list .collections-list-tab,
	.products-choice .collections-list-tab{
		margin-top: 1rem;
	}
	.collections-new-list .collections-list-tab > ul li{
		width: 3.09375rem;
		overflow: hidden;
	}
	.collections-new-list .collections-list-tab > ul li.active,
	.products-choice .collections-list-tab > ul li {
	  	width: 10.286875rem;
	}
	.collections-new-list .collections-list-tab > ul .list-tab-all,
	.products-choice .collections-list-tab > ul .list-tab-all{
		height: calc(2.96875rem + 4px);
	}
	.collections-new-list .collections-list-tab > ul .list-tab-all p{
		margin: 0 1rem!important;
		text-align: center;
		white-space: nowrap;
		overflow: hidden;
	}
	.collections-new-list .collections-list-tab > ul .list-tab-all.active p{
		margin: 0!important;
	}
	.collections-new-list .collections-list-tab > ul li .list-tab-img{
		padding: 0;
	}
	.collections-new-list .collections-list-tab > ul li.active .list-tab-img{
		width: auto;
	}
	.collections-new-list .collections-list-tab > ul li .list-tab-img img,
	.products-choice .collections-list-tab > ul li img {
		width: 2.96875rem;
		margin: 0;
	}
	.collections-new-list .collections-list-tab .collections-list-tab-list{
		padding-bottom: 23px;
	}
	.collections-list-tab .collections-list-tab-list .slick-list{
		padding-right: 5.278vw;
	}
	.collections-list-tab .collections-list-tab-list .collections-list-tab-item {
	  	width: 90vw;
		margin-right: 2.917vw;
	}
	.list-tab-item-img {
	  	width: 100%;
		padding-top: 49.028vw;
	}
	.list-tab-item-text {
	  	padding: 2.778vw;
	}
	.list-tab-item-text b {
	  	padding-bottom: 0;
	  	font-size: .875rem;
	}
	.collections-list-tab .collections-list-tab-list .slick-dots{
		bottom: 0;
	}
	.collections-list-tab .collections-list-tab-list .slick-dots li{
		width: .375rem;
		height: .375rem;
		margin: 0 .5625rem;
	}
	.collections-list-tab .collections-list-tab-list .slick-dots li button::before{
		content: '';
		top: 1px;
		left: 1px;
		width: .375rem;
		height: .375rem;
		opacity: 1;
		font-size: 1rem;
		line-height: .5rem;
		border: 1px solid #000;
		border-radius: 50%;
	}
	.collections-list-tab .collections-list-tab-list .slick-dots li.slick-active button::before{
		background: #000;
		opacity: 1;
	}
	.compare-btn-list {
	  	padding: 3.333vw 0;
	  	flex-wrap: wrap;
	}
	.compare-btn-list .btn-compare{
		padding: 3.33vw 15vw;
		margin-right: 0;
		margin-bottom: 3.056vw;
		background: #AD814F;
	}
	.compare-btn-list .btn-compare:last-child{
		margin-bottom: 0;
	}
	.compare-btn-list .btn-compare svg:first-child {
	  	height: 7.361vw;
	}
	.compare-btn-list .btn-compare span{
		flex: 1;
	  	margin: 0 4.167vw;
	  	font-size: .875rem;
		text-align: left;
	}
	.compare-btn-list .btn-compare svg:last-child{
	  	height: 3.75vw;
	}
	.collections-new-list .esports-top-banner {
	   min-height: 133.333vw;
  	}
	.esports-top-banner .banner-absolute-content.center {
		top: 13.33vw;
	    bottom: inherit;
	}
	.collections-new-list .esports-top-banner .banner-absolute-content.center {
	  	padding: 4.267vw 10.2vw;
	  	top: inherit;
  		transform: none;
	}
	.collections-new-list .esports-top-banner .banner-absolute-content.center > div {
		justify-content: flex-end;
	}
	.collections-new-list .esports-top-banner h4 {
	  	margin-bottom: 4.267vw;
	}
	.collections-new-list .esports-top-banner .row {
	  	padding-bottom: 4.267vw;
	}
	/* .collections-new-list .esports-top-banner > div > div > div:last-child:not(:nth-child(2)) {
		margin: 0 -10.2vw;
	} */
	.collections-new-list .esports-top-banner .review-input {
	  	padding-right: 3.333vw;
	  	padding-bottom: 4.267vw;
	  	width: 100%;
	}
	.collections-new-list .esports-top-banner .review-input input {
		border-radius: 4px;
		padding: 8px 12px;
	}
	.collections-new-list .esports-top-banner .review-input .form-group {
	  	width: 100%;
	}
	.collections-new-list .esports-top-banner .review-input .form-list .form-group {
		width: 46.5%;
	}
	.collections-new-list .esports-top-banner .review-input .form-list .form-group:first-child {
		margin-right: 4.267vw !important;
	}
	.collections-new-list .esports-top-banner .col-md-2 .btn,
	.collections-new-list .esports-top-banner .col-md-2 {
		width: 100%;
	}
	.activity-list {
	  	padding-top: 4.267vw;
	}
	.activity-sale-img {
	  	width: 23.2vw;
	  	margin: 0 !important;
	}
	.activity-sale,
	.activity-sale-time {
	  	text-align: left;
	}
	.activity-sale {
		margin-left: 4.267vw;
		order: 1;
	}
	.activity-sale-time {
  		order: 2;
	}
	.activity-sale h2,
	.activity-sale-time h2 {
		font-size: calc(18px + 8 * ((100vw - 320px) / 2080));
	}
	.product-toolbar,
	.collection-toolbar {
	  	margin: 0 -15px;
	  	border-bottom: 1px solid #D2D2D2;
	}
	.product-toolbar > p {
	  	padding: 1rem;
	  	font-size: .875rem;
	  	line-height: 1;
	  	text-transform: uppercase;
	  	cursor: pointer;
	}
	.product-toolbar > p:after {
	 	width: 8.5px;
	  	height: 8.5px;
	  	vertical-align: 3px;
	  	content: "";
	  	border-top: 0;
	  	border-right: 0;
	  	border-bottom: 1.5px solid #000;
	  	border-left: 1.5px solid #000;
	  	margin-left: 8px;
	  	display: inline-block;
	  	transform: rotate(-45deg);
	  	transition: vertical-align .2s ease, transform .2s ease;
	}
	.product-toolbar > p.active:after {
	    transform: rotate(135deg);
  		vertical-align: 0px;
	}
	.product-toolbar .product-toolbar-content {
	  	padding: 0 3.2vw;
	  	display: none;
	}
	.product-catalog-list-filters > .row > .col-md-10 {
		display: block;
	}
	.filters-header{
		justify-content: space-between;
	}
	.filters-header p{
		padding: 1rem;
		border-bottom: 1px solid #999;
		/* border-right: 1px solid #D2D2D2; */
		font-family: 'Montserrat-light';
		text-align: center;
		line-height: 1;
		cursor: pointer;
	}
	.filters-header p::after {
	  	width: 8.5px;
	  	height: 8.5px;
	  	vertical-align: 3px;
	  	content: "";
	  	border-top: 0;
	  	border-right: 0;
	  	border-bottom: 1.5px solid #000;
	  	border-left: 1.5px solid #000;
	  	margin-left: 8px;
	  	display: inline-block;
	  	transform: rotate(-45deg);
	  	transition: vertical-align .2s ease, transform .2s ease;
	}
	.filters-header .list-header-link{
		font-size: .75rem;
		line-height: 1;
		color: #000;
		text-decoration: underline;
	}
	.filters-choose {
		padding: 0;
	}
	.filters-multiple-btn {
	  	width: 100%;
	}
	.multiple-btn-text {
		padding: .6875rem 1rem;
		width: 100%;
		font-size: .875rem;
		line-height: 1;
		border-bottom: 1px solid #D2D2D2;
		border-left: 1px solid #D2D2D2;
	}
	.filters-mobile-list{
		display: none;
		position: fixed;
		padding: 0;
		top: 88px;
		left: 0;
		height: calc(100% - 88px);
		width: 100%;
		z-index: 1490;
		background: rgba(0,0,0,0.6);
		overflow-x: hidden;
		overflow-y: scroll;
	}
	.fixed-menu-top + div .filters-mobile-list {
	  	top: 88px;
	  	height: calc(100% - 88px);
	}
	.filters-mobile-list>.row{
		margin: 0;
	}
	.filters-mobile-wrapper{
		height: auto;
		padding: 0;
		background: #fff;
		transition: all 0.2s ease-in-out;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.filters-mobile-list-header{
		padding: .9375rem 3.2vw .625rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.filters-mobile-wrapper ul{
		padding: 0 3.2vw;
		margin: 0;
		list-style: none;
	}
	.mobile-filters-link {
	  	padding: 0;
	  	position: relative;
	  	display: inline-block;
	  	width: 100%;
	  	min-height: auto;
	  	vertical-align: middle;
	  	line-height: 1;
	  	border-bottom: 1px solid #ced4da;
	  	font-size: .875rem;
	  	/* white-space: nowrap; */
	  	overflow: hidden;
	}
	.mobile-filters-link .mobile-products-title {
	  	padding: 1rem 0;
	  	position: relative;
	  	text-transform: capitalize;
	}
	.mobile-filters-link .mobile-products-title .icon-close {
	  	position: absolute;
	  	right: .5rem;
	  	margin-top: 0;
	  	font-size: .875rem;
	}
	.mobile-filters-link .mobile-products-list{
		display: none;
		padding: .4375rem 0 1.5rem;
	}
	.mobile-filters-list-content {
	  	display: flex;
	  	flex-wrap: wrap;
	}
	.mobile-filters-list-content .form-check {
	  	width: 50%;
	  	margin: 0;
		padding-top: .3125rem;
		padding-bottom: .3125rem;
	}
	.mobile-filters-list-content .form-check .form-check-input{
		margin-top: -1px;
		border-radius: 4px;
	}
	.filter-mobile-list-bottom {
	  	display: flex;
		justify-content: space-between;
		padding: 2.3125rem 3.2vw 1.25rem;
	}
	html.hidden{
		overflow: hidden;
	}
	.filter-mobile-list-bottom .btn {
	  	padding: 0;
		width: calc(50% - 1.6vw);
		font-size: .875rem;
		border-radius: 0;
	}
	.filter-mobile-list-bottom .btn-close-filters{
		margin-left: 3.2vw;
	}
	.product-catalog-list-filters{
		top: 55px;
		border: none;
	}
	.filters-tag-list{
		padding-top: .625rem;
		display: flex;
		flex-wrap: wrap;
	}
	.filters-tag-list .tag-filter{
		padding: 0 .5rem;
		margin-right: .5rem;
		margin-bottom: .3125rem;
		height: 2rem;
		line-height: 2rem;
		font-size: .6875rem;
	}
	.filters-tag-list .tag-filter .btn-close{
		width: .625rem;
		height: .625rem;
		margin-left: .75rem;	
		background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3e%3cpath d='M13 1L1 13' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 1L13 13' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") center/.625rem auto no-repeat;
	}
	.filter-clear{
		height: 2rem;
		width: 2rem;
		padding: 0;
		line-height: 2rem;
		background: #858585
	}
	.filter-clear .btn-close {
	  	display: inline-block;
	  	-webkit-box-sizing: content-box;
	  	box-sizing: content-box;
	  	width: .625rem;
		height: .625rem;
	  	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3e%3cpath d='M13 1L1 13' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 1L13 13' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") center/1em auto no-repeat;
	  	border: 0;
	  	border-radius: .25rem;
	}
	.collection-toolbar .detail-modal-item {
		justify-content: center;
	}
	.detail-modal-item-icon {
	  	width: 13.33vw;
	}
	.detail-modal-item-dec {
	  	padding: 0 2.267vw;
	}
	.detail-modal-item-dec a {
		color: #000;
		font-size: .875rem
	}
	.detail-modal-item-dec a svg {
	  	padding-left: 3.2vw;
	}
	.collections-markList {
	  	padding: 3.2vw 0 1.6vw;
	  	justify-content: center;
	}
	.collections-markItem {
	  	margin-right: 2px;
	  	min-width: 118px;
	}
	.div-selectors-color-content .collections-markItem {
	  	width: auto;
	  	font-size: .75rem;
	}
	.markBtn {
	  	margin-right: 2px;
	}
	.collections-top-banner {
		margin: 0 -15px;
		padding: 0 3.2vw;
	}
	.collections-top-banner .shopPage {
	  	width: calc(50% - 5px);
	  	padding: 1.6vw 15px;
	}
	.collections-top-banner .shopPage:not(:last-child)::after {
	   	display: none;
  	}
	.collections-top-banner .shopPage .shop-all {
		padding: 0;
		background: #E8ECF0;
		border-radius: 4px;
		overflow: hidden;
		height: 100%;
	}
	.collections-top-banner .shopPage .shop-all > .col-xs-12 {
		padding-top: 2.133vw;
		padding-bottom: 2.133vw;
	}
	.collections-top-banner .shopPage .shop-all > .col-xs-12 a {
		height: 100%;
	}
	.collections-top-banner .shopPage .shop-all > .col-xs-12 a h3 {
		flex: 1;
	}
	.collections-top-banner .shopPage .shop-all > .col-xs-12 a svg {
		margin-left: 2.133vw;
	}
	.collections-top-banner .shopPage .shop-all img {
		border-radius: 4px;
	}
	.collections-top-banner .shopPage .banner-absolute-content.left {
		left: 50%;
  		top: 50%;
  		bottom: inherit;
  		transform: translate(-50%,-50%);
	}
	.collections-top-banner .shopPage .banner-absolute-link img {
  		width: 8vw;
  		margin-right: 3.2vw;
	}
	.collections-header > .col-xs-12 {
  		padding: 0;
  		overflow: auto;
	}
	.product-menu {
	  	display: flex;
	  	justify-content: center;
	  	width: fit-content;
	}
	.product-menu a {
		flex: 1;
		display: block;
	  	padding: 0 1.333vw;
	  	text-align: center;
	}
	.product-menu a:not(:last-child) {
	  	margin-right: 0
	}
	.product-menu a img, 
	.product-menu a svg {
	  	width: 10.667vw;
	  	margin: auto;
	  	margin-bottom: 1.333vw
	}
	.product-menu a p {
		font-size: .875rem;
	}
	.collections-series-poster img,
	.collections-series-poster video {
	  	height: 40vw;
	}
	.collections-series-poster h2 {
		margin-bottom: 2.667vw;
	}
	.collections-series-poster h3 {
		margin-bottom: 8vw;
	}
	.collections-series-poster h2 {
		font-size: calc(20px + 11 * ((100vw - 320px) / 2080));
	}
	.collections-series-poster h3 {
		font-size: calc(16px + 5 * ((100vw - 320px) / 2080));
	}
	.collections-series-poster .btn-default {
		padding: 1.867vw 5.2vw;
		line-height: 1.25;
	}
	.promotions-rule {
	  	display: flex;
	  	justify-content: space-between;
	  	padding-top: 5.333vw;
	  	padding-bottom: 5.333vw;
	}
	.promotions-rule-item {
	  	display: block;
	  	padding: 0;
    	text-align: center;
	}
	.promotions-rule-item p {
	  	margin: 0;
	  	margin-top: 2.133vw;
	}
	.promotions-rule-item p.text {
		margin-top: .533vw;
		font-size: .75rem;
	}
	.collections-item-list{
		padding-top: 3.2vw;
		padding-left: calc(3.2vw - .3125rem);
		padding-right: calc(3.2vw - .3125rem);
	}
	.promotionsPage .collections-item-list{
		padding-top: 0;
		padding-bottom: .533vw;
	}
	.collections-series-list .collections-item-list {
  		padding-top: 4.8vw;
	}
	.collections-best-seller .collections-new-list .collections-best-item {
		padding-top: 8vw;
		padding-bottom: 3.2vw;
	}
	.collections-best-header {
		padding: 0 3.2vw;
	}
	.collections-best-header h2 {
	  	padding: 3.2vw 5.333vw;
	  	border-radius: 4px;
	  	text-align: center;
	}
	.product-accessories-list .collections-item-list>.row{
		margin: 0;
	}
	.collections-item-list .accessories-obj-series {
	  	width: 100%;
	  	padding: 0;
	  	margin-left: .3125rem;
	  	margin-right: .3125rem;
	  	margin-bottom: 4.8vw;
	  	border-radius: 4px;
	}
	.obj-series-img {
	  	height: 53.333vw;
	  	border-radius: 4px;
	}
	/* .collections-series-list.no-goods .obj-series-img,
	.collections-series-list .obj-series-img {
	  	height: 93.33vw;
	} */
	.obj-series-img img {
	  	height: auto;
	  	width: 100%;
	  	top: 0;
	}
	.collections-series-list .obj-series-img img {
		top: 0;
	}
	.obj-series-item {
    	position: relative;
	  	top: inherit;
    	bottom: inherit;
    	left: inherit;
    	right: inherit;
    	transform: none;
    	padding: 3.2vw 1.6vw;
    	text-align: center;
	}
	.collections-series-list .obj-series-item {
		left: 0;
    	right: 0;
    	width: 100%;
    	margin-left: 0;
    	text-align: center;
	}
	.obj-series-item h2 {
	  	margin-bottom: 0;
	}
	.collections-series-list .obj-series-item h4 {
  		margin-bottom: 2.667vw;
	}
	.obj-series-item ul {
		margin-top: 1.6vw;
		text-align: left;
	}
	.obj-series-item .btn:last-child {
		margin-right: 0!important;
	}
	.btn-outline-default {
	  	padding: 2.6vw 5.33vw;
	  	font-size: .875rem;
	}
	.notSale-choose {
		width: auto;
		display: flex;
  		margin: 0 -15px;
  		padding: 0 2vw;
  		padding-top: 5.333vw;
	}
	.notSale-choose-item {
	  	padding: 0;
	  	margin: 0 1.333vw;
	  	width: 50%;
	}
	.notSale-choose-item:not(:last-child) {
	  	border-bottom: none;
	}
	.notSale-choose-item .multiple-btn-text {
		border: 0;
		background: #000;
		border-radius: 4px;
		color: #fff;
	}
	.notSale-choose-item .multiple-btn-text:after {
		border-color: #fff;
	}
	.collections-item-list .accessories-obj{
		width: calc(50% - .625rem);
		padding: 0;
		margin-left: .3125rem;
		margin-right: .3125rem;
		margin-bottom: 4.8vw;
		border-radius: 4px;
	}
	.product-accessories-list .collections-item-list .accessories-obj{
		width: calc(50% - .25rem);
		margin-right: .5rem;
		margin-bottom: 2.1875rem;
	}
	.product-accessories-list .collections-item-list .accessories-obj{
		width: calc(50% - .5rem);
		padding: 0;
	}
	.collections-item-list .accessories-obj .hover-learn {
	  	display: none;
	}
	.collections-item-list .accessories-obj .hover-learn svg {
	  	height: 5.33vw;
	}
	.collections-item-list .accessories-obj .obj-more-reviews{
		opacity: 1;
	}
	/* .collections-item-list .accessories-obj:nth-child(2n) {
	  	margin-right: 0;
	} */
	.collections-item-list .accessories-obj a.lazy{
		padding: 0 12%;
	}
	.collections-item-list .accessories-obj a.lazy figure{
		margin: 0;
	}
	.collections-item-list .accessories-obj a .list-tag{
		top: .75rem;
		right: .75rem;
	}
	.collections-item-list .accessories-obj a .list-tag .part-tag {
		margin-bottom: 4px;
		font-size: .75rem;
	}
	.collections-item-list .accessories-obj a .formula-btn{
		padding: .5rem;
		font-size: .65125rem;
	}
	.collections-item-list .accessories-obj a .formula-btn svg {
	  	height: .4375rem;
	  	margin-left: .3125rem;
	  	vertical-align: baseline;
	}
	.collections-item-list .accessories-obj > div {
		padding: 0 1.333vw 1.333vw;
	}
	.collections-item-list .accessories-obj > div > div h3,
	.collections-item-list .accessories-obj > div > div h4,
	.collections-item-list .accessories-obj > div > div h5,
	.collections-item-list .accessories-obj > div > div p {
	  	margin-bottom: 0;
	  	margin-top: .3125rem;
	}
	.collections-item-list .accessories-obj > div > div > a h3,
	.collections-item-list .accessories-obj > div > div > a h4,
	.collections-item-list .accessories-obj > div > div > a h5,
	.collections-item-list .accessories-obj > div > div > a p.strong {
		font-size: .875rem;
		white-space: break-spaces;
	}
	.collections-item-list .accessories-obj > div > div h4.title,
	.collections-item-list .accessories-obj > div > div p.title {
	  	margin: 0;
	  	margin-top: .1875rem;
	  	margin-bottom: .1875rem;
	  	font-size: .75rem;
	  	white-space: break-spaces;
	}
	.catalog-new .point .accessories-obj-footer-price,
	.collections-item-list .accessories-obj-footer-price {
  		padding-top: .1875rem;
	}
	.collections-item-list .accessories-obj > div > div p.price{
		margin-top: 0;
		margin-bottom: 1.5rem;
	}
	.catalog-new .point > .list-tag .size-tag,
	.collections-item-list .accessories-obj > div .size-tag{
		margin-right: .25rem;
		padding: 0 .25rem;
		font-size: .625rem;
	}
	.collections-item-list .accessories-obj > div .size-tag:last-child {
		margin-right: 0;
	}
	.sizeStatus {
	  	width: auto;
	  	height: auto;
	  	margin-right: .25rem;
	}
	a.lazy .accessories-activity-img img {
	  	width: 2.78125rem;
	}
	.accessories-obj a.lazy .accessories-hot-img svg {
	  	font-size: .875rem;
	}
	.accessories-obj a.lazy .accessories-hot-img {
	  	top: 3.2vw;
	  	left: 4vw;
	}
	.accessories-obj-footer{
		display: block;
	}
	.accessories-obj-footer-price .price,
	.accessories-obj-footer-price s {
		font-size: .875rem;
	}
	.accessories-obj-footer-list{
		display: flex;
		justify-content: space-between;
	}
	.collection-menu-content {
		overflow: auto;
  		border-bottom: 1px solid #d2d2d2;
	}
	.collection-menu-list {
		padding: 3.2vw;
	  	flex-wrap: nowrap;
	  	width: fit-content;
	}
	.collection-menu {
	  	padding: 0;
	  	width: 34.667vw;
	}
	.collection-menu:not(:last-child) {
		margin-right: 3.2vw;
	}
	.collection-menu .obj-footer-item-text {
		display: block;
	}
	.obj-footer-item{
		font-size: .875rem;
	}
	.obj-footer-item-icon {
	  	width: 14.4vw;
	}
	.size-text .obj-footer-item-icon {
	    width: 8.533vw;
	}
	.obj-footer-item-icon.obj-footer-item-img {
	  	width: 100%;
	  	margin-right: 0;
	}
	.obj-footer-item-icon.obj-footer-item-img a {
		display: block;
	}
	.obj-footer-item-dec {
	  	padding: 0 1rem 0 0;
	  	flex: 1;
	  	display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
	}
	.size-text .obj-footer-item-dec {
	  	padding: 0;
	}
	.collection-menu .obj-footer-item-dec {
		padding: 0;
		padding-top: 2.267vw;
		display: block;
		text-align: center;
	}
	.collection-menu .obj-footer-item-dec a {
		display: block
	}
	.obj-footer-item-dec p.text {
	  	margin: 4px 0 0;
	  	color: #6C757D;
	}
	.collection-menu .obj-footer-item-dec p {
		display: block;
		font-size: .75rem;
	}
	.accessories-obj-modal {
	  	padding: 1.8vh 1.6vw;
	}
	.bundle-modal.accessories-obj-modal {
  		padding: 3.2vw;
	}
	.accessories-obj-modal-header{
		padding: 0 4vw;
		height: 18vw;
	}
	.compare-size-modal .accessories-obj-modal-header{
		height: auto;
	}
	.bundle-modal .accessories-obj-modal-header {
  		padding: 0 4.667vw;
  		height: 14.133vw;
  	}
	.accessories-obj-modal-header .modal-close svg {
	  	font-size: 8vw;
	}
	.accessories-obj-modal-dec {
	  	max-height: calc(96.4vh - 18vw);
	  	padding-top: 2.667vw;
	  	padding-bottom: 12.533vw;
	}
	.compare-size-modal.accessories-obj-modal .accessories-obj-modal-dec {
		max-height: calc(100vh - 18vw)
	}
	.bundle-modal .accessories-obj-modal-dec {
	  	max-height: 85vh;
	  	padding: 3.2vw 0;
	}
	.bundle-product,
	.bundle-cart-summary-item {
		border-radius: 4px;
	}
	.bundle-product-img {
		width: 32vw;
	}
	.accessories-obj-modal-dec > .col-xs-12:last-child:not(:first-child) {
		padding-top: calc(12.533vw - 20px);
	}
	.bundle-modal .accessories-obj-modal-dec .bundle-sidebar {
    	bottom: 0;
  	}
  	.bundle-cart-summary {
  		/* box-shadow: 0px 1px 9.3px 0px rgba(35, 35, 35, 0.54); */
  	}
	.accessories-obj-modal-dec .row.align-items-center:last-child .btn {
	    padding: 1.6vw 0;
	    width: 100%;
	    font-size: .875rem;
	}
	.material-modal .accessories-obj-modal-dec img {
		width: 100%;
	}
	.accessories-obj-modal-text {
	  	padding: 1.25rem;
	}
	.accessories-obj-modal-text .b2b-feature-item,
	.accessories-obj-modal-text .upholstery-item{
		width: 100%;
		margin: 0!important;
	}
	.accessories-obj-modal-text .upholstery-item{
		margin-bottom: .625rem!important;
	}
	.accessories-obj-modal-footer .upholstery-versatility-text{
		font-size: .875rem;
	}
	.accessories-obj-modal-footer .upholstery-versatility-icon ul li img{
		height: 4.8vw;
	}
	.product-accessories-list .collections-item-list .accessories-obj >p.price:first-of-type{
		margin-bottom: 0;
	}
	.collections-item-list .accessories-obj > div .stamped-fa::before{
		font-size: .78125rem;
	}
	.collections-item-list .accessories-obj .product-detail-list{
		position: relative;
		opacity: 1;
		margin-top: 1.83vw;
		justify-content: space-around;
	}
	.collections-item-list .accessories-obj .product-detail-list .product-detail-item{
		padding: 0;
	}
	.collections-item-list .accessories-obj .product-detail-list .product-detail-item.item-features {
	  	position: initial;
	}
	.collections-item-list .accessories-obj .product-detail-list .product-detail-item svg{
		height: 5.33vw;
	}
	.collections-item-list .accessories-obj .product-detail-list .product-detail-item p{
		display: none;
	}
	.collections-item-list .accessories-obj .product-detail-list .product-detail-item.item-features .item-hover-text{
		padding-right: 2.78vw;
		padding-bottom: 2.78vw;
		top: calc(5.33vw + .5rem);
		left: 0;
		width: 100%;
		font-size: .666875rem;
	}
	.collections-certifications-text {
	  	padding-top: 78.889vw;
	  	padding-bottom: 9.306vw;
	  	font-size: .75rem;
	}
	.collections-certifications-text h2 {
	  	margin-bottom: 4.167vw;
	  	font-size: calc(22px + 12 * ((100vw - 320px) / 2080));
	}
	.collections-certifications-text p {
	  	margin-top: 3.889vw;
	}
	.collections-certifications-item {
	  	padding-left: 1.389vw;
	  	padding-bottom: 1.389vw;
	}
	.collections-certifications-list {
	  	margin-left: -1.389vw;
	}
	.product-detail-item.item-features .item-hover-text::before{
		content: '';
		position: absolute;
		left: 34%;
		top: -.5rem;
		width: 0;
		height: 0;
		border-top: none;
		border-bottom: .5rem solid #fff;
		border-left: .5rem solid transparent;
		border-right: .5rem solid transparent;
	}
	.product-detail-item.item-features .item-hover-text b{
		font-size: .875rem;
	}
	.product-detail-item.item-features .item-hover-text ul{
		width: 100%;
		margin: 2.22vw 0;
	}
	.product-detail-item.item-features .item-hover-text ul li{
		margin: 2.22vw 0;
	}
	.product-detail-item.item-features .item-hover-text .btn{
		padding: .5rem;
    	font-size: .666875rem;
	}
	.product-detail-item.item-features .item-hover-text .btn svg{
		height: .666875rem
	}
	.more-btn {
	  	width: 100%;
	  	border: 1px solid #ccc;
	  	background: #f2f2f2;
	  	color: #030200;
	  	font-size: .78125rem;
	}
	.more-btn svg {
		height: 1.4375rem;
		margin-right: .625rem;
		vertical-align: middle;
	  	animation: loading 3s linear infinite;
	}	
	@keyframes loading{
		0%{
			transform:rotate(0deg);
		}
	   	100%{
	   		transform:rotate(360deg);
	   	}
	}
	.product-review .review-summary-ratings{
		width: 100%;
		margin-right: 0;
	}
	.patent-logo-list{
		padding: 3.2vw 0;
	}
	.feature-patent-logo .patent-logo-list{
		padding: 0;
	}
	.feature-article-logo .patent-logo-list{
		padding: 3.972vw 0;
	}
	.homepage .patent-logo-list{
		padding: 0;
	}
	.homepage .patent-logo-items{
		padding-bottom: 25px;
	}
	.patent-logo-items .slick-list{
		padding-right: 20.933vw;
	}
	.feature-patent-logo .patent-logo-items .slick-list{
		padding-right: 25vw;
	}
	.feature-article-logo .patent-logo-items .slick-list{
		padding-right: 0;
	}
	.homepage .patent-logo-items .slick-list{
		padding-right: 14.533vw;
	}
	.patent-logo-items .patent-logo-item{
		margin: 0 1.6vw;
	}
	.feature-patent-logo .patent-logo-item {
		margin: 0;
	}
	.homepage .patent-logo-items .patent-logo-item{
		margin: 0 2vw;
	}
	.feature-patent-logo .patent-logo-items img {
		width: 67%;
		margin: auto;
	}
	.homepage .patent-logo-items .slick-dots {
		bottom: 0;
	}
	.homepage .patent-logo-items .slick-dots li,
	.homepage .patent-logo-items .slick-dots li button {
		width: 12px;
		padding: 0;
	}
	.homepage .patent-logo-items .slick-dots li.slick-active button::before,
	.homepage .patent-logo-items .slick-dots li button::before{
		color: #000;
		width: 12px;
	}
	.index-service{
		padding: 3.2vw 9vw;
		margin: 0 3.2vw;
		margin-bottom: 3.2vw;
	}
	.collections-new-list .index-service{
		margin: 0;
		padding-top: 6.4vw;
		padding-bottom: 12.667vw;
	}
	.homepage .index-service{
		margin: 0 -15px;
		background: #fff;
	}
	.index-service .point_item {
		padding-top: 8.533vw;
		padding-bottom: 6.2vw;
	}
	.index-service .point_item svg{
		width: 5.625rem;
		height: 5rem;
	}
	.index-review .review-list .slick-dots,
	.partner-list .slick-dots,
	.catalog .slick-dots {
		width: 100%;
		height: 20px;
		border: 0;
	}
	.index-review .review-list .slick-dots li,
	.partner-list .slick-dots li,
	.catalog .slick-dots li {
		width: 12px;
		height: 20px;
		margin: 0 5px;
	}
	.index-review .review-list .slick-dots li button,
	.partner-list .slick-dots li button,
	.catalog .slick-dots li button {
		height: 20px;
    	width: 12px;
	}
	.index-review .review-list .slick-dots li button::before,
	.partner-list .slick-dots li button::before,
	.catalog .slick-dots li button::before {
		height: 20px;
	    background: transparent;
	    color: #000;
	    content: "\2022";
	    opacity: .25;
	}
	.index-review .review-list .slick-dots li.slick-active button::before,
	.partner-list .slick-dots li.slick-active button::before,
	.catalog .slick-dots li.slick-active button::before {
		height: 20px;
		background: transparent;
    	color: #000;
    	opacity: .75;
	}
	.homepage .index-poster .slick-dots li button::before,
	.homepage .index-poster .slick-dots li.slick-active button::before {
		color: #fff;
	}
	.index-service .point_item .point_item-text {
	  	margin-top: .625rem;
	  	font-size: .875rem;
	}
	.index-service .point_item .point_item-text b {
	  	font-size: 1.125rem;
	}
	.collections-new-list .index-service .point_item .point_item-text b{
		font-size: calc(16px + 5 * ((100vw - 320px) / 2080))
	}
	.index-service .point_item .point_item-text p {
	  	margin: 0;
	}
	.blog-review {
		padding-top: 6.4vw;
		font-size: .875rem;
	}
	.series-article {
	  	padding: 6.4vw 0;
	}
	.series-article-header {
	  	padding-bottom: 3.2vw;
	}
	.series-article-item {
	  	padding: 3.2vw;
	  	padding-top: 0;
	}
	.series-article-item:last-child {
	  	margin-top: 8vw;
	}
	.series-article-item img {
	  	height: 16.267vw;
	  	display: block;
	  	margin: auto;
	  	margin-bottom: 5.33vw;
	}
	.series-article-item p {
	  	margin: 0;
	  	font-size: .875rem;
	}
	.series-pictures-img {
	  	padding: 3.2vw;
	  	padding-bottom: 0;
	}
	.series-pictures-img img {
	  	width: 100%;
	}
	.series-pictures-introduce {
	  	padding: 0;
	  	margin: 3.2vw;
	  	margin-top: 0;
	  	background: #fff;
	}
	.series-pictures-word {
	  	padding: 3.2vw;
	  	font-size: .875rem;
	}
	.series-pictures-word h3 {
	  	margin-bottom: 3.2vw;
	}
	.series-pictures-word p {
	  	margin: 0;
	  	line-height: 1.7;
	}
	.series-product .collection-introduce {
	  	padding: 0;
	}
	.series-product .collection-introduce-table table {
		width: 100%;
	}
	.series-product .collection-introduce-table td {
	  	padding: 6.4vw 3.2vw;
	  	padding-bottom: 0;
	}
	.series-product .collection-introduce-table td h4 {
		margin-bottom: 2.133vw;
	}
	.series-product .collection-introduce-table td > div {
		padding-top: 2.133vw;
		font-size: .875rem;
	}
	.series-product .collection-introduce-table td > div > div {
		padding-bottom: 2.133vw;
	}
	.series-product .collection-introduce-feature {
		padding: 6.4vw 3.2vw;
		margin-top: .521vw;
	}
	.series-product .collection-introduce-feature h5 {
		margin-bottom: 3.2vw;
	}
	.feature-feature .feature-item-list .slick-list .slick-track {
		width: 100%!important;
	}
	.collection-feature-list .slick-list {
    	padding-right: 16vw;
	}
	.collection-feature-img {
	  	margin-right: 3.2vw;
	  	margin-bottom: 6.4vw;
	}
	.collection-feature-img img {
	  	width: 100%;
	}
	.collection-feature-link {
		padding: 2.133vw 0;
	  	text-align: center;
	  	font-size: .875rem;
	}
	.collection-feature-link a {
	  	text-decoration: underline;
	  	color: #000;
	}
	.collection-feature-link a svg {
	  	margin-left: 10px;
	}
	.series-product .collection-introduce-btn {
		margin-bottom: 6.4vw;
	}
	.series-product .collection-introduce-btn .btn {
	  	font-size: .875rem;
	}
	.series-product .collection-introduce-btn .collection-feature-link {
		margin-top: 6.4vw;
	}
	.series-pictures-items {
	  	padding: 0;
	}
	.series-pictures-items .slick-track {
		width: 100%!important;
  		transform: translate3d(0px, 0px, 0px)!important;
	}
	.series-pictures-item {
	  	margin: 0;
	  	margin-bottom: 3.2vw;
	}
	.series-copyright {
		padding: 4.267vw 0;
	}
	.series-copyright-word {
	  	display: flex;
	  	justify-content: center;
	  	align-items: center;
	  	height: 22.667vw;
	}
	.series-copyright-word .series-poster-logo:last-child {
	    margin-left: 4.267vw;
	    padding-left: 4.267vw;
	}
	.series-copyright-word .series-poster-logo:last-child::after {
    	height: 6.933vw;
  	}
	.series-copyright-word .series-poster-logo:last-child img {
	    height: 10.667vw;
	}
	.homepage .catalog-new {
		padding-bottom: calc(20px + 6.4vw);
	}
	.homepage .catalog-new .slick-dots {
		bottom: 6.4vw;
	}
}
@media only screen and (max-width : 566px) { 
	.catalog-quick .catalog{ 
		padding-left: 0; 
		padding-right: 0; 
	} 
}
@media only screen and (min-width : 567px) { 
	.catalog-quick .catalog,
	.index-news:not(.index-news-new) .news-list { 
		padding-left: 40px; 
		padding-right: 40px; 
	} 
	.index-splash .splash .arrow-prev
	.catalog-quick .catalog .arrow-prev,
	.index-news:not(.index-news-new) .news-list .arrow-prev { left: 30px; } 
	.index-splash .splash .arrow-next,
	.catalog-quick .catalog .arrow-next,
	.index-news:not(.index-news-new) .news-list .arrow-next { right: 30px; }  
}
@media only screen and (min-width : 768px) { 
	.index-splash .splash .slick-arrow:not(.slick-disabled):hover svg,
	.catalog-quick .catalog .slick-arrow:not(.slick-disabled):hover svg,
	.index-news:not(.index-news-new) .news-list .slick-arrow:not(.slick-disabled):hover svg { opacity: .7 }
}
#index_review #review-main-widget { margin: 25px 0 0 0; max-width: 500px; height: 70px; font: 'Open-Sans',Verdana,sans-serif; }
#index_review .review-container, 
#index_review .review-header, 
#index_review .review-summary { margin: 0 !important; }
#index_review .review-summary-ratings.selected .summary-rating, 
#index_review .review-summary-ratings:hover .summary-rating { opacity: 1 !important; }
#index_review .review-summary, 
#index_review .review-summary-ratings { text-align: left; float: left; }
#index_review .review-summary-ratings { display: none; }
#index_review .summary-rating-title, 
#index_review .summary-rating-bar { cursor: default !important; }
#index_review .review-summary-ratings { margin-right: 0 !important; border-right: none; border-color: #ced4da !important; }
#index_review .summary-rating-bar { background: #ced4da; }
@media only screen and (min-width: 572px) { 
	 #index_review #review-main-widget { margin: 10px 0 0 0; height: 115px; } 
	 #index_review .review-summary-ratings { display: block; } 
}
@media only screen and (min-width: 992px) {
	.index-splash .splash .slick-arrow svg,
	.catalog-quick .catalog .slick-arrow svg,
	.index-news:not(.index-news-new) .news-list .slick-arrow svg { 
		font-size: 3.64vw; 
		transition: opacity .2s ease; 
	}
}
@media only screen and (min-width: 1300px) { 
	 .home-users-title { text-align: center; padding: 86px 50px 55px 50px; } 
	 #index_review #review-main-widget { max-width: 525px; } 
}
@media only screen and (min-width: 1435px) { 
	#index_review #review-main-widget { margin-top: 0; }
}
@media only screen and (min-width: 1400px) {
	
}
@media only screen and (min-width: 1600px) { 
	 #index_review #review-main-widget { margin-top: 25px; } 
	 .col-xl-1{
		width: 8.33%
	}
	.col-xl-2{
		width: 16.67%
	}
	.col-xl-3{
		width: 25%
	}
	.col-xl-4{
		width: 33.33%
	}
	.col-xl-5{
		width: 41.67%
	}
	.col-xl-6{
		width: 50%
	}
	.col-xl-7{
		width: 58.33%
	}
	.col-xl-8{
		width: 66.67%
	}
	.col-xl-9{
		width: 75%
	}
	.col-xl-10{
		width: 83.33%
	}
	.col-xl-11{
		width: 91.67%
	}
	.col-xl-12{
		width: 100%
	}
	.col-xl-offset-1{
		margin-left: 8.33%
	}
	.col-xl-offset-2{
		margin-left: 16.67%
	}
	.col-xl-offset-4{
		margin-left: 33.33%
	}
	/* .selling-point>.col-lg-10,
	.index-article>.col-lg-10,
	.index-postSale>.col-lg-10,
	.catalog-product-introduce>.col-xl-8,
	.product-size-show>.col-xl-8,
	.product-youtube>.col-xl-8,
	.footer-service>.col-xl-8,
	.footer-sitemap>.col-xl-8,
	.footer-last-part>.col-xl-8{
		width: 1600px;
		margin: auto;
	}  */
}
@media only screen and (min-width: 1850px) { 
	#index_review #review-main-widget { margin-top: 0; }
}
.cart-items tbody tr td { 
	border-bottom: 1px solid #888; 
	border-top: 0
}
.cart-items tbody tr:last-child td{
	border: 0
}
.cart-items img { 
	width: 50px; 
	height: auto; 
}
.cart-items tbody tr td:first-child{
	width: 90px;
}
.collection-sidebar .cart-items tbody tr td:first-child{
	width: 3.333vw;
}
.collection-sidebar .cart-items tbody tr td:nth-child(2) {
  	padding: 0;
  	padding-left: 1.042vw;
  	width: 50%;
}
.cart-items th, 
.cart-items td { 
	padding: 0.4rem; 
}
.cart-items tbody tr td{
	vertical-align: middle;
}
.cart_footer td { line-height: 1.75rem; }
.gap { height: 50px; width: 100%;}
#cart_note_panel b.cart-special-head { 
	margin: 25px 0 8px 0; 
	display: inline-block; 
	color: #374957;
}
.cart-footer-tips p {
  	margin-top: 25px;
  	margin-bottom: 1rem;
  	color: #374957;
}
.cart-checkout { 
	padding: 0 15px; 
}
.btn-checkout { margin: 5px 0 5px 10px; }
.section .form-control:focus {
	border-color: #000!important;
}
.form-control,
.form-control::placeholder {
	color: #999;
}
.form-control:focus {
	border-color: #000
}
.btn-read-more-close, 
.btn-read-more-open { font-size: 0.9rem; color: #0a74bf; cursor: pointer;}
.fa-3x { line-height: 1rem; margin-top: 10px; }
.blog-article-banner .col-xs-12 {
	background: #000;
}
.blog-article-banner img {
  	width: 100%;
  	height: 77.067vw;
  	object-fit: cover;
  	opacity: .6;
}
.blog-article-banner .banner-absolute-content {
	top: 21.6vw;
	bottom: inherit;
}
.blog-article-banner .cart-footer-link a:hover {
	color: #fff;
}
.blog-article .article {
	padding: 4.267vw 0 8.533vw;
	border-bottom: 1px solid #999;
	color: #000;
}
.blog-article video {
	width: 100%;
}
.blog-article .article p,
.blog-article .article div {
    margin: 0;
    line-height: 1.75;
}
.blog-article .blog-review .article p {
	margin-bottom: 6.4vw;
	margin-top: 3.2vw;
	line-height: 1.18;
}
.blog-article p{ 
	margin: 0; 
	word-break: break-word;
}
.blog-article p strong, .blog-article p a {
    word-break: initial;
}
.blog-article p small:first-child{
	border-right: 1px solid #151515;
}
.blog-article p small {
    padding: 0 12px;
}
.article-footer {
	padding: 3.2vw 0 0;
}
.article-footer .blog-most-list {
	padding: 0;
	margin-bottom: 0;
}
.article-footer .blog-most-list ul {
	justify-content: flex-start;
}
.article-footer .blog-most-list ul li.most-item {
	padding: 0 .52vw;
	border-radius: 4px;
}
.blog-share-list {
	display: flex;
	align-items: center;
	margin-top: 3.2vw;
	margin-bottom: 4.267vw;
}
.blog-share-list a {
	display: block;
	font-size: 4.8vw;
	color: #383838;
}
.blog-share-list a:not(:last-child) {
	margin-right: 8.533vw;
}
.blog-share-list a:hover {
	color: #AD814F
}
.blog-radom {
	padding: 2.917vw 15px;
}
.blog-radom > .row > .col-xs-6 {
	padding: 2.133vw;
}
.blog-radom-arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	order: 1;
}
.blog-radom-arrow a {
	color: #000;
	display: flex;
	align-items: center;
}
.blog-radom-arrow a svg {
	font-size: .75rem;
}
.blog-radom-arrow a span{
	position: relative;
    display: inline-block;
    border: 2px solid #fff;
	width: 20px;
    height: 20px;
    line-height: 16px;
    margin-right: 2.533vw;
    border-radius: 4px;
}
.blog-radom-next a span {
	order: 1;
	margin-left: 2.533vw;
}
.blog-radom .blog-item-img a figure {
	height: 19.333vw;
}
.blog-radom .blog-item-introduce {
	top: 50%;
	transform: translateY(-50%);
	bottom: inherit;
	padding: 0;
}
.blog-radom .blog-item-introduce p {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.blog-related-artical {
	padding-bottom: 4.267vw;
	background: #f2f2f2;
}
.blog-related-artical .blog-more-body .feature-item-list > .col-xs-12 {
	margin-bottom: 4.267vw;
}
.blog-related-artical .blog-more-body .feature-item-list > .col-xs-12 > .row {
	margin: 0;
	padding-left: 2.133vw !important;
    padding-right: 2.133vw !important;
	background: #fff;
	border-radius: 4px;
}    
.blog-related-artical .blog-more-body .feature-item-list .feature-item-img {
	overflow: hidden;
	margin: 0;
  	border-radius: 0;
}
.blog-related-artical .blog-more-body .feature-item-list .feature-item-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.blog-related-artical .blog-more-body .feature-item-list .feature-item-text {
	padding-left: 2.133vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: none !important;
}
 .blog-related-artical .feature-item-list .feature-item-text a {
 	text-decoration: none;
 }
.blog-related-artical .feature-item-list .feature-item-text h6 {
	color: #000;
	font-size: 1rem;
  	line-height: 1.2;
  	min-height: 2.4em;
}
@media only screen and (min-width : 320px) {
	.collection-breadcrumb nav,
	.product-accessories-breadcrumb{
		white-space: nowrap;
    	overflow: auto;
    	scrollbar-width: none;
    	-ms-overflow-style: none;
	}
	.collection-breadcrumb nav::-webkit-scrollbar,
	.product-accessories-breadcrumb::-webkit-scrollbar{
	    display: none;
	}
	.cart-container{
		padding: 3.2vw 0;
	}
	.cart-container>.row{
		margin: 0
	}
	.cart-container ul.breadcrumb{
		display: flex;
		justify-content: center;
		margin: 0 calc(-15px + 1.6vw);;
		padding: 3.2vw 0;
		border-radius: 0;
		background: #fff;
	}
	.cart-container .breadcrumb__item--current .breadcrumb__link:after{
		background: #151515;
		color: #fff
	}
	.collection-accessory {
		padding: 0 0 8vw;
		margin: 0 3.2vw;
		border-bottom: 1px solid #999;
	}
	.cart-main {
	  	margin: 0 calc(-15px + 1.6vw);
	  	padding: 2.667vw 2.133vw;
	  	background: #fff;
	  	box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.10);
	  	border-radius: 4px;
	}
	.collection-sidebar .cart-main {
	  	margin: 0;
	  	padding: 0 2.267vw;
	  	background: #fff;
	  	box-shadow: none;
	  	border-radius: 0;
	  	/* border: 1px solid #d2d2d2; */
	}
	.collection-sidebar .cart-main:first-child {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom: 0;
	}
	.collection-sidebar .cart-main:not(:first-child) {
		margin-top: 0;
		border-top: 0;
		border-bottom: 0;
	}
	.collection-sidebar .cart-main:last-child {
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	.cart-main h2{
		padding: 1.5625rem 0;
		font-size: 1.67rem;
		text-align: center;
		border-bottom: 1px solid #f2f2f2
	}
	.cart-main .cart-items{
		width: 100%;
		margin: auto
	}
	.collection-sidebar .cart-main .cart-items,
	.collection-sidebar .cart-main .cart-items a {
		color: #fff;
	}
	.cart-item-moblie{
		display: flex;
		padding-top: 0;
		border-bottom: 1px solid #d2d2d2;
	}
	.collection-sidebar .cart-item-moblie{
		padding: 2.133vw 0;
		align-items: center;
	}
	.cart-item-moblie:last-child{
		border: 0
	}
	.cart-item-mobild-img{
		margin-right: .5rem;
	}
	.collection-sidebar .cart-item-mobild-img{
		margin-right: 3.733vw;
	}
	.cart-items img {
	    width: 7.375rem;
	}
	.cart-items .include-img {
		width: 11.733vw;
		height: 11.733vw;
		border: 1px solid #d2d2d2;
		background: #fff;
    	border-radius: 4px;
		text-align: center;
	}
	.cart-items .include-img img {
		width: auto;
		height: 100%;
	}
	.cart-items .include-text p {
		font-size: .75rem;
	}
	.collection-sidebar .cart-main:not(:first-child) .cart-items{
		border-top: 1px solid #fff;
	}
	.collection-sidebar .cart-items img {
	    width: 8.533vw;
    	height: 8.533vw;
    	object-fit: contain;
	}
	.cart-item-moblie-desc{
		flex: auto;
		display: flex;
    	justify-content: space-between;
    	align-items: center;
	}
	#cart_form .cart-item-moblie-desc {
		display: block;
	}
	.desc-item{
		display: flex;
		justify-content: space-between;
		align-items: center;
    	padding: .875rem 1rem .875rem 0;
	}
	.collection-sidebar .desc-item{
		padding: 0;
		font-size: .75rem;
	}
	.desc-item:first-child{
		flex-direction: column;
    	align-items: start;
	}
	#cart_form .cart-item-moblie-desc .desc-item:first-child{
		flex-direction: row;
    	align-items: center;
	}
	.desc-item p {
		font-size: .875rem;
		line-height: 1.2;
		color: #374957;
	}
	.desc-item p.text {
		font-size: .875rem;
		line-height: 1.5;
		color: #6C757D;
	}
	.cart-same-line-ellipsis{
		padding: .5625rem .8rem
	}
	.collection-sidebar .cart-same-line-ellipsis{
		padding: 0
	}
	.collection-sidebar .cart-same-line-ellipsis span{
  		display: inline-block;
  		width: 6.4vw;
  		border-radius: 4px;
		border: 1px solid #d2d2d2;
  		color: #6C757D;
  		text-align: center;
	}
	.collection-sidebar .cart-main .cart-same-line-ellipsis .plus-icon {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		/* padding: 3.5px 10px;
		background: #AD814F;
		color: #000; */
	}
	.cart-same-line-ellipsis .text-secondary {
		cursor: pointer;
	}
	.cart-main .cart-items .btn-remove {
		color: #000;
	}
	.cart-footer { 
		padding: 0;
		margin: 0 calc(-15px + 1.6vw);
		margin-top: 3.2vw;
		background: #fff;
		border-radius: 4px;
	} 
	.cart-footer > .col-xs-12 {
		padding: 2.667vw;
	}
	#cart_note_panel {
		padding: 2.667vw 0;
	}
	#cart_note_panel .form-group {
		margin: 0;
	}
	#cart_note_panel .form-group .form-control {
		background: #f2f2f2;
		border: 0;
	}
	.cart-footer .cart-checkout {
	  	padding-top: 0;
	  	padding-bottom: 5.33vw;
	}
	#cart_note_panel #checkOptional{
		-webkit-appearance: checkbox;
		border: 1px solid #aaa;
	}
	#cart_note_panel .form-control[hidden]{
		display: none;
	}
	.cart-price{
		display: flex;
    	margin-top: 0;
	}
	.cart-price > p{
		font-size: 1rem;
	}
	.cart-price .col p{
		margin-bottom: 10px;
		font-size: 1.83rem;
	}
	.cart-price .col i,
	#cart_checkout_buttons small{
		color: #888
	}
	#cart_checkout_buttons{
		text-align: right;
		font-size: 1rem;
	}
	.cart-footer #cart_checkout_buttons {
		margin-top: 12px;
	}
	#cart_checkout_buttons .btn{
		width: calc(100% - 12.6vw);
		padding: .84rem 0;
		margin: 0;
		border-radius: 25px;
	}
	.cart-footer-link{
		padding-bottom: 0;
		padding-top: 2.667vw;
		text-align: left;
	}
	.cart-footer-link a{
		color: #000;
	}
	.cart-footer-link a:hover {
		color: #000;
	}
	.cart-footer-link a span{
		text-decoration: underline;
	}
	.top-notice-active{
		margin-top: 0;
	}
	.no_goods {
		margin: 0 1.6vw;
	  	padding: 22.267vw 0 24.933vw;
	  	background: #fff;
	  	border-radius: 4px;
	}
	.checkOut-container ul.breadcrumb{
		margin-top: 3.125rem;
		margin-bottom: 1.5625rem;
		justify-content: center;
	}
	.checkOut-container .main{
		order: 2;
		margin: 0 calc(-15px + 1.6vw);
		margin-top: 3.2vw;
	}
	.checkOut-container .sidebar{
		order: 1;
		padding: 8vw 5.333vw 8vw;
		box-shadow: 0 0 5px 3px rgba(0,0,0,0.1);
	}
	.checkOut-container .sidebar-mobile{
		margin-top: 0;
		padding: 0;
	}
	.step__footer{
		margin-top: 1.875rem;
		margin-bottom: 1.067vw;
		text-align: right;
	}
	#pay-button2 {
		display: flex;
		margin-bottom: 3.2vw;
	  	background: #ffc439;
	}
	.step__footer .step__footer__continue-btn{
		width: 100% !important;
		padding: 0.9375rem 0;
	}
	.payment-order-type .step__footer__continue-btn{
		padding: 0.75rem 0
	}
	.count_down_bar{
		height: 60px;
		font-size: 16px;
		line-height: 60px;
		background: #f9f7f4;
		border: 1px solid #ddd;
	}
	.count_down_bar p{
	    display: inline-block;
		vertical-align: middle;
	    line-height: 1rem;
	}
	.payment-order{
		padding: 0;
	}
	.payment-order-price{
		padding: 30px 0;
	}
	.payment-order-price p{
		margin-top: 13px;
		font-size: 13.33px;
	}
	.payment-order-price p,
	.payment-order-price h2,
	.step__footer__total .col,
	.order-information-title .col .title,
	.payment-order-type .div-selectors-wrapper .btn{
		text-transform: capitalize;
	}
	.payment-order-information {
		padding: 3.2vw 1.6vw;
		margin: 0 calc(-15px + 1.6vw);
		margin-top: 3.2vw;
		border-radius: 4px;
	  	background: #fff;
	}
	.payment-order-price h2{
		margin-top: 25px;
		font-size: 26.67px;
		color: #151515;
	}
	.order-information-title{
    	margin: 0;
    	cursor: pointer;
	}
	.order-information-title .col .text{
		margin-top: 25px;
	}
	.order-information-title.active>.col>.text{
		display: none;
	}
	.order-information-title .col-auto svg{
		color: #ccc;
	}
	.order-information-item{
		margin: 0;
		padding: 0 15px;
	}
	.order-information-item .col-auto{
		padding: 0;
	}
	.order-information-title .information-title .title,
	.order-information-title .information-text .text{
		margin-top: .625rem;
	}
	.order-information-title .information-text .text{
		text-align: right;
	}
	.payment-order-information .step__footer__button {
		padding: 0;
	}
	.payment-order-type{
		margin: 0 calc(-15px + 1.6vw);
		margin-top: 3.2vw;
		padding: 3.2vw 1.6vw;
		border-radius: 4px;
		background: #fff;
	}
	.payment-order-type .step__footer__button {
	  	padding: 5.867vw 0 3.2vw;
	  	width: 100%;
	}
	.payment-order-type .div-selectors-wrapper .btn.active{
		border-style: solid;
	}
	.payment-order-type .div-selectors-wrapper .btn{
		position: relative;
		margin-bottom: 30px;
		border-radius: 5px;
		font-size: 16px;
		color: #151515;
	}
	.payment-order-type .section__content .div-selectors-info{
		padding: 0;
	}
	.payment-order-type .div-selectors-info .div-selectors-info-text{
		padding-left: 11px;
		font-size: 17px;
	}
	.payment-order-type .div-selectors-wrapper .btn:hover{
		background: #fff
	}
	.payment-order-type .div-selectors-info .radio__input{
		padding: 0
	}
	.payment-order-type .div-selectors-info .div-selectors-info-text img{
		height: 20px;
	}
	.payment-order-type .div-selectors-info .div-selectors-info-text svg{
		font-size: 20px;
		margin-right: 25px;
	}
	/* .paypal-button{
		position: absolute;
		top: 0;
		left: 0;
	    opacity: 0;
	} */
	.step__footer__total{
		margin: 0;
		text-align: left;
	}
	.step__footer__total .col{
		font-size: 13.3px;
	}
	.step__footer__button{
		align-items: center;
		padding-top: 28px;
		padding-bottom: 55px;
		margin: 0;
	}
	.shipping_banner .logo svg{ height: 1.25rem; }
	.blog-article h2{
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: 1.5;
		font-size: 1.625rem;
	}
}
@media only screen and (min-width : 768px) { 
	.cart-items { margin-bottom: 0; } 
	.cart-items th, 
	.cart-items td { padding: 25px; } 
	.cart-items img { width: 100px; }
	.cart-items .include-img {
		width: 88px;
		height: 88px;
		border-radius: 8px;
	}
	.cart-items .cart-include:not(:last-child) {
		margin-bottom: .833vw;
	}
	.cart-items tbody tr td:first-child{ width: 140px; }
	.cart-items td#cart_region_notice_desktop { padding: 20px 20px 0 20px; } 
	#cart_note_panel { margin-top: 0; } 
	
}
@media only screen and (min-width : 992px){
	.cart-items .include-text p {
		font-size: .875rem
	}
}
@media (min-width: 1200px){
	body {
		font-size: 1rem;
	}
	.catalog-quick-new .catalog .point p{
		font-size: 1rem;
	}
	.patent-list-item-text ul li {
	  	font-size: 1rem;
	}
	.factory-item {
    	font-size: 1rem;
  	}
  	.factory-certerfications .patent-list-item-title h5 {
  		font-size: calc(18px + 8 * ((100vw - 320px) / 2080));
  	}
  	.influencer-item .feature-item-text > p {
	    min-height: 3.6rem;
	}
	.review-item-user,
	.feature-item-list .feature-item-text > h4 {
		font-size: 1rem;
	}
	.warranty-header-item-text > p,
	.feature-item-list .feature-item-text > p, 
	.feature-item-list .feature-item-text > h4,
	.blog-more-body .feature-item-list .feature-item-text a > p, 
	.collections-new-list .blog-more-body .feature-item-list .feature-item-text .blog-text p {
    	min-height: 3.6rem;
  	}
  	.feature-item-list .feature-item-text h6{
		font-size: calc(22px + 11 * ((100vw - 320px) / 2080));
		min-height: calc(1.5 * (22px + 11 * ((100vw - 320px) / 2080)));
	}
	.feature-item-list .feature-item-text h3{
		font-size: calc(20px + 11 * ((100vw - 320px) / 2080));
		min-height: calc(1.5 * (20px + 11 * ((100vw - 320px) / 2080)));
	}
  	.warranty-item-text {
	    top: inherit;
	    left: inherit;
	    right: 1.875vw;
	    width: calc(62% - .625vw);
	    bottom: 13.46%;
	    transform: none;
	    padding: 0;
	    display: block;
	}
  	.index-warranty-item:last-child .warranty-item-text {
	    width: calc(45.07% - .625vw);
	}
	.homepage .index-warranty-item:last-child .warranty-item-text {
	  	width: fit-content;
	}
	.collections-item-list .accessories-obj > div > a p.strong {
		font-size: 1.125rem;
	}
	.collections-new-list .index-review .review-list .review-item p.text {
	  	margin: 0;
	  	-webkit-line-clamp: 4;
	  	min-height: 4.8rem;
	  	font-size: 1rem;
	}
	.form-control {
		font-size: 1rem;
	}
	.collections-new-list .esports-top-banner .review-input input,
	.b2b-form.bulk-content .review-input input,
	.b2b-form.bulk-content .form-control {
		font-size: 1rem;
	}
	.series-pictures-word p {
		line-height: 2;
	}
	.review-item-text .stamped-fa:before{
		font-size: 1rem;
	}
	.index-review .review-list .review-item p.text{
		margin: 0;
		-webkit-line-clamp: 3;
    	min-height: 3.6rem;
		font-size: 1rem;
	}
	.obj-footer-item-icon {
	  	width: 2.5vw;
	  	font-size: 1rem;
	}
	.cart-items .include-text p {
		font-size: 1rem
	}
}
@media only screen and (min-width : 1300px) { 
	.cart-items img { width: 150px; }
	.cart-items tbody tr td:first-child{ width: 190px; }
}
@media only screen and (min-width : 1600px) {
	.collections-item-list .accessories-obj {
	  	width: calc(25% - 30px);
	}
	.collections-item-list .accessories-obj-series {
		width: calc(50% - 30px);
	}
	.notSalePage .collections-item-list .accessories-obj {
		width: calc(33.333% - 30px);
	}
}
.breadcrumb__item{
	width: 30%;
	text-align: center;
}
.breadcrumb__item .breadcrumb__link, 
.breadcrumb__item .breadcrumb__text{
	margin-right: 0;
	display: block;
	width: 100%;
}
.breadcrumb__item:not(:first-child) .breadcrumb__link:before, 
.breadcrumb__item:not(:first-child) .breadcrumb__text:before {
	left: calc(-50% + 18px);
	width: 100%;
}
.cart-main .cart-delivery-wrapper { padding: 0 15px; }
.cart-footer #cart_badges_area { margin-top: 20px; margin-bottom: 50px; }
.cart-footer .cart-checkout { margin-bottom: 0 }
.main .step{
	padding: 3.2vw 1.6vw;
	background: #fff;
}
@media only screen and (min-width : 992px) { 
	.cart-container,
	.checkOut-container{
		padding: 3.125vw 0;
	}
	.cart-container ul.breadcrumb{
		justify-content: center;
		padding: 24px;
	    margin: 0;
	}
	.collection-accessory {
		padding: 0 0 .833vw;
		margin: 0;
		margin-right: 4.583vw;
		font-size: .875rem;
	}
	.cart-main {
		margin: 0;
		padding: 10px 68.5px;
		background: #fff;
		box-shadow: none;
		border: 1px solid #888;
		border-radius: 8px;
	}
	.collection-sidebar .cart-main {
	  	margin: 0;
	  	padding: 0 1.25rem;
	  	background: #fff;
	  	box-shadow: none;
	  	/* border: 1px solid #d2d2d2; */
	}
	.collection-sidebar .cart-main:first-child {
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
	}
	.collection-sidebar .cart-main:not(:first-child) {
		margin-top: 0;
	}
	.collection-sidebar .cart-main:last-child {
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
	}
	.cart-main h2{
		padding: 50px 0 23px;
		font-size: 26.67px;
		text-align: center;
		border-bottom: 1px solid #f2f2f2
	}
	.cart-main .cart-items{
		width: calc(100% - 30px);
		margin: auto;
	}
	.collection-sidebar .cart-main .cart-items{
		width: 100%;
	}
	.collection-sidebar .cart-items img {
	    width: 3.333vw;
    	height: 3.333vw;
    	object-fit: contain;
	}
	.cart-main .cart-items th {
		padding: 20px 20px 4px 20px;
		border: none;
		line-height: 1.5;
	} 
	.cart-main .cart-items td { 
		padding: 20px; 
	} 
	.collection-sidebar .cart-main td {
		padding: .75rem 0;
	}
	.cart-main .cart-items .btn-remove { 
		margin-top: 10px; 
		color: #000;
	} 
	#cart_note_panel {
	    margin-top: 0;
	    padding: 1.745vw 15px 1.042vw 1.302vw;
	}
	#cart_note_panel .form-group .form-control {
		background: none;
		border: 1px solid #D9D9D9;
	}
	.cart-footer-tips {
  		padding: 0 35px 0 68.5px;
	}
	.collection-sidebar .cart-same-line-ellipsis span{
  		width: 1.25vw;
	}
	.collection-sidebar .cart-same-line-ellipsis .plus-icon {
		/* padding: 3.5px 10px; */
	}
	.cart-footer {
		padding: 0;
		margin: 0;
		margin-top: 2.083vw;
		background: #fff;
		border: 1px solid #888;
		border-radius: 8px;
	}
	.cart-footer > .col-xs-12 {
	   padding: 0 15px;
	}
	.cart-footer > .col-md-7 {
		display: flex;
  		flex-direction: column;
  		justify-content: space-between;
	}
	.cart-footer .cart-checkout{ 
		padding: 30px 68.5px 24px 15px; 
	}
	.cart-footer #cart_checkout_buttons { 
		margin-top: 24px;;
		text-align: right; 
		font-size: 1rem
	} 
	#cart_checkout_buttons .btn {
	  	width: calc(100% - 6.40625vw);
	}
	#cart_checkout_buttons .btn svg {
		margin: 0;
		margin-right: .521vw;
	}
	.cart-footer .btn-checkout { 
		margin: 0; 
		padding: 14px 52px;
	} 
	.cart-price{
		margin-top: 0;
		align-items: start;
	}
	.cart-price .col{
		text-align: right;
	}
	.cart-footer-link{
		padding: 0 1.302vw 14px;
		text-align: left;
	}
	.top-notice-active{
		margin-top: 0;
	}
	.main{
		margin-top: 25px;
	}
	.main .step{
		padding: 1.5625vw 1.042vw;
	}
	.sidebar {
    	padding: 30px 20px;
	}
	.no_goods {
		margin: 0 15px;
		padding: 5.417vw 0;
		border-radius: 8px;
		border: 1px solid #888;
	}
	.no_goods > p {
		margin-top: 3.49vw;
	}
	.checkOut-container .main{
		order: 1;
		margin: 0;
	}
	.checkOut-container .sidebar-mobile{
		margin: 0;
		padding: 0 15px;
		border-bottom: 0;
		order: 1;
	}
	.checkOut-container .sidebar{
		padding: 1.5625vw 1.042vw;
		padding-bottom: 1.667vw;
		box-shadow: none;
	}
	.order-summary__section--links {
		padding-top: 1.25em;
	}
	.step__footer{
		text-align: left;
		margin-bottom: 0;
	}
	#pay-button2 {
		float: right;
		margin-bottom: 0;
	  	width: calc(50% - .8vw);
	}
	.step__footer .step__footer__continue-btn{
		width: calc(50% - .8vw)!important;
		padding: 15px 40px;
	}
	.payment-order-type .step__footer__continue-btn{
		padding: 10px 40px;
	}
	.blog-article-banner img {
	  	height: 20.833vw;
	}
	.blog-article-banner .banner-absolute-content {
		width: 50.833%;
		top: 50%;
	}
	.blog-article {
	    padding: 2.917vw 0 0;
	}
	.review-article {
		padding: 40px 0 0;
	}
	.blog-article h2 {
		margin: 0;
	    margin-bottom: 40px;
	    font-size: 2.08vw;
	    line-height: 2;
	}
	.blog-article .article {
		padding: 0;
		padding-bottom: 6.667vw;
	}
	.blog-article .blog-review .article p {
		margin: 0;
		line-height: 1.875;
	}
	.blog-article p small{
		padding: 0 12px;
		font-size: 16px;
	}
	.article-footer {
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: center;
	  	padding: 1.25vw 1.667vw 0;
	}
	.article-footer .blog-most-list ul {
		justify-content: center;
	}
	.article-footer .blog-most-list ul li.most-item {
		padding: .26vw .52vw;
	}
	.blog-share-list {
	  	margin-top: 0;
	  	margin-bottom: 0;
	}
	.blog-share-list a {
	  	font-size: 1.25vw;
	}
	.blog-share-list a:not(:last-child) {
		margin-right: 1.25vw;
	}
	.blog-radom {
		padding: 2.917vw 0;
	}
	.blog-radom > .row > .col-xs-6 {
		padding: 0 15px;
	}
	.blog-radom-arrow {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		text-align: center;
		order: 0;
	}
	.blog-radom-prev {
		justify-content: flex-end;
	}
	.blog-radom-arrow a {
		display: block;
		color: #000;
	}
	.blog-radom-arrow a span {
		position: relative; 
		display: inline-block;
		width: 22px;
    	height: 22px;
    	line-height: 16px;
		margin: 0;
		margin-bottom: .833vw;
		border: 2px solid #fff;
		transition: all .3s ease;
	}
	.blog-radom-arrow a:hover span {
		background: #fff;
		color: #000;
	}
	.blog-radom-next svg {
		order: 0;
		margin-left: 0;
	}
	.blog-radom .blog-item-img a figure {
		height: 7.55vw;
	}
	.blog-radom .blog-item-introduce {
	    top: 50%;
	    transform: translateY(-50%);
	    bottom: inherit;
	    width: 60%;
	    padding: 0;
	}
	.blog-related-artical {
		padding-bottom: 1.667vw;
	}
	.blog-related-artical .blog-more-body .feature-item-list > .col-xs-12 {
		width: calc(33.333% - 1.111vw);
		margin-bottom: 1.667vw;
		padding: 0;
	}
	.blog-related-artical .blog-more-body .feature-item-list > .col-xs-12:not(:nth-child(3n)) {
		margin-right: 1.666vw;
	}
	.blog-related-artical .blog-more-body .feature-item-list > .col-xs-12 > .row {
		padding-left: .833vw !important;
    	padding-right: .833vw !important;
	}
	.blog-related-artical .blog-more-body .feature-item-list .feature-item-img img {
	    width: 100%;
	    height: 100%;
	    object-fit: cover;
	}
	.blog-related-artical .blog-more-body .feature-item-list .feature-item-text {
		padding-left: .833vw;
		display: flex;
	    flex-direction: column;
	    justify-content: center;
	}
	.review-images-show .review-feature-images {
	  	position: relative;
	  	height: 22.412vw;
	}
	.review-images-show .review-feature-images .active {
		width: fit-content;
	}
	.review-images-show .review-feature-images img,
	.review-images-btn .review-feature-images img {
		width: 100%;
		margin: 0;
	}
	.review-images-show .review-feature-images img {
		width: auto;
	}
	.review-article .review-feature-images p {
	  	top: 1.25vw;
	  	padding: .15625vw .833vw .15625vw .4167vw;
	  	font-size: 1rem;
	}
	.payment-order {
	    padding: 0;
		display: flex;
	}
	.payment-order-information {
	  	width: 56.64%;
	  	margin: 0;
	  	margin-right: 12px;
	  	padding: 30px 9px;
	}
	.order-information-title {
		padding: 0;
	}
	.order-information-title .col {
		padding: 0 15px;
	}
	.order-information-title .col h5{
		margin-bottom: 10px;
	}
	.order-information-item{
		margin: 0 -15px;
		padding: 0;
	}
	.order-information-item .col-auto{
		padding: 0 15px;
	}
	.order-information-title .information-title .title, 
	.order-information-title .information-text .text {
	  	margin-top: 10px;
	}
	.order-information-title .information-text .text {
	  	text-align: right;
	}
	.order-information-content .information-title{
		flex: 0.4;
	}
	.payment-order-information .step__footer__button {
	  	padding: 40px 15px 0;
	}
	.payment-order-type {
		width: 43.36%;
		margin: 0;
		margin-left: 12px;
		padding: 30px 20px;
	}
	#shippingAddressForm .payment-order-type {
		width: 100%;
		margin-left: 0;
		padding: 30px 0;
	}
	.payment-order-type .step__footer__button {
	  	padding: 20px 0;
	}
	.payment-order-type .div-selectors-wrapper .btn{
		max-width: 340px;
		width: calc(33.3333% - 26.66667px);
	}
	.payment-order-type .div-selectors-wrapper .row>a:nth-child(even){
		margin-left: 40px;
    	margin-right: 40px;
	}
	.step__footer__total {
	    text-align: right;
	}
	.step__footer__total .col{
		padding-right: 11%;
	}
}
.order-summary-toggle__icon {
    float: right;
}
.breadcrumb__item:not(:first-child) .breadcrumb__link:before,
.breadcrumb__item:not(:first-child) .breadcrumb__text:before {
    content: '';
    position: absolute;
    top: 19px;
    height: 1px;
    background: #fff;
}
.breadcrumb__item .breadcrumb__link:after,
.breadcrumb__item .breadcrumb__text:after {
    content: '1';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #000;
    background: #fff;
    border-radius: 50%;
    display: block
}
.account{
	position: relative;
	background: #f2f2f2; 
}
.account > .row {
	padding: 56px 0;
}
.account-sidebar-wrapper {
  	position: -webkit-sticky;
  	position: sticky;
  	top: 116px;
  	padding: 1.5625vw 1.667vw;
  	background: #fff;
  	border-radius: 8px;
}
.account-sidebar-header {
  	padding: .677vw 0;
  	color: #000;
  	text-align: center;
}
.account-avatar {
  	position: relative;
  	display: table;
  	margin: auto;
  	border-radius: 50%;
  	background: #AD814F;
  	color: #000;
}
.account-avatar-name {
  	width: 5.208vw;
  	height: 5.208vw;
  	display: table-cell;
  	vertical-align: middle;
  	text-align: center;
}
.account-sidebar-list {
  	padding: 1.667vw .677vw;
  	margin-bottom: 8.33vw;
}
.account-list-item {
  	margin-bottom: 1.875vw;
  	color: #999;
  	transition: all .3s ease;
  	cursor: pointer;
  	overflow: hidden;
}
.account-menu{
	display: flex;
  	align-items: center;
  	flex-wrap: wrap;
}
.account-list-item:hover,
.account-list-item.active {
  	color: #000;
}
.account-list-item svg,
.account-list-item span {
  	display: table-cell;
  	vertical-align: middle;
}
.account-list-item span {
  	padding: 0 .417vw;
  	text-transform: uppercase;
}
.account-list-item.active span {
  	text-decoration: underline;
}
.account-list-item .account-affiliate-tab {
  	height: 0;
  	width: 100%;
  	padding-top: .3125vw;
  	padding-left: calc(.417vw + 18px + 8 * ((100vw - 320px) / 2080));
  	transition: all .3s ease;
}
.account-list-item.active .account-affiliate-tab {
  	height: auto;
}
.account-affiliate-tab-item {
  	padding: .3125vw 0;
}
.account-affiliate-tab-item:hover,
.account-affiliate-tab-item.active{
	text-decoration: underline;
}
.account-sidebar-footer {
  	width: calc(100% - 3.333vw);
}
.account-footer-list {
  	width: 100%;
  	padding-top: .521vw;
  	border-top: 1px solid #D2D2D2;
}
.account-footer-list ul {
  	margin: 0;
  	padding: 0;
  	list-style-type: none;
}
.account-footer-list ul li {
  	margin-top: .521vw;
}
.account-footer-list ul li a {
  	color: #999;
}
.account-content-header {
	color: #000;
}
#account h1 { margin: 0 0 40px 0; }
.account-nav { background: #f2f2f2; padding: 20px; margin-bottom: 30px; }
.account-nav-options { margin-top: 5px; display: block; }
.account-wrapper { 
	position: relative;
	margin: 0;
	min-height: 100%;
}
.account-address {
  	padding: 30px 20px;
  	background: #fff;
  	border-radius: 8px;
}
.account-address-add {
  	display: table;
  	float: right;
  	color: #000;
  	cursor: pointer;
}
.clear {
	clear: both;
}
.account-address-add svg,
.account-address-add span {
  	display: table-cell;
  	vertical-align: middle;
}
.account-address-add span {
  	text-decoration: underline;
}
.account-address-list {
  	display: flex;
  	align-items: end;
  	flex-wrap: wrap;
}
.account-address-item {
  	margin-bottom: 10px;
  	margin-right: 2.604vw;
  	width: calc(33.33% - 1.736vw);
	cursor: pointer;
}
.account-address-item:nth-child(3n) {
	margin-right: 0;
}
.account-address-item > p {
	opacity: 0;
}
.account-address-item.default > p {
	opacity: 1;
}
.account-address-item-content {
  	padding: 20px 12px;
  	border: 1px solid #888;
  	border-radius: 8px;
}
.account-address-item.default .account-address-item-content {
  	border-color: #AD814F;
  	box-shadow: 0 0 12px 0 #AD814F;
}
.account-address-item:hover .account-address-item-content {
	border-color: #AD814F;
}
.account-address-item-content p,
.order-address p {
  	line-height: 1.2;
}
.account-address-item-content p .address-name {
  	display: block;
  	margin-bottom: 20px;
}
.address-item-icon {
  	display: flex;
  	justify-content: end;
  	margin-top: 22px;
}
.address-item-icon .address-icon {
  	margin-right: 12px;
  	opacity: 0;
  	color: #AD814F;
}
.account-address-item:hover .address-item-icon .address-icon {
	opacity: 1;
}
.account-address-content .accessories-obj-modal {
	display: block;
}
.account-address-content .accessories-obj-modal-content {
	max-width: 713px;
}
.account-address-content .accessories-obj-modal-header,
.account-order .accessories-obj-modal-header {
	padding: 0 15px;
	height: 60px;
	color: #000;
}
.modal-footer-btn {
  	padding-top: 2.083vw;
  	display: flex;
  	justify-content: center;
}
.modal-footer-btn .btn {
  	width: 30%;
  	margin: 0 5px;
} 
.account-order {
	padding: 0;
}
.account-wrapper .responsive-table { min-width: 700px; }
.account-wrapper .table thead tr th { 
	padding-bottom: 4px; 
	border-right: 1px solid #d2d2d2;
	border-bottom: 0;
	color: #000;
}
.order-items tfoot tr td{ 
	border-top: 1px solid #d2d2d2 
}
.order-items tfoot tr:last-child td{ 
	border-top: 0 
}
.order-items .btn{ 
	position: relative; 
	padding: 10px 34px;
	overflow: hidden; 
}
.order-items tfoot tr td span.blue,
.order-items tfoot tr td .order-detail p span{ 
	font-size: 14px;
}
.no-orderList {
  	min-height: 100%;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
}
.account-setting {
  	padding: 30px 20px;
  	background: #fff;
  	border-radius: 8px;
}
.account-setting .account-content-header {
	display: flex;
	align-items: center;
}
.account-setting-content {
  padding: 10px 12px;
}
.setting-flex {
  	display: flex;
  	align-items: center;
}
.setting-input {
  	display: flex;
  	align-items: center;
  	margin-bottom: 10px;
  	color: #000;
}
.setting-input .form-group {
  	display: flex;
  	align-items: center;
  	margin-bottom: 0;
  	margin-right: 10px;
}
.setting-input .form-group label {
  	width: auto;
  	margin-right: 10px;
  	margin-bottom: 0;
}
.setting-input .form-group .form-control {
  	width: auto;
  	pointer-events: none;
  	border-width: 0;
}
.setting-select {
  	min-width: 200px;
  	display: flex;
}
.setting-input .same-line-input .form-control {
	width: 100%;
}
.setting-input.setting-editInput .form-group .form-control {
  	pointer-events: visible;
  	border-width: 1px;
}
.setting-input .icon-show {
  	cursor: pointer;
}
.setting-edit {
  	margin-left: 15px;
}
.setting-edit p {
  	color: #428AFF;
  	text-decoration: underline;
  	cursor: pointer;
}
.edit-icon svg {
  	cursor: pointer;
}
.subscribe-item {
  	display: flex;
  	align-items: center;
  	margin-bottom: 10px;
  	color: #374957;
}
.subscribe-item input[type="checkbox"] {
  	width: 24px;
  	height: 24px;
  	margin-right: 4px;
  	appearance: checkbox;
}
.account-setting .accessories-obj-modal {
	display: block;
}
#addresses .account-wrapper { border: 15px solid #fff; }
.account .cancel-modal-cancel{
	display: none;
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba( 0, 0, 0, 0.4);
    z-index: 999;
}
.payment .credit-modal{
	display: none;
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba( 0, 0, 0, 0.4);
    z-index: 999;
}
.account .credit-modal{
	display: none;
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba( 0, 0, 0, 0.4);
    z-index: 999;
}
.account .cancel-modal-refund{
	display: none;
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba( 0, 0, 0, 0.4);
    z-index: 999;
}
.modal-card {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    box-shadow: 0 0 20px rgb(0, 0, 0 , 0.55);
    color: #2f2f2f;
}
.icon-modal-close{
	position: absolute;
	top: 15px;
	right: 15px;
}
input.payment-due-checkbox {
    -webkit-appearance: checkbox;
}
.modal-btn {
    width: 100%;
    text-align: justify;
}
.modal-btn:after {
    content: "";
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.modal-btn .btn {
    display: inline-block;
    text-align: center;
}
@media only screen and (min-width : 320px) {
	.order-items .btn{ 
		width: 100%;
		margin: 5px 0;
	}
	.modal-card{
		padding: 2.75rem 2.25rem 2.25rem;
    	width: 20.625rem;
    	font-size: .8rem;
    	line-height: 1.8;
	}
	.icon-modal-close{
		font-size: 1rem;
	}
	.modal-card p{
		margin-bottom: 1.5rem;
	}
	.modal-btn .btn{
		margin-top: .9375rem;
		width: 100%;
	}
	.checkbox-text{
		display: flex;
	}
	.checkbox-text .payment-due-checkbox{
		margin-right: .75rem
	}
}
@media only screen and (min-width : 992px) {  
	.account-nav-options { margin: 0;float: right; } 
	.account-nav-options svg { margin-left: 15px; }
	.shipping_banner .logo svg{ height: 30px; }
	.order-items .btn{
		width: auto;
		margin: auto;
	}
	.modal-card{
		padding: 70px 60px 43px;
    	width: 560px;
    	font-size: 15px;
    	line-height: 1.8;
	}
	.icon-modal-close{
		font-size: 20px;
	}
	.modal-card p{
		margin-bottom: 30px;
		line-height: 1;
	}
	.modal-btn .btn{
		margin-top: 30px;
    	width: 170px;
	}
	.checkbox-text{
		align-items: center;
	}
	.checkbox-text .payment-due-checkbox{
		margin-right: 16px;
	}
	.homepage .index-poster {
		margin-top: -48px;
	}
	.article-list.slick-dotted.slick-slider,
	.index-esports-list.slick-dotted.slick-slider,
	.index-series-chairs.slick-dotted.slick-slider,
	.homepage .index-poster.slick-dotted.slick-slider{
		margin-bottom: 0;
	}
	.article-list .slick-dots,
	.index-series-chairs .slick-dots,
	.homepage .index-poster .slick-dots {
		bottom: 1.302vw;
	}
	.index-esports-list .slick-dots{
		bottom: -1.302vw;
	}
	.article-list .slick-dots li,
	.index-esports-list .slick-dots li,
	.index-series-chairs .slick-dots li,
	.homepage .index-poster .slick-dots li {
		width: 5.208vw;
    	height: 4px;
		margin: 0 .3125vw;
	}
	.index-series-chairs .slick-dots li::before,
	.homepage .index-poster .slick-dots li::before {
		width: 5.208vw;
		height: 2px;
	}
	.index-series-chairs .slick-dots li::after, 
	.homepage .index-poster .slick-dots li::after {
  		width: 5.208vw;
  		height: 2px;
	}
	.article-list .slick-dots li button,
	.index-esports-list .slick-dots li button,
	.index-series-chairs .slick-dots li button,
	.homepage .index-poster .slick-dots li button {
		width: 5.208vw;
    	height: 4px;
    	border-radius: 2px;
	}
	.article-list .slick-dots li button::before,
	.index-esports-list .slick-dots li button::before,
	.index-series-chairs .slick-dots li button::before,
	.homepage .index-poster .slick-dots li button::before {
    	width: 5.208vw;
    	height: 4px;
    	border-radius: 2px;
	}
	.index-service h2,
	.index-series h2{
		margin: 0;
		margin-top: 4.167vw;
		font-size: calc(22px + 12 * ((100vw - 320px) / 2080));
		line-height: 1;
	}
	.index-service {
		padding: 0 8.33%;
		background: #fff;
	}
	.collections-new-list .index-service {
	  	padding: 0 8.33%;
	}
	.index-service h2 {
		margin: 0;
	}
	.collections-new-list .index-service-content.slick-slider .slick-track {
		width: 100%!important;
		transform: translate3d(0px, 0px, 0px)!important;
	}
	.index-service .point_item{
		flex: auto;
		height: auto;
		padding: 2.6vw 15px;
		border: 0;
		color: #000;
		font-size: 1rem;
	}
	.collections-new-list .index-service .point_item {
		padding-top: 1.25vw;
		padding-bottom: 1.25vw;
	}
	.index-service .point_item {
		padding-top: 3.4375vw;
		padding-bottom: 3.90625vw;
	}
	.index-service .point_item p{
		margin-top: 1.25vw;
	}
	.index-service .point_item p>b{
		font-size: 1rem
	}
	.index-service .point_item .point_item-text {
		margin-top: 1.042vw;
	}
	.index-service .point_item .point_item-text b {
		font-size: 1.3125rem;
	}
	.collections-new-list .index-service .point_item .point_item-text b{
		font-size: calc(16px + 5 * ((100vw - 320px) / 2080))
	}
	.index-service .point_item .point_item-text p {
		margin: 0;
		margin-top: 7px;
	}
	.index-service .point_item svg{
		margin: 0;
		width: 3.96vw;
		height: 3.96vw;
	}
	.index-service .point_item svg{
		width: 5.625vw;
		height: 5vw;
	}
	.country-list {
	  	padding: 3.125vw 0;
	  	justify-content: space-around;
	}
	.country-list .col-xs-2 {
	  	width: auto;
	  	display: flex;
	  	align-items: center;
	  	color: #000;
	  	text-decoration: underline;
	}
	.index-all-series > .col-xs-12 {
		padding: 0 15px;
  		padding-bottom: 3.125vw;
	}
	.index-series-desk,
	.index-series {
		padding-top: 3.125vw;
	}
	.index-series > .col-xs-12,
	.index-series-desk > .col-xs-12 {
		padding: 0 15px;
	}
	.index-series h2{
		margin-top: 2vw;
		margin-bottom: 3vw;
	}
	.series-item {
	  	margin: 0 12px;
	  	padding: 0;
	  	width: calc(33.3333% - 16px);
	}
	.homepage .series-item {
		display: flex !important;
	  	margin: 0;
	  	margin-bottom: 0;
	  	padding: 0 15px;
	  	width: 100%;
		min-height: 21.134vw;
		overflow: hidden;
	}
	.series-item:nth-child(1){
		margin-left: 0;
	}
	.series-item:nth-child(3n){
		margin-right: 0;
	}
	.homepage .series-item:last-child{
		margin-bottom
	}
	.series-item a{
	  	position: relative;
		display: block; 
	}
	.homepage .series-item > a {
		position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    overflow: hidden;
	}
	.series-item img {
	  	width: 100%;
	  	margin-bottom: .73vw;
	}
	.bulk-series .series-item img {
		border-radius: 8px;
	}
	.homepage .series-item > a > img {
    	min-height: 100%;
    	object-fit: cover;
    	min-width: 100%;
  	}
	.homepage .series-item img {
		scale: 1.01;
		transition: all .3s ease;
	}
	/* .homepage .index-series > .col-xs-12 > .row:hover .series-item:not(:hover) img  { 
		filter: brightness(70%); 
	} */
    .homepage .index-series > .col-xs-12 > .row:hover .series-item:hover img  { 
		scale: 1.1;
		/* filter: brightness(110%);  */
	}
	.series-item .catalog-quick-new {
		width: 100%;
		min-height: 100%;
		padding: 15px;
		background: none;
	}
	.series-item:nth-child(2n) .catalog-quick-new {
		justify-content: flex-start;
	}
	.series-item:nth-child(2n+1) .catalog-quick-new {
		justify-content: flex-end;
	}
	.series-item .catalog-new {
		padding-bottom: 0;
		display: flex;
	}
	.series-item .catalog-new .point{
		width: calc(16vw - 10px);
    	padding: 0;
    	margin: 0;
    	margin-right: 15px;
    	background: none;
    	z-index: 1;
	}
	.series-item .catalog-new .point:last-child {
		margin-right: 0;
	}
	.series-item-btn {
		flex: 1;
		display: flex;
    	flex-direction: column;
    	justify-content: flex-end;
    	align-items: center;
	    color: #fff;
    }
    .feature-series-list .series-item-btn {
	    position: absolute;
	    top: 50%;
	    right: 2%;
	    transform: translateY(-50%);
	    width: 66%;
	    align-items: start;
  	}
    .series-item:nth-child(2n) .series-item-btn {
    	order: 1;
    }
	.series-item .series-item-btn a {
		color: #fff;
		text-align: center;
	}
	.series-item .series-item-btn a:first-child {
		margin-right: 1.667vw;
	}
	.homepage .index-service h2,
	.homepage .index-series h2 {
		font-size: calc(30px + 18 * ((100vw - 320px) / 2080))
	}
	.index-series-header {
		padding: 0;
		padding-bottom: 2.083vw;
	}
	.index-series-header > svg {
	  	bottom: 4.167vw;
	}
	.index-series-item {
		flex: 1;
		margin: 0;
	  	margin-right: 1.25vw;
	  	border-radius: 8px;
	}
	.index-series-desk .index-series-item {
		display: flex;
		flex-direction: column;
	}
	.index-series-desk .index-series-item .index-series-item-img {
    	flex: 1;
  	}
	.index-series-item-img img {
	  	height: 17.1875vw;
    	width: auto;
	}
	.index-series-item-text {
	  	padding: .521vw 1.042vw;
	}
	.index-series-item-text p.fluid-type {
	  	margin-bottom: 1.125rem;
	}
	.index-series-more {
		flex: 1;
	  	flex-direction: column;
	  	margin: 0;
	  	border-radius: 8px;
	}
	.index-series-more .index-series-item-img {
	  	display: block;
	  	border-radius: 8px;
	}
	.index-series-more .index-series-item-img .index-series-item-text {
	  	padding: .625vw 2.396vw 0 .833vw;
	}
	.index-series-item-btn {
	  	display: block;
	  	margin-left: 0;
	  	margin-top: .73vw;
	  	padding: 1.146vw 0;
	  	text-align: center;
	  	border-radius: 8px;
	}
	.index-series-more .index-series-item-img img {
	  	max-height: 14.167vw;
	}
	.index-series-image {
	  	flex: 1;
	  	margin: 0;
	  	border-radius: 8px;
	}
	@keyframes loopSvg {
		0% { bottom: 4.167vw; }
		50% { bottom: 3.12525vw; }
		100% { bottom: 4.167vw; }
	}
	
	@-webkit-keyframes loopSvg {
		0% { bottom: 4.167vw; }
		50% { bottom: 3.12525vw; }
		100% { bottom: 4.167vw; }
	}
	.index-series-carousel {
	  	min-height: 23.177vw;
	  	margin: 0 -15px;
	}
	.index-series-carousel .index-series-chairs .slick-list,
	.index-series-carousel .index-series-chairs .slick-track {
		overflow: inherit;
	}
	.index-series-chairs .series-chair-item {
		min-height: 23.177vw;
	}
	.index-series-chairs .series-chair-item > a {
		position: absolute;
    	right: -50%;
    	bottom: 0;
   	 	z-index: 3;
		transition: all .4s;
	}
	.index-series-chairs .series-chair-item > a img {
  		display: none;
  		height: 31.5625vw;
    	width: auto;
	}
	.index-series-desk .index-series-chairs .series-chair-item > a {
		left: -50%;
		right: inherit;
	}
	.index-series-chairs .series-chair-item.slick-current > a {
		right: 9%;
	}
	.index-series-desk .index-series-chairs .series-chair-item.slick-current > a {
		left: 9%;
		right: inherit;
		bottom: -1.615vw
	}
	.index-series-chairs .series-chair-item.slick-current .chair-img-hover .chair-hover {
		display: inline;
	}
	.index-series-chairs .series-chair-item.slick-current .chair-img-hover:hover .chair-hover {
		display: none;
	}
	.index-series-chairs .series-chair-item.slick-current .chair-img-hover:hover .chair-hover-active {
		display: inline;
	}
	.index-series-point {
	  	position: absolute;
	  	top: 0;
	  	left: 0;
	  	width: 100%;
	  	height: 100%;
	}
	.index-series-point-item {
		opacity: 0;
	  	position: absolute;
	  	top: -50%;
	  	left: 5.26vw;
	  	width: auto;
	  	transform: translateY(-50%);
	  	transition: top .5s opacity 1.5s;
	}
	.index-series-desk .index-series-point-item {
		right: 5.26vw;
		width: calc(100% - 5.26vw);
		left: inherit;
		text-align: right;
	}
	.series-chair-item.slick-current .index-series-point-item {
	  	top: 50%;
	  	opacity: 1;
	}
	.series-point-btn {
	  	color: #fff;
	  	font-size: 1.458vw;
	}
	.series-point-btn h3 {
	  	margin-top: 1.25vw;
	  	margin-bottom: 0;
	}
	.index-series-btn {
	  	position: relative;
	  	margin: 0 -15px;
	}
	.index-series-btn-item {
	  	position: absolute;
	  	bottom: -100px;
	  	width: 100%;
	  	display: flex;
	  	align-items: center;
	  	justify-content: space-between;
	  	padding: 0 5.26vw 2.708vw;
	  	transition: bottom .5s;
	}
	.index-series-desk .index-series-btn-item {
	  	justify-content: flex-end;
	}
	.index-series-desk .series-chair-item.slick-current .index-series-btn-item,
	.series-chair-item.slick-current .index-series-btn-item {
	  	bottom: 0;
	} 
	.index-series-btn-item a {
		min-width: auto;
    	padding: 10px 1.77vw;
	  	color: #fff;
	}
	.index-series .index-series-btn-item a:last-child {
		margin-top: 0;
		margin-left: 1.875vw;
	}
	.index-series-desk .index-series-btn-item a:last-child {
		margin-left: 1.875vw;
	}
	.resources-container .esports-part-item-text .esports-link {
		padding: 0;
		padding-left: 4px;
		width: 30px;
	    height: 30px;
	}
}
@media only screen and (min-width: 1920px){
	.account-sidebar-wrapper {
	  	min-height: 735px;
	}
	.account-sidebar-list {
	  	padding: 32px 12px;
	}
	.account-list-item {
	  	margin-bottom: 36px;
	}
	.account-sidebar-footer {
	  	position: absolute;
	  	bottom: 118px;
	  	left: 32px;
	  	width: calc(100% - 64px);
	}
	.account-footer-list {
	  	padding-top: 10px;
	}
	.account-footer-list ul li {
	  	margin-top: 10px;
	}
}
.catalog-obj .catalog-product { 
    padding-top: 148.5%;
    transition: opacity .2s ease;
}
.catalog-obj .catalog-product .hover-text,
.product-size-introduct .introduct-obj .hover-text{
	height:100%;
	background: rgba(21,21,21,0.1)
}
.catalog-obj .catalog-product .hover-text .product-introduct,
.product-size-introduct .introduct-obj .hover-text .introduct-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
}
.catalog-obj .catalog-product .hover-text .product-introduct p,
.product-size-introduct .introduct-obj .hover-text .introduct-text p {
    margin: 0;
    font-size: 12px;
    font-weight: 200;
    color: #fff;
    text-shadow: 0 0 5px #151515
}
.product-size-introduct .introduct-obj .hover-text .introduct-text a.btn,
.catalog-obj .catalog-product .hover-text .product-introduct a.btn{
	width: 100%;
	margin-top: 10px;
}
.product-size-introduct .introduct-obj .hover-text .introduct-text a,
.catalog-obj .catalog-product .hover-text .product-introduct a,
.product-size-introduct .introduct-obj .hover-text .introduct-text p.strong,
.catalog-obj .catalog-product .hover-text .product-introduct p.strong {
    font-size: 14px;
}
.catalog-obj .catalog-product .hover-text .product-introduct hr,
.product-size-introduct .introduct-obj .hover-text .introduct-text hr {
    margin: 9px 0;
    border-color: #cdcdcd;
    box-shadow: 0 0 5px #7f7f7f;
}
.catalog-obj .product-size{
	display: flex;
    justify-content: space-between;
    margin-top: -5px;
}
.btn-size {
	flex: 1;
    padding: 3px 10px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    color: #fff;
}
.bg-red{
	background: #bc001e;
}
.bg-black{
	background: #151515;
}
.bg-default{
	flex: none;
	width: 4px;
}
.product-youtube .product-youtube-video{
	padding: 0
}
.product-youtube .product-youtube-introduct{
	padding: 82px 60px;
	min-height: 286px;
	line-height: 286px;
	background: #f2f2f2
}
.product-youtube .product-youtube-introduct h3 {
    margin-top: 0;
    margin-bottom: 18px;
}
.product-youtube .product-youtube-introduct .text {
    margin: 30px 0 40px;
    color: #2f2f2f;
    line-height: 1.7;
}
.product-size-show .product-size-tab{
	height: 41px;
	margin: auto;
    margin-top: 60px;
    border-bottom: 1px solid #d1d1d1;
}
.product-size-show .product-size-tab .tab_list{
	position: relative;
	padding: 0;
	text-align: center;
}
.product-size-show .product-size-tab .tab_list li{
	display: inline;
	width: 33.33%;
	float: left;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.product-size-show .product-size-tab .tab_list li.active{
	color: #bc001e;
    font-size: 24px;
}
.product-size-show .product-size-tab .tab_list p{
	position: absolute;
	top: 40px;
	left: 0;
	width: 33.33%;
	height: 7px;
	border-top: 7px solid #bc001e;
	overflow: hidden;
}
.product-size-show .product-size-tab-content{
	margin-top: 30px;
}
.product-size-show .product-size-tab-content .show{
	display: block;
}
.product-size-show .product-size-tab-content .tab-content-list{
	display: none;
	position: relative;
	padding-top: 10px;
	overflow: hidden;
}
.product-size-show .product-size-tab-content .tab-content-list .product-size-btn {
    display: flex;
    width: 50%;
    justify-content: space-between;
    margin: auto;
}
.product-size-btn .bg-red{
	border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
.product-size-btn .bg-black{
	border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.product-size-introduct .introduct-obj{
	padding-top: 148.5%;
	transition: opacity .2s ease;
}
.product-size-introduct .product-size-star{
	margin-bottom: 14px;
}
.index-review,
.index-recommendation{
	background: #f2f2f2
}
.collections-new-list .index-review{
	background: #fff;
}
.index-review .review-list .review-item{
	margin: 0;
	background: #f2f2f2;
	border-radius: 0;
	overflow: hidden;
}
.index-review .review-list .review-item .review-item-img{
	position: relative;
  	width: 100%;
	height: 15.05vw;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.collections-new-list .index-review .review-list .review-item .review-item-img{
	height: 17.33vw;
}	
.index-review .review-list .review-item p{ color: #2f2f2f }
.index-news:not(.index-news-new) .news-list .news-item .item-img{
	transition: box-shadow .2s ease;
}
.index-news:not(.index-news-new) .news-list .news-item .item-img,
.blog-list .blog-more-body .blog-obj .blog-obj-img {
    border-radius: 5px;
}
.index-news:not(.index-news-new) .news-list .news-item:hover .item-img{
	box-shadow: 0 0 15px 10px rgba(0,0,0,0.15); 
}
.index-news:not(.index-news-new) .news-list .news-item .item-text{
	margin-top: 20px;
	transition: color .2s ease;
}
.index-news:not(.index-news-new) .news-list .news-item .item-text a{ color: #151515; }
.index-Instagram .instagram-title {
    margin-bottom: 20px;
}
.index-Instagram .instagram-title h2{
	display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.instagram-list{
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
.instagram-item .hover-avatar{
	position: absolute;
    top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	color: #fff;
	background: rgba(21,21,21,0.7);
	transition: opacity .5s ease;
}
.instagram-item .hover-avatar .hover-content{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.instagram-item .hover-avatar .hover-content .avatar-img{
	width: 60px;
	height: 60px;
	margin: auto;
	margin-bottom: 7px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0 0 15px 5px rgba(0,0,0,1);
}
.instagram-item img{
	width: 100%
}
.instagram-item:hover .hover-avatar{
	opacity: 1
}
.footer-sitemap-nav p { margin: 0; }
.footer-sitemap-nav:first-child ul{ padding-left: 0;}
.footer-sitemap-nav:not(:first-child) ul{padding:0;}
.footer-sitemap-nav ul{margin: 0;list-style: none;}
.footer-sitemap-nav ul li a{ font-weight: 400;}
.footer-icon img{ width: 2rem; }
.footer-new .footer-sitemap-nav>div>div>a {
	display: inline-block;
	margin: 0 0 8px;
	font-size: inherit;
	font-weight: 400;
}
.footer-new .footer-sitemap-nav-title:hover,
.footer-new .footer-sitemap-nav>div>div>a:hover {
	color: #fff;
	opacity: 1;
}
.footer-icon a:hover svg:first-child{
	opacity: 0;
}
.footer-icon a:hover,
.footer-icon a:hover svg:last-child{
	opacity: 1!important;
}
.footer-new .footer-sitemap-nav-title {
	margin-bottom: 26px;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    font-family: 'Montserrat-light';
    font-weight: 600;
    text-transform: uppercase;
    cursor: default;
}
.footer-mail-footer-text {
	font-size: .875rem;
	color: #fff;
}
.footer-new .col-lg-3 .footer-sitemap-nav>a{
	margin: 0;
}
.footer-new .footer-last-part {
	padding: 30px 0;
}
@media only screen and (min-width: 768px){
	#catalog { 
		margin-top: -315px; 
		padding-top: 75px; 
		padding-bottom: 75px; 
	}
	.footer-sitemap-nav:last-child>div>ul{ width: auto;}
	.footer-sitemap-nav ul li a,
	.footer-sitemap-nav:first-child>div>div{ font-size: inherit}
	.footer-logo img   { width: auto}
	.footer-logo a>img { 
		width: auto;
		height: 32px;
	}
	.footer-logo a{ 
		margin-right: 30px; 
		margin-bottom: 0 
	}
	.footer-icon-img p {
		position: absolute;
		left: -60px;
		margin: 0;
		line-height: 31px;
	}
	.footer-icon-img{
		display: flex;
		align-items: center;
	}
	.footer-icon img          { width: 2rem }
	#nav-cart>span:first-child{display: inherit}
	.footer-sitemap-nav:not(:first-child) ul {
		display: block;
		height: auto;
	}
}
@media only screen and (max-width : 991px) {
	.warranty-policy .warranty-header-item-text,
	.feature-item-list .feature-item-text {
		padding-left: 3.2vw!important;
		padding-right: 3.2vw!important;
	}
	.certerfications .feature-item-list .feature-item-text {
		padding-left: 1.6vw!important;
		padding-right: 1.6vw!important;
	}
	.catalog-quick {
		padding: 0;
		padding-top: 0.53125rem;
	}
	.catalog-quick .catalog .point p.strong{
		margin-top: 1.71875rem
	}
	.product-youtube .product-youtube-introduct{
		padding: 2.28125rem 1.6875rem;
		min-height: auto;
		line-height: inherit
	}
	.product-youtube .product-youtube-introduct h3{
		margin-bottom: 0.625rem
	}
	.product-youtube .product-youtube-introduct .text{
		margin: 1.125rem 0;
	}
	.product-size-show .product-size-tab{
		margin-top: 1.875rem;
	}
	.product-size-show .product-size-tab .tab_list li{
		font-size: .85rem
	}
	.product-size-show .product-size-tab .tab_list li.active{
		font-size: 1rem
	}
	.product-size-show .product-size-tab .tab_list p{
		border-top-width: 5px;
	}
	.product-size-show .product-size-tab-content .tab-content-list{
		padding-top: 0
	}
	.product-size-introduct{
		padding-top: 1.625rem
	}
	.product-size-introduct .col-xs-6{
		margin-bottom: 1.5625rem;
	}
	.index-review{
		margin-top: 0;
	}
	.catalog-obj .catalog-product .hover-text .product-introduct p, 
	.product-size-introduct .introduct-obj .hover-text .introduct-text p{
		font-size: 0.6875rem;
		line-height: 1;
	}
	.product-size-introduct .introduct-obj .hover-text .introduct-text a, 
	.catalog-obj .catalog-product .hover-text .product-introduct a, 
	.product-size-introduct .introduct-obj .hover-text .introduct-text p.strong, 
	.catalog-obj .catalog-product .hover-text .product-introduct p.strong{
		font-size: 0.8125rem
	}
	.catalog-obj .catalog-product .hover-text .product-introduct hr, 
	.product-size-introduct .introduct-obj .hover-text .introduct-text hr{
		margin-top: .25rem;
		margin-bottom: .6875rem; 
	}
	.catalog-obj .catalog-product .hover-text .product-introduct a{
		margin-top: 1.0625rem
	}
	.product-size-show .product-size-tab-content .tab-content-list .product-size-btn{
		display: block;
		width: 100%;
	}
	.product-size-btn .bg-black,
	.product-size-btn .bg-red{
		border-radius: 25px;
	}
	.index-poster.slick-dotted.slick-slider{
		margin-bottom: 0;
	}
	.index-service{
		padding: 1.8125rem 0;
	}
	.index-service h2,
	.index-series h2{
		margin: 0;
		margin-bottom: 1.25rem;
		font-size: calc(22px + 12 * ((100vw - 320px) / 2080));
	}
	.index-service .point_item{ 
		padding: 0 15px;
		height: auto;
		flex: auto;
		border: 0;
		font-size: .5rem;
	}
	.homepage .index-service .point_item{
		padding:  .625rem;
	}
	.index-service .point_item svg{
		margin: 0; 
		width: 4.625rem;
		height: 5rem;
	}
	.index-service .point_item p > b{
		font-size: .875rem;
	}
	.country-list {
	  	padding-top: 6.4vw;
	  	justify-content: center;
	  	flex-wrap: nowrap;
	  	overflow-x: auto;
	  	scrollbar-width: none;
	}
	.country-list::-webkit-scrollbar {
	  	display: none;
	}
	.country-list .col-xs-2 {
		display: flex;
		align-items: center;
		width: fit-content;
		padding: 0 3.2vw;
		color: #000;
		text-decoration: underline;
    	white-space: nowrap;
	}
	.bulk-series > .col-xs-12 {
		padding: 0 15px;
	}
	.series-item {
	  	padding: 0 1.6vw;
	}
	.series-item a{
	  	position: relative;
		display: block; 
	}
	.series-item img {
	  	width: 100%;
	  	margin-bottom: 3.2vw;
	}
	.bulk-series .series-item img {
		border-radius: 4px;
	}
	.homepage .series-item img {
		margin-bottom: 0;
	}
	.series-item-btn {
		width: 100%;
	  	padding: 0;
	  	padding-bottom: 3.2vw;
	  	display: flex;
    	align-items: center;
    	justify-content: center;
	    color: #fff;
	}
	.feature-series-list .series-item-btn {
	    display: block
  	}
	.series-item-btn > div {
		justify-content: center;
    	align-items: center;
    	width: 100%;
	}
	.series-item .series-item-btn a {
		color: #fff;
	}
	.series-item .series-item-btn a:first-child {
		margin-right: 6.4vw;
	}
	.series-item .series-item-btn a:first-child:not(:last-child) {
		margin-bottom: 0;
	}
	.series-item .catalog-quick-new {
	  	position: absolute;
	  	top: 0;
	  	left: 1.6vw;
	  	right: 1.6vw;
	  	bottom: 3.2vw;
		margin: 0;
	  	padding: 0 1.6vw;
	  	flex-direction: column;
  		justify-content: flex-end;
	  	background: none;
	}
	.series-item:last-child .catalog-quick-new {
		bottom: 0;
	}
	.series-item .catalog-quick-new .catalog-new {
		display: flex;
		justify-content: space-between;
	    flex-wrap: wrap;
	    width: 100%;
	    padding: 0;
	}
	.series-item .catalog-new .point {
		margin-bottom: 4.267vw;
    	width: calc(50% - .8vw);
    	padding: 0;
    	background: none;
	}
	.series-item .catalog-new .point:nth-child(2n),
	.series-item .catalog-new .point:last-child {
		margin-right: 0;
	}
	.series-item .catalog-quick-new .catalog .point p.strong {
		color: #fff;
	}
	.index-patent{
		margin-top: 0;
		margin-bottom: 6.4vw;
	}
	.homepage .index-patent{
		margin-bottom: 0;
		padding-bottom: 6.4vw;
	}
	.collection-footer .index-patent{
		margin-bottom: 0;
	}
	.collection-team {
	  	padding: 0 3.2vw;
	  	padding-top: 3.2vw;
	}
	.collection-team-item {
	  	margin-bottom: 3.2vw;
	}
	.article-list-item .text{
		padding-bottom: 1.6vw;
		font-size: .875rem;
	}
	.index-review{
		padding: 2rem 0;
	}
	.collections-new-list .index-review{
		padding: 8vw 0;
	}
	.index-review-header{
		padding-left: 3.2vw;
	}
	.index-review-header{
		flex-direction: column;
		margin-bottom: 1.5rem;
	}
	.collections-new-list .index-review-header{
		margin-bottom: 3.2vw;
	}
	.index-review-header a{
		color: #858585;
		font-size: .875rem;
		opacity: 1;
	}
	.collections-new-list .review-list{
		padding: 0;
	}
	.review-list.slick-dotted.slick-slider{
		padding-right: 0;
		padding-left: 3.2vw;
	}
	.review-list.slick-dotted.slick-slider{
		padding-right: calc(3.2vw - 5px);
		padding-left: calc(3.2vw - 5px);
	}
	.index-review .review-list .review-item{
		margin: 0 .375rem;
	}
	.homepage .index-review .review-list .review-item{
		margin: 0 ;
	}
	.collections-new-list .index-review .review-list .review-item{
		margin: 0 5px;
		display: flex;
		flex-direction: column;
		background: #F2F2F2;
		border-radius: 4px;
	}
	.collections-new-list .index-review .review-list .review-item:not(:last-child){
		margin-bottom: 10px;
	}
	.index-review .review-list .review-item .review-item-img {
	  	position: relative;
	  	width: 100%;
	  	height: 34.67vw;
	  	background-size: cover;
	  	background-repeat: no-repeat;
	  	background-position: center center;
	}
	.collections-new-list .index-review .review-list .review-item .review-item-img {
		order: 1;
		height: 69.6vw;
	}
	.index-review .review-list .review-item p.text {
		font-size: .875rem;
	}
	.review-list .slick-dots{
		left: 0;
		padding: 0 3.2vw;
	}
	.products-blog-list .slick-list{
		padding-right: 1.125rem;
	}
	.review-list .slick-list{
		padding-right: 0;
	}
	.homepage .review-list .slick-list,
	.collections-new-list .index-review .review-list .slick-list{
		padding: 0 16.665%;
	} 
	.review-item-text {
	  	padding: .875rem;
	}
	.collections-new-list .review-item-text {
	  	padding: 3.2vw 1.6vw;
	  	display: flex;
		flex-direction: column;
	}
	.review-item-text .stamped-fa{
		color: #000;
	}
	.review-item-text .stamped-fa:before{
		font-size: .75rem;
	}
	.collections-new-list .stamped-fa:before{
		font-size: .875rem;
	}
	.index-review .review-list .review-item p.text {
	  	margin: 0;
	  	display: -webkit-box;
	  	-webkit-box-orient: vertical;
	  	-webkit-line-clamp: 5;
	  	min-height: 5.25rem;
	  	overflow: hidden;
	  	font-size: .875rem;
	}
	.collections-new-list .index-review .review-list .review-item p.text {
	  	order: 1;
	  	margin-top: 0;
	  	margin-bottom: 4vw;
	  	display: -webkit-box;
	  	-webkit-box-orient: vertical;
	  	-webkit-line-clamp: 5;
	  	min-height: 5.25rem;
	  	height: auto;
	  	overflow: hidden;
	  	font-size: .875rem;
	}
	.review-item-user {
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: center;
	  	color: #000;
	  	font-size: .75rem;
	}
	.collections-new-list .review-item-user {
	  	font-size: .875rem;
	}
	.review-item-avatar {
	  	display: flex;
	  	align-items: center;
	}
	.review-item-avatar .review-obj-avatar-content {
	  	width: 1.5rem;
	  	height: 1.5rem;
	  	margin-right: .3125rem;
	  	background: #AD814F;
	  	border-radius: 50%;
	  	color: #fff;
	  	line-height: 1.5rem;
	}
	.collections-new-list .review-item-avatar .review-obj-avatar-content {
	  	width: 11.733vw;
	  	height: 11.733vw;
	  	margin-right: 4vw;
	  	line-height: 11.733vw;
	}
	.review-item-user p {
	  	margin: 0;
	  	color: #000;
	}
	.review-item-user > p {
		opacity: .6;
	}
	.collection-warranty {
	  	padding: 8vw 0 0;
	}
	.collection-warranty a {
		position: relative;
		display: block;
	}
	.collection-warranty img {
	  	width: 100%;
	}
	.collection-warranty-text {
	  	position: absolute;
	  	bottom: 11.867vw;
    	left: 3.2vw;
    	right: 3.2vw;
    	transform: none;
	  	font-size: .875rem;
	  	color: #fff;
	}
	.collection-warranty-text h5 {
	  	margin-bottom: 3.2vw;
	}
	.collection-warranty-text .text:not(:last-child) {
	  	margin-bottom: 1.33vw;
	}
	.collection-warranty-text > div.d-flex {
		justify-content: end;
	}
	.collection-warranty-link a {
	  	color: #fff;
	}
	.userPic-content .col-md-11{
		padding-left: 0;
	}
	.footer-new .footer-sitemap-nav{
		text-align: left;
	}
	.footer-new .footer-sitemap{
		padding: 1rem 0 3.25rem;
	}
	/* .footer-new .footer-sitemap > .col-xs-12{
		padding: 0 3.2vw;
	} */
	.footer-new .footer-sitemap-nav > a{
		margin-bottom: .6875rem;
		font-size: 1.171875rem;
	}
	.footer-new .footer-mailing .qYFrN{
		margin-bottom: .625rem;
	}
	.footer-new .footer-sitemap-nav .footer-logo{
		margin-bottom: 0;
	}
	.footer-new .footer-sitemap-nav .footer-icon{
		margin-top: .8125rem;
		margin-bottom: 1.8125rem;
		padding: 0;
	}
	.footer-new .footer-sitemap-nav .footer-icon a{
		margin-top: .5rem;
    	padding-right: 1rem;
	}
	.footer-new .footer-sitemap-nav .footer-icon a svg {
	  	height: 1.25rem;
	}
	.footer-new .footer-sitemap-nav{
		padding: 0;
		margin: 0 3.2vw;
	}
	.footer-new .footer-sitemap-nav.col-md-2{
		border-bottom: 1px solid #858585;
	}
	/* .footer-new .footer-sitemap-nav:last-child{
		padding-top: 1.1875rem;
		border-bottom: 0;
	} */
	.footer-new .footer-sitemap-nav .footer-sitemap-nav-title{
		position: relative;
		width: 100%;
		margin: .75rem 0;
	}
	.footer-new .footer-sitemap-nav .footer-sitemap-nav-title svg{
		position: absolute;
		right: .5rem;
	}
	.footer-new .footer-sitemap-nav.col-md-2 > div{
		display: none;
		padding-bottom: 1.125rem;
		padding-left: .4375rem;
	}
	.footer-new .footer-sitemap-nav.col-md-2 > div.footer-icon{
		display: flex;
		justify-content: start;
		align-items: center;
		padding: 0;
		margin-top: .8125rem;
	}
	.footer-new .footer-sitemap-nav > div > div > a{
		display: inline-block;
		margin: .625rem 0;
		font-size: .75rem;
	}
	.footer-new .footer-sitemap-nav:first-child div p{
		margin: 0;
	}
	.footer-new .footer-part{
		padding: 0 3.2vw;
		padding-top: 1.8125rem;
	}
	.footer-new .footer-part .footer-logo{
		margin: 0;
		justify-content: start;
	}
	.footer-new .footer-pay-icon{
		display: flex;
		align-items: center;
		justify-content: start;
		padding-top: .5625rem;
	}
	.footer-new .footer-pay-icon p{
		margin: 0 4px;
	}
	.footer-new .footer-pay-icon p svg {
	  	height: 1.125rem;
	}
	.footer-new .footer-last-part .row .col-sm-8>div>p{
		margin-top: 1.5625rem;
	}
}
.badge.badge-grad-blue{background: linear-gradient(160deg, #05357e, #2b5da9 85%);color: #fff;}
.footer-sitemap-nav>div>div>a {font-size: inherit;font-weight: 400;}
.catalog-obj-body>p{margin: 0;text-align: center;font-size: 3.13rem;}
.catalog-obj-body .btn{ width: 100%; border-radius: 5px; }
.products-item .btn, 
.product-obj .btn, 
.btn-checkout.account-wrapper .btn{ border-radius: 5px; }
.step__footer__continue-btn, 
.anyflexbox .field__input-btn{ border-radius: 0; }
.btn-disabled{
	background: #B2B2B2;
	color: #fff;
    cursor: no-drop;
}
.btn-click-disabled{
	pointer-events: none;
}
.btn-grey {
	background: #333333;
    color: #fff;
}
.btn-warning:hover{color:#151c2c;background-color:#e0a800;border-color:#e0a800}
.btn-disabled:hover{ color: #fff }
.cart-footer .cart-summary{padding-bottom: 30px;}
.navbar-tip .tip_text{
	font-family: 'Montserrat-light'; 
	font-weight: 600;
}
#footer .footer-sitemap-nav>a {color: #f2f2f2;}
.same-line-input{display:inline;float: left;width: 50%}
.article img{ 
	max-width: 100%;
    height: auto; 
}
.product-evaluation{
	padding: 45px 0;
}
.product-evaluation{
	background: #f2f2f2
}
.product-evaluation h2{
	margin: 0;
	text-transform: capitalize;
	font-size: 30px;
	text-align: center;
}
.review-card{
	margin-top: 22px;
	padding: 30px;
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.1);
}
.review-card hr{ 
	margin: 25px 0; 
	border-color: #ddd
}
.account-order .accessories-obj-modal-content{
	color: #6C757D
}
.product-detail{
	display: flex;
	align-items: center;
}
.product-detail .detail-img{
    width: 55px
}
.detail-img img{ 
	width: 100%;
}
.detail-list{
	list-style-type: none;
	width: 100%;
	padding-left: 1rem;
	margin: 0;
	font-size: .875rem;
	line-height: 1.7;
	text-align: center;
}
.rating-stars label,
.review-input p{
	margin: 0;
	font-weight: 400;
	text-transform: capitalize;
}
.rating-container .caption{
	margin-top: 0
}
.review-input textarea,
.review-input input{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 14px 17px;
	border: 1px solid #ccc;
	font-size: .8125rem;
	outline: 0;
}
.account-order .review-input textarea{
	font-size: 1rem;
	border-color: #d2d2d2;
	border-radius: 4px;
}
.review-input textarea:focus{
	outline: 0
}
.review-input textarea::placeholder{
	color: #7d7d7c;
	font-style: italic;
}
.account-order .review-input textarea::placeholder{
	color: #d2d2d2;
	font-style: normal;
}
.review-input input::placeholder{
	color: #7d7d7c;
	font-style: italic;
}
.review-input p{
	margin: 0
}
.review-input small{
	font-size: .8125rem;
	color: #2f2f2f;
}
.review-edit .file-input{
	display: flex;
	flex-wrap: wrap;
	margin-top: 16px;
}
.review-edit .file-preview{ 
	width: auto; 
	border: 0;
    padding: 0;
}
.account-order form > .rating-stars,
	.account-order .review-header > .rating-stars{
	display: flex;
	align-items: center;
	padding: .734375rem 0;
}
.account-order .rating-container .rating-stars{
	font-size: calc(20px + 11 * ((100vw - 320px) / 2080));
}
.account-order .rating-container{
	margin-left: 16px;
	font-size: initial;
}
.rating-stars label, 
.review-input p{
	color: #374957;
}
.rating-stars label{
	width: 124px;
}
.review-edit .kv-upload-progress,
.review-edit .file-footer-caption,
.review-edit .file-upload-indicator,
.review-edit .file-preview .fileinput-remove{ display: none!important;}
.btn-imageUpload{
	position: relative;
	width: 100px;
	height: 100px;
	border: 1px dashed #D2D2D2;
	border-radius: 4px;
}
.icon-plus {
  	display: block;
}
.icon-plus:before,
.icon-plus:after{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
}
.icon-plus:before{
	height: 1px;
	width: 40px;
	transform: translateX(-50%);
}
.icon-plus:after {
	height: 40px;
	width: 1px;
	transform: translateY(-50%);
	font-size: .875rem;
}
.upload-images .icon-plus:before{
	top: 28%;
	height: 24px;
	width: 24px;
	background-image: url("data:image/svg+xml,%3csvg class='icon svg-inline--fa' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M23 19C23 19.5304 22.7893 20.0391 22.4142 20.4142C22.0391 20.7893 21.5304 21 21 21H3C2.46957 21 1.96086 20.7893 1.58579 20.4142C1.21071 20.0391 1 19.5304 1 19V8C1 7.46957 1.21071 6.96086 1.58579 6.58579C1.96086 6.21071 2.46957 6 3 6H7L9 3H15L17 6H21C21.5304 6 22.0391 6.21071 22.4142 6.58579C22.7893 6.96086 23 7.46957 23 8V19Z' stroke='%23D2D2D2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 17C14.2091 17 16 15.2091 16 13C16 10.7909 14.2091 9 12 9C9.79086 9 8 10.7909 8 13C8 15.2091 9.79086 17 12 17Z' stroke='%23D2D2D2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}
.upload-images .icon-plus::after {
  	content: 'Add Pictures';
  	top: 56%;
  	width: max-content;
  	height: auto;
  	/* font-family: 'Roboto'; */
  	color: #d2d2d2;
  	font-style: normal;
  	transform: translateX(-50%);
}
.upload-video .icon-plus:before{
	top: 28%;
	height: 24px;
	width: 24px;
	background-image: url("data:image/svg+xml,%3csvg class='icon svg-inline--fa' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.82 2H4.18C2.97602 2 2 2.97602 2 4.18V19.82C2 21.024 2.97602 22 4.18 22H19.82C21.024 22 22 21.024 22 19.82V4.18C22 2.97602 21.024 2 19.82 2Z' stroke='%23D2D2D2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7 2V22' stroke='%23D2D2D2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17 2V22' stroke='%23D2D2D2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 12H22' stroke='%23D2D2D2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 7H7' stroke='%23D2D2D2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 17H7' stroke='%23D2D2D2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17 17H22' stroke='%23D2D2D2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17 7H22' stroke='%23D2D2D2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
}
.upload-video .icon-plus::after {
  	content: 'Add One Video';
  	top: 56%;
  	width: max-content;
  	height: auto;
  	/* font-family: 'Roboto'; */
  	color: #d2d2d2;
  	font-style: normal;
  	transform: translateX(-50%);
}
.review-upload .text {
	color: #d2d2d2;
}
.review-edit .krajee-default.file-preview-frame{
	margin: 0;
	margin-right: 15px;
	padding: 0;
	box-shadow: none;
	border: 0;
}
.review-edit .krajee-default.file-preview-frame:not(.file-preview-error):hover{
	border: 0;
	box-shadow: none;
}
.review-edit .krajee-default.file-preview-frame .kv-file-content{
	width: auto;
	height: auto;
}
.review-edit .krajee-default.file-preview-frame .file-thumbnail-footer{
	height: auto;
	position: absolute;
	top: -12px;
	right: -7px;
}
.review-edit .kv-file-remove{
	padding: 0;
	width: 15px;
	height: 15px;
	background: #000;
	border-radius: 50%;
	border: 0;
}
.icon-remove{
	position: relative;
	width: 7px;
	height: 7px;
	display: block;
	margin: auto;
}
.icon-remove:before,
.icon-remove:after{
	content: '';
	position: absolute;
	background: #fff;
}
.icon-remove:before {
	left: 0;
	top: 0;
	height: 1px;
	width: 100%;
	transform: rotate(45deg) translate(25%,210%);
}
.icon-remove:after{
	right: 0;
	bottom: 0;
	height: 100%;
	width: 1px;
	transform: rotate(45deg) translate(-220%,30%);
}
.account-review-modal .modal-footer-btn .btn {
  width: 100%;
}
.review-finish .review-obj-content {
	margin: 15px 0;
}
.review-finish .review-obj-content-body{
	color: #151515!important;
}
.review-finish .review-obj-image{
	margin-top: 10px;
}
.submit-success{
	padding: 23px 25px;
	border-left: 7px solid #1cc286;
	background: #f3fcf9;
	color: #1cc286;
}
.submit-success p{
	margin: 0;
	font-size: .8125rem;
	line-height: 1;
}
.submit-success .submit-title{
	font-size: .9375rem;
	margin-bottom: 10px;
}
.section__content .div-selectors-info{
	height: auto;
	padding: 1rem 0;
}
.paymentType-icon {
	display: flex;
	margin-top: 1.25rem;
}
.type-item {
	width: 2.625rem;
	height: 1.625rem;
	margin-right:  .4375rem;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 5px;
	overflow: hidden;
}
.type-item .icon{
	height: 1rem;
	vertical-align: -.45em;
}
.type-item .svg-discovery,
.type-item .svg-amex{
	height: 1.625rem;
}
.type-item .svg-visa{
	height: .6875rem;
	vertical-align: -.25em;
}
.free-tag {
  	padding: .667vw 1.333vw;
  	border-radius: 4px;
  	background: linear-gradient(90deg, #FFB600 0%, #FF5F00 100%);
  	color: #fff;
  	font-family: 'Montserrat-Medium';
  	line-height: 1;
}
@media only screen and (min-width : 992px){
	.product-evaluation{
		padding: 164px 0;
	}
	.product-evaluation.review-details{
		padding: 90px 0;
	}
	.product-evaluation h2{
	    text-align: left;
	}
	.product-evaluation.review-details h2{
		margin-bottom: 46px;
		font-size: 45px;
	    text-align: center;
	}
	.review-details .like-list{
	    margin-top: 105px;
	}
	.review-details .like-list h3{
		margin-bottom: 10px;
		font-size: 25px;
	}
	.review-card{
		padding: 30px 50px;
	}
	.review-card hr{ 
	    margin: 30px 0; 
	}
	.account-order .review-header {
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: center;
	}
	.product-detail{
		order: 1;
	}
	.product-detail .detail-img{
	    width: 75px;
	}
	.detail-list{
	    padding-left: 8px;
	    font-size: 16px;
	    text-align: center;
	}
	.account-order form > .rating-stars,
	.account-order .review-header > .rating-stars{
		padding: 8px 0;
	}
	.account-order .rating-container{
		margin-left: 16px;
		font-size: initial;
	}
	.rating-stars label, 
	.review-input p{
		color: #374957;
	}
	.rating-stars label{
		width: 160px;
	}
	.review-upload .icon-plus::after{
		font-size: 1rem;
	}
	.account-review-modal .modal-footer-btn .btn {
	  	width: 30%;
	}
	.section__content .div-selectors-info{
		height: 64px;
		padding: 0;
	}
	.paymentType {
	    display: flex;
	    align-items: center;
	}
	.paymentType-icon {
		margin-top: 0;
	}
	.type-item {
	    width: 38px;
	    height: 24px;
	    margin-right: 7px;
	}
	.type-item .icon{
		height: 13px;
		vertical-align: -.2125em;
	}
	.type-item .svg-discovery,
	.type-item .svg-amex{
		height: 24px;
	}
	.type-item .svg-visa{
		height: 9px;
		vertical-align: -.125em;
	}
	.free-tag {
  		padding: .26vw .521vw;
	}
}
.sale-tag{
	position: absolute;
	border: 1px solid #bc001e;
    border-radius: 50%;
    text-transform: uppercase;
    color: #bc001e!important;
}
@media only screen and (min-width: 320px){
	.sale-tag{
		top: .625rem;
		left: .625rem;
		width: 2.40625rem;
		height: 2.40625rem;
		font-size: 0.7rem;
		font-weight: 400;
		line-height: 2.40625rem;
	}
	.unknown_page{
		background: #f2f2f2
	}
	.unknown_page .row{
		margin: 0
	}
	.unknown_page svg{
		width: 4.8125rem;
		height: 4.8125rem;
	}
	.unknown_page h2{
		margin-top: 2.8125rem;
		margin-bottom: .875rem;
		font-size: 1.67rem;
	}
	.unknown_page p{
		margin-bottom: 2.25rem;
		padding: 0 3.25rem;
	}
	.unknown_page .btn{
		min-width: 13.125rem;
		text-transform: capitalize;
	}
	#CustomerLoginForm,
	.registerForm{
		padding: 2.5rem 0;
	}
	.changeForm{
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
	}
	.changeForm .gap,
	#CustomerLoginForm .gap,
	#RecoverPasswordForm .gap,
	.registerForm .gap{
		height: 1.71875rem;
	}
	.forgot-text{
		margin: 0;
		margin-top: 1.25rem;
	}
	#CustomerLoginForm .btn,
	#RecoverPasswordForm .btn,
	.registerForm .btn{
		margin-top: 0.78125rem;
	}
	.registerForm h2,
	.changeForm h1,
	#CustomerLoginForm h1,
	#RecoverPasswordForm h2{
		margin-top: 0;
	}
	.create-text{
		margin: 2.5rem 0 2.8125rem;
	}
	.login-text{
		margin-top: 2.5rem;
		margin-bottom: 1.875rem;
	}
	#RecoverPasswordForm{
		padding-top: 1.25rem;
		padding-bottom: 10rem;
	}
	.reset-text{
		margin-top: 2.5rem;
	}
	#btn_reset{
		margin-top: 0.78125rem;
		margin-bottom: 0.625rem;
	}
	#UnsubscribeForm{
		padding: 10px 15px 8.4375rem;
	}
	#UnsubscribeForm h2{
		margin-bottom: 1.5625rem;
		font-size: 1.666875rem
	}
	#UnsubscribeForm p{
		margin-bottom: 2.1875rem;
		font-size: 0.78125rem;
	}
	#UnsubscribeForm form .btn{
		margin-top: 2.5rem;
	}
	#UnsubscribeFormSuccess{
		padding: 20px 15px 8.4375rem;
	}
	#UnsubscribeFormSuccess svg{
		font-size: 4.375rem;
	}
	#UnsubscribeFormSuccess h1{
		margin: 1.5625rem 0;
		font-size: 1.666875rem;
	}
	#UnsubscribeFormSuccess p{
		margin-bottom: 2.5rem;
		font-size: 0.78125rem;
	}
	.warranty-banner{
		padding: 3.375rem 0;
	    background: url('../png/warranty%26return-banner.png') no-repeat top center;
	}
	.warranty-banner-text h2{
		margin: 0;
		margin-bottom: 1.5625rem;
		font-size: 1.875rem;
		line-height: 1;
		color: #fff;
	}
	.warranty-banner-text p{
		margin: 0 auto;
		margin-bottom: 1.25rem;
		padding: 0 1.4375rem;
		font-size: 1rem;
		line-height: 1.5;
		color: #bbb;
	}
	.warranty-logos{
		justify-content: space-between;
	}
	.warranty-logos .col-md-3{
		padding: 0;
		color: #bbb;
		font-size: .625rem;
	}
	.warranty-logos .col-md-3:last-child{
		margin-right: 0;
	}
	.logo-sgs{
		max-width: 4.875rem;
	}
	.logo-bifma{
		max-width: 5.25rem;
	}
	.logo-tuv{
		max-width: 4.125rem;
	}
	.logo-reach{
		max-width: 5.1875rem;
	}
	.warranty-logo {
	    height: 3.3125rem;
	    margin: auto;
	    margin-bottom: .875rem;
	    line-height: 3.3125rem;
	}
	.logo-sgs img{
		max-width: 3.3125rem;
		width: 100%;
	}
	.logo-bifma img{
		max-width: 5.25rem;
		width: 100%;
	}
	.logo-tuv img{
		max-width: 2.75rem;
		width: 100%;
	}
	.logo-reach img{
		max-width: 3.3125rem;
		width: 100%;
	}
	.warranty-items{
		padding: 1.875rem 0 12.5rem;
	}
	.warranty-item{
		padding: 3.125rem 1.6875rem;
		box-shadow: 0 0 15px 0 rgb(21 21 21 / 10%);
    	border-radius: 10px;
    	color: #151515;
	}
	.warranty-item>.icon{
		height: 5.5625rem;
	}
	.warranty-item h2{
		margin-top: 2.1875rem;
		margin-bottom: 2.8125rem;
		font-size: 26.67px;
		line-height: 1;
	}
	.warranty-item p{
		margin-bottom: 1.25rem;
		font-size: 1rem;
		line-height: 1.6;
		cursor: default;
	}
	.warranty-item .btn{
		margin-top: 3.125rem;
		margin-bottom: .9375rem;
	}
	.warranty-item p:last-child{
		margin-bottom: 0;
		font-size: .875rem;
		color: #2f2f2f;
		line-height: 2;
	}
	.item-return{
		margin-top: 1.25rem;
	}
	.item-return>.icon{
		height: 5.75rem;
	}
 	.designOwn .mfp-bg,
 	.mfp-bg.mfp-obj-image,
 	.mfp-bg.mfp-photo {
 		z-index: 99999;
 	}
 	.designOwn .mfp-wrap,
 	.mfp-wrap.mfp-obj-image,
 	.mfp-wrap.mfp-photo {
 		z-index: 100000;
 	}
 	.designOwn-banner{
 		padding: 11.5625rem 0;
 		background: url(../png/design-mobile-banner.png) no-repeat center center;
    	background-size: cover;
 	}
 	.designOwn-banner-text{
 		color: #fff;
 		text-align: center;
 	}
 	.designOwn-banner-text h2{
 		margin: 0;
 		margin-bottom: 1.5625rem;
 		font-size: 2.1875rem;
 		line-height: 1;
 		text-shadow: 0 0 18px #151515;
 	}
 	.designOwn-banner-text p{
 		margin-bottom: 3.125rem;
 		font-size: .75rem;
 		line-height: 1.8;
 		text-shadow: 0 0 18px #151515;
 	}
 	.designOwn-banner-text .btn{
 		width: 11.25rem;
 		height: 2.1875rem;
 		border-radius: 0!important;
 		font-size: .75rem;
 	}
 	.designOwn-collaborate{
 		padding: 3.75rem 0;
 		background: #f8f8f8;
 	}
 	.designOwn-collaborate h3{
 		margin: 0;
 		margin-bottom: 3.25rem;
 		font-size: 1.5625rem;
 		line-height: 1.4;
 		text-align: center;
 	}
 	.designOwn-collaborate-logos{
 		display: flex;
 		flex-wrap: wrap;
	    justify-content: center;
	    align-items: center;
 	}
 	.collaborate-logo{
 		width: 5.375rem;
 		height: 3.5625rem;
 		padding: .625rem;
 		line-height: 2.3125rem;
 		text-align: center;
 	}
 	.collaborate-logo img{
 		max-width: 100%;
 		max-height: 100%;
 	}
 	.designOwn-show{
 		padding: 2.8125rem 0;
 		color: #fff;
 		text-align: center;
 		background: #303030;
 	}
 	.show-title{
 		margin-bottom: 1.75rem;
 		font-size: .625rem;
 	}
 	.show-title h3{
 		margin: 0;
 		margin-bottom: 1.25rem;
 		font-size: 1.5625rem;
 	}
 	.show-images,
 	.show-images>div{
 		display: flex;
	    flex-wrap: wrap;
 	}
 	.show-images a.active{
 		margin: .1875rem;
 		display: block;
 	}
 	.show-images .show-img-01{
 		width: calc(100vw - 30px);
 		order: 1;
 	}
 	.show-images>div{
 		width: calc(50vw - 15px);
 	}
 	.show-images .show-img-02{
 		width: calc(50vw - 21px);
 	}
 	.show-images .show-img-03{
 		width: calc(50vw - 21px);
 	}
 	.show-images .show-img-04,
 	.show-images .show-img-05{
 		width: calc(25vw - 13.5px);
 	}
 	.show-images .show-img-07{
 		width: calc(100vw - 30px);
 	}
 	.show-images img{
 		width: 100%;
 	}
 	.design-work-introduce{
		padding: 4.1875rem 0;
		background: #f8f8f8;
	}
	.design-work-introduce h3{
		margin: 0;
		margin-bottom: 2.5rem;
		font-size: 1.5625rem;
		text-transform: capitalize;
	}
	.design-work-introduce .design-item-svg{
		width: 16.5625rem;
		height: 12.5rem;
		margin: auto;
		line-height: 12.5rem;
	}
	.design-work-introduce .design-item-svg .svg-1{
		font-size: 9.0625rem;
	}
	.design-work-introduce .design-item-svg .svg-2{
		font-size: 11rem;
	}
	.design-work-introduce .design-item-svg .svg-3{
		font-size: 10.0625rem;
	}
	.design-work-introduce .design-item-svg svg{
		vertical-align: middle;
	}
	.design-work-introduce .design-item p.strong{
		margin-top: .9375rem;
		margin-bottom: 1.125rem;
		font-size: 1.125rem;
		color: #151515;
		line-height: 1;
	}
	.design-work-introduce .design-item p{
		width: 15.625rem;
		margin: auto;
		margin-bottom: 3.125rem;
		font-size: .75rem;
		color: #2f2f2f;
		line-height: 1rem;
	}
	.design-work-introduce .design-item p a:hover{
		text-decoration: underline;
	}
	.design-work-introduce .btn{
		margin-top: 0;
	}
	.design-work-introduce .btn,
	.designOwn .affiliate-faq .product-list-faq .btn{
		min-width: 11.25rem;
		width: 11.25rem;
 		height: 2.1875rem;
 		border-radius: 0!important;
 		font-size: .75rem;
 		text-transform: capitalize;
	}
	.design-collaborations{
		padding: 5.875rem 0;
		background: #151515;
	}
	.design-collaborations h3{
		margin: 0;
		margin-bottom: 3.125rem;
		font-size: 1.5625rem;
		text-transform: capitalize;
	}
	.design-collaborations-content{
		justify-content: center;
	}
	.collaborations-item{
		position: relative;
		padding: 0;
		opacity: 0.5;
	    transform: scale(0.9);
	    transition: all .3s ease;
	}
	.design-collaborations-content .slick-center{
		opacity: 1;
    	transform: scale(1);
	}
	.design-collaborations-content .collaborations-item>img{
		width: 100%;
		margin: 0;
	}
	.collaborations-item .collaborations-logo{
		position: absolute;
		top: 1.6875rem;
		left: 50%;
		transform: translateX(-50%);
		width: 13.5rem;
		height: 7.5rem;
		line-height: 7.5rem;
		text-align: center;
	}
	.collaborations-item .collaborations-logo img{
		max-width: 13.5rem;
		max-height: 7.5rem;
		margin: auto;
	}
	.partner-banner h2{
		margin: 0;
		margin-bottom: .9375rem;
		font-size: 1.875rem;
		text-transform: uppercase;
	}
	.partner-banner p{
		margin: 0;
		font-size: .75rem;
		color: #aaa;
	}
	.partner-banner .btn{
		margin-top: 1.5625rem;
		width: 9.375rem;
		padding: .3125rem;
		font-size: .8125rem;
		text-transform: capitalize;
		border-radius: 0!important;
	}
	.partnerFarcry-content{
		display: flex;
		padding: 0;
		align-items: center;
		flex-direction: column-reverse;
	}
	.partnerFarcry-content-img{
		width: 18.5625rem;
		padding: 1.125rem 0 2.1875rem;
	}
	.partnerFarcry-content-img img{
		display: none;
		width: 100%;
	}
	.partnerFarcry-content-btn{
		display: flex;
	}
	.partnerFarcry-content-btn .btn-partnerFarcry{
		width: 3.75rem;
		cursor: pointer;
	}
	.partnerFarcry-content-btn .btn-partnerFarcry:nth-child(2){
		margin: 0 .75rem;
	}
	.partnerFarcry-content-btn .btn-partnerFarcry img{
		display: none;
		width: 100%;
	}
	.partnerFarcry-text{
		padding: 2.5rem 0;
		width: 20.3125rem;
		margin: auto;
	}
	.partnerFarcry-text img{
		height: 2.4375rem;
	}
	.partnerFarcry-text h2{
		margin: 1.25rem 0 .9375rem;
		font-size: 1.71875rem;
		line-height: 2.1875rem;
		text-transform: uppercase;
		background-color: #ffae34;
	}
	.partnerFarcry-text p{
		width: 18.625rem;
		margin: auto;
		margin-bottom: 1.875rem;
		font-size: .71875rem;
		color: #fff;
		text-shadow: 0 0 10px #111211;
	}
	.partnerFarcry-text .btn-farcry{
		width: 9.375rem;
		padding: .3125rem;
		font-size: .8125rem;
		text-transform: uppercase;
		color: #000;
		border-radius: 0!important;
		border-color: #ffae34!important;
		background-color: #ffae34!important;
	}
	.partnerFarcry-text .btn-farcry:hover{
		color: #000!important;
		border-color: #fff!important;
		background-color: #fff!important;
	}
	.partner-rainbow{
		flex-direction: column-reverse;
    	align-items: center;
		background: url(../jpg/partner-mc-rainbow.jpg) no-repeat center center;
		background-size: cover;
	}
	.partnerRainbow-content{
		display: flex;
		padding: 0;
		width: auto;
	}
	.partnerRainbow-content-img{
		width: 17.8125rem;
		padding: 2.375rem 0;
	}
	.partnerRainbow-content-img img{
		width: 100%;
	}
	.partnerRainbow-text{
		padding: 0;
		padding-top: 2.375rem;
		width: 18.75rem;
	}
	.partnerRainbow-text img{
		height: 3.125rem;
	}
	.partnerRainbow-text h2{
		padding: 1.25rem 0 .9375rem;
		margin: 0;
		font-size: 1.96875rem;
		color: #0d2f3f;
		text-transform: uppercase;
	}
	.partnerRainbow-text p{
		width: 18.125rem;
		margin: auto;
		margin-bottom: 1.875rem;
		font-size: .71875rem;
		color: #0d2f3f;
	}
	.partnerRainbow-text .btn-rainbow{
		position: relative;
		width: 9.375rem;
		padding: .3125rem;
		font-size: .8125rem;
		text-transform: uppercase;
		color: #fae132;
		border-radius: 0!important;
		border-color: #fae132!important;
		background: linear-gradient(180deg,#273928,#052027)!important;
		transition: background .3s ease-in,border-color .3s ease-in;
		box-shadow: 0 3px 6px 0 rgb(0 0 0 / 50%);
	}
	.partnerRainbow-text .btn-rainbow::before{
		content: "";
	    display: block;
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: .21875rem;
	    height: 100%;
	    background-image: repeating-linear-gradient(135deg,#fae132,#fae132 2.5px,#0d2f3f 0,#0d2f3f 5px);
	    transition: width .15s ease-in;
	    z-index: 1;
	}
	.partnerRainbow-text .btn-rainbow:hover{
		color: #fff!important;
		border-color: #fff!important;
		background: linear-gradient(180deg,#677f88,#32515e)!important;;
	}
	.partnerRainbow-text .btn-rainbow:hover::before{
		width: 0;
	}
	
	.partnerDbd-img{
		height: 33px!important;
    	width: 100%;
	}
	
	.partnerDbd-text-content h2{
		padding: 1.25rem 0 .9375rem;
		margin: 0;
		font-size: 1.96875rem;
		color: #fff;
		text-transform: uppercase;
	}
	.partnerDbd-text-content p{
		width: 18.125rem;
		margin: auto;
		margin-bottom: 1.875rem;
		font-size: .71875rem;
		color: #ddd;
	}
	.partnerDbd-text-content .btn-dbd{
	    position: relative;
		width: 9.375rem;
		padding: .5625rem;
		font-size: .8125rem;
		text-transform: uppercase;
		color: #fff;
		border-radius: 0!important;
		border: 0!important;
		background: #c00!important;
	}
	.partnerDbd-text-content .btn-dbd::before{
		content: '';
	    position: absolute;
	    top: 0;
	    left: 0;
		width: 100%;
		height: 100%;
		transition: background .15s ease-in;
	}
	.partnerDbd-text-content .btn-dbd:hover{
		color: #fff!important;
		border: 0!important;
		background: #f00!important;
	}
	.partnerDbd-text-content .btn-dbd:hover::before{
		background: transparent;
	}
	
	.partner-guildwars{
		justify-content: center;
		background: url(../jpg/partner-mc-guildwars-bg.jpg) no-repeat center center;
		background-size: cover;
	}
	.partnerGuildwars-content{
		display: flex;
		flex-direction: column;
		padding: 0;
		width: auto;
	}
	.partnerGuildwars-content-img{
		width: 19.0625rem;
		margin: auto;
		margin-bottom: .3125rem;
		padding-top: .9375rem;
	}
	.partnerGuildwars-content-img img{
		width: 100%;
	}
	.partnerGuildwars-content-btn{
		display: flex;
		justify-content: center;
		padding-bottom: 2rem;
	}
	.partnerGuildwars-content-btn .btn-partnerGuildwars{
		position: relative;
		width: 5.25rem;
		margin: 0 .15625rem;
		cursor: pointer;
	}
	.partnerGuildwars-content-btn .btn-partnerGuildwars:first-child{
		margin-left: 0;
	}
	.partnerGuildwars-content-btn .btn-partnerGuildwars:last-child{
		margin-right: 0;
	}
	.partnerGuildwars-content-btn .btn-partnerGuildwars img{
		width: 100%;
	}
	.btn-partnerGuildwars img:first-child{
		pointer-events: none
	}
	.btn-partnerGuildwars img:last-child{
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
	}
	.btn-partnerGuildwars:hover img:last-child{
		opacity: 1;
	}
	.partnerGuildwars-text{
		margin: 2rem 0 0;
		width: 21.5625rem;
		height: 21.25rem;
		background: url(../png/partnerguildwars-mc-content-bg.png) no-repeat top left;
		background-size: cover;
	}
	.partnerGuildwars-text img{
		height: 3.6875rem;
		margin-top: 1.625rem;
		margin-bottom: 1.25rem;
	}
	.partnerGuildwars-text h2{
		margin: 0;
		font-size: 1.6875rem;
		line-height: 1;
		text-transform: uppercase;
		color: #ffffd2;
	}
	.partnerGuildwars-text h3{
		margin: 0;
		margin-bottom: .9375rem;
		font-size: 1.434375rem;
		line-height: 1;
		text-transform: uppercase;
		color: #ffffd2;
	}
	.partnerGuildwars-text p{
		width: 15.8125rem;
		margin: auto;
		margin-bottom: 1.1875rem;
		font-size: .71875rem;
		color: #fff;
	}
	.partnerGuildwars-text .btn-guildwars{
	    position: relative;
		width: 9.375rem;
		padding: .5625rem;
		font-size: .8125rem;
		text-transform: uppercase;
		color: #151515;
		border-radius: 0!important;
		border: 0!important;
		background: linear-gradient(180deg,#55f300,#1a7780)!important;
	}
	.partnerGuildwars-text .btn-guildwars::before{
		content: '';
	    position: absolute;
	    top: 0;
	    left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .2);
		transition: background .15s ease-in;
	}
	.partnerGuildwars-text .btn-guildwars:hover{
		color: #ffffd2!important;
		border: 0!important;
		background: linear-gradient(180deg,#55f300,#1a7780)!important;
	}
	.partnerGuildwars-text .btn-guildwars:hover::before{
		background: transparent;
	}
	/* .partner-contact{
		padding: 3.125rem 0 4.5625rem;
		background: url(../images/partner-MC-contact-bg.jpg) no-repeat top left;
		background-size: cover;
	} */
	.partner-contact>.col-xs-12{
		padding: 0;
	}
	.partnerContact-title h2{
		margin: 0;
		margin-bottom: 1.5625rem;
		font-size: 1.875rem;
		line-height: 1;
		text-transform: uppercase;
	}
	.partnerContact-title p{
		margin-bottom: 1.875rem;
		color: #aaa;
		font-size: .75rem;
	}
	.partnerContact-title .btn{
		width: 9.375rem;
		padding: .3125rem;
		margin-bottom: 2.5rem;
		font-size: .8125rem;
	    text-transform: capitalize;
	    border-radius: 0!important;
	}
	.partnerContact-icons{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.partnerContact-icon{
		position: relative;
		width: 11.71875rem;
		cursor: pointer;
	}
	.partnerContact-icon img{
		width: 100%;
	}
	.partnerContact-icon img:first-child{
		pointer-events: none
	}
	.partnerContact-icon img:last-child{
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
	}
	.partnerContact-icon:hover img:last-child{
		opacity: 1;
	}
}
@media only screen and (min-width: 992px){
	.sale-tag{
		top: 17px;
		left: 17px;
		width: 55px;
		height: 55px;
		font-size: 16px;
		line-height: 55px;
	}
	.unknown_page svg{
		width: 110px;
		height: 110px;
	}
	.unknown_page h2{
		margin-top: 57px;
		margin-bottom: 38px;
		font-size: 2.43vw;
	}
	.unknown_page p{
		margin-bottom: 61px;
		padding: 0;
	}
	.unknown_page .btn{
		min-width: 300px;
	}
	.product-item-img .sale-tag{
		top: 5%;
		left: 5%;
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}
	#CustomerLoginForm,
	.registerForm,
	.changeForm{
		padding: 20px 0;
	}
	.changeForm .gap,
	#CustomerLoginForm .gap,
	#RecoverPasswordForm .gap,
	.registerForm .gap{
		height: 50px;
	}
	#CustomerLoginForm form,
	.registerForm form,
	#RecoverPasswordForm,
	#RecoverPasswordForm form,
	.changeForm form,
	#UnsubscribeForm form{
		width: 400px;
		margin: auto;
	}
	.forgot-text{
		margin-top: 20px;
	}
	#CustomerLoginForm .btn,
	#RecoverPasswordForm .btn,
	.registerForm .btn{
		margin-top: 0;
	}
	.create-text{
		margin: 30px 0;
	}
	.login-text{
		margin-top: 30px;
		margin-bottom: 20px;
	}
	#RecoverPasswordForm{
		padding: 30px 0;
	}
	.reset-text{
		margin-top: 30px;
	}
	#btn_reset{
		margin-top: 0;
		margin-bottom: 20px;
	}
	#UnsubscribeForm{
		padding: 10px 0 150px;
	}
	#UnsubscribeForm h2{
		margin-bottom: 35px;
		font-size: 35px;
	}
	#UnsubscribeForm p{
		margin-bottom: 46px;
		font-size: 15px;
	}
	#UnsubscribeForm form .btn{
		margin-top: 40px;
	}
	#UnsubscribeFormSuccess{
		padding: 30px 0 150px;
	}
	#UnsubscribeFormSuccess svg{
		font-size: 110px;
	}
	#UnsubscribeFormSuccess h1{
		margin: 35px 0;
		font-size: 35px;
	}
	#UnsubscribeFormSuccess p{
		margin-bottom: 40px;
		font-size: 15px;
	}
 	#UnsubscribeFormSuccess .btn{
 		max-width: 400px;
 	}
 	.affiliate .col-md-10{
		max-width: 1150px;
		margin: auto
	}
	.taskRabbit-content .col-md-10{
		 max-width: 1150px;
		 margin: auto;
	}
	.warranty-banner{
		padding: 88px 0;
	}
	.warranty-banner-text h2{
		margin: 0;
		margin-bottom: 32px;
		font-size: 50px;
	}
	.warranty-banner-text p{
		margin: 0 auto;
		margin-bottom: 32px;
		padding: 0;
		width: 626px;
		font-size: 16px;
	}
	.warranty-logos{
		width: 626px;
		margin: auto;
	}
	.warranty-logos .col-md-3{
		width: 132px;
		max-width: 132px;
		padding: 0;
		margin-right: 32px;
		font-size: 14px;
	}
	.warranty-logo {
	    height: 86px;
	    margin: auto;
	    margin-bottom: 15px;
	    line-height: 86px;
	}
	.logo-sgs img{
		max-width: 84px;
	}
	.logo-bifma img{
		max-width: 134px;
	}
	.logo-tuv img{
		max-width: 74px;
	}
	.logo-reach img{
		max-width: 99px;
	}
	.warranty-items{
		padding: 90px 0 200px;
	}
	.warranty-item{
		max-width: 550px;
		padding: 80px 67px;
		box-shadow: 0 0 15px 0 rgb(21 21 21 / 10%);
    	border-radius: 10px;
    	color: #151515;
	}
	.warranty-item>.icon{
		height: 88px;
	}
	.warranty-item h2{
		margin-top: 35px;
		margin-bottom: 45px;
		font-size: 26.67px;
		line-height: 1;
	}
	.warranty-item p{
		display: -webkit-box;
		margin-bottom: 20px;
		min-height: 125px;
		font-size: 16px;
		line-height: 1.6;
	    -webkit-line-clamp: 5;
	    text-overflow: ellipsis;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	}
	.warranty-item .btn{
		margin-top: 50px;
		margin-bottom: 15px;
		width: 280px;
	}
	.warranty-item p:last-child{
		margin-bottom: 0;
		height: auto;
		font-size: 14px;
		color: #2f2f2f;
		line-height: 2;
	}
	.item-return{
		margin: 0;
		padding-bottom: 108px;
	}
	.item-return .btn{
		width: 250px;
	}
 	.designOwn .col-md-10{
 		max-width: 1150px;
 		margin: auto;
 	}
 	.designOwn .mfp-bg,
 	.mfp-bg.mfp-obj-image,
 	.mfp-bg.mfp-photo {
 		z-index: 99999;
 	}
 	.designOwn .mfp-wrap,
 	.mfp-wrap.mfp-obj-image,
 	.mfp-wrap.mfp-photo {
 		z-index: 100000;
 	}
 	.designOwn-banner{
 		padding: 300px 0;
 		background: url(../png/design-banner.png) no-repeat center center;
    	background-size: cover;
 	}
 	.designOwn-banner-text{
 		color: #fff;
 		text-align: center;
 	}
 	.designOwn-banner-text h2{
 		margin: 0;
 		margin-bottom: 35px;
 		font-size: 55px;
 		line-height: 1;
 		text-shadow: 0 0 18px #151515;
 	}
 	.designOwn-banner-text p{
 		margin-bottom: 50px;
 		font-size: 18px;
 		line-height: 1.8;
 		text-shadow: 0 0 18px #151515;
 	}
 	.designOwn-banner-text .btn{
 		min-width: 200px;
 		min-height: 45px;
 		padding: 10px;
 		border-radius: 0!important;
 		font-size: 16px;
 		text-align: center;
 	}
 	.designOwn-collaborate h3{
 		margin: 0;
 		margin-bottom: 80px;
 		font-size: 40px;
 		line-height: 1.4;
 		text-align: center;
 	}
 	.designOwn-collaborate-logos{
 		display: flex;
 		max-width: 1120px;
 		margin: auto;
 		flex-wrap: wrap;
	    justify-content: center;
	    align-items: center;
 	}
 	.collaborate-logo{
 		width: 120px;
 		height: 80px;
 		padding: 0;
 		margin: 10px;
 		line-height: 80px;
 		text-align: center;
 	}
 	.collaborate-logo img{
 		max-width: 100%;
 	}
 	.designOwn-show{
 		padding: 90px 0;
 		color: #fff;
 		text-align: center;
 		background: #303030;
 	}
 	.show-title{
 		margin-bottom: 55px;
 		font-size: 15px;
 	}
 	.show-title h3{
 		margin: 0;
 		margin-bottom: 25px;
 		font-size: 35px;
 	}
 	.show-images{
 		display: flex;
	    flex-wrap: wrap;
 	}
 	.show-images a.active{
 		margin: 6px;
 		transition: all .3s ease;
 	}
 	.show-images .show-img-01{
 		width: 309px;
 		order: 0;
 	}
 	.show-images .show-img-02{
 		width: 384px;
 	}
 	.show-images>div{
 		width: 403px;
 		transition: all .3s ease;
 	}
 	.show-images .show-img-03{
 		width: 391px;
 	}
 	.show-images .show-img-04,
 	.show-images .show-img-05{
 		width: 189.5px;
 	}
 	.show-images .show-img-06{
 		width: 309px;
 	}
 	.show-images .show-img-07{
 		width: 787px;
 	}
 	.design-work-introduce{
		padding: 65px 0;
		background: #f8f8f8;
	}
	.design-work-introduce h3{
		margin: 0;
		margin-bottom: 50px;
		font-size: 35px;
		text-transform: capitalize;
	}
	.design-work-introduce .design-item-svg{
		width: 354px;
		height: 267px;
		line-height: 267px;
	}
	.design-work-introduce .design-item-svg .svg-1{
		font-size: 194px;
	}
	.design-work-introduce .design-item-svg .svg-2{
		font-size: 235px;
	}
	.design-work-introduce .design-item-svg .svg-3{
		font-size: 215px;
	}
	.design-work-introduce .design-item-svg svg{
		vertical-align: middle;
	}
	.design-work-introduce .design-item p.strong{
		margin-top: 30px;
		margin-bottom: 25px;
		font-size: 25px;
		color: #151515;
		line-height: 1;
	}
	.design-work-introduce .design-item p{
		width: 334px;
		margin: 0;
		font-size: 16px;
		color: #2f2f2f;
		line-height: 26px;
	}
	.design-work-introduce .btn{
		margin-top: 65px;
	}
	.design-work-introduce .btn,
	.designOwn .affiliate-faq .product-list-faq .btn{
		min-width: 200px;
	    min-height: 45px;
	    padding: 10px;
	    border-radius: 0!important;
	    font-size: 16px;
	    text-align: center;
	}
	.design-collaborations{
		padding: 105px 0;
		background: #151515;
	}
	.design-collaborations h3{
		margin: 0;
		margin-bottom: 75px;
		font-size: 35px;
		text-transform: capitalize;
	}
	.design-collaborations-content{
		justify-content: center;
	}
	.collaborations-item{
		position: relative;
		width: 268px;
		padding: 0;
		margin: 0 20px 20px 0;
		opacity: 1;
		transition: all .3s ease;
	}
	.collaborations-item:nth-child(4n){
		margin-right: 0;
	}
	.collaborations-item>img{
		width: 100%;
	}
	.collaborations-item .collaborations-logo{
		position: absolute;
		top: 22px;
		left: 50%;
		transform: translateX(-50%);
		width: 180px;
		height: 100px;
		line-height: 100px;
		text-align: center;
	}
	.collaborations-item .collaborations-logo img{
		max-width: 180px;
		max-height: 110px;
	}
	.partner-banner h2{
		margin: 0;
		margin-bottom: 30px;
		font-size: 47px;
		text-transform: uppercase;
	}
	.partner-banner p{
		margin: 0;
		font-size: 14px;
		color: #aaa;
	}
	.partner-banner .btn{
		margin-top: 48px;
		width: 180px;
		padding: 9px;
		font-size: 15px;
		text-transform: capitalize;
		border-radius: 0!important;
	}
	.partnerFarcry-content{
		display: flex;
		padding: 0;
		width: auto;
		align-items: flex-start;
		flex-direction: row;
	}
	.partnerFarcry-content-img{
		width: 498px;
		margin-right: 59px;
		padding: 197px 0; 
	}
	.partnerFarcry-content-img img{
		display: none;
		width: 100%;
	}
	.partnerFarcry-content-btn{
		display: block;
		padding-top: 254px;
	}
	.partnerFarcry-content-btn .btn-partnerFarcry{
		width: 80px;
		cursor: pointer;
	}
	.partnerFarcry-content-btn .btn-partnerFarcry:nth-child(2){
		margin: 22px 0;
	}
	.partnerFarcry-content-btn .btn-partnerFarcry img{
		display: none;
		width: 100%;
	}
	.partnerFarcry-text{
		padding: 220px 0;
		margin: 0 135px 0 0;
		width: 430px;
	}
	.partnerFarcry-text img{
		height: 50px;
	}
	.partnerFarcry-text h2{
		margin: 25px 0;
		font-size: 36px;
		line-height: 46px;
		text-transform: uppercase;
		background-color: #ffae34;
	}
	.partnerFarcry-text p{
		width: 410px;
		margin: auto;
		margin-bottom: 40px;
		font-size: 14px;
		color: #fff;
		text-shadow: 0 0 10px #111211;
	}
	.partnerFarcry-text .btn-farcry{
		width: 180px;
		padding: 9px;
		font-size: 15px;
		text-transform: uppercase;
		color: #000;
		border-radius: 0!important;
		border-color: #ffae34!important;
		background-color: #ffae34!important;
	}
	.partnerFarcry-text .btn-farcry:hover{
		color: #000!important;
		border-color: #fff!important;
		background-color: #fff!important;
	}
	.partner-rainbow{
		flex-direction: row;
	    align-items: flex-start;
		justify-content: center;
		background: url(../jpg/partner-rainbow.jpg) no-repeat center center;
		background-size: cover;
	}
	.partnerRainbow-content{
		display: flex;
		padding: 0;
		width: auto;
	}
	.partnerRainbow-content-img{
		width: 477px;
		margin-right: 100px;
		padding: 144px 0;
	}
	.partnerRainbow-content-img img{
		width: 100%;
	}
	.partnerRainbow-text{
		padding: 144px 0;
		width: 455px;
	}
	.partnerRainbow-text img{
		height: 69px;
	}
	.partnerRainbow-text-content{
		width: 455px;
		height: 435px;
		margin-top: 24px; 
		background: url(../png/rainbow-text-bg.png) no-repeat center center;
		background-size: cover;
	}
	.partnerRainbow-text h2{
		padding: 68px 0 38px;
		margin: 0;
		font-size: 42px;
		color: #0d2f3f;
		text-transform: uppercase;
	}
	.partnerRainbow-text p{
		width: 357px;
		margin: auto;
		margin-bottom: 45px;
		font-size: 14px;
		color: #0d2f3f;
	}
	.partnerRainbow-text .btn-rainbow{
		position: relative;
		width: 180px;
		padding: 9px;
		font-size: 15px;
		text-transform: uppercase;
		color: #fae132;
		border-radius: 0!important;
		border-color: #fae132!important;
		background: linear-gradient(180deg,#273928,#052027)!important;
		transition: background .3s ease-in,border-color .3s ease-in;
		box-shadow: 0 3px 6px 0 rgb(0 0 0 / 50%);
	}
	.partnerRainbow-text .btn-rainbow::before{
		content: "";
	    display: block;
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 6px;
	    height: 100%;
	    background-image: repeating-linear-gradient(135deg,#fae132,#fae132 5px,#0d2f3f 0,#0d2f3f 10px);
	    transition: width .15s ease-in;
	    z-index: 1;
	}
	.partnerRainbow-text .btn-rainbow:hover{
		color: #fff!important;
		border-color: #fff!important;
		background: linear-gradient(180deg,#677f88,#32515e)!important;;
	}
	.partnerRainbow-text .btn-rainbow:hover::before{
		width: 0;
	}
	
	.partnerDbd-content{
		margin-right: 100px
	}
	.partnerDbd-content-img-inner{
		height:650px!important;
		width:600px!important;
	}
	.partnerDbd-content-img{
		width: 477px;
		margin-right: 244px;
		padding: 100px 0;
	}
	.partnerDbd-img{
		height: 33px!important;
    	width: 365px!important;
	}
	.partnerDbd-text-content h2{
		padding: 68px 0 38px;
		margin: 0;
		font-size: 36px;
		color: #fff;
		text-transform: uppercase;
	}
	.partnerDbd-text-content p{
		width: 357px;
		margin: auto;
		margin-bottom: 45px;
		font-size: 14px;
		color: #ddd;
	}
	.partnerDbd-text-content .btn-dbd{
	    position: relative;
		width: 180px;
		padding: 9px;
		font-size: 15px;
		text-transform: uppercase;
		color: #fff;
		border-radius: 0!important;
		border: 0!important;
		background: #c00!important;
	}
	.partnerDbd-text-content .btn-dbd::before{
		content: '';
	    position: absolute;
	    top: 0;
	    left: 0;
		width: 6px;
		height: 100%;
		transition: background .15s ease-in;
	}
	.partnerDbd-text-content .btn-dbd:hover{
		color: #fff!important;
		border: 0!important;
		background: #f00!important;
	}
	.partnerDbd-text-content .btn-dbd:hover::before{
		background: transparent;
	}
	
	
	.partner-guildwars{
		justify-content: center;
		background: url(../jpg/partner-guildwars-bg.jpg) no-repeat center center;
		background-size: cover;
	}
	.partnerGuildwars-content{
		display: flex;
		flex-direction: column;
		padding: 0;
		width: auto;
	}
	.partnerGuildwars-content-img{
		width: 512px;
		margin: auto;
		margin-bottom: 15px;
		padding-top: 135px;
	}
	.partnerGuildwars-content-img img{
		width: 100%;
	}
	.partnerGuildwars-content-btn{
		display: flex;
		justify-content: center;
		padding-bottom: 135px;
	}
	.partnerGuildwars-content-btn .btn-partnerGuildwars{
		position: relative;
		width: 150px;
		margin: 0 4.5px;
		cursor: pointer;
	}
	.partnerGuildwars-content-btn .btn-partnerGuildwars:first-child{
		margin-left: 0;
	}
	.partnerGuildwars-content-btn .btn-partnerGuildwars:last-child{
		margin-right: 0;
	}
	.partnerGuildwars-content-btn .btn-partnerGuildwars img{
		width: 100%;
	}
	.btn-partnerGuildwars img:first-child{
		pointer-events: none
	}
	.btn-partnerGuildwars img:last-child{
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
	}
	.btn-partnerGuildwars:hover img:last-child{
		opacity: 1;
	}
	.partner .mfp-bg{
		z-index: 9999;
	}
	.partner .mfp-wrap{
		z-index: 10000;
	}
	.partnerGuildwars-text{
		margin: 136px 0 269px;
		margin-right: 80px;
		width: 545px;
		height: 516px;
		background: url(../png/partnerguildwars-content-bg.png) no-repeat top left;
		background-size: cover;
	}
	.partnerGuildwars-text img{
		height: 79px;
		margin-top: 66px;
		margin-bottom: 25px;
	}
	.partnerGuildwars-text h2{
		margin: 0;
		font-size: 40px;
		line-height: 1;
		text-transform: uppercase;
		color: #ffffd2;
	}
	.partnerGuildwars-text h3{
		margin: 0;
		margin-bottom: 30px;
		font-size: 34px;
		line-height: 1;
		text-transform: uppercase;
		color: #ffffd2;
	}
	.partnerGuildwars-text p{
		width: 360px;
		margin: auto;
		margin-bottom: 30px;
		font-size: 14px;
		color: #fff;
	}
	.partnerGuildwars-text .btn-guildwars{
	    position: relative;
		width: 180px;
		padding: 13px;
		font-size: 15px;
		text-transform: uppercase;
		color: #151515;
		border-radius: 0!important;
		border: 0!important;
		background: linear-gradient(180deg,#55f300,#1a7780)!important;
	}
	.partnerGuildwars-text .btn-guildwars::before{
		content: '';
	    position: absolute;
	    top: 0;
	    left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .2);
		transition: background .15s ease-in;
	}
	.partnerGuildwars-text .btn-guildwars:hover{
		color: #ffffd2!important;
		border: 0!important;
		background: linear-gradient(180deg,#55f300,#1a7780)!important;
	}
	.partnerGuildwars-text .btn-guildwars:hover::before{
		background: transparent;
	}
	/* .partner-contact{
		padding: 85px 0;
		background: url(../images/partner-contact-bg.jpg) no-repeat top left;
		background-size: cover;
	} */
	.partnerContact-title h2{
		margin: 0;
		margin-bottom: 30px;
		font-size: 45px;
		line-height: 1;
		text-transform: uppercase;
	}
	.partnerContact-title p{
		margin-bottom: 40px;
		color: #aaa;
		font-size: 16px;
	}
	.partnerContact-title .btn{
		width: 180px;
		padding: 9px;
		margin-bottom: 60px;
	    font-size: 15px;
	    text-transform: capitalize;
	    border-radius: 0!important;
	}
	.partnerContact-icons{
		display: flex;
		justify-content: center;
	}
	.partnerContact-icon{
		position: relative;
		width: 211px;
		margin: 0 42.5px;
		cursor: pointer;
	}
	.partnerContact-icon img{
		width: 100%;
	}
	.partnerContact-icon:first-child{
		margin-left: 0;
	}
	.partnerContact-icon:last-child{
		margin-right: 0;
	}
	.partnerContact-icon img:first-child{
		pointer-events: none
	}
	.partnerContact-icon img:last-child{
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
	}
	.partnerContact-icon:hover img:last-child{
		opacity: 1;
	}
}
@media only screen and (min-width: 1600px){
	.product-item-img .sale-tag{
		top: 17px;
		left: 17px;
		width: 55px;
		height: 55px;
		font-size: 16px;
		line-height: 55px;
	}
}
.required:after {
    content: " *";
    color: #A10B11;
}
.stamped-pagination{
	list-style: none;
}
.loading-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.8);
}
.collections-new-list .loading-wrapper {
	height: 100vh;
}
.loading-content{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}
.loading-content p {
    margin-top: 24px;
    font-size: 15px;
    color: #151515;
}
.bt-spinner {
    width: 88px;
    height: 88px;
    margin: auto;
    border-radius: 50%;
    background-color: transparent;
    border: 11px solid #eee;
    border-top-color: #2196f3;
    -webkit-animation: 1.5s spin linear infinite;
    animation: 1.5s spin linear infinite;
}
-webkit-@keyframes spin {
  -webkit-from {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  -webkit-to {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.advertising-list{
	padding: 20px 0;
    position: relative;
    width: 100%;
    overflow-x: hidden;
}
.advertising-items{
    display: inline-flex;
	padding: 0;
    margin: 0;
    list-style: none;
    animation: move-left-infinite 20s linear infinite;
    -webkit-animation-name: move-left-infinite;
    -webkit-animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
}
.advertising-items:hover{
	animation-play-state: paused;
	-webkit-animation-play-state: paused;
}
.advertising-imgs{
	padding: 40px 80px;
}
.advertising-items .advertising-item,
.advertising-imgs .advertising-item{
	display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    padding: 0 9px;
    max-height: 100%;
}
.advertising-list .advertising-items .advertising-item{
    padding: 0 10px;
}
.advertising-item a,
.advertising-item a img{
    width: 100%;
	margin: 0!important;
	transition:all .3s
}
.advertising-selected img{
	opacity: 1;
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
}
.advertising-unselected img{
	opacity: .5;
}
@media only screen and (min-width: 992px){
	.products-menu-craft{
		width: 100%;
		max-width: 1560px;
    	background: transparent;
	}
	.products-second-part-menu{
		width: 100%;
		max-width: 100%;
	}
}
.products-menu-craft .products-menu-hidden{
	width: auto;
	max-width: 100%;
	margin: 0;
	left: 50%;
	transform: translateX(-50%) translateY(15px) translateZ(0)
}
.products-menu-craft .products-link-active{
	transform: translateX(-50%) translateY(0) translateZ(0)
}
.products-menu-craft .products-content{
	flex-flow: column;
	padding: 0 40px;
	padding-bottom: 40px;
}
.products-menu-craft .products-content .products-items{
	max-width: 100%;
	padding: 0 65px;
}
.products-menu-craft .products-content .products-items-type4{
	display: flex;
	padding: 0;
    justify-content: center;
}
.products-menu-craft .products-content .slick-track{
	display: flex;
    justify-content: center;
	min-width: 936px;
}
.products-menu-craft .products-content .products-item{
	min-width: 156px;
} 
.products-menu-craft .products-content .product-item-img .item-img{
	min-width: 126px;
	padding-top: 114%;
	background-size: contain;
}
.products-menu-craft .products-content .product-item-img .sale-tag{
	width: 40px;
	height: 40px;
	font-size: 13px;
	line-height: 40px;
}
.products-menu-craft .products-items .slick-arrow{
	opacity: .5;
}
.products-menu-craft .products-items .slick-arrow:hover{
	opacity: 1;
}
.products-menu-craft .products-items .slick-arrow svg{
	font-size: 50px;
}
.products-menu-craft .products-items .arrow-prev{
	left: 0;
}
.products-menu-craft .products-items .arrow-next{
	right: 50px;
}
.btn-products-menu-craft{
	position: relative;
	width: fit-content;
	margin: auto;
	padding-top: 35px;
    padding-bottom: 0;
	font-size: 22px;
	color: #151515;
	text-transform: uppercase;
	border: 0;
	transition: all .3s ease;
}
.btn-products-menu-craft::after{
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	bottom: 7px;
	right: 12px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 14px solid #fd6700;
}
.btn-products-menu-craft:hover{
	text-decoration: underline;
}
.btn-products-menu-craft:hover::after{
	right: 0;
}
.advertising-logo-module{
	position: relative;
    width: 100%;
    padding: 0 40px;
    padding-top: 40px;
    overflow-x: hidden;
}
.advertising-title{
	padding: 17px 0;
	margin-bottom: 20px;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.advertising-title h4{
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 1;
	text-transform: uppercase;
}
.advertising-logos{
	position: relative;
    width: 100%;
    padding: 0 15px;
    overflow-x: hidden;
}
.advertising-logo{
	display: inline-flex;
	animation: move-logo-left-infinite 20s linear infinite;
    -webkit-animation-name: move-logo-left-infinite;
    -webkit-animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
}
.advertising-logo:hover{
	animation-play-state:paused;
	-webkit-animation-play-state:paused;
}
.advertising-logo .advertising-item{
	width: 12.5%;
	padding: 0 15px;
	text-align: center;
	cursor: pointer;
}
.advertising-logo .advertising-item:hover a{
	margin-left: 0
}
.advertising-logo .advertising-item img{
	width: 120px;
	max-width: 100%;
}
.advertising-logo .advertising-item svg{
	transition: all .3s;
}
.advertising-logo .advertising-item:hover svg path,
.advertising-logo .advertising-item:hover svg polygon{
	filter: url(#f1)
}
.product-chairs-craft .advertising-list{
	margin: 0 -15px;
}
.product-chairs-craft .product-accessories-item{
	margin-top: 40px;
}
.product-chairs-craft .accessories-obj{
	background: none;
}
.product-chairs-craft .accessories-obj:hover{
	background: #fff
}
.product-chairs-craft .accessories-obj a.lazy figure{
	border: 1px solid #ddd;
}
.product-chairs-craft .accessories-obj:hover a.lazy figure{ 
	border: 0; 
}
.searchPageId{
	cursor: pointer;
}
@media only screen and (max-width: 980px) {
	.affirm-mobile-top{
		margin-top: 10px;
	}
}

.homepage-subscribe .modal-content-subscribe{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 800px;
    height: 480px;
	max-height: 90vh;
	overflow: hidden;
    background: #fff;
    box-shadow: 0 0 10px 10px rgb(0 0 0 / 20%);
}
.homepage-subscribe{
	display: none;
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba( 0, 0, 0, 0.4);
    z-index: 999;
}
.homepage-subscribe .row{
	margin: 0;
}
.subscribe-show{
	display: inline;
}
.subscribe-success{
	display: none;
}
.subscriptionPage{
	width:800px;
	height: 480px;
	padding: 8px;
	overflow: hidden;
}
.subscribe-show-img,
.subscribe-success-img {
    width: 320px;
    padding: 0;
}
.koiFishImg{
    width: 100%;
    height: 464px;
}
.subscribe-show-content,
.subscribe-success-content {
    flex: 1;
    padding: 0;
    text-align: center;
}
.noPadding{
	padding: 0px;
}
.modal-closeBtn {
    position: absolute;
}
.closeBtn{
	float: right;
	width: 24px;
	height: 24px;
	color: #000000;
	background: transparent;
	border: none;
	opacity: 1;
	padding: 0px;
	margin-left: 440px;
	position: relative;
	z-index: 9999;
}
.closeBtn::before,
.closeBtn::after{
	content: "";
    position: absolute;
    height: 28px;
    width: 3px;
    top: -2px;
    right: 10px;
    background: #000000;
    z-index: 9999;
}
.closeBtn::before {
    transform: rotate(45deg);
}
.closeBtn::after {
    transform: rotate(-45deg);
}
.welcomeMsg{
	position: relative;
    margin: 0;
    margin-top: 40px;
    line-height: 1;
	font-size: 18px;
	font-family: 'Montserrat-light, sans-serif';
	font-weight: 600;
	text-align: center;
}
.promoMsg{
	margin: 0;
	margin-top: 36px;
	font-size: 42px;
	font-family: 'Montserrat-light, sans-serif';
	font-weight: 600;
	text-align: center;
}
.promoMsg1{
	margin: 0;
	margin-bottom: 5px;
	font-size: 42px;
	font-family: 'Montserrat-light, sans-serif';
	font-weight: 600;
	text-align: center;
}
.noteMsg{
	font-size: 14px;
	font-family: 'Montserrat-light, sans-serif';
	text-align: center;
	color: #000;
	margin-bottom:0px;
}
.noteMsg1{
	font-size: 14px;
	font-family: 'Montserrat-light, sans-serif';
	text-align: center;
	color: #000;
	margin-bottom:30px;
}
.noteSuccessMsg{
	font-size: 14px;
	font-family: 'Montserrat-light, sans-serif';
	text-align: center;
	color: #000;
	margin-bottom:0px;
}
.noteSuccessMsg1{
	font-size: 14px;
	font-family: 'Montserrat-light, sans-serif';
	text-align: center;
	color: #000;
	margin-bottom:30px;
}
.input-emailBtn{
	margin-bottom:16px;
}
.textBox{
	width: 320px;
	height: 48px;
	background: #f2f2f2;
	border: 1px solid #000000;
	border-radius: 5px;
	text-align: center;
}
.textBox:focus{
	background: #fff;
}
.input-offerBtn{
	margin-bottom:20px; 
}
.offerBtn{
	width: 320px;
	height: 48px;
	background: #2a52e5;
	border-radius: 5px;
	color: #FFFFFF;
	border: 0px;
}
.offerBtn:hover,
.offerBtnSuccess:hover{
	background: #1a3ec1
}
.offerBtnSuccess{
	width: 320px;
	height: 48px;
	background: #2a52e5;
	border-radius: 5px;
	color: #FFFFFF;
	border: 0px;
	margin: 62px 0 0 0;
}
.promoCode{
	width: 240px;
	height: 48px;
	border: 2px solid #009957;
	border-radius: 5px;
	color: #009957;
	padding:10px 70px;
	margin: auto;
}
.promoCode .fa-check{
	display: inline-block;
    margin-right: 10px;
    width: 8px;
    height: 16px;
    transform: rotate( 220deg );
    border-style: solid;
    border-color: #009933;
    border-width: 2px 0 0 2px;
}
.confirmMsg{
	margin-bottom: 40px;
	font-size: 14px;
	font-family: 'Montserrat-light, sans-serif';
	text-align: center;
	color: #a3a3a3;
	cursor: pointer;
}
.confirmMsg:hover{
	color: #000;
}
.confirmSuccessMsg{
	padding-top: 15px;
	margin: 0;
	font-size: 14px;
	font-family: 'Montserrat-light, sans-serif';
	text-align: center;
	color: #a3a3a3;
}
.confirmSuccessMsg1{
	margin: 0;
	font-size: 14px;
	font-family: 'Montserrat-light, sans-serif';
	text-align: center;
	color: #a3a3a3;
}
.addCartMsg{
	margin: 0;
    margin-top: 52px;
    font-size: 24px;
    font-family: 'Montserrat-light, sans-serif';
    font-weight: 600;
    text-align: center;
}
.addCartMsg1{
	font-size: 24px;
	font-family: 'Montserrat-light, sans-serif';
	font-weight: 600;
	text-align: center;
	margin: 0;
}
.addCartMsgBottom{
	margin-bottom: 5px;
}
.subscribe-success-second .addCartMsg {
    margin-top: 135px;
    font-size: 33px;
}
.subscribe-success-second .addCartMsg1 {
	font-size: 33px;
}
.subscribe-success-second .noteSuccessMsg{
	margin-top: 20px;
}
.subscribe-success-second .offerBtnSuccess{
	margin-top: 128px;
}
@media only screen and (max-width: 980px) {
	.homepage-subscribe .modal-content-subscribe{
	    width: 16.625rem;
	    height: auto;
	    padding: .5rem;
	}
	.subscribe-show-img,
	.subscribe-success-img {
	    width: 100%;
	    padding: 0;
	}
	.koiFishImg{
	    width: 100%;
	    height: auto;
	}
	.modal-closeBtn {
	    position: relative;
	    padding: 0;
	}
	.closeBtn {
		height: 0;
		z-index: 9999;
	}
	.closeBtn::before, .closeBtn::after {
	    top: .3125rem;
	    right: .8125rem;
	    background: #fff;
	    height: 1.4375rem;
	    width: .125rem;
	    z-index: 9999;
	}
	.welcomeMsg{
		margin-top: 1.5rem;
		font-size: .625rem;
	}
	.promoMsg,
	.promoMsg1,
	.addCartMsg,
	.addCartMsg1{
    	font-size: 1.25rem;
	}
	.promoMsg{
		margin-top: 1.25rem;
		line-height: 1;
	}
	.promoMsg1{
		margin-bottom: .625rem;
	}
	.noteMsg,
	.noteMsg1,
	.noteSuccessMsg,
	.noteSuccessMsg1,
	.confirmSuccessMsg,
	.confirmSuccessMsg1{
		font-size: .625rem;
	}
	.noteMsg1{
		margin-bottom: .75rem;
	}
	.input-emailBtn{
		margin-bottom: .375rem;
	}
	.input-offerBtn{
		margin-bottom: .5rem;
	}
	.textBox,
	.offerBtn,
	.offerBtnSuccess{
		width: 10.5rem;
		height: 2rem;
		font-size: .625rem;
	}
	.confirmMsg{
		margin-bottom: 1.125rem;
		font-size: .625rem;
	}
	.addCartMsg{
		margin-top: 1rem;
	}
	.noteSuccessMsg1{
		margin-bottom: 1rem;
	}
	.promoCode{
		width: 10rem;
		height: 2.25rem;
		padding: 0;
		line-height: 2.25rem;
    	font-size: .75rem;
	}
	.promoCode .fa-check{
		width: .375rem;
		height: .75rem;
		margin-right: .5rem;
	}
	.confirmSuccessMsg{
		padding-top: .625rem;
	}
	.offerBtnSuccess{
		margin-top: 2.375rem;
		margin-bottom: .625rem;
	}
	.subscribe-success-second .addCartMsg {
		margin-top: 2.8125rem;
		font-size: 1.25rem;
	}
	.subscribe-success-second .addCartMsg1 {
		font-size: 1.25rem;
	}
	.subscribe-success-second .noteSuccessMsg{
		margin-top: .625rem;
	}
	.subscribe-success-second .offerBtnSuccess{
		margin-top: 4.6875rem;
	}
}
/* @media only screen and (min-width: 320px) { 
	.homepage-subscribe .modal-content-subscribe{
		position: fixed;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%,-50%);
	    width: 21.5625rem;
	    height: 60vh;
	    overflow: hidden;
	    background: #fff;
	    box-shadow: 0 0 10px 10px rgb(0 0 0 / 20%);
	}
	.homepage-subscribe{
		display: none;
		position: fixed;
	    width: 100%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    background: rgba( 0, 0, 0, 0.4);
	    z-index: 999;
	}
	.homepage-subscribe .row{
		margin-left: 0;
	}
	.koiFishImg{
		width: 19.5625rem;
   		height: 20vh;
		margin-right: 8px;
	}
	.subscribe-show{
		display: inline;
	}
	.subscribe-success{
		display: none;
	}
	.subscriptionPage{
		width:480px;
		height: 800px;
		padding: 16px;
	}
	.bannerSection{
		background-image: url(//nex-img.dxracer.cc/20001/20220629/d6f37edb-2b4d-48a2-b9c5-cfad5f646131.jpg);
		height: 320px;
		background-repeat: no-repeat;
	}
	.noPadding{
		padding: 0px;
	}
	.closeBtn{
		color: #FFFFFF;
		opacity: 1;
		border: none;
		background: transparent;
	}
	.welcomeMsg{
		font-size: 18px;
		font-family: roboto, sans-serif;
		text-align: center;
		margin: 0px;
	}
	.promoMsg{
		font-size: 38px;
		font-family:bebas, sans-serif;
		text-align: center;
		font-weight: bold;
		margin: 0px;
	}
	.noteMsg{
		font-size: 14px;
		font-family: roboto, sans-serif;
		text-align: center;
		color: #a3a3a3;
	}
	.instructionNote{
		font-size: 14px;
		font-family: roboto, sans-serif;
		text-align: center;
		color: #000000;
	}
	.textBox{
		width: 320px;
		height: 48px;
		background: #f2f2f2;
		border: 1px #000000;
		border-radius: 5px;
		text-align: center;
	}
	.offerBtn{
		width: 320px;
		height: 48px;
		background: #2a52e5;
		border-color: #2a52e5;
		border-radius: 5px;
		color: #FFFFFF;
		font-weight: bold;
	}
	.promoCode{
		width: 240px;
		height: 48px;
		border: 2px solid #009957;
		border-radius: 5px;
		color: #009957;
		padding:10px 71px
	}
	.confirmMsg{
		font-size: 14px;
		font-family: roboto, sans-serif;
		text-align: center;
		color: #a3a3a3;
	}
	.addCartMsg{
		font-size: 24px;
		font-family: bebas, sans-serif;
		text-align: center;
		font-weight: bold;
	}
	
} */