/*------------------------------------*\
  LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  LOCAL FIXES
\*——————————————————*/

.section-welcome .welcome-content-container .welcome-content .welcome-headline-container {
	display: none;
}

@media only screen and (min-width: 1069px) {
	#media-card-gallery-item-6 > div > p {
		width: 250px;
		position: relative;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#media-card-gallery-item-2 > div > p {
		width: 350px;
		position: relative;
	}
}
@media only screen and (max-width: 734px) {
	.marquee .viewport-content {
		width: 100%;
	}
}
@media (min-width: 1441px) {
	.section-welcome .welcome-content {
		padding-top: 289px;
	}
}
@media (min-width: 1441px) {
	.section-welcome .welcome-content {
		padding-top: 289px;
	}
}

@media (min-width: 1069px) and (max-width: 1440px) {
	.section-welcome .welcome-content {
		padding-top: 237px;
	}
}

@media (min-width: 735px) and (max-width: 1068px) {
	.section-welcome .welcome-content {
		min-height: 698px;
		padding-top: 211px;
	}
	.section-header.row {
		flex-flow: nowrap;
	}
}

@media (min-width: 481px) and (max-width: 734px) {
	.section-welcome .welcome-content {
		min-height: 424px;
		padding-top: 121px;
	}
}

@media (max-width: 480px) {
	.section-welcome .welcome-content {
		padding-top: 81px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-values .values-list .values-grid-subitems.values-subitem-2 {
		margin-top: 13px;
	}
}
.section-contrast .product-tile-set .product-tile:nth-child(2) .tout-group .tout:nth-child(3) .tout-list br.xs-small {
	display: none;
}
@media only screen and (max-width: 614px) and (min-width: 443px) {
	.section-contrast .product-tile-set .product-tile:nth-child(2) .tout-group .tout:nth-child(3) .tout-list br.xs-small {
		display: block;
	}
}

.section-contrast .product-tile-set .product-tile:nth-child(1) .tout-group .tout:nth-child(3) .tout-list br.xs-small {
	display: none;
}
@media only screen and (max-width: 443px) {
	.section-contrast .product-tile-set .product-tile:nth-child(1) .tout-group .tout:nth-child(3) .tout-list br.xs-small {
		display: block;
	}
}
.section-contrast .product-tile-set .product-tile:nth-child(2) .tout-group .tout:nth-child(3) .tout-list br.xxs-small {
	display: none;
}
@media only screen and (max-width: 443px) and (min-width: 421px) {
	.section-contrast .product-tile-set .product-tile:nth-child(2) .tout-group .tout:nth-child(3) .tout-list br.xxs-small {
		display: block;
	}
}
.section-contrast .product-tile-set .product-tile:first-child .product-tile-ctas-stacked {
	margin-top: 50px;
	margin-bottom: 42px;
}

.section-apple-intelligence .copy-disclaimer {
	margin-top: 20px;
	color: #86868b;
	font-weight: 600;
}

.section.section-upgrade .inline-compare-wrap {
	padding-bottom: 80px;
}
@media only screen and (max-width: 1068px) {
	.section.section-upgrade .inline-compare-wrap {
		padding-bottom: 72px;
	}
}

@media only screen and (max-width: 734px) {
	.section.section-upgrade .inline-compare-wrap {
		padding-bottom: 48px;
	}
}

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