/*CAFR Overrides*/

/*multiuser*/
#overview-multiuser-bubble-left-1 {
	left: 36px;
	top: 31px;
}
#overview-multiuser-bubble-left-2 {
	left: 73px;
	bottom: 83px;
}
#overview-multiuser-bubble-right-1 {
	right: -4px;
	top: 145px;
}
@media only screen and (max-width: 1068px) {
	#overview-multiuser-bubble-left-1 {
		left: 17px;
		top: 27px;
	}
	#overview-multiuser-bubble-left-2 {
		left: 46px;
		bottom: 65px;
	}
	#overview-multiuser-bubble-right-1 {
		right: -22px;
		top: 129px;
	}
}
@media only screen and (max-width: 734px) {
	#overview-multiuser-bubble-left-1 {
		left: 17px;
		top: 17px;
	}
	#overview-multiuser-bubble-left-2 {
		left: 34px;
		bottom: 28px;
	}
	#overview-multiuser-bubble-right-1 {
		right: -11px;
		top: 76px;
	}
}
@media only screen and (max-width: 380px) {
	#overview-multiuser-bubble-left-1 {
		left: 15px;
		top: 17px;
	}
	#overview-multiuser-bubble-left-2 {
		left: 32px;
		bottom: 28px;
	}
	#overview-multiuser-bubble-right-1 {
		right: -12px;
		top: 76px;
	}
}
@media only screen and (max-width: 330px) {
	#overview-multiuser-bubble-left-1 {
		left: -5px;
		top: 17px;
	}
	#overview-multiuser-bubble-left-2 {
		left: 11px;
		bottom: 28px;
	}
	#overview-multiuser-bubble-right-1 {
		right: -10px;
		top: 76px;
	}
}

/* Promo Router */
.section-router .router-tiles .router.router-promo .column-copy h2 {
	margin-bottom: 27px;
}
@media only screen and (max-width: 734px) {
	.section-router .router-tiles .router.router-promo .column-copy h2 {
		margin-bottom: 14px;
	}
}

.section-intercom .intercom .intercom-pictures .room-label.den-label-position {
	left: 0;
}

@media only screen and (max-width: 320px) {
	.section-hero .hero-bottom {
		display: block !important;
	}
}

/* Legal Generation Superscripts */
#ac-globalfooter sup {
	position: relative;
	font-size: 0.6em;
	vertical-align: initial;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-hub .apps-container .column .typography-homepod-copy-hardwares {
		padding-left: 2px;
		padding-right: 1px;
	}
}

/* Apple Music Tile */

@media only screen and (max-width: 734px) {
	.section-router .router.router-promo .music-album-1 {
		grid-column-start: 3;
	}
}

@media only screen and (max-width: 734px) {
	.section-router .router.router-promo .music-album-2 {
		grid-column-start: 1;
	}
}
