/* Local overrides */

/* GLOBAL */
.tabnav.tabnav-line .tabnav-link {
	justify-content: center;
}
/* END OF GLOBAL */

/* Hero Section */

@media only screen and (min-width: 1500px) {
	.section-welcome
		p.header-headline.typography-marquee-headline-reduced.custom-width-hero {
		min-width: 950px;
	}
}

@media only screen and (min-width: 1069px) and (max-width: 1499px) {
	.section-welcome
		p.header-headline.typography-marquee-headline-reduced.custom-width-hero {
		min-width: 900px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-marquee-detail.custom_spacing {
		margin: auto;
		padding-bottom: 10px;
	}

	.marquee-milestone.typography-marquee-detail-reduced.custom_spacing {
		padding-bottom: 35px;
	}
}

/* Highlights */
@media only screen and (max-width: 420px) {
	.section-highlights .media-gallery-item-liquid-glass .caption {
		max-width: 220px;
		font-size: 15px;
		margin-left: 24px;
		margin-right: 24px;
	}
}

/* Compare Section */

@media only screen and (min-width: 1069px) {
	.product-tile-macbook-pro
		span.product-tile-headline.typography-product-tile-headline.custom-width-compare {
		min-width: 325px;
	}
}

/* Performance */

@media only screen and (max-width: 424px) {
	html.enhanced
		#main
		section.section.section-performance
		div.subsection-gaming.viewport-content {
		position: relative;
		top: 50px;
	}
}

@media only screen and (max-width: 374px) {
	.section-performance
		.section-header-headline.typography-headline-super.custom-font-size {
		font-size: 44px;
	}
}

/* enhanced chip */
.section-performance .subsection-mx .chip-stat br.small.custom_enhanced {
	display: none;
}
@media only screen and (max-width: 735px) {
	html.enhanced .section-performance .subsection-mx .chip-stat {
		max-width: 20ch;
	}
	html.enhanced
		.section-performance
		.subsection-mx
		.chip-stat
		br.small.custom_enhanced {
		display: inline-block;
	}

	html.enhanced
		.section-performance
		.subsection-gaming
		.gaming-composite-image {
		margin-top: 120px;
	}
}
/* end of enhanced chip */

/* enhanced chip persona */
@media only screen and (max-width: 420px) {
	html.enhanced
		.section-performance
		.subsection-personas
		.persona-grid.persona-mx
		.text-content {
		margin-block-start: 42px;
		font-size: 20.5px;
	}
}
@media only screen and (max-width: 420px) {
	html.enhanced
		.section-performance
		.subsection-personas
		.persona-grid.persona-mx-pro
		.text-content,
	html.enhanced
		.section-performance
		.subsection-personas
		.persona-grid.persona-mx-max
		.text-content {
		margin-block-start: 35px;
		font-size: 19.5px;
	}
}
/* end of enhanced chip persona */

/* speed header */
@media only screen and (max-width: 420px) {
	.section-performance
		.subsection-mx
		.section-mx-scroll
		.mx-section-header
		.section-header-headline {
		font-size: 40px;
	}
}
/* end of speed header */

@media only screen and (max-width: 374px) {
	.section-performance
		.section-header-headline.typography-headline-super.custom-font-size {
		font-size: 44px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-performance .subsection-personas .persona-mx .spec-listitem {
		max-width: 220px;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-performance .subsection-personas .persona-mx .spec-listitem {
		max-width: 230px;
	}
	.section-performance .subsection-personas .persona-mx-max .spec-listitem {
		max-width: 235px;
	}
	.section-performance .subsection-personas .persona-mx-pro .spec-listitem {
		max-width: 235px;
	}
}

@media only screen and (max-width: 320px) {
	.section-performance .subsection-personas .persona-mx .spec-listitem {
		max-width: 220px;
		margin-left: auto;
		margin-right: auto;
	}
	.section-performance .subsection-personas .persona-mx-max .spec-listitem {
		max-width: 230px;
	}
	.section-performance .subsection-personas .persona-mx-pro .spec-listitem {
		max-width: 230px;
	}
}

@media only screen and (min-width: 1069px) {
	html.chip-personas-enhanced
		.section-performance
		.subsection-personas
		.persona-grid
		.text-content {
		margin-block-start: 75px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	html.chip-personas-enhanced
		.section-performance
		.subsection-personas
		.persona-grid
		.text-content {
		margin-block-start: 35px;
	}
}
