@media screen and (max-width:500px) /*500*/{
	.header-top{
		width: 500px;/*500*/
	}
	header{
		width: 500px;/*500*/
	}
	header > .header{
		width: 100%;
		padding-left: 0px;
	}
	header > .header > .maps-click{
		    margin: 0px 0px 0px 0px;
	}
	.contact-panel{
		width: 190px;
		margin-left:30px;
		margin-top: -33px;
	}
	.contact-panel > div{
		margin-top: 5px;
	}
	header > .header > .contact{
		margin-left:8px; 
	}
	.slider{
		height: 150px;
	}
	.images > div {
    background-size: 800px;
    background-repeat: no-repeat;
    height: 150px;
}
.images{
	height: 150px;
}
.container{
	height: 150px;
}
.back{
	margin-top: 40px;
}
.next{
	margin-top: 40px;
}
.h2{
	width: 480px;
}
.contact-panel > .zakaz-zvonok{
	width: 156px;
}

.catalog-post > .catalog-post-article{
	width: 92%;
}
body > .catalog{
	width: 500px;
}
body > .catalog > .cat_cart{
	width: 150px;
    height: 200px;
    margin-left: 0px;
    margin-right: 0px; 
}
body > .catalog > .cat_cart > img{
	width: 100px;
    height: 100px;
}
body > .catalog > .cat_cart > h2{
	width: 150px;
	font-size: 13px;
}
body > .info_com{
	width: 450px;
}
.contact-panel > .basket{
	margin-left: 30px;
    margin-top: -236px;
}
.cartwhite{
	color: #fff;
}
.numberGoods span{
	color: #fff;
}
.contact-panel > .basket{
	background: url(images/basket.png) no-repeat 93% 170%;
	    background-size: 50px;
}
.h2-1{
	width: 450px;
}
.news-index{
	width: 480px;
}
.news-index > .thumb-news{
	width: 200px;
}
.news-index > .thumb-news > h3{
	width: 190px;
	font-size: 15px;
}
.h2-page{
	width: 480px;
}
.catalog-post{
	width: 500px;
}
.content-post{
	width: 500px;
}
body > .content-page{
	width: 480px;
}
.form{
	width: 420px;
}
.form_text{
	width: 395px;
}
.form_but{
	width: 394px;
}

.frm_1{
	width: 195px;
}
.frm_2{
	width: 260px;
}
.form_mesage{
	width: 395px;
}
body > .content-page-cat{
	width: 500px;
}
.cat-page-param{
	margin: 50px 0px 10px 55px;
}
.cat-page-param > .click_pay{
	width: 100%;
}
nav > div{
width: 500px;
background: #333333;
}
nav > div > ul > li > a{
  font-size: 16px;
  text-align: left;
}
nav{
  background: #333333;
  position: absolute;
  display: none;
  width: 100%;
  margin-top: 49px;
  z-index: 98989;
}
nav > div > ul > li{
  display: block;
  padding: 10px;
}
.menu-triger{
  display: block;
  background: url(../images/burger-menu.png) no-repeat 50% 50%;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 16px;
  width: 184px;
  height: 50px;
  position: absolute;
  text-align: center;
  transition: all 0.5s ease;
}
.client{
	width: 100%;
}
.client > img{
	width: 150px;
}
.rio-promos img{
	height: 160px;
}
.podtovar{
	width: 215px;
}
.podtovar > img{
	width: 215px;
}

footer > div{
	text-align: right;
    padding-top: 27px;
    width: 300px;
    margin-left: 182px;
}
.social{
    margin-top: -16px;
    margin-right: 135px;

}
}