@import url(https://fonts.googleapis.com/css?family=Arimo|Sriracha|Roboto+Condensed|Patrick+Hand);

/*
font-family: 'Sriracha', cursive;
font-family: 'Arimo', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/

body{
	background:none;
    font:14px/23px Helvetica,sans-serif;
    color: #222;
    padding: 0;
    margin: 0
}
* {border: 0; padding: 0; margin: 0}
a {
    text-decoration: none;
    color: #333;
}
a:hover {
    color: #93AC12;
}
ul{list-style-type:none}
.clear {clear: both}
input[type=text],input[type=password] {
    border: 1px #dcdcdc solid;
    color: #595959;
    margin: 0;
    padding: 1px
}
.center{text-align: center}
.left{text-align: left}
.right{text-align: right}
table {
    border-collapse: collapse;
    table-layout: auto
}
.main_border{border:1px solid gainsboro; background-color:#fff}
.main_wrap{width:980px; margin:0 auto; position:relative}
#wrapper{overflow:hidden;}

/*HEADER*/
header{background-color:#93ac12}
#top_header{overflow:hidden;}
#top_header .logo{float:left; margin:10px 0}
#top_header .logo a{display:inline-block; width:100%}
#ads_header{float:right}
#top_header .contact_info {
	color:#fff;
	position:absolute;
	top:15px;
	right:10px;
}
#top_header .contact_info i {
    color: #DA4B38;
	float:left;
	font-size:30px;
	margin-right:5px;
}
#top_header .contact_info span.textcall{color:#f1f1f1}
#top_header .contact_info strong {
    display: block;
    font: 300 24px/32px "Open Sans",sans-serif;
	float:left;
}
#top_header .service_top{display:block; float:left; width:500px; margin:45px 0;; color:#f1f1f1; text-align:center; font-size:25px; font-family:"Roboto Condensed"}
#top_header .service_top span{display:block; color:#c94300; font-size:35px; margin-top:10px;}
#top_header .service_top strong.blue{color:#17B8F4;}
#top_header .contact_info strong{
	display: block;
	font: 300 24px/28px "Open Sans",sans-serif;
}
#main_nav{float:right; display:block; padding:60px 0 0 0}
#main_nav ul{display:inline-block}
#main_nav ul li{float:left; position:relative;}
#main_nav ul li a{
	display:inline-block; 
	color:#fff; font-size:17px;
	padding:14px 12px;
	white-space:nowrap;
}
#main_nav > ul > li:first-child a{
	border-left:none;
}
#main_nav ul li:last-child a{border-right:none;}
#main_nav ul li:hover a{color:#000;}
#main_nav ul li a.selected{}
#main_nav ul li ul.submenu{top:48px;left:0; height:auto; width:180px; z-index:999; overflow:visible; position:absolute; display:none}
#main_nav ul li:hover ul.submenu{display:block}
#main_nav ul li ul.submenu li{position:relative; width:100%;}
#main_nav ul li ul.submenu li a{
	background:#179C0C; 
	position:relative; display:list-item;
	font-size:14px;
	padding:8px 10px;
	/*border-top:1px solid #019e90;
	border-bottom:1px solid #006b62;*/
}
#main_nav ul li a.aparent::after {
	content: "";
	font-family: FontAwesome;
	margin-left: 5px;
}
#main_nav ul li ul.submenu li:hover a{background:#3AB92F}
/*MENU MOBILE*/
#menumobile{padding:8px 0; display:block; position:relative; display:none}
#menumobile h3#disMenu{
  background-color: rgba(255, 255, 255, 0.1);
  background-image: url("images/menu-mobile.png");
  background-position: 11px center;
  background-repeat: no-repeat;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin-left: 10px;
  padding-right: 15px;
  text-align: right;
  width: 95px;
}
#menumobile ul{
	display: none;
	margin: 8px 10px 3px;
	overflow: hidden;
	width: auto;
}
#menumobile ul li{
	position:relative;
}
#menumobile ul li a{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 0.95em;
	line-height: 32px;
	margin-bottom: 1px;
	overflow: hidden;
	padding: 0 20px;
	text-transform: uppercase;
	white-space: nowrap;
}
#menumobile ul#showLang li a{text-align:right;}


/*TOP BANNER*/
.topbanner{width:1020px; margin:10px auto}
.topbanner .bleft{width:468px; float:left}
.topbanner .bright{width:468px; float:right}
/*DETAIL BANNER*/
.detailbanner{display:inline-block; margin:10px 0}
.detailbanner img{max-width:100%}

/*MAIN PAGE*/
#main_page{background:#fdfdfd url("images/bg-home.jpg") no-repeat scroll center top; position:relative; display:inline-block; width:100%;}
#main_page .wrapper{
	background:#fff; width:100%; 
	box-sizing:border-box; padding:15px;
	margin-top:15px; 
	min-height:500px; display:inline-block;
}
#toppage{padding:0 0 20px; width:100%; display:inline-block}
#home_page{margin-top:15px; background-color:#fff; padding:15px; box-sizing:border-box;min-height:500px; display:inline-block; width:100%}
#home_page1{margin-top:15px; background-color:#fff; padding:15px; box-sizing:border-box;}
#left_page, .proinfo_left{width:70%; float:left; position:relative; overflow:hidden}
#sidebar, .proinfo_right{width:30%; float:right; overflow:hidden; padding-left:40px; box-sizing:border-box}
#customer_slider{margin:20px 0}
#homeslide{width:100%; margin-bottom:20px}
#homeslide .lslide{width:20%; float:left; box-sizing:border-box}
#homeslide .rslide{width:80%; float:left; padding-left:15px; box-sizing:border-box;}
#homeslide .slide_wrap{background-color:#93AC12; padding:15px; box-sizing:border-box; width:100%; display:inline-block}
#homeslide .rslide .slide_wrap{height:345px !important; overflow:hidden}
#homeslide .lslide .slide_wrap{padding:5px 15px; display:inline-block}
#homeslide .lslide li{
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	float: left;
	height: 80px;
	margin: 5px 0 0;
	width: 100%;
	box-sizing:border-box;
	padding:5px 0;
}
#homeslide .lslide li img{height:70px; width:auto;}
#homeslide .lslide li:first-child{margin-top:0}

/*HOME PAGE*/
/*------------------*/
/*Featured Product*/
.featuredpro{display:inline-block}
.featuredpro .title{text-align:center; margin:30px 0}
.featuredpro .title h2{
	text-transform:uppercase; 
	font-size:1.8em; 
	line-height:1.4em; 
	font-weight:normal;
	color:#B6985A; 
}
.featuredpro .title p{font-size:1em; color:#666}
.featuredpro li{float:left; width:20%;}
.featuredpro li a{padding:10px; box-sizing:border-box; display:block; float:left}
.featuredpro li .info{text-align:center; margin:10px 0}
.featuredpro li .info h4{font-size:1.1em; line-height:1.3em; margin:5px 0; text-transform:uppercase}
.featuredpro li .info p.price{font-size:1em; color:#444}
.featuredpro li .info p.price span{font-size:1.1em; color:#fe1a19; font-weight:bold}
.featuredpro li img{width:100%; transition:all 1s ease 0s, border-color 1s ease-in-out 0s}
.featuredpro li img:hover{opacity:0.7;}

/*New Post*/
.newpost{display:inline-block; width:100%; float:left}
.newpost .listnews{}
.newpost .title{text-align:center; margin:30px 0}
.newpost .title h2{
	text-transform:uppercase; 
	font-size:1.8em; 
	line-height:1.4em; 
	font-weight:normal;
	color:#D35B30; 
}
.newpost .title p{font-size:1em; color:#666}
.newpost .title h2::after{background-color:#DC403B}
.newpost li{float:left; width:33.3333%;}
.newpost li a{padding:20px; box-sizing:border-box; display:block; float:left}
.newpost li .info{text-align:center; margin:10px 0}
.newpost li .info h4{font-size:1.1em; line-height:1.25em; margin:7px 0 5px; font-weight:normal; color:#111; height:3.75em}
.newpost li .info h4:hover{color:#0084B1}
.newpost li img{width:100%; transition:all 1s ease 0s, border-color 1s ease-in-out 0s}
.newpost li img:hover{opacity:0.8;transform:scale(1.1);}

/*Commit*/
.commit{display:inline-block; width:100%; margin:20px 0}
.commit .item{float:left; width:33.33%;box-sizing:border-box; padding:10px 20px; color:#fff; cursor:pointer;}
.commit .item-wrap{
	background-color:#0084B1; 
	text-align:center;
	box-sizing:border-box; padding:50px 30px;
	 border-radius:50%
}
.commit .item-wrap.bg1{background-color:#944F95}
.commit .item-wrap.bg2{background-color:#E06098}
.commit .item i{font-size:80px}
.commit .item h3{font-size:1.3em; padding:10px 0}
.commit .item p.desc{font-size:1em; line-height:1.4em}

/*Middle Ads*/
.midads{width:100%; display:inline-block; text-align:center; margin:15px 0}
.midads img{max-width:100%;}

/*Cate List Product*/
.catelist{display:inline-block; width:100%}
.catelist .title{text-align:center; margin:30px auto; width:75%}
.catelist .title h1,.catelist .title h3{
	text-transform:uppercase; 
	font-size:1.8em; 
	line-height:1.4em; 
	font-weight:normal;
	color:#27A39C; 
}
.catelist .title p{font-size:1em; color:#666}
.catelist li{float:left; width:20%;}
.catelist li a{padding:10px; box-sizing:border-box; display:block; float:left}
.catelist li .info{text-align:center; margin:10px 0}
.catelist li .info h4{font-size:1.1em; line-height:1.3em; margin:5px 0; text-transform:uppercase}
.catelist li .info p.price{font-size:1em; color:#444}
.catelist li .info p.price span{font-size:1.1em; color:#fe1a19; font-weight:bold}
.catelist li img{width:100%; transition:all 1s ease 0s, border-color 1s ease-in-out 0s}
.catelist li img:hover{opacity:0.7;}


/*CAT LIST*/
.newlist{margin-top:10px}
.newlist .title{padding:0 0 5px 0; border-bottom:#0075B1 solid 2px; margin-bottom:10px; position:relative}
.newlist .title a.readmore{position:absolute; top:2px; right:0;}
.newlist .title a.readmore:hover{text-decoration:underline}
.newlist .title h3{font-size:18px; color:#0075B1; text-transform:uppercase; font-weight:normal; white-space:nowrap;}
.newlist .title h1{font-size:18px; text-transform:uppercase; font-weight:normal; white-space:nowrap; padding-bottom:5px}
.newlist .title .desc{font-size:14px; font-weight:normal; padding:5px 0}
.newlist .list{display:inline-block; padding:5px 0 0.5%;}
.newlist .list li{
	float:left; width:31.833%; 
	margin:0.75%; padding:7px; 
	background:#f2f2f2; 
	border:1px solid #ccc;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	height:310px;
}
.newlist .list li a:hover{color:#000}
.newlist .list li:hover{box-shadow:0px 0px 3px #444}
.newlist .list li img{width:100%}
.newlist .list li .info{width:96%; padding:2%; height:140px; overflow:hidden}
.newlist .list li .info h4{color:#444; margin:5px 0; font-size:1.1em; line-height:1.3em; max-height:2.6em; overflow:hidden}
.newlist .list li .info p{font-size:0.95em; height:6.8em; overflow:hidden; 1.6em}

/*PRO INFO*/
.proinfo{width:100%;position:relative; display:inline-block; margin:0}
.proinfo .binfo{display:inline-block; width:100%; margin:20px 0 0}
.proinfo .binfo .linfo{float:left; width:44%;}
.proinfo .binfo .linfo img{width:100%; border:1px solid #e2e2e2; padding:5px; box-shadow:0 5px 6px -6px #000; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}
.proinfo .binfo .rinfo{float:right; width:56%; box-sizing:border-box; padding-left:20px}
.proinfo .binfo .rinfo h1{font-size:1.5em; margin:0 0 10px; line-height:1.2em; color:#333}
.proinfo .binfo .rinfo p{font-size:1em; margin:5px 0}
.proinfo .binfo .rinfo p span{margin:0 3px}
.proinfo .binfo .rinfo .price{margin:10px 0}
.proinfo .binfo .rinfo .price span{font-size:20px; color:#fe1a19; font-weight:bold}
.proinfo .binfo .rinfo a.btn_buy{
	background: url("images/btn_buyer.png") no-repeat scroll -244px -324px rgba(0, 0, 0, 0);
	display: block;
	height: 50px;
	width: 182px;
	cursor:pointer;
	margin:10px 0;
}
.proinfo .binfo .rinfo a.btn_buy:hover{
	background-position:-244px -374px;
}
.proinfo .binfo .rinfo .moredesc{border-radius:5px; background:#f2f2f2; border:1px solid #e1e1e1; padding:10px}
.proinfo .binfo .rinfo .moredesc li{list-style-type:none; list-style-position:inside; padding:2px 0}
.pro_detail{border-top:1px solid #e1e1e1; display:inline-block; margin:0 0 10px; padding:10px 0; width:100%;}
.proinfo .binfo .rinfo .moredesc li::before{ content:""; background:url(images/li_la.png) no-repeat; height:21px; width:18px; display:block; float:left; margin-right:3px}
.pro_detail p, .pro_detail span, .pro_detail div, .pro_detail h2{font-size:1em; margin:15px 0; line-height:1.6em; text-align:justify}
.pro_detail h2{font-size:1.2em}
.pro_detail h3{font-size:1.1em}
.pro_detail table{margin:0 auto}
.pro_detail img{max-width:96%; height:auto !important; margin:10px auto 5px; display:block}
.pro_detail li{list-style:inside disc; line-height:20px; margin:10px 0 10px 10px}


#main_page .box_left{width:100%; float:left; margin-bottom:20px}
#main_page .box_left .title{height:30px; line-height:35px; border-bottom:solid #CC3300 2px; text-transform:uppercase; font-size:16px}
#main_page .box_left .content{padding:10px 0}

.botbanner{width:94%; padding:3%; text-align:center; border-top:1px solid gainsboro; clear:both; background:none}

.botbanner img{max-width:100%}

/*PRODUCT ORDER*/
#product_order .order{width:100%; float:left}
#product_order .order_content{width:50%; float:left; margin-top:5px}
#product_order .order_info{width:50%; float:left}
#product_order .order_info_wrap{padding:10px 0 0 60px}
#product_order .order label{
	display: block;
	font-size: 1.1em;
	line-height: 28px;	
}
#product_order .order_info .topinfo{width:90%; padding:5%; background-color:#F6F6F6; float:left; border-radius:6px}
#product_order .order_info .topinfo p.price{margin:3px 0 0;}
#product_order .order_info .topinfo p.price span{color:#fe1a19; font-weight:bold; font-size:18px}
#product_order .order_info .topinfo li{padding:5px 0; display:list-item;}
#product_order .order_info .topinfo li span{margin:0 5px}
#product_order .order_info .topinfo img{margin-bottom:10px; width:100%}
#product_order .order_info .topinfo h1{font-size:16px; text-transform:uppercase; line-height:28px; font-weight:bold}
#product_order .order_info .botinfo{padding:10px 0}
#product_order .order_info .botinfo h4{font-size:16px; text-transform:uppercase; padding:2px 0; border-bottom:1px solid #ccc; margin:0 0 7px}
#product_order .order_info .botinfo li .icon{
	background:url(images/main-icon-1.png) no-repeat -270px -44px; 
	width:22px;
	height:20px;
	display:block;
	float:left;
	margin-top:4px
}
#product_order .order_info .botinfo li{
	font-size:15px;
	padding:3px 0;
	width:100%;
	line-height:20px
}
#product_order .order .frm-input{
	border: 1px solid #ccc;
	background-color:#fff;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.1) inset;
	box-sizing:border-box;
	display: block;
	font-size: 14px;
	font-family:inherit;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	padding: 0 1.5%;
	width: 100%;
	transition:box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s
}
#product_order .btn-buy{
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	line-height: 10px;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 1.4444;
	padding: 15px 0;
	width: 230px;
	background-color: #AA360F;
	color: #fff;
	margin:20px 0 0		
}
#product_order .btn-buy:hover{background-color:#DD5F32}

/*ORDER SUCCESS*/
.order-success{text-align:center; min-height:200px}
.order-success h2.title{font-size:24px; margin:20px 0 30px; text-transform:uppercase}
.order-success p.content{font-size:16px; line-height:24px;}

/*FOOOTER*/
#footer{background:#228DC9; min-height:40px; color:#fff !important;}

#footer .fwrapper{margin:0 auto; padding:30px; display:inline-block}
#footer .fwrapper p{padding:0 0 5px}
#footer .fwrapper ul{padding:5px 0}
#footer .fwrapper ul a{padding:0 5px; border-right:1px solid #ccc; font-size:1em; color:#fff}
#footer .fwrapper ul a:last-child{border:none}
#footer .fleft{width:35%; float:left; box-sizing:border-box}
#footer .fright{width:65%; float:right; box-sizing:border-box; padding-left:15px}
#footer .ftblock{width:50%; float:left}
#footer .ftblock h3{text-transform:uppercase; font-size:1.1em}
#footer .fleft h2{font-size:30px; padding:5px 0; line-height:32px; font-weight:normal; text-transform:uppercase}
#footer .fleft li{font-size:15px;}
#footer .fleft li i{margin-right:4px; font-size:18px}
#footer .fleft li i.fa-mobile{margin-right:8px; font-size:22px}

/*NEWS TOP*/
.news_event li{width:320px; float:left; margin:0 20px 20px 0}
.news_event li.odd{margin-right:0}
.news_event li h2{line-height:24px; font-size:16px; margin:5px 0;}
.news_event li h2 a{color:#333}
.news_event li h2 a:hover{color:#000}
.news_event li p{line-height:20px}
.news_event img{width:100%; height:200px}

/*RIGHT NEWS*/
.right_promotion{padding:5px}
.right_promotion li{float:left; width:100%; padding:10px 0; border-bottom:1px solid #fff}
.right_promotion li img{width:80px; float:left; margin-right:5px; box-shadow: 1px 2px 5px -4px #000; -moz-box-shadow: 1px 2px 5px -4px #000; -webkit-box-shadow: 1px 2px 5px -4px #000;}
.right_promotion li h2{font-size:14px; font-weight:normal; line-height:22px}
.right_promotion li a{color:#333; display:block}
.right_promotion li a:hover{color:#000;}

/*NEWS INDEX*/
.newslist{margin:15px 0; display:inline-block}
.newslist .title{display:inline-block; margin-bottom:10px}
.newslist .title h1,.newslist .title h3{
	color:#0087CB; float:left; 
	font-size:1.6em; text-transform:uppercase; 
	padding:2px 0 2px 10px; 
	border-left:3px solid #DC403B;
	font-weight:normal;
}
.newslist li{
	float: left;
	overflow: hidden;
	width: 100%;
	padding:15px 0;
	border-bottom:1px solid #ddd;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.newslist li a{}
.newslist li img{width:40%; margin-right:15px; float:left}
.newslist li h4{font-size:1.5em; line-height:1.25em; margin-bottom:10px; font-weight:normal}
.newslist li p{font-size:1em; color:#000; line-height:1.5em}

/*NEWS DETAIL*/
.news_detail{padding-right:5px}
.news_detail *{font-family:Arial, Helvetica, sans-serif !important}
.news_detail li{list-style-type:disc !important; list-style-position:inside !important; padding-left:10px; font-size:1.05em; margin:10px 0}
.news_detail h1{font-size:1.8em; margin:20px 0 15px; color:#222; line-height:1.2em}
.news_detail .title{
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 5px;
}
.news_detail .infopost{
	border-top: 1px solid #e2e2e2;
	clear: both;
	color: #999;
	margin-top: 10px;
	padding: 5px 0 10px;
	text-transform: capitalize;
	width: 100%;
	font-size:12px;
}
.news_detail .infopost a{color:#555}

.news_detail .desc{color:#333; font-size:1em; font-weight:bold; margin:20px 0 15px; width:100%; line-height:20px}
.news_detail .content{color:#111; margin:20px 0}
.news_detail .content p, .news_detail .content span, .news_detail .content div{font-size:1.1em; margin:12px 0; line-height:1.5em; text-align:justify}
.news_detail h2{font-size:1.3em; line-height:1.5em; color:#333}
.news_detail h3{font-size:1.15em; line-height:1.3em; color:#333}
.news_detail strong{color:#444}
.news_detail a{color:#00983b}
.news_detail a:hover{color:#3AB92F}
.news_detail .content table{margin:0 auto}
.news_detail .noteimg, .news_detail .noteimg span{margin:0}
.news_detail .content img{max-width:100%; margin:10px auto 5px; display:block; height:auto !important}

/*RIGHT PRODUCT*/
.product_right{margin-bottom:20px; width:100%; display:inline-block}
.product_right .title{background:#f7f7f7; font-size:1.1em; border-left:3px solid #16D481; padding:7px 0 7px 7px; color:#555; text-transform:uppercase; margin-bottom:3px}
.product_right .list{}
.product_right li{float:left; width:100%; padding:10px; background:#F2F2F2; margin-bottom:10px; box-sizing:border-box}
.product_right li img{width:100%;}
.product_right li h4{text-align:center; font-weight:bold; text-transform:uppercase;}
.product_right li p{text-align:center; font-size:1em; color:#444}
.product_right li p span{color: #fe1a19;font-size: 1.143em;font-weight: bold;margin: 10px 0;}
.product_right li.main h4{color:#00983B; font-size:1.2em}
.product_right li.main h4:hover{color:#0084B1}
.product_right li.sub{padding:3px; margin-bottom:5px}
.product_right li.sub p span{color:#111; font-size:1.1em}
.product_right li.sub img{width:40%; float:left; padding-right:10px}
.product_right li.sub h4{text-align:left;}
.product_right li.sub p{text-align:left;}

/*RIGHT NEWS*/
.news_right{margin-bottom:20px; width:100%; display:inline-block; background:#f7f7f7}
.news_right .title{font-size:1.1em; border-left:3px solid #16D481; padding:7px 0 7px 7px; color:#555; text-transform:uppercase;}
.news_right .list{}
.news_right li{float:left; width:96%; border-top:3px solid #fff; padding:2%}
.news_right li img{width:38%; margin-right:7px; float:left}
.news_right li h4{font-size:14px; font-weight:normal; line-height:20px}

/*BREADCRUMB*/
.breadcrumb{float:left}
.breadcrumb div{margin:0 3px; font-size:14px; display:inline-block; white-space:nowrap}
.breadcrumb div.home{/*background:url(images/br-home.png) no-repeat; text-indent:-999px; width:16px; height:16px*/}
.breadcrumb div.arrow{background:url(images/br-arrow.png) no-repeat; height:8px; width:8px;}
.breadcrumb div a{font-size:14px; display:block; white-space:nowrap}

/*STATIC PAGE*/
.staticpage{}
.staticpage h1{font-size:16px; text-transform:uppercase; line-height:24px; border-bottom: 2px solid #CC3300; font-weight:bold}
.staticpage .content{margin-top:15px}

/*SUPPORT ONLINE*/
.support_online{
	height:55px; margin-top:8px;
	box-shadow:1px 1px 3px #555; 
	-moz-box-shadow:1px 1px 3px #555; 
	-webkit-box-shadow:1px 1px 3px #555;
	width:100%; overflow:hidden
}
.support_online li{float:left; margin:5px; height:47px; line-height:47px; font-size:16px}
.support_online li img{vertical-align:middle}

/*ADS RIGHT*/
.ads_right{width:100%}
.ads_right li{float:left; margin-bottom:10px;}
.ads_right li img{
	border: 1px solid #d7d7d7;
	box-shadow: 1px 2px 5px -4px #000;
	padding: 4px;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*SOCIAL*/
.social{display:block; position:absolute; top:4px; right:0}
.social li{float:left; display:inline-block; margin:0 3px}

/*GROUP LIKE*/
.fixed_social{position:fixed; top:200px; left:0px; text-align:center; background-color:#7ECEFD; border-radius:0 6px 6px 0; padding:8px 6px}
.fixed_social li{display:block; margin:5px 0}

/*BOTTOM NEWS*/
.bottom_news{width:1020px; margin:0 auto; background-color:#f3f3f3; margin-top:20px}
.bottom_news .title{padding:10px 0}
.bottom_news .title a{
	display:block-inline; background-color:#007F74; 
	height:30px; line-height:30px; 
	text-align:center; font-size:15px; color:#fff; 
	padding:5px 20px 5px 15px; margin-left:-7px;
	width:200px; font-weight:bold
}
.bottom_news .title .tshadow{background-color:#00665D; height:10px;width:10px; transform: rotate(45deg); position:absolute; margin:-7px 0 0 -5px; z-index:-999}
.bottom_news ul{}
.bottom_news ul li{display:inline-flex; width:180px; padding:6px}
.bottom_news ul li:first-child{margin-left:0}
.bottom_news ul li img{width:100%}
.bottom_news ul li h2{font-size:12px; font-weight:normal; padding:5px}

/*PAPER*/
.divPager{
    text-align: center;
    padding:20px 0;
	margin:0 auto;
	display:table
}

.divPager ul{
    float: left;
}
.divPager ul li{float:left; margin:0 4px 0 0}
.divPager ul li a,.divPager ul li span{
	background-color: #fff;
	border: 1px solid #ebebeb;
	color: #656e7d;
	display: inline-block;
	float: left;
	font-weight: bold;
	line-height: 1.2em;
	padding: 8px 12px;
	text-decoration: none;
	transition:background-color 0s ease 0s, color 0.2s linear 0s;
}
.divPager ul li .selected,.divPager ul li:hover a, .divPager ul li:hover span{background-color:#0075B1; color:#fff}
/*****************************************************************************
	
	Bang Gia
	
******************************************************************************/	
.banggia {
	width:100%;
	border-collapse:collapse;
	line-height:none;
	margin-bottom:20px;
}
.banggia td {
	border:1px solid #dddddd;
	padding:4px 6px;
}
.banggia th {
	border:1px solid rgba(255,255,255,0.2);
	border-top:none;
	border-bottom:none;
	background-color:#9B5A0A;
	color:white;
	padding:3px 5px;
	font-weight:bold;
	text-align:center;
}
.banggia th:first-child { border-left:none; }
.banggia th:last-child { border-right:none; }
.banggia p {
	margin:0;
}
.banggia img {
	padding:0;
	border:none;
}
/*Image Caption*/
.imgcap{
	background-color:#f8f8f8; 
	max-width:100%; 
	border:1px solid #e6e6e6; 
	text-align:center !important; 
	width:auto !important; 
	display:table;
	margin:0 auto 10px !important;
	padding:5px !important;
}
.imgcap img{
	border: 0 none;
	margin:0 !important;
	padding:0 !important;
	height:auto !important;
}
.imgcap p{
	font-size:13px !important;
	font-style:italic;
	padding:0 !important;
	margin:0 0 3px !important;
}
.imgcap.nobor{border:none !important;}
.imgcap.nobg{background:none !important;}
.imgcap.nopad{padding:0 !important;}

/*CSS RWD*/
@media screen and (max-width: 1019px){
	#menumobile{display:block}
	#main_nav{display:none}
	#main_page{width:100%}
	#sidebar{width:100%; padding:0}
	.proinfo_right{display:none}
	#left_page,.proinfo_left{width:100%;}
	.main_wrap{width:100%}
	.newpost li{width:25%}
	.newpost li:last-child{display:none}
	.myaddress .title{width:100%}
	.fixed_social{display:none}
}
@media screen and (max-width: 799px) {
	#main_page .wrapper{padding:10px}
	.featuredpro li{width:50%;}
	.commit .item{padding:10px;}
	.newpost li{width:50%}
	.catelist .title{width:100%}
	.catelist li{width:50%}
	.tright{display:none}
	.newlist .list{box-shadow:none}
	.newlist .list li{width:48%; margin:1%; padding:7px; height:auto}
	.newlist .list li .info h4{font-size:16px}
	.newlist .list li .info p{font-size:14px;}
	#footer .fleft{width:100%;}
	#footer .fright{width:100%; float:none; margin:25px auto 0; padding-left:0}
}
@media screen and (max-width: 749px) {
	body{font-size:16px}
	#top_header .contact_info{display:none}
	.commit .item{width:100%; padding:0}
	.proinfo .binfo .linfo{width:100%}
	.proinfo .binfo .rinfo{width:100%; padding-left:0; margin-top:15px}
	.pro_detail img{max-width:98% !important; height:auto !important}
	.news_detail{padding-right:0}
	.news_detail .desc, .news_detail .content p, .news_detail .content span, .news_detail .content div, .news_detail .content h2,.news_detail .content table{font-size:16px !important; line-height:22px}
	.news_detail .content img{max-width:98% !important; height:auto !important}
	.social{display:none}
}
@media screen and (max-width: 581px) {
	#main_page .wrapper{padding:5px}
	.commit .item .desc{display:none}
	.featuredpro li{width:100%}
	.catelist li{width:100%}
	.newpost li{width:100%;}
	.newpost li img{width:40%; float:left; padding-right:7px}
	.newpost li .info{text-align:left; margin:0;}
	.newpost li .info h4{margin:0; height:auto !important}
	.pro_detail .binfo .linfo{width:100%}
	.pro_detail .binfo .rinfo{width:100%; float:left; margin:20px 0 0}
	.newslist li h4{font-size:1.2em}
	.newlist .list li{width:98%; margin:1%; padding:10px; height:auto;}
	.newlist .list li img{width:40%; float:left; margin-right:15px;}
	.newlist .title a.readmore{display:none}
	.newlist .list li .info{padding:0; height:auto; width: auto}
	.newlist .list li .info h4{font-size:0.8em; margin:0 0 5px; height:auto; font-size:1em; max-height:none}
	.newlist .list li .info p{font-size:0.9em; height:auto;}
	#product_order .order_content{width:100%; float:left}
	#product_order .order_info{width:100%; float:left}
	#product_order .order_info_wrap{padding:10px 0 0 0}
	#ads_header{float:left; padding:5px}
	#ads_header img{width:100%;}
	.news_list li .imgthumb{width:100%}
	.news_list li .imgthumb img{width:auto; max-width:100%}
	.home_news_cate{width:100%; margin:0 -1px 0 0}
	.topbanner .bleft{width:100%}
	.topbanner .bright{display:none}
	.video_list li h2{font-size:16px;}
	.breadcrumb span{font-size:16px;}
	.breadcrumb span a{font-size:16px;}
	#footer .fright iframe{width:100% !important}
	#footer .fright{display:none}
}
@media screen and (max-width: 381px) {
	#footer .fwrapper ul a{font-size:12px}
	.newslist li img{width:40%}
	.newslist li p{display:none}
	.video_list li{width:96%; padding:2%}
	.breadcrumb{display:none}
	.newlist .list li .info p{font-size:0.9em; height:auto; display:none}
}
.fb-comments iframe{width:100% !important;}