
@media screen and (max-width:767px){
	.col-md-10.product-detailbox80 {width: 100%; float: right;}
	.col-sm-10 {float: left; width: 80%;}
	.col-sm-2 {float: left; width: 20%;}
	.cart-name-box {width: 100%; float: left;}

	#mobile-filter{display:block;}
	#desktop-filter{display:none;}
	.pf-finder-v2__filters-list.mobile-filter-view.show {
		visibility: visible !important;
		width: 100%;
		background: #fff;
		position: inherit;
		height: auto;

	}
	.pf-finder-v2__filters-list{position:inherit}
	.gnb__logo:after {
		content: '';
		display: block;
		width: 0; 
		height: 32px;
		/*background: url(clientlib-common/resources/images/global-samsung-logo.svg) no-repeat 50% 50%;*/
		/*background-size: 104px 16px; */
	}
	.product-detail-kv__gallery-area {
		margin-top: 80px !important;
	}
	.pd-header-navigation.bg-black .pd-header-navigation__menu-wrap {
		padding: 0px 5px;
	}
	.sp-price strong {
		font-size: 20px;
	}
	.home-kv-carousel__slide-inner {
		max-height: 330px;
	}
	.pf-finder-v2__filters-bar-select {
		padding-right: 5px;
	}
	.product-card-v2__feature-text {
		font-size: 12px !important;
	}
	.product-card-v2__feature-icon .icon, .product-card-v2__feature-icon .image {
		width: 6.66666667vw !important;
		height: 6.66666667vw !important;
	}
	.spec-highlight_contents.show_content p {
		font-size: 15px;
	}
	.btn-sm.btn-icon {
		padding: 0.550rem;
		width: calc(2.02rem + 2px);
		height: calc(2.02rem + 2px);
		line-height: .55;
	}
	.btn-light.disabled, .btn-light:disabled {
		color: #212529;
		background-color: #e2e5ec;
		border-color: #f8f9fa;
	}

	.cost-box__cta-wrap button i {
		line-height: 21.5px !important;
	}
	.sc-product-name {
		font-size: 13px;
		color: #000;
		font-weight: 800;
		padding-left: 8px;
	}

		
}

@media screen and (max-width:420px){
	.home-kv-carousel__background-media-wrap {
		margin-top: -27px;
	}
	.key-feature-tab.padding-top--48 .key-feature-tab__header-wrap, .key-feature-tab.padding-top--48 .key-feature-tab__slide {
        padding-top: 0.888889vw;
    }
	.gnb__logo--event:after {
		background: none !important;
		background-size: none !important;
	}
	.gnb__logo:after {
		content: '';
		display: block;
		width: 0px;
		height: 32px;
		background: none;
		background-size: none;
	}
	.cart-name-box {
		width: 100%;
	}
	.cart-price-box,
	.cart-quantity-box {
		width: 50%;
		float: left;
	}
	.sc-product-details-holder span {
		font-size: 10px;
	}
	.home-kv-carousel__slide-inner.cat-page-item-inner{
        max-height: 125px !important;
     }
	.home-kv-carousel__slide-inner {
		max-height: 250px;
	}
	.home-kv-carousel__headline {
		font-size: 14px;
		line-height: 14px;
	}
	.key-feature-tab.padding-bottom--48 .key-feature-tab__slide {
		padding-bottom: 0.888889vw;
	}
	.key-feature-tab__slide-inner {
		max-height: 550px;
	}
	.key-feature-tab__media-wrap {
		top: 36.277778vw;
	}
	.key-feature-tab__text-wrap {
		padding: 20.888889vw 6.66666667vw 0vw 6.66666667vw;
	}

	.key-feature-tab__text-wrap.home_bg_slide_text {
		padding-top: 103px;
	}
	.key-feature-tab.padding-top--48 .key-feature-tab__background-wrap {
		top: 25.111111vw;
		padding-top: 8.88888889vw;
	}

	.pd-buying-tool__info .pd-info__title {
		margin-top: 16px !important;
		padding-right: 5px !important;
		font-size: 16px !important
	}
	.pd-buying-tool__info .pd-info__wishlist {
		right: 9px !important;
	}

	.pd-header-navigation .pd-buying-price {
		min-height: 8.88888889vw;
		width: 30%;
		margin-top: 7px;
		margin-right: -52.333333vw;
	}
	
	.pd-header-navigation__headline {
		width: 70% !important;
		padding: 2.22222222vw 6.66666667vw 0vw 1.666667vw !important;

	}
	.cart-product-img img {
		max-width: 63px;
	}
	.cart-title h3 {
		font-size: 16px;
	}
	a.btn.btn-icon.btn-sm.btn-soft-primary.btn-circle.cart-remove {
		position: absolute;
		top: -43px;
		right: 25px;
	}
	.key-feature-tab__headline {
        font-size: 6.33333333vw;
    }


}


@media screen and (max-width:320px){
    
	.home-kv-carousel__slide-inner {
		max-height: 100px;
	}
	
	.home-kv-carousel__slide-inner.cat-page-item-inner{
        max-height: 170px !important;
    }
	

}