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

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

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

.section-welcome .marquee-detail {
	padding-inline-start: 12px;
}

@media only screen and (max-width: 734px) {
	.section-welcome .detail-inner-group {
		justify-content: center;
	}
	.section-welcome .marquee-detail {
		padding-top: 8px;
	}
}
.section-welcome .marquee .marquee-detail::before {
	background: none;
}

@media only screen and (max-width: 1069px) {
	.section-welcome .viewport-content {
		row-gap: 2px;
	}
	.section-welcome .detail-inner-group {
		flex-direction: column;
		align-items: flex-end;
		top: 10px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-welcome .viewport-content {
		row-gap: 2px;
	}
	.section-welcome .detail-inner-group {
		top: -60px;
	}
}

@media only screen and (max-width: 734px) {
	.section-welcome .detail-inner-group {
		flex-direction: column;
		align-items: center;
		top: -10px;
	}
}

@media screen and (min-width: 1069px) {
	#main > section.section.section-environment.background-alt.staggered-end > div > div > div > div > div.column.banner-card-copy-column > h2 {
		max-width: 410px;
		margin-right: 10px;
	}
	#media-card-gallery-item-5 > div > div.caption-container.small-pin-bottom-center.pin-top-center > div {
		width: 640px;
	}
}

.section-camera .subsection-audio .audio-content .audio-copy-block {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 47px 30px 30px 6%;
	color: #6e6e73;
}

@media (max-width: 1068px) {
	.section-camera .subsection-audio .audio-content .audio-copy-block {
		padding-top: 75px;
		padding-bottom: 64px;
		padding-right: 80px;
	}
	#media-card-gallery-item-3 > div > div.caption-container.medium-pin-bottom-center.pin-center-left > div {
		width: 600px;
	}
}

@media (max-width: 734px) {
	.section-camera .subsection-audio .audio-content .audio-copy-block {
		padding: 53px 8.3333333333% 49px;
	}
	#overview-highlights-highlights-120-endframe-2 > img {
		position: relative;
		top: -40px;
	}
}

@media (max-width: 1068px) {
	.section-workflows .gallery-caption {
		--caption-height: 185px;
	}
}

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