@media only screen and (max-width : 767px) {
	html {
		overflow-x: hidden;
	}

	body {
		overflow-x: hidden;
		width: 100%;
	}

	.wraper.bg-shadow-body {
		width: 100% !important;
	}

	.container {
		width: 100% !important;
	}

	.banner img {
		display: block;
		width: 190% !important;
		height: 94.7px;
	}

	.menutop-fix {display: none;}

	nav.header-nav.hidden-ss-block {
		display: none !important;
	}

	nav#menusite {
		position: relative;
		left: unset;
		z-index: 100;
	}

	.navbar.navbar-default.navbar-static-top {}

	button.navbar-toggle.collapsed {
		float: left;
		margin-top: 6px !important;
	}

	button.navbar-toggle {
		float: left;
		margin-top: 6px !important;
	}

	.translation-icons {
		z-index: 2000;
	}

	.nv-block-banners img {
		width: 100% !important;
		height: 79px !important;
	}

	img.img-responsive {
		width: 100%;
	}

	div#ytblvideoctn_bl165_v2 {
		width: 100% !important;
		height: auto !important;
	}

	iframe#ytblvideo_bl165_v2 {
		width: 100% !important;
		height: auto !important;
	}

	footer#footer {
		width: 100% !important;
	}

	.wraper {
		width: 100% !important;
	}

	.panel-default>.panel-heading h2 {
		display: block !important;
	}

	.panel-default>.panel-heading a {
		font-size: 11px;
	}

	.col-xs-24.col-sm-24.col-md-24.color-text-footer.margin-footer-site {
		font-size: smaller;
	}

	.margin-footer-site strong {font-size: 14px;}

	.row.shadow-bg-2.bg-body-new.fix-more-padding {
		display: none;
	}

	.row.shadow-bg.bg-body-new {margin-bottom: unset;}

	#menusite .navbar-toggle:hover, #menusite .navbar-toggle:focus {
		background-color: #00a546 !important;
		margin-top: 6px;
	}

	div#menu-site-default {
		width: 50%;
		position: absolute;
		z-index: 1900;
		border: unset;
	}

	ul.nav.navbar-nav.ellipsissub {
		z-index: 1900;
	}

	#menusite .navbar-default .navbar-nav > li.dropdown {
		z-index: 1900;
	}

	#menusite .navbar-default .navbar-nav > li > a {
		z-index: 1900 !important;
		background: #00a546 !important;
	}

	.sliderwrapper .contentdiv > a img {
	}

	.contentdiv.clearfix {
		z-index: 1 !important;
	}

	.col-sm-12.col-md-12.padding-right-tintuc-thongtinkt {
    	width: 100% !important;
	}

	.col-sm-12.col-md-12.padding-left-tintuc-thongtinkt {
    	width: 100% !important;
	}

	#page-bodyhtml table {
    	width: 100% !important;
	}

	div#header {
    	height: 94.7px;
	}

	.col-sm-12.col-md-12.padding-left-tintuc-thongtinkt .panel-body > table {
    	display: none;
	}

	.padding-left-tintuc-thongtinkt >.panel-border-title {
    	width: 100% !important;
	}

	.padding-left-tintuc-thongtinkt >.nv-block-banners {
    	width: 33% !important;
    	display: inline-block;
	}

	.panel-default .nv-block-banners {
    	width: 45%;
    	margin-right: 5px;
    	margin-left: 8px;
	}

	header table {
    	visibility: hidden;
	}

	header {
    	background-image: url(/uploads/bm1.png);
    	background-size: 100% 100%;
    	height: 110px;
	}

	div#Slide {
    	display: none;
	}

	header img {
    	width: 100%;
	}

	table { 
  		width: 100%; 
  		border-collapse: collapse; 
	}
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
		width: 100%;
	}
	
	td:before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

	div#___gcse_0 {
    	display: none;
	}
}