@media screen and (max-width: 1200px) {
	.left-wrapper #certificate {
		height: 300px;
	}
	.left-wrapper #top-product .img-wrapper {
		position: relative;
		margin: auto;
	}
	.left-wrapper #top-product .item {
		height: 120px;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.left-wrapper #top-product p {
		padding-left: 0px;
		text-align: center;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.footer_home #aboutus .img {
		text-align: center;
	}
	.footer_home #aboutus img {
		max-width: 300px;
	}

	/********* MENU TOP *********/
	.menu_top .menu_handler { display: block; }
	.menu_top .txt_search {
		margin-bottom: 5px;
	}
	#btn-menu-toggle,
	#btn-search-toggle {
		margin: 5px 15px;
		float: right;
	}
	#btn-search-toggle {
		margin: 5px 0px;
	}
	.menu_top #form-search { display: none; }
	#menuTop-wrapper {
		display: none;
	}
	ul#menu-top {
		margin-top: -10px;
	}
	ul#menu-top > li {
		width: 100%;
		text-align: left;
	}

}
@media screen and (max-width: 1024px) {
	#category-tabs {
		width: 1200px;
		overflow-x: auto;
	}
	#category-tabs li {
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 990px) {
	.banner_top {
		background-position: 100%;
	}
	.left-wrapper #certificate img {
		max-width: 269px;
	}
	.left-wrapper #top-product .main_title {
		margin-left: initial;
		margin-right: initial;
	}
	#header .supporters {
		padding: 8px 15px;
		margin: 20px 0px;
	}
	#catmenu-navigator {
		height: 18px;
		margin-top: 25px;
	}
	#category-tabs {
		margin-top: 20px;
	}
	.left-wrapper #top-product {
		padding: 0px;
		height: 406px;
	}
	.left-wrapper #certificate {
		height: 406px;
	}
	#support-handler {
		display: block;
	}
	#header .supporters {
		display: none;
		position: fixed;
		bottom: 114px; right: 2px;
		background: #444;
		z-index: 10000;
		border: 1px solid #ddd;
		border-radius: 4px;
	}
	#header .supporters a,
	#header .supporters img {
		display: block;
		margin: auto;
		margin-bottom: 10px;
	}
	#header .supporters img.logo { display: none; }
	#header .supporters span {
		color: #eee !important;
	}
	#catmenu-navigator {
		display: block;
	}
}
@media screen and (max-width: 980px) {

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

}
@media screen and (max-width: 767px) {
	.breakline_pc { display: none; }
	.breakline_tablet { display: block; }
	.banner_top .hotline {
		position: relative;
		text-align: left;
	}
	.left-wrapper #top-product {
		padding: 0px 0px 20px;
		margin-bottom: 20px;
	}

	/********* PRODUCT DETAILS *********/
	.page-content .img-detail .wrap-cover {
		width: 100%;
		position: relative;
	}
	.page-content .pr-detail {
		padding-left: 0px;
	}

	/********* FOOTER *********/
	.footer_home .intro-wrapper #top-article {
		margin-bottom: 20px;
	}
	.footer_home .intro-wrapper #top-article .news-item {
		margin-bottom: 40px;
	}
}

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

}
@media screen and (max-width: 600px) {
}
@media screen and (max-width: 480px) {
	.banner_top line.utm_beautiful {
		font-size: 30px;
	}
	.banner_top .hotline > span:first-child { font-size: 18px; }
	.banner_top .hotline > span:last-child { font-size: 22px; }
	ul#menu-top > li > ul > li > ul {
		left: 200%;
		top: 0%;
		border: 1px solid #6759ae;
	}
	ul#menu-top > li > ul > li:hover > ul {
		left: 50px;
		top: 0%;
	}
	ul#menu-top > li > ul > li > ul > li {
		background: -webkit-linear-gradient(right, #fff 50%, #acd 50%);
		background: -o-linear-gradient(right, #fff 50%, #acd 50%);
		background: linear-gradient(to left, #fff 50%, #acd 50%);
		background-size: 200% 100%;
		background-position: left bottom;
	}
}
@media screen and (max-width: 419px) {
	.category_wrapper .item_wrapper {
		width: 100%;
	}
	.footer_home .intro-wrapper #top-article .news-item {
		margin-bottom: 20px;
	}
	.intro-wrapper > div:first-child > div:last-child {
		overflow: hidden;
	}
	#frmContact p input,
	#frmContact textarea {
		width: 100% !important;
	}
	#frmContact .btn {
		padding-left: 0px !important;
	}
	#frmContact .btn input {
		display: block !important;
		margin-bottom: 5px !important;
	}
}
@media screen and (max-width: 367px) {
	.left-wrapper #certificate img {
		height: 117px;
		width: auto;	
	}
}
@media screen and (max-width: 360px) {
	.footer_home .intro-wrapper #top-article img {
		display: block;
		position: relative;
		margin: auto;
	}
	.footer_home .intro-wrapper #top-article h5,
	.footer_home .intro-wrapper #top-article p {
		padding-left: 0px;
	}
	.page-content .img-detail img {
		width: 90%;
	}
}
@media screen and (max-width: 333px) {

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

}
