::-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%;}
.addthis_native_toolbox{
    margin: 10px 0px;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
}
.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;}
.transition_all {
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	transition: all .5s linear;
}
.clearfix:after {
    display: block;
    content: "";
    clear: both;
}
.center{
	max-width: 1200px;
	margin: 0px auto;
	position: relative;
}
.clear{
	clear: both;
}
img{max-width:100% !important; height:auto; }
div.bando img{max-width:none !important;}

body{
	font-family:RobotoRegular;
	font-size:14px;
	line-height:25px;
}
@font-face {
    font-family: 'Open Sans', sans-serif;
}
@font-face {
    font-family: 'myFont';
    src: url('font/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'RobotoBoldCondensed';
    src: url('font/RobotoBoldCondensed.ttf');
}

@font-face {
    font-family: 'RobotoCondensedRegular';
    src: url('font/RobotoCondensedRegular.ttf');
}
@font-face {
    font-family: 'RobotoCondensedLight';
    src: url('font/RobotoCondensedLight/RobotoCondensedLight.eot');
    src: url('font/RobotoCondensedLight/RobotoCondensedLight.eot') format('embedded-opentype'),
         url('font/RobotoCondensedLight/RobotoCondensedLight.woff2') format('woff2'),
         url('font/RobotoCondensedLight/RobotoCondensedLight.woff') format('woff'),
         url('font/RobotoCondensedLight/RobotoCondensedLight.ttf') format('truetype'),
         url('font/RobotoCondensedLight/RobotoCondensedLight.svg#RobotoCondensedLight') format('svg');
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('font/RobotoRegular.ttf');
}

@font-face {
    font-family: 'RobotoLight';
    src: url('font/RobotoLight.ttf');
}
@font-face {
    font-family: 'RobotoMedium';
    src: url('font/Roboto-Medium.ttf');
}

@font-face {
    font-family: 'RobotoBold';
    src: url('font/RobotoBold.ttf');
}
@font-face {
    font-family: 'UTMAvo';
    src: url('font/UTMAvo/UTMAvo.eot');
    src: url('font/UTMAvo/UTMAvo.eot') format('embedded-opentype'),
         url('font/UTMAvo/UTMAvo.woff2') format('woff2'),
         url('font/UTMAvo/UTMAvo.woff') format('woff'),
         url('font/UTMAvo/UTMAvo.ttf') format('truetype'),
         url('font/UTMAvo/UTMAvo.svg#UTMAvo') format('svg');
}
@font-face {
    font-family: 'UTMAvoBold';
    src: url('font/UTMAvoBold/UTMAvoBold.eot');
    src: url('font/UTMAvoBold/UTMAvoBold.eot') format('embedded-opentype'),
         url('font/UTMAvoBold/UTMAvoBold.woff2') format('woff2'),
         url('font/UTMAvoBold/UTMAvoBold.woff') format('woff'),
         url('font/UTMAvoBold/UTMAvoBold.ttf') format('truetype'),
         url('font/UTMAvoBold/UTMAvoBold.svg#UTMAvoBold') format('svg');
}
@font-face {
    font-family: 'UTMHelvetIns';
    src: url('font/UTMHelvetIns/UTMHelvetIns.eot');
    src: url('font/UTMHelvetIns/UTMHelvetIns.eot') format('embedded-opentype'),
         url('font/UTMHelvetIns/UTMHelvetIns.woff2') format('woff2'),
         url('font/UTMHelvetIns/UTMHelvetIns.woff') format('woff'),
         url('font/UTMHelvetIns/UTMHelvetIns.ttf') format('truetype'),
         url('font/UTMHelvetIns/UTMHelvetIns.svg#UTMHelvetIns') format('svg');
}
@font-face {
    font-family: 'UTMNeutra';
    src: url('font/UTMNeutra/UTMNeutra.eot');
    src: url('font/UTMNeutra/UTMNeutra.eot') format('embedded-opentype'),
         url('font/UTMNeutra/UTMNeutra.woff2') format('woff2'),
         url('font/UTMNeutra/UTMNeutra.woff') format('woff'),
         url('font/UTMNeutra/UTMNeutra.ttf') format('truetype'),
         url('font/UTMNeutra/UTMNeutra.svg#UTMNeutra') format('svg');
}



div#wapper
{ 
  margin:auto;
  max-width:100%;
  background:#fff;
  overflow: hidden;
}
div#header
{
	position:relative;
	margin:auto;
	padding: 10px 0px;
	background: url(images/bg_banner.jpg) no-repeat top center;
	background-size: cover;
}
div#header .center{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.logo{
	line-height: 0;
	margin-right: 5%;
}
.banner{
	line-height: 0;
}
.banner_r{
	margin-left: 5%;
}
.hotline{
	background: url(images/hotline.png) no-repeat top left;
	color: #e61212;
	font-size: 26px;
	font-family: 'UTMHelvetIns';
	padding: 17px 0px 10px 60px;
}
.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: #e61c22;
	margin:auto;
	width:100%;
}
div.menu
{
	position:relative;
	max-width:1200px;
	margin:auto;
}
div.menu ul
{
  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:#fff;
	font-size:14px;
	padding:12px 20px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-family: 'robotobold';
}

div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	background:#bf171d;
}
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: 8px;
}
div.search input{
	padding: 10px 10px;
	border: none;
	background: #fff;
	width: 210px;
	outline: none;
	color: #777;
	font-style: italic;
	border-radius: 5px;
}
div.search img{
	position: absolute;
	top: 9px;
	right: 5px;
}

div.search i
{
	float: right;
    margin-right: 9px;
    margin-top: 5px;
    color: #222;
    font-size: 17px;
    cursor: pointer;
}
div#slider
{
	margin:auto;
}
#slider1_container{
	margin: 0px auto;
}
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-bottom:none;
}
div.danhmuc
{
	border:1px solid #d6d6d6;
	margin-bottom:15px;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{	
}
div#danhmuc ul li:last-child
{
	border:none;
}
div#danhmuc ul li a
{
	color: #454545;
    font-family: 'myFont';
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    border-bottom: 1px solid #DDD;
    padding: 9px 5px 9px 23px;
    background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul li a
{
	 background: url(images/muiten.png) 22px 15px no-repeat;
	padding:9px 5px 9px 35px;
}
div#danhmuc ul li ul
{
	display:none;
}
div#tinmoi
{	
}
div#tinmoi ul
{
	list-style:none;
	padding:0 10px;
}
div#tinmoi ul li
{
	border-bottom:1px dashed #DDDDDD;
	padding:10px 0;
}
div#tinmoi ul li a img
{
	width:35%;
	max-width:150px !important;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div#tinmoi ul li a img:hover
{
	transition:1s;
	border:1px solid red;
}
div#tinmoi ul li h4 a
{
	text-decoration:none;
	color:#111111;
	font-size:12px;
	transition:0.4s;
	font-weight:normal;
}
div#tinmoi ul li h4 a:hover
{
	color:red;
	transition:0.4s;
}
div.load_video
{
	width:95%;
	margin:7px auto;
}
div#hotro
{
	background: url(images/bg_hotro.png) left 40px no-repeat;
}
div#hotro .phone
{
	color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 90px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}
div#hotro ul
{
	list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}
div#hotro ul li
{
	clear: both;
    padding: 6px 0;
    color: #555555;
}
div#hotro ul li i
{
	font-size:17px;
	margin-right:8px;
	clear:both;
}
div#hotro ul li span
{
	color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}
div#hotro ul li a img
{
	margin-right: 5px;
    float: left;
	width:25px;
}

div#quangcao a img
{
	width:90%;
	max-width:300px !important;	
	border:1px solid #DDD;
	margin:5px auto;
	padding:4px;
	box-sizing:border-box;
}
div#quangcao a img:hover
{
	border:1px solid red;	
}
div#dknt
{
	max-width:350px;
}
form#frm_dknt
{
	background:#fff;
	height:35px;
	margin:10px 0;
}
form#frm_dknt input[type='text']
{
	width:70%;
	padding:0px 5px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width:50px;
	height:35px;
	line-height:35px;
	border:none;
	cursor:pointer;
	float:right;
	text-transform:uppercase;
	outline:none;
}
div#main_content
{
	max-width:1200px;
	margin:20px auto;
}
div#right
{
	width:100%;
	float:none;
}
.tieude_giua{
	background: url(images/tit_main2.png) no-repeat center bottom;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #2c9848;
	font-family: 'UTMNeutra';
	font-size: 31px;
	text-transform: uppercase;
	line-height: 41px;
}
div.wap_item
{
	text-align:center;
	position:relative;
}
div.item
{
	float: left;
	margin-bottom: 20px;
	position: relative;
}
div.item .sp_img
{
	overflow:hidden;
	line-height: 0;
	position: relative;
}
div.item a img
{
	width:100%;
	height:100%;
}
div.item .sp_name{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 25px;
	font-weight: normal;
	font-size: 15px;
	font-family: robotobold;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: rgba(0, 0, 0, 0.44);
}
div.item .sp_name a
{
	color:#fff;
	display: inline-block;
	padding: 7px 0px;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}

div#wap_footer
{
	background:#e61c22;
	padding-top:30px;
	margin:auto;
	color:#fff;
}
div#footer
{
	max-width:1200px;
	margin:auto;
}
.tit_ft{
	font-family: robotobold;
	font-size: 14px;
	text-transform: uppercase;
	background: url(images/line_ft.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div#main_footer
{
	width:30%;
	float:left;
}
.box_ht{
	width:20%;
	float:left;
	margin-left: 2%;
}
.box_ht p a{
	color: #fff;
	padding:4px 0px;
	display: inline-block;
}
.box_ht p a:hover{
	color: #000;
}
.box_fan{
	float: left;
	margin-left: 2%;
}
.bottom{
	background: #cf0b11;
	padding: 10px 0px;
	color: #fff;
	font-size: 13px;
	margin-top: 20px;
}
div.mxh
{
	margin-top:10px;
}
div.mxh a
{
	display:inline-block;
	margin:0px 2px;
}
div.mxh a img
{
	max-height:32px;
	vertical-align: middle;
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div#thongke
{
	width:19%;
	float:right;
}
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:16px;
	margin-top:2px;
}

.tt_lh{
	margin-bottom: 20px;
}
.ct_left{
	width: 44%;
	float: left;
}
.ct_right{
	width: 55%;
	float: right;
	border-left: 1px solid #ccc;
	padding-left: 1%;
}

/* --------------------- 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: 10%;
    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);
  }
}
a{
	text-shadow: none;
	text-decoration: none;
}
.bando_map{
	width: 100%;
	border: 1px solid #ccc;
	line-height: 0;
}
.bando_map iframe{
	width: 100% !important;
	height: 400px !important;
}
.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);
  }
}
/*them*/
.box_dichvu{
	background: url(images/bg_dichvu.jpg) no-repeat center top;
	background-size: cover;
	padding: 40px 0px;
}
.padding_dv{
	padding: 10px 18px;
}
.dv_slick{
	width: calc(100% + 36px);
	margin-left: -18px;
}
.item_dv{
	max-width: 270px;
    margin: 0px auto;
    text-align: center;
    position: relative;
    line-height: 0;
}
.img_dv{
	border-radius: 50%;
	width: 270px;
	height: 270px;
	line-height: 0;
	overflow: hidden;
	position: relative;
}
.img_dv img{
	border-radius: 50%;
}
.icon_stt{
	position: absolute;
	bottom: 15px;
	right: 10px;
	width: 50px;
	height: 50px;
	background: #e61c22;
	border-radius: 50%;
	color: #fff;
	font-family: robotobold;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.item_dv h3{
	background: rgba(255, 255, 255, 0.63);
	color: #262626;
	font-size: 15px;
	font-weight: normal;
	font-family: robotobold;
	text-transform: uppercase;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	line-height: 25px;
}
.item_dv h3 a{
	color: #262626;
	display: inline-block;
	padding: 7px 0px;
	text-transform: uppercase;
}
.tit_main{
	background: url(images/tit_main.png) no-repeat center bottom;
	text-align: center;
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.tit_main p{
	font-family: 'UTMNeutra';
	font-size: 31px;
	text-transform: uppercase;
	line-height: 41px;
}
.tit_main span{
	font-family: robotoregular;
	font-size: 14px;
}

.box_sanpham{
	padding: 30px 0px;
}
.tit_main2{
	background: url(images/tit_main2.png) no-repeat center bottom;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.tit_main2 p{
	color: #2c9848;
	font-family: 'UTMNeutra';
	font-size: 31px;
	text-transform: uppercase;
	line-height: 41px;
}
.tit_main2 span{
	font-family: robotoregular;
	font-size: 14px;
	color: #333333;
}
.box_quangcao{
	text-align: center;
	line-height: 0;
	margin: 20px 0px 30px;
}

.box_tinvideo{
	padding: 20px 0px;
	margin: 20px 0px;
}
.tit_tin{
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.tit_tin span{
	position: relative;
	color: #2c9848;
	font-size: 26px;
	text-transform: uppercase;
	font-family: 'UTMNeutra';
}
.tit_tin span:before{
	position: absolute;
	content: '';
	background: #e61c22;
	width: 103px;
	height: 4px;
	bottom: -11px;
	left: 0;
}
.box_tinleft{
	width: 49%;
	float: left;
}
.item_tin{
	text-align: justify;
	line-height: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.img_tt{
	line-height: 0;
	margin-right: 10px !important;
	float: left;
	max-width: 150px
}
.item_tin h3{
	color: #212121;
	font-size: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-transform: capitalize;
	font-weight: normal;
	font-family: robotobold;
}
.item_tin h3 a{
	color: #212121;
}
.item_tin h3 a:hover{
	color: #f00;
}
.ngaytao{

}
.ngaytao a{
	color: #105eac;
}
.box_videoright{
	width: 49%;
	float: right;
}
.box_video{
}
div.video2{
	width: calc(100% - 120px);
	float: left;
}
#clickvideo{
	width: 117px;
	float: right;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
.padding_vd{
	padding: 4px 0px;
}
.huychuong{
	width: 100%;
	margin-top: -4px;
}
/*them*/

@media screen and (max-width: 1200px) {
	.center,div.menu{
		padding: 0px 10px;
	}
	div#main_content{
		padding: 0px 10px;
	}
	div#footer{
		padding: 0px 10px;
	}
	div#doitac{
		padding: 0px 10px;
	}
	.search{
		right: 10px !important;
	}
	div.menu ul li a{
		padding: 12px 15px;
	}
}
@media screen and (max-width: 1100px) {
	div.menu ul li a {
	    padding: 12px 10px;
	    font-size: 13px;
	}
}
@media screen and (max-width: 1000px) {
	div.menu ul li a {
	    padding: 12px 8px;
	}
}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 960px) {
	div.header_mobi
	{
		display:block;
	}
	nav#menu{display:none;}
	div.wap_menu{
		height: 45px;
		line-height: 45px;
	}
	.header_mobi a.hien_menu{font-size: 20px;text-transform: uppercase;}
	.mm-menu{
		background: -moz-linear-gradient(270deg, #CF0B11 0, #6E0609 100%) !important;/* FF3.6+ */
		background: -webkit-gradient(linear, 270deg, color-stop(0, CF0B11), color-stop(100%, 6E0609));/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(270deg, #CF0B11 0, #6E0609 100%) !important;/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(270deg, #CF0B11 0, #6E0609 100%) !important;/* Opera 11.10+ */
		background: -ms-linear-gradient(270deg, #CF0B11 0, #6E0609 100%) !important;/* IE10+ */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
		background: linear-gradient(270deg, #CF0B11 0, #6E0609 100%) !important;/* W3C */
	}
	div.search_mobi img{
		top: 7px;
	    position: absolute;
	    right: 10px;
	}
	div#header .center{
		justify-content: center;
	}
	.banner_r{
		display: none;
	}
	div#slider
	{
		width:100%;
		padding:0;
		border:none;
	}
	div#danhmuc
	{
		display:none;
	}
	div#right
	{
		width:100%
	}
	div#left
	{
		width:100%;
	}
	.tit_ft {
	    background: url(images/line_ft.png) no-repeat center bottom;
	}
	div#main_footer
	{
		width: 100%;
	    float: none;
	    text-align: center;
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	    border-bottom: 1px dashed #fff;
	}
	.box_ht{
		width: 100%;
	    float: none;
	    text-align: center;
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	    border-bottom: 1px dashed #fff;
	}
	.box_fan{
		max-width: 290px;
	    margin: 0px auto;
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	    float: none;
	}
	div#thongke
	{ 
		width:100%;
		float: none;
		text-align: center;
	}
	.bottom{
		text-align: center;
	}
	div.thongke_an
	{
		display:none;
	}
	div.tt_lh
	{
		width:100%;
	}
	div.bando
	{
		width:100%;
	}
	.menu_login {
		display:none;
	}	
	.box_tinleft, .box_videoright{
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 800px) {

}
@media screen and (min-width: 769px) {
	div.item
	{
		width: calc((100% - 72px)/3);
		margin-right: 36px;
	}
	div.item:nth-child(3n){
		margin-right: 0;
	}
	div.item:nth-child(3n+1){
		clear: both;
	}
}
/*@media screen and (max-width: 768px) and (min-width: 426px) {
	div.item
	{
		width: 49%;
	}
	div.item:nth-child(2n){
		float: right;
	}
	div.item:nth-child(2n+1){
		clear: both;
	}
}*/
@media screen and (max-width: 768px) {
	div.item
	{
		width: 49%;
	}
	div.item:nth-child(2n){
		float: right;
	}
	div.item:nth-child(2n+1){
		clear: both;
	}
	
	.box_news{
		width: 100%;
		float: none;
	}
	.ct_left{
		width: 100%;
		float: none;
	}
	.ct_right{
		width: 100%;
		padding-left: 0;
		border-left: 0;
		float: none;
	}
}
@media screen and (max-width: 603px) {
	div#header a.logo
	{
		display:none;
	}
	div#header img.logo_mobi
	{
		display:block;
		margin:auto;
		width:100%;
	}
	.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: 480px) {
	div.video2{
		width: 100%;
		float: none;
	}
	#clickvideo{
		width: 100%;
		float: none;
	}
}
@media screen and (max-width: 460px) {
	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;
	}
}
@media screen and (max-width: 425px) {
	/*div.item
	{
		width: 100%;
		float: none;
	}*/
}
@media screen and (max-width: 320px) {
}


