.menu_mobiles
{
	display: none;
}
@media only screen and (min-width: 1px) and (max-width: 1199px)
{	
	.menu_mobiles
	{
		display: block;
	}
	.list_dichvu .prev_list,.list_dichvu .next_list
	{
		display: none;
	}
	#menu_top,.footer_end
	{
		max-width: 100%;
		width:100%;
	}
	.social-top
	{
		right:80px;
	}
	.inner
	{
		width:100%!important;
		max-width: 100%;
        padding: 0 15px;
	}
	#menu_top
	{
		display: none;
	}
	.nav-menu-header
	{
		height: auto;
		padding: 0 15px;
	}
	.total_menu 
	{
    	display: flex;
    	justify-content: space-between;
    	padding: 10px 0px;
	}
	.col_main
	{
		padding: 0 15px;
		width:100%;
	}
}
@media only screen and (min-width: 1px) and (max-width: 1025px)
{	
	.chitiettin img
	{
		max-width: 100%;
		height: auto!important;
	}
	.footer_end
	{
		margin-left:0;
	}
	.left_about,.right_about,.left_lienhe,.right_lienhe,.left_bottom,.right_bottom
	{
		width: 100%;
	}
	.left_about
	{
		margin-bottom: 30px
	}
	.left_tintuc_bottom,.right_tintuc_bottom
	{
		width: 48%;
	}
}

@media only screen and (min-width: 1px) and (max-width: 991px)
{
	.social-top
	{
		display: none;
	}
}
@media only screen and (min-width: 1px) and (max-width: 768px)
{ 	
	.left-contact,.right-contact
	{
		width: 100%;
	}
	.right_banner,.logo
	{
		display: none;
	}
	#header .inner
	{
		padding: 15px;
	}
	.title-bg-name
	{
		font-size: 23px;
	}
	.box_dichvu h2 a 
	{
		font-size: 17px;
	}
	.logo
	{
		display: block;
	}
		#header .inner
	{
		padding: 15px;
		justify-content: space-around;
	}
	.left-contact
	{
		margin-bottom: 30px;
	}
	.banner {
    	padding-left: 15px;
	}
}
@media only screen and (min-width: 1px) and (max-width: 500px)
{
	.box_dichvu 
	{
	    width: calc(100%);
	    margin-right: 0px;
	    margin-bottom: 30px;
	}
	.left_bottom,.right_bottom,.left_tintuc_bottom,.right_tintuc_bottom,.footer_left,.footer_mid,.footer_right
	{
		width: 100%;
	}
	.title_bottom
	{
		margin-top: 30px;
	}
	#top_footer
	{
		display: none;
	}
	.footer_end
	{
		padding-left: 0;
		align-items: flex-start;
	}
	#footer .inner {
    	padding: 0;
	}
	.footer_left,.footer_mid,.footer_right
	{
		padding: 0 15px;
	}
	.copy
	{
		width: 100%;padding-left: 15px;margin-bottom: 10px;
	}
	.footer_end
	{
		flex-direction: column;
	}
	ul.thongke
	{
		padding-left: 0;
	}
	.footer_end {
        padding: 15px 0;
        height: auto;
        text-align: left;
    }
    ul.thongke li
    {
    	margin-left: 15px;
    }
}
