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

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

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

.typography-section-headline {
	line-height: 0.9;
}

@media only screen and (max-width: 1068px) {
	.section-design .captions .canopy-caption {
		width: 180px;
	}
}

@media only screen and (max-width: 734px) {
	.section-design .captions .canopy-caption {
		width: 100%;
		top: auto;
		bottom: calc(100% + 90px);
	}
}

.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 .typography-section-headline {
	font-size: 113px;
}

.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: 1068px) {
	.section-experience .typography-section-headline {
		font-size: 87px;
	}
}
@media only screen and (max-width: 734px) {
	.section-experience .typography-section-headline {
		font-size: 40px;
	}
}
@media only screen and (max-width: 734px) {
	.compare-module-wrapper .compare-grid .row {
		align-items: flex-start;
	}
}

@media only screen and (min-width: 320px) and (max-width: 413px) {
	.typography-compare-badge {
		font-size: 32px;
	}
}

/* 


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