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

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

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

.section-hero .section-header {
	bottom: 3%;
}

@media only screen and (max-width: 734px) {
	.section-hero .section-header {
		bottom: unset;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .section-header-subcopy.hearing-avail-2 {
		position: relative;
	}
}
.section-hero .section-header-subcopy {
	padding: 0px 44px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-hearing-aid .grid-item-difference .tile-body {
		padding-top: 100px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-hearing-protection .grid-item-loud .tile-content {
		padding-bottom: 203px;
	}
	.section-hearing-protection .grid-item-loud .tile-content {
		padding-bottom: 171px;
	}
	.section-hearing-protection .grid-item-decibels .tile-content {
		padding-bottom: 138px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-hearing-protection .grid-item-loud .tile-content {
		padding-bottom: 155px;
	}
	.section-hearing-protection .grid-item-loud .tile-content {
		padding-bottom: 137px;
	}
	.section-hearing-protection .grid-item-decibels .tile-content {
		padding-bottom: 74px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hearing-protection .grid-item-decibels .tile-content {
		padding-bottom: 85px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hearing-test {
		padding-top: 224px;
	}
}

.section-hearing-protection .grid-item-decibels .video-container .play-pause-button-decibels {
	top: 277px;
}
@media only screen and (max-width: 1068px) {
	.section-hearing-protection .grid-item-decibels .video-container .play-pause-button-decibels {
		top: 224px;
	}
}
@media only screen and (max-width: 734px) {
	.section-hearing-test {
		padding-top: 230px;
	}
}
@media only screen and (min-width: 1069px) {
	.page-hearing-health .section-header-headline {
		margin-top: 30px;
	}
}

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