html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both; height:0px;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #F5F5F5 url("../images/bg-header.png") repeat-x top center fixed;
}
.box_share_social
{
    float: left;
    overflow: hidden;
    margin: 0px;
    position: relative;
    background-color: #ed224f;
    color: #fff;
    padding: 5px 10px;
    font-size: 13px;
}
.box_share_social a
{
   font-family: Arial, Helvetica, sans-serif;
   color:#fff; 
}
.box_share_social a:hover
{
    text-decoration:underline;
}
.wrap {
	width:1190px;
	margin: 0 auto;
	position:relative;
	overflow:hidden;
	    background-color: #fff;
}
.header
{
    background-color: #fff;
    position: relative;
    margin-bottom: 20px;
}
.headertop_desc
{
    padding: 10px 0;
    border-bottom: solid 1px #373737;
}


.menu
{
    border: 0 none;
    color: #FFFFFF;
    font:normal 14px Arial;    
    margin: 0 auto;
    padding: 0;
     background: -moz-linear-gradient(center top , #3E3E3E, #313131) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #525252;
    background: -webkit-gradient(linear, left top, left bottom, from(#3E3E3E), to(#313131));
    background: -moz-linear-gradient(center top , #686868, #515151) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #898989;
    background: -webkit-gradient(linear, left top, left bottom, from(#686868), to(#515151));
    overflow:hidden;
    background-color:#515151;
}
.menu ul {
    height: 42px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.menu li {
    float: left;
    border-right:solid 1px #1b1b1b;
    margin-top:-1px;
    padding:0px;
    line-height:42px;
}
.menu li a {
    color: #FFFFFF;
    display: block;
    text-align: center;
    text-decoration: none;
    padding:0px 17px;
    text-transform:uppercase;
}
.menu li.li_cuoi{
  border-right:none;
}
.menu li a.home {
}
.menu li a:hover {
   background: -moz-linear-gradient(center top , #3E3E3E, #313131) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #525252;
    background: -webkit-gradient(linear, left top, left bottom, from(#3E3E3E), to(#313131));
}
.menu li a.home:hover
{
    border-radius: 6px 0 0 0; 
}
.menu li ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ccc;
    display: none;
    height: auto;
    padding: 5px;
    position: absolute;
    width: 180px;
    z-index:200;
    border-radius:0 0 6px 6px;
    box-shadow:0px 1px 4px #999;
}
.menu li:hover ul {
    display: block;
}
.menu li ul li {    
    display: block;
    float: none;
    padding: 0;
    width: 100%;
    border:none;
}
.menu li ul a {
    color: #000000;
    display: block;
    font: bold 13px/25px Arial,Helvetica,sans-serif;
    padding: 5px 10px 5px 5px;
    text-align: left;
    text-transform: inherit;
    border:none;
}
.menu li ul a:hover {
    color: #fff;
}
.hotro_img
{
  background: url(../images/support_online.gif) no-repeat top center; 
  height:89px;
  border-left:solid 1px #ddd; 
  border-right:solid 1px #ddd;
  margin-bottom:-3px;
  z-index:2;
}
.bao_top_home
{
    position:relative;
    margin:0px auto;
}

.header_top {
	position:relative;
	background: url(../images/haimanh_bg.png) no-repeat top right;
	height:90px;
}
.logo {
	float: left;
	width:250px;
}
.header_top_right{
	float:right;
	position:relative;
	width:500px;	
}
.sb-search {
	position: absolute;	
	width: 0%;
	min-width:40px;
	height:41px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	right:0;
	top:19px;
}
.sb-search-input {
	position: absolute;
	top: 0;
	left: 0px;
	border: none;
	outline: none;
	background:#ed224f;
	width: 100%;
	height:41px;
	margin: 0;
	z-index: 10;
	padding: 5px 20px;
	font-size: 13px;
	color: #ffffff;
}
.sb-search-input::-webkit-input-placeholder {
	color: #ffffff;
}
.sb-search-input:-moz-placeholder {
	color: #ffffff;
}
.sb-search-input::-moz-placeholder {
	color: #efb480;
}
.sb-search-input:-ms-input-placeholder {
	color: #ffffff;
}
.sb-icon-search,.sb-search-submit  {
	width:40px;
	height:41px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height:41px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: #333 url('../images/h_search.png') no-repeat center center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
   	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
	-webkit-appearance: none;
}
.sb-icon-search {
	color: #FFF;
	background:#5e5e5e url('../images/h_search.png') no-repeat center center;
	z-index: 90;
}
.sb-icon-search:hover
{
    background-color:#333;
}
/* Open state */
.sb-search.sb-search-open,.no-js .sb-search {
	width:40%;
}
.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search {
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
.search_box
{
    background-color: #fff;
    border: 1px solid #2882BC;
    position: relative;
    margin-top: 10px;
    border-radius: 4px;
    -webkit-border-radius: 3px;
    width:160px;
    float:right;
}
.search_box input[type="text"] {
	border: none;
	outline: none;
	background: none;
	font-size:0.85em;
	color: #333;
	font-family: 'ambleregular';
	width:120px;
	padding:9px;
	-webkit-apperance:none;
}
.search_box input[type="submit"] {
	border: none;
	cursor: pointer;
	background: url(../images/search.png) no-repeat 0px 12px;
	position: absolute;
	right: 0;
	width: 25px;
	height:35px;
	text-indent:-9999px;
}

.span_1_of_login {
	width: 47.2%;
}
.col_1_of_login {
	display: block;
	float: left;
	margin: 1% 0 1% 1%;
}
.col_1_of_login:first-child {
	margin-left: 0;
}
h4.title {
	color: #000;
	margin-bottom: 0.5em;
	font-size: 1.1em;
	line-height: 1.2;
	text-transform: uppercase;
}
.span_1_of_login p {
	color:#999;
	font-size:0.8125em;
	line-height: 1.8em;
}
h5.sub_title{
	color:#000;
	font-size:0.8125em;
	text-transform:uppercase;
	margin: 3%;
}
.button1 {
	margin-top:3%;
}
.button1 a {
	background: #555;
	color: #FFF;
	font-size: 0.8em;
	padding: 8px 20px;
	/* border-radius: 5px; */
	border-bottom: 4px solid #1D1C1C;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	outline: none;
	text-transform: uppercase;
	border-right: none;
	border-left: none;
	border-top: none;
	float: left;
}
.button1 a:hover{
	background:#444;
}
.button1 input[type="submit"] {
	background: #555;
	color: #FFF;
	font-size: 0.8em;
	padding: 8px 20px;
	/* border-radius: 5px; */
	border-bottom: 4px solid #1D1C1C;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	outline: none;
	text-transform: uppercase;
	border-right: none;
	border-left: none;
	border-top: none;
	float: left;
}
.button1 input[type="submit"]:hover{
	background:#444;
}
.login{
	padding:3% 1%;
}
.comments-area input[type="text"] {
	padding: 10px 15px;
	width: 97%;
	color:#000;
	font-size: 0.8125em;
	border:1px solid #ccc;
	background:#fff;
	outline: none;
	display: block;
	font-family: 'Open Sans', sans-serif;
}
.comments-area input[type="text"]:hover, .comments-area input[type="password"]:hover{
	border:1px solid #ccc;
}
.comments-area input[type="password"] {
	padding: 10px 15px;
	width: 97%;
	color:#000;
	font-size: 0.8125em;
	border:1px solid #ccc;
	background:#fff;
	outline: none;
	display: block;
	font-family: 'Open Sans', sans-serif;
}
.comments-area span {
	color: #A60000;
}
.comments-area p {
	padding: 8px 0;
}
.comments-area input[type="submit"] {
	background: #555;
	color: #FFF;
	/* font-size: 0.8em; */
	padding: 8px 20px;
	/* border-radius: 5px; */
	border-bottom: 4px solid #1D1C1C;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	outline: none;
	text-transform: uppercase;
	border-right: none;
	border-left: none;
	border-top: none;
	float: right;
}
.comments-area input[type="submit"]:hover{
	background:#444;
}
p#login-form-remember{
	float:left;
}
p#login-form-remember label a {
	text-decoration: underline;
	color:#000;
}
p#login-form-remember label a:hover{
	text-decoration:none;
}
.col_1_of_2 {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
.span_1_of_2 {
	width: 49.2%;
}
.col_1_of_2:first-child {
	margin-left: 0;
}
.register_account{
	padding:3% 0;
}
.register_account form input[type="text"], .register_account form select {
	font-size: 0.8125em;
	color: #999;
	padding: 8px;
	outline: none;
	margin: 10px 0;
	width: 95%;
	font-family: 'Open Sans', sans-serif;
	border:1px solid #f0f0f0;
}
.register_account form input[type="text"]:hover, .register_account form select:hover{
	border:1px solid #DBDADA;
}
button.grey {
	background: #555;
	color: #FFF;
	/* font-size: 0.8em; */
	padding: 8px 20px;
	/* border-radius: 5px; */
	border-bottom: 4px solid #1D1C1C;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	outline: none;
	text-transform: uppercase;
	border-right: none;
	border-left: none;
	border-top: none;
	float:left;
}
button.grey:hover{
	background:#FFAF02;
	border-bottom: 4px solid #DF9A06;
}
p.terms {
	float: left;
	font-size: 12px;
	padding: 15px 0 0 15px;
}
p.terms a, p.note a {
	text-decoration: underline;
	color: #555;
}
p.terms a:hover, p.note a:hover{
	text-decoration:none;
}
.register_account form input[type="text"].code {
	width: 15%;
}
.register_account form input[type="text"].number {
	width:74.8%;
}
p.code {
	color:#999;
	font-size:0.8125em;
}

.km_box
{
    position:relative;
    margin-bottom:20px;
     background:#fff;
     padding:0px 11px 6px 0px;     
}
.line{
  display:block;
  background:#fff;
  height:1px;
}
.ocarousel_window {
	width: 100%;
}
.ocarousel_window img
{
    width:80px;
    height:70px;
    display:block;
}
.ocarousel {
    display: none;
    padding-top:20px;
    position:relative;
}
.ocarousel span{
	position:absolute;
	right:0;
	top:-16px;
	width:70px;
}
.ocarousel span a.prev,.ocarousel span a.next{
	width:30px;
	height:30px;
	text-align:center;
	background:#999 url("../images/arrows2.png") no-repeat;
	border-radius:2em;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	-o-border-radius:2em;
}
.ocarousel span a.prev{
	background-position:0px 2px;
}
.ocarousel span a.next{
	background-position:-40px 2px;
}
.ocarousel span a.prev:hover,.ocarousel span a.next:hover{
	background-color:#444;
}
.ocarousel_window {
        overflow: hidden;
        white-space: nowrap;
        /* default size */
        width:100%;
}
.ocarousel_window_slides {
            position: relative;
            margin: 0 auto;
            overflow: hidden;
            width: 50000px;
            white-space: nowrap;
 }
.ocarousel_window_slides * {
            float: left;
            white-space: normal;
}
.ocarousel_window_slides a{
	border-left:1px solid #F2F2F2;
	padding:0 18px;
}
.ocarousel_window_slides a p{
  display:block;
  font-size:13px;
  color:#555;
  float:none;
  text-align:center;
   margin-bottom:3px;	
}
.ocarousel_window_slides a p.giaban
{
    color:#666;
    text-decoration:line-through;	
    font-weight:normal;
     font-size:12px;
}
.ocarousel_window_slides a p.giaKM
{
    color:#ed224f;
    font-weight:bold;
     font-size:12px;
}
.ocarousel_window_slides a:hover p
{
    color: #006699;
}
.ocarousel_indicators {
    width: 100%;
}
.a_muahang
{
    border: 1px #c70410 solid;
    border-radius: 3px;
    padding: 10px 30px 10px 35px;
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    margin:10px 30px 0px 0px;
    display: inline-block;
    background-color: #e5101d;
    position: relative;
    float:right;
}
.a_muahang:before
{
    content: "";
    position: absolute;
    left: 10px;
    top: 5px;
    background: url("../images/1413642434_-shopping-cart-ShapesFREE.png") no-repeat center left;
    width: 22px;
    height: 28px;
}
.a_muahang:hover{background-color: #D50F1B;}

.DongCV
{
    height: 42px;
    text-align: left;
    padding-left: 8px;
    border-bottom: solid 1px #ccc;
    border-bottom-style: dashed;
}
/*** Mini Bar ***/
#mini_bar{
	position: fixed;
	right: 0;
	top: 40%;
	height: 180px;
}
#mini_bar_menu{
	background: #1B1B1B;
	float: left;
	z-index:99999;
	width: 35px;
	height: 100%;
	transition: width .2s linear;
	-webkit-transition: width .2s linear;
	font-size:11px;
	color:#fff;
}
#mini_bar_menu ul
{
    list-style:none;
}
#mini_bar_menu ul li a{
	background-image: url(../images/beacon_sprite.png);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	text-align: center;
	width: 35px;
}
#mini_bar_menu a:hover, #mini_bar_menu .active{
	background-color: #AB4040;
}
#mini_bar_menu a b{
	background: #AB4040;
	border-radius: 50%;
	color: #FFF;
	display: block;
	font-size: 10px;
	overflow: hidden;
	position: absolute;
	width: 16px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	right: 3px;
	top: -2px;
}
#mini_bar_menu .user, #mini_bar_menu .like, #mini_bar_menu .view, #mini_bar_menu .cart, #mini_bar_menu .survey{
	color: #FFF;
	font-size: 11px;
	margin: 12px 0;
	padding: 31px 0 6px 0;
}
#mini_bar_menu a.user{ background-position: 0 -234px;}
#mini_bar_menu a.like{ background-position: -35px -234px; }
#mini_bar_menu a.view{ background-position: 0 -294px; }
#mini_bar_menu a.cart{ background-position: -35px -294px; }
#mini_bar_menu a.survey{ background-position: -35px -411px; }
#mini_bar_menu a.close{
	background-position: 0 -351px;
	display: none;
	height: 31px;
	position: absolute;
}
#mini_bar_menu a.close:hover{
	background-position: -35px -351px;
	background-color: #1B1B1B;
}
#mini_bar_menu a.top{
	background-position: 0 -411px;
	height: 35px;
	position: absolute;
	bottom: 0;
}
#mini_bar_content{
	background: #494949;
	color: #FFF;
	margin-right: -235px;
	float: left;
	width: 235px;
	height: 100%;
	overflow: hidden;
}
#mini_bar_content a{
	color: #E2E2E2;
}
#mini_bar_content a:hover{
	color: #FFF;
	text-decoration: underline;
}
/*-- End Mini Bar --*/

.Bao_dong_sp_box
{
    display: block;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.title_line
{
    line-height: 40px;
    font-size: 20px;
    margin: 0px;
    font-family:Arial;
     font-size:17px;
     padding-left:10px;
    color:#111;
}
.title_line span
{
    float:right;
}
.title_line a
{
    color:#ed224f;
     font-family:Arial;
     font-size:14px;
     margin:0px 10px 0 0;
}
.title_line a:hover
{
    font-weight:bold;
}
.title_lines
{
    padding:8px;
    font-size: 15px;
    margin: 0px;
    font-family: Arial;
    color: #f1f1f1;
    font-weight:normal;
    background-color:#a3a3a3;
}
.title_liness
{
    padding:8px;
    font-size: 15px;
    margin: 0px;
    font-family: Arial;
    color: #f1f1f1;
    font-weight:normal;
    background-color:#a3a3a3;
    margin-bottom:10px;
}

.header_bottom{

   position:relative;  
}

.header_slide{
	margin-top:10px;
}
.header_bottom_left{
	float:left;
	width:21%;
	position:relative;
	background-color:#fff;
}
.main
{
    position:relative;
    margin:0px auto;
}
.categories{
	border:1px solid #eee;
}
.categories h3{
	font-size:14px;
	color:#FFF;
	padding:8px;
	background:#f1971d;
	text-transform:uppercase;
	font-family:Arial;
}
.categories li{
}
.categories li a{
	display:block;
	font-size:0.85em;
	padding:9px 5px 9px 15px;
    color: #000;
    font-family:Arial;
    margin:0 0 0 5px;
    background:url(../images/drop_arrow.png) no-repeat 0;
    border-bottom: 1px solid #F1F1F1;
}

.categories li:last-child a{
	border:none;
}
.categories li a:hover{
	color:#ed224f;
}

.categories ul li ul
{
    padding:5px;
     border-radius:4px 4px;
     margin-left:20px;
}
.categories ul li ul li
{
    padding:0px;
    background-image:none;
}
.categories ul li:hover ul
{
     display: block;
}

.categories ul li ul li a
{    
    padding: 3px 5px 3px 0;
    line-height: 22px;
    height: 22px;
    text-transform:none;
    background-image:none;
    color:#333;
}

.header_bottom_right{
	float:left;
	width:78%;
	padding-left:1%;
}
/***** Content *****/
.content {
	padding:0 0 8px 0;
	background: #FFF;
}
.content_top{
	padding:0px;
	background: url(../images/strip-bg.gif) repeat-x #F6F6F6;
}
.content_top h1{
padding: 8px;
    font-size: 15px;
    margin: 0px;
    font-family: Arial;
    color: #f1f1f1;
    font-weight: normal;
    background-color: #a3a3a3;
    margin-bottom: 10px;
}

.content_bottom {
	padding:10px 20px;
	border: 1px solid #EBE8E8;
	background: url(../images/strip-bg.gif) repeat-x #F6F6F6;
	margin-top: 2.6%;
}
.heading{
	font-family:Arial;
	font-size:15px;
	line-height:30px;
	background-color:#ededed;
		text-transform: uppercase;
		padding:6px 10px;
}
.heading h3 {
	font-family:Arial;
	font-size:15px;
	text-transform: uppercase;
}
/**** Grid 1_0f_5 ****/
.grid_1_of_5 {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
	box-shadow: 0px 0px 3px rgb(150, 150, 150);
	-webkit-box-shadow: 0px 0px 3px rgb(150, 150, 150);
	-moz-box-shadow: 0px 0px 3px rgb(150, 150, 150);
	-o-box-shadow: 0px 0px 3px rgb(150, 150, 150);
	position:relative;
}
.grid_1_of_5:first-child {
	margin-left: 0;
}
.images_1_of_5 {
	width: 15.72%;
	padding:1.5%; 
	text-align: center;
	position: relative;
}
.images_1_of_5  img {
	max-width: 100%;
}
.images_1_of_5  h2  a{
	color:#888;
	font-family: 'ambleregular';
	font-size:1em;
	padding-top:2px;
}
.images_1_of_5  p {
	font-size: 0.8125em;
	padding: 0.4em 0;
	color: #333;
}
.images_1_of_5  p span.price {
	font-size: 18px;
	font-family: 'ambleregular';
	color:#CC3636;
}
.price-details{
	margin-top:10px;
}
.price-number{
	float: left;
}
.price-details p span.rupees{
	font-size:1.2em;
	font-family: 'ambleregular';
	color:#383838;
}
.add-cart{
	float:right;
	display: inline-block;
}
.add-cart h4 a{
	font-size:0.85em;
	display: block;
	padding:8px 10px;
	font-family: 'ambleregular';
	background:#FC7D01;
	color: #FFF;
	text-decoration: none;
	outline: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.add-cart h4 a:hover{
	  text-shadow: 0px 0px 1px #000;
	  background:#292929;
}
/*** Footer ***/
.footer {
	position: relative;
	background: #2e429b;
    margin:0px auto;

}
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
	position:relative;
}


.group {
	zoom: 1;
}
.col_1_of_4 {
	display: block;
	float: left;
	margin:0% 0 1% 3.6%;
}
.col_1_of_4:first-child {
	margin-left: 0;
	width: 27%
}/* all browsers except IE6 and lower */
.span_1_of_4 {
	width: 19%;
	padding:1.5% 1% 10px 0;
	border-left:1px solid #3a4c9a;
	font-family:Arial;
	color:#f2f2f2;
	font-size:13px;
}
.span_1_of_4 h4 {
	color:#fff;
	margin-bottom: .5em;
	font-size: 1em;
	line-height: 1.2;
	font-family:Arial;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #3a4c9a;
	padding-bottom: 0.5em;
	padding-left:20px;
}
.span_1_of_4 ul{
	padding-left:20px;		
}
.span_1_of_4 ul li
{
    font-style:italic;
    padding: 0.4em 0;
}
.span_1_of_4 li a {
	font-size: 0.8125em;	
	color:#ccc;
	font-family:Arial;
	display: block;
}
.span_1_of_4 li b
{
    font-weight:bold !important;
    font-family:Arial;
    font-size:12px !important;
    color:#222;
}
.span_1_of_4 li span{
	font-size:1em;
	font-family: 'ambleregular';
	cursor:pointer;
	margin:10px 0;
	display:block;
}
.span_1_of_4 li a:hover, .span_1_of_4 li span:hover {
	color:#F1971D;
}
/*** Social Icons ***/
.social-icons {
	padding-top: 1%;
}
.social-icons span
{
    padding-left:20px;
    font-style:italic;
    padding-bottom:5px;
}
.social-icons li {
	padding: 0px 3px 0 3px !important;
	margin:10px 0 0 0 !important;
	display: inline-block;
	cursor: pointer;
	background:#F1971D;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
}
.social-icons li:hover {
	background:#fff;
}
.social-icons li a img{
	vertical-align:middle;
}
.copy_right {
	text-align: center;
	border-top: 1px solid #666;
	padding: 10px 0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.copy_right p {
	font-size:0.823em;
	color: #fff;
}
.copy_right p a {
	color:#FC7D01;
	font-family: 'ambleregular';
	text-decoration: underline;
}
.copy_right p a:hover {
	color:#222;
	text-decoration: none;
}
/*** move top **/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width:48px;
	height: 37px;
	border: none;
	text-indent: 100%;
	background: url(../images/go-top.gif) no-repeat right top;
}
#toTopHover {
	width: 48px;
	height: 48px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline: none;
}

/*  Preview  ============================================================================= */
.back-links {
	float: left;
	padding-top: 5px;
}
.back-links p {
	font-size: 0.8125em;
	color: #333;
}
.back-links p a {
	font-size: 0.9em;
	padding: 0 1.3%;
	color: #333;
	font-family: 'ambleregular';
}
.back-links p a:hover, .back-links p a.active {
	color:#FC7D01;
}
.image {
	clear: both;
	padding: 0px;
	margin: 0px;
	padding: 1.5%;
}
.login-title
{
    margin-top:30px;
    position:relative;
}
.slider
{
    position:relative;
}
.group {
	zoom: 1;
}
.cont-desc {
	display: block;
	float: left;
	clear: both;
}
.rightsidebar {
	display: block;
	float: left;
	margin: 0% 0 0% 1.6%;
}
.cont-desc:first-child {
	margin-left: 0;
}
.desc {
	display: block;
	float: left;
	margin: 0% 0 0% 2.6%;
}
.product-details{
	margin:30px 0;
}
.span_1_of_2 {
	width: 67.1%;
	padding: 1.5%;
}
.images_3_of_2 {
	width: 44.2%;
	float: left;
	text-align: center;
}
.span_3_of_2 {
	width: 53.2%;
}
.span_3_of_1 {
	width: 25.2%;
	padding: 1.5%;
}
.images_3_of_2  img {
	max-width: 100%;
	display:block;
	border: 1px solid #DFDFDF;
}
.span_3_of_2  h2 {
	font-family: 'ambleregular';
	font-size: 1.2em;
	color:#FC7D01;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
}
.span_3_of_2  p{
	font-size: 0.8125em;
	padding: 0.3em 0;
	color: #969696;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, helve, sans-serif;
}
.price p {
	font-size: 0.85em;
	padding:20px 0;
	color: #666;
	vertical-align: top;
}
.price p span {
	font-size:2em;
	font-family: 'ambleregular';
	color:#FC7D01;
}
.available {
	padding: 10px 0;
	border-top: 1px solid #EBEBEB;
}
.available li span{
	font-size:1em;
	color: #333;
	font-family: 'ambleregular';
}
.available li {
	display:block;
	color:#707070;
	font-size:1em;
	padding:5px 0;
}
.share-desc{
	margin-bottom:15px;
}
.share{
	float:left;
}
.share p {
	padding-top: 10px;
	font-size:1em;
	color: #333;
	display:inline;
	font-family: 'ambleregular';
}
.text_box{
	display:inline;
	width:60px;
	padding:3px 5px;
	outline:none;
	margin-left:5px;
	font-size:1em;
	color:#444;
}
.wish-list{
	padding:15px 0;
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
}
.wish-list li{
	display:inline-block;
	margin-right:45px;
}
.wish-list li a{
	color: #383838;
	font-size:1em;
	font-family: 'ambleregular';
	padding-left:22px;
	text-decoration: underline;
}
.wish-list li a:hover {
	color:#FC7D01;
}
.wish-list li.wish{
	background:url(../images/wishlist.png) no-repeat 0;
}
.wish-list li.compare{
	background:url(../images/compare.png) no-repeat 0;
	margin-right:0;
}
.product_desc h2{
	font-size:1.2em;
	color: #333;
	font-family: 'ambleregular';
}
.product_desc p{
	font-size: 0.85em;
	padding:5px 0;
	color: #969696;
	line-height: 1.8em;
}

.resp-tabs-list li {
	font-size:16px;
	display: inline-block;
	padding: 10px 15px;
	margin: 0;
	list-style: none;
	cursor: pointer;
	float: left;
    margin-right: 5px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.resp-tab-item{
	background:#2e429b;
	color:#eee;
}
.resp-tabs-list li:hover {
	color: #F1971D;
}
.resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
	padding: 15px;
}
.resp-tab-active {
	border: 1px solid #ddd;
	border-bottom: none;
	padding: 10px 14px 10px 14px !important;
}
.resp-tab-active {
	border-bottom: none;
	background:#4E5EA2;
	color:#eee;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
.resp-tab-content {
   border: 1px solid #ddd;
   border-bottom:none;
}
h2.resp-accordion {
	font-size:1em;
	border: 1px solid #ddd;
	margin: 0px;
	padding: 10px 15px;
	background:#E0E0E0;
	margin:10px 0;
}
h2.resp-accordion:hover{
	color: #E4292F;
}
h2.resp-tab-active {
	border-bottom: 0px solid #c1c1c1 !important;
	margin-bottom: 0px !important;
	padding: 10px 15px !important;
}


.span_3_of_2 .button {
	float: right;
}
.span_3_of_2 .button a {
	font-size:0.85em;
	display: block;
	padding:8px 10px;
	font-family: 'ambleregular';
	background:#FC7D01;
	color: #FFF;
	text-decoration: none;
	outline: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.span_3_of_2 .button a:hover {
	 text-shadow: 0px 0px 1px #000;
	  background:#292929;
}


.col {
	display: block;
	float: left;
	margin:3% 0 1% 1.6%;
}
.col:first-child {
	margin-left: 0;
}
.span_2_of_3 {
	width: 63.1%;
	padding: 1.5%;
}
.span_1_of_3 {
	width: 29.2%;
	padding: 1.5%;
}
.span_2_of_3  h2, .span_1_of_3  h2 {
	font-family: 'ambleregular';
	font-size:1.2em;
	color:#333;
	text-transform:uppercase;
	margin-bottom:10px;
}
.contact-form {
	position: relative;
	padding-bottom: 30px;
}
.contact-form div {
	padding: 5px 0;
}
.contact-form span {
	display: block;
	font-size: 0.8125em;
	color: #757575;
	padding-bottom: 5px;
	font-family: verdana, arial, helvetica, helve, sans-serif;
}
.contact-form input[type="text"], .contact-form textarea {
	padding: 8px;
	display: block;
	width:98%;
	background:none;
	border:1px solid #CACACA;
	outline: none;
	color: #464646;
	font-size:1em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-appearance: none;
}
.contact-form textarea {
	resize: none;
	height:120px;
}
.mybutton {
	font-size:1em;
	padding:10px 25px;
	font-family: 'ambleregular';
	background:#FC7D01;
	text-transform:uppercase;
	color: #FFF;
	border:none;
	text-decoration: none;
	outline: 0;
	cursor:pointer;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	position: absolute;
	right: 0;
	-webkit-apperance:none;
}
.mybutton:hover {
	text-shadow: 0px 0px 1px #000;
	background: #292929;
}
.company_address p,.company_address p span a{
	font-size: 0.85em;
	color: #757575;
	padding:5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.company_address p span a{
	text-decoration: underline;
	color: #444;
	cursor: pointer;
}
.company_address p span a:hover{
	text-decoration:none;
}
.map {
	margin-bottom: 15px;
}

.online-category {
    padding-bottom: 10px;
    padding-top: 5px;
    text-align: left;
      font-family:Arial;
      font-size:12px;
      color:#333;
      font-weight:bold;
}
.online-list {
    display: inline-block;
    font-family:Arial;
    font-size: 13px;
    padding:5px 0px 5px 2px;
    width:100%;
}
.online-list p
{
    margin:0px;
    margin-bottom:6px;
}
.online-list p img
{
    float:right;
}
.popup-rows 
{
    position:relative;
    border:1px solid #eee;
    padding:86px 5px 8px 5px;
    border-top-color:#fff;
    background:url(../images/support_online.gif) no-repeat top center;
}
.popup-rows span
{
    display: block;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
    font-family: Arial;
    font-size: 15px;
    color: #333;
}
.popup-rows b
{
    display:block;
    text-align:center;
    color:#ed224f;
    font-size:22px;
    font-family:Arial;
    
}
.title_muc
{
    font-size: 14px;
    color: #fff;
    padding: 8px;
    background: #f1971d;
    text-transform: uppercase;
    font-family:Arial;
}
#loginContainer {
    position:relative;
}
#loginContainer a span{
  display:block;
  padding:4px 25px;
}
/* Login Button */
#loginButton { 
    display:inline-block;  
    position:relative;
    z-index:30;
    cursor:pointer;
    text-transform:uppercase;
    text-align:right;
    background:url(../images/icon-ios7-arrow-down-48.png) no-repeat top center;
    padding:30px 0px 6px 0px;
    line-height:30px;
}
/* Login Box */
#loginBox {
    position:absolute;
    top:45px;
    right:10px;
    display:none;
    z-index:29;
}
#loginForm:after {
	content: '';
	position: absolute;
	right: 40px;
	top: -10px;
	border-left:10px solid rgba(0, 0, 0, 0);
	border-right:10px solid rgba(0, 0, 0, 0);
	border-bottom:10px solid #1aa1e1;
}
/* Login Form */
#loginForm {
    width:228px; 
    border-radius:4px 4px;
    -moz-border-radius:4px 4px;
    margin-top: 0px;
	background: #1aa1e1;
	border: 1px solid #1aa1e1;
}
#loginForm fieldset {
    margin:0 0 10px 0;
    display:block;
    border:0;
    padding:0;
}
fieldset#body {
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    padding:15px 15px;
    margin:0;
}
#loginForm #checkbox {
    width:auto;
    margin:3px 6px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}
#body label {
    color:#FFF;
    margin:5px 0 0 0;
    display:block;
    float:left;
    font-size:0.8em;
}
#loginForm #body fieldset label{
    display:block;
    float:none;
    margin:0 0 6px 0;
}
#body label i{
	color: #383838;
	text-shadow: 1px 1px #ccc;
    font-weight:500;
}
/* Default Input */
#loginForm input {
    width:92%;
    border:1px solid #DADADA;
	color: #222;
	background:#FFF;
    padding:4px 8px;
    -webkit-apperance:none;
}
/* Sign In Button */
#loginForm #login {
    width:auto;
    float:left;
    background:#fff;
    color:#000;
    padding:8px 15px;
    border:none;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -webkit-apperance:none;
    margin:0 12px 0 0;
    cursor:pointer;
    *padding:7px 2px 8px 2px; /* IE7 Fix */
    transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-moz-border-radius:2px; -webkit-border-radius:2px; -o-border-radius:2px;
}
#loginForm #login:hover {
	background:#ccc;
}
/* Forgot your password */
#loginForm span{
    display:block;
    padding:0px 0px 10px 0px;
}
#loginForm span a{
    color:#383838;
    text-shadow:1px 1px #ccc;
    font-size:0.8em;
    font-weight:500;
    background: none;
	border: none;
	box-shadow: none;
}
#loginForm span a:hover{
	text-decoration:underline;
}
.PhanTrang
{
	 padding:10px;
	 margin-top:10px;
	 height:30px;
}
.PhanTrang a
{
    color: #fff;
    text-decoration: none;
    margin: 1px auto;
    font-size: 13px;
    padding: 3px 10px;
    background-color: #F58556;
}
.PhanTrang a:active
{
    text-decoration: underline;
    background-color: #F58516;
}
.PhanTrang a:link,PhanTrang a:visited
{
  text-decoration:underline;
  background-color: #F58516;
}
.content-grids
{
    position:relative;
    border-top:solid 1px #eee;
    border-right:solid 1px #eee;
}
.table_sp tbody
{
    width:100%;
    padding:0px;
}
.table_sp
{
    width:100%;
}
.table_sp tbody tr td
{
    width: 32.999%;
    float: left;
    margin:0;
    height: 250px;
    padding: 12px 0px 20px 2px;
    background: #fff;
    position: relative;
    text-decoration: none;
    vertical-align: top;
    border-left:solid 1px #eee;
    border-bottom:solid 1px #eee;
    overflow:hidden;
    font-size:13px;
    font-family:Arial, Verdana, sans-serif;
    text-align:center;
}
.table_sp tbody tr td:hover
{
   border-bottom:solid 1px #F1971D;  
}
.content-grid_2
{
    float: left;
    position: relative;
    width:100%;
}
.content-grid_2 span.span_giaKM
{
    text-decoration: line-through;
    color: #666;
}
.content-grid
{
    width: 24.66%;
    float: left;
    margin:0;
    height: 250px;
    padding: 12px 0px 20px 2px;
    background: #fff;
    position: relative;
    text-decoration: none;
    vertical-align: top;
    border-left:solid 1px #eee;
    border-bottom:solid 1px #eee;
    overflow:hidden;
    font-size:13px;
    font-family:Arial, Verdana, sans-serif;
    text-align:center;
}
.sale-box1
{
    height: 50px;
    right: 0px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    bottom: 0px;
    width: 50px;
}
.sale-box1 span.on_sale
{
    background: #ed224f;
    color: #FFF;
    display: block;
    font-size: 1em;
    padding: 5px 0;
    position: relative;
    text-align: center;
    z-index: 2;
    text-transform: uppercase;
    top:25px;
}
.content-grid a.a_chitiet
{
    padding:5px 15px;
    background-color:#e6e6e6;
    color:#333;
}
.content-grid a.a_chitiet:hover
{
    background-color:#555;
}
.content-grid_2 a.a_chitiet
{
    padding:5px 15px;
    background-color:#e6e6e6;
    color:#333;
}
.content-grid_2 a.a_chitiet:hover
{
    background-color:#555;
}
.content_grid_img
{
    width:42%;
    float:left;
}
.content_grid_info
{
    float:right;
    width:56%;  
    padding:0 1% 0 1%; 
}
.content-grid_top
{
   position:relative;
   height:160px;  
}
.content-grid_top img
{
   height:150px;
   margin:0px auto;
}
.content_grid_bottom
{
    position:relative;
    color:#222;
}
.content-grid:hover
{
    border-bottom-color:#F1971D;
}

.last-grid{
	margin-right:0px;
}

.content-grid h3
{
    color: #333;
    padding: 0px;
    font-size: 13px;
    margin: 10px 0px 5px 0px;
    font-weight:bold;
}
.content-grid h3 a
{
    color:#3d3d3d;
}
.content-grid h3 a:hover
{
    color:#369;
}
.content-grid_2 h3
{
    color: #333;
    padding: 0px;
    font-size: 13px;
    margin: 10px 0px 5px 0px;
    font-weight:bold;
}
.content-grid_2 h3 a
{
    color:#333;
}
.content-grid_2 h3 a:hover
{
    color:#369;
}
.content-grid ul li{
	display:inline-block;
	padding:0 5px;
	cursor:pointer;
}


.content-grid span
{
   color:#444;  
   font-size: 12px;
	margin:0px 0px 6px 0px;
	display:block;
}
.content-grid span.span_gia
{
    font-weight:bold;
    color:#F1971D;
}
.content-grid span.span_giaKM
{
    text-decoration:line-through;
    color:#666;
}
.content-grid_2 span
{
   color:#444;  
   font-size: 12px;
	margin:0px 0px 10px 0px;
	display:block;
}
.content-grid_2 span.span_gia
{
    font-weight:bold;
    color:#f30;
}


.sidebar
{
   position:relative;
   background-color:#fff;
   margin:10px 0px 0px 0px;
   border:solid 1px #eee;
}
.sidebar h2
{
    font-size: 14px;
    color: #FFF;
    padding: 8px;
    background: #f1971d;
    text-transform: uppercase;
    font-family: Arial;
}
.special_movies{
	border-bottom: 1px solid #ECE9E9;
	margin-top:10px;	
	padding:0px 3px;
}
.movie_poster{
	float:left;
	width:33%;
}
.movie_poster img{
	display:block;
	max-width:100%;
}
.movie_desc{
	float:left;
	width:61%;
	margin-left:5%;
	padding:5px 0px 5px 0px;
}
.movie_desc a{
	color: #555;
	font-family:Arial;
	font-size:13px;
}
.movie_desc p{
	font-size:12px;
	font-family: 'ambleregular';
	color:#888;
	padding:8px 0;
}
.movie_desc p span{
	text-decoration:line-through;
	color:#888;
}
.movie_desc span{
	font-size:0.8em;
	display:block;
	padding:4px 0px;
	font-family: 'ambleregular';
	color:#ed224f;
	text-decoration: none;
	outline: 0;
	margin:10px 0px 0px 0px;
}

ul.tabs { 
	list-style:none; 
	margin:0 !important; 	
	padding:0;	
	border-bottom:3px solid #cc0000;	
	height:30px;
}



.panes div {
	display:none;		
	padding:15px 0px 15px 0px;
	border-top:0;
	height:auto;
	font-size:13px;
	background-color:#fff;
}

ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
	width:150px;
}

ul.tabs a { 
	background: url("../images/tab_bg.png") no-repeat scroll 0 -34px rgba(0, 0, 0, 0);
    display: block;
    height: 32px;
    margin: 0;
    padding: 0 0 0 10px;
    text-decoration: none;
}
ul.tabs a span
{
    background: url("../images/tab_bg.png") no-repeat scroll right -102px rgba(0, 0, 0, 0);
    display: block;
    font-size: 12px;
    height: 17px;
    margin: 0;
    padding: 8px 10px 7px 0;
    text-align: center;
    text-transform: uppercase;
    color: Black;    
}
ul.tabs a:hover span
{
     background-position: right -68px;
    color: #FFFFFF;
}
ul.tabs a:active {
	outline:none;		
}

ul.tabs a:hover {
	background-position: 0 0;
}

ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: 0 0;
}
ul.tabs a.current span, ul.tabs a.current:hover span, ul.tabs li.current a span
{
    background-position: right -68px;
    color: #FFFFFF;
}
.panes .pane {
	display:none;		
}


.box_details_product
{
    position:relative;
    overflow:hidden;
    margin:0px auto;
    padding:10px;
    background-color:#fff;
    font-family:Arial;
    font-size:13px;
    margin-bottom:15px;
    border:solid 1px #ddd;
}
.box_details_product_left
{
    float: left;
    width: 50%;
    position: relative;
}
.box_details_product_left_img
{
    position:relative;   
    padding:10px; 
    overflow:hidden;
}
.box_details_product_left_img img
{
    max-width:100%;
}
.box_details_product_left_img_more
{
    clear:both;
    position:relative;
}
.box_details_product_right
{
    float:right;
    width:48%;
    padding-left:10px;
    position:relative;
    text-align:left;  
    color:#333;  
}
.box_details_product_right h2
{
    font-weight:600;
    font-size:18px;
    color:#F1971D;
    text-transform:capitalize;
}
.box_details_product_right span
{
    line-height:30px;
    color:#666;
    display:block;
    background: url(../images/arrow-next.png) no-repeat center left;
    padding-left:18px;
    font-size:14px;
}
.box_details_product_right p
{
    margin:0px;
    padding-left:20px;
}
.box_ct_bottom
{
    position:relative;
    border-bottom:solid 1px #ddd;
}
.box_ct_bottom_left
{
    width:65%;
    float:left;
}
.box_ct_bottom_right
{
    width:35%;
    float:right;
}
.box_ct_bottom_right h3
{
    font-size: 16px;
    display: inline-block;
    padding: 10px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #f1f1f1;
    color: #585858;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6);
}
.box_ct_hotro
{
  border:solid 1px #ddd; 
  min-height:180px;
  position:relative; 
  border-left:none;
  border-bottom:none;
   border-right:none;
   font-size: 14px;
font-family: Arial;
     font-style:italic;
}
.box_ct_hotro ul
{
    margin:0px;
}
.box_ct_hotro ul li
{
    padding:8px;
    background-color:#f2f2f2;
    color:#111;
    margin:3px;
    border:dotted 1px #ddd;
}
.box_ct_hotro ul li strong
{
    font-weight:bold;
}
.box_ct_hotro ul li span
{
    padding-right:15px;
     font-size: 13px;
}
.box_ct_hotro ul li img
{
    margin:0px 5px;
}
.product_nhacc
{
    position:relative;
}
.product-specifications
{
  font-size:14px;
  font-family:Arial; 
  line-height:20px;
}
.product-specifications a
{
    color:#ed224f;
}
.product-specifications img
{
    display:block;
    margin:0px auto;
    height: inherit!important;
}
.zoomPad{
	position:relative;
	float:left;
	cursor:text;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
}


.zoomPup
{

}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow
{
    position: absolute;
    left: 110%;
    top: 40px;
    background: #FFF;
    z-index: 6000;
    height: auto;
    width:700px;
}
.zoomWrapper
{
    position: relative;
    border: 1px solid #999;
    z-index: 110;
    width: 700px !important;
    display:none;
}
.zoomWrapperTitle
{
    display: block;
    background: #999;
    color: #FFF;
    height: 18px;
    line-height: 18px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 120;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;
}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}


.clearfix
{
    position:relative;
    overflow:hidden;
}

ul#thumblist
{
    display: block;
    margin:0px;
    padding:0px;
}
ul#thumblist li
{
    float: left;
    list-style: none;
}
ul#thumblist li a
{
    display: block;
    margin: 0px 6px;
}


.jqzoom{

	text-decoration:none;
	float:left;
}

.img_more_box
{
    position:relative;
    margin:0px auto;
    clear:both;
}

.table_news
{
    width:100%;
     margin-bottom:30px;
     border:solid 1px #ddd;
}
.table_news tbody
{
    width:100%;
    padding:0px;
}
.table_news tbody td
{
     width:100%;
    text-align: center;
    background: #fff;
    position: relative;
    text-decoration: none;
    vertical-align: top;
    overflow:hidden;
    height:110px;
}

.Bao_news_item
{
    position:relative;
    padding:5px;
    height:110px;
    border-bottom:solid 1px #ddd;
}
.Bao_news_item_left
{
    position:relative;
    float:left;
    width:140px;
}
.Bao_news_item_left img
{
    width:120px;
}
.Bao_news_item_right
{
    position:relative;
    text-align:left;
    font-family:Arial;
    width:760px;
    float:right;
}
.Bao_news_item_right h4
{
    margin-bottom:15px;
}
.Bao_news_item_right h4 a
{
   font-size:17px;
   color:#000;
}
.Bao_news_item_right h4 a:hover
{
    color:#f90;
}
.Bao_news_item_right span
{
    color:#666;
    font-size:13px;
}
.Bao_ChiTiet
{
    padding:10px 8px;
    position:relative;
    overflow:hidden;
    text-align:justify;
    font-family:Arial;
    font-size:14px;
    line-height:25px;
}
.Bao_ChiTiet img
{
display: block;
    margin: 0px auto;
    height: inherit!important;
}

.Bao_lienquan
{
    position:relative;
}
.Bao_lienquan ul
{
    list-style:none;
    margin:10px 0 0 30px;
}
.Bao_lienquan ul li
{
    padding-left:20px;
    line-height:25px;
    background:url(../images/arrow-next.png) no-repeat center left;
}
.Bao_lienquan ul li a
{
    font-family:Arial;
    color:#666;
    font-size:14px;
}
.Bao_lienquan ul li a:hover
{
    color:#F58516;
}
.table_da
{
    width:100%;
     margin-bottom:30px;
}
.table_da tbody
{
    width:100%;
    padding:0px;
}
.table_da tbody td
{
     width: 32%;
    text-align: center;
    margin: 1% 0.5% 2% 1%;
    padding: 8px 0px 3px 0px;
    background: #fff;
    position: relative;
    text-decoration: none;
    vertical-align: top;
    overflow:hidden;
    height:180px;
}
.Bao_duan_item
{
    position:relative;
    margin-bottom:25px;
    overflow:hidden;
     height:180px;
}
.Bao_duan_item img
{
    max-height:100%;
}

.Bao_duan_item h4
{
    margin-bottom:10px;
}
.Bao_duan_item h4 a
{
    color:#000;
    font-family:Arial;
    font-size:15px;
}
.Bao_duan_item h4 a:hover
{
   color:#F58516; 
}
.table_xemanh
{
    width:100%;
     margin-bottom:30px;
}
.table_xemanh tbody
{
    width:100%;
    padding:0px;
}
.table_xemanh tbody td
{
     width: 19%;
    text-align: center;
    margin: 1% 1% 2% 1%;
    padding: 8px 0px 3px 0px;
    background: #fff;
    position: relative;
    text-decoration: none;
    vertical-align: top;
    overflow:hidden;
    height:180px;    
}
.xem_anh_box_item
{
    width:100%;
    float:left;
   height:180px;   
}
.xem_anh_box_item img
{
    max-height:100%;
}

.table_dv
{
    width:100%;
     margin-bottom:30px;
}
.table_dv tbody
{
    width:100%;
    padding:0px;
}
.table_dv tbody td
{
     width: 48%;
    text-align: center;
    margin: 1% 1% 2% 1%;
    padding: 8px 0px 3px 0px;
    background: #fff;
    position: relative;
    text-decoration: none;
    vertical-align: top;
    overflow:hidden;
    height:150px;    
}
.Bao_dv_item
{
    position:relative;
    padding:5px;
}
.Bao_dv_item_left
{
    position:relative;
    float:left;
    width:40%;
}
.Bao_dv_item_left img
{
    width:150px;
    margin-bottom:10px;
}
.Bao_dv_item_right
{
    position:relative;
    text-align:left;
    font-family:Arial;
}
.Bao_dv_item_right h4
{
    margin-bottom:15px;
}
.Bao_dv_item_right h4 a
{
   font-size:14px;
   color:#222;
   font-weight:bold;
}
.Bao_dv_item_right h4 a:hover
{
    color:#F58516;
}
.Bao_dv_item_right span
{
    color:#666;
    font-size:13px;
}

.table_td
{
    width:100%;
    font-family:Arial;
    font-size:14px;
    margin-bottom:30px;
}
.table_td tbody
{
    width:100%;
    padding:0px;
}
.table_td tbody tr
{
   padding:10px;
   line-height:20px;
}
.table_td tbody tr td.td_left
{
    width:30%;
}
.table_td tbody tr td.td_right
{
    color:#333;
}
.table_td tbody tr td.td_right h2
{
    color:#F58516;
    font-size:20px;
}
.box_nhacc_all
{
    position: relative;
    margin: 0px auto;
    padding:3px 3px 10px 6px;
    display: block;
    border: 1px solid #d5d5d5;
    border-radius: 6px;
    margin-bottom: 18px;
    margin-top: 8px;
    background-color:#fff;
    box-shadow:0px 3px 12px #d6d6d6;
    background-color:White;
}
.box_nhacc_big
{
    width:50%;
    float:left;
    font-size:12px;
    color:#777;
    font-family:Arial;
    font-style:italic;
    padding-left:10px;
}
.box_nhacc_big h1
{
    font-size:13px;
    color:#333;
    line-height:30px;
    font-weight:normal;
    font-style:italic;
}
.box_nhacc_big a
{
    margin-left:10px;
    color:#666;
    font-style:italic;
    text-decoration:underline;
}
.box_nhacc_big a:hover
{
    text-decoration:underline;
}
.box_nhacc
{
    position:relative;
    margin:0px auto;
    float:right;
    width:48%;
}
.box_nhacc h3
{
    display:block;
   font-size:13px;
    color:#333;
    line-height:30px;
    font-weight:normal;
    font-style:italic;
}

.box_nhacc img
{
    width:17%;
    max-height:100%;
    margin:0 1%;
    float:left;
    border: 1px solid #d5d5d5;
    min-height:60px;
}
.box_nhacc img:hover
{
    border:solid 1px #f90;
}

.Bao_ChiTiet_ncc
{
    position:relative;
    padding:9px;
    font-family:Arial;
    font-size:13px;
    line-height:25px;
}
.Bao_ChiTiet_ncc img
{
    width:100px;
    float:left;
    margin:10px;
}
.SL_Theo_NhaCC
{
    position:relative;
    width:80%;
    margin:0px auto;
}
.SL_Theo_NhaCC ul li
{
    width:45%;
    line-height:25px;
    float:left;
     color:#f30;
     padding-left:20px;
     background:url(../images/arrow-next.png) no-repeat center left; 
}
.SL_Theo_NhaCC ul li a
{
    color:#000;
}
.SL_Theo_NhaCC ul li a:hover
{
    color:#f90;
}

.bao_nhacc_all
{
    position:relative;
    margin:0px auto;  
    margin-bottom:25px;  
    width:98%;
}
.bao_nhacc_all h3
{
    display:block;
   font-size:13px;
    color:#333;
    line-height:30px;
    font-weight:normal;
    font-style:italic;
}

.bao_nhacc_all img
{
    width:80px;
    max-height:100%;
    margin:0 2%;
    float:left;
    border: 1px solid #d5d5d5;
    min-height:60px;
}
.bao_nhacc_all img:hover
{
    border:solid 1px #f90;
}


.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 12px;
	width: 12px;
	display: inline-block;
	background: #666;
	border-radius:50px;
}
.callbacks_here a:after{
	background:#222;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	text-align:center;
}
#slider3{
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  height: auto;
  border: 0;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 43%;
  left: 1%;
  z-index:2;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
 width: 25px;
    height: 40px;
  background: url(../images/arrows.png) no-repeat;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  right: 1%;
    background-position: center right;
}
#slider3-pager a ,#slider4-pager a {
  display: inline-block;
}
#slider3-pager span, #slider4-pager span{
  float: left;
}
#slider3-pager span,#slider4-pager span{
	width:100px;
	height:1em;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a , #slider4-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a{
  padding: 0;
}
#slider3-pager li ,#slider4-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  max-height:100%;
  border: 0;
  width:100%;
}

.rslidess {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslidess li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslidess li{
  position: relative;
  display: block;
  float: left;
}
.rslidess img {
  max-height:100%;
  border: 0;
  max-width:100%;
}
.callbacks_tabs{
	list-style: none;
	padding: 0;
	margin: 0 auto;
	text-align:center;
}
.khoangtrong_pt
{
    line-height:30px;
    display:block;
    color:#000;
    padding-left:10px;
    clear:both;
    margin:10px 0px 0px 0px;
    width:98%;
}
.khoangtrong_pt a
{
    color: #f8f8f8;
    padding: 5px 4px;
    background-color: #111;
    margin-right:1px;
}
.khoangtrong_pt a:hover
{
     color: #fff;
   background-color: #275E6F;
}
.bao_menu_top
{
    position: relative;
    margin: 0px auto;
    width: 100%;
    background: #2e429b url("../images/menu_active.pn") repeat-x top left;
}
.bao_menu_top a.a_tel
{
    display:none;
}
.toggleMenu {
    display:  none;
    background:#FF0000;
    padding: 10px 15px;
    color: #fff;
    font-weight: bold;
}
.nav
{
    list-style: none;
    clear:both;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
}
.nav a {
    padding: 12px 36px 12px 27px;
    color:#fff;
    font-size:14px;
    text-transform:uppercase;
}

.nav a:hover
{
    color: #FFFF66;
    background-color:#f1971d;
}
.nav li {
    position: relative;
}

.nav > li {
    float: left;
}
.nav > li > .parent {
    background-image: url("../images/icon-down-arrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
    display: block;
}
.nav li ul
{
    position: absolute;
    left: -9999px;
    background: #096CB3;
    width: 260px;
    font-size: 12px;
    z-index: 100;
    text-align: left;
    border-right: solid 1px #0080FF;
}
.bao_menu_top > ul li a:hover,
.bao_menu_top > ul li:hover > a {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  background: #096CB3;
  background: -webkit-linear-gradient(#f1971d, #e18d1a);
  background: -moz-linear-gradient(#f1971d, #e18d1a);
  background: linear-gradient(#f1971d, #e18d1a);
  border-color: transparent;
}
.nav > li.hover > ul
{
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a
{
    display: block;
    position: relative;
    z-index: 100;
    border-top: 1px solid #034D96;
    text-transform: none;
}
.nav li li li a
{
    background: #096CB3;
    opacity: 1;
    border-top: 1px solid #034D96;
}
.nav li li a:hover
{
    background-color: #096CB3;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding:1.5em 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
	text-align:center;
}
.nbs-flexisel-item:hover
{
    background-color:#ddd;
}
.nbs-flexisel-item > a > p
{
    display:block;
    display:block;
    height:15px;
}
.nbs-flexisel-item > a > p.km_n
{
    font-size: 14px;
    color: #f90;
    margin-bottom: 8px;
    height: 40px;
    line-height: 15px;
}

.nbs-flexisel-item > a > p.km_giaKM
{
 font-size:13px;
 color:#f30;   
}
.nbs-flexisel-item > a > p.km_gia
{
 font-size:13px;
 color:#666;   
     text-decoration: line-through;
}
.nbs-flexisel-item > a > img
{
    position: relative;
    height: 160px;
    margin: 0 5%;
    margin-bottom:10px;
}
/*** Navigation ***/
.nbs-flexisel-nav-left {
	display:none;
}
.nbs-flexisel-nav-right {
	display:none;
}	
.review-slider {
	background: #fff;
	padding:3px;
	margin-bottom:10px;
}

.khoangtrong_pt
{
    line-height:30px;
    display:block;
    color:#000;
    padding-left:10px;
    clear:both;
    margin:10px 0px 0px 0px;
    width:98%;
}
.khoangtrong_pt a
{
    color: #f8f8f8;
    padding: 5px 4px;
    background-color: #111;
    margin-right:1px;
}
.khoangtrong_pt a:hover
{
     color: #fff;
   background-color: #275E6F;
}
.gia_km
{
    text-decoration:line-through;
}
.gia_ban
{
    font-weight:bold;
    color:#f30 !important;
}
.title_ngang
{
 line-height:40px;
 margin:20px 0px 20px 0px;
 background-color:#2e429b;
 color:#fff;
 padding-left:10px;   
}

a.lbt_dathang
{
    padding: 10px 40px;
    background-color: #f90;
    color: #FFF;
    text-decoration: none;
    margin: 0 0 0 30px;
    font-weight: bold;
    float: left;
}a.lbt_dathang:hover
{
    background-color: #f30;
}a.a_giohang
{
    text-decoration: none;
    color: #000;
}a.a_giohang:hover{color:Red}.box_dathang
{
    position: relative;
    border: solid 1px #f90;
    margin-top: 8px;
    background-color: #fff;
}table.table_dathang
{
    margin: 0 auto;
}table.table_dathang tr td
{
    height: 25px;
    padding: 5px 5px;
}
.ten_tieude
{
    margin: 10px 0;
    padding: 0;
    color: #000;
    font-size: 18px;
}
.noidung_trangcon
{
    position: relative;
    margin: 0 auto;
    width: 100%;
    text-align: justify;
    overflow: hidden;
    background-color: #fff;
}.box_add_home
{
    border: solid 1px #ccc;
}.box_add_home_on
{
    background: url("../images/ban-hang.jpg") no-repeat top center;
    padding: 240px 0 20px 0;
    text-align: left;
    font-size:14px;
}.box_add_home_on ul
{
    padding: 30px 0 0 0;
    margin: 0 0 0 10px;
    list-style: none;
}.box_add_home_on ul li
{
    background: url("../images/arrow1.gif") no-repeat center left;
    padding-left: 15px;
    margin-left: 30px;
}.box_add_home_bottom
{
    position: relative;
    margin: 0 auto;
    border: solid 3px #ccc;
    font-size:14px;
}.Box_login_left
{
    float: left;
    width: 30%;
    position: relative;
    padding:15px;
}.Box_login_left table tr td.bentrai
{
    color: #000;
    font-weight: bold;
}.Box_login_left table tr td.tenai
{
    color: Red;
        font-size:15px;
}.Box_login_left table tr td input
{
    margin: 2px 8px 2px 8px;
    width:96%;
}.Box_login_right table tr td input
{
    margin: 2px 8px 2px 8px;
}.Box_login_right table tr td.tenanh
{
    color: Red;
    font-size:15px;
}.Box_login_right
{
    float: right;
    position: relative;
    width: 63%;
    border-left: solid 1px #ccc;
    padding:15px;
}.Box_login_right table tr td.benphai
{
    width: 70%;
}.Box_login_right table tr td.benphai input
{
    width: 96%;
}
.ThongBao_page
{
    margin-top: 30px;
    text-align: center;
    width: 90%;
}
.ThongBao_page h2
{
    font-weight:bold;
    color:#EA0337;
}
.box_map
{
    width:90%;
    margin:0px auto;
    position:relative;
}
.header_top_right_bottom_search_box
{
    border-radius: 3px;
    border: #f1971d solid 1px;
   height:30px;
   width:350px; 
   background-color:#fff;
   margin:10px 30px 0px 0px;
   float:right;
}
.header_top_right_bottom_search_box input[type="text"]
{
    width:70%;
    float:left;
    line-height:20px;
    border:none;
    height:20px;
    margin:5px 0px 0px 0px;
    padding-left:10px;
    background-color:#fff;
    outline:none;
}

.header_top_right_bottom_search_box input[type="submit"]
{
    width:80px;
    float:right;
    border:none;
    padding:0px 10px 0px 10px;
    background:none repeat scroll 0 0 #f1971d;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    height:100%;
    color:#fff;
    font-weight:bold;
    cursor:pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

@media only screen and (max-width: 320px) 
{
.product-specifications img {
    width: 100%!important; 
    height: inherit!important;
}
    .nbs-flexisel-item > a > p.km_n
    {
        height: 40px;
        line-height: 15px;
        padding-bottom: 6px;
    }
.nbs-flexisel-item > a > img
    {
        height: auto;
    }
.content-grid_top img
{
   margin:0px auto;
}
    .span_1_of_4 h4
    {
        font-weight:bold;
    }
    a.lbt_dathang
    {
        padding: 10px 8px;
        margin: 0px 0px 0px 10px;
    }
    .ten_tieude
    {
        text-align:center;
    }
    .box_add_home_on ul li
    {
        margin-left:0px;
    }
    .Box_login_left
    {
        width:99%;
        float:none;
        padding:0px;
    }
    .Box_login_right
    {
        float:none;
        width:99%;
        padding:0px;
    }
    .Box_login_right table tr td input
    {
        padding:2px 0px;
    }
    .span_1_of_login
    {
        width:100%;
        float:none;
        display:block;
    }
    h4.title
    {
        font-size:15px;
    }
    .comments-area input[type="text"]
    {
        padding:10px 0px;
    }
    .comments-area input[type="password"]
    {
      padding:10px 0px;  
    }
    .comments-area input[type="submit"]
    {
        float:none;
    }
     .nav
    {
        background: #2E429B;
        margin-top: 38px;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50% !important;
    }
    .nav li li .parent {
        background-image: url("../images/icon-down-arrow.png") !important;
        background-repeat: no-repeat !important;
        background-position: 95% 50% !important;
    }
    .nav ul {
        display: block;
        width: 90%;
        background: #2E429B;
    }
    .nav li ul
    {
        background: #445BC8;
        width: 100%;
        font-size: 12px;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
    .nav li li li a
    {
        color:#fff;
        opacity: 1;
    }
    .nav > li.hover > ul
    {
        opacity: 1;
    }
    .toggleMenu
    {
        float:right;
        z-index:350 !important;
        background: #2e429b none repeat scroll 0% 0%;
    }
    .bao_menu_top a.a_tel
    {
        display: block;
        float: left;
        color: #fff;
        margin: 10px 0px 0px 15px;
    }
    .wrap
    {
        width:99%;
        margin:1% auto;
    }
    .logo
    {
      float:none;
      display:block;
      width:100%;
      text-align:center;
    }
    .header_top
    {
        height:auto;
        margin-bottom:10px;
        background-image:none;
    }
    .header_top_right
    {
        width:100%;
        display:block;
        float:none;
    }
    .header_top_right_bottom_search_box
    {
        width:96%;
        float:none;   
        margin:0px auto;
        margin-top:20px;    
    }
    .header_top_right_bottom_search_box input[type="text"]
    {
        width:60%;
    }
    .header_top_right_bottom_search_box input[type="submit"]
    {
        width:28%;
    }
    .callbacks_container
    {
        display:none;
    }
    .header_bottom_left
    {
        display:none;
    }
    .header_bottom_right
    {
        float:none;
        width:100%;
        padding-left:0px;
    }
    #mini_bar_menu
    {
        display:none;
    }
    .heading
    {
        text-transform: none;
        line-height: normal;
        text-align: center;
        border-bottom: 1px solid #B6B4B4;
        margin-bottom: 15px;
        padding:10px 0px;
    }
    .content-grids
    {
        border-top-color:#ddd;
        border-right-color:#ddd;
    }
    .content-grid
    {
        width:49%;
        margin:0px;
        padding:0px;
        border-bottom-color:#ddd;
        border-left-color:#ddd;
    }
    .span_1_of_4
    {
        width:100%;
        margin:0px;
        display:block;
        float:none;
        color:#ccc;
    }
    .col_1_of_4:first-child
    {
        width: 100%;
        margin: 0px;
    }
    .table_sp tbody tr td
    {
        width:99%;
         border-bottom-color:#ddd;
        border-left-color:#ddd;
        padding:10px 0px 0px 0px;
        display:block;
    }
    .box_details_product
    {
        width:96%;
        margin:0px auto;
        margin-bottom:20px;
    }
    .box_details_product_left
    {
        width:100%;
        float:none;
        text-align:center;
    }
    .box_details_product_right
    {
        width:100%;
        float:none;
        padding-left:0px;
    }
    .resp-tabs-list li
    {
        padding:10px 5px;
    }
    .resp-tab-active
    {
       padding:10px 5px;  
    }
    .resp-tab-content
    {
        padding:5px 0px 15px 5px;
    }
    .a_muahang
    {
       float:left;
       margin-right:0px;
    }
    .title_liness
    {
        background-color: #FBA321;
    }
    .table_da tbody tr td
    {
        width:96%;
        padding:0px;
        padding-top:6px;
        margin:0px;
        height:auto; 
        display:block; 
        text-align:center;      
    }
    .content
    {
        width:100%;
        margin:0px auto;
    }
    .Bao_news_item
    {
        height:auto;
        text-align:center;
        display:block;
    }
    .Bao_news_item_left
    {
        width:100%;
        float:none;
    }
    .Bao_news_item_right
    {
        width:100%;
        float:none;
        text-align:center;
    }
    .Bao_news_item_right h4
    {
      margin-top:10px;
    }
    .Bao_news_item_right h4 a
    {
        font-size:16px;
    }
}

@media only screen and (max-width: 480px) 
{
.product-specifications img {
    width: 100%!important; 
    height: inherit!important;
}
    .nbs-flexisel-item > a > p.km_n
    {
        height:40px;
        line-height:15px;
padding-bottom:6px;
    }
.nbs-flexisel-item > a > img{
height:auto;
}
.content-grid_top img
{
   margin:0px auto;
}
    .span_1_of_4 h4
    {
        font-weight:bold;
    }
    a.lbt_dathang
    {
        padding: 10px 8px;
        margin: 0px 0px 0px 10px;
    }
    .ten_tieude
    {
        text-align:center;
    }
    .box_add_home_on ul li
    {
        margin-left:0px;
    }
    .Box_login_left
    {
        width:99%;
        float:none;
        padding:0px;
    }
    .Box_login_right
    {
        float:none;
        width:99%;
        padding:0px;
    }
    .Box_login_right table tr td input
    {
        padding:2px 0px;
    }
    .span_1_of_login
    {
        width:100%;
        float:none;
        display:block;
    }
    h4.title
    {
        font-size:15px;
    }
    .comments-area input[type="text"]
    {
        padding:10px 0px;
    }
    .comments-area input[type="password"]
    {
      padding:10px 0px;  
    }
    .comments-area input[type="submit"]
    {
        float:none;
    }
     .nav
    {
        background: #2E429B;
        margin-top: 38px;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50% !important;
    }
    .nav li li .parent {
        background-image: url("../images/icon-down-arrow.png") !important;
        background-repeat: no-repeat !important;
        background-position: 95% 50% !important;
    }
    .nav ul {
        display: block;
        width: 90%;
        background: #2E429B;
    }
    .nav li ul
    {
        background: #445BC8;
        width: 100%;
        font-size: 12px;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
    .nav li li li a
    {
        color:#fff;
        opacity: 1;
    }
    .nav > li.hover > ul
    {
        opacity: 1;
    }
    .toggleMenu
    {
        float:right;
        z-index:350 !important;
        background: #2e429b none repeat scroll 0% 0%;
    }
    .bao_menu_top a.a_tel
    {
        display: block;
        float: left;
        color: #fff;
        margin: 10px 0px 0px 15px;
    }
    .wrap
    {
        width:99%;
        margin:1% auto;
    }
    .logo
    {
      float:none;
      display:block;
      width:100%;
      text-align:center;
    }
    .header_top
    {
        height:auto;
        margin-bottom:10px;
        background-image:none;
    }
    .header_top_right
    {
        width:100%;
        display:block;
        float:none;
    }
    .header_top_right_bottom_search_box
    {
        width:96%;
        float:none;   
        margin:0px auto;
        margin-top:20px;    
    }
    .header_top_right_bottom_search_box input[type="text"]
    {
        width:60%;
    }
    .header_top_right_bottom_search_box input[type="submit"]
    {
        width:28%;
    }
    .callbacks_container
    {
        display:none;
    }
    .header_bottom_left
    {
        display:none;
    }
    .header_bottom_right
    {
        float:none;
        width:100%;
        padding-left:0px;
    }
    #mini_bar_menu
    {
        display:none;
    }
    .heading
    {
        text-transform: none;
        line-height: normal;
        text-align: center;
        border-bottom: 1px solid #B6B4B4;
        margin-bottom: 15px;
        padding:10px 0px;
    }
    .content-grids
    {
        border-top-color:#ddd;
        border-right-color:#ddd;
    }
    .content-grid
    {
        width:49%;
        margin:0px;
        padding:0px;
        border-bottom-color:#ddd;
        border-left-color:#ddd;
    }
    .span_1_of_4
    {
        width:100%;
        margin:0px;
        display:block;
        float:none;
        color:#ccc;
    }
    .col_1_of_4:first-child
    {
        width: 100%;
        margin: 0px;
    }
    .table_sp tbody tr td
    {
        width:99%;
         border-bottom-color:#ddd;
        border-left-color:#ddd;
        padding:10px 0px 0px 0px;
        display:block;
    }
    .box_details_product
    {
        width:96%;
        margin:0px auto;
        margin-bottom:20px;
    }
    .box_details_product_left
    {
        width:100%;
        float:none;
        text-align:center;
    }
    .box_details_product_right
    {
        width:100%;
        float:none;
        padding-left:0px;
    }
    .resp-tabs-list li
    {
        padding:10px 5px;
    }
    .resp-tab-active
    {
       padding:10px 5px;  
    }
    .resp-tab-content
    {
        padding:5px 0px 15px 5px;
    }
    .a_muahang
    {
       float:left;
       margin-right:0px;
    }
    .title_liness
    {
        background-color: #FBA321;
    }
    .table_da tbody tr td
    {
        width:96%;
        padding:0px;
        padding-top:6px;
        margin:0px;
        height:auto; 
        display:block; 
        text-align:center;      
    }
    .content
    {
        width:100%;
        margin:0px auto;
    }
    .Bao_news_item
    {
        height:auto;
        text-align:center;
        display:block;
    }
    .Bao_news_item_left
    {
        width:100%;
        float:none;
    }
    .Bao_news_item_right
    {
        width:100%;
        float:none;
        text-align:center;
    }
    .Bao_news_item_right h4
    {
      margin-top:10px;
    }
    .Bao_news_item_right h4 a
    {
        font-size:16px;
    }
}

@media only screen and (max-width: 640px) 
{
.product-specifications img {
    width: 100%!important; 
    height: inherit!important;
}
    .nbs-flexisel-item > a > p.km_n
    {
        height:40px;
        line-height:15px;
padding-bottom:6px;
    }
.nbs-flexisel-item > a > img{
height:auto;
}
.content-grid_top img
{
   margin:0px auto;
}
    .span_1_of_4 h4
    {
        font-weight:bold;
    }
    a.lbt_dathang
    {
        padding: 10px 8px;
        margin: 0px 0px 0px 10px;
    }
    .ten_tieude
    {
        text-align:center;
    }
    .box_add_home_on ul li
    {
        margin-left:0px;
    }
    .Box_login_left
    {
        width:99%;
        float:none;
        padding:0px;
    }
    .Box_login_right
    {
        float:none;
        width:99%;
        padding:0px;
    }
    .Box_login_right table tr td input
    {
        padding:2px 0px;
    }
    .span_1_of_login
    {
        width:100%;
        float:none;
        display:block;
    }
    h4.title
    {
        font-size:15px;
    }
    .comments-area input[type="text"]
    {
        padding:10px 0px;
    }
    .comments-area input[type="password"]
    {
      padding:10px 0px;  
    }
    .comments-area input[type="submit"]
    {
        float:none;
    }
     .nav
    {
        background: #2E429B;
        margin-top: 38px;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50% !important;
    }
    .nav li li .parent {
        background-image: url("../images/icon-down-arrow.png") !important;
        background-repeat: no-repeat !important;
        background-position: 95% 50% !important;
    }
    .nav ul {
        display: block;
        width: 90%;
        background: #2E429B;
    }
    .nav li ul
    {
        background: #445BC8;
        width: 100%;
        font-size: 12px;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
    .nav li li li a
    {
        color:#fff;
        opacity: 1;
    }
    .nav > li.hover > ul
    {
        opacity: 1;
    }
    .toggleMenu
    {
        float:right;
        z-index:350 !important;
        background: #2e429b none repeat scroll 0% 0%;
    }
    .bao_menu_top a.a_tel
    {
        display: block;
        float: left;
        color: #fff;
        margin: 10px 0px 0px 15px;
    }
    .wrap
    {
        width:99%;
        margin:1% auto;
    }
    .logo
    {
      float:none;
      display:block;
      width:100%;
      text-align:center;
    }
    .header_top
    {
        height:auto;
        margin-bottom:10px;
        background-image:none;
    }
    .header_top_right
    {
        width:100%;
        display:block;
        float:none;
    }
    .header_top_right_bottom_search_box
    {
        width:96%;
        float:none;   
        margin:0px auto;
        margin-top:20px;    
    }
    .header_top_right_bottom_search_box input[type="text"]
    {
        width:60%;
    }
    .header_top_right_bottom_search_box input[type="submit"]
    {
        width:28%;
    }
    .callbacks_container
    {
        display:none;
    }
    .header_bottom_left
    {
        display:none;
    }
    .header_bottom_right
    {
        float:none;
        width:100%;
        padding-left:0px;
    }
    #mini_bar_menu
    {
        display:none;
    }
    .heading
    {
        text-transform: none;
        line-height: normal;
        text-align: center;
        border-bottom: 1px solid #B6B4B4;
        margin-bottom: 15px;
        padding:10px 0px;
    }
    .content-grids
    {
        border-top-color:#ddd;
        border-right-color:#ddd;
    }
    .content-grid
    {
        width:49%;
        margin:0px;
        padding:0px;
        border-bottom-color:#ddd;
        border-left-color:#ddd;
    }
    .span_1_of_4
    {
        width:100%;
        margin:0px;
        display:block;
        float:none;
        color:#ccc;
    }
    .col_1_of_4:first-child
    {
        width: 100%;
        margin: 0px;
    }
    .table_sp tbody tr td
    {
        width:99%;
         border-bottom-color:#ddd;
        border-left-color:#ddd;
        padding:10px 0px 0px 0px;
        display:block;
    }
    .box_details_product
    {
        width:96%;
        margin:0px auto;
        margin-bottom:20px;
    }
    .box_details_product_left
    {
        width:100%;
        float:none;
        text-align:center;
    }
    .box_details_product_right
    {
        width:100%;
        float:none;
        padding-left:0px;
    }
    .resp-tabs-list li
    {
        padding:10px 5px;
    }
    .resp-tab-active
    {
       padding:10px 5px;  
    }
    .resp-tab-content
    {
        padding:5px 0px 15px 5px;
    }
    .a_muahang
    {
       float:left;
       margin-right:0px;
    }
    .title_liness
    {
        background-color: #FBA321;
    }
    .table_da tbody tr td
    {
        width:96%;
        padding:0px;
        padding-top:6px;
        margin:0px;
        height:auto; 
        display:block; 
        text-align:center;      
    }
    .content
    {
        width:100%;
        margin:0px auto;
    }
    .Bao_news_item
    {
        height:auto;
        text-align:center;
        display:block;
    }
    .Bao_news_item_left
    {
        width:100%;
        float:none;
    }
    .Bao_news_item_right
    {
        width:100%;
        float:none;
        text-align:center;
    }
    .Bao_news_item_right h4
    {
      margin-top:10px;
    }
    .Bao_news_item_right h4 a
    {
        font-size:16px;
    }
}
@media only screen and (max-width: 768px) 
{
.product-specifications img {
    width: 100%!important; 
    height: inherit!important;
}
    .nbs-flexisel-item > a > p.km_n
    {
        height:40px;
        line-height:15px;
padding-bottom:6px;
    }
.nbs-flexisel-item > a > img{
height:auto;
}
.content-grid_top img
{
   margin:0px auto;
}
    .span_1_of_4 h4
    {
        font-weight:bold;
    }
    a.lbt_dathang
    {
        padding: 10px 8px;
        margin: 0px 0px 0px 10px;
    }
    .ten_tieude
    {
        text-align:center;
    }
    .box_add_home_on ul li
    {
        margin-left:0px;
    }
    .Box_login_left
    {
        width:99%;
        float:none;
        padding:0px;
    }
    .Box_login_right
    {
        float:none;
        width:99%;
        padding:0px;
    }
    .Box_login_right table tr td input
    {
        padding:2px 0px;
    }
    .span_1_of_login
    {
        width:100%;
        float:none;
        display:block;
    }
    h4.title
    {
        font-size:15px;
    }
    .comments-area input[type="text"]
    {
        padding:10px 0px;
    }
    .comments-area input[type="password"]
    {
      padding:10px 0px;  
    }
    .comments-area input[type="submit"]
    {
        float:none;
    }
     .nav
    {
        background: #2E429B;
        margin-top: 38px;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50% !important;
    }
    .nav li li .parent {
        background-image: url("../images/icon-down-arrow.png") !important;
        background-repeat: no-repeat !important;
        background-position: 95% 50% !important;
    }
    .nav ul {
        display: block;
        width: 90%;
        background: #2E429B;
    }
    .nav li ul
    {
        background: #445BC8;
        width: 100%;
        font-size: 12px;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
    .nav li li li a
    {
        color:#fff;
        opacity: 1;
    }
    .nav > li.hover > ul
    {
        opacity: 1;
    }
    .toggleMenu
    {
        float:right;
        z-index:350 !important;
        background: #2e429b none repeat scroll 0% 0%;
    }
    .bao_menu_top a.a_tel
    {
        display: block;
        float: left;
        color: #fff;
        margin: 10px 0px 0px 15px;
    }
    .wrap
    {
        width:99%;
        margin:1% auto;
    }
    .logo
    {
      float:none;
      display:block;
      width:100%;
      text-align:center;
    }
    .header_top
    {
        height:auto;
        margin-bottom:10px;
        background-image:none;
    }
    .header_top_right
    {
        width:100%;
        display:block;
        float:none;
    }
    .header_top_right_bottom_search_box
    {
        width:96%;
        float:none;   
        margin:0px auto;
        margin-top:20px;    
    }
    .header_top_right_bottom_search_box input[type="text"]
    {
        width:60%;
    }
    .header_top_right_bottom_search_box input[type="submit"]
    {
        width:28%;
    }
    .callbacks_container
    {
        display:none;
    }
    .header_bottom_left
    {
        display:none;
    }
    .header_bottom_right
    {
        float:none;
        width:100%;
        padding-left:0px;
    }
    #mini_bar_menu
    {
        display:none;
    }
    .heading
    {
        text-transform: none;
        line-height: normal;
        text-align: center;
        border-bottom: 1px solid #B6B4B4;
        margin-bottom: 15px;
        padding:10px 0px;
    }
    .content-grids
    {
        border-top-color:#ddd;
        border-right-color:#ddd;
    }
    .content-grid
    {
        width:49%;
        margin:0px;
        padding:0px;
        border-bottom-color:#ddd;
        border-left-color:#ddd;
    }
    .span_1_of_4
    {
        width:100%;
        margin:0px;
        display:block;
        float:none;
        color:#ccc;
    }
    .col_1_of_4:first-child
    {
        width: 100%;
        margin: 0px;
    }
    .table_sp tbody tr td
    {
        width:99%;
         border-bottom-color:#ddd;
        border-left-color:#ddd;
        padding:10px 0px 0px 0px;
        display:block;
    }
    .box_details_product
    {
        width:96%;
        margin:0px auto;
        margin-bottom:20px;
    }
    .box_details_product_left
    {
        width:100%;
        float:none;
        text-align:center;
    }
    .box_details_product_right
    {
        width:100%;
        float:none;
        padding-left:0px;
    }
    .resp-tabs-list li
    {
        padding:10px 5px;
    }
    .resp-tab-active
    {
       padding:10px 5px;  
    }
    .resp-tab-content
    {
        padding:5px 0px 15px 5px;
    }
    .a_muahang
    {
       float:left;
       margin-right:0px;
    }
    .title_liness
    {
        background-color: #FBA321;
    }
    .table_da tbody tr td
    {
        width:96%;
        padding:0px;
        padding-top:6px;
        margin:0px;
        height:auto; 
        display:block; 
        text-align:center;      
    }
    .content
    {
        width:100%;
        margin:0px auto;
    }
    .Bao_news_item
    {
        height:auto;
        text-align:center;
        display:block;
    }
    .Bao_news_item_left
    {
        width:100%;
        float:none;
    }
    .Bao_news_item_right
    {
        width:100%;
        float:none;
        text-align:center;
    }
    .Bao_news_item_right h4
    {
      margin-top:10px;
    }
    .Bao_news_item_right h4 a
    {
        font-size:16px;
    }
}