/* Local Overrides */

/* AR section */
@media only screen and (min-width: 735px) {
	.section-ar .image-ar {
		align-self: flex-end;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-ar .banner-copy {
		padding-bottom: 50px;
	}
}

.section-ar {
	margin-bottom: 0;
}

/* Overrides for copy */
@media only screen and (max-width: 320px) {
	#main
		> section.section.section-hero.theme-dark.hero-ready.near-section
		> div
		> div
		> div.hero-intro-copy
		> p {
		font-size: 44px;
	}
}

.bento-cell.bento-cell-gestures {
	display: none;
}

.bento.alt {
	display: block;
}

.bento-cell-touch-control .bento-headline {
	min-height: 0px;
}

@media only screen and (min-width: 1069px) and (max-width: 1100px) {
	.bento-headline ~ .copy {
		width: 70%;
	}
}

@media only screen and (min-width: 1101px) {
	.bento-headline ~ .copy {
		width: 50%;
	}
}

@media only screen and (min-width: 1069px) {
	.section-noise-cancellation .section-content .headline-section {
		margin: 0 -30px 48px 0;
	}
}

.footnote::before {
	display: none;
}

/* Hearing health messaging copy */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.hearing-avail-subcopy.typography-hearing-avail-2-subcopy.large-10.medium-12 {
		max-width: 53%;
	}
}
