@media (max-width: 1315px) {
	#quickmenu > a > img{
		height: 50px;
	}
	#quickmenu{
		position: relative;
		text-align: center;
		padding-top: 20px;
	}
	#quickmenu > a{
		display: inline-block;
		margin: 15px;
	}
	#quickmenu > a{
		width: 120px;
		height: 120px;
	}
}
@media (max-width: 1199px) {
	.boxproduct,
	.boxcontactinfo .boxdata{
		
	}
	.boxcontactinfo .box1 img{
		height: 4vw;
	}
	.boxcontactinfo .box2 img{
		height: 7vw;
	}
	.boxcontactinfo .box1 .boxdata{
		padding-top: 4vw;
	}
	.boxcontactinfo .box2 .boxdata{
		padding-top: 11vw;
	}
	.boxcontactinfo .box3{
		top: 20vw;
	}
	.boxcontactinfo .box4{
		top: 26vw;
	}
	.boxcontactinfo{
		height: 45vw;
	}
	.boxcontactinfo .box3 .boxdata{
		padding-top: 6vw;
	}
	.boxcontactinfo .box3 img{
		height: 6vw;
	}
	.boxcontactinfo .box3 .boxdata img{
		margin-right: 13vw;
	}
	.contacttop{
		font-size: 0.9em;
	}
	.article ul.listdata > li > a > img{
		height: 250px;
	}
}
@media (max-width: 1023px) {
	#nav{
		padding-top: 20px;
	}
	#nav > a > img{
		height: 30px;
	}
	.msnav{
		padding-top: 20px;
	}
	.boxproduct{
		padding-bottom: 100px;
	}
	.boxcontactinfo .boxdata{
		padding-left: 40px;
		padding-right: 40px;
	}
	.boxcategory > ul > li{
		width: 24%;
	}
	.promotiontop,
	.articletop{
		padding-top: 75px;
	}
	.msnav{
		padding: 20px 0;
	}
	.boxinner{
		padding: 0;
	}
	.contacttop .inner{
		top: 10%;
	}
	#productdetails .share{
		padding-top: 20px;
	}
	#productdetails .share a{
		height: 38px;
		padding-top: 5px;
	}
	#productdetails .share img{
		height: 100%;
	}
	#productdetails .boxleft .bigimage{
		height: 300px;
	}
	#productdetails .boxleft .imgsmall > ul > li > a{
		height: 50px;
	}
	#productdetails .boxright .info .price .name{
		font-size: 1.6em;
	}
	#productdetails .boxright .info .price .buy,
	#productdetails .boxright .info .price .rent{
		font-size: 1em;
	}
	.boxcategory{
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
	}
	/* NEW */
	ul.productlist > li .box a.photo{
		height: auto;
	}
	ul.productlist > li{
		height: 450px;
	}
}
@media (max-width: 767px) {
	#nav{
		position: relative;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-right: 15px;
		padding: 0;
	}
	#nav > a > img{
		height: 25px;
		margin: 15px;
		float: left;
	}
	.boxMenu{
		padding-top: 0;
		padding-bottom: 0;
		float: none;
		width: 100%;
		padding-top: 15px;
	}
	#full-width-slider{
		padding: 5px;
		background: #fff;
	}
	.rsMinW .rsArrowLeft{
		left: 15px;
	}
	.rsMinW .rsArrowRight{
		right: 15px;
	}
	#boxsearch{
		top:45px;
		width: 100%;
	}
	.openmenu #BoxOpenMenu{
		width: 100%;
		padding-top: 55px;
	}
	#BoxOpenMenu ul.main li a img{
		margin-top: 5px;
	}
	#BoxOpenMenu ul.main > li > ul.sub li.head{
		display: none;
	}
	#BoxOpenMenu ul.main > li > ul.sub{
		display: none;
	}
	#BoxOpenMenu ul.main > li:hover > ul.sub,
	#BoxOpenMenu ul.main > li > ul.sub{
		position: relative;
		left: 0;
		right: 0;
		width: 100%;
	}
	#BoxOpenMenu ul.main > li:hover > ul.sub{
		display: block;
	}
	#BoxOpenMenu ul.main > li > ul.sub li > a{
		padding: 7px 40px;
	}
	.rsMinW .rsBullets{
		bottom: 20px;
	}
	#quickmenu{
		padding-top: 0px;
		left: 0;
	}
	.msnav{
		padding: 0;
	}
	.boxproduct{
		margin-top: 10px;
	}
	ul.productlist > li{
		width: 50%;
	}
	ul.productlist > li .box{
		
	}
	footer .svgbg svg{
		height: 30px;
	}
	.boxcategory > ul > li{
		width: 32.33%;
	}
	footer{
		padding-bottom: 30px;
	}
	footer .leftlogo{
		float: none;
	}
	.copyright{
		float: none;
		padding-top: 0;
		padding-left: 140px;
	}
	address{
		margin-bottom: 0;
	}
	.promotiontop,
	.articletop{
		padding-top: 0;
	}
	.boxinner{
		padding: 0;
	}
	.promotionlist ul.listdata > li{
		margin-bottom: 5vw;
	}
	.msnav .title,
	.searchbox{
		float: none;
	}
	.searchbox{
		text-align: right;
	}
	.boxinputsearch{
		width: 60%;
	}
	.searchbox input{
		width: 90%;
	}
	.searchbox select{
		width: 33%;
	}
	.article ul.listdata > li .name{
		font-size: 1em;
	}
	.article ul.listdata > li > a::after{
		font-size: 1em;
		line-height: 0.5em;
		height: 50px;
		width: 150px;
		padding: 20px;
	}
	.contacttop{
		font-size: 0.8em;
	}
	.contacttop .inner{
		top: 10px;
		position: relative;
	}
	.contacts{
		color: #666;
		padding-bottom: 45px;
	}
	.contacts > .desc a{
		color: #666;
	}
	.contacttop .inner .col-md-8{
		padding: 0;
	}
	#nav > a{
		position: relative;
		display: block;
		z-index: 3;
	}
	#productdetails .share {
	    padding-top: 10px;
	}
	#productdetails .boxright{
		padding-left: 15px;
	}
	.datanotfound{
		padding-top: 0;
		font-size: 1.5em;
		padding-bottom: 10px;
	}
	.articleinnertop,
	.productsinnertop{
		display: none;
	}
	.searchbox select{
		width: inherit;
	}
	.boxinputsearch{
		width: 45vw;
	}
	.searchbox input{
		width: 85%;
	}
}
@media (max-width: 550px) {
	.boxinputsearch{
		width: 60%;
	}
	.searchbox input{
		width: 85%;
	}
	.searchbox select {
	    width: 37%;
	}
	.ProductType,
	.ProductPage{
		float: none;
	}
	.pagelist{
		height: auto;
	}
	.pagelist{
		margin-top: 10px;
	}
	.article ul.listdata > li{
		width: 98%;
	}
	.contacttop{
		font-size: 0.6em;
	}
	.contacttop #quickmenu > a{
		margin: 15px 5px;
	}
	.promotionlist{
		margin-bottom: 0px;
	}
	.article ul.listdata > li > a::after,
	.article ul.listdata > li > a::before{
		display: none;
	}
	.articleview .subject{
		font-size: 1.2em;
	}
	#productdetails .boxleft,
	#productdetails .boxright{
		width: inherit;
		float: none;
	}
	#productdetails .boxright{
		padding-left: 0;
		margin-top: 20px;
		clear: both;
	}
	#ProductView .cover{
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.boxinputsearch{
		border: 1px solid #ccc;
		width: 100%;
		margin-top: 0px;
	}
	.searchbox input {
	    width: 85%;
	    border-left: none;
	    height: 40px;
	    float: left;
	    padding-left: 8px;
	}
	.searchbox button{
		margin-right: 10px;
		margin-top: 7px;
	}
	.searchbox select {
	    width: 100%;
	    border: 1px solid #ccc;
	    border-radius: 0;
	    height: 40px;
	    margin-bottom: 5px;
	}
	.searchbox{
		padding: 0;
		border: none;
	}
}
@media (max-width: 425px) {
	.boxproduct{
		margin-top: 0;
		padding-bottom: 0px;
	}
	ul.productlist > li{
		width: inherit;
		float: none;
		height: auto !important;
		font-size: 0.9em;
	}
	ul.productlist > li .box{
		border: none !important;
		border-bottom: 1px solid #ccc !important;
		height: auto !important;
		padding: 15px 20px;
	}
	ul.productlist a.photo{
		float: left;
		width: 100px;
	}
	ul.productlist .info{
		position: relative;
		padding-left: 120px;
		padding-top: 0;
		padding-bottom: 0;
	}
	ul.productlist .info .id{
		clear: none;
		padding-top: 10px;
	}
	ul.productlist .info .price{
		opacity: 1;
	}
	ul.productlist li .info .price{
		height: auto !important;
	}
	#quickmenu > a{
		margin: 15px 5px;
	}
	footer .svgbg svg .sv1{
		points:'';
	}
	.boxcontactinfo{
		height: 215vw;
	}
	.boxcontactinfo .box1 .boxdata{
		padding-top: 9vw;
	}
	.boxcontactinfo .box1 img{
		height: 10vw;
	}
	.boxcontactinfo .box2{
		top:20vw;
	}
	.boxcontactinfo .box2 .boxdata{
		padding-top: 15vw;
	}
	.boxcontactinfo .box2 img{
		height: 15vw;
		float: left;
		margin: 0;
		margin-bottom: 4vw;
	}
	.boxcontactinfo .box2 img:last-child{
		margin-right: 0;
		float: right;
		margin-top: 20px;
	}
	.boxcontactinfo .box3{
		top:80vw;
	}
	.boxcontactinfo .box4{
		top:40vw;
	}
	.boxcontactinfo .box3 .boxdata {
	    padding-top: 12vw;
	}
	.boxcontactinfo .box3 .boxdata img{
		margin: 0;
		width: inherit;
		max-width: 100%;
		height: auto;
		margin-bottom: 12vw;
	}
	ul.productlist > li:last-child .box{
		border-bottom: none !important;
	}
	.boxcategory > ul > li{
		width: 49%;
	}
	.boxcategory{
		margin-bottom: 20px;
	}
	footer{
		font-size: 0.9em;
		padding-bottom: 50px;
	}
	footer .leftlogo img{
		width: 80px;
	}
	footer .svgbg svg{
		height: 20px;
	}
	.copyright,
	footer .leftlogo .info{
		padding-left: 100px;
	}
	.quickcontact{
		display: block;
	}
	.msnav .title{
		font-size: 1.5em;
	}
	.boxsub > ul > li{
		float: none;
		border-bottom: 1px solid #fff;
	}
	#productdetails .boxleft .bigimage{
		height: 200px;
	}
	.slick-dots li{
		margin-right: 0!important;
		margin-left: 0!important;
	}
}