@media (min-width: 960px) and (max-width: 1159px) {
	body {
		min-width: 960px;	
	}
	.gr {
		min-width: 940px;
	}
	.container {
		width: 940px;
	}
	.action {	
		width: 935px;
	}
	#head {
		
	}
		.nav {
			margin-top: 68px;
		}
		.anim_sig {
			margin-left: -50px;
		}
	#facts .container {
		
	}
		.facts li { 
			margin-left: 57px;
			margin-right: 56px;
		}
	#discount {
		
	}
		.discount .proposition p { 
			margin-top: 15px;	
		}
		.discount .proposition form button {
			width: 175px;
		}
		.discount .proposition div .text {
			font-size: 19px;
		}
		.discount .proposition div .text .black {
			font-size: 21px;
		}
		.discount .proposition div .text .two-line {
			display: inline;
		}
	#choice {
		
	}
		.choice .border-line > p {
			font-size: 19px;
			line-height: 24px;
		}
	#reasons {
	
	}
		#reasons li:nth-of-type(odd) {
		    padding-left: 36px;
		}	

	#serv {
		
	}
		#serv li:nth-of-type(odd) {
		    padding-left: 72px;
		}
		
	#safe {
		
	}
		#safe .b .g { 
			width: 520px;
		}
		#safe .b .safe-sl-5m {
			top: 50px;
		}
		#safe .b .safe-sl-50k {
			top: 50px;
		}
	#catalog {
	
	}
		.item {
		    width: 290px;
		}
		.item:nth-of-type(3n) {
		    margin-right: 0;
		}
	.cost-list {
		
	}
		.cost-list p {
			font-size: 17px;
		}
	#results {
		
	}
		#slider_results {
			width: 942px;
		}
		.result:after {
			width: 906px;
		}
		.catch_result p {
			width: 520px;
		}
	#steps {
		
	}
		#steps ul li {
			width: 280px;	
		}
		#steps ul li:not(:last-of-type) {
			margin-right: 46px;
		}
		#steps ul li:not(:last-of-type):after {
			right: -17px;
		}
	#map {
		
	}
		#map .adress {
			padding-left: 38px;
			width: 462px;
		}
		#map .adress:before {		
			left: 22px;
			width: 414px;	
		}
		
	#slider_results {
		width: 780px;
	}
		.result {
			padding-left: 49px;
			padding-right: 20px;
		}
		.result:after {
			width: 750px;
		}
		.result .desc_result {
			margin-left: 385px;
		}
		.result .fade-slider {
			width: 361px;
			padding-left: 12px;
		}
		.catch_result p { 
			width: 420px;
			margin-left: 0;
		}
	.phone-hidden {
		display: none !important;
	}
}