@media (min-width: 320px) and (max-width: 767px){
	.min-width{
		width:320px;
		margin:0 auto;
	}
	.shop_card_body{
		max-width:300px;
		margin:0 auto;
	}
	.shop_card_sitemap{
		display:none;
	}
	.shop_map {
		max-height: 300px;
	}
	.shop_time,
	.shop_phone,
	.shop_payment{
		width: 100%;
		margin: 0 0 20px 0;
	}
	.shop_info_title, .shop_info_content{
		width:80%
	}
	.hrcontacts_title h1{
		font-size: 22px;
	}
	.shop_adress h2{
		font-size: 18px;
	}
	.rating_stars{
		height: 17px;
		margin-left: 10px;
	}
	.rating_stars .item_stars{
		top: 3px;
	}
	.my_shop_but, .comment_but{
		margin-left:0;
	}
	.carousel_topic{
		margin-top:30px;
	}
	.shop_card_body ._topic_new_item_crsl{
		height:75px;
	}
	._topic_new_item_crsl ._recomended_item_, 
	._topic_new_item_crsl .row_cat_it_reg, 
	._topic_new_item_crsl .jcarousel-wrapper, 
	._topic_new_item_crsl ._recomended_item_ .jcarousel{
		height:75px;
	}
	.brand_carous_down_reg .jcarousel-wrapper{
		width:300px !important;
	}
	.shop_card_body .brand_logo_reg{
		width:220px !important;
		height:auto;
	}
	.brand_logo_reg table img{
		max-width:150px;
	}
	.brand_carous_down .jcarousel{
		height:150px;
	}
	.shop_card_body .brand_carous_down .jcarousel-control-prev, 
	.shop_card_body .brand_carous_down .jcarousel-control-next{
		top:19px;
	}
	.shop_way{
		height:auto;
	}
	.shop_way_text{
		width:100%;
	}
	.shop_way_logo{
		display:none;
	}
	.shop_comment_form{
		margin-top:20px;
	}
	.shop_input_name, .shop_input_comment{
		width:100%;
	}
	.shop_input_name input, .shop_input_comment textarea{
		width:95%;
	}
	.shop_comment_name{
		clear:left;
	}
	.shop_comment_text{
		margin-left:10px;
		width:100%;
	}
	.shop_great_deals{
		width:100%;
		height:auto;
	}
	.shop_great_deals h1{
		font-size:22px;
	}
	.great_deals_item{
		margin-left:65px;
		margin-top:20px;
	}
}
@media (min-width: 768px) and (max-width: 1023px){
	.min-width, .shop_card_body{
		max-width: 748px;
		margin:0 auto;
	}
	.shop_info_buttons{
		width:100%;
		margin-top:20px;
	}
	.my_shop_but{
		float:left;
	}
	.comment_but{
		margin-top:0px;
		float:left;
	}
	.shop_card_body ._topic_new_item_crsl{
		height:150px;
	}
	.brand_carous_down_reg .jcarousel-wrapper{
		width:680px !important;
		margin-left:35px;
	}
	.brand_carous_down .jcarousel{
		width:600px;
		height:150px;
		margin:0 auto;
	}
	.shop_card_body .brand_logo_reg{
		width:290px !important;
		height:auto;
	}
	.brand_carous_down .jcarousel-control-next{
		right:15px;
	}
	.brand_carous_down .jcarousel-control-prev{
		left:10px;
	}
	.shop_way_text{
		width:100%;
	}
	.shop_way_logo{
		display:none;
	}
	.shop_comment_form{
		margin-top:30px;
	}
	.shop_comments_item .item_stars{
		position:static;
	}
	.shop_comments_item .rating_stars{
		width:70px;
		margin-top:3px;
	}
	.shop_great_deals{
		width:100%;
		height:auto;
	}
	.great_deals_item{
		margin-left:10px;
	}
}