
/*==========*/
@media screen and (min-width: 992px) and (max-width: 1366px){
	
}
@media screen and (min-width: 0px) and (max-width: 992px){
	.hotline{display: none}

}
@media screen and (min-width: 0px) and (max-width: 767px){
	/*commont*/
	#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%;}
	.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;}
	.slogan p{font-size: 30px}
	.slogan_text{font-size: 15px !important}
	.box_tintuc{width: 100%;}

}
/*====================*/

@media screen and (max-width:1200px){
	#menu ul{display:none;}
	#btn_menu_bootstrap{display:block !important;}
	.contain_search{float:right;}	
	#my_call{display: block}
	.content_index_about,.sub_main,.service,#banner,#menu,.center,.info_center h2,.info_center p,.info_center .des_news,.center_bottom,#footer{padding-left: 10px;padding-right: 10px;}
	.slogan{ padding-right: 80px;}
}



@media screen and (min-width:1200px){
	/*#menu_bootstrap{display:none !important;}*/
}
@media screen and (max-width: 650px){
	.contain_table_giohang{max-width:500px;overflow-x:scroll;}
	.contain_table_giohang table{min-width: 500px !important;}
	/*form*/
	.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: 500px){
	.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;
	}
	.slogan p{font-size: 25px}
	.slogan_text{font-size: 13px !important}
	.img_detail,.info_detail{width: 100%;}
	
}
@media screen and (max-width:350px){
	.contain_search label{display:none;}
	.slogan p{font-size: 25px}
	.slogan_text{font-size: 15px !important}
	.img_center,.info_center {width: 100%}
	.info_center{margin-top: 10px}
	.item_center {padding: 10px 0}
}