/* CAFR Overrides */

/* text zoom */
html.text-zoom span.custom-tz-wrap {
	text-wrap: wrap;
}

/* Section session players */
@media only screen and (max-width: 375px) {
	.section-session-players .section-copy-wrapper .section-copy {
		padding-right: 20px;
	}
}

/* Stem Splitter paragraph */
@media only screen and (min-width: 768px) {
	#studio-assistant-gallery-caption-1 .large-10.small-12.large-centered {
		max-width: 85.333333%;
	}
}

/* Beat Breaker copy animation */
@media only screen and (min-width: 768px) and (max-width: 1068px) {
	#beats-gallery-item-1 .caption-container.caption {
		right: 142%;
		position: relative;
	}
}

@media only screen and (min-width: 1440px) {
	#studio-assistant-gallery-caption-1 .large-10.small-12.large-centered {
		max-width: 89.333333%;
	}
}

/* Apple Pencil et Magic Keyboard */
@media only screen and (min-width: 1069px) {
	#touch-gallery-caption-5 p.large-10.small-12.large-centered {
		max-width: 84.333333%;
	}
}

/* local-nav */
@media only screen and (max-width: 345px) {
	#ac-localnav .ac-ln-title {
		font-size: 17px;
	}
}

@media only screen and (max-width: 340px) {
	.section-side-by-side-content .section-headline {
		font-size: 39px;
	}
}

@media only screen and (max-width: 340px) {
	.tabnav-item {
		padding-left: 25px;
	}
}
