@font-face{ 
	font-family: 'Open-Sans'; 
	src: url('../fonts/Open-Sans.ttf');
	font-display: swap;
}
@font-face{ 
	font-family: 'OpenSans-light'; 
	src: url('../fonts/OpenSans-Light.ttf');
	font-display: swap;
}
@font-face{ 
	font-family: 'OpenSans-bold'; 
	src: url('../fonts/OpenSans-Bold.ttf');
	font-display: swap;
}
@font-face{ 
	font-family: 'Montserrat'; 
	src: url('../Montserrat-Regular.otf');
	font-display: swap;
	letter-spacing: 1px;
}
@font-face{ 
	font-family: 'Montserrat-light'; 
	src: url('../Montserrat-Light.otf');
	font-display: swap;
}
@font-face{ 
	font-family: 'Montserrat-thin'; 
	src: url('../Montserrat-Thin.otf');
	font-display: swap;
} 
@font-face{ 
	font-family: 'Montserrat-Bold'; 
	src: url('../Montserrat-Bold.otf');
	font-display: swap;
	letter-spacing: 1px;
}
@font-face{ 
	font-family: 'Oswald'; 
	src: url('../fonts/Oswald-Regular.ttf');
	font-display: swap;
}
@font-face{ 
	font-family: 'Oswald-Bold'; 
	src: url('../fonts/Oswald-Bold.ttf');
	font-display: swap;
}
@font-face{ 
	font-family: 'Roboto'; 
	src: url('../fonts/RobotoCondensed-Regular.ttf');
	font-display: swap;
}
@font-face{ 
	font-family: 'Roboto-Bold'; 
	src: url('../fonts/RobotoCondensed-Bold.ttf');
	font-display: swap;
}
@font-face{ 
	font-family: 'Bebas'; 
	src: url('../BEBASNEUE.OTF');
	font-display: swap;
}
@font-face{ 
	font-family: 'Ubuntu'; 
	src: url('../fonts/UBUNTU-B-2.TTF');
	font-display: swap;
}
@font-face{ 
	font-family: '思源黑体'; 
	src: url('../%C3%A6__%C3%A6%C2%BA_%C3%A9%C2%BB_%C3%A4%C2%BD_CN-Bold.otf');
	font-display: swap;
}
@keyframes ping {
	from {
	    transform: scale(1);
	}
	
	to {
	    transform: scale(.8);
	}
}
body{
	position: relative;
	font-family: 'Montserrat'; 
	font-size: 16px;
	color: #000;
}
a:focus{ outline: none; }
a:link{ text-decoration: none; }
main { opacity: 1 !important; margin-top: 56px; }
s{ color: #aaa }
.text-success{
	color: #00422A
}
.text-disabled{
	color: #2f2f2f
}
.btn{ 
	padding: 10px 34px; 
	font-weight: 400;
	border-radius: 0;
}
h1,h2,h3,h4,h5,h6,.strong,b,
.btn-price-label,
.product-obj-info,
.filters-header p,
.review-modal-user,
.loading-content p,
.product-obj-mobile,
.review-obj .author,
.article-list-item a,
.promoCode .fa-check,
.rightTop-item-text p,
.product-obj-size ul li,
.introduce-detail-title,
.rightBottom-item-text p,
.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,
.product-review ul.review-tabs li.active,
.feature-header .feature-item-text ul li p,
.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,
.product_view_new .div-gifts .div-selectors-wrapper .btn.checked,
.product_view_new .div-selectors-size.active .div-selectors-info-wrapper {
	font-weight: 400;
	font-family: 'Montserrat-Bold';
}
.text{
	font-family: 'Roboto';
}
.poster-text {
	font-family: 'Oswald'; 
}
.homepage {
	background: #f2f2f2;
}
footer { 
	position: relative;
	font-size: 0.9rem; 
	font-weight: 400; 
	color: #aaa; 
	background: #212529; 
	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;
	padding-right: 8px; 
}
.footer-icon a svg{ 
	height: 1rem; 
}
.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; }
@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: #EAC342;
	}
	.footer-pay-icon{
		display: flex;
		justify-content: space-between;
		font-size: .625rem;
		color: #D2D2D2;
	}
	.footer-new .footer-pay-icon p{
		margin: 0;
	}
	.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-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%;
	}
}
@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 #a72a2f
}
.input-radio:checked {
    border: none;
    -webkit-box-shadow: 0 0 0 10px #a72a2f inset;
    box-shadow: 0 0 0 10px #a72a2f inset
}
input[type=radio]:focus{ outline: 0; }
.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%;
}
@media only screen and (min-width: 992px) { 
	.visible-md-flex {
	    display: flex!important;
	}
	.visible-md-table {
	    display: table!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 );
}
.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: 2.08375rem;
	}
	.index-splash .splash { 
		margin: 0!important; 
		padding: 0;
	}
	.index-poster .splash a img{
		width: 100%;
		margin: 0;
	}
	.banner-absolute-content.text-white a {
		color: #fff;
	}
	.banner-absolute-content.text-white a.btn,
	.banner-absolute-content.text-black a {
		color: #000;
	}
	.banner-absolute-link {
	  	display: block;
	  	font-size: .875rem;
	}
	.banner-absolute-link svg {
	  	margin-left: 4px;
	  	transition: all .2s ease;
	}
	.banner-absolute-link:hover svg {
	  	transform: translateX(4px)
	}
	.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: #f2c549!important;
		background-color: #f2c549;
	}
	.index-series,
	.index-article,
	.index-sellingPoint {
		background: #fff
	}
	.index-series-header a {
	  	color: #000;
	}
	.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%;
	}
	.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
	}
	.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,
	.catalog-header a,
	.news-header a{
		font-size: .75rem;
		color: #000;
		opacity: .8;
		text-decoration: underline;
	}
	.catalog-new,
	.news-content .news-list {
		padding: 0;
	}
	.catalog-new .point{
		margin: 2vw;
		padding: 3.2vw;
		padding-bottom: 0;
		background: #fff;
		box-shadow: 0 0 8px 5px rgba(0,0,0,0.05);
	}
	.index-sellingPoint-banner img {
		width: 100%;
	}
	.pointButton {
		position: absolute;
	}
	.pointButton button {
		width: 1.75rem;
	   	height: 1.75rem;
	   	padding: 0;
	   	border: none;
	   	outline: 0;
	   	border-radius: 50%;
	   	background: rgba(255,255,255,.5);
	   	color: #000;
	   	place-items: center;
	   	transition: transform .2s ease-in-out;
	   	display: grid;
	   	position: relative;
	}
	.pointButton button.active {
		transform: rotate(45deg);
	}
	.pointButton button::after {
	  	content: "";
	  	box-sizing: content-box;
	  	top: calc(-1 * .5rem);
		left: calc(-1 * .5rem);
	  	width: 100%;
	  	height: 100%;
	  	padding: .5rem;
	  	background: radial-gradient(50% 50% at 50% 50%,rgb(255 255 255 / 0) 0%,rgb(255 255 255 / .3) 100%);
	  	border-radius: inherit;
	  	animation: 2s ease-in-out infinite alternate ping;
	  	position: absolute;
	}
	.pointButton button svg {
		width: 1.25rem;
		height: 1.25rem;
	}
	#buttonTop {
		top: 25%;
		left: 49%;
	}
	#buttonLef {
		top: 42%;
		left: 13%;
	}
	#buttonRig {
		top: 39%;
		left: 51%
	}
	#buttonCenLef {
		top: 56%;
		left: 28%;
	}
	#buttonCenRig {
		top: 50%;
		left: 72%;
	}
	#buttonBom {
		top: 71%;
		left: 57%;
	}
	.pointText {
		display: none;
		position: absolute;
		top: 2.5rem;
		left: 0;
		width: 72.8vw;
		background: rgba(255,255,255,.9);
		border-radius: 8px;
		font-size: .875rem;
		z-index: 1;
	}
	#buttonTop .pointText {
		transform: translateX(-49%);
	}
	#buttonLef .pointText {
		transform: translateX(.6%);
	}
	#buttonRig .pointText {
		transform: translateX(-51%);
	}
	#buttonCenLef .pointText {
		transform: translateX(-20%);
	}
	#buttonCenRig .pointText {
		transform: translateX(-80%);
	}
	#buttonBom .pointText {
		transform: translateX(-60%);
	}
	.pointText p.text {
		color: #858585;
	}
	.lab-item {
		padding: 1.6vw;
	}
	.lab-item img {
		width: 100%;
	}
	.lab-text {
	  	position: absolute;
	  	top: 3.2vw;
	  	bottom: 3.2vw;
	  	left: 1.6vw;
	  	width: calc(100% - 3.2vw);
	  	padding: 0 3.2vw;
	  	display: flex;
	  	flex-direction: column;
	  	justify-content: space-between;
	  	align-items: end;
	  	color: #fff;
	  	font-size: .875rem;
	}
	.lab-text div {
		width: 100%;
	}
	.lab-text a,
	.lab-text a:hover {
		color: #fff;
	}
	.esports-images img {
		width: 100%;
	}
	.esports-logos {
	  	position: absolute;
	  	bottom: 11.733vw;
	  	left: 0;
	  	right: 0;
	  	color: #fff;
	}
	.esports-logos-content .esports-logos-item img {
		margin: 0 auto;
		height: 21.867vw;
		width: auto;
	}
	.index-features-item {
	  	padding: 0 3.2vw;
	}
	.index-features-item img {
		width: 100%;
	}
	.index-features-item .banner-absolute-content {
		top: 5.6vw;
		width: calc(100% - 6.4vw);
		text-align: left;
	}
	.index-partner > .col-xs-12 {
		padding: 0;
	}
	.partner-list .index-partner-item {
		position: relative;
	}
	.partner-list .index-partner-item img {
		margin: 0;
		padding-bottom: 8.4vw;
		width: 100%;
	}
	.partner-list .slick-dots {
		bottom: 3.2vw;
	}
	.index-blog-header a {
		color: #000;
	}
	.index-blog .blog-more-body .feature-item-list .col-xs-12 .blog-item {
		padding: 3.2vw!important;
		margin: 0 -1.6vw;
		margin-bottom: 1.6vw;
		background: #fff;
	}
	.index-contact {
		margin-top: 6.933vw;
		margin-bottom: 13.866vw;
	}
	.index-contact-item {
		text-align: center;
		font-size: .875rem;
	}
	.index-contact-item a {
		color: #000;
	}
	.index-contact-item p.text{
		color: #6C757D
	}
	.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;
	}
	.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;
	}
	.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;
	}
	.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;
	}
	.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;
	}
	.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;
	}
	.review-list .slick-dots,
	.index-poster .slick-dots,
	.partner-list .slick-dots,
	.catalog .slick-dots {
		width: 100%;
		height: 19px;
		border: 0;
	}
	.review-list .slick-dots li,
	.index-poster .slick-dots li,
	.partner-list .slick-dots li,
	.catalog .slick-dots li {
		width: 5.625vw;
		height: 5px;
		margin: 0 .625vw;
	}
	.review-list .slick-dots li button,
	.index-poster .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,
	.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;
	}
	.review-list .slick-dots li.slick-active button::before,
	.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: #F2C549;
		opacity: 1;
	}
	.catalog-quick-new .catalog a.lazy {
	  	padding-top: 11rem;
	}
	.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;
		font-size: .875rem;
		color: #000;
	}
	.catalog-quick-new .catalog .point p{
		margin: 0;
		margin-top: .1875rem;
		margin-bottom: .1875rem;
		font-size: .75rem;
	}
	.catalog-quick-new .catalog .point p.title{
		color: #6C757D;
	}
	.catalog-quick-new .catalog .point p s{
		font-size: .75rem!important;
	}
	.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: #f2c549;
	}
	.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;
	}
	.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: #f2c549;
	}
	.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 .patent{
		position: absolute;
		top: 0;
		opacity: 0;
		visibility: hidden;
		transform: translateY(0) translateZ(100vw);
		transition: all .5s ease;
		pointer-events: none;
	}
	.patent-list .patent{
		position: relative;
		opacity: 1;
		visibility: visible;
		transform: translateY(0) translateZ(0);
		pointer-events: all;
	}
	.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: #f2c549;
		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;
	}
	.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: #f2c549;
		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;
	}
	.index-article {
		padding-top: 10.667vw;
		padding-bottom: 10.667vw;
	}
	.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: 2.3125rem;
		padding-bottom: 0;
	}

	.article-list .article-list-item img{
		width: 15rem;
		margin: 0 auto;
	}
	.article-list-item .text{
		display: block;
		padding-bottom: 8.533vw;
		width: 80%;
		margin: 0 auto;
	}
	.article-list .arrow-prev{
		left: 3.2vw;
	}
	.article-list .arrow-next{
		right: 3.2vw;
	}
	.article-list .slick-arrow svg{
		color: #000
	}
	.article-list .arrow-prev svg {
	  	transform: rotate(180deg);
	}
	.article-list .slick-dots,
	.feature-lists .slick-dots,
	.specifications-list .slick-dots{
		bottom: 0;
	}
	.article-list .slick-dots li,
	.feature-lists .slick-dots li,
	.specifications-list .slick-dots li {
	  	width: .375rem;
	  	height: .375rem;
	  	margin: 0 .5625rem;
	}
	.article-list .slick-dots li button::before,
	.feature-lists .slick-dots li button::before,
	.specifications-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%;
	}
	.article-list .slick-dots li.slick-active button::before,
	.feature-lists .slick-dots li.slick-active button::before,
	.specifications-list .slick-dots li.slick-active button::before {
	  	background: #000;
	  	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;
	}
	.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 -4px;
		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;
	  	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(../images/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: 4vw;
	    background-image: url(../images/guildwars-landing-banner-mobile-bg.jpg);
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
	}
	.guildwars-endOfDragon-banner{
		position: relative;
		padding-top: 1.75rem;
		background-image: url('//nex-img.dxracer.cc/20001/20211228/fe64b9db-c01f-4b17-a91a-e1c13e566dbb.jpg?imageView2/2/format/webp/interlace/1');
	}
	.dbd-banner{
		background-image: url(../images/dbd-top-mc-banner.png);
		background-size: cover;
    	background-position: top center;
	}
	.guildwars-banner-text,
	.dbd-banner-text,
	.dbd-introduce-text {
	    text-align: center;
	    color: #fff;
	}
	.dbd-banner-text h3 {
	  	margin-top: 9.5625rem;
	  	margin-bottom: 12.9375rem;
	  	font-size: 1.171875rem;
	  	line-height: 1.2;
	}
	.dbd-banner-text img {
	  	display: block;
	  	margin: auto;
	  	margin-bottom: 1.4375rem;
	  	height: 1.75rem;
	}
	.dbd-banner-text .btn {
	  	margin-bottom: 2.375rem;
	}
	.guildwars-banner-text img {
	    height: 3.75rem;
    	margin-bottom: 1.0625rem;
	}
	.guildwars-landing-banner .guildwars-banner-text img{
		height: 13.6vw;
    	margin-bottom: 98.6667vw;
	}
	.guildwars-endOfDragon-banner .guildwars-banner-text img{
		height: 4.125rem;
    	margin-bottom: 20.625rem;
	}
	.guildwars-banner-text h3{
    	margin-top: 0;
		font-size: 1.09375rem;
		line-height: 1.2;
	    color: #ffffff;
	    text-shadow: 0 0 10px #ff6d10;
	    text-transform: uppercase;
	}
	.guildwars-landing-banner .guildwars-banner-text h3{
		margin-bottom: 4vw;
		font-size: 4vw;
		text-shadow: 0 0 10px #90ff00;
	}
	.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;
	}
	.guildwars-landing-banner .guildwars-banner-text p.text {
	    margin-bottom: 8vw;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    font-size: 2.6667vw;
	    text-transform: uppercase;
	}
	.guildwars-endOfDragon-banner .guildwars-banner-text p.text {
		margin-bottom: 1.25rem;
		text-transform: inherit;
		font-size: .8125rem;
	}
	.guildwars-landing-banner .guildwars-banner-text p.text::before,
	.guildwars-landing-banner .guildwars-banner-text p.text::after {
	    content: "";
	    display: block;
	    width: 20.69333vw;
	    height: 1px;
	    background: #fff;
	}
	.guildwars-endOfDragon-banner .guildwars-banner-text p.text::before,
	.guildwars-endOfDragon-banner .guildwars-banner-text p.text::after {
		display: none;
	}
	.guildwars-landing-banner .guildwars-banner-text p.text::before{
		margin-right: 1.333vw
	}
	.guildwars-landing-banner .guildwars-banner-text p.text::after{
		margin-left: 1.333vw
	}
	.guildwars-banner-text .btn{
	    text-transform: uppercase;
	}
	.btn-guildwars{
		width: 10.9375rem;
		margin: auto;
		background: #ff6722;
	    background: -moz-linear-gradient(top, #ff6722 0%, #730915 100%);
	    background: -webkit-linear-gradient(top, #ff6722 0%,#730915 100%);
	    background: linear-gradient(to bottom, #ff6722 0%,#730915 100%);
	    text-align: center;
	    font-size: .875rem;
	    line-height: 1;
	    color: #ffecb6;
	    padding: .5rem 1.875rem;
	    cursor: pointer;
	    border: 1px solid #ff7708;
	    border-radius: 5px!important;
	}
	.btn-dbd{
		position: relative;
		width: 11.328125rem;
		height: 2.34375rem;
		margin: auto;
	    padding: 0;
		text-align: center;
	    font-size: .91125rem;
	    line-height: 2.34375rem;
	    color: #000;
	    cursor: pointer;
		background: #f2c549;
		border: 0;
		border-radius: 0;
		text-transform: capitalize;
	}
	.btn-dbd::before {
	  	content: '';
	  	position: absolute;
	  	width: 4.199375rem;
	  	height: 100%;
	  	top: 0;
	  	right: 0;
	  	background: linear-gradient(to left, rgba( 95, 70, 0, .5) 0%,transparent 100%);
	  	z-index: 1;
	}
	.btn-dbd::after {
	  	content: '';
	  	position: absolute;
	  	top: 0;
	  	right: 0;
	  	border-width: 1.171875rem 2.0996875rem 1.171875rem 2.0996875rem;
	  	border-style: solid;
	  	border-color: #f2c549 transparent transparent #f2c549;
	  	z-index: 2;
	}
	.btn-dbd span{
		position: relative;
		z-index: 3;
	}
	.guildwars-landing-banner .btn-guildwars,
	.guildwars-landing-introduce .btn-guildwars{
		position: relative;
	    min-width: 50.4vw;
	    width: auto;
		padding: 3.6vw;
		border: 0;
	    font-size: 3.2vw;
		color: #151515;
		background: url(../images/btn-preorder.png);
		background-repeat: no-repeat;
		background-size: cover;
	}
	.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-landing-banner .btn-guildwars::after,
	.guildwars-landing-introduce .btn-guildwars::after,
	.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: #fef8f9;
	  	background: #ff8814; 
	  	background: -moz-linear-gradient(top,  #ff8814 0%, #991615 100%); 
	  	background: -webkit-linear-gradient(top,  #ff8814 0%,#991615 100%);
	  	background: linear-gradient(to bottom,  #ff8814 0%,#991615 100%); 
	  	border: 1px solid #ffa023;
	}
	.guildwars-landing-banner .btn-guildwars:hover,
	.guildwars-landing-introduce .btn-guildwars:hover{
    	color: #151515;
    	background: url(../images/btn-preorder.png);
		background-repeat: no-repeat;
		background-size: cover;
		border: 0;
	}
	.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-landing-banner .btn-guildwars:hover::after,
	.guildwars-landing-introduce .btn-guildwars:hover::after,
	.guildwars-endOfDragon-banner .btn-guildwars:hover::after,
	.guildwars-endOfDragon-introduce .btn-guildwars:hover::after,
	.guildwars-video-introduce-text .btn-guildwars:hover::after{
		opacity: 0;
	}
	.guildwars-landing-banner .guildwars-banner-text p.time,
	.guildwars-introduce-word-text p.time{
		margin-top: 4vw;
		color: #55f200;
		font-size: .3.2vw;
		text-transform: uppercase;
		text-shadow: 0 0 10px #90ff00;
	}
	.guildwars-introduce{
		position: relative;
	    background-image: url(../images/guildwars-mobile-bg.jpg);
	    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(../images/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('//nex-img.dxracer.cc/20001/20211228/6f15ba30-4930-47f8-ab52-a5d32deba6c3.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{
		height: 27.625rem;
		width: auto;
	}
	.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 .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('//nex-img.dxracer.cc/20001/20211228/4088d01b-a382-4b45-9d6f-946f3a7558b8.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: .75rem;
		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('//nex-img.dxracer.cc/20001/20211228/0b61b433-312b-47ec-b399-782fc3f3a44e.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{
		margin-top: 1.25rem;
		margin-bottom: .75rem;
		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(../images/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('//nex-img.dxracer.cc/20001/20211228/559eb338-f9a1-43eb-b9db-8356af99054b.jpg?imageView2/2/format/webp/interlace/1');
		background-size: cover;
	}
	.guildwars-video-iframe{
	 	position: relative;
		padding: 0;
		min-height: auto;
		height: 13.8125rem;
		background-image: url(../images/guildwars-video-bg.jpg);
	    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('//nex-img.dxracer.cc/20001/20220303/a039d882-8f1d-4db4-b1a0-27ffb40ed6b2.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: .75rem;
		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: 2.375rem;
	    height: 2.375rem;
	    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: 2.5rem 1.5625rem 5.625rem;
		background-image: url(../images/guildwars-mobile-video-bg.jpg);
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position-x: center;
    	background-position-y: top;
    	text-align: center;
	}
	.guildwars-video-text h2{
		margin: 0;
		margin-bottom: 1.875rem; 
	}
	.guildwars-video-text p{
		margin: 0;
		margin-bottom: 2.6875rem;
		font-size: .9375rem;
		color: #ffecb6;
		line-height: 1.6;
	}
	.iframe-open{
		overflow: hidden;
	}
	.video-iframe {
		display: none;
	    position: fixed;
	    top: 55px;
	    left: 0;
	    width: 100%;
	    height: calc(100vh - 55px);
	    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('../images/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: 2.66667vw;
	    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%;
	}
	.introduce-detail-title {
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    margin-bottom: 6.66667vw;
	    font-size: 4vw;
	    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: 3.2vw;
	}
	.guildwars .mfp-bg{
		z-index: 999999;
	}
	.guildwars .mfp-wrap{
		z-index: 1000000;
	}
	.dbd-introduce,
	.dbd-showcase,
	.dbd-support{
		background-image: url(../images/dbd-mc-bg.jpg);
		background-size: cover;
    	background-position: top center;
    	background-attachment: fixed;
	}
	.dbd-introduce-text h3 {
	  	margin-top: 3.9375rem;
	  	margin-bottom: 1.875rem;
	  	font-size: .91125rem;
	  	line-height: 1.5;
	}
	.dbd-introduce-text p {
	  	width: calc(100% - .5rem);
	  	margin: auto;
	  	margin-bottom: 5rem;
	  	font-size: .65125rem;
	}
	.dbd-decisions{
		background: #f2c549
	}
	.dbd-decisions-images{
		padding: 1.8125rem 1.125rem 2.5625rem;
		order: 1;
	}
	.dbd-decisions-images img{
		width: 100%;
	}
	.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 1.125rem;
	}
	.dbd-decisions-word-text h3 {
	  	margin-top: 3.125rem;
	  	margin-bottom: 2rem;
	  	font-size: 1.5625rem;
	  	line-height: 1;
	}
	.dbd-decisions-word-text p {
	  	margin-bottom: 1.25rem;
	  	font-size: .65125rem;
	}
	.dbd-decisions-parts {
	  	margin-top: 1.375rem;
	}
	.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 .65625rem;
	  	width: 3.625rem;
		cursor: pointer;
	}
	.dbd-decisions-parts .decisions-part {
	  	padding: 2px;
	  	width: 3.625rem;
	  	height: auto;
	  	opacity: .3;
	  	border: 2px solid transparent;
	  	transition: all .4s ease;
	}
	.dbd-decisions-parts .slick-track>div.slick-current .decisions-part {
	  	opacity: 1;
	  	border-color: #000;
	}
	.dbd-decisions-parts .decisions-part img{
		margin: 0;
		width: 100%;
	}
	.dbd-decisions-parts .slick-track>div p{
		margin: 0;
		margin-top: .5rem;
		font-size: .5rem;
	}
	.dbd-feature{
		background-image: url(../images/dbd-feature-mc-bg.jpg);
		background-size: cover;
    	background-position: top center;
	}
	.dbd-feature-word-text {
	  	color: #fff;
	}
	.dbd-feature-word-text h3 {
	  	margin-top: 3.25rem;
	  	margin-bottom: 2.125rem;
	  	font-size: 1.171875rem;
	  	line-height: 1.5;
	}
	.dbd-feature-word-text > p {
	  	margin-bottom: 2.3125rem;
	  	font-size: .65125rem;
	}
	.dbd-feature-detail {
	  	margin-bottom: 23rem;
	}
	.dbd-feature-detail p {
	  	margin-bottom: 1.1875rem;
	  	font-size: .78125rem;
	}
	.dbd-feature-images {
	  	display: flex;
		position: relative;
	}
	.dbd-feature-item {
	  	width: 3.1875rem;
	  	height: 3.1875rem;
	  	margin-right: .4375rem;
	}
	.dbd-feature-item img {
	  	width: 100%;
	  	border: 1px solid transparent;
	}
	.dbd-feature-item-text {
	  	display: none;
	  	position: absolute;
	  	top: calc(3.1875rem + 16px);
	  	left: 0;
	  	width: 14.125rem;
	  	height: 2.34375rem;
	  	background: #fff;
	  	color: #000;
	  	line-height: 2.34375rem;
	  	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-item:hover img{
	  	border: 1px solid #f2c549;
	}
	.dbd-feature-word-text .btn {
	  	margin-bottom: 1.5rem;
	  	width: 100%;
	}
	.dbd-showcase .col-xs-12,
	.dbd-support .col-xs-12{
		padding: 0 1.1875rem;
	}
	.dbd-showcase h3{
		margin: 0;
		margin-top: 3.1875rem;
		margin-bottom: 2.1875rem;
		font-size: 1.171875rem;
		color: #fff;
		line-height: 1;
	}
	.dbd-showcase-content {
	  	margin-bottom: 1.5rem;
	}
	.dbd-showcase-introduce {
	  	width: 100%;
	  	margin-bottom: 1.5rem;
	}
	.dbd-showcase-introduce p {
	  	padding: .6875rem 0 .8125rem;
	  	margin: 0;
	  	font-size: .65125rem;
	  	background: #f2c549;
	}
	.dbd-showcase-content .dbd-showcase-introduce-parts .showcase-introduce-part {
	  	width: 8.3125rem;
	  	margin: 0 .3125rem;
	  	border: 2px solid #000;
	  	cursor: pointer;
	}
	.dbd-showcase-content .dbd-showcase-introduce-parts .showcase-introduce-part.slick-current{
		border-color: #f2c549
	}
	.dbd-showcase-introduce-parts .showcase-introduce-part img {
	  	margin: 0;
	  	width: 100%;
	}
	.dbd-support-word h3 {
	  	margin-top: 3.3125rem;
	  	margin-bottom: 2rem;
	  	color: #fff;
	  	font-size: 1.171875rem;
	  	line-height: 1;
	}
	.dbd-support-word p {
	  	width: 100%;
	  	margin-bottom: 2.25rem;
	  	color: #fff;
	  	font-size: .65125rem;
	}
	.dbd-support-alert {
	  	position: relative;
	  	width: 100%;
		height: 15.625rem;
		display: flex;
		align-items: end;
		margin: auto;
		margin-bottom: 2.375rem;
		margin-top: 1.5625rem;
	}
	.dbd-support-alert img {
	  	max-width: 100%;
	  	width: auto;
	  	margin: 0 auto;
	}
	.dbd-support-alert .alert-icon{
		position: absolute;
	  	bottom: -.78125rem;
	  	left: 50%;
	  	transform: translateX(-50%);
	  	width: 1.5625rem;
	  	height: 1.5625rem;
	  	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: 1.5625rem;
	  	color: #8a8c97;
	  	transition: all .5s ease;
	}
	.dbd-support-alert .icon:hover {
	  	color: #f2c549;
	}
	.dbd-support-alert .alert-icon.active .icon{
		transform: rotateZ(45deg);
		color: #f2c549;
	}
	.support-alert-window{
		position: absolute;
		border: 2px solid #f2c549;
		opacity: 0;
		visibility: hidden;
		transform: translateY(-1.5625rem) 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: .455625rem;
	  	line-height: 1.5;
	  	background: #000;
	}
	.dbd-copyright-word {
	  	display: flex;
	  	justify-content: center;
	  	align-items: center;
	  	padding: 1.75rem 0;
	}
	.dbd-copyright-word img {
	  	height: 1.25rem;
	}
	.dbd-copyright-word p {
	  	margin: 0;
	  	margin-left: .4375rem;
	}
}
@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%;
	}
	.banner-absolute-content{
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 27.5vw;
		font-size: 1rem;
	}
	.banner-absolute-content.left {
		left: calc(8.28125vw + 15px);
		transform: translateY(-50%);
	}
	.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.bottom {
		bottom: 7.03125vw;
		top: auto;
		left: 50%;
		transform: translateX(-50%);
		width: 37.33%;
	}
	.banner-absolute-link {
	  	display: block;
	  	font-size: 16px;
	}
	.banner-absolute-link svg {
	  	margin-left: 10px;
	  	transition: all .2s ease;
	}
	.banner-absolute-link:hover svg {
	  	transform: translateX(4px)
	}
	.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: #f2c549;
	}
	.pointButton button {
		width: 2.125rem;
	   	height: 2.125rem; 
	}
	.pointButton button svg {
		width: 1.5rem;
		height: 1.5rem;
	}
	#buttonTop {
		top: 12%;
		left: 38%;
	}
	#buttonLef {
		top: 35%;
		left: 27%;
	}
	#buttonRig {
		top: 32%;
		left: 39%;
	}
	#buttonCenLef {
		top: 53%;
		left: 31.5%;
	}
	#buttonCenRig {
		top: 46%;
		left: 44%;
	}
	#buttonBom {
		top: 75%;
		left: 40%;
	}
	.pointButton .pointText {
		display: none;
		position: absolute;
		top: 0;
		left: 3.375rem;
		transform: none !important;
		width: 380px;
		background: rgba(255,255,255,.9);
		border-radius: 8px;
		font-size: 1rem;
		z-index: 1;
	}
	.index-news-new{
		padding: 4.167vw 0;
	}
	.product-catalog-new{
		padding: 2.5vw 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;
	}
	.review-item-text {
	  	padding: 1.25vw;
	}
	.review-item-text .stamped-fa{
		color: #000;
	}
	.review-item-text .stamped-fa:before{
		font-size: 1rem;
	}
	.review-item-user {
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: center;
	  	color: #000;
		font-size: 1rem;
	}
	.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: #EAC342;
	  	border-radius: 50%;
	  	color: #fff;
	  	font-size: 1rem;
		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,
	.catalog-header,
	.news-header {
	  	margin-bottom: 1.5625vw;
	}
	.index-review-header h2,
	.catalog-header h2,
	.news-header h2{
		margin: 0;
		font-size: calc(22px + 12 * ((100vw - 320px) / 2080));
	}
	.index-review-header a,
	.catalog-header a,
	.news-header a{
		font-size: .9rem;
		color: #000;
		opacity: .8;
		text-decoration: underline;
	}
	.index-review-header a{
		font-size: 1rem;
		color: #858585;
		opacity: 1;
	}
	.catalog-new,
	.news-content .news-list{
		padding: 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;
		padding: 1.25vw;
		padding-bottom: 0;
		background: #fff;
		box-shadow: 0 0 8px 5px rgba(0,0,0,0.05);
	}
	.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;
	}
	.lab-right-item{
		display: flex;
	  	flex-direction: column;
	  	justify-content: space-between;
	  	height: 100%;
	}
	.lab-item {
		padding: 0 15px;
	}
	.lab-text {
	  	top: 1.667vw;
	  	bottom: 1.667vw;
	  	left: 15px;
	  	width: calc(100% - 30px);
	  	padding: 0 1.667vw;
	  	font-size: 1rem;
	}
	.esports-images img {
		width: 100%;
	}
	.esports-logos {
	  	position: absolute;
	  	bottom: 5.15625vw;
	  	left: 0;
	  	right: 0;
	  	color: #fff;
	}
	.esports-logos-content .esports-logos-item img {
		margin: 0 auto;
		height: 7.8125vw;
		width: auto;
	}
	.index-features-item {
	  	padding: 0 15px;
	}
	.index-features-item .banner-absolute-content {
		top: 50%;
		width: 27.5vw;
	}
	.index-partner > .col-xs-12 {
		padding: 0 15px;
	}
	.partner-list .index-partner-item .banner-absolute-content {
		display: flex;
		flex-direction: column;
		align-items: end;
	}
	.partner-list .index-partner-item img {
		padding-bottom: 5vw;
	}
	.partner-list .slick-dots {
		bottom: 2.5vw;
	}
	.index-blog .blog-more-body .feature-item-list .col-xs-12 .blog-item {
		padding: 12px!important;
		margin: 0 8px;
		background: #fff;
	}
	.index-contact {
		margin-top: 6.042vw;
		margin-bottom: 3.23vw;
	}
	.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;
	  	font-size: 1rem;
	}
	.news-content .news-list.slick-dotted.slick-slider{
		padding: 0;
		padding-bottom: 2.6vw;
		margin: 0;
	}
	.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;
	}
	.news-content .news-list .slick-dots li{
		margin: 14px 0;
		height: 8px;
	}
	.news-content .news-list .slick-dots li button{
		width: 100%;
		height: 8px;
		position: relative;
	}
	.news-content .news-list .slick-dots li button:before{
		content: '';
		position: absolute;
		width: 0;
		height: 8px;
		bottom: 0;
		transition: all .5s ease;
	}
	.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;
	}
	.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%;
	}
	.patent-list .patent{
		position: absolute;
		top: 0;
		opacity: 0;
		visibility: hidden;
		transform: translateY(0) translateZ(100vw);
		transition: all .5s ease;
		pointer-events: none;
	}
	.patent-list .patent{
		position: relative;
		opacity: 1;
		visibility: visible;
		transform: translateY(0) translateZ(0);
		pointer-events: all;
	}
	.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';
	}
	.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: #f2c549;
		text-decoration: underline;
	}
	.partner-logo-list,
	.patent-logo-list {
		padding: 5.052vw 0;
	  	position: relative;
	  	width: 100%;
	  	overflow-x: hidden;
	}
	.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-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: 13.021vw;
	  	position: relative;
	}
	.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;
	}
	.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;
	}
	.index-article {
	  	padding-top: 0;
	  	padding-bottom: 1.875vw;
	}
	.article-list.slick-dotted.slick-slider{
		padding-top: 1.042vw;
		margin-bottom: 35px;
	}
	.article-list .article-list-item img{
		width: 25vw;
	}
	.article-list-item .text{
		width: 80%;
		margin: auto;
		padding-bottom: 2.083vw;
	}
	.article-list .arrow-prev{
		left: 48px;
	}
	.article-list .arrow-next{
		right: 48px;
	}
	.article-list .slick-arrow svg{
		color: #000
	}
	.article-list .slick-dots {
	    bottom: -22px;
	}
	.article-list .slick-dots li,
	.feature-lists .slick-dots li,
	.specifications-banner-list .slick-dots li {
	  	width: 12px;
	  	height: 12px;
	  	margin: 0 18px;
	}
	.article-list .slick-dots li button::before,
	.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;
	}
	.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;
	}
	.index-userPic {
	  	padding-top: 3.28125vw;
	  	padding-bottom: 4.323vw;
	}
	.userPic-content {
	  	padding: 0 15px;
	}
	.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;
	}
	.userPic-list .slick-list{
		padding-right: 0;
	  	margin: 0 -7px;
	}
	.review-userPic .userPic-list .slick-list{
		height: 20.677vw;
	}
	.review-userPic .userPic-list .userPic,
	.userPic {
	  	padding: 7px;
	}
	.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;
	}
	.homepage .index-review {
		margin-top: 0;
	}
	.index-review-header {
		flex-direction: column;
		margin-bottom: 2.8125vw;
	}
	.index-review .review-list {
		padding: 0;
	}
	.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(../images/guildwars-banner.jpg);
	}
	.guildwars-landing-banner{
		padding-top: 1.4583vw;
		background-image: url(../images/guildwars-landing-banner-bg.jpg);
		background-size: cover;
    	background-position: top center;
	}
	.dbd-banner{
		background-image: url(../images/dbd-top-banner.png);
		background-size: cover;
    	background-position: top center;
	}
	.guildwars-endOfDragon-banner{
		padding-top: 1.875vw;
		background-image: url('//nex-img.dxracer.cc/20001/20211228/4eab875e-5afb-4ce8-906d-742876d17987.jpg?imageView2/2/format/webp/interlace/1');
	}
	.guildwars-banner-text img {
	    margin-bottom: 2.24vw;
    	height: 5.05vw;
	}
	.guildwars-landing-banner .guildwars-banner-text img {
		margin-bottom: 31.666667vw;
		height: 4.16667vw;
	}
	.guildwars-endOfDragon-banner .guildwars-banner-text img {
		margin-bottom: 26.5625vw;
		height: 4.5833vw;
	}
	.guildwars-banner-text h3{
		font-size: 1.67vw;
		line-height: 1.2;
	}
	.dbd-banner-text h3 {
	  	margin-top: 17.083vw;
	  	margin-bottom: 15.83vw;
	  	font-size: 2.5vw;
	  	line-height: 1.2;
	}
	.dbd-banner-text img {
	  	display: block;
	  	margin: auto;
	  	margin-bottom: 3.125vw;
	  	height: 2.65625vw;
	}
	.dbd-banner-text .btn{
		margin-bottom: 5vw;
	}
	.guildwars-landing-banner .guildwars-banner-text h3{
		margin-bottom: 1.0416667vw;
		font-size: 1.354vw;
	}
	.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: 0.9375vw;
	}
	.guildwars-landing-banner .guildwars-banner-text p.text{
		margin-bottom: 1.5625vw;
		font-size: 0.9375vw;
	}
	.guildwars-endOfDragon-banner .guildwars-banner-text p.text{
		font-size: .78125vw;
	}
	.guildwars-landing-banner .guildwars-banner-text p.text::before,
	.guildwars-landing-banner .guildwars-banner-text p.text::after {
	    width: 7.511vw;
	}
	.guildwars-landing-banner .guildwars-banner-text p.text::before{
	    margin-right: 13px;
	}
	.guildwars-landing-banner .guildwars-banner-text p.text::after{
	    margin-left: 13px;
	}
	.btn-guildwars{
		width: 250px;
	    font-size: 18px;
	    padding: 15px 30px;
	}
	.btn-dbd{
		position: relative;
	  	width: 17.815vw;
	  	height: 3.125vw;
	  	padding: 0;
	  	font-size: 1.25vw;
	  	line-height: 3.125vw;
	}
	.btn-dbd::before {
	  	width: 6.5625vw;
	}
	.btn-dbd::after {
	  	border-width: 1.5625vw 3.28125vw 1.5625vw 3.28125vw;
	}
	.guildwars-landing-banner .btn-guildwars,
	.guildwars-landing-introduce .btn-guildwars{
		min-width: 10.729166667vw;
		width: auto;
	    padding: 0.78125vw 25px;
	    font-size: 0.83333vw;
	}
	.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;
		margin-bottom: 1.66667vw;
		font-size: .9375vw;
	}
	.guildwars-landing-banner .btn-guildwars::after,
	.guildwars-landing-introduce .btn-guildwars::after{
		min-width: 10.729166667vw;
		width: 100%;
		height: 2.3958333vw;
	}
	.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%;
	}
	.guildwars-landing-banner .guildwars-banner-text p.time,
	.guildwars-introduce-word-text p.time{
		margin-top: 15px;
		margin-bottom: 0;
		font-size: 0.729166667vw;
	}
	.guildwars-introduce{
	    background-image: url(../images/guildwars-bg.jpg);
	}
	.guildwars-landing-introduce{
		padding-top: 15.36vw;
		padding-bottom: 2.6041667vw;
		background-image: url(../images/guildwars-landing-introduce.jpg);
		background-size: cover;
	}
	.guildwars-endOfDragon-introduce{
		justify-content: center;
		background: url('//nex-img.dxracer.cc/20001/20211228/9bc23e78-dfd8-4632-ba6e-8c7e549f2685.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: auto;
		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;
		width: 30.05208333vw;
		height: 29.01041667vw;
		background: url('//nex-img.dxracer.cc/20001/20211228/4088d01b-a382-4b45-9d6f-946f3a7558b8.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: .78125vw;
		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: .78125vw;
		background: url('//nex-img.dxracer.cc/20001/20211228/6556dfba-973b-4406-b164-90f59c94c2a8.png?imageView2/2/format/webp/interlace/1');
		background-size: cover;
	}
	.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{
		margin-top: 1.5625vw;
		margin-bottom: .78125vw;
		font-size: .67708333vw;
		line-height: 1.8;
	}
	.guildwars-endOfDragon-introduce .btn-guildwars{
		margin-top: 2.708333vw;
		margin-bottom: 2.86458333vw;
	}
	.guildwars-bar{
		height: 84px;
	    background-image: url(../images/guildwars-bar.jpg);
	}
	.guildwars-logo{
		height: 84px;
		line-height: 84px;
	}
	.guildwars-bar svg{
		font-size: 40px;
	}
	.guildwars-endOfDragon-video{
		position: relative;
		background: url('//nex-img.dxracer.cc/20001/20211228/6772a763-448b-4a3b-b517-0e6a121daeb5.jpg?imageView2/2/format/webp/interlace/1');
		background-size: cover;
	}
	.guildwars-video-iframe{
		min-height: 510px;
    	height: 26.5625vw;
		padding-right: 65px;
		background-image: url(../images/guildwars-video-bg.jpg);
	}
	.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('//nex-img.dxracer.cc/20001/20220303/a039d882-8f1d-4db4-b1a0-27ffb40ed6b2.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: .78125vw;
		line-height: 1.5;
		color: #fff;
	}
	.guildwars-video-introduce-text .btn-guildwars{
		margin-bottom: 5.208333vw;
	}
	.play-icon {
	    width: 174px;
	    height: 174px;
	}
	.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 h2{
		margin-bottom: 46px; 
	}
	.guildwars-video-text p{
		margin-bottom: 46px;
		font-size: 20px;
	}
	.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: 0.9375vw;
		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.14583vw;
		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: 0.57291667vw;
	}
	.video-iframe {
	    top: 0;
	    height: 100vh;
	}
	.loading-img{
		width: 44px;
	    height: 44px;
	}
	.dbd-introduce,
	.dbd-showcase,
	.dbd-support{
		background-image: url(../images/dbd-web-bg.jpg);
	}
	.dbd-introduce-text h3 {
	  	margin-top: 9.4792vw;
	  	margin-bottom: 4.1667vw;
	  	font-size: 1.875vw;
	  	line-height: 1.3;
	}
	.dbd-introduce-text p {
	  	width: 50%;
	  	margin: auto;
	  	margin-bottom: 7.292vw;
	  	font-size: 1.042vw;
	}
	.dbd-decisions-images{
		padding: 0;
		order: 0;
	}
	.dbd-decisions-word,
	.dbd-feature-word{
		padding: 0 2.5vw;
	}
	.dbd-decisions-word-text h3 {
	  	margin-top: 10vw;
	  	margin-bottom: 3.125vw;
	  	font-size: 2.5vw;
	}
	.dbd-decisions-word-text p {
	  	margin-bottom: 1.875vw;
	  	font-size: 1.042vw;
	}
	.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 transparent;
	}
	.dbd-decisions-parts .slick-track>div p{
		margin: 0;
		margin-top: .78125vw;
		font-size: .833vw;
	}
	.dbd-feature{
		background-image: url(../images/dbd-feature-web-bg.png);
	}
	.dbd-feature-word-text h3 {
	  	margin-top: 10.104vw;
	  	margin-bottom: 3.28125vw;
	  	font-size: 1.875vw;
	}
	.dbd-feature-word-text > p {
	  	margin-bottom: 3.4375vw;
	  	font-size: 1.042vw;
	}
	.dbd-feature-detail {
	  	margin-bottom: 5.15625vw;
	}
	.dbd-feature-detail p {
	  	margin-bottom: 1.875vw;
	  	font-size: 1.25vw;
	}
	.dbd-feature-images {
	  	display: flex;
	}
	.dbd-feature-item {
		position: relative;
	  	width: 5vw;
	  	height: 5vw;
	  	margin-right: .8854vw;
	}
	.dbd-feature-item-text {
	  	top: calc(5vw + 16px);
	  	left: 50%;
	  	transform: translateX(-50%);
	  	width: 25.26vw;
	  	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 h3{
		margin: 0;
		margin-top: 6.042vw;
		font-size: 1.875vw;
	}
	.dbd-showcase-content {
	  	display: flex;
	  	align-items: center;
	  	justify-content: space-between;
	  	margin-bottom: 1.823vw;
	}
	.dbd-showcase-introduce {
	  	width: 62.29vw;
	  	margin: 0;
	}
	.dbd-showcase-introduce p {
	  	padding: 1.042vw 0 1.302vw;
	  	font-size: 1.042vw;
	}
	.dbd-showcase-introduce-parts {
	  	width: 13.177vw;
	}
	.dbd-showcase-introduce-parts.slick-slider .slick-track{
		width: 100%!important;
	}
	.dbd-showcase-content .dbd-showcase-introduce-parts .showcase-introduce-part {
	  	width: 13.177vw;
	  	margin: .390625vw 0;
	  	border: 4px solid #000;
	}
	.dbd-support-word h3 {
	  	margin-top: 10vw;
	  	margin-bottom: 3.75vw;
	  	font-size: 1.875vw;
	}
	.dbd-support-word p {
	  	width: 46%;
	  	margin: auto;
	  	margin-bottom: 2.5vw;
	  	font-size: 1.042vw;
	}
	.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 #f2c549;
		transform: translateY(-2.4953125vw) translateZ(0);
	}
	.dbd-copyright {
	  	font-size: .875rem;
	}
	.dbd-copyright-word {
	  	padding: 2.65625vw 0;
	}
	.dbd-copyright-word img {
	  	height: 2.083vw;
	}
	.dbd-copyright-word p {
	  	margin-left: .833vw;
	}
}
@media (min-width: 1200px){
	.instagram-item{
		position: relative;
		width: calc(16.67vw - 19px);
	}
	.catalog-header, 
	.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;
	font-size: .875rem
}
.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 {
	color: #0a74bf;  
	cursor: pointer;
}
.faq-question .col{
	margin-right: 10px;
	color: #151515;
}
.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; 
	color: #2f2f2f
}
#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: ''
}
	@font-face {
	   	font-family: iconfont;
	    src: url('../fonts/iconfont.eot');
  		src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'),
		     url('../fonts/iconfont.woff2') format('woff2'),
		     url('../fonts/iconfont.woff') format('woff'),
		     url('../fonts/iconfont.ttf') format('truetype'),
		     url('../fonts/iconfont.svg#iconfont') format('svg');
		     font-weight: 400;
	}
	.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: 350px;
	    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
	}
	.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;
	    border-radius: 5px;
	    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;
	    font-size: 18px;
	    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 {
	    font-size: 14px;
	    white-space: pre-wrap;
	    font-family: 'Roboto'; 
	}
	.review-obj-title{
		padding-bottom:10px;
	}
	.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;
	    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;
	}
	.feature-item-list{
		padding: 0 3.2vw;
	}
	.blog-more-body .feature-item-list .col-xs-12{
		padding: 0;
	}
	.feature-item-list .col-xs-12>.row,
	.feature-item-img{
		padding-left: 0;
		padding-right: 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;
	}
	.blog-radom .blog-more-body .feature-item-list .col-xs-12 > .row {
		margin: 0;
		background: #f2f2f2;
	}
	.feature-item-list .feature-item-img img{
		width: 100%;
		margin: 0;
	}
	.feature-item-list .feature-item-text{
		padding: 0;
		margin: 0;
		text-align: left;
	}
	.feature-item-list .feature-item-text > p{
		margin: 0;
		margin-bottom: 1.5rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		min-height: 3.2rem;
		font-family: 'Roboto'; 
		font-size: .875rem;
		color: #000;
		overflow: hidden;
	}
	.blog-more-body .feature-item-list .feature-item-text a > p {
		margin-bottom: 0;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		min-height: 3.2rem;
		font-family: 'Roboto'; 
		font-size: .875rem;
		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 h6{
		margin-top: 1.25rem;
		margin-bottom: 1.25rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		min-height: calc(1.2 * (16px + 5 * ((100vw - 320px) / 2080)));
		color: #000;
		overflow: hidden;
	}
	.blog-more-body .feature-item-list .feature-item-text h6{
		-webkit-line-clamp: 2;
		min-height: calc(2.4 * (1rem + 4 * ((100vw - 320px) / 2080)));
	}
	.blog-radom .blog-more-body .feature-item-list .feature-item-text h6 {
		height: auto;
	}
	.faq-main{
		margin-top: 0;
	}
	.header-content {
    	padding: 3.125rem 0.9375rem;
	}
	.faq-header .faq-header-content {
		padding: 0;
		position: relative;
	}
	.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;
	}
	.faq-absolute-content h2 {
		margin: 0;
		line-height: 1.2;
		color: #fff;
	}
	.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;
	}
	.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%;
	}
	#faq-search { 
		width: 100%; 
		padding: 1rem; 
		font-size: 1rem; 
	}
	.faq-absolute-content #faq-search { 
		padding: 4.306vw 2.917vw; 
		font-size: .9rem;
		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;
		cursor: pointer;
	}
	.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;
	}
	.faq-popular-catalog .faq-popular-catalog-lists {
		margin-top: 1.389vw;
		margin-bottom: 1.389vw;
		padding: 0 .556vw;
	}
	.faq-popular-catalog-item {
		width: 100%;
		padding: 0;
		margin: 1.6vw 0;
		border: 1px solid #e5e5e5;
		background: #fff;
	}
	.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;
		font-size: .875rem;
		text-align: left;
		line-height: 1.2;
	}
	.faq-popular-catalog-item a p:first-of-type {
		margin-bottom: 1.389vw;
	}
	.faq-popular-catalog-item a p:last-of-type {
		color: #666
	}
	.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;
		font-size: .875rem;
	}
	.faq-main-new .faq-question .col p:before {
		content: '•';
		position: absolute;
		left: 0;
		top: 0;
	}
	.faq-answer {  
		padding: 1.375rem; 
		padding-top: 0;
		font-size: .83rem;
	}
	.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
	}
	.no_goods .btn{
		width: 70%;
		margin-top: 1.25rem
	}
	.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: 5px;
	}
	.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;
	}
	.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;
	}
	.blog-radom .blog-more-body .feature-item-list .col-xs-12 > .row {
		margin: 0;
		padding-left: 1.09375vw;
		padding-right: 1.875vw;
		background: #f2f2f2;
	}
	.feature-item-list,
	.feature-item-list .feature-item-img{
		padding: 0;
	}
	.feature-item-list .feature-item-text > p,
	.blog-more-body .feature-item-list .feature-item-text a > p {
		margin: 0;
		min-height: 3.6rem;
		font-size: 1rem;
	}
	.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-header-text p {
		font-size: 1rem;
	}
	.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;
	}
	.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;
	}
	#faq-search {  
		padding: 16px 25px; 
		font-size: 1.25rem; 
	}
	.faq-absolute-content #faq-search { 
		padding: 14px 15px;
		width: 75%;
		border-color: #fff;
		border-radius: 0;
		font-size: 1rem;
	}
	.faq-absolute-content .search-label {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 25%;
		height: 100%;
		right: 0;
		top: 0;
		transform: none;
		background: #EAC342;
	}
	.faq-absolute-content .search-label span {
		margin-left: 8px;
		font-size: 1rem;
		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;
	}
	.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;
	}
	.faq-popular-catalog-item {
		width: calc(25% - 1.836vw);
		padding: 0;
		margin: 0;
		margin-right: 3.7%;
	}
	.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 {
		font-size: 1rem;
		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; 
		font-size: 20px; 
	}
	.faq-main-new .faq-container {
		padding: 1.875vw 0;
		margin-top: 0;
		margin-bottom: 16px;
		font-size: 1rem;
		border-bottom: 1px solid #D2D2D2;
	}
	.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-main-new .faq-question .col p {
		font-size: 1rem;
	}
	.faq-answer {  
		padding: 34px 15px; 
		padding-top: 0;
		font-size: 16px;
	}
	.faq-main-new .faq-answer {  
		padding: 6px 15px 16px; 
	}
	.contact-content{
		padding: 50px 0;
	}
	.contact-content h5{
		font-size: 1.39vw
	}
	.contact-content p,
	.contact-content ul,
	.contact-content i{ font-size: 16px; }
	.no_goods .btn{
		width: auto;
		margin-top: 20px
	}
	.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: #f2c549;
	background: #f2c549;
}
.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 #f2c549;
	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: #f2c549;
	background: #f2c549;
}
.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 {
	border-top: 1px solid #D2D2D2;
  	border-bottom: 1px solid #D2D2D2;
}
.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: #f2c549;
}
.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;
}
.filters-header {
  	display: flex;
  	align-items: center;
}
.filters-header p {
  	margin: 0;
  	font-size: 1rem;
}
.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;
  	font-size: 1rem;
  	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;
}
.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:.25em
}
.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
}
.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: 15px;
	padding: 10px 15px;
	font-size: 1rem;
	color: #000;
	background: #EAC342;
	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: 15px;
  	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{
	font-size: 1rem;
	color: #858585;
	text-decoration: underline;
	background: none;
	border: none;
	outline: 0;
}
.filters-tag-list button:first-child:nth-last-child(1) {
  	display: none;
}
.collections-item-list {
  	display: flex;
  	flex-wrap: wrap;
  	padding-top: 2.5vw;
  	margin: 0 -15px;
}
.product-accessories-list .collections-item-list{
	padding-bottom: 3.125vw;
}
.collections-item-list .accessories-obj {
  	width: 25%;
  	padding: 0 15px;
  	margin-bottom: 2.083vw;
  	text-align: left;
}
.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;
}
.collections-item-list .accessories-obj a.lazy {
  	display: block;
  	position: relative;
  	padding: 0 23%;
  	background: #e5e5e5;
  	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: #EAC342;
}
/* .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: #f2c549;
  	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;
}
.collections-item-list .accessories-obj a .list-tag .part-tag {
  	position: relative;
  	right: 0;
  	margin-bottom: 10px;
  	padding: 0;
  	width: 24px;
  	height: 24px;
  	line-height: 24px;
  	text-align: center;
  	font-size: .75rem;
  	border-radius: 0;
  	background: #6C757D;
}
.collections-item-list .accessories-obj > div p {
  	margin-bottom: 0;
  	margin-top: 10px;
  	font-size: 1.125rem;
  	line-height: 1.2;
  	color: #000;
  	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.collections-item-list .accessories-obj > div p.title{
	margin: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 1rem;
	color: #6C757D;
}
.accessories-obj-footer {
	display: flex;
	justify-content: space-between;
}
.accessories-obj-footer-price .price {
	color: #EAC342;
	font-size: 1.125rem;
}
.obj-footer-item {
  	font-size: 1rem;
  	cursor: pointer;
}
.obj-footer-item-text{
  	display: flex;
  	justify-content: start;
}
.obj-footer-item-icon {
	width: 3.59375vw;
  	display: flex;
	justify-content: center;
	align-items: center;
}
.obj-footer-item-icon svg {
	width: 100%;
}
.obj-footer-item-dec {
	padding: 0 .833vw;
}
.obj-footer-item-dec p.text {
	margin: 4px 0 6px;
  	color: #6C757D;
}
.obj-footer-item-dec p.blue {
	display: flex;
	align-items: center;
}
.obj-footer-item-dec p.blue svg {
	transition: all .3s ease;
}
.obj-footer-item-text:hover .obj-footer-item-dec p.blue svg {
	transform: rotate(180deg);
}
.collections-item-list .accessories-obj > div p.price{
	margin: 0;
	color: #EAC342;
}
.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: #EAC342;
}
.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;
}
.accessories-obj-modal-container {
  	width: 100%;
  	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.accessories-obj-modal-content {
	max-width: 960px;
	width: 100%;
	height: auto;
	max-height: 100%;
  	background: #fff;
  	color: #000;
	border-radius: 4px;
	overflow: hidden;
}
.accessories-obj-modal-header {
  	display: flex;
  	justify-content: space-between;
  	align-items: center;
  	padding: 0 2.292vw;
	height: 5.208vw;
	background: #f2f2f2;
}
.accessories-obj-modal-header .modal-close {
  	color: #858585;
}
.accessories-obj-modal-header .modal-close svg {
	height: 1em;
	font-size: 2.292vw;
}
.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;
}
.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%;
}
.size-modal .accessories-obj-modal-dec img {
	width: 77%;
	min-width: 151.5px;
}
.size-modal .accessories-obj-modal-dec svg {
	position: absolute;
	top: 0;
	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: #f2c549;
	background: #f2c549;
}
.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: #f2c549;
}
.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 .text{
	margin-bottom: 0;
}
.index-review .review-list .review-item .text{
	margin: 0;
	-webkit-line-clamp: 7;
	min-height: 8.5rem;
	font-size: 1rem;
}
.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;
	border-radius: 5px;
}
.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: 3.2vw;
	    padding-bottom: 0;
	}
	.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: #858585;
	  	font-size: .75rem;
	}
	.blog-radom .blog-text-footer {
		color: #000;
	  	font-size: .875rem;
	}
	.blog-text-footer .text svg {
		font-size: 1.5rem;
		vertical-align: middle;
	}
	.blog-text-footer a {
		color: #858585;
		text-decoration: underline;
	}
	.blogPage .blog-more-body .review-pagination{
		margin: 0;
		padding: 0;	
		padding-bottom: 6.4vw;
	}
	.blogPage .review-new-content .review-pagination li{
		border-color: #EAC342;
		border-radius: 50%;
	}
	.blogPage .review-new-content .review-pagination li.page{
		color: #EAC342;
		border-color: #EAC342;
		border-radius: 50%;
	}
	.blogPage .review-new-content .review-pagination .page.active{
		background: #EAC342
	}
	.blogPage .review-new-content .review-pagination a{
		display: block;
		width: 100%;
		height: 100%;
		line-height: 1.8125rem;
		color: #EAC342;
	}
	.blogPage .review-new-content .review-pagination .page.active a{
		color: #fff;
	}
	.patent-list {
		padding: 7.467vw 0;
	}
	.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: .5rem 0;
	  	margin-bottom: 8.533vw;
	}
	.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-list-item-text ul li {
	  	padding: .5rem .25rem;
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: center;
	  	color: #6C757D;
	  	font-size: .875rem;
	  	border-bottom: 1px solid #e5e5e5;
	}
	.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;
	}
}
@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-more-body .col-md-4{
		padding: 0 24px;
	}
	.blogPage .blog-list {
	    padding-top: 2.917vw;
	    padding-bottom: 0;
	}
	.blog-list h2{
		margin-bottom: 50px;
		font-size: 2.43vw;
	}
	.blog-text-footer {
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: center;
	  	font-size: .875rem;
	}
	.blog-radom .blog-text-footer {
		font-size: 1rem;
	}
	.blog-text-footer .text svg {
		font-size: 1.25vw;
		vertical-align: middle;
	}
	.blogPage .blog-more-body .review-pagination{
		margin: 0;
		padding: 0;
		padding-bottom: 2.917vw;
	}
	.blogPage .review-new-content .review-pagination a{
		line-height: 32px;
	}
	.patent-list {
		padding: 2.917vw 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: 16px 0;
	  	margin-bottom: 3.33vw;
	}
	.certerfications-list .patent-list-item-text {
		padding: 0;
	}
	.patent-list-item-text ul li {
	  	padding: 16px 8px;
	  	font-size: 1rem;
	}
	.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: 1600px){
	.accessories-item-body .slick-list{
		width: 66.67%;
		margin: auto;
	}
}
#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 
}
.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-Bold", sans-serif; 
	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: 2px;
}
.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;
}
.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';
}
.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;
}
.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_extra_prices { width: 100%; }
#collection_extra_prices tr:first-child td{ border-bottom: 1px solid #ccc }
#collection_extra_prices td .stock-indicator b,
.inventory-text{ font-size:.83rem }
.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', 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-Bold', sans-serif; 
	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: 65px;
	width: auto;
	background: #fff;
	border-bottom: 1px solid #ccc;
	display: none;
}
.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', 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', 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', 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', 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', 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: #f2c549;
  	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;
	background: #f2f2f2;
}
.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: 5px;
	overflow: hidden;
}
.specifications-item-img img {
  	width: 100%;
}
.specifications-item p{
	margin: 0;
	margin-top: 3.75vw;
	font-size: .875rem;
}
.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: #f2c549;
	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: #f2c549;
}
.specifications-progress-bar {
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	width: 100%;
  	padding: 1.042vw 2.639vw;
  	display: flex;
  	align-items: center;
  	background: #f2c549;
}
.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;
}
.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;
}
.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: #f2c549!important;
  	border-color: #f2c549!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-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: #f2c549;
  	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: #f2c549;
}
.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: #f2c549;
}
.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: flex;
	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: #f2c549;
}
.review-new-content .review-summary-caption .review-summary-text{
	font-size: .75rem;
}
.review-new-content .summary-rating .summary-rating-title::before{
	content: '';
	display: none;
}
.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;
}
.review-new-content .review-obj-avatar {
	margin-right: .6875rem;
	background: #eac342;
	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;
	bottom: 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;
}
.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-series-top {
	position: relative;
	margin: 0;
	background: #000;
}
.feature-series-top-img {
	position: sticky;
	top: 0;
	padding: 0;
}
.feature-series-top-img img {
	width: 100%;
}
.feature-series-tab {
	position: absolute;
}
.feature-series-top-introduce{
	padding-bottom: 9.306vw;
	color: #fff;
}
.feature-series-top-introduce > .row > .col-xs-12 > .row > .col-xs-12{
	padding: 0 5vw;
}
.feature-series-top-introduce p{
	margin: 0;
	font-size: .875rem;
}
.feature-series-top-introduce h3{
	margin-top: 0;
}
.feature-series-content {
  	margin: 0;
}
.feature-series-specifications .specifications-content{
	background: none;
	padding-bottom: 0;
}
.feature-series-specifications .specifications-list.slick-dotted.slick-slider{
	padding-left: 0;
	padding-bottom: calc(6.389vw + 25px)
}
.feature-series-specifications .specifications-list .slick-list{
	padding-right: 22.5vw;
	margin-left: 4.861vw;
}
.feature-series-specifications .specifications-item{
	padding-bottom: 0;
}
.feature-series-specifications .specifications-item .specifications-item-img img{
	margin: 0;
}
.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-series-comfortable {
	padding-top: 3.958vw;
	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-text,
.feature-series-patent-text {
	padding: 9.306vw 4.722vw;
}
.feature-series-comfortable-text {
	padding-bottom: 0;
}
.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 h3,
.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;
}
.comfortable-video {
  	margin-top: 6.528vw;
  	display: flex;
  	height: 20vw;
}
.comfortable-video-text {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	flex: 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 {
  	font-size: .625rem;
}
.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-right: 6.111vw;
  	cursor: pointer;
}
.comfortable-video-image img {
  	height: 20vw;
}
.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;
	font-size: .875rem;
}
.mesh-icon-item .icon-circle {
	width: 11.111vw;
	height: 11.111vw;
	margin: auto;
	margin-bottom: 2.5vw;
	color: #000;
	line-height: 11.111vw;
	background: #f2c549;
	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-series-2d-header,
.feature-series-4d-header {
  	color: #fff;
}
.feature-air .feature-series-2d-header {
	color: #000;
}
.feature-series-2d-header,
.feature-series-banner {
  	margin-top: 0;
}
.feature-series-banner {
	padding: 0;
}
.feature-series-banner img {
	width: 100%;
}
.feature-series-2d-header-text {
  	padding: 0 5.13vw;
}
.feature-series-2d-header-text h3{
  	margin-top: 68.333vw;
  	margin-bottom: 2.917vw;
}
.feature-air .feature-series-2d-header-text h3 {
	margin-top: 8.056vw;
	margin-bottom: 4.028vw;
}
.feature-series-2d-header-text p{
  	margin-bottom: 10.833vw;
}
.feature-master .feature-series-2d-header-text p {
	margin-bottom: 39.167vw;
}
.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-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-series-4d-header{
  	margin-top: 1.667vw;
}
.feature-series-4d-header-text {
  	padding-left: 7.083vw;
}
.feature-series-4d-header-text h3{
  	margin-top: 8.889vw;
	margin-bottom: 4.028vw;
}
.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: 7.083vw;
	font-size: .625rem;
}
.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;
  	font-size: .875rem;
}
.header-count {
	margin-bottom: 48.056vw;
}
.feature-formula .intro-text-count {
	margin-bottom: 50.833vw;
}
.feature-formula .intro-text-count b {
	margin: 0;
	font-size: .875rem;
}
.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: 6.667vw;
}
.feature-series-4d-direction .feature-series-4d-header-item {
	width: calc(50% - 6.042vw);
	padding: 0;
	margin-left: 5vw;
	margin-right: 1.042vw; 
	margin-bottom: 2.917vw;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.feature-series-4d-direction .feature-series-4d-header-item:nth-child(2n) {
	margin-right: 5vw;
	margin-left: 1.042vw; 
}
.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: #f2c549;
	font-size: .875rem;
}
.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 5vw;
}
.feature-series-4d-introduce .feature-series-introduce-item {
	margin-bottom: 2.778vw;
}
.feature-series-4d-introduce .feature-series-introduce-item:nth-child(2n) {
	padding-left: 5vw;
	padding-right: .972vw;
	margin: 0;
}
.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),
.feature-drifting .feature-series-4d-introduce .feature-series-introduce-item.col-md-6:nth-child(3n) {
	padding: 0 5vw;
}
.feature-series-4d-introduce .feature-series-introduce-item:nth-child(3n) {
	padding-right: 5vw;
	padding-left: .972vw;
	margin: 0;
}
.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: 4.722vw 0 6.667vw;
}
.feature-series-4d-introduce .feature-series-introduce-item-text {
	flex: 1;
	padding: 3.194vw 2.639vw 5.278vw;
}
.feature-formula .feature-series-4d-introduce .feature-series-introduce-item-text {
	background: #f2c549;
}
.feature-series-4d-introduce .feature-series-introduce-item-text:nth-child(1) {
	padding: 6.111vw 5vw;
}
.feature-series-introduce-item-text p{
  	margin: 0;
  	font-size: .875rem;
}
.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: .625rem;
}
.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: 3.49vw;
}
.feature-series-mainParts-header-title,
.feature-series-mainParts-header-text {
  	padding: 0 5vw;
}
.feature-series-mainParts-header-title h3 {
  	margin: 0;
  	margin-bottom: 2.5vw;
}
.feature-series-mainParts-image {
  	padding-top: 7.5vw;
	padding-bottom: 1.389vw;
	padding-right: 0;
	margin-top: 7.083vw;
	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: 53.611vw;
}
.feature-formula .feature-series-mainParts-image img {
	height: 48.056vw;
}
.feature-drifting .feature-series-mainParts-image img {
	height: 61.528vw;
}
.feature-series-mainParts-image .mainParts-circle {
	position: absolute;
	width: 1rem;
	height: 1rem;
	background: #f2c549;
	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 5vw;
}
.feature-drifting .mainParts-text-item {
	margin-bottom: 3.472vw;
}
.mainParts-text-item p {
	margin-top: 2.639vw;
	margin-bottom: 3.194vw;
}
.feature-series-build {
  	margin: 9.444vw -15px 0;
}
.feature-series-build-header{
	display: flex;
	margin-bottom: 8.472vw;
	padding: 0 5vw;
}
.feature-series-build-header h5 {
	margin-top: 0;
	margin-bottom: 0;
}
.build-header-icon {
	display: flex;
	align-items: center;
}
.build-header-icon img {
	display: block;
	margin: 0 2.778vw;
	height: 8.056vw;
}
.build-header-icon img:nth-child(2) {
	height: 7.222vw;
}
.build-header-icon img:nth-child(3) {
	height: 5.556vw;
}
.feature-series-build-item {
	padding: 6.528vw 11.111vw;
	margin: 0 5vw 3.194vw;
	background: #f2f2f2;
	border-radius: 5px;
}
.feature-craft .feature-series-build-item,
.feature-master .feature-series-build-item,
.feature-drifting .feature-series-build-item {
	background: #f2c549;
}
.feature-series-build-item:last-child {
	margin-bottom: 6.944vw;
}
.feature-series-build-item p {
	margin: 0;
}
.feature-series-build-item .fluid-type {
	margin-bottom: 4.861vw;
}
.feature-series-build-item b,
.feature-series-build-item p:last-child {
	font-size: .75rem;
}
.feature-series-esports {
	margin-bottom: 4.896vw;
}
.feature-series-esports .feature-series-2d-header {
	color: #000;
}
.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;
}
.feature-series-esports .feature-series-introduce-item-image {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.feature-series-pu .feature-series-4d-header {
	color: #000;
}
.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 {
	color: #fff;
	background: transparent;
	border: none;
}
.feature-series-tab-fixed{
	display: none;
	position: fixed;
	top: 55px;
	width: 100%;
	margin: 0;
	z-index: 2;
}
.feature-series-tab.feature-series-tab-fixed .products-tab-fixed {
	color: #000;
	background: #fff;
}
.products-tab-fixed > .col-xs-12 {
	padding: 0;
}
.products-tab-header {
	padding: 0;
}
.feature-series-tab .products-tab-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1.944vw 5vw;
}
.products-tab-header .btn{
	padding: 2.22vw 3.889vw;
	color: #000;
	font-size: .651rem;
}
.feature-series-tab .products-tab-header .btn{
	width: fit-content;
}
.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;
	border: none;
}
.tab-header-left h2{
	margin: 0;
	font-size: .78125rem;
}
.tab-header-right {
	padding: 2.917vw 3.056vw;
	display: flex;
}
.feature-series-tab .tab-header-right {
	padding: 0;
	flex-direction: column;
	align-items: end;
}
.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: #f2c549;
	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: #f2c549;
}
.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: #f2c549;
}
.upholstery-versatility-text {
  	padding: 1.944vw 5.278vw;
  	background: #f2c549;
  	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: #f2c549;
	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;
	font-size: .875rem;
	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: #f2c549;
	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', 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: #f2c549;
	  	color: #000;
	  	line-height: 1.354vw;
	  	text-align: center;
	}
	.all-features-link .arrow-circle svg {
	  	font-size: .833vw;
	}
	.specifications-content{
		margin-top: 2.34375vw;
		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: 5px;
		overflow: hidden;
	}
	.specifications-item-img img {
	  	width: 100%;
	}
	.specifications-item {
	  	padding: 0 .4167vw;
	  	cursor: pointer;
	}
	.specifications-item p{
		margin: 0;
		margin-top: 1.615vw;
		font-size: 1rem;
	}
	.hover-view,
	.hover-choose{
		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{
		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: #f2c549;
		border-color: #000;
	}
	.hover-view > svg,
	.hover-play > svg,
	.absoulte-play > svg {
	  	position: absolute;
	  	top: 50%;
	  	left: 50%;
	  	transform: translate(-50%,-50%);
	  	height: 2.083vw;
	  	color: #f2c549;
	}
	.specifications-progress-bar {
	  	position: absolute;
	  	bottom: 0;
	  	left: 0;
	  	width: 100%;
	  	padding: .521vw 1.146vw;
	  	display: flex;
	  	align-items: center;
	  	background: #f2c549;
	}
	.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;
	}
	.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: #f2c549;
	  	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: #f2c549;
	}
	.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: #f2c549;
	  	color: #000;
	  	line-height: 1.354vw;
	  	text-align: center;
	  	transition: all .5s ease;
	}
	.review-product-choose-item:hover .arrow-circle {
		background: #000;
	  	color: #f2c549;
	}
	.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;
	  	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;
	}
	.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: 1.4583vw 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: 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: #eac342;
	  	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;
		bottom: 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 #eac342;
		line-height: 36px;
		text-align: center;
		color: #eac342;
		border-radius: 50%;
	}
	.review-new-content .review-pagination li.page {
	  	color: #eac342;
	  	text-decoration: none;
	}
	.review-new-content .review-pagination .page.active {
	  	background: #eac342;
	  	border-color: #eac342;
	  	color: #fff;
	}
	.review-new-content .review-pagination li a {
		display: block;
		width: 100%;
		height: 100%;
	  	color: #eac342;
	  	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;
	}
	.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%;
	}
	.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-series-top-introduce {
		padding-bottom: 2.5vw;
	}
	.feature-series-top-introduce > .row > .col-xs-12 > .row > .col-xs-12{
		padding: 0 15px;
	}
	.feature-series-top-introduce p{
		font-size: 1rem;
	}
	.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-specifications .specifications-list .slick-list{
		padding-right: 8.28125vw;
		margin-left: 8.28125vw;
	}
	.feature-series-comfortable {
		padding-top: 2.083vw;
		padding-bottom: 0;
	}
	.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-text,
	.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-master .feature-series-comfortable-text {
		padding-right: 13.542vw;
	}
	.feature-series-comfortable-text h3,
	.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: 2.1875vw;
	}
	.comfortable-video {
	  	margin-top: 2.708vw;
	  	display: flex;
	  	height: 7.2vw;
	}
	.comfortable-video-text ul {
	  	display: flex;
	  	flex-wrap: wrap;
	  	justify-content: space-between;
	}
	.comfortable-video-text ul li {
	  	font-size: .875rem;
	}
	.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-right: 2.292vw;
	  	cursor: pointer;
	}
	.comfortable-video-image img {
	  	height: 7.2vw;
	}
	.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: #f2c549;
		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-series-4d-header {
	  	color: #fff;
	  	border-radius: 5px;
	}
	.feature-craft .feature-series-2d-header .feature-series-2d-header-text,
	.feature-master .feature-series-2d-header .feature-series-2d-header-text,
	.feature-drifting .feature-series-2d-header .feature-series-2d-header-text,
	.feature-drifting .feature-series-4d-header .feature-series-4d-header-text,
	.feature-craft .feature-series-4d-header .feature-series-4d-header-text,
	.feature-master .feature-series-4d-header .feature-series-4d-header-text,
	.feature-air .feature-series-2d-header {
		color: #000;
	}
	.feature-series-2d-header {
	  	margin-top: 5vw;
	}
	.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;
		display: flex;
	}
	.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;
		width: 41.66667%
	}
	.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;
		width: 58.33333%;
	}
	.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;
		font-size: 1rem;
	}
	.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%;
		border-radius: 5px;
	}
	.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,
	.feature-drifting .feature-series-4d-header-img {
	  	padding-left: 7.083vw;
	}
	.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;
		font-size: 1rem;
	}
	.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;
	  	border-radius: 5px;
	}
	.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-top: 14.21875vw;
		margin-bottom: 7.96875vw;
	}
	.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; 
	  	border-radius: 5px;
	  	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: #f2c549;
		font-size: 1rem;
	}
	.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-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-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: 2.135vw .677vw;
	}
	.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-series-introduce-item-text p {
	  	margin: 0;
	  	font-size: 1rem;
	}
	.feature-series-introduce-item-text .fluid-type {
	  	margin-bottom: 1.302vw;
	}
	.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-top: 5.3125vw;
		padding-right: 0;
		padding-bottom: 1.615vw;
	}
	.feature-formula .feature-series-mainParts-image img {
	  	height: 26.042vw;
	}
	.feature-series-mainParts-image img {
	  	height: 25vw;
	}
	.feature-drifting .feature-series-mainParts-image img {
		height: 23.073vw;
	}
	.feature-series-mainParts-text {
		padding: 0 15px;
		padding-top: 3.125vw;
	}
	.feature-drifting .feature-series-mainParts-text {
		padding-left: 13.229vw;
		padding-top: 5.3125vw;
	}
	.feature-formula .feature-series-mainParts-text {
		padding-top: 1.979vw;
	}
	.mainParts-text-item {
		position: relative;
	}
	.mainParts-text-item:nth-child(1) {
		margin-top: 2.083vw;
	}
	.mainParts-text-item:nth-child(2) {
		margin-top: 4.167vw;
	}
	.mainParts-text-item:nth-child(3) {
		margin-top: 5.104vw;
	}
	.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: 2px solid #000;
		border-radius: 50%;
	}
	.mainParts-text-item .mainParts-circle:before {
		content: '';
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		height: 2px;
		background: #000;
	}
	.mainParts-text-item:nth-child(1) .mainParts-circle:before {
		left: -12.448vw;
		width: 12.448vw;
	}
	.mainParts-text-item:nth-child(2) .mainParts-circle:before {
		left: -12.005vw;
		width: 12.005vw;
	}
	.mainParts-text-item:nth-child(3) .mainParts-circle:before {
		left: -4.453125vw;
		width: 4.453125vw;
	}
	.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;
		height: 3.021vw;
	}
	.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 h5 {
		margin-top: 1.40625vw;
		margin-bottom: 3.333vw;
	}
	.build-header-icon {
		display: flex;
		align-items: center;
	}
	.build-header-icon img {
		display: block;
		margin: 0 1.042vw;
		height: 3.021vw;
	}
	.build-header-icon img:nth-child(2) {
		height: 2.708vw;
	}
	.build-header-icon img:nth-child(3) {
		height: 2.083vw;
	}
	.feature-series-build-item {
		margin: 0;
		margin-right: 16px;
		width: calc(25% - 10.678px);
		padding: 2.448vw 1.25vw 1.458vw;
		background: #f2f2f2;
		border-radius: 5px;
	}
	.feature-series-build-item:last-child {
		margin: 0;
	}
	.feature-series-build-item p {
		margin: 0;
	}
	.feature-series-build-item .fluid-type {
		margin-bottom: 3.28125vw;
	}
	.feature-series-build-item b {
		font-size: .875rem;
	}
	.feature-series-build-item p:last-child {
		font-size: .875rem;
	}
	.feature-series-esports {
		margin-bottom: 4.896vw;
	}
	.feature-series-esports .feature-series-2d-introduce {
		margin: 0;
	}
	.feature-series-esports .feature-series-introduce-item {
		width: calc(50% - 7.5px);
		padding: 0;
		margin: 0;
		margin-right: 15px;
	}
	.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 {
		color: #fff;
		background: transparent;
		border: none;
	}
	.feature-series-tab-fixed{
		display: none;
		position: fixed;
		top: 60px;
		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: .625vw 0;
	}
	.products-tab-header .btn{
		padding: .625vw 1.979vw;
		font-size: 14px;
	  	color: #000;
	}
	.feature-series-tab .products-tab-header .btn{
		width: auto;
	}
	.tab-header-left {
		padding: 0;
	  	padding-left: 8.28125vw;
	  	border: none;
	}
	.feature-series-tab .tab-header-left {
		padding-left: 8.28125vw;
	}
	.tab-header-left h2{
	  	margin: 0;
	  	font-size: 20px;
	}
	.tab-header-right {
		padding: 0;
	  	padding-right: 9.896vw;
	  	display: flex;
	}
	.feature-series-tab .tab-header-right {
		flex-direction: row;
		align-items: center;
		padding-right: 9.896vw;
	}
	.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: #f2c549;
	  	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: #f2c549;
		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: #f2c549;
	  	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: #f2c549;
	   	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%;
		font-size: 1rem;
	  	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: #f2c549;
	  	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){
	
}
@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-top: 17.5vw;
	}
	.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;
	}
	.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: 1rem;
	}
	.catalog-quick-new .catalog .point p.title{
		color: #6C757D;
	}
	.catalog-quick-new .catalog .point p s{
		font-size: .75rem!important;
	}
	.catalog-quick-new .catalog .point p.strong{
		margin-top: 10px;
		margin-bottom: 0;
		font-size: 1.25rem;
		opacity: 1;
		color: #000;
	}
	.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: 26px;
	}
	.catalog-quick .catalog .point .btn{
		padding: 10px 0; 
	}
}
@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; 
	border: 1px solid #ccc;
    border-radius: 5px;
	overflow: hidden; 
}
.catalog-quick-new .catalog a.lazy{
	border: 0;
}
.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: #f2c549;
}
.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-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: -28px;
	left: 0
}
.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;
}
@media only screen and (max-width: 991px) {
	.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;
		font-size: .875rem;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.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;
	}
	.index-poster .banner-absolute-content{
		top: calc(3.0625rem + 55px);
	}
	.index-sellingPoint-banner .banner-absolute-content {
		top: 1.4375rem;
		bottom: 1.625rem;
	}
	.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;
	}
	.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;
	}
	.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: #f2c549;
	}
	.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;
	}
	.product-toolbar {
	  	margin: 0 -15px;
	  	border-bottom: 1px solid #D2D2D2;
	}
	.product-toolbar > p {
	  	padding: .6875rem 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;
	}
	.filters-header{
		justify-content: space-between;
	}
	.filters-header p{
		padding: .6875rem 1rem;
		border-bottom: 1px solid #D2D2D2;
		/* border-right: 1px solid #D2D2D2; */
		font-family: 'Montserrat';
		text-align: center;
		font-size: .875rem;
		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;
		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 .filters-mobile-list {
	  	top: 55px;
	}
	.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;
	}
	.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;
	  	height: 2.75rem;
		width: calc(50% - 1.6vw);
		line-height: 2.75rem;
		font-size: .875rem;
	  	color: #000!important;
	  	border-color: #fff!important;
	  	background: #ECECEC !important;
		border-radius: 0;
	}
	.filter-mobile-list-bottom .btn-close-filters{
		margin-left: 3.2vw;
		background: #EAC342 !important;
	}
	.product-catalog-list-filters{
		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='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/.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;
	}
	.collections-item-list{
		margin-top: .5rem;
		padding-left: calc(3.2vw - .3125rem);
		padding-right: calc(3.2vw - .3125rem);
	}
	.product-accessories-list .collections-item-list>.row{
		margin: 0;
	}
	.collections-item-list .accessories-obj{
		width: calc(50% - .625rem);
		padding: 0;
		margin-left: .3125rem;
		margin-right: .3125rem;
	}
	.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 p {
	  	margin-bottom: 0;
	  	margin-top: .3125rem;
	  	font-size: .875rem;
	}
	.collections-item-list .accessories-obj > div p.title {
	  	margin: 0;
	  	margin-top: .1875rem;
	  	margin-bottom: .1875rem;
	  	font-size: .75rem;
	}
	.collections-item-list .accessories-obj > div p.price{
		margin-top: 0;
		margin-bottom: 1.5rem;
	}
	.accessories-obj-footer{
		display: block;
	}
	.accessories-obj-footer-price .price{
		font-size: .875rem;
	}
	.accessories-obj-footer-list{
		display: flex;
		justify-content: space-between;
	}
	.obj-footer-item{
		font-size: .875rem;
	}
	.obj-footer-item-icon {
	  	width: 14.4vw;
	}
	.obj-footer-item-dec {
	  	padding: 0 1rem;
	  	flex: 1;
	  	display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.obj-footer-item-dec p.text {
	  	margin: 4px 0 0;
	}
	.accessories-obj-modal {
	  	padding: 1.8vh 1.6vw;
	}
	.accessories-obj-modal-header{
		padding: 0 4vw;
		height: 18vw;
	}
	.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;
	}
	.accessories-obj-modal-dec > .col-xs-12:last-child {
		padding-top: calc(12.533vw - 20px);
	}
	.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;
	}
	.patent-logo-items .slick-list{
		padding-right: 20.933vw;
	}
	.patent-logo-items .patent-logo-item{
		margin: 0 1.6vw;
	}
	.index-service{
		padding: 3.2vw 9vw;
		margin: 0 3.2vw;
		margin-bottom: 3.2vw;
	}
	.homepage .index-service{
		margin: 0 -15px;
		background: #fff;
	}
	.collections-new-list .index-service{
		background: #EAC342;
	}
	.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,
	.index-poster .slick-dots,
	.partner-list .slick-dots,
	.catalog .slick-dots {
		width: 100%;
		height: 19px;
		border: 0;
	}
	.index-review .review-list .slick-dots li,
	.index-poster .slick-dots li,
	.partner-list .slick-dots li,
	.catalog .slick-dots li {
		width: 2.375rem;
		height: .375rem;
		margin: 0 .375rem;
	}
	.index-review .review-list .slick-dots li button,
	.index-poster .slick-dots li button,
	.partner-list .slick-dots li button,
	.catalog .slick-dots li button {
		height: .375rem;
	}
	.index-review .review-list .slick-dots li button::before,
	.index-poster .slick-dots li button::before,
	.partner-list .slick-dots li button::before,
	.catalog .slick-dots li button::before {
		height: .25rem;
	}
	.index-review .review-list .slick-dots li.slick-active button::before,
	.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: .375rem;
	}
	.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;
	}
	.index-service .point_item .point_item-text p {
	  	margin: 0;
	}
}
@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 #f2f2f2; 
	border-top: 0
}
.cart-items tbody tr:last-child td{
	border: 0
}
.cart-items img { 
	width: 50px; 
	height: auto; 
	border: 1px solid #ccc;
	border-radius: 5px;
}
.cart-items tbody tr td:first-child{
	width: 90px;
}
.cart-items th, 
.cart-items td { 
	padding: 0.4rem; 
	font-size: 0.9rem; 
}
.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; 
} 
#cart_note_panel textarea { font-size: 0.9rem; }
.cart-checkout { 
	padding: 15px; 
}
.btn-checkout { margin: 5px 0 5px 10px; }
.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 .article p,
.blog-article .article div {
    margin: 0;
    line-height: 2;
}
.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;
}
@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: 50px 0;
		min-height: calc(100vh - 179px);
		background: #fff;
	}
	.cart-container>.row{
		margin: 0
	}
	.cart-container ul.breadcrumb{
		display: flex;
		justify-content: center;
	}
	.cart-container .breadcrumb__item--current .breadcrumb__link:after{
		background: #151515;
		color: #fff
	}
	.cart-main h2{
		padding: 1.5625rem 0;
		font-size: 1.67rem;
		text-align: center;
		border-bottom: 1px solid #f2f2f2
	}
	.cart-main .cart-items{
		width: calc(100% - 30px);
		margin: auto
	}
	.cart-item-moblie{
		display: flex;
		padding-top: 1.5625rem;
		border-bottom: 1px solid #f2f2f2;
	}
	.cart-item-moblie:last-child{
		border: 0
	}
	.cart-item-mobild-img{
		margin-right: 1.625rem;
	}
	.cart-items img {
	    width: 4.375rem;
	}
	.cart-item-moblie-desc{
		flex: auto
	}
	.desc-item{
		display: flex;
		justify-content: space-between;
		align-items: center;
    	padding: 1.875rem 0;
	}
	.desc-item:first-child{
		border-bottom: 1px solid #f2f2f2;
	}
	.cart-same-line-ellipsis{
		padding: .5625rem .8rem
	}
	.cart-footer { 
		padding: 0 .9375rem;
		border-top: 1px solid #f2f2f2;
	} 
	#cart_note_panel #checkOptional{
		-webkit-appearance: checkbox;
		border: 1px solid #aaa;
	}
	#cart_note_panel .form-control[hidden]{
		display: none;
	}
	.cart-price{
		display: flex;
		align-items: center;
    	margin-top: 2.6875rem;
	}
	.cart-price>p{
		font-size: 1rem;
		color: #2f2f2f
	}
	.cart-price .col p{
		margin-bottom: 13px;
		color: #151515;
		font-size: 1.83rem;
	}
	.cart-price .col i,
	#cart_checkout_buttons small{
		color: #2f2f2f
	}
	#cart_checkout_buttons{
		text-align: center;
		font-size: 1rem;
	}
	#cart_checkout_buttons .btn{
		width: calc(100% - 1.875rem);
		padding: .84rem 0;
	}
	.cart-footer-link{
		padding-bottom: 3.125rem;
		padding-top: 1.75rem;
		text-align: center
	}
	.cart-footer-link a{
		color: #151515;
	}
	.top-notice-active{
		margin-top: 0;
	}
	.checkOut-container ul.breadcrumb{
		margin-top: 3.125rem;
		margin-bottom: 1.5625rem;
		justify-content: center;
	}
	.checkOut-container .main{
		order: 2;
		margin-top: 3rem;
	}
	.checkOut-container .sidebar{
		order: 1
	}
	.checkOut-container .sidebar-mobile{
		border-bottom: 1px solid #f2f2f2
	}
	.step__footer{
		text-align: center;
		margin-top: 1.875rem;
		margin-bottom: 5.25rem;
	}
	.step__footer__continue-btn{
		width: 90%;
		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 .625rem;
	}
	.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-price h2{
		margin-top: 25px;
		font-size: 26.67px;
		color: #151515;
	}
	.order-information-title{
    	margin: 0;
		padding: 42px 0;
		border-top: 1px solid #f2f2f2;
		border-bottom: 1px solid #f2f2f2;
    	cursor: pointer;
	}
	.order-information-title .col .title{
		font-size: 16px;
		color: #7f7f7f;
	}
	.order-information-title .col .text{
		margin-top: 25px;
		font-size: 13.3px;
		color: #151515;
	}
	.order-information-title.active>.col>.text{
		display: none;
	}
	.order-information-title .col-auto svg{
		color: #ccc;
	}
	.order-information-content{
		display: none;
		margin: 0;
	}
	.order-information-title.active .order-information-content{
		display: block;
	}
	.order-information-content .order-information-item{
		margin: 0;
	}
	.order-information-title .information-title .title,
	.order-information-title .information-text .text{
		margin-top: 20px;
		font-size: 13.3px;
	}
	.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{
		margin-right: 25px;
		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;
		color: #7f7f7f;
	}
	.step__footer__total .strong{
		font-size: 26.67px;
	}
	.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;
	}
	.blog-article div>p{
		margin-bottom: 30px;
	}
}
@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 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; padding: 0 15px; } 
	
}
@media only screen and (min-width : 1300px) { 
	.cart-items img { width: 150px; }
	.cart-items tbody tr td:first-child{ width: 190px; }
}
ul.breadcrumb>li+li:before{
	display: none;
}
.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-container .main__content{
	background: #fff;
}
.cart-main .cart-delivery-wrapper { padding: 0 15px; }
.cart-footer #cart_badges_area { margin-top: 20px; margin-bottom: 50px; }
.cart-main .cart-items .btn-remove{ color: #ccc }
.cart-footer .cart-checkout { margin-bottom: 0 }
@media only screen and (min-width : 992px) { 
	.cart-container,
	.checkOut-container{
		padding: 100px 0;
		min-height: calc(100vh - 190px);
		background: #f2f2f2;
	}
	ul.breadcrumb{
		justify-content: center;
		padding: 30px;
	    margin: 0;
	    background: #fff;
	}
	.cart-container .main__content{
		margin-top: 25px;
	}
	.cart-main{
		margin: 0 -15px;
	}
	.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% - 60px);
		margin: auto
	}
	.cart-main .cart-items th, 
	.cart-main .cart-items td { padding: 20px; } 
	.cart-main .cart-items .btn-remove { margin-top: 10px; } 
	#cart_note_panel {
	    margin-top: 0;
	    padding: 0 35px;
	}
	.cart-footer .cart-checkout{ 
		padding: 30px 50px 0; 
	}
	.cart-footer #cart_checkout_buttons { 
		text-align: right; 
		font-size: 1rem
	} 
	.cart-footer .btn-checkout { 
		margin: 5px 0; 
		padding: 14px 52px;
	} 
	.cart-price{
		margin-top: 0
	}
	.cart-price .col{
		text-align: right;
	}
	.cart-footer-link{
		padding: 0 50px 50px;
		text-align: left;
	}
	.top-notice-active{
		margin-top: 0;
	}
	.main{
		margin-top: 25px;
	}
	.main .step{
		padding: 37px;
	}
	.sidebar {
    	padding: 50px 40px;
	}
	.checkOut-container .main{
		order: 1;
		margin-top: 0;
	}
	.checkOut-container .sidebar-mobile{
		border-bottom: 0;
		order: 2
	}
	.step__footer{
		text-align: left;
		margin-bottom: 0;
	}
	.step__footer__continue-btn{
		width: auto;
		padding: 15px 40px;
	}
	.payment-order-type .step__footer__continue-btn{
		padding: 12px 40px;
	}
	.blog-article {
	    padding: 93px 0 50px;
	}
	.blog-article h2 {
		margin: 0;
	    margin-bottom: 40px;
	    font-size: 2.08vw;
	    line-height: 2;
	}
	.blog-article div>p{
		margin-bottom: 46px;
	}
	.blog-article p small{
		padding: 0 12px;
		font-size: 16px;
	}
	.payment-order {
	    padding: 0 50px;
	}
	.order-information-content .information-title{
		flex: 0.4;
	}
	.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%;
	}
}
@media only screen and (min-width : 1920px) {
	.cart-container .col-xl-8,
	.checkOut-container .col-xl-8{
		max-width: 1240px;
		margin: auto;
	}
}
.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: 2px;
    background: #151515;
}
.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: 34px;
    color: #000;
    background: #fff;
    border: 2px solid #000;
    border-radius: 50%;
    font-weight: 700;
    display: block
}
.main .step{
	background: #fff;
}
.account{
	position: relative;
	background: #f2f2f2; 
}
#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 { margin-bottom: 30px; padding: 20px; overflow: auto; }
.account-wrapper p { 
	margin: 0;
	line-height: 2
}
.account-wrapper .responsive-table { min-width: 700px; }
.account-wrapper label { margin-top: 15px; }
.account-wrapper .table thead tr th { border: none; }
.order-items tfoot tr td{ border-top: 0 }
.order-items .btn{ 
	position: relative; 
	padding: 10px 34px;
	overflow: hidden; 
}
.order-items tfoot tr td span{
	font-size: 20px;
}
.order-items tfoot tr td span.blue,
.order-items tfoot tr td .order-detail p span{ 
	font-size: 14px;
}
#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;
	}
	.index-poster{ 
		padding-top: 48px; 
	}
	.index-poster.slick-dotted.slick-slider{
		margin-bottom: 0;
	}
	.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%;
	  	background: #EAC342;
	}
	.index-service h2 {
		margin: 0;
	}
	.index-service .point_item{
		flex: auto;
		height: auto;
		padding: 2.6vw 15px;
		border: 0;
		color: #000;
		font-size: 1rem;
	}
	.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;
	}
	.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;
	}
	.index-series {
		padding-bottom: 2.917vw;
	}
	.index-series h2{
		margin-top: 2vw;
		margin-bottom: 3vw;
	}
	.series-item {
	  	margin: 0 8px;
	  	padding: 0;
	  	width: calc(25% - 12px);
	}
	.series-item:nth-child(1){
		margin-left: 0;
	}
	.series-item:nth-child(4n){
		margin-right: 0;
	}
	.series-item a{
	  	position: relative;
		display: block; 
	}
	.series-item img {
	  	width: 100%;
	}
	.series-item-text {
	  	position: absolute;
	  	top: 0;
	  	right: 0;
	  	display: flex;
	  	justify-content: space-between;
	  	width: 100%;
	  	padding: 0 3.23vw;
	  	padding-top: 2.5vw;
	}
	.series-item-text>p {
	  	margin: 0;
	  	font-size: .73vw;
	}
	.series-item-text-left p {
	  	padding: .36vw 1.3vw;
	  	margin: 0;
	  	width: fit-content;
	  	border: 1px solid #fff;
	  	border-radius: 5px;
	  	color: #fff;
	  	font-size: 1.042vw;
	}
	.series-item-text-left p:first-child{
	  	margin-bottom: .73vw;
	}
	.series-item-btn {
	  	position: absolute;
	  	bottom: 0;
	  	right: 0;
	  	width: 100%;
	  	padding: .78125vw 0;
	  	margin: 0;
	  	color: #fff;
	  	text-align: center;
	  	background: rgba(0,0,0,0.5);
	  	transition: all .5s ease;
	}
	.index-factory {
	  	padding-top: 4.167vw;
	  	padding-bottom: 4.167vw;
	}
	.factory-introduce {
	  	position: relative;
	}
	.factory-introduce img {
	  	width: 100%;
	  	border-radius: 5px;
	}
	.factory-introduce .absolute-text {
	  	position: absolute;
	  	top: 0;
	  	left: 15px;
	  	width: calc(100% - 30px);
	  	padding: 0 15px;
	  	text-align: center;
	}
	.factory-introduce .absolute-text h4 {
	  	margin: 0;
	  	margin-top: 5vw;
	  	margin-bottom: 1.25vw;
	  	line-height: 1;
	  	font-size: calc(20px + 10 * ((100vw - 320px) / 2080));
	}
	.factory-introduce .absolute-text h2 {
	  	margin: 0;
	  	margin-bottom: 2.76vw;
	  	font-size: 3.125vw;
	  	line-height: 1;
	}
	.factory-introduce .absolute-text .btn {
	  	color: #000;
	}
	.factory-introduce-text {
	  	display: flex;
	  	flex-direction: column;
	  	justify-content: center;
	  	height: 100%;
	  	padding-left: 3.9583vw;
	  	font-size: .875rem;
	  	line-height: 1;
	  	background: #f2c549;
	  	border-radius: 5px;
	}
	.factory-item-count {
	  	padding: 1.042vw 0;
	}
	.factory-item-count b {
	  	font-size: calc(20px + 10 * ((100vw - 320px) / 2080));
	}
	.factory-item-count p {
	  	margin: 0;
	  	margin-top: 4px;
	}
	.factory-item {
	  	margin: 0;
	  	margin-top: 2.5vw;
	  	background: #cad5de;
	  	border-radius: 5px;
	}
	.factory-item-text {
	  	padding: 7.71vw 0;
	  	padding-left: 6.35vw;
	  	padding-right: 3.23vw;
	}
	.factory-item-text h3 {
	  	margin: 0;
	  	margin-bottom: 2.5vw;
	  	font-size: calc(30px + 18 * ((100vw - 320px) / 2080));
	  	line-height: 1;
	}
	.factory-item-text p{
	  	margin: 0;
	  	font-size: .875rem;
	}
	.factory-item-text p:first-of-type{
	  	margin-bottom: 1.5625vw;
	}
	.factory-item-images {
	  	height: 100%;
	  	background-repeat: no-repeat;
	  	background-position: center center;
	  	background-size: cover;
	}
	.homepage .index-service h2,
	.homepage .index-series h2,
	.homepage .factory-introduce .absolute-text h2 {
		font-size: calc(30px + 18 * ((100vw - 320px) / 2080))
	}
}
.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
}
.index-review .review-list .review-item{
	margin: 0 8px;
	background: #fff;
	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;
}
.index-review .review-list .review-item p{ color: #2f2f2f }
.index-review .review-list .review-item .text{
	margin-top: .833vw;
	margin-bottom: 1.042vw;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    min-height: 4.4rem;
    overflow: hidden;
    font-size: .875rem;
}
.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 div p{ margin-bottom: 5px;}
.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 {
	margin: 8px 0;
	font-size: inherit;
	font-weight: 400;
}
.footer-new .footer-sitemap-nav-title:hover,
.footer-new .footer-sitemap-nav>div>div>a:hover,
.footer-icon a:hover{
	color: #fff;
	opacity: 1;
}
.footer-new .footer-sitemap-nav-title {
	margin-bottom: 26px;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    font-family: 'Montserrat-Bold';
    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) {
	.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;
	}
	.series-item {
	  	padding: 0 1.6vw;
	  	padding-bottom: 3.2vw;
	}
	.series-item a{
	  	position: relative;
		display: block; 
	}
	.series-item img {
	  	width: 100%;
	}
	.series-item-btn {
	  	position: absolute;
	  	bottom: 0;
	  	right: 0;
	  	width: 100%;
	  	padding: 1rem 0;
	  	margin: 0;
	  	line-height: 1;
		font-size: .875rem;
	  	color: #fff;
	  	text-align: center;
	  	background: rgba(0,0,0,0.5);
	}
	.index-factory {
	  	padding-top: 2.3125rem;
	  	padding-bottom: 2.3125rem;
	}
	.index-factory > .col-xs-12 > .row > .col-xs-12 {
		padding: 0 3.2vw
	}
	.factory-introduce {
	  	position: relative;
	}
	.factory-introduce img {
	  	width: 100%;
	  	border-radius: 5px;
	}
	.factory-introduce .absolute-text {
	  	position: absolute;
	  	top: 0;
	  	left: 0;
	  	width: 100%;
	  	padding: 0 3.2vw;
	  	text-align: center;
	}
	.factory-introduce .absolute-text h4 {
	  	margin: 0;
	  	margin-top: 2.0625rem;
		margin-bottom: .75rem;
		line-height: 1;
		font-size: calc(1rem + 4 * ((100vw - 320px) / 2080));
	}
	.factory-introduce .absolute-text h2 {
	  	margin: 0;
	  	margin-bottom: 1.5625rem;
	  	font-size: calc(22px + 12 * ((100vw - 320px) / 2080));
	  	line-height: 1;
	}
	.factory-introduce .absolute-text .btn {
	  	color: #000;
	}
	.factory-introduce-text {
	  	display: flex;
	  	flex-wrap: wrap;
	  	padding: 1.4375rem 2rem;
	  	margin-top: .75rem;
	  	font-size: .65125rem;
	  	line-height: 1;
	  	background: #f2c549;
	  	border-radius: 5px;
	}
	.factory-item-count {
	  	padding: .65625rem 0;
	  	width: 50%;
	}
	.factory-item-count b {
	  	font-size: 1.171875rem;
	}
	.factory-item-count p {
	  	margin: 0;
	  	margin-top: 4px;
	}
	.factory-item {
	  	margin: 0;
	  	margin-top: 2.1875rem;
	}
	.factory-item h3{
		margin: 0;
      	margin-bottom: 1.375rem;
		font-size: calc(18px + 7 * ((100vw - 320px) / 2080));
		line-height: 1;
	}
	.factory-item-content{
		order: 1;
		padding: 0;
	}
	.factory-item-text {
	  	padding-top: 1rem;
	}
	.factory-item-text p{
	  	margin: 0;
	  	font-size: .875rem;
	}
	.factory-item-images-content{
		padding: 0;
		width: 100%;
	  	background-color: #cad5de;
		border-radius: 5px;
	}
	.factory-item-images {
	  	height: 46.67vw;
	  	width: 53.33vw;
		margin: auto;
	  	background-repeat: no-repeat;
	  	background-position: center center;
	  	background-size: cover;
	}
	.index-patent{
		margin-top: 1.25rem;
	}
	.index-review{
		padding: 2rem 0;
	}
	.index-review-header{
		padding-left: 3.2vw;
	}
	.index-review-header{
		flex-direction: column;
		margin-bottom: 1.5rem;
	}
	.index-review-header a{
		color: #858585;
		font-size: .875rem;
		opacity: 1;
	}
	.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;
	}
	.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;
	}
	.index-review .review-list .review-item .text {
		height: 7.5rem;
		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;
	}
	.review-item-text {
	  	padding: .875rem;
	}
	.review-item-text .stamped-fa{
		color: #000;
	}
	.review-item-text .stamped-fa:before{
		font-size: .75rem;
	}
	.index-review .review-list .review-item .text {
	  	margin-top: .5rem;
	  	margin-bottom: 1.125rem;
	  	display: -webkit-box;
	  	-webkit-box-orient: vertical;
	  	-webkit-line-clamp: 5;
	  	min-height: 5.375rem;
	  	overflow: hidden;
	  	font-size: .75rem;
	}
	.review-item-user {
	  	display: flex;
	  	justify-content: space-between;
	  	align-items: center;
	  	color: #000;
	  	font-size: .75rem;
	}
	.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: #EAC342;
	  	border-radius: 50%;
	  	color: #fff;
	  	font-size: .875rem;
	  	line-height: 1.5rem;
	}
	.review-item-user p {
	  	margin: 0;
	  	color: #000;
	}
	.review-item-user > p {
		opacity: .6;
	}
	.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: 0 .5rem;
		margin-top: .5rem;
	}
	.footer-new .footer-sitemap-nav .footer-icon a svg {
	  	height: 1rem;
	}
	.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: 5px; }
.btn-disabled{
	background: #e5e5e5;
	color: #858585;
    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-Bold''; 
	font-weight: 400;
}
#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;
	background: #fff;
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.1);
}
.review-card hr{ 
	margin: 25px 0; 
	border-color: #ddd
}
.product-detail{
	display: flex;
}
.product-detail .detail-img{
	min-width: 66px;
    width: 66px
}
.detail-img img{ 
	width: 100%;
	border: 1px solid #d1d1d1;
}
.detail-list{
	list-style-type: none;
	width: 100%;
	padding-left: 20px;    
	margin: 0;
	font-size: .8rem;
	line-height: 1.7;
}
.rating-stars label,
.review-input p{
	margin: 0;
	font-weight: 400;
	font-size: 1rem;
	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;
}
.review-input textarea:focus{
	outline: 0
}
.review-input textarea::placeholder{
	color: #7d7d7c;
	font-style: italic;
}
.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: 14px;
}
.review-edit .file-preview{ 
	width: auto; 
	border: 0;
    padding: 0;
    margin-right: 15px;
}
.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{
	width: 100px;
	height: 100px;
	border: 1px dashed #ccc;
	border-radius: 0;
	background: #f2f2f2
}
.icon-plus:before,
.icon-plus:after{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	background: #ccc;
}
.icon-plus:before{
	height: 1px;
	width: 40px;
	transform: translateX(-50%);
}
.icon-plus:after {
	height: 40px;
	width: 1px;
	transform: translateY(-50%);
}
.review-edit .krajee-default.file-preview-frame{
	margin: 0;
	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%);
}
.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;
}
@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; 
	}
	.product-detail .detail-img{
	    width: 100px;
	}
	.detail-list{
	    padding-left: 52px;
	    font-size: 16px;
	}
	.rating-stars label, 
	.review-input p{
		font-size: 1.25rem;
	}
	.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;
	}
}
.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;
		font-size: .83rem;
	}
	.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('../images/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{
 		z-index: 99999;
 	}
 	.designOwn .mfp-wrap{
 		z-index: 100000;
 	}
 	.designOwn-banner{
 		padding: 11.5625rem 0;
 		background: url(../images/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(../images/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(../images/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(../images/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;
		font-size: 16px;
	}
	.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{
 		z-index: 99999;
 	}
 	.designOwn .mfp-wrap{
 		z-index: 100000;
 	}
 	.designOwn-banner{
 		padding: 300px 0;
 		background: url(../images/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(../images/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(../images/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(../images/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(../images/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: red;
}
.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(style.css#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-Bold, sans-serif';
	text-align: center;
}
.promoMsg{
	margin: 0;
	margin-top: 36px;
	font-size: 42px;
	font-family: 'Montserrat-Bold, sans-serif';
	text-align: center;
}
.promoMsg1{
	margin: 0;
	margin-bottom: 5px;
	font-size: 42px;
	font-family: 'Montserrat-Bold, sans-serif';
	text-align: center;
}
.noteMsg{
	font-size: 14px;
	font-family: 'Montserrat, sans-serif';
	text-align: center;
	color: #000;
	margin-bottom:0px;
}
.noteMsg1{
	font-size: 14px;
	font-family: 'Montserrat, sans-serif';
	text-align: center;
	color: #000;
	margin-bottom:30px;
}
.noteSuccessMsg{
	font-size: 14px;
	font-family: 'Montserrat, sans-serif';
	text-align: center;
	color: #000;
	margin-bottom:0px;
}
.noteSuccessMsg1{
	font-size: 14px;
	font-family: 'Montserrat, 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, 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, sans-serif';
	text-align: center;
	color: #a3a3a3;
}
.confirmSuccessMsg1{
	margin: 0;
	font-size: 14px;
	font-family: 'Montserrat, sans-serif';
	text-align: center;
	color: #a3a3a3;
}
.addCartMsg{
	margin: 0;
    margin-top: 52px;
    font-size: 24px;
    font-family: 'Montserrat-Bold, sans-serif';
    text-align: center;
}
.addCartMsg1{
	font-size: 24px;
	font-family: 'Montserrat-Bold, sans-serif';
	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;
	}
	
} */