/* Local Fixes */

/* start hero section*/
.main .section-hero .overview-hero-background:before {
	background-image: url("/id/privacy/images/overview/hero__j7g6erczcr2u_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) {
	.main .section-hero .overview-hero-background:before {
		background-image: url("/id/privacy/images/overview/hero__j7g6erczcr2u_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.main .section-hero .overview-hero-background:before {
		background-image: url("/id/privacy/images/overview/hero__j7g6erczcr2u_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) {
	.main .section-hero .overview-hero-background:before {
		background-image: url("/id/privacy/images/overview/hero__j7g6erczcr2u_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.main .section-hero .overview-hero-background:before {
		background-repeat: no-repeat;
		background-image: url("/id/privacy/images/overview/hero__j7g6erczcr2u_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) {
	.main .section-hero .overview-hero-background:before {
		background-image: url("/id/privacy/images/overview/hero__j7g6erczcr2u_small_2x.jpg");
	}
}
/* end hero section*/

/* svg text fix */
@media (prefers-reduced-motion: no-preference) {
	.main .gallery-item-app-tracking .fontstroke svg {
		min-width: 190px;
	}
}

.main .section-router .links-stacked li:last-child {
	grid-column: initial;
}

/* Start of apps gallery fixes */
.main .section-app-videos .card-gallery .gallery-content-headline {
	padding: 37px 26px 36px 30px;
	max-width: 100%;
}

@media only screen and (max-width: 1068px) {
	.main .section-app-videos .card-gallery .gallery-content-headline {
		padding: 29px 25px;
		max-width: 100%;
	}
}

@media only screen and (max-width: 734px) {
	.main .section-app-videos .card-gallery .gallery-content-headline {
		max-width: 210px;
		padding: 25px 23px;
		max-width: 100%;
	}
}

/* End of apps gallery fixes */

/* latest on privacy gallery */
@media only screen and (min-width: 735px) {
	.main .section-latest .paddlenav {
		display: none;
	}
}
/* 
.gallery-item-hidden-apps .split [data-character] {
	letter-spacing: -0.05em;
}
@media only screen and (max-width: 734px) {
	.gallery-item-hidden-apps .split [data-character] {
		letter-spacing: -0.17em;
	}
} */

.modal:is(.private-cloud) figure.overview_hero_boc_private_cloud {
	background-image: url("/id/privacy/images/overview/hero_boc_private_cloud__vc7kx1r74kii_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) {
	.modal:is(.private-cloud) figure.overview_hero_boc_private_cloud {
		background-image: url("/id/privacy/images/overview/hero_boc_private_cloud__vc7kx1r74kii_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.modal:is(.private-cloud) figure.overview_hero_boc_private_cloud {
		background-image: url("/id/privacy/images/overview/hero_boc_private_cloud__vc7kx1r74kii_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) {
	.modal:is(.private-cloud) figure.overview_hero_boc_private_cloud {
		background-image: url("/id/privacy/images/overview/hero_boc_private_cloud__vc7kx1r74kii_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.modal:is(.private-cloud) figure.overview_hero_boc_private_cloud {
		background-image: url("/id/privacy/images/overview/hero_boc_private_cloud__vc7kx1r74kii_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) {
	.modal:is(.private-cloud) figure.overview_hero_boc_private_cloud {
		background-image: url("/id/privacy/images/overview/hero_boc_private_cloud__vc7kx1r74kii_small_2x.jpg");
	}
}
