#c5738 {display:none}

@media screen and (max-width: 1375px) {
	#footer .menus .item,
	#footer .links .item {
		width: 165px;
	}
}
@media screen and (max-width: 1220px) {
	#footer .item.item-additional {
		display: none;
	}
}

@media screen and (max-width: 1165px) {
	#footer .menus .item {
		width: 155px;
	}
	#footer .links .item {
		width: 155px;
	}
}
@media screen and (max-width: 1124px){
	#main .cols2-video .mix_market .img_holder{
		display: none;
	}
	#main .cols2-video .mix_market .text_holder{
		flex-basis: 100%;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		margin: 0 15px;
	}
	#main .cols2-video .mix_market .text_holder h1{
		font-size: 28px;
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 1024px){
	#main_menu li a{
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (max-width: 960px){
	#btn_menu{
		display:  block;
	}
  #main_menu{
  	display:  none;
  }
  #header .middle .container{
  	display:  block;
  }
  #header .middle .wrap{
  	display: flex;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  justify-content: space-between;
	  -webkit-box-pack: justify;
	  -webkit-justify-content: space-between;
	  -ms-flex-pack: justify;
	  align-items: center;
  }
  #header .search_shop{
  	position: relative;
  	width:  100%;
  	justify-content: space-between;
	  -webkit-box-pack: justify;
	  -webkit-justify-content: space-between;
	  -ms-flex-pack: justify;
	  margin-top: 20px;
  }
  #header .search_shop .btn{
  	cursor: default;
  }
  #header .search_shop .btn span{
  	display:  inline;
  }
  #header .search_shop .form{
  	display: flex;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
  }
  #main .row.cols2-video .col{
  	flex-basis: 100%;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
  }
  #main .cols2-video .mix_market .text_holder h1{
		font-size: 36px;
		margin-bottom: 15px;
	}
  #main .recipe .item .head{
  	font-size:  18px;
  }
  #footer .menus .item,
  #footer .links .item{
  	width: 125px;
  }
  #footer .partner-item{
	max-width: 260px;
	  text-align: center !important;
	  padding-bottom: 15px;
  }
}
@media screen and (max-width: 800px){
	#header .top .lang > span{
		margin-right: 15px;
	}
}
@media screen and (max-width: 768px){
	#c5738 {display:block}
	#c5203 {display:none}
	h1{
		font-size: 28px;
	}
	h3{
		font-size: 22px;
	}
	h4{
		font-size: 18px;
	}
	.row.cols2,
	.row.cols3{
	  margin: 0 -10px;
	}
	.row.cols2 .col-map,
	.row.cols2 .col,
	.row.cols3 .col{
	  padding: 0 10px;
	  margin-bottom: 20px;
	}
	#main .row.cols2 .col-map,
	#main .row.cols2 .col{
		flex-basis: 100%;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
	}
	.col-map #map-canvas
	 {
		width: 100%;
		min-height: 300px
	}

	#header .top .flags{
/*		display:  none;*/
	}
	#header .top .flags .txt{
				display:  none;
	}

	#main .main{
		display: block;
	}
	#main .main aside{
		/*margin-right: 0;*/
		width: 100%;
		float: none;
	}
	#main .main .content{
		margin-left: 0;
	}

	#main .main_banner{
		margin-bottom: 24px;
	}
	#main .search_shop span{
		font-size: 15px;
	}
	#main .search_shop input[type="text"]{
		flex-basis: auto;
	  -webkit-flex-basis: auto;
	  -ms-flex-preferred-size: auto;
	}
	#main .search_shop input[type="button"]{
		font-size: 14px;
		padding-left: 18px;
		padding-right: 18px;
	}
	#main .mix_market .img_holder {
		display:  none;
	}
	#main .mix_market .text_holder{
		flex-basis: 100%;
	  -webkit-flex-basis: 100%;
	  -ms-flex-preferred-size: 100%;
	  margin:  0;
	  padding:  15px;
	}
	#main .mix_market .icon_text .icn + .txt{
		margin-left: 15px;
	}
	#main .recipe .item .head{
  	font-size:  16px;
  	padding: 6px 10px 7px;
  	bottom: 10px;
  }
  	#main .brand_slider .item{
  		max-height: 160px;
  	}
	#footer .top{
		display: block;
	}
	#footer .top .col,
	#footer .partner-item{
		display:  block;
		margin-left: auto;
		margin-right: auto;
	}
	#footer .top .col{
		text-align: center;
	}

	#footer .hotline{
		margin-bottom: 24px;
	}
	#footer .partners{
		margin-bottom: 10px;
	}
	#footer .apps,
	#footer .social,
	#footer .menus{
		justify-content: center;
	}
	#footer .bottom{
		display: block;
	}
	#footer .copyright{
		margin-bottom: 5px;
		text-align: center;
	}
	#footer .menus,
	#footer .links{
	  justify-content: center;
	}
	#footer .menus .item, 
	#footer .links .item{
		width: auto;
	}
	.bottom-item {padding-left:0.5em; }
}

@media screen and (max-width: 580px) {
	.col-map #map-canvas,
	.col #map-canvas {
		width: 100%;
		min-height: 200px
	}
	#main .search_filter .form > *{
		flex-basis: 80%;
		-webkit-flex-basis: 80%;
		-ms-flex-preferred-size: 80%;
	}
	#main .search_filter .form span{
		display:  block;
	}
	#main .search_filter .form #select-city{
		width: 100%;
	}
}
@media screen and (max-width: 550px) {
	#main .col{
		width: 100%;
		flex-basis: 100%;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
	}


	#header .top .flags > * {
		margin-right: 10px;
	}
}
@media screen and (max-width: 480px){
	#header .top .container{
		display:  block;
	}
	#header .top .lang{
		margin-bottom: 8px;
		justify-content: center;
	}
	#header .top .lang > span{
		margin-right:  0;
		padding-top: 0;
	}
	#header .top .social{
		justify-content: center;
	}
	#header .search_shop{
		padding: 10px 0 10px 22px;
	}

	#header .search_shop .btn1 {
		padding: 10px 15px 10px 0;
	}

	#header .search_shop .btn,
	#main .search_shop span{
		display:  none;
	}
	#main .search_shop input[type="text"]{
		width: 100%;
	}
	#main .recipe_item{
		display: block;
	}
	#main .search_results .item{
		display: block;
	}
	#main .search_results .item .col{
		margin-bottom: 10px;
	}
	#main .search_results .item .col:last-child{
		margin-bottom: 0;
	}
	#main .search_results .item .col a.more{
		display: inline-block;
	}
	#main .brand_slider .item{
  		max-height: none;
  	}
	.bottom-item {padding-left:1em; display: inline-block}

	#header .top .flags {
		padding-left: 10px;
	}

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

	#header .search_shop .btn1 {
		padding: 10px 7px 10px 0;
	}
	#header .search_shop {
		padding: 10px 0 10px 8px;
	}
	#header .search_shop .form input[type="submit"] {
		padding: 3px 3px 3px 20px;
		margin: 0 7px;
	}
}


