/*======= Edit by DTM for Mobile Reponsive =======*/
/*=== Dành cho màn hình desktop và máy tính bảng chiều ngang ===*/
@media only screen and (max-width:1199px){

}
@media only screen and (max-width:1024px){ 
	/*=== Menu Mobile ===*/
	#nav_list {
	    position: absolute;
	    width: 34px;
	    height: 20px;
	    left: 14px;
	    top: 9px;
	    right: 0;
	    bottom: 1px;
	}
	.menu-line {
	    height: 2px;
	    width: 100%;
	    border-radius: 2px;
	    position: absolute;
	    left: 0;
	    background: #cccccc;
	    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(13px) translateY(-50%) rotate(-45deg);
	}
	.button_menu_mobile.active .menu-line-2 {
	    opacity: 0;
	}
	.button_menu_mobile.active .menu-line-3 {
	    transform: translateY(-7px) translateY(50%) rotate(45deg);
	}
    .button_menu_mobile,.menutop{
        display: block !important;
    }
    .button_menu_mobile {
	    position: absolute;
	    bottom: -40px;
	    width: 30px;
	    z-index: 999;
	    background: rgba(255, 255, 255, .3);
	    width: 100%;
	    float: left;
	    height: 40px;
	   }
    body {
		position: relative;
		left: 0;
    }
    .pushmenu {
		width: 270px;
		height: 100%;
		top: 0;
		z-index: 1000;
		max-height: 100%;
		position:fixed;
		overflow-y: auto;
		overflow-x: hidden;
	}
    .pushmenu-left {
      	left: -270px;
    }
    .pushmenu-left.pushmenu-open {
		left: 0;
		padding-top:10px;
		padding: 0;
	}
    .pushmenu-push-toright {
      	left: 270px;
    }
    /*Transition*/
    .pushmenu, body {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		transition: all 0.3s ease;  
    }
/*=== End Menu Mobile ===*/
	.v2_bnc_content_main {
		width: 100%;
		margin: 60px 0 0;
	}
	.zoomWindow,.owl-buttons,#slideads{
    	display: none !important;
	}
	.v2_bnc_products_details_box{
		position: static;
		width: 100% !important;
		height: auto;
		float: none !important;
		overflow-y: hidden;
		margin:0;
	}
	.zoomWrapper{
		width: auto !important;
	}
	.v2_bnc_slide_slogan h2{
		font-size: 30px;
	}
	.sy-slide.kenburns{
		height: 100%;
	}
	.v2_bnc_logo_mobile {
		position: absolute;
		top: 5px;
		right: 10px;
	}
}
/*=== Dành cho máy tính bảng chiều dọc ===*/ 
@media only screen and (max-width:992px){ 
    .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;
	}
	#img_01 {
	    height: auto !important;
	}
}
/*=== Dành cho điện thoại chiều ngang ,máy tính bảng chiều dọc===*/ 
@media only screen and (max-width:767px){
}
/*=== Dành cho điện thoại chiều ngang ,máy tính bảng chiều dọc ===*/ 
@media only screen and (max-width:640px){

}
/*=== Dành cho điện thoại chiều ngang ===*/ 
@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: 10px 15px;
	    display: block;
	}
	.v2_bnc_home_catepr_tabul.nav-tabs {
	    display: none;
	}
	.v2_bnc_title_main h2 {
	    font-size: 18px;
	}
	.carousel-caption h1, .carousel-caption p {
	    font-size: 100%;
	}
	.img-thumbnail{
	    width: 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;
	}
	.viewlist .v2_bnc_pr_item_boxdetails, .viewlist .v2_bnc_pr_item_price_main {
	    width: 100%;
	    float: left;
	}
}
/*=== Dành cho điện thoại chiều dọc ===*/ 
@media only screen and (max-width: 420px) and (min-width: 320px){ 
	.subscribe_email_input {
	    width: 220px;
	}
	.v2_bnc_icon_filter {
	    margin: 0 23px;
	}
	.viewlist li .v2_bnc_pr_item_img {
	    width: 100%;
	    float: left;
	    margin: 0 0 10px;
	}
	.f-product-view-tab .f-product-view-tab-header > ul li {
    	margin-right: 0;
	    display: block;
	}
}