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

	/* Home*/
	/* ------------------------------------- */
	.pt_storefront .homeContent {margin:0;}

	.homeSlider li {position:relative;}
	.homeSlider .img {width:193px; left:45px;}
	.homeSlider .product-slide .img {margin-left:0;}
	.homeSlider .title {height:31px; overflow:hidden; margin-bottom:10px;}
	.homeSlider .subtitle {display:none;}
	.homeSlider .productArea {width:210px; height:193px; padding:0 0 0 240px;}
	.homeSlider .swiper-wrapper {height:193px !important;}
	.homeSlider .productArea a {height:30px; line-height:32px; margin-top:10px;}

	.newProductsList ul {margin:0;}
	.newProductsList li {float:none; width:auto; box-shadow:0 2px 2px 0 #CBCBCB; margin-right:0; border:0; border-top:1px solid #e5e5e5;}
	.newProductsList a {overflow:hidden; display:block;}
	.newProductsList .img {width:50%; height:auto; float:left; text-align:center;}
	.newProductsList img {max-height:100%; max-width:100%; width:100%}
	.newProductsList .content {width:50%; float:right;}
	.newProductsList .productArea {height:93px; line-height:17px;}
	.newProductsList .productArea .productName {line-height:12px; height:12px; overflow:hidden;}
	.newProductsListItem {display: none;}
	.categoryTitle {background:url(../images/arrow_white_m.png) no-repeat 204px -349px;}
	.categoryTitle {height:30px; line-height:19px; padding:6px 10px 6px;}
	.categoryTitle .title {float:none; display:block; font-size:1.29em;}
	.categoryTitle .age {float:none; display:block; line-height:1; font-size:0.9em;}

	.home-serviceItem,
	.home-serviceItem.last {border:0; float:none; width:auto; margin: 0 15px 20px; height:auto;}

	.homeSearch {margin: 15px 15px 35px; display:block; position:static; padding:0; width:auto;}
	.homeSearch.header-search form {height:auto;}
	.homeSearch.header-search input[type="text"] {width:378px; font-size:19px; height:18px; padding:14px 10px;}
	.homeSearch.header-search input[type="submit"] {width:50px; height:48px; background-position:center 10px;}

	/*.swiper-container .swiper-pager {display:none;}*/
}


