/* ------------------------------------------
  RESPONSIVE NAV STYLES
--------------------------------------------- */

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 40em) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}

/* ------------------------------------------
  FIXED HEADER
--------------------------------------------- */

header {
  background-color: #1428A0;
  position: fixed;
  z-index: 3;
  width: 100%;
  left: 0;
  top: 0;
}

.navi {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  font-weight: bold;
  padding: 0 20px;
  color: #fff;
  float: left;
  margin-top: 5px;
}


/* ------------------------------------------
  MASK
--------------------------------------------- */

.mask {
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  transition: opacity 300ms;
  background: rgba(0,0,0, .5);
  visibility: hidden;
  position: fixed;
  opacity: 0;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.android .mask {
  -webkit-transition: none;
  transition: none;
}

.js-nav-active .mask {
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 40em) {
  .mask {
    display: none !important;
    opacity: 0 !important;
  }
}


/* ------------------------------------------
  NAVIGATION STYLES
--------------------------------------------- */

.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-collapse,
.nav-collapse * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

@media screen and (min-width: 40em) {
  .nav-collapse {
    float: right;
    width: auto;
  }
}

.nav-collapse li {
  float: left;
  width: 100%;
}

@media screen and (min-width: 40em) {
  .nav-collapse li {
    width: auto;
  }
}

.nav-collapse a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  border-top: 1px solid white;
  text-decoration: none;
  padding: 0.7em 1em;
  color: #fff;
  width: 100%;
  float: left;
}

.nav-collapse a:active,
.nav-collapse .active a {
  background: #b73214;
}

@media screen and (min-width: 40em) {
  .nav-collapse a {
    border-left: 1px solid white;
    padding: 1.02em 2em;
    text-align: center;
    border-top: 0;
    float: left;
    margin: 0;
  }
}

.nav-collapse ul ul a {
  background: #ca3716;
  padding-left: 2em;
}

@media screen and (min-width: 40em) {
  .nav-collapse ul ul a {
    display: none;
  }
}


/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */



.nav-toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  text-indent: -597px;
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 55px;
  float: right;
}

.nav-toggle:before {
  color: #fff;/* Edit this to change the icon color */
  font: normal 28px/55px "fonta";/* Edit font-size (28px) to change the icon size */
  text-transform: none;
  text-align: center;
  position: absolute;
  content: "\2261";/* Hamburger icon */
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-toggle.active:before {
  font-size: 24px;
  content: "\78"; /* Close icon */
}

header{
	display:none;
}
.khu2_hidden{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.name_left{
		margin-left:30px;
	}
	.contact_top{
		padding:0px 3%;
	}
	.container{
		height:380px;
	}
	.noidung_{
		width:49%;
	}
	.htdm{
		height:250px;
	}
	.kcdm1{
		margin-left:2%;
	}
	.kcdm2{
		margin-left:0px;
	}
	.logo{
		margin-left:1%;
	}
	.htdmsk{
		width:49%;
	}
	.kcdmsk0,.kcdmsk1,.kcdmsk2{
		padding:0px 0.5%;
		margin:0px 0px;
		margin-bottom:20px;
	}
	.vien{
		display:none;
	}
	.ifooter .thongtin_ft{
		width:35%;
	}
	.lienhe_ft{
		width:25%;
	}
	.ifooter .sanpham_ft{
		width:10%;
	}
	.img_ht img{
		width:100%;
		height: auto;
	}
	.tright{
		padding-left:5%;
	}
	.aside-panel{
		padding-right:5%;
	}
	#owl-demo1 .item img{
		display: block;
		width: 100%;
		height:370px;
	}
	.slogan_slide{
		padding:25px 5% 0% 5%;
	}
}

@media only screen and (max-width: 768px) {
	#owl-demo1 .item img{
		display: block;
		width: 100%;
		height:270px;
	}
	#gb{
		display:none;
	}
	#phone_rb{
		
	}
	.ifooter_l{
		width:100%;
	}
	.ifooter_r{
		width:100%;
		margin-top:20px;
	}
	.contact_top{
		display:none;
	}
	.phone_mobile{
		display:block;
		box-shadow: 0 -4px 3px 0px grey;
	}
	.container{
		height:285px;
	}
	#site_title {
		width: 100%;
		margin: 0 auto;
		height: auto;
		display: table;
		padding-left:0px;
		padding-right:0px;
	}
	.name_left{
		padding-top:0px;
		margin-left:0px;
		margin-top:10px;
		padding-bottom:10px;
		margin-left:25%;
	}
	#searchfield {
	  height: 30px;
	  width: 150px;
	  padding: 5px;
	  color: #000000;
	  font-size: 13px;
	  padding-left: 10px;
	  font-weight: normal;
	  line-height: normal;
	  background: none;
	  font-family: 'fontf';
	  border: 1px solid #DCDCDC;
	  border-radius:5px;
	  background-color:#fff;
	}
	.logo{

		
	/* position: absolute; */
	}
	.info_h{
		display:none;
	}
	.logo h5{
		font-size: 39px;
		color: red;
		padding: 0px;
		margin: 0px;
		line-height:50px;
		font-family:arial;
		-webkit-text-stroke: 0.5px #fff;
	}
	
	.htsp{
	width:48.5%;
	float:left;
	margin-right:1%;
	margin-left:0px;
	margin-bottom:20px;
	position:relative;
	}
	.sanpham_ft{
		display:none;
	}
	.mangxahoi_ft{
		display:none;
	}
	.ifooter .thongtin_ft{
		width:45%;
	}
	.ifooter .thongtin_ft h5{
	font-size: 39px;
	color: red;
	padding: 0px;
	margin: 0px;
	font-family:arial;
	-webkit-text-stroke: 0.5px #fff;
	}
	
	.ifooter .lienhe_ft{
		width:45%;
	}
	.vdc h3{
		font-size: 25px;
	}
	.vdc h5{
		font-size: 25px;
	}
	.name_header{
		font-size: 19px;
		line-height: 25px;
	}
	.khu2{
		display: none;
	}
	
	.search_mobile{
		display: block;
		width: 292px;
	}
	.login  i{
		display: none;
	}
	.float{
		margin: 12px 2% 12px 0px;
	}
	.khu2{
		float: right;
	}
	.thongbao{
		float: left;
		width: 60%;
		text-align: left;
		padding-right: 0px;
		line-height: 21px;
	}
	
	.khu2{
		width: 40%;
	}
	.khu2_hidden{
		display: block;
	}
	.login p{
		/* padding-left: 15px; */
		float: left;
		margin-top: 0px;
	}
	.db1{
		box-shadow: none;
	}
	.float_0{ 
	    margin: 12px 1% 12px 0px;
	}
	
	.float .hinhanh{
		width: 100%;
	}
	body {
		width: 100%;
	}
	.infoname {
		float: none;
		padding-left: 0px;
		width:98%;
		margin:0 1%;
	}
	.infoname h1{
		line-height:35px;
	}
	.flag {
		width: 98%;
		float: none;
		margin: 0 1%;
		padding: 0px;
		height: auto;
	}
	.login {
		float: left;
		width: 100%;
	}
	.spss {
		float: left;
		width: 100%;
		margin-top: 10px;
	}
	header {
		display: block;
	}
	#templatemo_menu{
		display:none;
	}
	.tright {
		width: 98%;
		float: none;
		margin: 0 auto;
		margin-top: 5px;
		padding-left:1%;
	}
	.aside-panel {
		display:none;
	}
	.h3 img {
		margin: 0 auto;
		display: table;
	}
	.httt{
		text-align: center;
	}
	.tiente{
		width: 215px;
		margin: 0 auto;
	}
	.float {
		/* margin: 10px auto !important; */
		float: left;
		display: table;
		/* margin-top: 10px; */
		width: 48%;
	}
	.footer{
		display:none;
	}
	.ifooter {
		width: 100%;
	}
	.lfooter {
		margin:0 auto;
		float: none;
		text-align: center;
	}
	.dfooter {
		width: 96%;
		margin:0 auto;
		float: none;
	}
	.kfooter {
		width: 100%;
		padding: 0;
		border: none;
	}
	footer ul {
		display: table;
		margin: 0 auto;
		clear: both;
		/* float: left; */
		-webkit-padding-start: 0px;
	}
	.news-pic {
		float: left;
		height: auto;
		width: 20%;
	}
	.new-nav > li > a .news-info {
		color: #555;
		float: left;
		margin-left: 3%;
		width: 77%;
	}
	.new-nav > li > a .news-description {
		display:none;
	}
	.form-group {
		float: none;
		margin: 0 auto;
		width: 96%;
	}
	.ndtin .hianh {
		width: 100%;
		float: left;
	}
	.zoomPad img{
		width: 100% !important;
		height: auto !important;
	}
	.ndtin .tentin {
		width: 100%;
		float: left;
		margin: 0px;
	}
	#wrapper {
		width: 100% !important;
	}
	p.change_link {
		width: 90% !important;
		padding: 5% !important;
	}
	#at4-thankyou{
		display: none !important;
	}
	.addthis-smartlayers {
		display: none !important;
	}
	.phone_mobile a{
		width: 100%;
		padding: 8px 0;
	}
	.ft_content{
		width: 50%;
	}
}
@media only screen and (max-width: 550px) {  
	.banner-left{
		width: 100%;
		float: left
	}
	.list-mota img{
		max-width: 100%;
	}
	.motatin table{
		max-width: 100%;
		width: 100% !important;
	}
	.tright .htdmst{
		height: auto;
		padding-bottom: 10px;
	}
	.section-over{
		padding-left: 5%;
		width: 95%;
		float: left;
	}
	.search_mobile{
		width: 100%;
	}
	.search_mobile{
		width: 100%;
	}
	.bokhung{
		padding-top: 0;
	}
	.motatin img{
		height: auto;
	}
	.danhmucsanpham{
		padding: 0 1%;
	}
	.mota_cat img{
		height: auto;
	}
	.footer_display{
		display: block;
	}
	.tright .htdmst .content_sp{
		/* display:none; */
		float: left;
		width: 56%;
		text-align: justify;
	}
	.tright .htdmst .htdm_img{
		width: 42%;
		/* margin-left:25%; */
		float: left;
		height: auto;
		padding-top: 8px;
	}
	.select_tim{
		display:none;
	}
	.name_left{
		padding-top:10px;
		margin-left:15%;
	}
	.logo{
		line-height: 67px;
		float: right;
	}
	.fixed_top{
		height:70px;
		box-shadow: 0px 3px 3px -2px grey;
	}
	.logo img{
		width: 65px;
		height:auto;
		margin-right: 11px;
	}
	.container{
		display:none;
	}
	.slogan_slide{
		display:none;
	}
	.ndtitle span{
		font-size:18px;
	}
	#phone_rb{
		display:none;
	}
	.noidung_{
		width:50%;
		padding: 1%;
	}
	.htdm{
		height: 180px;
	}
	#cfacebook{
		display:none;
	}
	.phone_mb{
		width:50%;
		padding: 5px 0;
	}
	.phone_ms{
		width:50%;
		padding: 5px 0;
	}
	.htdmsk{
		width:100%;
	}
	.kcdm1{
		margin-left:0px;
	}
	.kcdmsk1{
		margin-left:0px;
	}
	.ifooter_l{
		/* display:none; */
	}
	.htsp{
		width: 49%;
		float:left;
		margin-bottom:20px;
		position:relative;
	}
	.index_img{
		display:none;
	}
	.index_img1{
		width:100%;
	}
	.index_img1 iframe{
		height:200px;
	}
	.ifooter .thongtin_ft{
		width:90%;
		
	}
	.ifooter .lienhe_ft{
		width:90%;
		float:left;
	}
	body {
		width: 100%;
	}
	.vdc{
		margin-top: 2px;
		margin-left: 4px;
	}
	.infoname{
		
	}
	.vdc.dkn{
		margin-top: 15px;
	}
	.db{
		display:block !important;
		/* margin-top: -37px !important; */
		position: relative;
		z-index: 123;
	}
	.search {
		height: 30px;
		/* margin-top: 10px !important; */
	}
	#h22 a{
		line-height: 45px;
	}
	.float .hinhanh {
		/* border: 1px solid #ddd; */
		position: relative;
		width: 100%;
		height: 214.5px;
		/* height: auto; */
		float: left;
	}
	.float {
		text-align: center;
	}
	.ndtin-video iframe{
		width: 100% !important;
		height: auto !important;
	}
	
	.btn-success{
		float: left;
	}
	.body h4 a span{
		float: left !important;
		padding-left: 10px;
		line-height: 29px;
	}
	table.table.table-bordered.table-striped.table-hover{
		padding-top: 15px;
	}
	.video-nav li{
		width: 100%;
		    margin-left: 0px;
	}

	#owl-demo1{
		display: none !important;
	}
	.infoname h2 {

	margin-top: 5px;float: none;/* margin-right: 20px; */text-align: center;font-size: 30px;margin-bottom: 5px;}
	.infoname {
		float: right;
		padding-left: 0px;
		width: 100%;
		margin-right: 1%;
		display: table;
		margin-left: 0px;
		height: 60px;
		margin-top: 12px;
		margin-bottom: 11px;
	}
	.infoname h1{
		line-height: 20px;
		font-size: 9px;
		-webkit-text-stroke: 0px;
		padding-top: 5px;
	}
	.flag {
		width: 98%;
		float: none;
		margin: 0 1%;
		padding: 0px;
		height: auto;
	}
	.login {
		float: right;
		
	}
	.login a{
		margin-top: 0px;
	}
	.kcx{
		float:right;
		width: 39%;
	}
	.spss {
		float: left;
		width: 60%;
		margin-top: 17px;
		/* display: table; */
	}
	.flag img {
		margin-right: 0px;
		border: 1px solid #DADAD8;
		width: 20px;
		margin-left: 1px;
		height: auto !important;
		margin-top: 0px !important;
	}
	.login a {
		font-size: 9px;
		padding-left: 5px;
	}
	.spss p {
		font-size: 13px;
	}
	.login i {
    float: left;
    font-size: 11px;
    color: #1428A0;
    line-height: 21px;
}
	#cart-total {
		/* display: none; */
	}
	header {
		display: block;
	}
	#templatemo_menu{
		display:none;
	}
	#templatemo_content_wrapper {
		
	}
	.tright {
		width: 98%;
		float: none;
		margin: 0 auto;
		margin-top: 5px;
		padding:0px 1%;
	}
	article {
		margin-top: -10px;
	}
	.aside-panel {
		width: 98%;
		float: none;
		margin: 0 1%;
		display: table;
		display: none;
	}
	.slogantext {
		margin-top: 2px;
		font-family: 'fontab';
		font-size: 12px;
		text-shadow: 1px 1px 4px rgba(150, 150, 150, .2);
	}
	#h22 h2{
		height: 25px;
		line-height: 45px;
		font-size: 12px;
	}
	.h3 img {
		margin: 0 auto;
		display: table;
	}
	.httt{
		text-align: center;
	}
	.tiente{
		width: 215px;
		margin: 0 auto;
	}
	.float {
			margin: 1% !important;
			float: left;
			display: block;
			/* margin-top: 10px; */
			width: 98%;
			padding: 0px;
	}
	.float h3 {
		/* display:none; */
		line-height:18px;
	}
	.float h3.kdau {
		display: block;
		height: 30px;
		background-color: #ddd;
		margin-bottom: 0px;
		font-size: 10px;
		padding-top: 5px;
	}
	.float p{
		display:none;
	}
	.spc {
		display:none;
	}
	.ctsp{
		display:none;
	}
	.float img {
		width: inherit;
		/* height: 55px; */
		/* border: 1px solid #C12833; */
		/* cursor: pointer; */
		width: 100%;
		/* max-width: 95%; */
		/* height: auto; */
		/* margin-top: 5px; */
	}
	.footer{
		display: block;
		height: 20px;
	}
	
	.ifooter {
		width: 100%;
	}
	.lfooter {
		margin:0 auto;
		float: none;
		text-align: center;
	}
	.dfooter {
		width: 96%;
		margin:0 auto;
		float: none;
	}
	.kfooter {
		width: 100%;
		padding: 0;
		border: none;
		padding-top: 10px;
	}
	footer ul {
		display: table;
		margin: 0 auto;
		clear: both;
		/* float: left; */
		-webkit-padding-start: 0px;
	}
	.news-pic {
		float: left;
		height: auto;
		width: 20%;
	}
	.new-nav > li > a .news-info {
		color: #555;
		float: left;
		margin-left: 3%;
		width: 77%;
	}
	.new-nav > li > a .news-description {
		display:none;
	}
	.form-group {
		float: none;
		margin: 0 auto;
		width: 96%;
	}
	.ndtin .hianh {
		width: 150px !important;

		margin:0px !important;
		float: left !important;
	}
	.ndtin img {
		/* width: 100% !important; */
		margin:0px !important;
		float: left !important;
		height: auto;
	}
	.ndtin table{
		width:100% !important;
		margin:0px !important;
	}

	.ndtin table td{
		width: 10% !important;
	}
	.zoomPad img{
		width: 100% !important;
		height: auto !important;
	}
	.ndtin .tentin {
		width: 100%;
		float: left;
		margin: 0px;
	}
	#wrapper {
		width: 100% !important;
	}
	p.change_link {
		width: 90% !important;
		padding: 5% !important;
	}
	.fd{
		display:none;
	}
	footer{
		width:100%;
		display:table;
		padding-bottom: 25px;
	}
	.fm{
		display:block;
		width: 100%;
	}
	footer ul li a img {
		width: 19px;
	}
	.bphai img {
		width: 25px;
		margin-right: 5px;
	}
	.toTop {
		position: fixed;
		bottom: 50px;
		right: 10px;
		display: table;
	}
	.toTop img{
		height: 25px;
	}
	.db{
		display:block;
	}
	.footer_menu li {
		margin: 0px;
		/* padding: 0px 25px; */
		line-height: 20px;
		display: inline;
		border-left: 1px solid #FFFFFF;
	}
	.footer_menu li:first-child{
		border:none;
	}
	.footer_menu li a {
		color: #FFFFFF !important;
		font-size: 10px;
		font-family: 'fonta';
		text-transform: uppercase;
		display: block;
		padding: 0px 10px;
	}
	.toTop{
	display:block;
}
	.toTop1 {
		position: fixed;
		bottom: 0px;
		z-index: 23242;
		/* background-color: #fff; */
		/* width: 300px; */
		/* display: table !important; */
		margin: 0 auto;
		width: 100%;
	}
	.bovung{
		display:table;
		padding: 5px;
		/* background-color:#fff	; */
		margin: 0 auto;
	}
	.toTop1{
		
	}
	.kdau{
		display:block !important;
	}
	.menuht{
		display:block;
	}
}
@media only screen and (max-width: 320px) {
	.ndtitle span{
		font-size:16px;
	}
	.danhmucsanpham{
		padding:0px 3%;
	}
}