﻿@media screen and (max-width: 1100px){
	.wrapper{
		min-width: inherit;
	}
	.header-content{
		width: auto;
		padding: 0 10px;
		font-size: 0;
	}
	.leftcolumn{
		width: 50%;	
	}
	.rightcolumn{
		width: 50%;
	}
	.w1000{
		width: auto;
	}
	.p30px{
		padding: 10px;
	}
	.stiker-top{
		width: auto;
	}
	h3{
		width: auto;
	}
	.list-priemushestva table{
		width: auto !important;
	}
	.sdelkiul p{
		padding-left: 0;
	}
	.sdelkiul ul{
		padding-left: 0;
	}
	.footer{
		min-width: inherit;
		padding: 0 10px;
		height: auto;
		width: auto;
	}
	.footer .footer-content{
		width: auto;
	}
	.footer .footer-content{
		height: auto;
		font-size: 0;
		padding: 0 0 10px 0;
	}
}


@media screen and (max-width: 750px){
	.list-uslugi ul li{
		display: block;
		width: auto;
	}
	.list-uslugi ul{
		padding-left: 0;
	}
	.list-0, .list-1, .list-2, .list-3, .list-4, .list-5{
		height: auto;
	}
	.footer .leftcolumn{
		width: auto;
		display: block;
	}
	.footer-logo{
		margin: 0 auto;
	}
	.footer .rightcolumn{
		width: auto;
		text-align: center;	
		display: block;
	}
	.sdelkiul p img{
		display: block;
		margin: 0 auto;
	}
	.sdelkiul ul{
		text-align: center;
	}
}