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

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

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

@media only screen and (max-width: 734px) {
	.hide-see {
		text-transform: capitalize;
	}
	.hide-see span {
		display: none;
	}
}

@media only screen and (max-width: 734px) {
	.hmc-standalone .hmc-subsection-buy .t-hmc-endcap-heading, .hmc-modal-content .hmc-subsection-buy .t-hmc-endcap-heading {
		font-size: 24px;
	}
}

@media only screen and (max-width: 734px) {
	.hmc-standalone .t-hmc-cell-heading, .hmc-modal-content .t-hmc-cell-heading {
		font-size: 18px;
	}
}

@media only screen and (max-width: 374px) {
	.hmc-standalone .t-hmc-section-heading, .hmc-modal-content .t-hmc-section-heading {
		font-size: 44px;
	}

	.hmc-standalone .t-hmc-cell-heading, .hmc-modal-content .t-hmc-cell-heading {
		font-size: 16px;
	}

	.hmc-standalone .hmc-subsection-buy .t-hmc-endcap-heading, .hmc-modal-content .hmc-subsection-buy .t-hmc-endcap-heading {
		font-size: 20px;
	}
}

@media only screen and (max-width: 735px) {
	.hmc-modal-opened .hmc-modal .hmc-modal-backdrop {
		display: none;
	}
}

@media only screen and (max-width: 1068px) {
	.hmc-standalone .hmc-subsection-buy .hmc-tile-iphone11 .hmc-pricing-copy, .hmc-modal-content .hmc-subsection-buy .hmc-tile-iphone11 .hmc-pricing-copy {
		margin-top: 0.8em;
	}
}

@media only screen and (max-width: 734px) {
	.hmc-standalone .hmc-subsection-buy .hmc-tile-iphone11 .hmc-pricing-copy, .hmc-modal-content .hmc-subsection-buy .hmc-tile-iphone11 .hmc-pricing-copy {
		margin-top: 0.8em;
	}
}

@media only screen and (min-width: 1069px) {
	.hmc-modal-content .hmc-subsection-buystrip-interior .hmc-tile-ways-to-buy .hmc-tile-content-wrapper {
		max-width: 550px;
	}
}

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