/*------------------------------------*\
   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: 735px) and (max-width: 771px) {
	.section-welcome .marquee-detail {
		padding-top: 0;
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 734px) {
	.section-welcome .marquee-detail {
		padding-top: 0;
		padding-bottom: 36px;
	}
	.section-welcome .marquee-detail .detail-inner-group {
		justify-content: center;
	}
}
@media only screen and (min-width: 1025px) {
	[data-component-list="MediaCardGallery"] .media-gallery .gallery-item.media-gallery-item-4 .caption.typography-media-card-gallery-headline {
		width: 600px;
	}
}
@media (min-width: 1069px) {
	#gallery-item-environment-1 > div > div {
		padding-inline-end: 44px;
	}
}

@media (max-width:414px) {
   .section-highlights .typography-media-card-gallery-headline {
      font-size: 16px;
   }
}

@media (max-width:734px) {
   .section-welcome .marquee-detail .detail-inner-group {
      justify-content: center;
   }

   #main > section.section.section-versatility.theme-dark.no-pad > div > div > div {
      bottom: 100px;
   }
}




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