@media screen and (min-width:992px) { }
@media screen and (max-width:992px) {
	.banner_top li:nth-child(1) { display: none }
	.title_ft{margin-top: 15px;}
	.mid_footer2{clear: both;}
}

/*====================*/
@media (max-width:1200px) {
	.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom: 1em; }
	.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
	#menu ul { display: none; }
	#btn_menu_bootstrap { display: block !important; }
	.contain_search { float: right; }
	.center,#banner,.album_index,.service,.product_top,.list_product,.bottom,.newsletter,#footer,.sub_main { padding-left: 10px; padding-right: 10px }
	.box_menu{position: absolute;top: 0;right: 0;width: 40px;padding: 0;}
	#menu{margin-top: 0;}
	.social_header,.sub_left,#timkiem{display: none}
	.footer_end{line-height: 20px;padding: 10px;}
	#doitac{padding-left: 25px;padding-right: 25px;}
	.logo img{height: auto;max-height: 90px;transition: all 1s}
}
@media screen and (min-width:0px) and (max-width:767px) {
	#top img { width: 35px; }
	.center_m { text-align: center !important; }
	.text { padding: 0px 10px; }
	.xs-hid { display: none; }
	.pdm { padding: 0px; }

	/*temp*/

	/*[class*="col-"]{margin-top: 10px;}*/
	.padding_min, .paddingright0, .paddingleft0 { padding: 0px; }
	.padding_min5 { padding: 0px 5px; }
	.padding_min10 { padding: 0px 10px; }
	.margin_min { margin-left: 0px; margin-right: 0px }
	.contain_form_send_ask { padding: 10px; }
	.box_info_form, .box_info_giohang { width: 100%; padding: 0px; }

	/*news*/
	.item_news_other { width: 100%; }

	/*lien he*/
	.left_lienhe { width: 100%; margin-bottom: 15px; }
	.right_lienhe { width: 100%; }
	.box_news_name h3 a { font-size: 15px; }
	.box_news_readmore, .box_news_mota { display: none; }
	.box_news_img { width: 90px; }
	.img_detail { width: 100%; text-align: center; margin-bottom: 10px; }
	.info_detail { width: 100%; padding-left: 0px; }
	.left_about { width: 100%; margin-bottom: 15px; }
	.right_about { width: 100%; }
	.left_bottom { width: 100% !important; margin-bottom: 20px; }
	.right_bottom { width: 100% !important; }
	.title_bottom span { font-size: 18px; }
	.img_news_scroll { width: 110px; }
	.des_news_scroll { height: 44px; }
	#my_call { display: block; }
	.about_left,.about_right{width: 100%;}
	.nav-pills{max-width: 100%;display: block;float: none;}
	/* .title_product{margin-bottom: 60px;} */
	.nav-pills{width: 100%;float: none;clear: both;text-align: center;}
}
@media screen and (max-width:650px) {
	.scroll_giohang { max-width: 600px; overflow-x: overlay; overflow-y: hidden; }
	.scroll_giohang table { min-width: 600px !important; }
	.notify_login { text-align: center; }
	.left_body_form, .right_body_form { width: 100%; }
	.table_form .my_cell { display: block; }
	.table_form .my_cell_title { text-align: left; }
}
@media screen and (max-width:550px) {
	.tablelienhe { display: block; }
	.tablelienhe .my_row { display: block; }
	.tablelienhe .my_row .my_cell { display: block; padding: 0px; text-align: left; }
	.notify_check { padding: 0px; }
	.tablelienhe .my_row .my_cell .input, .tablelienhe .my_row .my_cell textarea { width: 100%; margin-bottom: 10px; }
	.banner_top li:nth-child(2) { display: none }
	.banner_right{width: 100%}
	.left_tintuc_bottom{width: 100%;}
	.right_tintuc_bottom{width: 100%;margin-top: 15px;}
	.box_img{display: none}
	.logo{width: calc(100% - 40px);}
}
@media screen and (max-width:400px) {
	.contain_search label { display: none; }
	.col_sanpham { width: 100%; }
	
}