/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-experience .more-magic-row {
	text-align: center;
}
@media only screen and (max-width: 734px) {
	.section-experience .more-magic-row {
		text-align: left;
	}
}

.section-experience .more-magic-row {
	margin-top: 55px;
}

@media only screen and (max-width: 1068px) {
	.section-experience .more-magic-row {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 734px) {
	.section-experience .more-magic-row {
		margin-top: 28px;
	}
	.section-experience .more-magic-copy-block {
		margin-top: 0px;
	}
}

#ac-globalfooter .ac-gf-sosumi {
	padding: 27px 0 11px;
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
