/*------------------------------------*\
  LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  LOCAL FIXES
\*——————————————————*/
@media only screen and (min-width: 1069px) {
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
}
@media only screen and (max-width: 734px) {
}
@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;
	}
}

@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 (max-width: 480px) {
	.section-welcome .welcome-content .bottom-marquee .marquee .marquee-detail {
		margin-top: 6px !important;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-media-card .gallery-item:nth-child(2) .caption.pin-offset {
		width: 365px;
	}
}

@media only screen and (max-width: 734px) {
	.section-media-card .gallery-item:nth-child(2) .caption.pin-offset {
		width: 365px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-media-card .gallery-item:nth-child(4) .caption.pin-offset {
		width: 340px;
	}
}

.section-contrast .product-tile-set .product-tile:first-child .product-tile-ctas-stacked {
	margin-top: 40px;
	margin-bottom: 42px;
}

.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;
	}
}

@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-welcome .welcome-content-container .welcome-content .welcome-headline-container .welcome-headline {
	display: none;
}
.welcome-content .top-marquee .marquee .viewport-content {
	width: 100%;
}
.bento-tab-gallery .bento-disclaimer {
	font-weight: 600;
	margin-top: 20px;
}
.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;
	}
}

#gallery-item-upgrade-iphone-13-pro-max .bg-upgrade-image.bg-upgrade-image-battery-icon {
	bottom: -2px;
}

@media only screen and (min-width: 610px) {
	.custom-line-break {
		display: none;
	}
}
@media only screen and (max-width: 434px) {
	.custom-line-break {
		display: none;
	}
}
@media only screen and (min-width: 443px) {
	.custom-line-break-2 {
		display: none;
	}
}
/*------------------------------------*\
  END LOCAL FIXES
\*------------------------------------*/
