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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	.section-finish .caption-purple {
		left: 187px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		--left: 206px;
	}
	.section-finish .caption-starlight {
		left: 326px;
	}
	.section-finish .caption-space-gray {
		left: 496px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		--left: 26px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 136px;
	}
	.section-techspecs .section-size .caption-depth {
		--bottom: 45px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-finish .caption-purple {
		left: 147px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		text-align: center;
		top: -34px;
		left: 126px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		--left: 162px;
	}
	.section-finish .caption-starlight {
		left: 262px;
	}
	.section-finish .caption-space-gray {
		left: 397px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 101px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		--left: 16px;
	}
	.section-techspecs .section-size .caption-depth {
		--bottom: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		text-align: center;
		top: -34px;
		left: 118px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		--left: 153px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		--top: -12px;
		--left: 220px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		--left: 14px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 94px;
	}
	.section-techspecs .section-size .caption-depth {
		--bottom: 15px;
	}
}

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

#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;
	}
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
