.icon-ipados {
  width: 60px;
  height: 96px;
  background-size: 60px 96px;
  background-repeat: no-repeat;
  background-image: url("/mideast/support/products/y/images/ipad/en/ipados_icon__cvonhnulewsy_large.png");
  margin-top: 10px;
}
@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) {
  .icon-ipados {
    background-image: url("/mideast/support/products/y/images/ipad/en/ipados_icon__cvonhnulewsy_large_2x.png");
  }
}
#ac-globalfooter a {
  display: inline-block;
}

.icon-ipados {
  width: 60px;
  height: 96px;
  background-size: 60px 96px;
  background-repeat: no-repeat;
  background-image: url("/v/support/products/y/images/shared/ipados_icon__cvonhnulewsy_large.png");
  margin-top: 10px;
}

@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) {
  .icon-ipados {
    background-image: url("/v/support/products/y/images/shared/ipados_icon__cvonhnulewsy_large_2x.png");
  }
}

.section-plans .section-headline {
  padding-left: 60px;
  padding-right: unset;
}

@media only screen and (max-width: 1068px) {
  .section-plans .section-headline {
    padding-right: 0px;
  }
}

.section-plans .applecare-plan.pricing-columns-2 .column-product-group {
  padding-left: 40px;
  padding-right: unset;
}

@media only screen and (max-width: 735px) {
  .section-plans .applecare-plan.pricing-columns-2 .column-product-group {
    padding-left: 20px;
  }
}

.section-plans .is-last {
  margin-right: auto;
}

@media only screen and (max-width: 735px) {
  .section-plans .is-last {
    margin-right: 15%;
  }
}

.icon-battery-status {
  background-image: url(/mideast/support/products/y/images/shared/ar/battery_status_icon__cssx5pnkd2eu_large.png);
}



@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) {
  .icon-battery-status {
    background-image: url(/mideast/support/products/y/images/shared/ar/battery_status_icon__cssx5pnkd2eu_large_2x.png);
  }
}

@media only screen and (max-width: 1068px) {
  .icon-battery-status {
    background-image: url(/mideast/support/products/y/images/shared/ar/battery_status_icon__cssx5pnkd2eu_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) {
  .icon-battery-status {
    background-image: url(/mideast/support/products/y/images/shared/ar/battery_status_icon__cssx5pnkd2eu_medium_2x.png);
  }
}

@media only screen and (max-width: 735px) {
  .icon-battery-status {
    background-image: url(/mideast/support/products/y/images/shared/ar/battery_status_icon__cssx5pnkd2eu_small.png);
  }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 735px) and (min-resolution: 144dpi) {
  .icon-battery-status {
    background-image: url(/mideast/support/products/y/images/shared/ar/battery_status_icon__cssx5pnkd2eu_small_2x.png);
  }
}

.typography-support-headline {
  line-height: 1.25;
}

.section-plans .static-plans .applecare-plan .flex-row .column-dynamic-pricing {
  justify-content: unset;
}


.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
  margin-right: auto;
  margin-left:unset;
  justify-content: flex-end;
}


/*#main > section.section.section-plans > div > div > div.column.column-plan-group.large-6.medium-7.small-12.small-offset-0 > div > div.flex-row.column-labels.typography-pricing-body-semibold > div {
    justify-content: flex-end;
}*/

.section-hardware .icon-container-ul, .section-plans .icon-container-ul, .section-software .icon-container-ul, .section-technical .icon-container-ul {
  margin-right:0px;
}

@media only screen and (min-width: 1069px) {
  .section-plans .applecare-plan .flex-row .column-dynamic-pricing {
    flex-basis: 13.66667%;
    max-width: 16.66667%;
}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .section-plans .applecare-plan .flex-row .column-dynamic-pricing {
    flex-basis: 12.66667%;
    max-width: 16.66667%;
}
}
@media only screen and (max-width: 734px) {
  .section-plans .applecare-plan.pricing-columns-2 .column-1 {
    flex-basis: 16%;
    max-width: 25%;
}
}
