/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
.main .section-router .router-image { background-image: url("/euro/privacy/i/screens_alt/images/overview/learn_more__djuwynxw3quu_large.png")
}
@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-router .router-image { background-image: url("/euro/privacy/i/screens_alt/images/overview/learn_more__djuwynxw3quu_large_2x.png")
    }
}
@media only screen and (max-width: 1068px) {
    .main .section-router .router-image { background-image: url("/euro/privacy/i/screens_alt/images/overview/learn_more__djuwynxw3quu_medium.png")
    }
}
@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-router .router-image { background-image: url("/euro/privacy/i/screens_alt/images/overview/learn_more__djuwynxw3quu_medium_2x.png")
    }
}
@media only screen and (max-width: 734px) {
    .main .section-router .router-image { background-image: url("/euro/privacy/i/screens_alt/images/overview/learn_more__djuwynxw3quu_small.png")
    }
}
@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-router .router-image { background-image: url("/euro/privacy/i/screens_alt/images/overview/learn_more__djuwynxw3quu_small_2x.png")
    }
}




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




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


@media only screen and (max-width: 1068px) {
	.main .section-news .news-gradient {
		width: 1068px;
		height: 650px;
		background-size: 1068px 650px;
	}
}
@media only screen and (max-width: 734px) {
    .main .section-news .news-gradient {
        width: 735px;
        height: 660px;
        background-size: 735px 660px;
    }
}


.section-messages p + * , ul + * , ol + * {
    margin-top: 0em;
}

@media only screen and (max-width: 1068px) {
	.section-messages p + * , ul + * , ol + * {
		margin-top: .8em;
	}
}


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

@media only screen and (max-width: 1068px) {
	#photos .feature-headline {
	padding-right: 0;
}
}
@media only screen and (max-width: 734px) {
	#photos .feature-headline {
	padding: 0 30px;
}
}

@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 (min-width: 1069px) {
     .main .feature-copy .feature-copy-small {
  		margin-top: -5px;
  	}
}

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


@media only screen and (max-width: 1068px) {
	.main .section-app-store .section-content {
		min-height:450px;
	}
	.main .section-app-store .section-content .feature-media-object {
		min-height: 450px;
	}
	.main .section-app-store .section-content h3.feature-headline {
		margin-top: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.main .section-app-store .section-content .feature-media-object {
		min-height: auto;
	}
}

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

@media only screen and (max-width: 1068px) {
	.main .section-news .gallery .gallery-item {
		min-height: 357px;
	}
}
@media only screen and (max-width: 734px) {
	.main .section-news .gallery .gallery-item {
		height: 376px;
	}
}
@media only screen and (max-width: 1068px) {
	.main .section-news .paddlenav {
		margin-top: 20px;
	}
}
@media only screen and (max-width: 734px) {
	.main .section-news .paddlenav {
		margin-top: 40px;
	}
}

@media only screen and (min-width: 1069px) {
	.main .section-news .gallery-item-app-tracking .gallery-item-content {
    	padding: 25px 25px 78px;
	}
}

@media only screen and (max-width: 376px) {
	.section-hero .overview-hero-headline .default-headline {
		font-size: 44px;
	}
}

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