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

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

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

#ac-globalfooter .with-cta {
	margin: 0 auto;
	padding-top: 56px;
	position: relative;
	text-align: center;
	width: 216px;
	z-index: 1;
}

@media only screen and (max-width: 734px) {
	#ac-globalfooter .with-cta {
		padding-top: 36px;
	}

	.section-router .has-gradient {
		min-height: 2.1em;
	}
}

#ac-globalfooter .ac-gf-buystrip-elevated .with-cta {
	width: 294px;
	padding-left: 8px;
	padding-right: 8px;
}

@media only screen and (max-width: 480px) {
	#ac-globalfooter .ac-gf-buystrip-elevated .with-cta {
		width: 240px;
		padding-left: 0;
		padding-right: 0;
	}
}

.section-powerful .section-headline strong {
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	background-image: linear-gradient(
		90deg,
		#5f79f9,
		#c85bd6 33%,
		#de4d9a 66%,
		#f14758 100%
	);
	padding-right: 5px;
	margin-right: -5px;
}

.section-pencil .section-headline strong {
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	background-image: linear-gradient(
		90deg,
		#f35608,
		#f14758 33%,
		#de4d9a 66%,
		#bb60f5 100%
	);
	padding-right: 5px;
	margin-right: -5px;
}

.section-apps .section-headline strong {
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	background-image: linear-gradient(
		90deg,
		#058ef7,
		#7979f9 33%,
		#c85bd6 66%,
		#de4d9a 100%
	);
	padding-right: 5px;
	margin-right: -5px;
}

.section-download .section-headline strong {
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	background-image: linear-gradient(
		90deg,
		#bb60f5,
		#de4d9a 33%,
		#f14758 66%,
		#f35608 100%
	);
	padding-right: 5px;
	margin-right: -5px;
}

.section-camera .section-headline strong {
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	background-image: linear-gradient(
		90deg,
		#5f79f9,
		#c85bd6 33%,
		#de4d9a 66%,
		#f14758 100%
	);
	padding-right: 5px;
	margin-right: -5px;
}

.section-design .section-headline strong {
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	background-image: linear-gradient(
		90deg,
		#058ef7,
		#7979f9 33%,
		#c85bd6 66%,
		#de4d9a 100%
	);
	padding-right: 5px;
	margin-right: -5px;
}

.section-powerful {
	background-color: #fff;
	padding-top: 150px;
}

@media only screen and (max-width: 1068px) {
	.section-powerful {
		padding-top: 137px;
	}
}

@media only screen and (max-width: 734px) {
	.section-powerful {
		padding-top: 108px;
	}
}

.section-intelligence .section-headline .gradient-text {
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	background-image: linear-gradient(
		90deg,
		#af6aed,
		#ce5998 33%,
		#df555d 66%,
		#e2602b 100%
	);
	padding-right: 5px;
	margin-right: -10px;
}

@media only screen and (max-width: 734px) {
	.section-intelligence .section-headline .gradient-text {
		margin-right: -8px;
	}
}

@media only screen and (min-width: 420px) and (max-width: 734px) {
	.section-intelligence .section-header .hardware-lockup .inline-video-button {
		right: -30px;
	}
}

@media only screen and (min-width: 735px) {
	.section-intelligence .section-header .hardware-lockup .inline-video-button {
		left: 515px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.inline-video-icon-replay.margin-left {
		margin-right: 5px;
	}
}

br.x-small {
	display: none;
}

@media only screen and (max-width: 420px) {
	br.x-small {
		display: block;
	}

	.section-intelligence .section-header .hardware-lockup .hardware-caption {
		bottom: 64px;
	}
}

.section-powerful .gradient-powerful {
	background: linear-gradient(
		180deg,
		rgba(255, 255, 255, 1) 0%,
		rgba(245, 245, 247, 1) 60%
	);
	background-size: 100%;
	background-repeat: no-repeat;
}

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