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

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

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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-welcome .marquee-detail::before {
	background: none;
}
.section-welcome .marquee-detail {
	padding-inline-start: 0px;
}
@media only screen and (min-width: 736px) {
	.section-welcome .header-headline {
		margin-top: 25px;
	}
}
@media only screen and (max-width: 735px) {
	.section-welcome .marquee-detail {
		padding-top: 0;
		padding-bottom: 36px;
	}
	.section-welcome .marquee-detail .detail-inner-group {
		justify-content: center;
	}
	.section-welcome .header-headline {
		margin-top: 15px;
	}
}
@media only screen and (max-width: 414px) {
	[data-media-card-gallery] .media-gallery .media-gallery-item-2 .caption-container.small-pin-bottom-left .caption {
		font-size: 16px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
