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

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

/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-welcome .marquee-detail::before {
	background: none;
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-battery .stats .stat-value {
		font-size: 45px;
	}
	#highlights-gallery-item-2 .typography-media-card-gallery-headline {
		font-size: 23px;
	}
	.section-header .section-header-headline {
		max-width: 85%;
	}
}
@media only screen and (min-width: 736px) and (max-width: 1024px) {
	.section.section-battery.theme-dark {
		padding-bottom: 25vh;
	}
	.section-safety .section-intro.section-intro-lifestyle .section-intro-content {
		padding-top: 40px;
	}
}
@media only screen and (min-width: 766px) {
	.section-welcome .marquee-detail {
		padding-inline-start: 10px;
	}
	.section-welcome .header-headline {
		margin-top: 25px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 765px) {
	.section-welcome .marquee-detail {
		padding-inline-start: 0px;
		padding-top: 0;
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 734px) {
	.section-welcome .marquee-detail {
		padding-inline-start: 0px;
		padding-top: 0;
		padding-bottom: 36px;
	}
	.section-welcome .marquee-detail .detail-inner-group {
		justify-content: center;
	}
	.section-safety .section-intro.section-intro-lifestyle .section-intro-content {
		padding-top: 20px;
	}
	.section-safety .section-intro.section-intro-lifestyle .section-intro-content p.typography-section-intro-headline {
		line-height: 1;
	}
	.section-versatility .typography-section-intro-headline {
		font-size: 45px;
	}
	[data-component-list="MediaCardGallery"] .media-gallery .media-gallery-item-2 .caption-container.small-pin-bottom-left .caption {
		font-size: 16px;
	}
}
@media only screen and (max-width: 370px) {
	.section-adventure .typography-section-intro-headline {
		font-size: 40px;
	}
	.section-health .typography-section-intro-headline {
		font-size: 40px;
	}
}

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