::-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: 56.25%;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: 50px; 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 iframe{width:100%;}
.bando_ft iframe{width:100%;height:345px;}
html > div{
    display:none;
}

body{
    font-family:myFont, 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: 'robotobl';
    src: url('font/Roboto-Black.ttf');
}
@font-face {
    font-family: 'robotob';
    src: url('font/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'robotom';
    src: url('font/Roboto-Medium.ttf');
}
@font-face {
    font-family: 'cooperbl';
    src: url('font/UTM Cooper Black.ttf');
}

div.main_page{
    max-width:1200px;
    margin:auto;
}
.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;    
}
div#wapper
{ 
  margin:auto;
  background:#fff;
  overflow: hidden;
}
div#header
{
    position:relative;
    margin:auto;
}
div#header a.logo
{
    display:block;
    line-height:0;
}
div#header img.logo_mobi
{
    display:none;
}
div#header a.logo img
{
    width:100%;
}
img.logo_dk {
    position: absolute;
    left: 6%;
    top: 0;
    max-height: 100%;
}
.sdt {
    font-size: 22px;
    color: #ed1c24;
    font-family: robotobl;
    background: url(images/sdt.png) no-repeat left center;
    padding: 10px 0px;
    padding-left: 80px;
    position: absolute;
    right: 6%;
    bottom: 10px;
    line-height: 24px;
    text-shadow: 2px 2px #ffffff, -2px 2px #ffffff, 2px -2px #ffffff, -2px -2px #ffffff;
}
.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: #6DD256;
    height: 50px;
    line-height: 50px;
    margin: auto;
    width: 100%;
}
div.menu
{
    position:relative;
    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:50px;
    width:1px;
}

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

div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
    color:#fff; 
    background:#60BB4B;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
    position:absolute;
    margin-left:0px;
    display:none;
    min-width: 200px;
    background: #E0031A;
    line-height: 1.5;   
}
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 #ff1b33;
}
div.menu ul li ul li ul
{   
    left:100%;
    top:0px;
}
div.search
{
    position: absolute;
    right: 0px;
    top: 10px;
    background: #fff;
    border-radius: 5px;
    height: 30px;
    width:  235px;
}
div.search input
{
    padding: 0px 10px;
    float: left;
    height: 100%;
    border: none;
    background: none;
    width: 78%;
    outline: none;
    color: #777;
    font-style: italic;
}
span.tkiem {
    background: #ED1C24;
    float: right;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 0px 5px 5px 0px;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}
div#left
{
    width: 21.3%;
    float: left;
}

.main_menu {
    width: 78%;
    float: right;
}
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:15px;
}
div.danhmuc:last-child
{
    margin-bottom:0;
}
div#dm_slider {
    width: 21.3%;
    float: left;
    position: relative;
    z-index: 999;
}
.wap_danhmuc {
    position: relative;
    z-index: 99;
    background:#fff;
}
div#slider
{
    width: 78.7%;
    float: right;
    overflow:hidden;
}

#dm_slider.active {
    max-width: 255px;
    position: fixed;
    top: 50px;
}

#dm_slider.active:hover #danhmuc {
    display: block;
}

#dm_slider.active #danhmuc {
    display: none;
}

div.tieude_dm {
    color: #fff;
    text-align: center;
    font-size: 18px;
    background: #60BB4B;
    height: 50px;
    line-height: 50px;
    font-family: robotob;
    text-transform: uppercase;
    position: relative;
    z-index: 999;
    margin-top: -50px;
}
div.tieude_dm i{
    padding-right:16px;
}
div#danhmuc
{
    border: 1px solid #ccc;
}

div#danhmuc ul
{
    list-style:none;
}
div#danhmuc ul li{
}
div#danhmuc ul li:last-child
{
    border:none;
}
div#danhmuc ul li a
{
    color: #505050;
    text-decoration: none;
    font-size: 16px;
    transition: 0.4s;
    display: -webkit-box;
    padding: 8px 5px 8px 12px;
    background: url(images/m_right.png) no-repeat right 10px center;
    vertical-align: middle;
    border-bottom: 1px solid #DDD;
    font-family: myFont;
}
div#danhmuc ul li a i{
    float:right;
}
div#danhmuc ul li a img{
    display:inline-block;
    vertical-align:middle;
    margin-right: 6px;
}
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) 18px 15px no-repeat;
    padding: 8px 5px 8px 35px;
    font-size: 16px;
}
div#danhmuc ul li ul
{
    /* display:none; */
}
div.box_ul{position:relative;}
.ul_main{
    height: 395px;
    overflow-y: auto;
}
/* --- cap 2 --- */
div#danhmuc ul li ul
{
    position:absolute;
    left: 97%;
    width:0px;
    z-index:999;
    display:none;
    background:#fff;
    transition: 0.5s;
    top: 0;
}
div#danhmuc ul li:hover ul{ min-width:300px;transition:0.5s;display:block;}

/*******-------tin tuc--------******/
.wap_tintuc_hotro {
    padding: 30px 0px;
}
.tde_tin {
    color: #60bb4b;
    font-size: 24px;
    font-family: robotom;
    padding-bottom: 9px;
    margin-bottom: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}
.wap_tintuc {
    width: 67%;
    float: left;
}
.motin {
    width: 49%;
    float: left;
}
.nhieutin {
    width: 49%;
    float: right;
}
.wap_hotrott {
    width: 31%;
    float: right;
}
div#tinmoi
{   
}
div#tinmoi ul
{
    list-style:none;
}
div#tinmoi ul li
{
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
div#tinmoi ul li a img
{
    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: #393939;
    font-size: 12px;
    transition: 0.4s;
    font-weight: bold;
    font-family: arial;
}
div#tinmoi ul li h4 a:hover
{
    color:red;
    transition:0.4s;
}
.mota_tin {
    font-size: 13px;
    color: #5c5b5b;
    font-family:arial;
}
/*css tin tức*/
.box_tin{width:100%;}
.box_tin h3 a{
    display: block;
    text-decoration: none;
    color: #373737;
    font-size: 15px;
    transition: 0.4s;
    font-weight: bold;
    font-family: arial;
    display: block;
    padding-bottom: 7px;
}
.box_tin h3 a:hover{color:#F00;transition:0.4s;}
.box_tin a.chitiet{color:#00F;}
.box_tin a{text-decoration:none;}
.box_tin a img{width:100%;margin-bottom:10px;transition:1s;border:1px solid #DCDCDC;}
.box_tin a img:hover{opacity:0.4;transition:1s;}
.box_tin .mota {
    font-size: 14px;
    color: #5c5b5b;
    font-family: arial;
}
/******---video----******/
.css_img {width:46%;float:left;}
.css_img img{
    width:93%;
    margin:auto;
    height:100px;
}

.video2 iframe{
    margin-left:0px;
}
div#clickvideo{
    width: 100%;
}
div#video select
{
    line-height:25px;
    height:25px;
    width:100%;
    border:1px solid #CCC;
    border-radius:3px;
    margin:5px auto;
}
/******---hotro----******/
.sdt_htro img{
    display:inline-block;
    vertical-align:top;
}
.sdt_htro span {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    font-size: 20px;
}
.sdt_htro b{
    font-size:24px;
    font-family:robotobl;
    font-weight:normal;
}
.main_hotro {
    text-align: center;
    background: url(images/cogai.png) no-repeat;
    padding: 40px 20px;
    color: #fff;
    font-family: robotom;
    font-size: 18px;
    font-weight: normal;
    min-height: 310px;
    background-size: cover;
}
p.icon {
    padding: 10px 0px;
}
p.icon a img{
    padding:0px 5px;
}
p.email {
    font-weight: normal;
}
p.tde_hotro {
    font-size: 22px;
    padding-bottom: 10px;
}
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;
}
/*****--quang cao--*****/
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;   
}
/*****--gioi thieu--*****/
.wap_about {
    padding: 30px 0px;
}
.about_left {
    width: 49%;
    float: left;
    color: #555555;
    font-size: 15px;
}
.ten_gt {
    color: #252525;
    font-size: 28px;
    font-family: cooperbl;
    text-transform: uppercase;
    padding-bottom: 10px;
}
a.xthem {
    background: #6DD256;
    width: 105px;
    height: 37px;
    line-height: 37px;
    display: block;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size:14px;
}
a.xthem:hover{
    background:#fff;
    color:#6DD256;
    border:1px solid #6DD256;
}
.about_right {
    width: 49%;
    float: right;
}
/*****--dknt--*****/
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;
}
div#main_content
{
    max-width:1200px;
    margin:20px auto;
}
div#right
{
    width:100%;
}
.mota_none{
    display:none;
}
div.tieude_giua
{
    color: #60bb4b;
    font-size: 30px;
    text-transform: uppercase;
    font-family: robotom;
    text-align: center;
    margin-bottom: 10px;

}
.mota_dm {
    color: #292828;
    font-size: 15px;
    text-align: center;
    background: url(images/tde_g.png) no-repeat center bottom;
    padding-bottom: 25px;
}
div.wap_item
{
    text-align:center;
    position:relative;
}
div.item
{
    width:23%;
    margin:1%;
    text-align:center;
    float:left;
    border:1px solid #DDDDDD;
    padding:10px;
    background:#fff;
}
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%;
}
div.item .sp_name a {
    text-decoration: none;
    color: #000000;
    font-weight: normal;
    font-size: 17px;
    display: block;
    background: url(images/tde_line.png) repeat-x bottom center;
    padding-bottom: 12px;
    margin-bottom: 10px;
}
div.item .sp_name a:hover
{
    transition:0.4s;
    color:red;
}
div.item .mota {
    color: #4f4f4f;
    font-size: 14px;
}
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;
}

/*****----cong trinh---******/
.congtrinh {
    background: url(images/ctrinh.png) no-repeat;
    padding: 40px 0px;
    background-size: cover;
}
p.tde_ctrinh {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-family: robotom;
    text-transform: uppercase;
    background: url(images/tde_ctr.png) no-repeat center bottom;
    padding-bottom: 24px;
    margin-bottom: 20px;
}
/*****----footer---******/
div#wap_footer
{
    background: #60BB4B;
    margin: auto;
    color: #fff;
    font-weight: normal;
}
div#footer
{
    max-width:1200px;
    margin:auto;
    padding-top: 30px;
    padding-bottom: 20px;
}
div#main_footer {
    width: 28%;
    float: left;
    margin-right: 3%;
}
div#dichvu_ft {
    width: 20%;
    float: left;margin-right: 2%;
}
div#dichvu_ft ul{
    list-style:none;
}
div#dichvu_ft ul li a{
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    font-family: arial;
    display: block;
    padding: 4px 0px;
    background: url(images/td_ft.png) no-repeat center left;
    padding-left: 14px;
}
div#dichvu_ft ul li a:hover{
    color:#ff0;
}
div.mxh
{
    margin-top:15px;
}
div.mxh a
{
    display:inline-block;
    vertical-align:top;
    margin:0px 2px;
}
div.mxh a img
{
    max-height:35px;
    border-radius:4px;  
}
div.mxh a img:hover
{
    transition:1s;
    transform:rotate(360deg);
}
div#thongke
{
    width: 25%;
    float:right;overflow: hidden;
}
.td_ft
{
    color: #fff;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: robotob;
    background: url(images/tde_v.png) no-repeat left center;
    padding-left: 15px;
}

.end {
    background: #4DA139;
    padding: 11px 0px;
    color:#fff;
    font-size:12px;
    font-weight:normal;
}
p.copy {
    float: left;
}
.truycap{
    float:right;
}
.truycap ul{
    list-style:none;
}
.truycap ul li{
    display:inline-block;
    vertical-align:top;
    padding:0px 5px;
}
.truycap span{
    margin-right:10px;
    color:#ffff00;
}

.tag_tukhoa {
    background: #6DD256;
    padding: 15px 0px;
    color: #fff;
    font-weight: normal;
    font-size: 19px;
}
.tag_tukhoa a{
    text-decoration: none;
    background: #fff;
    color: #000;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding: 6px;
    border-radius: 5px;
    margin:  2px;
    text-transform:uppercase;
    border:1px solid transparent;
}
.tag_tukhoa a:hover{
    border:1px solid #fff;
    background:#6DD256;
    color:#fff;
}
/* --------------------- Phan trang ------------------*/
div#doitac
{
    box-sizing:border-box;
    max-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.ten
{
    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;
}
@-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);
  }
}
.dvu_mb{
        display: none;
}
@media screen and (max-width: 1150px) {
    div.main_page,  div#main_content,div#footer{width:97%;}
    div.menu ul li a
    {
        padding:0px 14px;
        font-size: 15px;
    }   
}
@media screen and (max-width: 1060px) {
    div.main_page,  div#main_content,div#footer{width:97%;}
    div.menu ul li a
    {
        padding:0px 11px;
        font-size: 15px;
    }   
}

@media screen and (max-width: 1024px) {
    div.menu ul li a
    {
        padding:0px 7px;
    }   
    div#danhmuc ul li a,div.tieude_dm{font-size: 14px;}
}
@media screen and (max-width: 960px) {
    .dvu_mb{
        display: block;
    }
    div.header_mobi
    {
    display: block;
    padding-left: 50px;
    color: #fff;
    font-size: 16px;
    }
    .main_menu {
        width: 100%;
        float: none;
    }
    .sdt{
        font-size: 18px;
        right: 1%;
    }
    div#dm_slider,nav#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:31%;
    }
    div.tt_lh
    {
        width:100%;
    }
    div.bando
    {
        width:100%;
    }
    .menu_login {
        display:none;
    }
    .end{text-align:center;}
    p.copy,.truycap{
        width:100%;
        float:none;
    }
}
@media screen and (max-width: 800px) {
    .sdt{display:none;}
    .wap_tintuc,.wap_hotrott{width:100%;float:none;padding-bottom:15px;}
    div#main_footer
    {
        width:100%;
    }
    
    div#dichvu_ft {
        width: 100%;
        padding: 10px 0px;
    }
    div#thongke
    {
        width:100%;
    }
    .box_news{width:100%;margin-right:0;}
}
@media screen and (max-width: 700px) {
    .about_left,.about_right{
        width:100%;
        float:none;
        padding-bottom:10px;
    }
    .css_img img{height:auto;}
}
@media screen and (max-width: 603px) {
    img.logo_dk,div#header a.logo
    {
        display:none;
    }
    div#header img.logo_mobi
    {
        display:block;
        margin:auto;
        width:100%;
    }
    div.item
    {
        width:48%;
    }
    .zoom_slick
    {
        width:85%;
        max-width:400px;
        float:none;
        margin:auto;
    }
    .product_info
    {
        width:100%;
        margin-top:10px;
    }
    .gh_an
    {
        display:none;
    }
}
@media screen and (max-width: 460px) {
    .motin,.nhieutin{
        width:100%;float:none;padding-bottom:10px;
    }
    p.tde_ctrinh{font-size:20px;}
    div.item
    {
        width:47%;
    }
    div.tieude_giua
    {
        font-size:14px;
    }   
    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:110px;
    }
    div.frm_lienhe .item_lienhe p
    {
        width:100%;
    }
    .othernews ul.phantrang
    {
        margin-left:0px;
    }
    .box_news h3 a {
        font-size:14px;
    }
    div.search_mobi input{width: 76%;}
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}


