/*======= Edit by DTM for Mobile Reponsive =======*/
@media only screen and (max-width:1024px){ 
	.zoomWindow,#slideads,.modal,.zoomContainer {
    	display: none !important;
	}
	.zoomContainer{display:none;}
     .zoomWrapper{position:relative;}
     .zoomWrapper:after{content:'';width:100%;height:100%;z-index:100;position:absolute;top:0;left:0;}
}
@media only screen and (max-width:992px){
	.v2_bnc_header_all .v2_bnc_menu_main {
		display: none;
	}
	.v2_bnc_language {
		display: none;
	}

	.v2_bnc_cart_main {
		display: none !important;
	}
	.v2_bnc_header_bottom.fixed {
    position: inherit;
	}
	.v2_bnc_pr_item_short {
    display: none;
}
	.HomeBottom{
		padding-bottom: 15px;
	}
	nav.v2_bnc_menu_main ul li {
    display: none;
}
.HomeTVname a{
	    font-size: 14px;
    line-height: 20px;
}
	.container{
		padding: 0 15px;
	}
.HomeTT {
    width: 100%;
    margin-bottom: 5px;
}
.HomeTV {
    width: 100%;
} 
	/*=== Menu Mobile ===*/
	.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: #d6aa54c7;
	    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: absolute;
			bottom: 20px;
			right: 45px;
			transform: translateY(-50%);
			clear: both;
	}
    body {
		position: relative;
		right: 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;
    }
    .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 {
      	right: -240px;
    }
    .pushmenu-left.pushmenu-open {
		right: 0;
		padding: 0;
	}
    .pushmenu-push-toright {
      	right: 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: 45px !important;
    }
    .v2_submenu_1_1 li a {
   		font-size: 11px;
	}
    ul.v2_submenu_1_1 {
        /*display: none !important;*/
    }
	/*=== End Menu Mobile ===*/
    .v2_bnc_block_title h2, .f-block-title span{
    	font-size: 15px;
    }
    .v2_bnc_block_item_img {
	    height: 200px;
	    margin: 0 0 10px 0;
	}
	#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;
	}
	.v2_bnc_hometab_news_big li.smallother {
	    height: auto;
	}
	.v2_bnc_hometab_news_big li.smallother .v2_bnc_hometab_news_big_img {
	    height: 150px;
	}
	.v2_bnc_product_details_img_small {
	    margin: 0 auto;
	    display: block;
	    text-align: center;
	    float: none;
	}
	.v2_bnc_news_item_title,.v2_bnc_hometab_news_big li.bigfirst,.v2_bnc_category_block_select_top_img {
	    height: auto !important;
	}
	.v2_bnc_language_mobile{
	    position: relative;
    clear: both;
    right: -10px;
	}
	#logo {
	        margin: 0;
			padding: 0;
	}
	#logo img{
		margin:auto;
		display: block;
		
	}
	.v2_breadcrumb_main .breadcrumb {
	    margin: 0 !important;
	}
}
@media only screen and (max-width:767px){
	.v2_bnc_products_details_box_description img {
		height: auto !important;
	}
	.v2_bnc_home_products_box{
        display:none;
    }
    .v2_bnc_pr_item_img{
    	height:230px;
    }
    .v2_bnc_footer{
    	margin:10px 0 0 0;
    }
}
@media only screen and (max-width: 480px){
	.v2_bnc_title_tab_home li {
	    display: block;
	    text-align: center;
	}
	.v2_bnc_title_tab_home li a {
	    padding: 5px 0;
	    display: block;
	}
	.v2_bnc_home_catepr_tabul.nav-tabs,.v2_bnc_title_tab_home li a:after {
	    display: none;
	}
	.v2_bnc_title_main h2,.v2_bnc_title_new_home h2 {
	    font-size: 25px;
	}
	.carousel-caption h1, .carousel-caption p {
	    font-size: 100%;
	}
	/*== Pagination ==*/
	.v2_bnc_pagination_title,.pagination {
	    text-align: center;
	}
	.pagination>li {
	    display: inline-block;
	}
	/*== End Pagination ==*/
	.v2_bnc_sam_category figure {
	    margin: 0 0 10px 0;
	}
	.v2_bnc_news_item_img {
		width: 100%;
		height: 200px;
		float: none;
		margin: 0 0 10px;
	}
	.f-product-view-tab .f-product-view-tab-header > ul li > a {
	    display: block;
	}
}
@media only screen and (max-width: 420px) and (min-width: 320px){ 
	.HomeTT {
    width: 100%;
    margin-bottom: 5px;
}
	.v2_bnc_icon_filter {
	    margin: 0 23px;
	}
	.f-product-view-tab .f-product-view-tab-header > ul li {
    	margin-right: 0;
	    display: block;
	}
	.menu, .ColLeft, .HomeMore, .footerList, .botL, .hotline, .lang {
        display: none;
    }
    .HomeTVitem {
    margin: 0 1px 2px;
    width: 49%;
}
.HomeTVimg {
    height: 90px;
}
.HomeTVname {
    bottom: 0;
    opacity: 1;
}
}
