/*START: imac hero */
.site-imac .section-hero .image-hero {
	background-image: url("/vn/mac/shared/macos/images/hero_imac_large.jpg");
}
@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) {
	.site-imac .section-hero .image-hero {
		background-image: url("/vn/mac/shared/macos/images/hero_imac_large_2x.jpg")
	}
}
@media only screen and (max-width: 1068px) {
	.site-imac .section-hero .image-hero {
		background-image: url("/vn/mac/shared/macos/images/hero_imac_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) {
	.site-imac .section-hero .image-hero {
		background-image: url("/vn/mac/shared/macos/images/hero_imac_medium_2x.jpg")
	}
}
@media only screen and (max-width: 735px) {
	.site-imac .section-hero .image-hero {
		background-image: url("/vn/mac/shared/macos/images/hero_imac_small.jpg")
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.site-imac .section-hero .image-hero {
		background-image: url("/vn/mac/shared/macos/images/hero_imac_small_2x.jpg")
	}
}
/*END: imac hero */



/** hero mac image **/
.site-macbook .section-hero .image-hero
{
	background-image: url("/vn/mac/shared/macos/images/hero_macbook_large.jpg");
}

@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)
{
	.site-macbook .section-hero .image-hero { background-image: url("/vn/mac/shared/macos/images/hero_macbook_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.site-macbook .section-hero .image-hero
	{
		background-image: url("/vn/mac/shared/macos/images/hero_macbook_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)
{
	.site-macbook .section-hero .image-hero { background-image: url("/vn/mac/shared/macos/images/hero_macbook_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.site-macbook .section-hero .image-hero
	{
		background-image: url("/vn/mac/shared/macos/images/hero_macbook_small.jpg");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi)
{
	.site-macbook .section-hero .image-hero { background-image: url("/vn/mac/shared/macos/images/hero_macbook_small_2x.jpg"); }
}


.site-macbookpro .section-hero .image-hero
{
	background-image: url("/vn/mac/shared/macos/images/hero_macbookpro_large.jpg");
}

@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)
{
	.site-macbookpro .section-hero .image-hero { background-image: url("/vn/mac/shared/macos/images/hero_macbookpro_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.site-macbookpro .section-hero .image-hero
	{
		background-image: url("/vn/mac/shared/macos/images/hero_macbookpro_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)
{
	.site-macbookpro .section-hero .image-hero { background-image: url("/vn/mac/shared/macos/images/hero_macbookpro_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.site-macbookpro .section-hero .image-hero
	{
		background-image: url("/vn/mac/shared/macos/images/hero_macbookpro_small.jpg");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi)
{
	.site-macbookpro .section-hero .image-hero { background-image: url("/vn/mac/shared/macos/images/hero_macbookpro_small_2x.jpg"); }
}



/** macbook air page hero image**/
.site-macbookair .section-hero .image-hero
{
	background-image: url("/vn/mac/shared/macos/images/hero_macbookair_large.jpg");
}

@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)
{
	.site-macbookair .section-hero .image-hero { background-image: url("/vn/mac/shared/macos/images/hero_macbookair_large_2x.jpg"); }
}

/** hero mac mini image **/
.site-macmini .section-hero .image-hero
{
	background-image: url("/vn/mac/shared/macos/images/hero_macmini_large.jpg");
}

@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)
{
	.site-macmini .section-hero .image-hero { background-image: url("/vn/mac/shared/macos/images/hero_macmini_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.site-macmini .section-hero .image-hero
	{
		background-image: url("/vn/mac/shared/macos/images/hero_macmini_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)
{
	.site-macmini .section-hero .image-hero { background-image: url("/vn/mac/shared/macos/images/hero_macmini_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.site-macmini .section-hero .image-hero
	{
		background-image: url("/vn/mac/shared/macos/images/hero_macmini_small.jpg");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi)
{
	.site-macmini .section-hero .image-hero { background-image: url("/vn/mac/shared/macos/images/hero_macmini_small_2x.jpg"); }
}


/*-----Screen localisation-----*/
/*Section - Hero*/
.site-macos .section-hero .image-hero {
    background-image: url("/vn/mac/shared/macos/images/hero_macbookpro_large.jpg");
}

@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) {
    .site-macos .section-hero .image-hero {
        background-image: url("/vn/mac/shared/macos/images/hero_macbookpro_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .site-macos .section-hero .image-hero {
        background-image: url("/vn/mac/shared/macos/images/hero_macbookpro_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) {
    .site-macos .section-hero .image-hero {
        background-image: url("/vn/mac/shared/macos/images/hero_macbookpro_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .site-macos .section-hero .image-hero {
        background-image: url("/vn/mac/shared/macos/images/hero_macbookpro_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .site-macos .section-hero .image-hero {
        background-image: url("/vn/mac/shared/macos/images/hero_macbookpro_small_2x.jpg")
    }
}
/*End of Section - Hero*/


/*Section - Built in Apps*/
.section-built-in-apps .hardware-composited .screen {
    background-image: url("/vn/mac/shared/macos/images/builtin_apps_screen_large.jpg");
}

@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) {
    .section-built-in-apps .hardware-composited .screen {
        background-image: url("/vn/mac/shared/macos/images/builtin_apps_screen_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-built-in-apps .hardware-composited .screen {
        background-image: url("/vn/mac/shared/macos/images/builtin_apps_screen_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) {
    .section-built-in-apps .hardware-composited .screen {
        background-image: url("/vn/mac/shared/macos/images/builtin_apps_screen_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .section-built-in-apps .hardware-composited .screen {
        background-image: url("/vn/mac/shared/macos/images/builtin_apps_screen_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .section-built-in-apps .hardware-composited .screen {
        background-image: url("/vn/mac/shared/macos/images/builtin_apps_screen_small_2x.jpg")
    }
}

/*End of Section - Built in Apps*/

/*Section - Encryption*/
.section-privacy .hardware-composited {
    background-image: url("/vn/mac/shared/macos/images/encryption_hero_large.jpg");
}

@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) {
    .section-privacy .hardware-composited {
        background-image: url("/vn/mac/shared/macos/images/encryption_hero_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-privacy .hardware-composited {
        background-image: url("/vn/mac/shared/macos/images/encryption_hero_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) {
    .section-privacy .hardware-composited {
        background-image: url("/vn/mac/shared/macos/images/encryption_hero_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .section-privacy .hardware-composited {
        background-image: url("/vn/mac/shared/macos/images/encryption_hero_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
    .section-privacy .hardware-composited {
        background-image: url("/vn/mac/shared/macos/images/encryption_hero_small_2x.jpg")
    }
}
/*End of Section - Encryption*/

/*-----End of Screen localisation-----*/
