/* Local Overrides */

.custom_period {
	position: absolute;
	top: 7px;
	font-size: 58px;
}

/* Local Nav */
@media (max-width: 872px) {
	#ac-localnav .ac-ln-title {
		font-size: 22px;
	}

	#ac-localnav .ac-ln-menu {
		font-size: 11px;
	}

	#ac-localnav .ac-ln-menu-item:last-child .ac-ln-menu-link {
		font-size: 11px;
	}

	#ac-localnav .ac-ln-button {
		font-size: 11px;
	}
}

/* Engagement section */
@media only screen and (min-width: 1069px) {
	#engagement .modal-content-tile.tile-enhance .modal-content-tile-headline {
		padding-right: 230px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	#engagement .modal-content-tile.tile-enhance .modal-content-tile-headline {
		padding-right: 230px;
	}
}

/* modal productivity-mobile-work */
@media only screen and (min-width: 1069px) {
	.modal-productivity-mobile-work
		.modal-content-tile.tile-retail
		.modal-content-tile-headline {
		margin-right: -158px;
	}
}

/* modal content-footer-quote */
@media only screen and (min-width: 1069px) {
	.modal-content-footer .modal-content-footer-quote .quote-copy {
		max-width: 32.764706rem;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.modal-content-footer .modal-content-footer-quote .quote-copy {
		max-width: 34.235294rem;
	}
}

/* modal it deployment*/
@media (min-width: 735px) {
	.modal-content-footer-stat .stat-copy {
		margin-inline-start: 25px;
	}
}

@media (min-width: 735px) {
	.modal-it-deployment .stat-copy {
		max-width: 12ch;
	}
}

/* modal device-management */
@media only screen and (min-width: 1069px) {
	#device-management
		.modal-content-indent
		.modal-content-hero-headline.typography-headline-elevated {
		margin-right: 4.8em;
	}
}

/* modal tile-zero-trust */
@media only screen and (min-width: 1069px) {
	.tile-zero-trust.with-glyph .modal-content-tile-headline {
		margin-right: 4.8em;
	}
	#identity
		.modal-content-indent
		.modal-content-hero-headline.typography-headline-elevated {
		margin-right: 1.8em;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.tile-zero-trust.with-glyph .modal-content-tile-headline {
		margin-right: 4.8em;
	}
	#identity
		.modal-content-indent
		.modal-content-hero-headline.typography-headline-elevated {
		margin-right: 2.8em;
	}
}

.section.section-innovation div:nth-child(1) div.tile-content {
	padding-right: 25px;
}

@media only screen and (max-width: 745px) and (min-width: 735px) {
	.section.section-innovation div:nth-child(1) div.tile-content {
		padding-right: 20px;
	}
}
