/* Section Resources */

.section-resources {
    padding-bottom: 29px;
}

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

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

/* Hero HL */

@media only screen and (max-width: 1068px) {
    .section-hero div p {
		margin-top: 0.8em;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .section-content {
        padding-top: 237px;
	}
}
@media only screen and (max-width: 330px) {
	.section-hero .section-content {
        padding-top: 204px;
	}
}

/*Hero overrides*/
@media only screen and (max-width: 734px) {
	.section-hero .section-content {
		max-width: 400px;
	}
}

/*Choose plan icon*/
@media screen and (min-width: 1069px) and (max-width: 1232px) {
	.grid-item-choose-plan .image-overview-why-icon_plan {
		display: none;
	}
}
@media screen and (max-width: 319px) {
	.grid-item-choose-plan .image-overview-why-icon_plan {
		display: none;
	}
}

@media screen and (min-width: 1232px) and (max-width: 1332px) {
	.grid-item-choose-plan .image-overview-why-icon_plan {
		right: 11%;
	}
}
@media screen and (min-width: 735px) and (max-width: 850px) {
	.grid-item-choose-plan .image-overview-why-icon_plan {
		right: 11.5%;
	}
}
@media screen and (min-width: 320px) and (max-width: 400px) {
	.grid-item-choose-plan .image-overview-why-icon_plan {
		right: 22%;
	}
}

/*without plan icon*/
@media only screen and (max-width: 1068px) {
	.grid-item-without-plan .image-overview-why-icon_data {
		bottom: -27px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-without-plan .image-overview-why-icon_data {
		bottom: -67px;
	}
}

/*rocket*/
.grid-item-five-g .image-overview-why-icon_fast {
	bottom: -38px;
	left: 332px;
}
@media only screen and (max-width: 1068px) {
	.grid-item-five-g .image-overview-why-icon_fast {
		bottom: -40px;
		left: 190px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-five-g .image-overview-why-icon_fast {
		left: 150px;
	}
}

/*three section*/
.grid-container.item-center {
	display: flex;
	justify-content: center;
}
@media only screen and (max-width: 1068px) {
	.grid-container.item-center {
		display: grid;
		justify-content: center;
	}
}
.section-resources .grid-item .grid-item-content .grid-item-footer {
	max-width: 300px;
}
@media only screen and (max-width: 1068px) {
	.section-resources .grid-item .grid-item-content .grid-item-header {
		max-width: 230px;
	}
}

.section-compare .section-content {
	padding-top: 40px !important;
}

/* resources tile overrides */

.section-resources .grid-item .grid-item-content .grid-item-header {
	max-width: none;
}
.section-resources .grid-item .grid-item-content .grid-item-footer {
	max-width: none;
}

/*Local Screens*/

.grid-item-productivity .image-overview-why-browse {
	background-image: url(/mx/ipad/cellular/images/overview/why/browse__ddeyd3nj10q6_large.jpg);
}
@media only screen and (max-width: 1068px) {
	.grid-item-productivity .image-overview-why-browse {
		background-image: url(/mx/ipad/cellular/images/overview/why/browse__ddeyd3nj10q6_medium.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-productivity .image-overview-why-browse {
		background-image: url(/mx/ipad/cellular/images/overview/why/browse__ddeyd3nj10q6_small.jpg);
	}
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.grid-item-productivity .image-overview-why-browse {
		background-image: url(/mx/ipad/cellular/images/overview/why/browse__ddeyd3nj10q6_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-productivity .image-overview-why-browse {
		background-image: url(/mx/ipad/cellular/images/overview/why/browse__ddeyd3nj10q6_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) {
	.grid-item-productivity .image-overview-why-browse {
		background-image: url(/mx/ipad/cellular/images/overview/why/browse__ddeyd3nj10q6_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-productivity .image-overview-why-browse {
		background-image: url(/mx/ipad/cellular/images/overview/why/browse__ddeyd3nj10q6_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) {
	.grid-item-productivity .image-overview-why-browse {
		background-image: url(/mx/ipad/cellular/images/overview/why/browse__ddeyd3nj10q6_small_2x.jpg);
	}
}

.grid-item-set-up .image-overview-why-setup {
	background-image: url(/mx/ipad/cellular/images/overview/why/setup__b7ry9mylknma_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.grid-item-set-up .image-overview-why-setup {
		background-image: url(/mx/ipad/cellular/images/overview/why/setup__b7ry9mylknma_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-set-up .image-overview-why-setup {
		background-image: url(/mx/ipad/cellular/images/overview/why/setup__b7ry9mylknma_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) {
	.grid-item-set-up .image-overview-why-setup {
		background-image: url(/mx/ipad/cellular/images/overview/why/setup__b7ry9mylknma_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-set-up .image-overview-why-setup {
		background-image: url(/mx/ipad/cellular/images/overview/why/setup__b7ry9mylknma_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) {
	.grid-item-set-up .image-overview-why-setup {
		background-image: url(/mx/ipad/cellular/images/overview/why/setup__b7ry9mylknma_small_2x.jpg);
	}
}

.grid-item-travel .image-overview-why-travel {
	background-image: url(/mx/ipad/cellular/images/overview/why/travel__ddd027f4iqoi_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.grid-item-travel .image-overview-why-travel {
		background-image: url(/mx/ipad/cellular/images/overview/why/travel__ddd027f4iqoi_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-travel .image-overview-why-travel {
		background-image: url(/mx/ipad/cellular/images/overview/why/travel__ddd027f4iqoi_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) {
	.grid-item-travel .image-overview-why-travel {
		background-image: url(/mx/ipad/cellular/images/overview/why/travel__ddd027f4iqoi_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-travel .image-overview-why-travel {
		background-image: url(/mx/ipad/cellular/images/overview/why/travel__ddd027f4iqoi_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) {
	.grid-item-travel .image-overview-why-travel {
		background-image: url(/mx/ipad/cellular/images/overview/why/travel__ddd027f4iqoi_small_2x.jpg);
	}
}
