body {
	line-break: strict;
}

/* Chevron */
.icon-wrapper .icon.icon-after:not(.icon-pluscircle)::after {
	position: relative;
	top: -0.1em;
}
@media only screen and (max-width: 1068px) {
	.icon-wrapper .icon.icon-after.icon-plussolid::after, .icon-wrapper .icon.icon-after.icon-minussolid::after {
		position: relative;
		top: 0em;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .gallery-container .gallery-item .content {
		padding: 55px 40px 65px 40px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .gallery-container .gallery-item-image-playground.gallery-item .content {
		padding: 55px 18px 65px 18px;
	}
}

.section-hero .gallery-container .gallery-item .content .column {
	width: 100%;
}

.section-hero .gallery-container .gallery-item .content .column {
	padding-block-end: 230px;
}

@media only screen and (max-width: 1068px) {
	.section-hero .gallery-container .gallery-item .content .column {
		padding-block-end: 150px;
	}
}

@media only screen and (max-width: 734px) {
	html.no-touch .section-hero .gallery-container .gallery-item .content .column {
		padding-block-end: 180px;
	}
}

@media only screen and (max-width: 734px) {
	html.touch .section-hero .gallery-container .gallery-item .content .column {
		padding-block-end: 130px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-hero .typography-hero-gallery-headline {
		margin-top: 2px;
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .typography-hero-gallery-headline {
		margin-top: 5px;
	}
}

.section-hero .gallery-item-image-playground .typography-hero-gallery-headline {
	font-size: 64px;
	line-height: 1.0625;
	font-weight: 600;
	letter-spacing: -0.009em;
	font-family:
		SF Pro Display,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
}

@media only screen and (max-width: 1068px) {
	.section-hero .gallery-item-image-playground .typography-hero-gallery-headline {
		font-size: 48px;
		line-height: 1.0834933333;
		font-weight: 600;
		letter-spacing: -0.003em;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .gallery-item-image-playground .typography-hero-gallery-headline {
		font-size: 40px;
		line-height: 1.1;
		font-weight: 600;
		letter-spacing: 0em;
	}
}

@media only screen and (max-width: 480px) {
	.section-hero .gallery-item-image-playground .typography-hero-gallery-headline {
		font-size: 32px;
		line-height: 1.125;
		font-weight: 600;
		letter-spacing: 0.004em;
	}
}

/* modal resource column width */
@media only screen and (max-width: 1068px) {
	.boc .resources .resource-headline {
		max-width: 250px;
	}
}

/* modal photo */
.modal-photos .modal-headline {
	max-width: 100%;
}

/* modal numbers */
@media only screen and (min-width: 735px) {
	.modal-numbers .modal-headline {
		position: relative;
		left: -4px;
	}
}

/* modal keynote */
@media only screen and (min-width: 735px) {
	.modal-keynote .modal-headline {
		position: relative;
		left: -6px;
	}
}

/* router */
@media only screen and (max-width: 1068px) {
	.section-routers .accessibility .router-headline {
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (min-width: 1069px) and (max-width: 1440px) {
	.section-routers .privacy {
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (min-width: 1069px) {
	.section-routers .router-copy {
		max-width: 450px;
	}
}
/* filter btn */
.section-content-filters .tabnav-button {
	line-height: 1;
	padding-top: 9px;
	padding-bottom: 7px;
}
/* cta btn */
@media only screen and (max-width: 734px) {
	.section-featured-apps .card .ctas-wrapper .button {
		padding-top: 5px;
		padding-bottom: 3px;
	}
}

/* card header name adjust */
.section-featured-apps .card-header .app-name {
	padding-top: 4px;
}
@media only screen and (max-width: 1068px) {
	.section-featured-apps .card-header .app-name {
		padding-top: 1px;
	}
}
@media only screen and (max-width: 734px) {
	.section-featured-apps .card-header .app-name {
		padding-top: 4px;
	}
}

/* new app final-cut-pro-ipad, logic-pro-ipad */
@media only screen and (max-width: 734px) {
	.gallery-item-final-cut-pro-ipad .typography-hero-gallery-headline, .gallery-item-logic-pro-ipad .typography-hero-gallery-headline {
		line-height: calc(1.21875 * 0.9);
		margin-top: 8px;
	}
}

/* app store */
.section-app-store .typography-app-store-headline {
	width: 100%;
}

/* app-apple-remote-desktop to one-line */
@media only screen and (min-width: 1667px) {
	.app-apple-remote-desktop .app-copy {
		width: 100%;
	}
}
/* app-apple-developer to one-line */
@media only screen and (min-width: 967px) {
	.app-apple-developer .app-copy {
		width: 100%;
	}
}

@media only screen and (min-width: 735px) {
	html.touch.no-android #featured-apps-panel .button {
		padding-top: 5px;
	}
}
