/*======= Edit by DTM for Mobile Reponsive =======*/
@media only screen and (max-width:1024px){ 
	.zoomWindow,.owl-buttons{
    	display: none !important;
	}
}
@media only screen and (max-width:992px){ 
	.v2_bnc_home_catepr_main .container{width: 100%;}
	.zoomContainer{display:none;}
    .zoomWrapper{position:relative;}
    .zoomWrapper:after{content:'';width:100%;height:100%;z-index:100;position:absolute;top:0;left:0;}
	/*=== Menu Mobile ===*/
	.v2_bnc_menu_mobile a {
	    /* display: inline-block; */
	    /* padding: 0; */
	    /* border-radius: 5px; */
	    color: #ffffff;
	    font-size: 25px;
	    /* float: left; */
	    /* position: absolute; */
	    /* top: 50%; */
	    /* transform: translateY(-50%); */
	}
	.v2_bnc_menu_mobile{
		display: inline-block;
		float: left;
	}
	.v2_bnc_logo_menu.mm-listitem {
	    background: #fff;
	    text-align: center;
	    padding: 10px 0;
	}
	#mm-1 .mm-navbar {
	    display: none;
	}
	#mm-1 {
	    padding-top:0;
	}
	.mm-listitem:after {
	    left:0;
	}
	.mm-menu_theme-dark .mm-navbar a, .mm-menu_theme-dark .mm-navbar>* {
	    color: #fff;
	    font-size: 16px !important;
	    text-transform: uppercase;
	}
	.mm-listitem>a, .mm-listitem>span {
	    font-size: 15px;
	}
	.mm-menu_theme-dark .mm-listview .mm-btn_next:after,.mm-menu_theme-dark .mm-btn:after, .mm-menu_theme-dark .mm-btn:before,
	.mm-navbar,.mm-listitem .mm-btn_next:before,.mm-listitem:after  {
	    border-color: #fff;
	}
	.mm-menu_theme-dark {
	    background: #f62d3e;
	}
	/*=== End Menu Mobile ===*/
	.v2_bnc_feedback_home .owl-theme .owl-nav [class*=owl-]{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.v2_bnc_feedback_home {
	    background-attachment: unset !important;
	}
    .v2_bnc_block_title h2, .f-block-title span{
    	font-size: 18px;
    }
    .v2_bnc_block_item_img {
	    height: 200px;
	    margin: 0 0 10px 0;
	}
	.nQs_search {
		position: absolute;
		right: 19%;
		z-index: 99999;
		height: 49px;
		width: 25px;
	}
	.v2_bnc_cart_main {
	    /* position: absolute; */
	    /* top: 35%; */
	    /* right: 15px; */
	    /* margin: 0; */
	    background: none;
	    /* padding: 0; */
	}
	.miniv2-toolbar-barclick .fa {
		color: #ffffff;
		font-size: 26px;
	}
	.miniv2-toolbar-count {
		background: #f62f3e;
		width: 15px;
		border-radius: 100%;
		display: inline-block;
		height: 15px;
		line-height: 15px;
		text-align:  center;
		top: -10px;
		left: -3px;
	}
	.v2_bnc_home_catepr_img{
		height:auto;
	}
	.v2_bnc_login_register{
	    display: flex;
	    justify-content: center;
	    float: none !important;
	}
	#news_filter .form-control,#recruit_filter .form-control,.v2_bnc_select_category_products_page .form-control,#album_filter .form-control,#video_filter .form-control,.f-qa .form-control{
	    margin: 0 0 10px 0;
	}
	#logo img {
	    /* margin: 10px auto; */
	    display: inline-block;
	    /* width: 70%; */
	}
	#logo {
		text-align: center;
	}

	.v2_bnc_search {
		margin: 0 0 20px;
	}
}
@media only screen and (max-width:767px){
	body{
		min-width: 375px;
	}
}
@media only screen and (max-width:640px){}
@media only screen and (max-width: 480px){
	.v2_bnc_title_tab_home li {
	    display: block;
	}
	.v2_bnc_title_tab_home li a {
		color: #fff;
		display: block;
		background: #000;
		margin: 0 0 10px;
		padding: 5px 10px;
	}
	.v2_bnc_title_tab_home {
	    overflow: hidden;
	    width: 100%;
	}
	.v2_bnc_title_main h2 {
	    font-size: 20px;
	}
	.v2_bnc_pr_item {
	    /height: 345px;
	}
	.v2_bnc_pr_item_img{
		height:200px;
	}
	.v2_bnc_home_catepr_tab_list.nav-tabs li a {
	    margin: 0 5px 10px;
	}
	.v2_bnc_block_brands_img img,.v2_bnc_block_email_info,.v2_bnc_block_email_title h2{
		width:100%;
	    float: none;
	}
	.v2_bnc_block_email_info {
	    margin: 10px 0;
	}
	.v2_bnc_search_border{
		width:100%;
	}
	.v2_bnc_policy{
		height:auto;
		max-height:unset;
	}
	.f-product-view-tab .f-product-view-tab-header > ul li.active > a{
		background: #FA6B09 !important;
		color:#fff !important;
	}
	.f-product-view-tab .f-product-view-tab-header > ul li > a {
	    display: block;
	    text-align: center;
	    background: #e1e1e1;
	}
	.f-product-view-tab .f-product-view-tab-header > ul li {
	    display: block;
	    float: none;
	}
	.btn-buy {
	    width: 100%;
	    margin: 10px 0 0;
	}
}
@media only screen and (max-width: 420px) and (min-width: 320px){}