::-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: calc(100% - 10px);
    height: 0;
    overflow: hidden;
}
.box_container .content{
	text-align: justify;
	line-height: 30px;
	font-family:times new roman,serif;
}
.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;}
iframe{max-width: 100%;}
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: 'swiss';
    src: url('font/swiss.ttf');
}
@font-face {
    font-family: 'roboto-b';
    src: url('font/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'roboto-conr';
    src: url('font/RobotoCondensedRegular.ttf');
}
@font-face {
    font-family: 'roboto-conb';
    src: url('font/RobotoCondensed-Bold.ttf');
}
@font-face {
    font-family: 'utm-avo';
    src: url('font/UTM Avo.ttf');
}
@font-face {
    font-family: 'utm-avob';
    src: url('font/UTM AvoBold.ttf');
}
div#wapper
{ 
  margin:auto;
  max-width:1366px;
  background:#fff;
}
.wap_1200{
	max-width:1190px;
	margin:0 auto;
	position:relative;
	}

/*-------- Box top --------------*/	
div#box-top{
	font-size:14px;
	background:#0f4470;
	}
div.box-bao{
	max-width:1190px;
	margin:0 auto;
	color:#fff;
	font-family:'roboto-conr';
	}
div#box-top .bix-diachi {
	width: 30%;
    background: url(images/icon_place.png) no-repeat 0px;
    float:left;
    padding-left: 20px;
        height: 35px;
    line-height: 35px;
}
div#box-top .bix-mail{
	width: 30%;
	height:35px;
	line-height:35px;
	float:left;
	background:url(images/icon_email.png) no-repeat left center;
	padding-left:25px;
	display:block;
	}
div#box-top .bix-mail span a{color:#fff;text-decoration: none;}
div#box-top .bix-hotline{
	width: 25%;
	height:35px;
	line-height:35px;
	float:left;
	background:url(images/icon_dienthoai.png) no-repeat left center;
	padding-left:20px;
	display:block;
	color:#fff;
	}
div#box-top .bix-hotline span{color:#fff;}
div#box-top .bix-icon {
    height: 25px;
    line-height: 25px;
    float: right;
    display: block;
    color: #ff0;
    position: relative;
    top: 6px;
}
div#box-top .bix-icon img {
    transition: 0.5s;
    height: 12px;
}
div#box-top .bix-icon img:hover{
	transform:rotate(40deg);
	}
.icon_social {
    float: left;
    background: #d7d7d7;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    border-radius: 5px;
    margin-left: 5px;
}
div#header
{
	position:relative;
	margin:auto;
	transition:0.5s;
}
div#header a.logo
{
	float:left;
	line-height:0;
	position: relative;
	z-index: 1;
}

div#header a.logo img
{
	transition: 0.5s;
}
.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
{
	top: 30%;
    left: 5%;
}

div.header
{
	display:none;
}
div.wap_menu {
    position: relative;
    height: 87px;
    line-height: 87px;
    width: calc(100% - 300px);
    float: right;
}
div.menu
{
	position:relative;
	max-width:1190px;
	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:41px;
	width:1px;
}

div.menu ul li a
{
	color:#282828;
	font-size:14px;
	padding:0px 25px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-family: swiss;
}

div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
    color: #fff;
    background: #0f4470;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
    min-width: 200px;
    background: #0f4470;
	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;
	color:#fff;
	border-bottom: 1px solid #fff;
}
div.menu ul li ul li ul
{	
	left:100%;
	top:0px;
}
.box-giohang{
	display: block;
    height: 35px;
    background: url(images/icon-giohang-top.png) no-repeat left center;
    position: relative;
    padding-left: 48px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 52px;
    font-weight: bold;
    text-decoration: none;
    color: #f30c0c;
    position: absolute;
    right: 20px;
    bottom: 20px;
	}
.box-giohang b{
    display: block;
    color: #fff;
    font-size: 13px;
    position: absolute;
    left: 32px;
    top: 3px;
    height: 14px;
    width: 9px;
    z-index: 9;
    line-height: 17px;
	}

div.search
{
    position: absolute;
    right: 0px;
    top: -1px;
    background: #fff;
    border-radius: 10px;
    height: 25px;
    width: 210px;
}
div.search input
{
	padding: 0px 10px;
    float: left;
    margin-top: 6px;
    border: none;
    background: none;
    width: 180px;
    outline: none;
    color: #777;
    font-style: italic;
}
div.search i
{
    float: right;
    margin-right: 9px;
    margin-top: 4px;
    color: #222;
    font-size: 17px;
    cursor: pointer;
}
div#slider
{
	margin:auto;
}
div#left
{
	width:20%;
	float:left;
}
div.tieude
{
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: #0f4470;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    text-transform: uppercase;
}
div#danhmuc
{
	border-bottom:none;
}
div#facebook{
	padding:10px;
	}
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:100%;
}
div#hotro
{
	/*background: url(images/bg_hotro.png) left 40px no-repeat;*/
}
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 .cogai{padding-left:20px;}
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.call{
	padding-left:27px;
	background:url(images/goidien.png) no-repeat left center;
	}
div#hotro ul li.email{
	padding-left:27px;
	background:url(images/email.png) no-repeat left center;
	}
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;	
}
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
{
	margin:20px auto;
}
div#right
{
	width:78.5%;
	float:right;
}
div.tieude_giua {
    font-size: 18px;
    height: 39px;
    line-height: 39px;
    font-family: roboto-b;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
.tieude_giua div {
    display: inline-block;
    position: relative;
    background: #0f4470;
    color: #fff;
    padding: 0px 15px;
    border-radius: 20px;
}
.qc_index{margin-top:10px;max-width: 1366px;}
.qc_index img{width: 100%;}
div.tieude_giua div:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 3px;
    background: #0f4470;
    bottom: -5px;
    left: calc(50% - 50px);
}
div.wap_item
{
	text-align:center;
	position:relative;
}
div.box-caothap{
	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.item
{
	width:23%;
	margin:1% 0.8%;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	border: 1px solid #e6e6e6;
}
div.item .sp_img
{
	overflow:hidden;
	border:1px solid #DDDDDD;
	box-shadow:5px 5px 0px #f2f2f2;
	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:14px;
	display:block;
	font-family: roboto-b;
	width: 100%;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:#0f4470;
}
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;
	color:red;
	float:right;
}
div.item .sp_gia span.motgia
{
	display:block;
	float:none;
}


/*---------- menu_bottom ---------------*/
div#menu_bottom{
	background:#A80000;
	margin-top:10px;
	}
div#menu_bottom ul{
	display:block;
	height:40px;
	line-height:40px;
	text-align:center;
	width:100%;
	max-width:1190px;
	margin:0 auto;
	}
div#menu_bottom ul li{
	list-style:none;
	display:inline-block;
	vertical-align:top;
	}
div#menu_bottom ul li a{
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 0px 35px;
    text-transform: uppercase;
    font-size: 16px;
	font-family:'myFont';
	}
div#menu_bottom ul li a:hover{
	color:#ff0 !important;
	}


div#wap_footer
{
	background:#0f4470;
	padding-top:20px;
	margin:auto;
	margin-top:10px;
	color:#fff;
	padding-bottom: 20px;
	position: relative;
	z-index: 9;
}
div#footer {
    max-width: 1190px;
    margin: auto;
    color: #fff;
}
div#main_footer
{
	width:70%;
	float:left;
}
div#lienket {
    border-top: 1px solid #acacac;
    margin-top: 20px;
    padding-top: 20px;
}

div#thongke
{
	width:21%;
	float:right;
}
.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:16px;
	margin-top:2px;
}

/*--------- copy - right--------*/
div.copy-right{
	background:#6a0707;
	padding:10px 0px;
	margin-top:20px;
	}
div.copy-right .cop-l{
	color:#8cc2ff;
	font-size:14px;
	width:48%;
	float:left;
	}
div.copy-right .cop-r{
	color:#8cc2ff;
	font-size:14px;
	text-align:right;
	width:48%;
	float:right;
	}
div.copy-right .cop-r span{
	color:#ff0;
	}
	
/* --------------------- Phan trang ------------------*/
div#doitac
{
	box-sizing:border-box;
	max-width:1190px;
	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: left;
    list-style: none;
    width: 51%;
    margin-left: 20px;
}
.product_info li
{
	font-size:18px;
	border-bottom:1px solid #EEE;
	padding:6px 0;
	font-family: roboto;
}
.product_info li.ten {
    color: #0f4470;
    font-size: 20px;
    text-transform: uppercase;
    font-family: roboto-b;
}
.product_info li.giacu
{
	font-size:15px;
	text-decoration:line-through;
}
.product_info li.gia span {
    color: red;
    font-size: 18px;
    font-family: roboto-b;
    text-transform: uppercase;
}
.product_info li b
{
	font-weight:normal;
	font-size:18px;
}
.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: #0f4470;
    color: #fff;
    display: block;
    max-width: 200px;
    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:#303030;
}
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;
}



@-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);
  }
}
.box_duoislide {
    border: 1px solid #ccc;
    padding: 10px 20px;
}
.box_duoislide .sp_name a {
    text-transform: uppercase;
    border-bottom: 2px solid #4a4a4a;
    padding-bottom: 5px;
    transition: 0.5s;
}
.box_duoislide .sp_name a:hover{
	 border-bottom: 2px solid #0f4470;
	 transition: 0.5s;
}
.box_duoislide .sp_name{padding-bottom: 5px;margin-bottom: 10px;}
.box_duoislide .mota_sp {
    text-align: justify;
}
.wap_item h3.sp_name {
    margin: 5px 0px;
    align-items: center;
    height: 42px;
    display: flex;
}
.wap_item .mota_sp {
    padding: 0px 10px;
    text-align: justify;
    height: 72px;
    overflow: hidden;
}
.box_news .mota {
    height: 70px;
    overflow: hidden;
}
div.item .sp_gia{
	padding:5px 10px;
}
span.left_gia {
    float: left;
    font-family: roboto-b;
}
span.right_gia {
    float: right;
}
.title_child {
    font-size: 18px;
    text-transform: uppercase;
    color: #0f5470;
    font-family: roboto-b;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}
.title_child:after{
	content:"";
	background:#0f4470;
	height: 3px;
	width: 100%;
	bottom:0px;
	left: 0px;
	position: absolute;
	padding-right: 20px;
}
.left_videoa {
    float: left;
    width: 48%;
}
.right_video{
	float:right;
	width: 48%;
}
section#news_video {
    margin-top: 20px;
}
.name_left_leftvideo a,.box_leftnews a {
    font-size: 14px;
    text-decoration: none;
    font-family: roboto-b;
    color: #000;
}
.name_left_leftvideo{padding:5px 0px;}
.justify{
	text-align: justify;
}
.box_padding{
	padding:0px 5px;
}
.box_leftnews img {
    height: 100px;
    float: left;
    margin-right: 10px;
}
.box_leftnews {
    margin-bottom: 20px;
}
.column_left {
    float: left;
    width: 33.3%;
    padding: 0px 1%;
}
.title_footer {
    font-size: 18px;
    text-transform: uppercase;
    font-family: roboto-b;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}
.title_footer:after {
    content:"";
    position: absolute;
    height: 3px;
    width: 100px;
    background:#fff;
    left: 0px;
    bottom:0px;
}
.w25_column {
    width: 25%;
    float: left;
}
.title_small_footer {
    font-size: 14px;
    text-transform: uppercase;
    font-family: roboto;
    color: #acacac;
    margin-bottom: 10px;
}
.content_small li {
    list-style-type: none;
    line-height: 20px;
    background: url(images/list_footer.png) no-repeat left center;
    padding-left: 10px;
}
.content_small li a {
    text-decoration: none;
    color: #acacac;
}
.content_small.lienket_social a {
    font-size: 20px;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
}
.social_share{
	margin-top:10px;
}
.footer_copyright{
	max-width: 1366px;
	width: 100%;
	text-align: center;
	background:#000;
	color:#bdbdbd;
	font-size: 14px;
	padding:10px 0px;
}
.box_news {
    width: 48%;
    float: left;
    border-bottom: none;
}
.box_news:nth-child(2n){
	float:right;
}
.right_customer {
    float: right;
    width: 18%;
    background: #ededed;
    padding: 10px;
    font-size: 14px;
}
.title_zalo {
    font-size: 18px;
    font-family: roboto-b;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.phone_zalo{margin-bottom: 10px;}
.phone_zalo span {
    color: red;
    font-size: 20px;
    font-family: roboto-b;
}
.text_zalo{margin-bottom: 5px;}
.nhanvien_zalo{font-weight: bold;margin-bottom: 10px;}
a.sp_cart{display:none;}
a.giohang_desktop {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-family: roboto;
    transition: 0.5s;
}
a.giohang_desktop:hover{
	font-family: roboto-b;
	transition: 0.5s;
}
.hotline_tuvan{
	position: relative;
}
.hotline_tuvan.background1 {

    width: 100%;
    height: 60px;
    background: url(images/hotline_trai.jpg) no-repeat;
    background-size: 100%;
}
.hotline_tuvan.background2 {
    width: 100%;
    height: 60px;
    background: url(images/sale1_trai.jpg) no-repeat;
    background-size: 100%;
}
.hotline_tuvan.background3 {
    width: 100%;
    height: 60px;
    background: url(images/sale2_trai.jpg) no-repeat;
    background-size: 100%;
}
.hotline_tuvan span {
    position: absolute;
    top: 19px;
    font-size: 22px;
    font-weight: bold;
    color: red;
    letter-spacing: 3px;
    right: 15px;
}
.mgt30{
	margin-top:30px;
}
.mgt20{margin-top:20px;}
.img_left_leftvideo img{
	width: 100%;
}
.right_leftvideo li {
    list-style-type: none;
    background: url(images/icon_list.png) no-repeat 0px;
    padding-left: 20px;
    margin-top: 5px;
}
.right_leftvideo li a {
    color: #0f4470;
    font-weight: bold;
    text-decoration: none;
}
@media screen and (max-width: 1024px) {
	div.menu ul li a
	{
		padding:0px 20px;
	}	
}
@media screen and (max-width: 960px) {
	.giohang_desktop{display: none;}
	/*a.sp_cart{display: block;}*/
	div#header a.logo{float:none;}
	div.header{    display: block;
    width: 40px;
    position: absolute;
    top: 8px;
    left: 0px;}
	div.wap_menu {
	        height: auto;
    width: calc(100% - 20px);
    line-height: unset;
    float: none;
    position: absolute;
    top: 0px;
	}
	.box_news{
		width: 100%;
		float:unset;
	}
	.column_left{
		width: 100%;
		padding:0px;
		margin-bottom: 20px;
	}
	.w25_column {
    	width: 50%;
    	margin-bottom: 20px;
	}
	.section_duan{margin-top:20px;}
	.left_videoa,.right_video{
		width: 100%;
	}
	.right_video{margin-top:30px;}
	.wap_1200{
		padding:0px 10px;
	}
	div.box-bao{
		padding:0px 10px;
	}
	div#box-top .bix-diachi{
		width: 50%;
	}
	div#box-top .bix-mail,div#box-top .bix-diachi{
		display: none;
	}
	div#box-top .bix-mail{
		float:right;
		width: unset;
	}

	nav#menu{display:none;}
	div#main_content
	{
		width:97%;
	}
	div#header a.logo img
	{
		
		    height: 60px !important;
    text-align: center;
	}
	div#footer
	{
		width:97%;
	}
	div#slider
	{
		width:100%;
		padding:0;
		border:none;
	}
	div#danhmuc
	{
		display:none;
	}
	div#right
	{
		width:100%
	}
	div#left
	{
		display: none;
	}
	div.item
	{
		width:30%;
		margin:1.5%
	}
	div#main_footer
	{
		width:100%;
	}
	div#thongke
	{
		width:100%;
	}
	div.thongke_an
	{
		display:none;
	}
	div.tt_lh
	{
		width:100%;
	}
	div.bando
	{
		width:100%;
	}
	.menu_login {
		display:none;
	}	
	#header{
		    height: 60px;
    text-align: center;
	}
}
@media screen and (max-width: 800px) {

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

}
@media screen and (max-width: 603px) {
	div.wap_menu{
		height: auto
	}
	
	
	
	div.item
	{
		float:left;
		width:48%;
		margin:unset;
		margin-bottom: 20px;
	}
	div.item:nth-child(2n){
		float:right;
	}
	.zoom_slick
	{
		width:85%;
		max-width:400px;
		float:none;
		margin:auto;
	}
	.product_info
	{
		width:100%;
		margin-top:10px;
		margin-left: 0px;
	}
	.right_customer
	{
		width: 100%;
		margin-top:10px;
	}
	.gh_an
	{
		display:none;
	}
}

@media screen and (max-width: 460px) {
	.footer_copyright{padding-bottom: 45px;}
	.mota_box_leftnewss.justify {
    height: 75px;
    overflow: hidden;
}
	div#box-top .bix-diachi,div#box-top .bix-mail{
		display:none;
	}
	div.item
	{
		width:100%;
	}
	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;
	}
}
.duan_index h3{
	margin:10px 0px;
}
.duan_index h3, .duan_index .mota_sp {
    text-align: left;
}
.duan_index h3 a{
    font-family: roboto-b;
    font-size: 15px;
    color:#000;
    text-decoration: none;
}
.duan_index .mota_sp{
	text-align: justify;
}
@media screen and (max-width: 414px) {
	.content_small.lienket_social a {
	    font-size: 15px;
	    border: 1px solid #acacac;
	    color: #acacac;
	    display: inline-block;
	    width: 30px;
	    height: 30px;
	    text-align: center;
	    line-height: 30px;
	}
	.left_leftvideo{
		width: 100%;
		float:unset;
	}
	.img_left_leftvideo img {
	    width: 100%;
	}
	.right_leftvideo{
		width: 100%;
		float:unset;
		margin-top: 20px;
	}
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}

