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

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

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

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

.section-ar .banner-copy {
	padding-bottom: 55px;
	max-width: 475px;
}

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

@media only screen and (max-width: 734px) {
	.section-ar .banner-copy {
		padding-bottom: 44px;
	}
	.case-battery__intro .headline-section {
		line-height: 1;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-ar .banner-copy {
		padding: 60px 0px;
	}
	.no-ipad .section-ar .image-ar {
		margin-top: auto;
		right: 10px;
	}

	.section-ar .typography-router-headline {
		font-size: 22px;
	}
}

.section-case-battery .headline-section {
	line-height: 1;
}

.bento-container.bento-borderless-top:last-child .bento {
	grid-template-columns: 1fr;
}
.bento-cell-gestures {
	display: none;
}
@media only screen and (min-width: 1069px) {
	.bento-cell-touch-control .bento-cell-copy {
		width: 50%;
	}
}

@media only screen and (max-width: 1068px) {
	.bento-borderless-top:nth-last-of-type(2) .bento-cell {
		padding: 105px 6.5vw 117px;
	}
}

@media only screen and (min-width: 735px) {
	.bento-cell-conversation, .bento-cell-volume {
		align-items: flex-start;
	}
}

.factoid .stat {
	margin-top: 12px;
}

@media only screen and (max-width: 734px) {
	.section-compare .compare-module-wrapper .device-content h3 {
		min-height: 61px;
	}
}

.bento-cell-hearing-health.bento-cell a.gray-text {
	color: #6e6e73;
}

/* BEGIN CARD HYPERLINK CSS  */
@media only screen and (min-width: 735px) {
	.bento-cell-hearing-health.bento-cell .hearing-avail-subcopy {
		position: absolute;
	}
}

.bento-cell-hearing-health.bento-cell .hearing-avail-subcopy {
	bottom: 60px;
	color: #86868b;
}

.typography-hearing-avail-subcopy {
	font-size: 17px;
	line-height: 1.23536;
	font-weight: 600;
	letter-spacing: 0em;
}

@media only screen and (max-width: 734px) {
	.typography-hearing-avail-subcopy {
		font-size: 14px;
		line-height: 1.4285914286;
		font-weight: 600;
		letter-spacing: -0.016em;
	}
}

.bento-cell-hearing-health.bento-cell .hearing-avail-subcopy a {
	pointer-events: auto;
	color: inherit;
}

@media only screen and (max-width: 1068px) {
	.bento-cell-hearing-health .bento-cell-copy {
		padding-top: 64px;
		padding-bottom: 140px;
	}
}

@media only screen and (max-width: 734px) {
	.bento-cell-hearing-health .bento-cell-copy {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 1068px) {
	.bento-cell-hearing-health.bento-cell .hearing-avail-subcopy {
		bottom: 50px;
		position: absolute;
	}
}

@media only screen and (max-width: 734px) {
	.bento-cell-hearing-health.bento-cell .hearing-avail-subcopy {
		position: static;
		margin-top: 24px;
	}
}

@media only screen and (max-width: 1068px) {
	.bento-cell-hearing-health.bento-cell .hearing-health {
		margin-top: 303px;
	}
}

@media only screen and (max-width: 734px) {
	.bento-cell-hearing-health.bento-cell .hearing-health {
		margin-top: 64px;
	}
}

/* END CARD HYPERLINK CSS  */

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