::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {position: relative;padding-bottom: 69.5%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{margin: 10px 0px;width: 100%;clear: both;border: 1px solid #ededed;padding: 10px 10px;margin-bottom: 10px;background: #f7f6f6;box-sizing: border-box;}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 37px; height: 37px;position: fixed;bottom: 30px; right: 20px;text-indent: -99999px;cursor: pointer;background: url(images/back_to_top.png) top center no-repeat;transition:0.5s;z-index:200;}
#toptop:hover{background: url(images/back_to_top.png) bottom center no-repeat;transition:0.5s;}
.clear{clear:both;}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
}
@font-face {
    font-family: 'myFont';
    src: url('font/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'a';
    src: url('font/OpenSans-Bold.ttf');
}

div#wapper
{ 
  margin:auto;
  max-width:1366px;
  background:#fff;
  width: 100%;
  overflow: hidden;
}
.wap{
	width: 1200px;
	margin: auto;
}
div#header
{
	position:relative;
	margin:auto;
	padding: 9px 0px;
}
.logos{
	width: 15%;
	float: left;
}
.banner{
	width: 65%;
	float: left;
	text-align: center;
}
.hotline{
   	float: right;
    background: url(images/bghl.png)no-repeat left;
    padding-left: 50px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 30px;
}
.hotline span{
	color: #ED1C24;
    font-size: 13px;
    text-transform: uppercase;
}
.hotline strong{
    font-size: 20px;
    color: #EA0000;
    line-height: 1;
}
.sp1{
	background: url(images/bgdc.png)no-repeat left;
    font-size: 13px;
    padding: 2px;
    padding-left: 20px;
    margin-right: 45px;
    font-family: 'a';
}	
.sp2{
	background: url('images/bgmail.png')no-repeat left;
	font-size: 13px;
    padding: 2px;
    padding-left: 20px;
    margin-right: 45px;
    font-family: 'a';
}
.sp3{
	background: url('images/bgdt.png')no-repeat left;
	font-size: 13px;
    padding: 2px;
    padding-left: 20px;
    margin-right: 45px;
    font-family: 'a';
}
.sp3 strong{
	color: red;
}
div#header a.logo
{
	display:block;
	line-height:0;
}
div#header img.logo_mobi
{
	display:none;
}
div#header a.logo img
{
	width:100%;
}
.menu_login
{
	list-style:none;
	position:absolute;
	top:5px;
	right:70px;
}
.menu_login li
{
	display:inline-block;	
}
.menu_login li a
{
	text-decoration:none;
	color:#fff;
	border-right:1px solid #fff;
	padding:0px 5px;
}

div#lang
{
	position:absolute;
	top:5px;
	right:10px;
}
div#lang a img
{
	margin-left:3px;
}
.sang_header
{
	top: 30%;
    left: 5%;
}

div.header_mobi
{
	display:none;
}
div.wap_menu
{
	position: relative;
    background: #D40808;
    height: 50px;
    line-height: 50px;
    margin: auto;
    width: 100%;
}
div.menu
{
	position:relative;
	width:1200px;
	margin:auto;
}
div.menu ul
{
  float:left;  
  list-style:none;
}
div.menu ul li
{
  float:left;
  position:relative;
  z-index:50;
}
div.menu ul li.line
{
	background:url(images/menu_gach.png) center no-repeat;
	height:50px;
	width:2px;
}

div.menu ul li a
{
	color:#fff;
	font-size:13px;
	padding:0px 29px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-family: 'a';
}

div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	color:#000;	
	background:#ffea00;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
    min-width: 200px;
    background: #D40808;
	line-height: 2;	
}
div.menu ul li ul li
{   
    float:none;
}
div.menu ul li ul li a
{
	padding:6px 10px;
	text-transform:none;
	display:block;
	border-bottom: 1px solid #fff;
}
div.menu ul li ul li ul
{	
	left:100%;
	top:0px;
}
div.search
{
	background: #E21A1A;
    border-radius: 38px;
    height: 35px;
    float: right;
    margin-top: 7px;
    border-left: 1px solid #C20000;
    border-top: 1px solid #C20000;
    border-bottom: 1px solid #C20000;
    border-right: 1px solid #C20000;
    margin-left: 10px;
}
div.search input
{
	padding: 0px 10px;
    float: left;
    margin-top: 8px;
    border: none;
    background: none;
    width: 220px;
    outline: none;
    color: #fff;
}
div.search i
{
	float: right;
    margin-right: 9px;
    margin-top: 5px;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
}
div#slider
{
	margin:auto;
}
div#left
{
	width:20%;
	float:left;
}
div.tieude
{
	color: #000;
    font-size: 25px;
    background: url(images/tdct.png) left bottom no-repeat;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'a';
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.tieude strong{
	color: #CE0101;
}
div#danhmuc
{
	border-bottom:none;
}
div.danhmuc
{
	border:1px solid #d6d6d6;
	margin-bottom:15px;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{	
}
div#danhmuc ul li:last-child
{
	border:none;
}
div#danhmuc ul li a
{
	color: #454545;
    font-family: 'myFont';
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    border-bottom: 1px solid #DDD;
    padding: 9px 5px 9px 23px;
    background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul li a
{
	 background: url(images/muiten.png) 22px 15px no-repeat;
	padding:9px 5px 9px 35px;
}
div#danhmuc ul li ul
{
	display:none;
}
div#tinmoi
{	
}
div#tinmoi ul
{
	list-style:none;
	padding:0 10px;
}
div#tinmoi ul li
{
	border-bottom:1px dashed #DDDDDD;
	padding:10px 0;
}
div#tinmoi ul li a img
{
	width:35%;
	max-width:150px !important;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div#tinmoi ul li a img:hover
{
	transition:1s;
	border:1px solid red;
}
div#tinmoi ul li h4 a
{
	text-decoration:none;
	color:#111111;
	font-size:12px;
	transition:0.4s;
	font-weight:normal;
}
div#tinmoi ul li h4 a:hover
{
	color:red;
	transition:0.4s;
}
div.load_video
{
	width:95%;
	margin:7px auto;
}
div#hotro
{
	background: url(images/bg_hotro.png) left 40px no-repeat;
}
div#hotro .phone
{
	color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 90px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}
div#hotro ul
{
	list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}
div#hotro ul li
{
	clear: both;
    padding: 6px 0;
    color: #555555;
}
div#hotro ul li i
{
	font-size:17px;
	margin-right:8px;
	clear:both;
}
div#hotro ul li span
{
	color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}
div#hotro ul li a img
{
	margin-right: 5px;
    float: left;
	width:25px;
}

div#quangcao a img
{
	width:90%;
	max-width:300px !important;	
	border:1px solid #DDD;
	margin:5px auto;
	padding:4px;
	box-sizing:border-box;
}
div#quangcao a img:hover
{
	border:1px solid red;	
}
div#dknt
{
	max-width:350px;
}
form#frm_dknt
{
	background:#fff;
	height:35px;
	margin:10px 0;
}
form#frm_dknt input[type='text']
{
	width:70%;
	padding:0px 5px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width:50px;
	height:35px;
	line-height:35px;
	border:none;
	cursor:pointer;
	float:right;
	text-transform:uppercase;
	outline:none;
}
.item_dknt{
	margin: 15px 0px;
    font-size: 14px;
}
form#frm_dknt textarea{
	width: 70%;
    padding: 6px 5px;
    float: right;
    border: 1px solid #DDD;
    background: #F2F2F2;
    outline: none;
    color: #000;
    outline: none;
}
div#main_content
{
	width:1200px;
	margin:20px auto;
}
div#right
{
	width:78.5%;
	float:right;
}
div.tieude_giua
{
	color:#000;
	font-size:33px;
	background:url(images/bgtd.png) center bottom no-repeat;
	text-transform:uppercase;
	text-align: center;
	font-family: 'a';
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.tieude_giua strong{
	color: #CE0101;
}
.ndthicong{
	margin: 10px;
	position: relative;
}
.dichvua{
	display: block;
}
.ten{
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'myFont';
    font-weight: normal;
    background: rgba(0, 0, 0, 0.76);
    padding: 5px 0px;
    color: #fff;
    transition: 1s;
}
.hinhhover{
	position: absolute;
    top: 4%;
    left: 4%;
    background: rgba(0, 0, 0, 0.65);
    width: 92%;
    height: 92%;
    display: none;
    color: #fff;
    text-align: justify;
    transition: 1s;
    font-size: 14px;
    padding: 7%;
}
.hinhhover h3{
	text-transform: uppercase;
    font-size: 16px;
    font-family: 'a';
    font-weight: normal;
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.ndthicong a:hover .ten{
	display: none;
	transition: 1s;
}
.ndthicong a:hover .hinhhover{
	display: block;
	transition: 1s;
}
div.wap_item
{
	text-align:center;
	position:relative;
}
div.item
{
	width:23%;
	margin:1% 0.8%;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	border:1px solid #DDDDDD;
	box-shadow:5px 5px 0px #f2f2f2;
}
div.item .sp_img
{
	overflow:hidden;
	
	margin-bottom:10px;
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{
	width:100%;
	height:100%;
}
div.item .sp_name a
{
	text-decoration:none;
	color:#222222;
	font-weight:normal;
	font-size:15px;
	display:block;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}

div.item .sp_gia .gia,div.item .sp_gia .giakm
{
	color:red;
	font-size:13px;
}
div.item .sp_gia span.giacu
{
	color:#666666;
	text-decoration:line-through;
	float:left;
}

div#wap_footer
{
	background: #041120;
    padding-top: 20px;
    margin: auto;
    color: #fff;
}
div#footer
{
	width:1200px;
	margin:auto;
	margin-bottom: 20px;
}
div#main_footer
{
	width:36%;
	float:left;
}
div.mxh
{
	margin-top:10px;
}
div.mxh a
{
	display:inline-block;
	vertical-align:top;
	margin:0px 2px;
}
div.mxh a img
{

}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div#thongke
{
	float: right;
    font-size: 14px;
}
div#thongke .td_ft
{
	margin-bottom:7px;
	font-size:16px;
	text-transform:uppercase;
}
div#thongke ul
{
	
}
div#thongke ul li
{
	clear:both;
	padding:4px 0px;
}
div#thongke ul li img
{
	float:left;
	margin-right:15px;
	width:16px;
	margin-top:2px;
}
div.bandoft{
	width: 42%;
    float: left;
    margin-left: 30px;
}
div.bandoft img{
	max-width: none !important;
}
div#map_canvas1{
	height: 210px;
}
#copy{
	background: #CE0202;
    margin: auto;
    padding: 13px 0px;
    text-align: center;
    font-size: 14px;
    font-family: 'myFont';
}
#copy strong{
	color: #F6DB00;
}
div.thongke
{

	margin: 20px 0px;
}
div.thongke ul
{
	list-style:none;
}
div.thongke ul li
{
	float: left;
}
.thongke span{
    
}
/* --------------------- Phan trang ------------------*/
div#doitac
{
	box-sizing:border-box;
	width:1200px;
	margin:auto;
}
div#doitac a img
{
	height:100px;
	margin:0 5px;
	border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
	margin:15px auto;
	clear:both;
}
.zoom_slick
{
	width:45%;
	float:left;	
	text-align:center;
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}

.zoom_slick .slick
{
	margin-top:5px;
}

.zoom_slick .slick img
{
	width:95%;
	margin:auto;
	border:1px solid #DDD;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}

.product_info
{
	float:right;
	list-style:none;
	width:52%;
}
.product_info li
{
	font-size:13px;
	border-bottom:1px solid #EEE;
	padding:6px 0;
}
.product_info li.tenct
{
	color:#0033FF;
	font-size:18px;
}
.product_info li.giakm,.product_info li.gia
{
	font-size:15px;
	color:red;
	position:relative;
}
.product_info li.giacu
{
	text-decoration:line-through;
	color:#222222;
}
.product_info li.giakm .tinh_phantram
{
	background: red;
    color: #fff;
    width: 35px;
    display: block;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: 50%;
    top: 0;
}

.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.xemgiohang
{
	color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}
.product_info li .dathang
{
	background: #e93b35;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}
.product_info li .dathang i
{
	margin-right:10px;
	font-size:25px;
	margin-top:3px;
}
.product_info li .dathang:hover
{
	transition:0.4s;
	background:#E00;
}
span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}
input.soluong
{
	padding: 3px 0;
    width: 55px;
    border: 1px solid #dedede;
    text-align: center;
}
table#giohang input
{
	   margin:5px 0px;
}
table#giohang input.btn,.click_ajax
{   
 	background: #DC0018;
    color: #ffffff;
    padding: 7px 15px;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    border-radius: 3px;
}
  
table#tt td
{
	height:30px;
}
table#tt td input.t
{
	width:300px;
	height:20px;
	margin:3px 0px 5px 0px;
	border:1px solid #DDD;
}
table#tt td textarea
{
	width:300px;
}
table#tt span
{
	color:red;
}
/*------------------------tin tức bottom----------------------------*/

#bottom{
	width: 1200px;
	margin: 20px auto;
	text-align: justify;
}
#bottom ul{
	list-style: none;
}
.topbt h4 a:hover{
	color: yellow;
}
.topbt h4 a:hover,.topbt h4 a.active{
	color: red;
}
.topbt{
	margin: 20px auto;
}
.tintucnb{
	width: 49%;
	float: left;
	text-align: justify;
}
.video{
	width: 49%;
    float: right;
}
.aaa{
	width: 100%;
	float: left;
	position: absolute;
	z-index: -1;
	height: 100%;
}
.clickvaoday{
    width: 100%;
    float: left;
    min-height: 107px;
    position: relative;
    margin-bottom: 5px;
}
div.wvideo
{
	width:75%;
	float: left;
}
.vdright{
	width:24%;
	float: right;
}
.ttleft{
	width: 34%;
	float: left;
}
.ttright{
	width: 65%;
	float: right;
}
.ttright li{
	margin-bottom: 10px;
}
.hinhtt{
	width: 47%;
    float: left;
}
.tdett{
	width: 51%;
    float: right;
}
.ttright ul{
	list-style: none;
}
.tdett a{
	text-decoration: none;
	color: #000;
}
.tieudesl{
	position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    font-size: 60px;
    color: #013DA7;
    text-transform: uppercase;
    font-family: 'rbtcb';
    text-shadow: 3px 2px #fff;
}
.hinhtnb{
	width: 40%;
	float: left;
	margin-right: 10px !important;
}
.tintucnb a{
	text-decoration: none;
    color: #000;
    font-size: 14px;
    font-family: 'a';
}
.ttleft ul{
	list-style: none;
}
.tdetnb a{
	text-decoration: none;
	color: #000;
}
a:hover{
	color: red;
	transition: 1s;
}
img:hover{
	opacity: 0.4;
	transition: 1s;
}
.ngay{
	color: #AEAEAE;
    margin: 5px 0px;
}
/*-----------------------Giới thiệu-----------------------------*/
.gioithieu{
	width: 1200px;
	margin: 50px auto;
}
.noidunggt{
	width: 56%;
    float: left;
    text-align: justify;
}
.noidunggt h3{
	font-size: 50px;
    font-family: 'c';
    color: #747474;
    text-transform: capitalize;
    font-weight: normal;
}
.noidunggt h4{
	color: #E03A00;
    text-transform: uppercase;
    font-size: 27px;
    font-family: 'd';
}
.noidunggt p{
	margin-top: 30px;
}
.noidunggt p a{
	color: #B5B5B5;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    border: 2px solid #E0E0E0;
    padding: 8px 20px;
}
.noidunggt p a:hover{
	border: 2px solid red;
	color: red;
}
.hinhgt{
	width: 42%;
	float: right;
}
.wapSub3 {
	background: #fff;
    margin-bottom: 20px;
}

.covertieude.custom .tieudesub4 {
	min-width: 300px;
}

.covertieude.custom {
	padding-bottom: 16px;
	background: url(img/shadown.png) bottom center no-repeat;
}

.boxspmoi h3 a {
	color: #333;
	transition: 0.3s;
}

.boxspmoi h3 a:hover {
	color: red;
}

.pagination {
	list-style: none;
}

.pagination li {
	display: inline-block;
}

.pagination li a.page {
	width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    color: #777;
    background: #eee;
    margin: 0 3px;
    border-radius: 4px;
}

.pagination li.active a.page ,.pagination li a.page:hover {
    background: #D20202;
    color: #fff;
}
.boxspmoi {
	margin: 10px 10.5px;
    border: 1px solid #DDDDDD;
    box-shadow: 5px 5px 0px #f2f2f2;
    padding: 10px;
    float: left;
    width: calc(25% - 21px);
}

.boxspmoi a.zoom_hinh {
	display: block;
	position: relative;
}

.boxspmoi span.bongmo {
	height: 12px;
	background: url(img/shadown2.png) center center no-repeat;
	display: block;
}

.boxspmoi a.zoom_hinh img {
	display: block;
	background: #fff;
}

.boxspmoi h3 a {
	font-size: 14px;
    text-align: center;
    margin-top: 15px;
    font-weight: 500;
    display: block;
    font-family: 'a';
    text-decoration: none;
    text-transform: uppercase;
}
.dmc{
	text-align: center;
	margin-bottom: 20px;
}
.dmc1{
	border: 1px solid #515151;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 18px;
    text-transform: uppercase;
    color: #515151;
    font-family: 'myFont';
    margin: 5px;
}
.actives{
	background: #CE0101;
	border: 1px solid #CE0101;
	color: #fff;
}
/*----------------------------------------------------*/
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
.start-animate {
		z-index: 99999999999999999 !important;
		position: absolute;
		animation: star linear 1.75s infinite;
		-moz-animation: star linear 1.75s infinite;
		-webkit-animation: star linear 1.75s infinite;
		-o-animation: star linear 1.75s infinite;
	}
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}
 .imap{
        position:relative;
        width:100%;height:0;padding-bottom:40%;
    }
    .imap iframe{
        position:absolute;
        width:100%;height:100%;left:0;top:0;
    }
/* @ Luan nang cap
   @ 23-4-2021
*/
.row{
	margin-left:-15px;
	margin-right:-15px;
}
.banners{
	width:70%;
	float:left;
}
.container{
	max-width:1200px;
	margin:0 auto;
	padding-left:15px;
	padding-right:15px;
}
.hotline{
	margin-top:10px;
	width:15%;
	float:left;
}
.logos img{
	margin-top:15px;
}
#header{
	background:url(images/bg-head.jpg)repeat;
}
.title-rpmenu {
	display: none;
    padding: 5px;
    color: #FFF;
    font-size: 17px;
    cursor: pointer;
    position: fixed;
    top:5px;
    left:5px;
    z-index:999999;
    background:#ec1f27;
    border:1px solid #fff;
}
.title-rpmenu .icon-bar {
    width: 23px;
    height: 4px;
    background:#fff;
    float: left;
    clear: both;
    margin-bottom: 3px;
    border-radius: 0px;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);
    -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);
}
#responsive-menu .content  ul li span.gg{
  display:none;
}
#responsive-menu .close{    
    position: absolute;
    top: 3px;
    right: 7px;
    z-index: 123;
}
#responsive-menu {
    position: fixed;
    z-index: 1;
    background: #333;
    width: auto;
    max-height: 100%;
    z-index: 1234;
    max-height: 420px;
    overflow-y: auto;
    left: -300px;
    height:100%;
    width:300px;
    min-height:100%;
    box-shadow: rgba(50, 50, 50, 0.498039) -2px 0px 5px 0px inset;
}

#responsive-menu .search{
    position: relative;
    padding: 0 5px;
    margin-top: 25px;
}
#responsive-menu .search form{}
#responsive-menu .search form input{
    width: 100%;
    padding: 5px;
    height: 27px;
    border: 1px solid rgba(204, 204, 204, 0.35);
    border-radius: 0px;
}
#responsive-menu .search form button{
    position: absolute;
    right: 5px;
    top: 0;
    border: 0;
    padding: 3px 13px;
    background-color: black;
    color: #fff;
    font-size: 15px;
}
#responsive-menu .search form button i{
    position: relative;
    top: 2px;
}
 #responsive-menu .content {
    max-width: 300px;
    float: right;
    width: 100%;
    padding-top:0px;
}
#responsive-menu .content ul {
    list-style: none;
    padding: 0;
    width: 100%;
}
 #responsive-menu .content > ul{
    padding: 0;
    margin: 0;
}
 #responsive-menu .content  .toggle-menu{
    float: right;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 14px;
}
 #responsive-menu .content  ul li a
 {
    color: #FFFFFF;
    font-size: 16px;
    padding-left: 5px;
    display:block;
    max-width: 90%;
    text-decoration:none;
}
 #responsive-menu .content  ul li
 {
	  -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 8px 0px;
    border-bottom:1px solid rgba(247, 246, 246, 0.25);
    position: relative;
    cursor: pointer;
    float: none;
}
#responsive-menu .content  ul li:hover
{
   /* background: #084460;*/
}
#responsive-menu .content  ul li ul
{
    display:none
}
#responsive-menu .content li li:first-child{
    border-top: 1px solid rgba(247, 246, 246, 0.25);
}
#responsive-menu .content > ul > li ul{
    position: relative;
    top: 9px;
}
#responsive-menu .content > ul li ul li{
    text-indent: 10px;
}
#responsive-menu .content > ul li ul li ul li{text-indent:20px}
#responsive-menu .content > ul a{
	text-decoration:none;
}
#responsive-menu .close{
	background:none;
	border:none;
	outline:none;
}
#responsive-menu .close span{
	font-size:24px;
	color:#fff;
	background:none;
}


@media (min-width:1350px){
 
}
@media (max-width:1200px){

}
@media (max-width:1024px){
   
}
@media (max-width:991px){
	.search{
		float:left!important;
		width:50%!important;
		margin-top:25px!important;
	}
    .title-rpmenu{
		display: block;
	}

   .wap_menu{
   	display:none;
   }
   .logos img{
		margin-top:0px;
	}
  .logos,.banners{
  	width:100%;
  	text-align:center;
  }
  .hotline{
  	float:right;
  	width:25%;
  }
  div#main_content,div#footer{
  	width:100%;
  }
  .boxspmoi h3{
  	height:45px;
  }
}
@media (max-width:767px){

  .boxspmoi{
	 	width: calc(33.33% - 25px);
  }
  .tintucnb,#video{
  	width:100%;
  	float:left;
  }
  #main_footer{
  	width:100%!important;
  	float:left!important;
  	margin:0!important;
  }
  .bandoft{
  	width:65%!important;
  	float:left!important;
  	margin:10px 0!important;
  }
  #thongke{
    width:35%!important;
  	float:left!important;
  	margin:10px 0!important;
  	padding-left:25px;
  }
  .dmc1{
  	font-size:14px;
  	padding:5px;
  	margin:0 0 5px 0;
  }
  div.tieude_giua{
  	font-size:28px;
  }
  #copy{
  	margin-bottom:60px;
  }
}
@media (max-width:500px){
	.dmc{
		width:100%;
		float:left;
		
	}
	.dmc1{
		display:inline-block;
		float:left;
		line-height:26px;
		margin-right:5px;
		font-size:13px;
	}
	div.tieude_giua{
		margin-bottom:10px;
	}
	.zoom_slick,.product_info{
		width:100%;
		float:left;
		margin-bottom:15px;
	}
	.bandoft,#thongke{
		width:100%!important;
	}
	.tintucnb a{
		font-size:13px;
	}
	.hinhtnb{
		width:35%;
	}
	.ttleft{
		width:43%;
	}
	.ttright{
		width:56%;
	}
	div.tieude{
		font-size:18px;
	}
	div.tieude_giua{
  	font-size:24px;
  }
  .search{
  	width:100%!important;
  }
  .hotline{
  	width:50%;
  }
  .boxspmoi {
    width: calc(50% - 21px);
   }
   .dmc{
   	text-align:left;
   	line-height:38px;
   	margin-bottom:10px;
   }
   .row-xs{
   	 margin-left:-15px;
   	 margin-right:-15px;
   }
   .row-xs-10{
   	margin-left:-10px;
   	margin-right:-10px;
   }
   .row-xs-7{
     margin-left:-7px;
     margin-right:-7px;
   }
} 
@media (max-width:375px){
	.row-btfix img{
		max-height:23px;
	}
   .boxspmoi {
    width: calc(50% - 10px);
   }
   .boxspmoi {
     margin: 5px 4.5px;
   }
   .ttleft{
   	width:100%;
   }
   .ttright{
   	width:100%;
   }
   .tintucnb a{
   	font-size:15px;
   }
  .hotline{
  	width:65%;
  }
  div.tieude_giua{
  	font-size:20px;
  }
}
@media (max-width:300px){
   div.tieude_giua{
   	font-size:16px;
   }
   .boxspmoi {
    width: calc(100% - 10px);
    margin: 10px 5px;
   }
}


