/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/


@media only screen and (max-width: 1068px) {
    .main .section-news .news-gradient {
        width: 1068px;
        height: 650px;
        background-size: 1068px 650px;
        background-image: url("/euro/privacy/i/generic/images/overview/body_bg__bxs1ah9bkmeq_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-news .news-gradient {
        background-image: url("/euro/privacy/i/generic/images/overview/body_bg__bxs1ah9bkmeq_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .main .section-news .news-gradient {
        width: 735px;
        height: 640px;
        background-size: 735px 640px;
        background-image: url("/euro/privacy/i/generic/images/overview/body_bg__bxs1ah9bkmeq_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-news .news-gradient {
        background-image: url("/euro/privacy/i/generic/images/overview/body_bg__bxs1ah9bkmeq_small_2x.jpg")
    }
}


/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/






.section .section-content .typography-overview-feature-copy {
	max-height: 433px;
}

@media only screen and (min-width: 1069px) {
     .main .feature-copy .feature-copy-long {
  		margin-top: -70px;
  	}
}

@media only screen and (min-width: 1069px) {
     .main .feature-copy .feature-copy-med {
  		margin-top: -40px;
  	}
}

@media only screen and (min-width: 1069px) {
     .main .section-siri .feature-copy .feature-copy-long {
  		margin-top: -43px;
  	}
}

.main .section-photos .feature-headline {
	margin-top: -32px;
}

@media only screen and (max-width: 1068px) {
	.main .section-photos .feature-headline {
		margin-top: -50px;
	}
}

@media only screen and (max-width: 734px) {
	.main .section-photos .feature-headline {
		margin-top: 0;
	}
}

.feature.section-photos .feature-cta {
	margin-top: -50px;
}
@media only screen and (max-width: 1068px) {
	.feature.section-photos .feature-cta {
		margin-top:0;
	}
}

@media only screen and (max-width: 734px) {
	.feature.section-photos .feature-cta {
		margin-top: 0;
	}
}


@media only screen and (max-width: 1068px) and (min-width: 735px) {
  .main .section-apple-pay.feature .section-content {
    grid-template-rows: [margin-start media-start] 66px [headline-start copy-start] max-content [headline-end excerpt-start] auto [excerpt-end copy-end cta-start] max-content [cta-end] 40px [margin-end media-end];
  }
}

@media only screen and (max-width: 1068px) {
	.main .section-hero {
		padding-bottom: 125px;
	}
}

@media only screen and (max-width: 734px) {
	.main .section-hero {
		padding-bottom: 36px;
	}
}

@media only screen and (min-width: 1068px) {
	.section-safari .feature-copy-columns {
		font-size: 16px;
	}
}




@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.main .section-news .gallery-item-app-review h2 {
		max-width: 280px;
	}
}

.main .section-news .gallery .gallery-item {
	height: 380px;
}

@media only screen and (max-width: 734px) {
	.main .section-news .gallery .gallery-item {
		height: 400px;
	}
}

@media only screen and (max-width: 1068px) {
	.main .section-news .gallery .item-container {
		padding-bottom: 40px;
	}
}

@media only screen and (max-width: 734px) {
	.main .section-news .gallery .item-container {
		padding-bottom: 60px;
	}
}

.main .section-news .paddlenav {
	margin-top: 18px;
}

@media only screen and (max-width: 1068px) {
	.main .section-news .paddlenav {
		margin-top: 25px;
	}
}

.gallery-item-app-tracking .icon-wrapper {
	margin-right: 12px;
}

@media only screen and (max-width: 734px) {
	.main .section-news {
		padding-top: 20px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 
