@media only screen and (min-width: 1025px) and (max-width: 1169px){
	#navigation{
		min-width: 1170px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.box-category .category-title li {
	    display: none;
	}
	.box-category .category-title li:first-child {
	    display: inline-block;
	    bottom: 8px;
	}
	.box-category .find-order {
	    width: 52%;
	}
	.box-category .find-price {
	    display: none;
	}
	.wrap{
		width: 95%;
	}
	.item-product {
	    width: 33.33%;
	}
	.item-product:last-child{
		border-right: 1px solid #e5e5e5;
	}
	.item-news-home {
	    width: 46%;
	    margin: 0 4% 30px 0;
	}
	#document .form {
	    width: 65%;
	}
	#document .text {
	    width: 35%;
	}
	#document .form input {
	    width: 300px;
	}
	#footer .col1 {
	    width: 50%;
	    padding-left: 40px;
	}
	#footer .col2 {
	    width: 50%;
	    padding-left: 40px;
	    border-right: none;
	}
	#footer .col3 {
	    width: 100%;
	}
	#slider {
	    width: 100%;
	    height: 315px;
	}
	#carousel {
	    display: none;
	}
	.slide-home .flexslider .slides img {
	    float: left;
	    width: 100%;
	}
	#slider .slides > li {
	    height: 350px;
	}
	#header .support{
	     display: none; 
	}
	#header .logo {
	    width: 35%;
	}
	#navigation {
	    height: 120px;
	}
	.item-product:nth-child(5) {
	    border-right: 1px solid #e5e5e5;
	}
	.box-description-cate .left, .box-description-cate .right {
	    width: 100%;
	}
	.box-description-cate .right .image {
	    width: 100%;
	}
	#footer-bottom .left {
	    display: none;
	}
	#document .form a {
	    top: 1px;
	}
	#detail .infomation li {
	    width: 100%;
	}
	#detail .infomation .request-support {
	    margin-top: 10px;
	    float: left;
	}
	#detail .left-bottom {
	    width: 100%;
	}
	#detail .sidebar {
	    display: none;
	}
	.item-news:nth-child(3n+2) {
	     margin: 0; 
	}
	.item-news {
	    width: 48%;
	}
	.item-news:nth-child(2n+1){
		clear: both;
	}
	#category-news .item-news:nth-child(3n+1) {
	    clear: none;
	}
	.item-news:nth-child(2n+2){
		float: right;
	}
	#news-detail .sidebar {
	    display: none;
	}
	#news-detail .content {
	    width: 100%;
	    float: left;
	}
	#news-detail .item-news .image {
	    height: 230px;
	}
	#navigation {
	    display: none;
	}
	#header{
		display: none;
	}
	#header-mobile{
		display: block;
	}
	.item-news-home .image img {
	    width: 100%;
	     height: auto; 
	    float: left;
	}
}
@media only screen and (max-width: 767px){
	ul.pagination {
	    padding-top: 25px;
	}
	ul.pagination li {
	    line-height: 50px;
	}
	.box-description-cate {
	    margin-top: 20px;
	}
	.box-description-cate iframe{
            width: 100%;
        }

	#buttonshare{
		display: none;
	}
	#contact {
	    margin-top: 10px;
	}
	#product-home {
	    padding-top: 20px;
	}
	#contact .top-contact {
	     margin-top: 0; 
	}
	#slider {
	    width: 100%;
	    height: 350px;
	}
	#carousel {
	    display: none;
	}
	.slide-home .flexslider .slides img {
	    float: left;
	    width: 100%;
	    margin-top: 10px;
	}
	#slider .slides > li {
	    height: 350px;
	}
	#contact .left {
	    width: 100%;
	}
	#contact .col:nth-child(5) {
	     margin-left: 0; 
	}
	#contact .col:nth-child(2) {
	     margin-left: 0;
	}
	#contact .col {
	    width: 100%;
	    margin-top: 30px;
	}
	#contact .right {
	    width: 100%;
	    float: left;
	    margin-left: 0;
	    margin-top: 20px;
	}
	.wrap{
		width: 95%;
		margin: 0 auto;
	}
	#document {
	    height: 110px;
	}
	#document .text {
	    width: 100%;
	    font-size: 25px;
	    line-height: 50px;
	    text-align: center;
	}
	#document .form {
	    width: 100%;
	}
	#document .wrap{
		position: relative;
	}
	#document .form input {
	    width: 100%;
	    margin-top: 0;
	}
	#document .form a {
	    position: absolute;
	    right: 0px;
	    top: 50px;
	}
	#footer .col1, #footer .col2, #footer .col3, #footer .col4 {
		width: 100%;
		border-right: none;
		height: auto;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 25px;
	}
	#footer .col4 li {
	    padding-left: 0;
	    position: relative;
	}
	#footer .col4 i {
	    padding-right: 5px;
	}
	#footer .info-company p {
	    line-height: 20px;
	    padding-top: 5px;
	}
	#footer-bottom .right {
	    width: 100%;
	}
	#footer-bottom .left {
	    display: none;
	}
	.item-news-home {
	    width: 90%;
	    margin-left: 5%;
	    margin-bottom: 30px;
	}
	.item-news-home .image {
	    height: auto;
	}
	.item-news-home .image img {
	    width: 100%;
	    height: auto;
	    float: left;
	    position: unset;
	    max-height: initial;
	}
	.item-product {
	    width: 50%;
	    border-bottom: 1px solid #e5e5e5;
	}
	.item-product:last-child{
		/*border-bottom: none;*/
	}
	#product-home .list-product{
		/*border-bottom: none;*/
	}
	.item-product img {
	    max-width: 90%;
	    max-height: 200px;
	}
	.item-product.item-view-more{
		background: #f2f2f2;
	}
	.item-product.item-view-more .image{
		margin-top: 70px;
		height: 150px;
	}
	.item-product.item-view-more img {
	    max-width: 70%;
	    max-height: 150px;
	}
	.item-product.item-view-more p{
		color: #2a80b9;
		text-align: center;
		font-size: 20px;
		clear: both;
    	padding-top: 10px;
	}
	.item-product .image {
	    height: 220px;
	}
	.item-product:last-child{
		border-right: 1px solid #e5e5e5!important;
		height: 349px;
	}
	.item-product:nth-child(2n+2){
		border-right: none!important;
	}
	.box-category .category-title li {
	    display: none;
	}
	.box-category .category-title li:first-child {
	    display: inline-block;
	    bottom: 8px;
	    line-height: 30px;
	}
	.box-category .category-title {
	    height: 60px;
	}
	#slider .slides > li {
	    height: 320px;
	}
	#slider {
	    height: 320px;
	}
	.box-description-cate .left, .box-description-cate .right {
	    width: 100%;
	    float: left;
	}
	.box-description-cate .right .image {
	    width: 100%;
	    float: left;
	    margin-top: 20px;
	}
	.item-product:nth-child(5) {
	     border-right: 1px solid #e5e5e5;
	}
	#navigation {
	    display: none;
	}
	#top-web .left {
	    display: none;
	}
	#top-web .right {
	    width: 100%;
	    float: right;
	}
	.slide-home .flexslider .slides img {
	    position: relative;
	}
	#slider .slides > li {
	    height: auto!important;
	}
	#slider {
	    height: auto;
	}
	#header{
		display: none;
	}
	#header-mobile{
		display: block;
	}
	.box-category .find {
	    display: block;
	}
	.box-category .find-price{
		display: none;
	}
	.box-category .find-order{
		display: none;
	}
	.box-category .rating-show{
		position: unset !important;
		padding: 5px 0;
	}
	.box-category {
	    margin-top: 10px;
	}
	.box-category .category-title ul{
	    width: 100%!important;
	}
	.box-category .rating-show {
		top: 37px!important;
		left: 5px!important;
	}
	.item-news {
	    width: 49%;
	}
	.item-news:nth-child(3n+2) {
	    margin: 0;
	}
	.item-news:nth-child(2n+1) {
	    clear: both;
	}
	.item-news:nth-child(3n+1) {
	    clear: none!important;
	}
	.item-news:nth-child(2n) {
	    float: right;
	}
	#category-news {
	    margin-top: 15px;
	}
	#news-detail .sidebar {
	    display: none;
	}
	#news-detail .content {
	    width: 100%;
	    float: left;
	}
	#news-detail {
	    margin-top: 10px;
	}
	#detail .image {
	    width: 100%;
	    height: 440px;
	}
	#detail .infomation {
	    width: 100%;
	     margin-left: 0; 
	}
	#detail .sidebar {
	    width: 100%;
	    margin-top: 20px;
	}
	#detail .sidebar .item .info {
	    width: calc(100% - 110px);
	    margin-left: 10px;
	    float: left;
	}
	#detail .sidebar .content {
	    padding: 10px 20px;
	}
	#detail .left-bottom {
	    width: 100%;
	}
	#detail .infomation .request-support {
	    margin-right: 50px;
	}
	#detail .infomation .buy-now {
	    margin-left: 50px;
	}
}
@media only screen and (max-width: 480px){
	.box-description-cate .right .image .play-video {
	    top: 70px;
	}
	.item-product h3 {
	    height: 75px;
	}
	.content-detail .css-content iframe{
		width: 100%!important;
	}
	#err-404 {
	    padding: 0px 0 30px;
	}
	#err-404 h1 {
	    font-size: 60px;
	}
	#err-404 .p1 {
	    font-size: 16px;
	    line-height: 22px;
	}
	#err-404 .p2 {
	    font-size: 16px;
	    line-height: 25px;
	    padding-top: 10px;
	}
	#order .content {
	    width: 100%;
	    padding: 20px 10px;
	}
	#order .text {
	    width: 100%;
	    margin-left: 0;
	    padding: 10px 0;
	}
	#order .image {
	    width: 100%;
	    margin: 0 auto;
	    position: relative;
	    height: 150px;
	}
	#order .image img {
	    width: auto; 
	    height: 150px;
	    margin: auto;
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	}
	#order .more-info input[type="text"] {
	    font-size: 16px;
	}
	#order .form-group .form-address {
	    font-size: 16px;
	}
	#order .more-info textarea {
	    font-size: 16px;
	}
	#order .form-group .form-name, #order .form-group .form-phone, #order .form-group .form-request {
	    width: 100%;
	    font-size: 16px;
	}
	#order .form-group .form-phone {
	    margin-top: 10px;
	}
	.masonry {
		margin: 0;
	}
	#detail .tab li {
	     float: none; 
	    display: block;
	    margin-bottom: 5px;
	    box-sizing: border-box;
	}
	#detail .tab li.active {
	    border: 1px solid #2980b9;
	}
	#detail .infomation .btn p.p {
	    line-height: 22px;
	}
	#detail .infomation li {
	    width: 100%!important;
	    height: auto!important;
	    line-height: 20px!important;
	}
	#detail .infomation .buy-now {
	     margin-left: 0; 
	     clear: both;
	}
	#detail .infomation .request-support {
	     margin-right: 0; 
	     clear: both;
	     float: left;
	     margin-top: 10px;
	}
	#detail .image img {
	    max-height: 300px;
	}
	#detail .image {
	    height: 350px;
	}
	#slides {
	    margin-top: 0;
	}
	#slider .slides > li {
	    height: 200px;
	}
	.item-news {
	    width: 100%;
	    margin-bottom: 30px!important;
	}
	#news-detail .item-news .image {
	    height: 230px;
	}
}
@media only screen and (max-width: 360px){
	#top-web li{
		padding-left: 10px!important;
	}
	.item-news .image {
	    height: 180px!important;
	}
	#detail .image img {
	    max-height: 250px;
	}
	#detail .image {
	    height: 280px;
	}
}
@media only screen and (max-width: 320px){
	#top-web li a {
	    font-size: 12px;
	}
	#footer .info-company h2 {
	    text-align: center;
	    color: #333;
	    font-size: 20px;
	}
	#footer .title {
	    font-size: 16px;
	}
	#document .text {
	    font-size: 22px;
	}
	.item-product img {
	    max-height: 170px;
	}
	.item-product .image {
	    height: 180px;
	}
	#slider .slides > li {
	    height: 135px;
	}
	#slider {
	    height: 135px;
	}
	.item-product:last-child{
		height: 302px;
	}
}
