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

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

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

section.start h2 {
	margin-top: 20%;
	font-size: 22px;
}

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

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

section.start h1 {
	margin: 6% 0;
	font-size: 24px;
	line-height: 34px;
}
section.start h1 .kav{
	padding: 0;
}

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

.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: 137px;}
body footer {
	height: 150px;
}

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

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

body header .phone{
	display:none;
}
.inner .contactMap{
	width: 280px!important;
	height: 280px!important;
}

.portfolio .portfolioList .portfolioItem{margin: 20px auto; float: none}
/* ================ /WIDER240 ================ */