/*------------------------------------*\
   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-decibels .icon-checksolid.icon-before::before {
		margin-top: -30px;
		margin-right: -7px;
	}
	.section-hearing-protection .grid-item-decibels .icon-exclamationtrianglesolid.icon-before::before {
		margin-top: -29px;
		margin-right: -13px;
	}
	.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-decibels .icon-checksolid.icon-before::before {
		margin-top: -22px;
		margin-right: -3px;
	}
	.section-hearing-protection .grid-item-decibels .icon-exclamationtrianglesolid.icon-before::before {
		margin-top: -23px;
		margin-right: -8px;
	}
	.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 .icon-checksolid.icon-before::before {
		margin-top: -22px;
		margin-right: -3px;
	}
	.section-hearing-protection .grid-item-decibels .icon-exclamationtrianglesolid.icon-before::before {
		margin-top: -23px;
		margin-right: -9px;
	}
	.section-hearing-protection .grid-item-decibels .tile-content {
		padding-bottom: 85px;
	}
}

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

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