/* ================ WIDER480 ================ */
section {
	background-position: 50%;
	text-align: center;
}

section h3 {
    margin-top: 60px;
}

section.start h2 {
    font-size: 38px;
}

section.start h1 {
    font-size: 38px;
    line-height: 52px;
}

/*.grid_2 {
	width: 92%;
}*/

.grid_3 {
	width: 46%;
}

.grid_5 {
	width: 27.4%;
}

section.contacts input[type='text'], section.contacts textarea {
    width: 90%;
    margin-left: 0;
}
main{padding-bottom: 120px;}
body footer {
	height: 94px;
}

body footer .grid_3 {
	width: 92% !important;
}

.grid_3, .copy, .contacts {
	text-align: center !important;
}

body header .phone{
	display:none;
}

@media screen and (max-width: 710px){
	body footer{
		height: 125px;

	}
	main{padding-bottom: 141px}
}
.inner .contactInfo .addressSmall{
	display: block;
}
.inner .contactInfo .contactDecoration{
	display: none;
}

/* ================ /WIDER480 ================ */