@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSansRegular.eot');
    src: url('../fonts/OpenSansRegular.eot') format('embedded-opentype'),
         url('../fonts/OpenSansRegular.woff2') format('woff2'),
         url('../fonts/OpenSansRegular.woff') format('woff'),
         url('../fonts/OpenSansRegular.ttf') format('truetype'),
         url('../fonts/OpenSansRegular.svg#OpenSansRegular') format('svg');
}
body{font-family:OpenSansRegular; font-size:13px !important; line-height:1.5 !important; max-height:5000px !important}
.clear{
	clear:both;
}
a:hover{
	text-decoration: underline;
}
#wrapper{
	overflow:hidden;
}
.maxwidth{
	position:relative;
}
#header{
	position:relative;
	
}
#banner{
	position:relative;
}
#banner img{
	max-width:100%;
	height:auto;
}
.ngonngu {
  margin-right: 4px;
  float: left;
}
#ngonngu{
	float:right;
	margin-top: 10px;
	color: #d50509;
}
#ngonngu a{
	color: #d50509;	
}
#slider{
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
}
#menu-top{
	background:#087dc2;
  	bottom: 7px;
  	right: 0;
}
#menu-top-rp{
	display:none;
}
#menu-top2 img{
	display:none;
}
.menu-parent{
	display:inline;
	list-style-type:none;
	margin-bottom:0px;
}
.menu{
	display:inline-block;
	position:relative;	
	
}
.menu:last-child{
	background:none;
}
.menu2:hover{
	background:url(../images/bg-active-2.png) no-repeat !important;
}
.menu3:hover{
	background:url(../images/bg-active-3.png) no-repeat !important;
}
.line-menu{
	float:left;
}
.text-a{
	display:inline-block;
	text-decoration:none !important;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	white-space: nowrap;
	padding:8px 29px;
}
.menu:last-child a{
	
}
.menu:hover{
	
}
.menu:hover .text-a{
	color:#000;
}
.active2{
	display:inline-block;
	position:relative;
	text-align:center;
}
.active2 > a{
	color:#000;
}
.active4{
	background:url(../images/bg-active-3.png) no-repeat !important;
}
.ul-child{
	  position: absolute;
	  display: none;
	  background-color: rgba(8, 125, 194, 0.8);
	  width: 204px;
	  z-index: 1000;
	  margin: 0px 0px;
	  list-style-type: none;
}

.text-a2{
	text-align: left;
	display: block;
	color: #fff !important;
	text-decoration: none !important;
}
.text-a3{
	text-align: left !important;
	color:#fff !important;
	text-decoration: none !important;
}
.li-child:hover .text-a2{
	color:#000 !important;
}
.li-child:hover{
	background-color: #087dc2;
}
.li-child{
	padding: 7px 20px;
  	border-style: solid;
  	border-width: 1px 1px 1px 0;
  	border-color: #087dc2 #087dc2 #087dc2;
  	line-height: 18px;
  	cursor: pointer;
  	position: relative;
}
.li-child:last-child{
	
}
.menu:hover .ul-child{
	display:block;	
}
.active2:hover .ul-child{
	display:block;	
}
.ul-child-child{
	position:absolute;
	display:none;
	background-color: rgba(8, 125, 194, 0.8);
	width:204px;
	z-index:1000;
	margin:-26px 185px;
	list-style-type:none;
}
.li-child-child{
	padding:7px 20px;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	border-color: #087dc2 #087dc2 #087dc2;
	line-height: 18px;
	cursor:pointer;
}
.li-child-child:hover{
	background-color:#087dc2;
}
.li-child-child:hover a{
	color:#000 !important;
}
.li-child:hover .ul-child-child{
	display:block;
}
#menu-rp-top-parent{
	list-style:none;
	background: #174674;
}
#menu-rp-top-parent .li-rp-top-parent{
	border-bottom:1px solid #fff;
	padding-left:15px;
	line-height:35px;
	cursor:pointer;
}
#menu-rp-top-parent .li-rp-top-parent .text-a-rp{
	color:#fff;
	display:block;
	text-transform:uppercase;
}
#menu-rp-top-parent .text-a-2-rp{
	color:#fff;
	display:block;
	font-weight:normal !important;
}
#menu-rp-top-parent .active2-rp{
	border-bottom:1px solid #fff;
	padding-left:15px;
	background:#ff0000;
	line-height:35px;
	cursor:pointer;
}
#menu-rp-top-parent .active2-rp a{
	color:#fff;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
}
.ul-child-rb{
	list-style:none;
}
.ul-child-rb .li-child-rb{
	border-bottom:1px solid #666;
	padding-left:15px;
}
.ul-child-rb .li-child-rb:last-child{
	border-bottom:none;
	padding-left:15px;
}
.product-all{
	
}
.product-all img{
	max-width:100%;
	height:auto;
}
.box-sanpham{
	text-align: center;
	border: 1px solid #d4d4d4;
  	padding: 5px;
  	margin-bottom: 20px;
}
.box-sanpham h2{
	margin-top: 10px;
}
.icon-new{
	position:absolute;
	background:url(../images/icon-new.png);
	width: 94px;
	height: 58px;
	right: 16px;
}
.product{
	margin-bottom: 20px;
}
.box-sanpham b{
	color: #0053b9;
}
.product img{
	max-width: 100%;
	height: auto;
}
.product h2{
	font-size: 13px;
	margin: 0px;
	color: #1e6297;
	margin-bottom:5px;
	font-weight: bold;
}
.product p{
	margin-bottom: 0px;
}
.product font{
	color: #ff0000;
	font-size: 16px;
  	font-weight: bold;
}
.dattour{
	background: #087dc2;
	padding:3px 10px;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none !important;
	float: right;
}
.dattour:hover{
	background: #ff0000;
}
.hinh-product{
	margin-bottom: 10px;
}
.ten-product{
	font-size: 12px;
	color: #0053b9;
	line-height: 20px;
	height: 30px;
	display: block;
	font-weight: bold;
}
.gia-product{
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
.motachitiet{
	float: none;
}
.box-giare ul{
	display: block;
	list-style: none;
}
.box-giare ul li{
	border-bottom: 1px solid #ededed;
  	margin-bottom: 10px;
  	padding-bottom: 5px;
}
.box-giare a{
	font-size: 14px !important;
}
.box-giare b{
	font-size: 17px !important;
	color: #ff0000;
	display: block;
	float: left;
}
.box-giare strong{
	float: right;
	color: #999;
	display: block;
}
.box-giare font{
	display: block;
}
.content-left{
	float:left !important;
}
.content-right{
	
	margin-top: 10px;
  	text-align: center;
  	
}
.content-right img{
	max-width: 100%;
	height: auto;
}
.content-top h2{
	margin: 0px 0px 5px 0px;
}
.content-top a{
	color: #0053b9;
	font-size: 13px;
	font-weight: bold;
}
.content-top img{
	max-width: 100%;
	height: auto;
}
.content-mid{
	margin-bottom: 10px;
}
.content-bot{
	background: #087dc2;
	padding-bottom: 30px; 
	padding-top: 5px;
}
.content-bot h3 a{
	font-size: 14px;
	color: #fff;
	margin-left: 20px;
}
.content-bot ul{
	margin-left: 20px;
	color: #fff;
}
.content-bot ul a{
	color: #fff;
}
.nhan_mail{
	padding: 20px 20px 5px 20px;
	background: #fff;
	border-radius: 5px;
	margin-left: 20px;
}
.bg-doitac{
	background:url(../images/bg-doitac.png);
	width:227px;
	height:38px;
	margin:10px 0px;
	text-align:center;
}
.bg-doitac h1{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	margin-top: 14px;
	display: inline-block;
}
.bg-tieudesanpham{
	position: relative;
	background: #087dc2;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bg-tieudesanpham img{
	margin: 14px 10px 0px 15px;
	float: left;
}
.bg-tieudesanpham h3{
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom: 0px;
}
.bg-tieudetintuc{
	position: relative;
	background: url(../images/bg-tieudesanpham.png) left no-repeat, #c20509;
	padding: 6px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bg-tieudetintuc a{
	text-decoration: none;
}
.bg-tieudetintuc h3{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.bg-tieudegiare{
	position: relative;
	background: #d6216e;
	padding: 6px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bg-tieudegiare h3{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.box-hotro{
	background: url("../images/bg-hotro.png") no-repeat;
	width: 376px;
	float: right;
	margin-bottom: 5px;
	cursor: pointer;
	position: relative;
}
.box-hotro b{
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	margin-left: 30px;
	display: block;
}
.bg-hotro{
	display: none;
	position: absolute;
  	background: #fff;
  	z-index: 999;
  	width: 100%;
  	border: 1px solid #000;
  	text-align: center;
}
.list-hotro{
	background:#fff;
}
.list-hotro b{
	color:#3853a4;
	font-size:15px;
	display:inline-block;
	font-weight:normal;
}
.list-hotro font{
	color:#ff0000;
	font-size:14px;
	display: inline-block;
}
.list-hotro img{
	margin-right:7px;
	position: relative;
	top: -2px;
}
.box-hotline{
	padding:4px 0px;
	margin-top:15px;
}
.box-hotline ul{
	display:block;
	list-style:none;
	margin-bottom:0px;
}
.box-hotline ul li{
	display:inline-block;
	background:url(../images/line-menu-rib.png) right no-repeat;
}
.box-hotline ul li:first-child a{
	padding-left:0px;
}
.box-hotline ul li:last-child{
	background:none;
}
.box-hotline ul li a{
	color:#696969;
	font-size:14px;
	padding:0px 20px;
}
.box-hotline ul li a:hover{
	text-decoration:underline;
}
.box-hotline b{
	font-size:18px;
}
.box-hotline font{
	font-size:16px;
	color:#fff;
	float:right;
}
.box-timkiem{
	background: #a8a9b2;
	padding: 20px;
}
#footer{
	  
}
#rib{
	background: #898989;
	text-align: center;
	padding:5px 0px;
}
.menu-bot{
	background:#e5e5e5;
	height:50px;
}
.list-bot{
	display:block;
	list-style:none;
}
.list-bot li{
	display:inline-block;
	margin-right:10px;
	font-size:11px;
}
.list-bot li a{
	display:block;
	color:#585858;
	font-size:13px;
	
}
.list-bot li a:hover{
	color:#974b00;
	text-decoration:underline;
}
.menu-bot b{
	font-size:24px;
	color:#974b00;
	line-height:50px;
	display: block;
	text-transform:uppercase;
	font-family:go;
	font-weight:normal;
	text-shadow:1px 1px 1px #fff;	
	background:#e5e5e5;
}
.menu-bot .line-menu-bot{
	background:url(../images/line-menu-bot.png) right top no-repeat;
}
.menu-bot .line-menu-bot:last-child{
	background:none;
}
.noidung_footer{
	margin-top:20px;
	color:#fff;
	float:right;
	font-size:11px;
}
#mangxahoi{
	float: right;;
}
#mangxahoi img{
	margin-left: 3px;
}
#thongke{
	margin-top:15px;
}
#thongke ul{
	list-style:none;
	margin-top:10px;
}
.hinh-thongke {
	vertical-align: middle;
	margin-right: 10px;
}
#thongke ul li{
	list-style:none;
	line-height:15px;
	padding-left:50px;
}
#thongke img{
	margin-right:5px;
}
#thongke p{
	margin-bottom:5px;
	font-size:14px;
}
#thongke font{
	color:#fff200;
}
#congty{
	float:right;
	margin-top:10px;
}
#thongtin{
	margin-top:20px;
}
#thongtin img{
	margin-right:10px;
}
.list{
	list-style:none;
	float:left;
	margin-bottom:11px;
	width:100%;
}
.list a{
	font-size: 14px;
	display:block;
	color: #045396;
	font-weight:bold;
	cursor:pointer;
}

.list p{
	padding-top: 5px;
	margin-bottom:0px !important;
}
.seperate {
	border-bottom: 1px dotted #ededed;
	margin-top:10px;
	margin-left:15px;
	width:93% !important;
	float:left;
}
.list:last-child .seperate{
	border-bottom:none;
}
.usual{
	margin-top:10px;
}
.usual ul#tab_content{
	margin:0px;
	padding:0px;
}
.usual ul#tab_content li {
    padding-left:0px;
	padding-right:0px;
    list-style: none outside none;
    float: left;
}
.usual ul#tab_content a {
    background: #087dc2;
    color: #FFF;
    display: block;   
    margin: 1px 0px 0px 0px;
    padding: 6px 24px;
    text-decoration: none !important;
	font-weight:bold;
	text-transform:uppercase;
	font-family: Arial;
}
.usual ul#tab_content a:hover {
   
}
.usual ul#tab_content a.selected {
    background:#a8a9b2;
    color: #FFF;
    cursor: default; 
    margin-bottom: 0;
	
}
.phantrang{
	text-align:center;
}
.phantrang a{
	margin-right:5px;
	display:inline-block;
	width:28px;
	height:25px;
	font-size:16px;
	transition:0.3s;
}
.phantrang a:hover{
	background:#087dc2;
	color:#fff;
	border:1px solid #087dc2;
	transition:0.3s;
}
.phantrang .paginate_button{
	color:#666;
	border:1px solid #087dc2;
	background:#fff;
}
.phantrang .paginate_active{
	color:#fff;
	background:#087dc2;
	border:1px solid #087dc2;	
}
.tieude-chitiet{
	color:#000;
	font-size:25px;
	margin-top:0px;
}
.tieude-chitiet img{
	max-width:100%;
	height:auto;
}
.baivietkhac{
	border-bottom:1px dotted #000;
	padding-bottom:5px;
	color:#000;
}
#othernews ul{
	margin-left:40px;
	list-style:url(../images/icon-list2.png);
}
#othernews ul li{
	min-height:25px;
}
#othernews ul li a{
	color:#666;
}
#othernews ul li a:hover{
	color:#000;
}
#noidung{
	margin-top:10px;
}
#noidung img{
	max-width:100%;
	height:auto;
}
.hinhanh{
	max-width:100%;
	height:auto;
}
.video{
	margin-bottom: 10px;
	position: relative;
}
.video h2{
	margin: 0px;
  	font-size: 14px;
  	color: #000;
  	background: #dddddd;
  	padding: 10px;
  	text-align: center;
}
.video img{
	max-width: 100%;
	height: auto;
}
.video .icon_play{
	background: url('../images/play-button.png') no-repeat center;
  	position: absolute;
  	background-size: 55px;
  	opacity: 0.5;
  	width: 100%;
  	height: 100%;
}
.video .icon_play:hover{
	opacity: 1;
}
.bg-newsletter{
	height:211px;
	position:fixed;
	z-index:2000;
	left:-261px;
	top:30%;
}
.tieude-newsletter{
	background:url(../images/bg-newsletter.png) no-repeat;
	width:37px;
	height:130px;
	cursor:pointer;
	float:left;
	margin-left:3px;
}
.noibat{
	position:absolute;
	right: 0;
	top: -15px;
	z-index:1000;
}
.list-danhmucsanpham{
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.list-quangcao{
	background: #fff;
	text-align:center;
}
.list-quangcao img{
	max-width:100%;
	height:auto;
	border: 1px solid #fff;
}
#timkiem{
	
}
.timkiem{
	color: #9b9b9b !important;
	border: 1px solid #c20509 !important;
	font-size: 11px !important;
	float: left;
	height: 48px !important;
	border-radius: none !important
}
.bt-timkiem{
	top:0;
	border:none;
	width:50px;
	height:48px; 
	outline:none; 
	background: url("../images/bt-timkiem.png");
}
.button{
	padding-left: 0px !important;
}
.nav-ul{
	list-style:none;
	margin-bottom: 0px;
	margin-left:45px;
}
.nav-ul .nav-li{
	text-align:left;
}
.nav-ul .nav-li:last-child{
	border:none;
}
.nav-ul .nav-li .nav-a{
	color:#fff;
	font-family:tintuc;
	font-size:22px;
	display:block;
	text-transform:uppercase;
	padding-bottom:8px;
	cursor:pointer;
}
.nav-ul .nav-li .nav-img{
	margin: 6px 12px 0px 12px;
	display: inline-block;
	position: relative;
	float: left;
}
.nav-li-child-img{
	margin:0px 10px 0px 0px;
	background:url(../images/icon-list2.png) no-repeat;
	width:7px;
	height:5px;
	display:inline-block;
	position: relative;
	top: -3px;
}
.nav-li:hover .nav-a{
	color:#ea0000 !important;
	text-decoration:none;
}
.nav-ul-child{
	background-color: #fff;
	z-index:1000;
}

.nav-li-child:hover{
	background-color:#fff;
}
.nav-li-child:hover .nav-a2{
	color:#974b00 !important;
	text-decoration:none;
}
.nav-li-child{
	list-style:url(../images/icon-list2.png);
	line-height: 2.7em;
	cursor:pointer;
	position:relative;
	margin-left:50px;
}
.nav-li-child .nav-a2{
	color:#3f3f3f;
	font-size:14px;
	display:block;
}
.line-dashed{
	background:url(../images/line-dashed.png);
	height:2px;
}
.shadow-bot{
	text-align:center;
}
.shadow-bot img{
	max-width:100%;
	height:auto;
}
.control-label{
	text-align:left !important;
}
#hinhchitiet{
	margin-bottom:10px;
	z-index:1000;
}
#hinhchitiet img{
	width:100% !important;
	height:auto !important;
	border: 1px solid #ccc;
  	padding: 5px;
}
#motachitiet{
	
}
.tenchitiet{
	color: #087dc2;
  	font-size: 18px;
  	text-transform: uppercase;
  	font-weight: bold;
  	margin: 0px;
  	margin-bottom: 10px;
}
.giachitiet{
	font-size:22px;
	color:#ff0000;
	font-weight: bold;
}
.masp{
	margin-bottom: 10px;
}
.binhluan{
	padding:5px 0px;
	list-style:none;
}
.binhluan li{
	padding:5px 0px;
	background-color: #f1f1f1;
	border-top: solid 1px #ccc;
}
.binhluan p{
	margin-left:65px;
	margin-top:-17px;
}
.binhluan font{
	font-weight:normal;
	color:#999;
}
.load-content{
	float:right;
	background-color: #555;
	color: #fff; 
	display:block; 
	padding:2px 5px; 
	border-radius:3px; 
	font-size:10px; 
	margin-right:10px; 
	cursor:pointer;
}
.load-content:hover{
	background:#0a68da;
	text-decoration:none;
	color: #fff; 
}
.load_traloi{
	display:none;
}
.active_traloi{
	display:block;
}
.product-comment{
	margin-left:20px;
	margin-right:20px;
}
#shadow{
	position:absolute;
	z-index:8888;
}
#shadow img{
	max-width: 100%;
	height: auto;	
}
.lb-wrap{
	height:200px !important;
}
#btn-lg{
	cursor:pointer;
	color:#000;
	margin-top:-26px;
	float: right;
}
#panel_chat_vatgia{
	
}
#vgc_html_avg{
	display:none !important;
}
.glyphicon{
	font-size:24px;
	top:0 !important;
}
.icon-chevron-up{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url(../images/glyphicons-halflings.png);
	background-position: -288px -120px;
	background-repeat: no-repeat;
}
.icon-chevron-down{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url(../images/glyphicons-halflings.png);
	background-position: -313px -119px;
	background-repeat: no-repeat;
}
.icon-filter{
	list-style:url(../images/icon-filter.png) !important;
	margin-left:30px;
}
.showlist h3{
	font-size: 25px;
	font-weight: bold;
	color: #003368;
	margin-bottom: 25px;
}
.showlist h2{
	margin: 0px;
}
.showlist ul{
	list-style: none;
}
.showlist ul li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 161px;
}
.showlist ul li a{
	font-size: 12px;
	color: #003368;
}
div#backgroundPopup {
    background: none repeat scroll 0 0 rgba(0,0,0,0.9);
    cursor: pointer;
    height: 100% !important;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
#popupContact{
	width: 100%; height: auto; margin: 0 auto; text-align: center; z-index:9999999; position:absolute;
}
.giohang{
	background:url(../images/icon-giohang3.png) right no-repeat;
	width: 23px;
	height: 48px;
	display: inline-block;
}
#backtotop{
	font-size: 18px;
	color: #FFF;
	background-color: rgb(161, 161, 161);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	position: fixed;
	right: 15px;
	bottom: 70px;
	opacity: 0.5;
	z-index: 1;
	cursor:pointer;
	
}
.scrollup{
	display:none;
}
#slogan{
	background:url(../images/icon-slogan-left.png) left no-repeat, url(../images/icon-slogan-right.png) right no-repeat;
	display:inline-block;
	padding:0px 70px;
}
#slogan h2{
	font-size:22px;
	color:#974b00;
	position: relative;
	top: -7px;
	font-family:ca;
}
.fa-arrow-up{
	padding:10px;
}
#backtotop:hover{
	opacity:1;
}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width:  100% !important;display:block;z-index:2000;position:relative}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe  span[style] {width: 100% !important;display:block;z-index:2000;position:relative}
.panel-chitiet{
	float:right !important;
}
.panel-chitiet h3{
	color:#ff0000;
	font-size:55px;
	font-weight:normal;
	font-family:wed;
	margin-bottom:0px;
}
.noidung{
	font-size:14px;
	margin-right:10px;
	color:#fff;
	font-family:roboto;
}
.noidung img{
	max-width:100%;
	height:auto;
}
.content-1{
	min-height:10px;
	max-height:185px;
	position: relative;
	background:rgba(64,0,0,0.9);
	padding:20px;
}
.content-2{
	min-height:10px;
	max-height:400px;
	position: relative;
	padding:20px;
}
.content-3{
	min-height:10px;
	max-height:355px;
	position: relative;
	color:#fff;
}
.transition {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.scrollup{
}
.transport1{
	background: url(../images/transport1.png) no-repeat 0 0;
  	padding-left: 22px;
  	margin: 20px 0px;
  	display: block;
}
.transport2 {
  background: url(../images/transport2.png) no-repeat 0 0;
  padding-left: 22px;
  margin: 20px 0px;
  display: block;
}
#bg1{
	z-index:50;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/286386.jpg);
}
@media (min-width: 1180px){
	div.maxwidth {width:1180px;margin:0 auto}
	div.product{min-height:160px;}
}
@media (max-width: 1165px){
	.text-a{padding: 8px 20px;}
	.usual ul#tab_content a{padding: 6px 7px;}
	div.product{min-height:200px;}
}
@media (max-width: 1021px){
	.text-a{padding: 8px 10px;}
}
@media (max-width: 860px){
	.text-a{padding: 8px 3px;}
}
@media (max-width: 768px){
	div#menu-top{display:none}
	div#menu-top-rp{display:block}
	#ngonngu{margin-right: 35px;}
	
}
@media (max-width: 600px){
	div.product{min-height:330px;}
}
@media (max-width: 589px){
	div#banner_right .col-xs-8{width:36%;z-index: 666}
	.box-hotro{width: 100%;margin-top: 4px;}
	div#banner_right .col-xs-4{width:100%;position: absolute;;margin-top: 3px}
	div#banner_right .col-xs-3{width:32.6%;}
	#ngonngu{margin-right: -346px;margin-top: 10px}
	
}
@media (max-width: 480px){
	div#banner_right .col-xs-8{width:44%;margin-left: -21px}
	div#banner_right .col-xs-3{width:44.6%;margin-top: -15px;}
	div#banner_right .col-xs-1{margin-top: -15px;}
	#mangxahoi img{width: 37px}
	#ngonngu{margin-right: 65px;margin-top: -4px}
	#btn-lg{margin-top: -24px}
	
}
@media (max-width: 320px){
	div#banner_right .col-xs-8{width:100%;margin-left: 0px}
	div#banner_right .col-xs-3{width:79.6%;margin-top: 0px;}
	div#banner_right .col-xs-1{margin-top: 0px;}
	#mangxahoi img{width: 47px}
	#ngonngu{margin-right: 0px;margin-top: 10px}
	div.product-all .col-xs-6{width:100%}
	div.product-all .col-xs-7{width: 100%}
	div.product-all .col-xs-5{width: 100%}
	div.content-mid .col-xs-6{width:100%}
	div.duthuyen{width: 100%}
	div.content-top .col-xs-6{width: 100%}
}