/* ================ WIDER240 ================ */

section {
	background-position: 50%;
	text-align: center;
}

section h3 {
    margin-top: 60px;
	font-size: 28px;
}

h4#caption {
    max-width: 220px;
}

section.aboutUs div#forDescriptions {
	display: none;
}

/*section.aboutUs h4#caption {
    font-size: 12px;
}*/

.grid_2 {
	width: 92%;
	margin: 0;
}

.grid_3 {
	width: 92%;
}

.grid_5 {
	width: 92%;
}

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

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

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

body header .phone{
	display:none;
}

/* ================ /WIDER240 ================ */