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

.page-how-to-buy .section-routers .grid-item .image-tile-router {
    background-image: url("/euro/business/enterprise/a/screens_alt/images/how-to-buy/router__i4ke067vzp2e_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) {
    .page-how-to-buy .section-routers .grid-item .image-tile-router {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/how-to-buy/router__i4ke067vzp2e_large_2x.png")
    }
}
@media only screen and (max-width: 1068px) {
    .page-how-to-buy .section-routers .grid-item .image-tile-router {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/how-to-buy/router__i4ke067vzp2e_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) {
    .page-how-to-buy .section-routers .grid-item .image-tile-router {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/how-to-buy/router__i4ke067vzp2e_medium_2x.png")
    }
}
@media only screen and (max-width: 734px) {
    .page-how-to-buy .section-routers .grid-item .image-tile-router {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/how-to-buy/router__i4ke067vzp2e_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) {
    .page-how-to-buy .section-routers .grid-item .image-tile-router {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/how-to-buy/router__i4ke067vzp2e_small_2x.png")
    }
}
@media only screen and (max-width: 734px) {
    .page-how-to-buy .section-routers .grid-item .image-tile-router-small {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/how-to-buy/router__i4ke067vzp2e_large.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) {
    .page-how-to-buy .section-routers .grid-item .image-tile-router-small {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/how-to-buy/router__i4ke067vzp2e_large_2x.png")
    }
} 
@media only screen and (max-width: 734px) and (max-width: 1068px) {
    .page-how-to-buy .section-routers .grid-item .image-tile-router-small {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/how-to-buy/router__i4ke067vzp2e_medium.png");
    }
}
@media only screen and (max-width: 734px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-how-to-buy .section-routers .grid-item .image-tile-router-small {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/how-to-buy/router__i4ke067vzp2e_medium_2x.png")
    }
} 
@media only screen and (max-width: 734px) and (max-width: 734px) {
    .page-how-to-buy .section-routers .grid-item .image-tile-router-small {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/how-to-buy/router__i4ke067vzp2e_small.png");
    }
}
@media only screen and (max-width: 734px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 144dpi) {
    .page-how-to-buy .section-routers .grid-item .image-tile-router-small {
        background-image: url("/euro/business/enterprise/a/screens_alt/images/how-to-buy/router__i4ke067vzp2e_small_2x.png")
    }
}




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




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


@media only screen and (max-width: 1023px) and (orientation : landscape) {
    #ac-localnav .ac-ln-content {
        padding-right: 40px;
    }
}
@media only screen and (max-width: 833px) {
    @supports (padding: calc(max(0px))) {
        #ac-localnav .ac-ln-content {
            padding-right: calc(max(16px, env(safe-area-inset-right)));
        }
    }
}

@media only screen and (max-width: 1068px) {
	#ac-localnav .ac-ln-menu-item {
		margin-left: 20px;
	}
}

@media only screen and (max-width: 767px) { /* Max width taken from US - ac-localnav.built.css */
	#ac-localnav .ac-ln-menu-item {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 734px) {
    .section-hero .hero-offset-container .section-content-container .section-hero {
        text-align: center;
    }
    
    .section-hero .hero-offset-container .section-content-container .section-content .hero-copy-wrap {
        text-align: center;
    }
}

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