/* TV PLUS footnote*/
.tv-plus .footnote {
	bottom: 0;
	font-size: 1em;
	margin-right: 0;
}

.tv-plus li span.icon-external:after {
	padding-left: 0;
}

/*HERO*/
@media only screen and (max-width: 1068px) {
	.section-hero.theme-dark .typography-hero-headline-super {
		margin-bottom: 0px;
	}
}
/*/HERO*/

.availability-message {
	color: #777;
}

/*Business Tile*/
.business {
	background-size: 1380px 600px;
	background-repeat: no-repeat;
	background-image: url("/vn/mac/home/images/overview/get-more/business__cqey3ja2yyc2_large.jpg");
	background-position-x: center;
	background-position-y: bottom;
	height: 600px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.business {
		background-image: url("/vn/mac/home/images/overview/get-more/business__cqey3ja2yyc2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.business {
		background-size: 736px 400px;
		background-repeat: no-repeat;
		background-image: url("/vn/mac/home/images/overview/get-more/business__cqey3ja2yyc2_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.business {
		background-image: url("/vn/mac/home/images/overview/get-more/business__cqey3ja2yyc2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.business {
		background-size: 736px 490px;
		background-repeat: no-repeat;
		background-image: url("/vn/mac/home/images/overview/get-more/business__cqey3ja2yyc2_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.business {
		background-image: url("/vn/mac/home/images/overview/get-more/business__cqey3ja2yyc2_small_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.business {
		height: 400px;
	}
}

@media only screen and (max-width: 734px) {
	.business {
		height: 490px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero-product .section-content .product-wrapper .hero-image.hero-macbook-pro-image {
		margin-top: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero-product .section-content .product-wrapper .hero-image.hero-macbook-pro-image {
		margin-top: 7px;
	}
}
