/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   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;
	}
}

.augmented-reality-router .copy {
	margin-top: 31px;
}
@media only screen and (max-width: 734px) {
	.augmented-reality-router .copy {
		margin-top: 0;
	}
}
.augmented-reality-router .copy-wrapper {
	margin-bottom: 50px;
}

@media only screen and (max-width: 1068px) {
	.augmented-reality-router .copy-wrapper {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 734px) {
	.augmented-reality-router .copy-wrapper {
		margin-bottom: 0px;
	}
}

.section-design .section-content .typography-section-headline {
	line-height: 0.98;
}

@media only screen and (max-width: 734px) {
	.section-design .section-content .typography-section-headline {
		line-height: 1.07143;
	}
}

.augmented-reality-router .copy-wrapper {
	margin-bottom: 30px;
}

@media only screen and (max-width: 734px) {
	.augmented-reality-router .copy-wrapper {
		margin-bottom: 0px;
	}
}

.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;
	}
}

@media only screen and (max-width: 734px) {
	.tabnav-platter {
		margin-top: -40px;
	}
}

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