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

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

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

.section-hero .section-header-headline {
	padding: 0;
}

@media (min-width: 735px) {
	.section-hearing-aid .grid-item-fine-tune .tile-content {
		padding-right: 23px;
	}
}

@media (min-width: 1069px) {
	.section-hearing-aid .grid-item-fine-tune .tile-content {
		padding-right: 48px;
	}
}

.typography-grid-tile-caption {
	font-size: 22px;
}

@media (max-width: 1068px) {
	.typography-grid-tile-caption {
		font-size: 16px;
	}
}

@media (max-width: 734px) {
	.typography-grid-tile-caption {
		font-size: 15px;
	}
}

@media (max-width: 734px) {
	.section-hearing-test {
		padding-top: calc(225px + var(--film-height));
	}
}

@media (max-width: 734px) {
	.section-hero .section-header-copy {
		padding: 0 7px;
	}
}

/* @media screen and (min-width: 735px) and (max-height: 1000px) {
	.section-hero .section-header {
		bottom: unset;
		top: 400px;
	}
}


@media screen and (min-width: 735px){
	.section-hero .section-header {
		bottom: 20%;
	}
}
.section-hero .section-header{
	bottom: 0%;
}
@media screen and (min-width: 1069px) and (max-height: 1200px) {
	.section-hero .section-header {
		bottom: unset;
		top: 710px;
	}
}

@media screen and (min-width: 1069px) and (max-height: 900px) {
	.section-hero .section-header {
		bottom: unset;
		top: 600px;
	}
} */

@media screen and (min-width: 735px) and (max-height: 900px) and (max-width: 1068px) {
	.section-hero .section-header {
		bottom: unset;
		top: 408px;
	}
}

@media screen and (min-width: 1069px) and (max-height: 1000px) {
	.section-hero .section-header {
		bottom: unset;
		top: 580px;
	}
}

@media screen and (min-width: 1069px) and (max-height: 1200px) and (min-height: 1000px) {
	.section-hero .section-header {
		bottom: unset;
		top: 700px;
	}
}

@media screen and (max-width: 1068px) and (min-width: 735px) and (max-height: 1100px) and (min-height: 900px) {
	.section-hero .section-header {
		bottom: unset;
		top: 400px;
	}
}

.section-hearing-protection .grid-item-decibels .text-item, .section-hearing-protection .grid-item-loud .text-item {
	align-items: flex-start;
}

.section-hearing-protection .grid-item-decibels .tile-content {
	padding: 0 0 141px;
}

@media (max-width: 1068px) {
	.section-hearing-protection .grid-item-decibels .tile-content {
		padding: 0 0 73px;
	}
}

@media (max-width: 734px) {
	.section-hearing-protection .grid-item-decibels .tile-content {
		padding: 0 0 93px;
	}
}

.section-hearing-protection .grid-item-decibels .text-item-1::before {
	margin-right: -24px;
}
.section-hearing-protection .grid-item-decibels .text-item-2::before {
	margin-right: -10px;
}

@media (max-width: 1068px) {
	.section-hearing-protection .grid-item-decibels .text-item-1::before {
		margin-right: -16px;
	}
	.section-hearing-protection .grid-item-decibels .text-item-2::before {
		margin-right: -6px;
	}
}

.section-hero .hero-container {
	padding-bottom: 140px;
}

@media (min-width: 735px) and (max-width: 1068px) {
	.section-hero .hero-container {
		padding-bottom: 300px;
	}
}
@media (max-width: 734px) {
	.section-hero .hero-container {
		padding-bottom: 30px;
	}
}

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