/*======= Edit by DTM for Mobile Reponsive =======*/
@media only screen and (max-width:1024px){ 
	.zoomWindow,.owl-buttons{
    	display: none !important;
	}
	.zoomContainer{display:none;}
     .zoomWrapper{position:relative;width:100% !important;margin:auto;display:block;}
     .zoomWrapper:after{content:'';width:100%;height:100%;z-index:100;position:absolute;top:0;left:0;}
	iframe{
		width:100%;
	}
}
@media only screen and (max-width:992px){ 
.v2_bnc_menu_mobile {
		display: block !important;
	}
	#nav_list {
	    position: absolute;
	    width: 25px;
	    height: 17px;
	    left: 0;
	    top: 0;
	    right: 0;
	    bottom: 0;
	}
	.menu-line {
	    height: 3px;
	    width: 100%;
	    position: absolute;
	    left: 0;
	    background: #ffffff;
	    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
	}
	.menu-line-1 {
	    top: 0;
	}
	.menu-line-2 {
	    top: 0;
	    bottom: 0;
	    margin: auto;
	}
	.menu-line-3 {
	    bottom: 0;
	}
	.button_menu_mobile.active .menu-line-1 {
	    transform: translateY(7px) translateY(-50%) rotate(-45deg);
	}
	.button_menu_mobile.active .menu-line-2 {
	    opacity: 0;
	}
	.button_menu_mobile.active .menu-line-3 {
	    transform: translateY(-10px) translateY(50%) rotate(45deg);
	}
    .button_menu_mobile,.menutop{
        display: block !important;
    }
    .menu-top-custom .navbar-nav{
        border: none;
    }
    .menu-label {
        display: none;
    }
    .button_menu_mobile {
		position: relative;
		z-index: 999;
		float: left;
		margin: 8px 0 0;
	}
    body {
		position: relative;
		left: 0;
	}
    .pushmenu {
		background: #3c3933;
		width: 240px;
		height: 100%;
		top: 0;
		z-index: 1000;
		max-height: 100%;
		position:fixed;
		overflow-y: auto;
		overflow-x: hidden;
    }
    .parent li a{
    	padding-left: 30px;
    }
    .pushmenu a,.menu-top-custom .navbar-nav>li>a {
		display: block;
		color: #fff;
		font-weight: bold;
		border-top: 1px solid #56544e;
		border-bottom: 1px solid #312e2a;
		padding: 14px;
		text-transform: uppercase;
		font-size:13px;
		 width: 100%;
    }
    .v2_link_submenu_1_1,.top-menu-new li .v2_link_submenu_1{
        line-height: unset;
    }
    .menu-top-custom .navbar-nav ul li{
        text-transform: uppercase;
        float: none;
        width: 100%;
		
    }
    .menu-top-custom .navbar-nav {
        margin: 0;
        width: 100%;
        padding: 0;
    }
    .pushmenu-left {
      	left: -240px;
    }
    .pushmenu-left.pushmenu-open {
		left: 0;
		padding: 0;
	}
    .pushmenu-push-toright {
      	left: 240px;
    }
    /*Transition*/
    .pushmenu, body {
		-webkit-transition: all 0.5s ease; 
		-moz-transition: all 0.5s ease; 
		transition: all 0.5s ease;   
    }
    .menu-top-custom ul>li {
        float: none;
        position: relative;
    }
    /*=== Menu Level2 ===*/
    .navbar-nav .parent ul{
        display: none;
        transition: all ease .0s;
    }
    .navbar-nav>li>span:before{
        content: "\f107";
        display: inline-block;
        font: normal normal normal 18px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: block;
        color: #fff;
        font-size: 17px;
    }
    .navbar-nav li span.opened:before{
        content: "\f106" !important;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 17px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        color: #fff;
        -moz-osx-font-smoothing: grayscale;
    }
    .navbar-nav li.parent span {
		position: absolute;
	    right: 0;
	    top: 1px;
	    cursor: pointer;
	    width: 78px;
	    height: 52px;
	    float: right;
	    z-index: 99999;
	    text-align: right;
	    padding: 15px;
    }
    .v2_link_submenu_1_1 {
        text-transform: capitalize;
        padding-left: 30px !important;
    }
    ul.v2_submenu_1_1 {
        display: none !important;
    }
	/*=== End Menu Mobile ===*/
	.v2_bnc_header_bottom {
    background: #0067ac;
    padding: 5px 0;
}
	.v2_bnc_news_item_title a, .v2_bnc_news_item_title{
		font-size: 13px; 
	}
	.v2_bnc_news_item_sum{
		display: none;
	}
	iframe {
	    width: 100%;
	}
	
	.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;
	}
	.v2_bnc_cart_main {
	    position: absolute;
	    top: 35%;
	    right: 15px;
	    margin: 0;
	    background: none;
	    padding: 0;
	}
	.miniv2-toolbar-barclick .fa {
		color: #b5b5b5;
		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 {
	   
	    display: inline-block;
	   
	}
	#logo {
		text-align: center;
	}

	.v2_bnc_search {
	 margin: 4px 10px
	}
}
@media only screen and (max-width:767px){}
@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){}