::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0;box-sizing:border-box;}
.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: 56.25%;padding-top: 50px;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;max-height:50px;overflow:hidden;
}
#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; }
div.bando img{max-width:none !important;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	background:#fff;
}
@font-face {
    font-family: 'myFont';
    src: url('font/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'robotob';
    src: url('font/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'open';
    src: url('font/OpenSans-Bold.ttf');
}
@font-face {
    font-family: 'openl';
    src: url('font/OpenSans-Light.ttf');
}
@font-face {
    font-family: 'dakao';
    src: url('font/UVNDzungDakao.TTF');
}
div#goimobile{display:none;}
.main_page{
	max-width:1200px;
	margin:auto;
    margin-top: 15px;
}
div#wapper
{ 
  margin:auto;
  max-width:1356px;
  background:#fff;
}
div#header {
    position: relative;
    margin: auto;
    background: rgba(0, 0, 0, 0.68);
    height: 150px;
}
div#header a.logo
{
}
div#header img.logo_mobi
{
	display:none;
}
div#header a.logo img {
    position: absolute;
    left: 30%;
    top: 13%;
}
img.logo_dk {
    position: absolute;
    left: 6.5%;
    top: 0;
	max-height: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
{
	border:1px solid #fff;
	margin-left:3px;
}
.sang_header
{
	position:absolute;
	top:35px;
	left:80px;
}
div#menu_mobi
{
	display:none;
}
div#menu {
    width: 100%;
    position: relative;
    height: 40px;
    line-height: 40px;
    background: #F07A22;
}
.main_menu{
	max-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:40px;
	width:22px;
}

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

div#menu ul li a:hover,div#menu ul li a.active,div#menu ul li a.active2
{
	color:#ffea00;	
}
div#menu ul li ul,div#menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;	
}
div#menu ul li:hover ul
{
	display:block;
}
div#menu ul li ul li
{
	width:220px;
	line-height:1.5;
	background:#F07A22;
	border-bottom:1px solid #fff;	
}
div#menu ul li ul li a
{
	padding:6px 10px;
	text-transform:none;
}
div#menu ul li ul li ul
{	
	left:220px;
	top:0px;
}
div#search
{
	position:absolute;
	right:20px;
	top:7px;
	background:#fff;
	border-radius:2px;
	height:25px;
}
div#search input
{
	padding:0px 10px;
	float:left;
	margin-top:5px;
	border:none;
	background:none;
	width:180px;
	outline:none;
	color:#777;
	font-style:italic;
}
div#search i
{
	float: right;
    margin-right: 5px;
    margin-top: 4px;
    color: #222;
    font-size: 14px;
}

div#slider
{
	margin:auto;
}
div#bao_header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
div#left
{
	width:20%;
	float:left;
}
div.tieude
{
	color:#fff;
	text-align:center;
	font-size:14px;
	background:url(images/tieude.png) center repeat-x;
	height:39px;
	line-height:39px;
	font-weight:bold;
	text-transform:uppercase;
}

div.danhmuc
{
	border:1px solid #d6d6d6;
	margin-bottom:12px;

}
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 20px;
	background:url(images/muiten.png) 4px 13px no-repeat;
}
div#danhmuc ul li a:hover
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul li a
{
	padding:9px 5px 9px 35px;
	background:url(images/i_tinkhac.png) 19px 12px no-repeat;
}

div#tinmoi
{
	
}
div#tinmoi ul
{
	list-style:none;
}
div#tinmoi ul li
{
	padding-bottom:20px;
}
div#tinmoi ul li a img
{
	width:110px;
	height:75px;
	border:2px solid #fff;
	float:left;
	margin-right:10px;
}
div#tinmoi ul li a img:hover
{
	transition:1s;
	border:1px solid #c1000a;
}

div#tinmoi ul li h4 a {
    text-decoration: none;
    color: #111111;
    font-size: 14px;
    transition: 0.4s;
    font-weight: bold;
}
div#tinmoi ul li h4 a:hover
{
	color:red;
	transition:0.4s;
}
.mota_l{
	color: #635B5B;
    font-size: 13px;
}
div#hotro
{
}
div#hotro .phone
{
    background: rgba(234, 114, 23, 0.52) url(images/phone.png) 13px center no-repeat;
    padding-left: 90px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
div#hotro .phone span{
	color:#FFF100;
	font-size:20px;	
	font-weight:bold;
}
.cogai{
	position:relative;
}
.cogai img{width:100%;}
.tieude11 {
    font-family: dakao;
    font-size: 20px;
    color: #353434;
}
div#hotro ul
{
	list-style:none;
	padding: 2px 0;
	margin:0px 10px;
}
div#hotro ul li
{

}
li.hinh_hotro {
    width: 30%;
    float: left;
}
li.ten_htro {
    width: 68%;
    float: right;
    color: #f00;
    font-size: 16px;
    font-weight: bold;
}
li.ten_htro p{
	font-size:14px;
	color:#000;
	font-weight:normal;
}
div#hotro ul li a img
{
}
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#dangkynt {
    background: url(images/dknt.png) no-repeat;
    padding: 50px 0px;
}
.tde_dky {
    text-align: center;
    color: #fff;
    font-family: robotob;
    text-transform: uppercase;
    font-size: 25px;
    background: url(images/hoa.png) no-repeat bottom center;
    padding-bottom: 25px;
}
p.caption {
    color: #fff;
    text-align: center;
    width: 75%;
    margin: auto;
    font-style: italic;
    font-size: 15px;
    padding: 20px 0px;
}
.main_dknt {
    width: 60%;
    margin: auto;
}
form#frm_dknt
{
	width:80%;
	margin:auto;
}
form#frm_dknt input[type='text']
{
	padding-left:15px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	width:70%;
	margin:auto;
	background:#fff;
	height:40px;
    border-radius: 6px;
}
form#frm_dknt input[type='button']
{
    background: #F07A22;
    color: #fff;
    width: 26%;
    height: 40px;
    line-height: 25px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    margin-left: 3px;
}
div#main_content
{
	max-width:1200px;
	margin:auto;
	padding:30px 0px;
}
div#right
{
	width:100%;
	margin:auto;
}
div.tieude_giua
{
    color: #F17922;
    font-size: 27px;
    background: url(images/tde.png) no-repeat bottom center;
    text-transform: uppercase;
    text-align: center;
    font-family: open;
    padding-bottom: 15px;
    margin-bottom: 5px;
}
div.wap_item
{
	text-align:center;
}

div.item
{
    width: 23%;
    margin: 1% 0.8%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-bottom: 3px solid #B2B2B2;
    padding-bottom: 10px;
    border-radius: 6px;
}
div.item .sp_img
{
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.sp_img_be {
    position: relative;
    width: 71%;
    margin: auto;
    margin-top: -84px;
}
.sp_img_be img{
    border: 4px solid #DDDDDD;	
}
div.item .sp_img a
{
}
div.item a img
{
	transition:all 1s ease 0s;	
}
div.item a img:hover
{
	transform:scale(1.1);	
}
div.item .sp_name a
{
    text-decoration: none;
    color: #222222;
    font-weight: bold;
    font-size: 15px;
    display: block;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}
div.item .sp_gia
{
	
	font-size:14px;
}
div.item .sp_gia .giacu
{
	color:#666666;
	text-decoration:line-through;
	float:left;
}
div.item .sp_gia .giamoi
{
	color:#666666;
	color:red;
	float:right;
}
div.item .sp_gia .motgia
{
	display:block;
	float:none;
	text-align:center;
}
div#wap_footer
{
	max-width:1356px;
	background:#F07A22;
	padding-top:30px;
	padding-bottom:20px;
	margin:auto;
	color:#fff;
}
div#footer
{
	max-width:1200px;
	margin:auto;
}
.diachi_xuong {
    background: #A15217;
    padding: 10px 30px;
    margin-top: 10px;
    border-radius: 5px;
    float: left;
    width: 30%;
}
.logo1 {
    margin-top: 20px;
}
.menuft {
    float: left;
    width: 30%;
    margin-left: 5%;
    background: #A15217;
    padding: 10px 30px;
    margin-top: 10px;
    border-radius: 5px;
}
.menuft ul li{
    list-style: none;
    margin-bottom: 7px;
}
.menuft ul li i{
	margin-right: 5px;
}
.menuft ul li a{
	text-decoration: none;
	color: #fff;
	transition: all 0.5s
}
.menuft ul li a:hover{color:yellow;transition: all 0.5s;margin-left: 5px;}
div#main_footer {
    width: 30%;
    float: left;
    margin-right: 5%;
    background: #A15217;
    padding: 15px 30px;
    border-radius: 5px;
}
div#lienket
{
	width:30%;
	float:left;
    background: #A15217;
    padding: 15px 8px;
    border-radius: 5px;
}
div#lienket a img
{
	margin-right:5px;
	transition:1s;
}
div#lienket a img:hover
{
	opacity:0.5;
	transition:1s;
}
div#thongke
{
	width:30%;
	float:right;
    background: #A15217;
    padding: 15px 30px;
    border-radius: 5px;
}
div#thongke .td_ft
{
	color:#FFFF33;
	margin-bottom:7px;
	font-size:14px;
	text-transform:uppercase;
}
div#thongke ul
{
	list-style:none;
}
div#thongke ul li
{
	clear:both;
	padding:4px 0px;
}
div#thongke ul li img
{
	float:left;
	margin-right:15px;
	width:20px;
	margin-top:4px;
}
.box_icon1 {
    background: url(images/dt.png)no-repeat left center;
	padding: 6px 0px;
    padding-left: 55px;
    font-size: 16px;	 
}
.box_icon2 {
    background: url(images/map.png)no-repeat left center;
    padding: 6px 0px;
    padding-left: 60px;
    font-size: 12px;
}
.box_icon3 {
    background: url(images/mail.png)no-repeat left center;
	 padding: 6px 0px;
    padding-left: 60px;
    font-size: 16px;
	
}
.end {
    text-align: center;
    font-size: 13px;
    padding-top: 20px;
}
.wap_hang{
	text-align:center;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;	
}
.box_1{
	width:32%;
	float:left;
	margin-right:2%;
	text-align:left;
}
.tieude1 {
    text-transform: uppercase;
    font-size: 22px;
    font-family: open;
    background: url(images/bottom.png) no-repeat left bottom;
    padding-bottom: 8px;
    margin-bottom: 18px;
    color: #F07A22;
}
div#video_tintuc {
    background: #F4F4F4;
    padding: 30px 0px;
}
.dt {
    position: absolute;
    right: 6%;
    top: 15%;
	background: url(images/hline.png) no-repeat left center;
	padding-left: 40px;
}
.dt p{
    color: #fff;
    font-family: myFont;
    font-size: 15px;      
}
.dt span{
	color: #f00;
    font-family: robotob;
	font-size:20px;	
}

/* --------------------- gioithieu------------------*/
div#gioithieu {
    background: url(images/gioithieu.png) no-repeat;
    padding: 50px 0px;
}
.wap_gioithieu {
    background: rgba(251, 130, 0, 0.64);
    padding-right: 20px;
}

.img_gt{
	width:47%;
	float:left;	
}
.img_gt img{
	width:100%;
	max-height:350px;
	min-height:350px;
	border:3px solid #fff;
}

.ndung_gt{
	width:51%;
	float:right;
	padding:20px 0px;
}
.ten_gthieu {
    font-family: opensan;
    text-transform: uppercase;
    font-size: 27px;
}
.ten_gthieu a{
	text-decoration: none;
    color: #fff;
    font-family: openl;
}
.ten_gthieu a:hover{color:#00f;}
.chitiet {
    background: url(images/xthem.png) no-repeat;
    text-align: center;
    width: 108px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    float: right;
}
.chitiet a{
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	font-size:13px;
}
.chitiet a:hover{color:#00f;}
.mota_gthieu {
    font-size: 13px;
	color:#fff;
	font-size:openl;
}
div#spnoibat{
	padding:30px 0px;
}
.img_banchay{
	text-align:center;
	width:90%;
	margin:auto;
	margin-right:3%;
}
.img_banchay a img{
	width:100%;
	border:1px solid #DDD;
	margin-bottom:10px;
}
.img_banchay h3 a{
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}
.img_banchay h3 a:hover{color:#F07A22;}
.hang2{display:none;}

/* --------------------- img_banchay cap1 ------------------*/


.img_cap1{
	text-align:center;
	width:90%;
	margin:auto;
	margin-right:3%;
	position:relative;
}
h3.ten_hang2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(187, 183, 183, 0.39);
}
.img_cap1 h3 a{
    text-decoration: none;
    text-transform: uppercase;
    color: #FB8200;
    margin-top: 25%;
    display: block;
}
.img_cap1 h3 a:hover{color:#fff;}
.img_cap1 a img {
    width: 100%;
    border: 10px solid #fff;
    margin-bottom: 10px;
    height: 160px;
}
.wap_dmcap1 {
    z-index: 99;
    width: 90%;
    background: rgba(68, 68, 68, 0.55);
    padding: 15px 40px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
}
/* --------------------- Phan trang ------------------*/
.tt_lh{
	width:48%;
	float:left;
}
.bando{
	width:50%;
	float:right;
}
div#doitac
{
	box-sizing:border-box;
}
div#doitac a img
{
	height:100px;
	margin:0 5px;
	border:1px solid #DDD;
}
/*----------------------------------------------------*/
div.wap_pro
{
	margin:15px auto;
	clear:both;
}
.zoom_slick
{
	width:35%;
	float:left;	
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}
.zoom_slick .slick
{
	margin-top:5px;
}

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

.product_info
{
	float:right;
	list-style:none;
	width:62%;
}

.product_info li
{
	font-size:13px;
	border-bottom:1px solid #EEE;
	padding:6px 0;
}
.product_info li.ten
{
	color:#0033FF;
	font-size:18px;
}
.product_info li.giacu
{
	
	font-size:15px;
	text-decoration:line-through;
}
.product_info li.gia
{
	color:red;
	font-size:16px;
}
.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:#000 url(images/i_cart.png) 10px center no-repeat;
	color:#fff;
	display:block;
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	padding-left:30px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	font-size:12px;	
	transition:0.4s;
}
.product_info li .dathang:hover
{
	transition:0.4s;
	background:#E00 url(images/i_cart.png) 10px center no-repeat;
}
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
{
	width: 50px;
	border: 1px solid #C7C6C6;
	padding: 2px 0px;
	text-align: center;
	font-size: 15px;
	 margin-right:5px;
}
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;
}
.hinh_hover{position:relative;}
.hinh_hover:hover span{ transition:all 0.5s; transform:scale(1)}

.hinh_hover span{
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, 0.47);
    width: 100%;
    height: 100%;
    left: 0px;
    padding: 20px;
}
.hinh_hover span{ transition:all 0.5s; transform:scale(0)}

.hinh_hover:hover span{ transition:all 0.5s; transform:scale(1)}

.hinh_hover h3 a{
    margin: 0px;
    text-transform: uppercase;
    border: 1px solid #fff;
    text-align: center;
    border-right: 0px;
    border-left: 0px;
    padding: 10px;
    color: #fff;
    position: relative;
	text-decoration:none;
    margin-top: 50%;
    display: block;
}
@-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);
  }
}
@media screen and (max-width: 1280px) {
	.dt {
		display:none;
	}
	div#menu ul li a{
		    padding: 0px 27px;
	}
}

@media screen and (max-width: 1024px) {
	div#menu ul li a
	{
		padding:0px 22px;
	}
	div.frm_lienhe
	{
		margin:10px 0px 0px 0px;
	}
	.slick-prev {
    left: 0 !important;
    z-index: 99 !important;
	}
	
	.slick-next {
		right: 0 !important;
	}
}
@media screen and (max-width: 960px) {
	div#wapper
	{
		width:97%;
		margin:auto;
	}
	div#footer
	{
		width:97%;
	}
	div#menu_mobi
	{
		display:block;
	}
	div#menu
	{
		display:none;
	}
	div#slider
	{
		width:100%;
		padding:0;
		border:none;
	}
	div#danhmuc
	{
		display:none;
	}
	div#right
	{
		width:100%
	}
	div#left
	{
		width:100%;
	}
	div.item
	{
		width:30%;
		margin:1.5%
	}
	
	div.thongke_an
	{
		display:none;
	}
	div.tt_lh
	{
		width:100%;
	}
	div.bando
	{
		width:100%;
	}
	a.sp_cart {
		display: block;
		text-decoration: none;
		color: #fff;
		margin-left: -20px;
		position: absolute;
		left: 50%;
	}
	a.sp_cart i{
		font-size:30px;
	}
	div.user
	{
		position:absolute;
		right:10px;
		top:0px;
		font-size:30px;
		color:#fff;
		cursor:pointer;
	}
	.menu_login {
		display:none;
	}
	
	div#header{height:auto;text-align: center;}
	.box_1{width:100%;}
	div#main_footer
	{
		width:100%;
		margin-bottom:10px;
	}
	.diachi_xuong , .menuft{
		width: 97%;
	    margin: auto;
	    box-sizing: border-box;
	    float: none;
	    margin-bottom: 15px;
	    padding: 10px 20px;
	}
	div#thongke
	{
		width:100%;
		
	}
	div#lienket{width:100%;margin-bottom:10px;}
	div#header a.logo img {position: relative;left:0;top:0;}
	img.logo_dk{    left: 1.5%;}
}
@media screen and (max-width: 800px) {
	.wap_dmcap1 {
		position: relative;
		left: 0;
		bottom: 0px; 
		z-index: 99;
		width: 100%;
		background: rgba(68, 68, 68, 0.55);
		padding: 15px 40px;
	}
		div#header a.logo
	{
		display:none;
	}
	img.logo_dk{display:none;}
	div#header img.logo_mobi
	{
		display:block;
		margin:auto;
		width:100%;
	}
	.main_dknt{width:100%;}
	.img_gt{width:100%;}
	.ndung_gt{width:89%;}
	.img_gt img{max-height: none;min-height:none;}
		.hang2{display:block;}
	.hang1{display:none;}
	.box_news{width:100%;}
	div#gioithieu { background-size: 100% 100%;}
	.wap_gioithieu{padding-right:0px !important;}
	div#goimobile{display:block;}
	div#wap_footer{    padding-bottom: 80px;}
}
@media screen and (max-width: 700px) {

}
@media screen and (max-width: 603px) {

	div.item .sp_name a
	{
		font-size:16px;
	}
	div.item
	{
		width:44%;
	}
	.zoom_slick
	{
		width:80%;
		max-width:400px;
		float:none;
		margin:auto;
	}
	.product_info
	{
		width:100%;
		margin-top:6px;
	}
	.gh_an
	{
		display:none;
	}
	p.caption{width:100%;}
	form#frm_dknt{width:97%;margin:auto;}
}
@media screen and (max-width: 460px) {
	div#wapper
	{
		width:97%;
		background:#fff;
		padding:0;
		overflow:hidden;
	}
	div.item
	{
		width:46%;
	}

	div.frm_lienhe .item_lienhe input[type='text'], div.frm_lienhe .item_lienhe textarea, div.frm_lienhe .item_lienhe input[type='password']
	{
		width:100%;
	}
	div.frm_lienhe .item_lienhe select
	{
		width:100%;
	}
	.map_description
	{
		width:100%;
	}
	.box_news a img
	{
		width:120px;
	}
	div.frm_lienhe .item_lienhe p
	{
		width:100%;
	}
	.othernews ul.phantrang
	{
		margin-left:5px;
	}
	.box_news h3 a {
		font-size:14px;
	}
	form#frm_dknt input[type='text']{width:55%;}
	form#frm_dknt input[type='button']{width:43%;}
}
@media screen and (max-width: 360px) {
	.box_news a img
	{
		width:100px;
	}
	div.tieude_giua
	{
		font-size:14px;
	}	
	div.item{width:100%;}
}
@media screen and (max-width: 320px) {
}

