* {
	box-sizing: border-box;
}
.captcha_item {
	width: auto;
	height: auto;
}

@media (max-width: 767px) {
	body {
		background-size: 100%;
	}
	#site {
		min-width: 100%;
	}
	.container {
		width: 100%;
	}
	#path {
		width: 100%;
		font-size: 13px;
		color: #444 !important;
		line-height: 1.5;
		margin-bottom: 15px;
	}
	#path a {
		font-size: 13px;
		color: #444 !important;
		line-height: 1.5;
	}

	h1, .h1 {
		font-size: 20px;
	}
	h2, .h2 {
		font-size: 18px;
	}

	.header__wrap {
		border: 1px solid #f8f8f8;
	}
	.header {
		padding: 5px 0; 
	}
	.header__item {
		flex-basis: 40px;
		text-align: center;
	}
	.header__item.logo__wrap {
		flex-grow: 1;
	}
	.header__item.logo__wrap img {
		max-width: 130px;
		margin-bottom: 10px;
	}
	.header__item.city__wrap {
		display: none;
	}
	.header__item.feedback__wrap {
		display: none;
	}
	.header__item.menu__toggle_wrap, .header__item.feedback__toggle_wrap, .header__item.city__toggle_wrap  {
		display: block;
	}
	.header__item.phone__wrap a, .header__item.feedback__toggle_wrap a, .header__item.city__toggle_wrap a {
		display: block;
		color: #79c142;
		font-size: 20px;
	}
	.header__item.phone__wrap .hotline {
		display: none;
	}

	.header__item.search__wrap {
		display: none;
	}

	.header__item.menu__toggle_wrap {
		display: block;
	}
	.menu__toggle {
		display: block;
		width: auto;
		height: auto;
		background: none;
		z-index: 2;
	}
	.menu__toggle .icon-bar {
		position: relative;
		transition: all 200ms ease-in-out;
	}
	.menu__toggle .icon-bar {
		display: block;
		width: 26px;
		height: 3px;
		border-radius: 1px;
		background: #79c142;
	}
	.menu__toggle .icon-bar+.icon-bar {
		margin-top: 4px;
	}
	.menu__toggle.active .icon-bar:nth-of-type(1) {
		top: 8px;
		transform: rotate(225deg);
	}
	.menu__toggle.active .icon-bar:nth-of-type(2) {
		background-color: transparent;
	}
	.menu__toggle.active .icon-bar:nth-of-type(3) {
		top: -6px;
		transform: rotate(-225deg);
	}
	.menu__wrap {
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		border: 0;
		box-shadow: 0px 15px 20px -20px rgba(0, 0, 0, 0.5);
		z-index: 11;
		width: 100%;
	}
	.menu__wrap .container {
		padding: 0 !important;
	}
	.header__menu--tabs-wrap #menu {
		padding: 0;
	}
	#menu ul li {
		display: block;
	}
	.header__menu--tabs #menu ul li a {
		display: block;
		width: 100%;
		border-radius: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	#menu ul li.act, #menu ul li.act span {
		width: 100%;
	}
	.header__menu--tabs #menu ul li a::before, .header__menu--tabs #menu ul li a::after {
		display: none;
	}

	.header__menu--tabs-wrap #submenu {
		border-radius: 0;
		padding: 0;
	}
	.header__menu--tabs-wrap #submenu a {
		display: block;
		width: 100%;
		background: #d4df4c;
		margin: 0;
		padding: 0 20px;
		line-height: 50px;
		font-weight: 600;
		text-transform: uppercase;
		text-shadow: none;
		color: #444;
	}
	.header__menu--tabs-wrap #submenu > span {
		width: 100%;
		background: none;
		padding: 0;
		margin: 0;
	}
	.header__menu--tabs-wrap #submenu span.pie a {
		background-color: #fff;
	}




	.hslider__wrap {
		margin-bottom: 40px;
	}
	.banners_wrapper .big_banner .banner_scroller, .banners_wrapper, .banners_wrapper .big_banner .banner_scroller .banner_body, .banners_wrapper .big_banner {
		height: 150px;
		min-height: 150px;
		margin-bottom: 0px;
	}

	.special_offers {
		margin: 0;
		width: 100%;
		align-items: stretch;
	}
	.special_offers .so-item {
		width: 46%;
		margin: 0 2%;
		display: flex;
	}
	.special_offers .so-item-wrapper {
		margin: 10px 0;
		padding: 10px 0;
		position: relative;
	    padding-bottom: 100px;
	}
	.special_offers .so-image {
		height: 150px;
	}
	.special_offers .so-info {
		flex-wrap: wrap;
		padding: 0 10px;
		margin-top: 15px;
	}
	.special_offers .so-info > .so-title {
		font-size: 13px;
	}
	.special_offers .so-info > .so-price-wrapper > .so-price.discount {
		transform: scale(0.6);
		position: relative;
		right: -20px;
		bottom: -20px;
	}
	.special_offers .so-info > .so-price-wrapper {
		text-align: left;
		position: absolute;
	    bottom: 10px;	
	}
	.special_offers .so-info > .so-price-wrapper > .so-price.old {
		left: 0;
		font-size: 14px;
	}
	.special_offers .so-info > .so-price-wrapper > .so-price {
		font-size: 24px;
		margin-right: 0;
	}


	.news {
		flex-wrap: wrap;
		width: 100%;
		margin: 0;
	}
	.news__item {
		width: 50%;
	}
	.news__content {
		margin: 10px;
	}
	.news__img {
		height: 100px;
	}

	.news__heding_wrap {
		display: flex;
		width: 100%;
		flex-direction: column-reverse;
		text-align: center;
		margin-bottom: 15px;
	}

	.news__wrap .news__heding_wrap .link-all-news {
		float: none;
		display: block;
		top: auto;
		text-align: right;
	}

	.mapshops__wrap {
		background: #f7971d;
	}
	.mapshops__fixed {
		width: 100%;
		text-align: center;
		padding: 20px 0;
	}

	.footer {
		flex-wrap: wrap;
	}
	.footer__item {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	.footer__item .logo-img {
		max-width: 100px;
		height: auto;
		margin-bottom: 0;
	}
	.footer__item address a {
		margin-bottom: 10px;
	}
	.footer__item address a:last-child {
		margin-bottom: 0px;
	}


	#content .center {
		padding: 0 !important;
		display: flex;
		flex-direction: column;
	}
	#content .center h1 {
		order: -1;
	}
	.right {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.show_all {
		padding: 0 !important;
		margin: 10px 0;
	}
	.show_all::after {
		content: '';
		clear: both;
		display: table;
	}

	dl.special_page_list dd li {
		margin: 0;
	}
	dl.special_page_list dd .item {
		min-width: calc(100vw - 30px);
	}
	dl.special_page_list dd .item span.img::after {
		content: '';
		background: inherit;
		background-size: contain !important;
		background-position: center !important;
		position: absolute;
		left: 0px;
		right: 0px;
		top: 0px;
		bottom: 0px;
		background-color: transparent;
		filter: drop-shadow(2px 4px 6px black);
	}

	.cz__wrap {
		display: none;
	}

	.contact_us {
		display: none;
	}
	ul.sidebar {
		margin: 0 0 20px 0;
		border: none;
		padding: 0;
	}

	.right .cz {
		padding: 0;
	}
	.vacancy.png {
		margin: 15px 0;
		text-align: left;
		background: none;
		height: auto;
	}
	.vacancy.png a {
		padding: 0;
	}

	.footer__wrap .menu__wrap {
		display: none !important;
	}

	#content .article img {
		max-width: 100%;
		height: auto !important;
	}

	dl.contacts {
		padding: 0;
		margin: 0;
	}
	dl.contacts dt {
		margin: 0;
	}
	dl.contacts dd.act .right .blue_bg {
		margin: 0;
	}
	.shops_map_link {
		padding: 0;
		margin: 15px 0;
	}
	dl.contacts dd.act address.w-45 {
		width: 100%;
	}
	dl.contacts dd.act address.department_item {
		width: 50%;
	}
	.gmap iframe {
		width: 100% !important;
	}

	#city_layer {
		top: 0 !important;
		right: 0;
		left: 0 !important;
		bottom: 0;
		width: 100%;
		height: 100%;
		position: fixed;
		border-radius: 0;
	}
	#city_layer .layer-in {
		width: 100%;
		height: 100%;
		overflow: scroll;
		padding: 10px 20px;
		border-radius: 0;
	}
	#city_layer .layer-in .h2 {
		margin-top: 0;
		padding-top: 0;
	}

	.layer.vacancy_city_list_layer {
		top: 0 !important;
		right: 0;
		left: 0 !important;
		bottom: 0;
		width: 100%;
		height: 100%;
		position: fixed;	
	}
	.layer.vacancy_city_list_layer .layer-in {
		overflow: scroll;
		height: 100%;
		padding: 10px 20px;
	}
	.layer.vacancy_city_list_layer .layer-in h3 {
		padding-top: 0;
	}

	.feedback_layer {
		top: 0 !important;
		right: 0;
		left: 0 !important;
		bottom: 0;
		width: 100%;
		height: 100%;
		position: fixed;	
		margin: 0;
	}
	.feedback_layer .layer-in.contacts_us {
		width: 100%;
		height: 100%;
		padding: 0;
	}
	.feedback_form .column {
		width: 100%;
	}
	.feedback_layer .layer-in.contacts_us input, .feedback_layer .layer-in.contacts_us select, .feedback_layer .layer-in.contacts_us textarea {
		width: 100%;
	}
	.feedback_layer .layer-in.contacts_us .orange_dash_border {
		padding: 10px 20px;
		height: 100%;
		background: none;
		overflow: scroll;
	}
	.feedback_form_div h2 {
		padding-top: 0;
	}

	#mapshops__popup {
		padding: 0;
	}
	#mapshops__popup iframe {
		padding: 30px 20px;
	}
	h1 + .shops_map {
		margin-top: -10px;
	}
	.shops_map .article h2 {
		font-weight: normal;
	}


	.layer {
		top: 0 !important;
		left: 0 !important;
		width: 100% !important;
	}
	.layer-in {
		width: 100%;
		padding: 20px;
	}
	.layer-in h3, .layer-in h2 {
		padding-top: 0;
		margin-top: 0;
	}
	.layer-in .close {
		position: fixed;
	}
	.shop_city_list_layer .layer-in li, .shop_list_layer .layer-in li, .vacancy_city_list_layer .layer-in li {
		padding: 4px 0;
	}

	.blue_bg.rating.pie {
		margin: 0 0 20px 0 !important;
	}
	.shops_map address {
		width: 100%;
		padding-top: 0;
	}

	.feedback_form fieldset input {
		width: 100%;
	}
	.feedback_form textarea {
		width: 100%;
	}
	.YMaps-balloon {
		transform: scale(0.85);
		max-width: 250px !important;
	}
	.YMaps-b-balloon_close-on .YMaps-b-balloon-content {
		max-width: 250px !important;
	}
	.gmap .show_all {
		top: 0;
		margin-top: 0;
		padding: 5px 10px !important;
		display: block;
		box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.3);
	}

	/*#logo_scroll td {
	    min-width: 80px;
	    width: 80px;
	}*/
	#logo_scroll td img {
	    width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body {
		background-size: 100%;
	}
	#site {
		min-width: 100%;
	}
	.container {
		width: 100%;
	}
	#path {
		width: 100%;
		font-size: 13px;
		color: #444 !important;
		line-height: 1.5;
		margin-bottom: 15px;
	}
	#path a {
		font-size: 13px;
		color: #444 !important;
		line-height: 1.5;
	}

	h1, .h1 {
		font-size: 26px;
	}

	.header__wrap {
		border: 1px solid #f8f8f8;
	}
	.header {
		padding: 5px 0; 
	}
	.header__item {
		flex-basis: 40px;
		text-align: center;
	}
	.header__item.logo__wrap {
		flex-grow: 1;
	}
	.header__item.logo__wrap img {
		max-width: 130px;
		margin-bottom: 10px;
	}
	.header__item.city__wrap {
		display: none;
	}
	.header__item.feedback__wrap {
		display: none;
	}
	.header__item.menu__toggle_wrap, .header__item.feedback__toggle_wrap, .header__item.city__toggle_wrap  {
		display: block;
	}
	.header__item.phone__wrap a, .header__item.feedback__toggle_wrap a, .header__item.city__toggle_wrap a {
		display: block;
		color: #79c142;
		font-size: 20px;
	}
	.header__item.phone__wrap .hotline {
		display: none;
	}

	.header__item.search__wrap {
		display: none;
	}

	.header__item.menu__toggle_wrap {
		display: block;
	}
	.menu__toggle {
		display: block;
		width: auto;
		height: auto;
		background: none;
		z-index: 2;
	}
	.menu__toggle .icon-bar {
		position: relative;
		transition: all 200ms ease-in-out;
	}
	.menu__toggle .icon-bar {
		display: block;
		width: 26px;
		height: 3px;
		border-radius: 1px;
		background: #79c142;
	}
	.menu__toggle .icon-bar+.icon-bar {
		margin-top: 4px;
	}
	.menu__toggle.active .icon-bar:nth-of-type(1) {
		top: 8px;
		transform: rotate(225deg);
	}
	.menu__toggle.active .icon-bar:nth-of-type(2) {
		background-color: transparent;
	}
	.menu__toggle.active .icon-bar:nth-of-type(3) {
		top: -6px;
		transform: rotate(-225deg);
	}
	.menu__wrap {
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		border: 0;
		box-shadow: 0px 15px 20px -20px rgba(0, 0, 0, 0.5);
		z-index: 11;
		width: 100%;
	}
	.menu__wrap .container {
		padding: 0 !important;
	}
	.header__menu--tabs-wrap #menu {
		padding: 0;
	}
	#menu ul li {
		display: block;
	}
	.header__menu--tabs #menu ul li a {
		display: block;
		width: 100%;
		border-radius: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	#menu ul li.act, #menu ul li.act span {
		width: 100%;
	}
	.header__menu--tabs #menu ul li a::before, .header__menu--tabs #menu ul li a::after {
		display: none;
	}

	.header__menu--tabs-wrap #submenu {
		border-radius: 0;
		padding: 0;
	}
	.header__menu--tabs-wrap #submenu a {
		display: block;
		width: 100%;
		background: #d4df4c;
		margin: 0;
		padding: 0 20px;
		line-height: 50px;
		font-weight: 600;
		text-transform: uppercase;
		text-shadow: none;
		color: #444;
	}
	.header__menu--tabs-wrap #submenu > span {
		width: 100%;
		background: none;
		padding: 0;
		margin: 0;
	}

	.banners_wrapper .big_banner .banner_scroller, .banners_wrapper, .banners_wrapper .big_banner .banner_scroller .banner_body, .banners_wrapper .big_banner {
		height: 280px;
		min-height: 280px;
		margin-bottom: 30px;
	}

	.special_offers .so-item {
		width: 50%;
	}

	.news {
		flex-wrap: wrap;
		width: 100%;
		margin: 0;
	}
	.news__item {
		width: 50%;
	}
	.news__content {
		margin: 10px;
	}

	.mapshops__wrap {
		background: #f7971d;
	}
	.mapshops__fixed {
		width: 100%;
		text-align: center;
		padding: 20px 0;
	}

	.footer {
		flex-wrap: wrap;
	}
	.footer__item {
		width: 50%;
		text-align: center;
		margin-bottom: 15px;
	}
	.footer__item .logo-img {
		max-width: 130px;
		height: auto;
		margin-bottom: 0;
	}


	#content .center {
		padding: 0 !important;
		display: flex;
		flex-direction: column;
	}
	#content .center h1 {
		order: -1;
	}
	.right {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.show_all {
		padding: 0 !important;
		margin: 10px 0;
	}
	.show_all::after {
		content: '';
		clear: both;
		display: table;
	}

	dl.special_page_list dd li {
		margin: 0;
	}
	dl.special_page_list dd .item {
		min-width: calc(50vw - 30px);
	}
	dl.special_page_list dd .item span.img::after {
		content: '';
		background: inherit;
		background-size: contain !important;
		background-position: center !important;
		position: absolute;
		left: 0px;
		right: 0px;
		top: 0px;
		bottom: 0px;
		background-color: transparent;
		filter: drop-shadow(2px 4px 6px black);
	}

	.cz__wrap {
		display: none;
	}

	.contact_us {
		display: none;
	}
	ul.sidebar {
		margin: 0 0 20px 0;
		border: none;
		padding: 0;
	}

	.right .cz {
		padding: 0;
	}
	.vacancy.png {
		margin: 15px 0;
		text-align: left;
		background: none;
		height: auto;
	}
	.vacancy.png a {
		padding: 0;
	}

	.footer__wrap .menu__wrap {
		display: none !important;
	}

	#content img {
		max-width: 100%;
		height: auto !important;
	}

	dl.contacts {
		padding: 0;
		margin: 0;
	}
	dl.contacts dt {
		margin: 0;
	}
	dl.contacts dd.act .right .blue_bg {
		margin: 0;
	}
	.shops_map_link {
		padding: 0;
		margin: 15px 0;
	}
	dl.contacts dd.act address.w-45 {
		width: 100%;
	}
	dl.contacts dd.act address.department_item {
		width: 50%;
	}
	.gmap iframe {
		width: 100% !important;
	}

	#city_layer {
		top: 0 !important;
		right: 0;
		left: 0 !important;
		bottom: 0;
		width: 100%;
		height: 100%;
		position: fixed;
		border-radius: 0;
	}
	#city_layer .layer-in {
		width: 100%;
		height: 100%;
		overflow: scroll;
		padding: 10px 20px;
		border-radius: 0;
	}
	#city_layer .layer-in .h2 {
		margin-top: 0;
		padding-top: 0;
	}

	.layer.vacancy_city_list_layer {
		top: 0 !important;
		right: 0;
		left: 0 !important;
		bottom: 0;
		width: 100%;
		height: 100%;
		position: fixed;	
	}
	.layer.vacancy_city_list_layer .layer-in {
		overflow: scroll;
		height: 100%;
		padding: 10px 20px;
	}
	.layer.vacancy_city_list_layer .layer-in h3 {
		padding-top: 0;
	}

	.feedback_layer {
		top: 0 !important;
		right: 0;
		left: 0 !important;
		bottom: 0;
		width: 100%;
		height: 100%;
		position: fixed;	
		margin: 0;
	}
	.feedback_layer .layer-in.contacts_us {
		width: 100%;
		height: 100%;
		padding: 0;
	}
	.feedback_form .column {
		width: 100%;
	}
	.feedback_layer .layer-in.contacts_us input, .feedback_layer .layer-in.contacts_us select, .feedback_layer .layer-in.contacts_us textarea {
		width: 100%;
	}
	.feedback_layer .layer-in.contacts_us .orange_dash_border {
		padding: 10px 20px;
		height: 100%;
		background: none;
		overflow: scroll;
	}
	.feedback_form_div h2 {
		padding-top: 0;
	}
	.special_offers {
		width: 100%;
		margin: 0;
	}
}


@media (min-width: 1025px) and (max-width: 1260px) {
	body {
		background-size: 100%;
	}
	#site {
		min-width: 100%;
	}
	.container {
		width: 100%;
	}
	#path {
		width: 100%;
		font-size: 13px;
		color: #444 !important;
		line-height: 1.5;
		margin-bottom: 15px;
	}
	#path a {
		font-size: 13px;
		color: #444 !important;
		line-height: 1.5;
	}

	h1, .h1 {
		font-size: 26px;
	}

	.header__item.search__wrap {
		display: none;
	}
	.header__menu--tabs #menu ul li a {
		font-size: 12px;
		line-height: 40px;
		height: 38px;
	}
	.header__menu--tabs #menu ul li a::before {
		border-width: 34px 0 0 19px;
	}
	.header__menu--tabs #menu ul li a::after {
		border-width: 25px 0 0 15px;
	}

	.news {
		width: 100%;
		margin: 0;
	}

	.special_offers {
		width: 100%;
		margin: 0;
	}
}


@media(max-width: 991px) {
    .news-container > .right{
        order: 3
    }
    
    .news-container > .article{
        order: 2
    }
    
    .news-container > h1{
        order: 1
    }
}




@media (max-width: 375px) {
	.banners_wrapper .big_banner .banner_scroller, .banners_wrapper, .banners_wrapper .big_banner .banner_scroller .banner_body, .banners_wrapper .big_banner {
		height: 133px;
		min-height: 133px;
	}
}
@media (max-width: 320px) {
	.banners_wrapper .big_banner .banner_scroller, .banners_wrapper, .banners_wrapper .big_banner .banner_scroller .banner_body, .banners_wrapper .big_banner {
		height: 113px;
		min-height: 113px;
	}
}
