::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0;}
.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;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;
	color: #7C7B7B;
}
@font-face {
    font-family: 'myFont';
    src: url('font/roboto/Roboto-Condensed.eot');
    src: url('font/roboto/Roboto-Condensed.eot?#iefix') format('embedded-opentype'),
         url('font/roboto/Roboto-Condensed.woff2') format('woff2'),
         url('font/roboto/Roboto-Condensed.woff') format('woff'),
         url('font/roboto/Roboto-Condensed.ttf') format('truetype'),
         url('font/roboto/Roboto-Condensed.svg#Roboto-Condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}
a {text-decoration:none;}
div#wapper
{ 
  margin:auto;
  max-width:1366px;
  background:#fff;
}
.content{max-width:1200px;margin:auto;position:relative;}
a.logo1 {
   float:left;
}
a.logo1 img{max-width:200px !important;}
.tencty {
    width: 65%;
    text-align: center;
    float: left;
    margin-left: 2%;
    color: #0000FF;
    font-weight: bold;
    font-size: 25px;
    height: 100%;
	margin-top:10px;
}
div#header
{
	position:relative;
	margin:auto;
    max-width: 1366px;
    padding: 10px 0;
}
div#header a.logo
{
	display:block;
	line-height:0;
}
div#header img.logo_mobi
{
	display:none;
}
div#header a.logo img
{
	width:100%;
}
.mxh{margin-bottom:10px;}
.mxh img{margin-left:10px;transition:all 0.5s;}
.mxh img:hover{transition:all 0.5s;transform:rotate(360deg);}
.box-dc {
    position: absolute;
    bottom: 20px;
    left: 24%;
    width: 50%;
    text-align: center;
    font-size: 15px;
}
.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
{
    position: relative;
    background: #1753C2;
    height: 50px;
    line-height: 50px;
    margin: auto;
    max-width: 1366px;
}
.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/line.png) center no-repeat;
    height: 46px;
    width: 2px;
}

div#menu ul li a
{
    color: #fff;
    font-size: 16px;
    padding: 0px 20px;
    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:yellow;	
}
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:250px;
	line-height:1.5;
	background:#1753c2;
	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:250px;
	top:0px;
}
div#search
{
    position: absolute;
    right: 5%;
    top: 7px;
    background: #fff;
    border-radius: 2px;
    height: 30px;
    box-shadow: 0px 0px 14px rgba(140, 135, 135, 0.85) inset;
    border: solid 1px #fff;
}
div#search input
{
	padding:0px 10px;
	float:left;
	margin-top:5px;
	border:none;
	background:none;
	width:180px;
	outline:none;
	color:#ccc;
	font-style:italic;
}
div#search i
{
	float: right;
    margin-right: 5px;
    margin-top: 4px;
    color: #222;
    font-size: 14px;
}
li.active a{color:#1753C2 !important;}
.b-nav ul{list-style:none; border-bottom: solid 1px #1753C2;margin-bottom: 10px;}
.b-nav ul li{float:left;}
.b-nav li+li {
    background: url(images/arrow-black-small-2.png) no-repeat 5px 50%;
    padding-left: 15px;
}
.b-nav li a:hover{color:red;}
.download {
    margin-top: 10px;
}
.download a{color:red;}
.item-kh {
    width: 23%;
    float: left;
    border: solid 1px #ccc;
    text-align: Center;
    box-sizing: border-box;
    margin: 1%;
}
.item-kh:hover{border: solid 1px red;}
div#slider
{
	margin:auto;
}

div#left
{
	width:20%;
	float:left;
}
div.tieude
{
    color: #333333;
    margin-bottom:20px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'myFont';
    border-bottom: dotted 1px #ccc;
}
.hotline {
    position: absolute;
    right: 10%;
    bottom: 27px;
    font-size: 16px;
}
.hotline img{vertical-align:middle;margin-right:5px;}
.hotline span{    color: #F9F921;font-size: 18px;font-weight: bold;background: url(images/hotline.png) repeat-x; padding: 10px; position: relative;}
.hotline span:before{position:absolute;content:'';background:url(images/hotline_before.png)no-repeat;left:-15px;top:0px;width:15px;height:40px}
.hotline span:after{position:absolute;content:'';background:url(images/hotline_after.png)no-repeat;right:-62px;top:-15px;width:62px;height:68px;}
div.danhmuc
{
	/* border:1px solid #d6d6d6;
	margin-bottom:12px; */

}
div#danhmuc {
    /* background: #F5F5F5; */
}
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;
	padding:0 10px;
}
div#tinmoi ul li
{
	padding:5px 0;
}

div#tinmoi ul li a img {
    width: 150px;
    height: 110px;
    padding: 2px;
    border: 1px solid #F1D2B4;
    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:12px;
	transition:0.4s;
	font-weight:bold;
}
div#tinmoi ul li h4 a:hover
{
	color:red;
	transition:0.4s;
}
div#hotro
{
}
div#hotro .phone
{
	background:url(images/phone.png) 13px center no-repeat;
	color:#d60000;
	font-size:20px;
	font-weight:bold;
	padding-left:60px;
	padding-top:20px;
	padding-bottom:10px;
}
div#hotro ul
{
	list-style:none;
	border-bottom:1px dashed #DDDDDD;
	padding:10px 0;
	margin:0px 10px;
}
div#hotro ul li
{
	clear:both;
	padding:2px 0;
	
}
div#hotro ul li a img
{
	float:right;
}
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;	
}
form#frm_dknt
{
    background: url(images/bg_dknt.png) center no-repeat;
    width: 251px;
    height: 35px;
    margin-bottom: 20px;
}
form#frm_dknt input[type='text']
{
	margin-left:45px;
	width:140px;
	padding:0px 5px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
}
form#frm_dknt input[type='button']
{
	background:#000;
	color:#fff;
	width:50px;
	height:25px;
	line-height:25px;
	border:none;
	margin-top:5px;
	border-radius:3px;
	cursor:pointer;
}
div#main_content
{
    padding: 30px 0px;
    max-width: 1200px;
    margin: auto;
}
div#right
{
	width:77.5%;
	float:right;
}
.name-pro {
    width: 22.5%;
    display: inline-block;
    border: solid 1px #ccc;
    margin: 1%;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px #ccc inset;
    box-sizing: border-box;
    vertical-align: top;
}
.name-pro a{color:#0000FF;font-size: 14px;}
.name-pro a:hover{color:red;}
.item-pro {
    border-bottom: dotted 1px #ccc;
    padding: 10px 0;
}
.pro-main {
    width: 49%;
    float: left;
}
.pro-chil {
    width: 48%;
    float: right;
	margin-top:15px;
}
.item-chil {
    width: 95%;
    margin: auto;
}
div#gioithieu {
    max-width: 1200px;
    margin: auto;
	margin-bottom:20px;
}
.gt-left {
    width: 67%;
    float: left;
}
.gt-right {
    width: 30%;
    float: right;
}
.tt-gt {
    color: #EB0000;
    font-weight: bold;
    font-family: 'myFont';
    font-size: 18px;
    margin-bottom: 20px;
    background: url(images/tt_tin.png) repeat-x center;
}
.tt-gt span{background:#fff;position:relative;padding-right:20px;}
.tt-gt span:before{position:absolute;top:3px;right:-15px;content:'';background:url(images/tt_tinbbefore.png) no-repeat;width:15px;height:15px;}
div.tieude_giua
{
    color: #000000;
    padding-left: 0;
    font-size: 23px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: myFont;
}
div.tieude_giua span
{
  
}
p.xemthem {
    float: right;
    background: url(images/icon_muiten.png) no-repeat right 17px;
    padding-right: 12px;
    margin-right: 20px;
}
p.xemthem a{color:#EB0000;font-size:13px;text-decoration:none;text-transform:none;font-weight:bold;}

.img-gt {
    border: solid 4px #EDEDED;
    float: left;
    overflow: hidden;
    width: 43%;
	margin-right:2%;
}
.img-gt img{transition:all 0.5s;}
.img-gt img:hover{transition:all 0.5s;transform:scale(1.1);}
.motagt p{line-height:26px !important;}
div.wap_item
{
}
.item2 {
    width: 90%;
    margin: auto;
}
.item2 p.sp_img {
    margin-bottom: 10px;
	overflow:hidden;
}
.item2 p.sp_img img{transition:all 0.5s;}
.item2 p.sp_img img:hover{transition:all 0.5s;transform:scale(1.1);}
.datetime {
    color: #BEBEBE;
    font-size: 14px;
    font-family: arial;
    font-weight: normal;
    margin-top: 10px;
    background: url(images/date.png) no-repeat left center;
    padding-left: 17px;
	margin-bottom:15px;
}
.motatt {
    color: #909090;
    font-size: 13px;
    margin-top: 5px;
}
h3.sp_name {
    text-align: justify;
}
h3.sp_name a{color:#616161;font-size:16px;font-family:arial;font-weight:normal;}
h3.sp_name a:hover {color:#0577BA;}
div.item
{
   width: calc(100% / 4 - 10px);
    float: left;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 5px;margin-bottom: 15px;
}
table.tblh {
    border: solid 1px #1753C2;
    border-right: 0;
    border-bottom: 0;
    margin-bottom: 20px;
}
table.tblh td {
    border-collapse: collapse;
    border-right: solid 1px #1753C2;
    padding: 5px;
}
table.tblh .title_table_download {
    background: #1753C2;
    color: #fff;
    line-height: 35px;
}
table.tblh tr {
    border-collapse: collapse;
    border-right: solid 1px #1753C2;
}
table.tblh td {
    border-collapse: collapse;
    border-right: solid 1px #1753C2;
    padding: 5px;border-bottom: solid 1px #1753C2;
}
.title_table_download_2 {
    line-height: 30px;
    font-weight: normal;
    font-family: Arial;
    font-size: 12px;
    border-bottom: solid 1px #1753C2;
}
.over-z{margin: 0;overflow: hidden;line-height: 0;margin-bottom: 15px;}
.item1
{
    width: 30%;
    margin: 1.5%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
div.item .sp_img
{
    overflow: hidden;
    border: 1px solid #DDDDDD;
    box-shadow: 5px 5px 0px #f2f2f2;
    padding: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.item1 .sp_img
{
    overflow: hidden;
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
}
.item1 h3.sp_name{text-align:left;}
.motadv {text-align:left;text-align: left; line-height: 20px; color: #4D4D4D; font-size: 13px; margin-bottom: 10px;}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
.xthem {
	border-bottom: solid 1px #EEEEEE;
    text-align: left;
    padding-top: 10px;
}
.xthem a{   
	color: #B8B8B8;
    text-decoration: none;
    border-bottom: solid 1px #0577BA;
    padding-bottom: 2px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: myFont;}
.xthem a:hover{
	color:#0577BA;
}
.item1 .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{
	width:100%;
	height:100%;
	transition:all 1s ease 0s;	
}
.item1 a img
{
	width:100%;
	transition:all 1s ease 0s;	
}
div.item a img:hover
{
	transform:scale(1.1);	
}
.item1 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;
}
.item1 .sp_name a
{
    text-decoration: none;
    color: #717171;
    font-weight: bold;
    font-size: 20px;
    display: block;
    text-transform: uppercase;
    font-family: myfont;
    margin-bottom: 5px;
    text-align: center;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}
.item1 .sp_name a:hover
{
	transition:0.4s;
	color:red;
}
div.item .sp_gia
{
	
	font-size:14px;
}
div.item .sp_gia span.giacu
{
	color:#666666;
	text-decoration:line-through;
	float:left;
}
div.item .sp_gia span.giamoi
{
	color:#666666;
}
div.item .sp_gia span.motgia
{
	display:block;
	float:none;
}
.chitiet {
    background: #E00605;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    box-shadow: 0px 2px 0px #9A0000;
	margin:auto;
}.chitiet a   {
	text-decoration: none;
    color: #fff;
    background: url(images/icon_ct.png)no-repeat 0px 0px;
    padding-left: 20px;
    font-size: 14px;}
.tt-dv {
    color: #EC000A;
    font-size: 25px;
    font-weight: bold;
    font-family: myfont;
    margin-bottom: 20px;
    padding-bottom: 10px;
    background: url(images/tt1.png) no-repeat center bottom;
}
div#wap_footer {
    max-width: 1366px;
    background: #F2F2F2;
    padding-top: 5px;
    margin: auto;
    color: #7C7B7B;
}
.pro_nb {
  
    padding: 40px 0;
	position:relative;
}
.box-nb {
    max-width: 1200px;
    margin: auto;
	text-align:center;
}
.owl-doitac .owl-nav{height:0px;}
.owl-nav {
    height: 22px;
    width: 100%;
    position: absolute;
    top: 30%;
}
.owl-spmoi .owl-nav .owl-prev {
    background: url(images/prev.png) no-repeat;
    left: -20px;
    top: 0;
    width: 50px;
    height: 50px;
    position: absolute;
}
.owl-spmoi .owl-nav .owl-next {
    background: url(images/next.png) no-repeat;
    right:-20px;
    top: 0;
    width: 50px;
    height: 50px;
    position: absolute;
}
div#footer
{
	max-width:1200px;
	margin:auto;
}
div#main_footer
{
	width:40%;
	float:left;
}
div#lienket {
    margin-top: 10px;
    position: absolute;
    top: 10px;
    right: 5%;
}
div#lienket a img
{
	margin-right:5px;
	transition:1s;
}
div#lienket a img:hover
{
	opacity:0.5;
	transition:1s;
}
div#thongke
{
    width: 20%;
    float: right;
    margin-left: 2%;
}
.td_ft
{
    color: #fff;
    margin-bottom: 7px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
.bottom {
    background: rgba(153, 0, 0, 0.82);
    padding: 10px 0;
    text-align: center;
    margin-top: 20px;
    color: #E4CBCB;
    font-size: 14px;
}
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-bando {
    float: left;
    margin-left: 2%;
}
/* --------------------- Phan trang ------------------*/
.doitac{overflow:hidden;}
.doitac img
{
	-webkit-filter: grayscale(1);
    -webkit-filter: grayscale(98%);
    filter: grayscale(98%);
}
.doitac img:hover
{
    -webkit-filter: grayscale(0);
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.tt-doitac {
    background: url(images/tt_doitac.png) no-repeat;
    padding-left: 12px;
    color: #00A9F7;
    font-size: 15px;
    font-family: 'myFont';
    height: 14px;
    line-height: 14px;
    margin-bottom: 20px;
}
/*----------------------------------------------------*/
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;
}
.tt_lh {
    width: 30%;
    float: left;
}
.content-ct {
    width: 68%;
    float: right;
}
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);
  }
}

@media screen and (max-width: 1024px) {
	div#menu ul li a
	{
		padding:0px 10px;
	}
	div.frm_lienhe
	{
		margin:10px 0px 0px 0px;
	}
	.box-d{bottom:10px;}
	div#lienket{margin-top:0px;}
	.hotline{bottom:18px;}
	a.logo1{left:3%;}
	div#search {right: 2%;}
}
@media screen and (max-width: 960px) {
	div#wapper
	{
		width:97%;
		margin:auto;
	}
	a.logo1 {
		left: 0;
		max-width: 22%;
		top: 0px;
		width: auto;
	}
	a.logo1 img{width:100%;}
	.tencty{margin-top:0px;font-size:22px;}
	div#lienket{display:none;}
	.hotline{display:none;}
	.box-dc {
		bottom: 0;
		left: 18%;
		width: 63%;
		text-align: center;
		font-size: 12px;
	}
	.item2 {
		width: 73%;
		margin: auto;
	}
	.gt-left{width:100%;float:none;margin-bottom:20px;}
	.gt-right{width:100%;float:none;margin-bottom:20px;}
	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#main_footer
	{
		width:100%;
		margin-bottom:15px;
	}
	.box-bando{margin-left:0;}
	div#thongke
	{
		width:100%;
	}
	.owl-spmoi .owl-nav .owl-next{right:0;}
	.owl-spmoi .owl-nav .owl-prev{left:0;}
	div.tt_lh {
		width: 45%;
	}
	.content-ct {
		width: 52%;
	}
	
	.menu_login {
		display:none;
	}
	.box_news1{width:100% !important;margin:0;}
}
@media screen and (max-width: 800px) {

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

}
@media screen and (max-width: 603px) {
	div#header a.logo
	{
		display:none;
	}
	a.logo1{display:none;}
	div#header img.logo_mobi
	{
		display:block;
		margin:auto;
		max-width:100%;
	}
	.tencty {
		width: 100%;
		margin-left: 0;
		margin-top:10px;
	}
	div.tt_lh {
		width: 100%;
	}
	.content-ct{width:100%;text-align:center;}
	.name-pro {
    width: 30.5%;}
	.item1 {
    width: 30.5%;
	margin: 1%;}
	.item2 {
		width: 90% ;
	}
	
	.box-dc{display:none;}
	div.item .sp_name a
	{
		font-size:16px;
	}
	div.item
	{
		width:46.5%;
	}
	div#thongke {
		width: 100% ;
	}
	.zoom_slick
	{
		width:80%;
		max-width:400px;
		float:none;
		margin:auto;
	}
	.product_info
	{
		width:100%;
		margin-top:6px;
	}
	.gh_an
	{
		display:none;
	}
	.box_news1{width:100% !important;margin:0;margin-bottom:15px;}
}
@media screen and (max-width: 460px) {
	div#wapper
	{
		width:97%;
		background:#fff;
		padding:0;
		overflow:hidden;
	}
	.tencty {font-size:20px;}
	div#lang {
		top: 0;
		right: 0px;
	}
	.name-pro {
		width: 47%;
	}
	.item1 {
		width: 95% !important;
		margin: auto;
		margin-bottom:15px !important;
		float: none;
	}
	.pro-main {
		width: 100%;
	}
	.pro-chil {
    width: 100%;}
	.box-bando{width:100%;margin-bottom:15px;}
	#thongke{width:100% !important;}
	div#tinmoi ul li a img {
		width: 100px;
		height: 70px;}	
	div.tieude_giua span{   padding:8px 10px; padding-top: 10px;}
	div.item
	{
		width:46%;
	}
	.box_news1 a img, .box_news a img{    width: 120px;}
	.zoom_slick {
	width: 79%;}
	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;
	}
}
@media screen and (max-width: 360px) {
	.box_news a img
	{
		width:100px;
	}
	div.tieude_giua
	{
		font-size:14px;
	}	
}
@media screen and (max-width: 320px) {
}
