/**
 * RTL
 */

html {
    font-size: 100%;
}

pre,
code,
address,
caption,
th,
figcaption {
    font-size: 1em;
}

caption,
th {
    text-align: right;
}

button {
    font: inherit;
}

html {
    font-family: "Myriad Set Pro", "Gulf", "Helvetica", "Arial", sans-serif;
    font-size: 112.5%;
}

body {
    font-family: "Myriad Set Pro", "Gulf", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 1.45;
}

@media only screen and (min-width: 736px) {
    body {
        font-size: 18px;
        line-height: 1.45;
    }
}

@media only screen and (min-width: 1069px) {
    body {
        font-size: 18px;
        line-height: 1.45;
    }
}

p {
    margin: 0 0 1em 0;
}

li li {
    font-size: 1em;
}

ul,
ol {
    margin: 1em 1.1111em 1em 0;
}

sup {
    font-size: .6em;
}

h1 sup,
h2 sup,
h3 sup {
    font-size: .4em;
}

html.oldie h4 sup,
html.oldie h5 sup,
html.oldie h6 sup {
    font-size: .8em;
    line-height: 1;
}

sub {
    line-height: 1;
}

.visuallyhidden {
    right: 0;
    left: auto;
}

.imagereplace {
    text-indent: -100px;
}

.column {
    float: right;
}

.small-offset-0 {
    margin-right: 0;
    margin-left: 0;
}

.small-push-0 {
    right: auto;
    left: auto;
}

.small-pull-0 {
    left: auto;
    right: auto;
}

.small-offset-1 {
    margin-right: 8.3333%;
    margin-left: 0;
}

html.oldie .small-offset-1 {
    margin-right: 8.325%;
    margin-left: 0;
}

.small-push-1 {
    right: 8.3333%;
    left: auto;
}

.small-pull-1 {
    left: 8.3333%;
    right: auto;
}

.small-offset-2 {
    margin-right: 16.6667%;
    margin-left: 0;
}

html.oldie .small-offset-2 {
    margin-right: 16.65%;
    margin-left: 0;
}

.small-push-2 {
    right: 16.6667%;
    left: auto;
}

.small-pull-2 {
    left: 16.6667%;
    right: auto;
}

.small-offset-3 {
    margin-right: 25%;
    margin-left: 0;
}

html.oldie .small-offset-3 {
    margin-right: 24.975%;
    margin-left: 0;
}

.small-push-3 {
    right: 25%;
    left: auto;
}

.small-pull-3 {
    left: 25%;
    right: auto;
}

.small-offset-4 {
    margin-right: 33.3333%;
    margin-left: 0;
}

html.oldie .small-offset-4 {
    margin-right: 33.3%;
    margin-left: 0;
}

.small-push-4 {
    right: 33.3333%;
    left: auto;
}

.small-pull-4 {
    left: 33.3333%;
    right: auto;
}

.small-offset-5 {
    margin-right: 41.6667%;
    margin-left: 0;
}

html.oldie .small-offset-5 {
    margin-right: 41.625%;
    margin-left: 0;
}

.small-push-5 {
    right: 41.6667%;
    left: auto;
}

.small-pull-5 {
    left: 41.6667%;
    right: auto;
}

.small-offset-6 {
    margin-right: 50%;
    margin-left: 0;
}

html.oldie .small-offset-6 {
    margin-right: 49.95%;
    margin-left: 0;
}

.small-push-6 {
    right: 50%;
    left: auto;
}

.small-pull-6 {
    left: 50%;
    right: auto;
}

.small-offset-7 {
    margin-right: 58.3333%;
    margin-left: 0;
}

html.oldie .small-offset-7 {
    margin-right: 58.275%;
    margin-left: 0;
}

.small-push-7 {
    right: 58.3333%;
    left: auto;
}

.small-pull-7 {
    left: 58.3333%;
    right: auto;
}

.small-offset-8 {
    margin-right: 66.6667%;
    margin-left: 0;
}

html.oldie .small-offset-8 {
    margin-right: 66.6%;
    margin-left: 0;
}

.small-push-8 {
    right: 66.6667%;
    left: auto;
}

.small-pull-8 {
    left: 66.6667%;
    right: auto;
}

.small-offset-9 {
    margin-right: 75%;
    margin-left: 0;
}

html.oldie .small-offset-9 {
    margin-right: 74.925%;
    margin-left: 0;
}

.small-push-9 {
    right: 75%;
    left: auto;
}

.small-pull-9 {
    left: 75%;
    right: auto;
}

.small-offset-10 {
    margin-right: 83.3333%;
    margin-left: 0;
}

html.oldie .small-offset-10 {
    margin-right: 83.25%;
    margin-left: 0;
}

.small-push-10 {
    right: 83.3333%;
    left: auto;
}

.small-pull-10 {
    left: 83.3333%;
    right: auto;
}

.small-offset-11 {
    margin-right: 91.6667%;
    margin-left: 0;
}

html.oldie .small-offset-11 {
    margin-right: 91.575%;
    margin-left: 0;
}

.small-push-11 {
    right: 91.6667%;
    left: auto;
}

.small-pull-11 {
    left: 91.6667%;
    right: auto;
}

.small-offset-12 {
    margin-right: 100%;
    margin-left: 0;
}

html.oldie .small-offset-12 {
    margin-right: 99.9%;
    margin-left: 0;
}

.small-push-12 {
    right: 100%;
    left: auto;
}

.small-pull-12 {
    left: 100%;
    right: auto;
}

.small-centered {
    margin-right: auto;
    margin-left: auto;
    float: none;
}

.small-uncentered {
    margin-right: 0;
    margin-left: 0;
}

.small-last {
    float: left;
}

.small-notlast {
    float: right;
}

@media only screen and (min-width: 736px) {
    .medium-offset-0 {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-push-0 {
        right: auto;
        left: auto;
    }
    .medium-pull-0 {
        left: auto;
        right: auto;
    }
    .medium-offset-1 {
        margin-right: 8.3333%;
        margin-left: 0;
    }
    .medium-push-1 {
        right: 8.3333%;
        left: auto;
    }
    .medium-pull-1 {
        left: 8.3333%;
        right: auto;
    }
    .medium-offset-2 {
        margin-right: 16.6667%;
        margin-left: 0;
    }
    .medium-push-2 {
        right: 16.6667%;
        left: auto;
    }
    .medium-pull-2 {
        left: 16.6667%;
        right: auto;
    }
    .medium-offset-3 {
        margin-right: 25%;
        margin-left: 0;
    }
    .medium-push-3 {
        right: 25%;
        left: auto;
    }
    .medium-pull-3 {
        left: 25%;
        right: auto;
    }
    .medium-offset-4 {
        margin-right: 33.3333%;
        margin-left: 0;
    }
    .medium-push-4 {
        right: 33.3333%;
        left: auto;
    }
    .medium-pull-4 {
        left: 33.3333%;
        right: auto;
    }
    .medium-offset-5 {
        margin-right: 41.6667%;
        margin-left: 0;
    }
    .medium-push-5 {
        right: 41.6667%;
        left: auto;
    }
    .medium-pull-5 {
        left: 41.6667%;
        right: auto;
    }
    .medium-offset-6 {
        margin-right: 50%;
        margin-left: 0;
    }
    .medium-push-6 {
        right: 50%;
        left: auto;
    }
    .medium-pull-6 {
        left: 50%;
        right: auto;
    }
    .medium-offset-7 {
        margin-right: 58.3333%;
        margin-left: 0;
    }
    .medium-push-7 {
        right: 58.3333%;
        left: auto;
    }
    .medium-pull-7 {
        left: 58.3333%;
        right: auto;
    }
    .medium-offset-8 {
        margin-right: 66.6667%;
        margin-left: 0;
    }
    .medium-push-8 {
        right: 66.6667%;
        left: auto;
    }
    .medium-pull-8 {
        left: 66.6667%;
        right: auto;
    }
    .medium-offset-9 {
        margin-right: 75%;
        margin-left: 0;
    }
    .medium-push-9 {
        right: 75%;
        left: auto;
    }
    .medium-pull-9 {
        left: 75%;
        right: auto;
    }
    .medium-offset-10 {
        margin-right: 83.3333%;
        margin-left: 0;
    }
    .medium-push-10 {
        right: 83.3333%;
        left: auto;
    }
    .medium-pull-10 {
        left: 83.3333%;
        right: auto;
    }
    .medium-offset-11 {
        margin-right: 91.6667%;
        margin-left: 0;
    }
    .medium-push-11 {
        right: 91.6667%;
        left: auto;
    }
    .medium-pull-11 {
        left: 91.6667%;
        right: auto;
    }
    .medium-offset-12 {
        margin-right: 100%;
        margin-left: 0;
    }
    .medium-push-12 {
        right: 100%;
        left: auto;
    }
    .medium-pull-12 {
        left: 100%;
        right: auto;
    }
    .medium-centered {
        margin-right: auto;
        margin-left: auto;
        float: none;
    }
    .medium-uncentered {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-last {
        float: left;
    }
    .medium-notlast {
        float: right;
    }
}

@media only screen and (min-width: 1069px) {
    .large-offset-0 {
        margin-right: 0;
        margin-left: 0;
    }
    .large-push-0 {
        right: auto;
        left: auto;
    }
    .large-pull-0 {
        left: auto;
        right: auto;
    }
    .large-offset-1 {
        margin-right: 8.3333%;
        margin-left: 0;
    }
    .large-push-1 {
        right: 8.3333%;
        left: auto;
    }
    .large-pull-1 {
        left: 8.3333%;
        right: auto;
    }
    .large-offset-2 {
        margin-right: 16.6667%;
        margin-left: 0;
    }
    .large-push-2 {
        right: 16.6667%;
        left: auto;
    }
    .large-pull-2 {
        left: 16.6667%;
        right: auto;
    }
    .large-offset-3 {
        margin-right: 25%;
        margin-left: 0;
    }
    .large-push-3 {
        right: 25%;
        left: auto;
    }
    .large-pull-3 {
        left: 25%;
        right: auto;
    }
    .large-offset-4 {
        margin-right: 33.3333%;
        margin-left: 0;
    }
    .large-push-4 {
        right: 33.3333%;
        left: auto;
    }
    .large-pull-4 {
        left: 33.3333%;
        right: auto;
    }
    .large-offset-5 {
        margin-right: 41.6667%;
        margin-left: 0;
    }
    .large-push-5 {
        right: 41.6667%;
        left: auto;
    }
    .large-pull-5 {
        left: 41.6667%;
        right: auto;
    }
    .large-offset-6 {
        margin-right: 50%;
        margin-left: 0;
    }
    .large-push-6 {
        right: 50%;
        left: auto;
    }
    .large-pull-6 {
        left: 50%;
        right: auto;
    }
    .large-offset-7 {
        margin-right: 58.3333%;
        margin-left: 0;
    }
    .large-push-7 {
        right: 58.3333%;
        left: auto;
    }
    .large-pull-7 {
        left: 58.3333%;
        right: auto;
    }
    .large-offset-8 {
        margin-right: 66.6667%;
        margin-left: 0;
    }
    .large-push-8 {
        right: 66.6667%;
        left: auto;
    }
    .large-pull-8 {
        left: 66.6667%;
        right: auto;
    }
    .large-offset-9 {
        margin-right: 75%;
        margin-left: 0;
    }
    .large-push-9 {
        right: 75%;
        left: auto;
    }
    .large-pull-9 {
        left: 75%;
        right: auto;
    }
    .large-offset-10 {
        margin-right: 83.3333%;
        margin-left: 0;
    }
    .large-push-10 {
        right: 83.3333%;
        left: auto;
    }
    .large-pull-10 {
        left: 83.3333%;
        right: auto;
    }
    .large-offset-11 {
        margin-right: 91.6667%;
        margin-left: 0;
    }
    .large-push-11 {
        right: 91.6667%;
        left: auto;
    }
    .large-pull-11 {
        left: 91.6667%;
        right: auto;
    }
    .large-offset-12 {
        margin-right: 100%;
        margin-left: 0;
    }
    .large-push-12 {
        right: 100%;
        left: auto;
    }
    .large-pull-12 {
        left: 100%;
        right: auto;
    }
    .large-centered {
        margin-right: auto;
        margin-left: auto;
        float: none;
    }
    .large-uncentered {
        margin-right: 0;
        margin-left: 0;
    }
    .large-last {
        float: left;
    }
    .large-notlast {
        float: right;
    }
}

@media only screen and (min-width: 1442px) {
    .xlarge-offset-0 {
        margin-right: 0;
        margin-left: 0;
    }
    .xlarge-push-0 {
        right: auto;
        left: auto;
    }
    .xlarge-pull-0 {
        left: auto;
        right: auto;
    }
    .xlarge-offset-1 {
        margin-right: 8.3333%;
        margin-left: 0;
    }
    .xlarge-push-1 {
        right: 8.3333%;
        left: auto;
    }
    .xlarge-pull-1 {
        left: 8.3333%;
        right: auto;
    }
    .xlarge-offset-2 {
        margin-right: 16.6667%;
        margin-left: 0;
    }
    .xlarge-push-2 {
        right: 16.6667%;
        left: auto;
    }
    .xlarge-pull-2 {
        left: 16.6667%;
        right: auto;
    }
    .xlarge-offset-3 {
        margin-right: 25%;
        margin-left: 0;
    }
    .xlarge-push-3 {
        right: 25%;
        left: auto;
    }
    .xlarge-pull-3 {
        left: 25%;
        right: auto;
    }
    .xlarge-offset-4 {
        margin-right: 33.3333%;
        margin-left: 0;
    }
    .xlarge-push-4 {
        right: 33.3333%;
        left: auto;
    }
    .xlarge-pull-4 {
        left: 33.3333%;
        right: auto;
    }
    .xlarge-offset-5 {
        margin-right: 41.6667%;
        margin-left: 0;
    }
    .xlarge-push-5 {
        right: 41.6667%;
        left: auto;
    }
    .xlarge-pull-5 {
        left: 41.6667%;
        right: auto;
    }
    .xlarge-offset-6 {
        margin-right: 50%;
        margin-left: 0;
    }
    .xlarge-push-6 {
        right: 50%;
        left: auto;
    }
    .xlarge-pull-6 {
        left: 50%;
        right: auto;
    }
    .xlarge-offset-7 {
        margin-right: 58.3333%;
        margin-left: 0;
    }
    .xlarge-push-7 {
        right: 58.3333%;
        left: auto;
    }
    .xlarge-pull-7 {
        left: 58.3333%;
        right: auto;
    }
    .xlarge-offset-8 {
        margin-right: 66.6667%;
        margin-left: 0;
    }
    .xlarge-push-8 {
        right: 66.6667%;
        left: auto;
    }
    .xlarge-pull-8 {
        left: 66.6667%;
        right: auto;
    }
    .xlarge-offset-9 {
        margin-right: 75%;
        margin-left: 0;
    }
    .xlarge-push-9 {
        right: 75%;
        left: auto;
    }
    .xlarge-pull-9 {
        left: 75%;
        right: auto;
    }
    .xlarge-offset-10 {
        margin-right: 83.3333%;
        margin-left: 0;
    }
    .xlarge-push-10 {
        right: 83.3333%;
        left: auto;
    }
    .xlarge-pull-10 {
        left: 83.3333%;
        right: auto;
    }
    .xlarge-offset-11 {
        margin-right: 91.6667%;
        margin-left: 0;
    }
    .xlarge-push-11 {
        right: 91.6667%;
        left: auto;
    }
    .xlarge-pull-11 {
        left: 91.6667%;
        right: auto;
    }
    .xlarge-offset-12 {
        margin-right: 100%;
        margin-left: 0;
    }
    .xlarge-push-12 {
        right: 100%;
        left: auto;
    }
    .xlarge-pull-12 {
        left: 100%;
        right: auto;
    }
    .xlarge-centered {
        margin-right: auto;
        margin-left: auto;
        float: none;
    }
    .xlarge-uncentered {
        margin-right: 0;
        margin-left: 0;
    }
    .xlarge-last {
        float: left;
    }
    .xlarge-notlast {
        float: right;
    }
}

@font-face {
    font-family: "AppleIcons";
}

@font-face {
    font-family: "AppleIcons";
}

@font-face {
    font-family: "AppleIcons";
}

.icon:before,
.icon:after,
.icon .icon-htc {
    font-family: "AppleIcons";
    font-size: inherit;
    line-height: 1;
}

.icon:after,
.icon .icon-htc {
    padding-right: 0.3em;
    padding-left: 0;
}

.icon-before:before,
.icon-before:after,
.icon-before .icon-htc {
    font-family: "AppleIcons";
    font-size: inherit;
    line-height: 1;
}

.icon-before:before,
.icon-before .icon-htc {
    padding-left: 0.3em;
    padding-right: 0;
}

.icon-standalone:before,
.icon-standalone:after,
.icon-standalone .icon-htc {
    font-family: "AppleIcons";
    font-size: inherit;
    line-height: 1;
}

.icon-standalone:after,
.icon-standalone .icon-htc {
    padding-right: 0;
    padding-left: 0;
}

.icon-font {
    font-family: "AppleIcons";
}

.more:before,
.more:after,
.more .icon-htc {
    font-family: "AppleIcons";
    font-size: inherit;
    line-height: 1;
}

.more:after,
.more .icon-htc {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.eyebrow {
    font-size: 20px;
    line-height: 1.2;
}

html.oldie .eyebrow {
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Gulf", "Helvetica", "Arial", sans-serif;
}

@media only screen and (min-width: 736px) {
    .eyebrow {
        font-size: 24px;
        line-height: 1.1667;
    }
}

@media only screen and (min-width: 1069px) {
    .eyebrow {
        font-size: 32px;
        line-height: 1.125;
    }
}

.hero-headline {
    font-size: 36px;
    line-height: 1.2;
}

html.oldie .hero-headline {
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Gulf", "Helvetica", "Arial", sans-serif;
}

@media only screen and (min-width: 736px) {
    .hero-headline {
        font-size: 52px;
        line-height: 1.2;
    }
}

@media only screen and (min-width: 1069px) {
    .hero-headline {
        font-size: 64px;
        line-height: 1.2;
    }
}

.section-headline {
    font-size: 32px;
    line-height: 1.125;
}

html.oldie .section-headline {
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Gulf", "Helvetica", "Arial", sans-serif;
}

@media only screen and (min-width: 736px) {
    .section-headline {
        font-size: 42px;
        line-height: 1.1429;
    }
}

@media only screen and (min-width: 1069px) {
    .section-headline {
        font-size: 52px;
        line-height: 1.0865;
    }
}

.subsection-headline {
    font-size: 28px;
    line-height: 1.2;
}

html.oldie .subsection-headline {
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Gulf", "Helvetica", "Arial", sans-serif;
}

@media only screen and (min-width: 736px) {
    .subsection-headline {
        font-size: 32px;
        line-height: 1.2;
    }
}

@media only screen and (min-width: 1069px) {
    .subsection-headline {
        font-size: 42px;
        line-height: 1.2;
    }
}

.intro {
    font-size: 20px;
    line-height: 1.4;
}

html.oldie .intro {
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Gulf", "Helvetica", "Arial", sans-serif;
}

@media only screen and (min-width: 736px) {
    .intro {
        font-size: 24px;
        line-height: 1.3542;
    }
}

@media only screen and (min-width: 1069px) {
    .intro {
        font-size: 24px;
        line-height: 1.3542;
    }
}

.icon-checkalt::before {
    font-size: 18px;
    line-height: 1.8333;
    padding-left: 0.7em;
    padding-right: 0;
}

html.oldie .icon-checkalt::before {
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Gulf", "Helvetica", "Arial", sans-serif;
}

@media only screen and (min-width: 736px) {
    .icon-checkalt::before {
        font-size: 21px;
        line-height: 2.0476;
    }
}

@media only screen and (min-width: 1069px) {
    .icon-checkalt::before {
        font-size: 24px;
        line-height: 1.7917;
    }
}

@media only screen and (min-width: 736px) {
    .icon-checkalt::before {
        padding-left: 0.5em;
        padding-right: 0;
    }
}

.eyebrow {
    font-size: 20px;
    line-height: 1.2;
}

html.oldie .eyebrow {
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Gulf", "Helvetica", "Arial", sans-serif;
}

@media only screen and (min-width: 736px) {
    .eyebrow {
        font-size: 24px;
        line-height: 1.1667;
    }
}

@media only screen and (min-width: 1069px) {
    .eyebrow {
        font-size: 28px;
        line-height: 1.1429;
    }
}

.section-content {
    margin-right: auto;
    margin-left: auto;
}

.content-center {
    text-align: right;
}

@media only screen and (min-width: 736px) {
    .content-center {
        text-align: center;
    }
}

.content-center p {
    margin-right: auto;
    margin-left: auto;
}

.small-clear {
    float: none;
}

.small-text-left {
    text-align: right;
}

@media only screen and (min-width: 736px) {
    .medium-clear {
        float: none;
    }
    .medium-text-left {
        text-align: right;
    }
}

@media only screen and (min-width: 1069px) {
    .large-clear {
        float: none;
    }
    .large-text-left {
        text-align: right;
    }
}

@media only screen and (min-width: 1442px) {
    .xlarge-clear {
        float: none;
    }
    .xlarge-text-left {
        text-align: right;
    }
}

@media only screen and (min-width: 736px) {
    .page-move-to-ios .section- hero .image-hero {
        margin-right: -50px;
        margin-left: 0;
    }
}

@media only screen and (min-width: 1069px) {
    .page-move-to-ios .section-hero .image-hero {
        margin-right: 0;
        margin-left: 0;
    }
}

.page-move-to-ios .section-hero .switch-list .column:first-child {
    margin-left: 18px;
    margin-right: 0;
}

.page-move-to-ios .section-hero .switch-list ul li {
    position: relative;
    min-height: 50px;
    padding-right: 30px;
}

@media only screen and (max-width: 735px) {
    .page-move-to-ios .section-hero .switch-list ul li {
        min-height: auto;
    }
}

.page-move-to-ios .section-hero .switch-list ul li.icon-checkalt::before {
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 1;
}

@media only screen and (min-width: 1069px) {
    .page-move-to-ios .section-hero .switch-list .column:first-of-type .icon-checkalt:last-of-type {
        margin-top: 20px;
    }
}

.page-move-to-ios .section-move .ios-icon-wrapper {
    margin-right: auto;
    margin-left: auto;
}

.page-move-to-ios .section-move .image-ios-icon {
    right: -8px;
    left: auto;
}

@media only screen and (min-width: 736px) {
    .page-move-to-ios .section-move .image-ios-icon {
        right: -6px;
        left: auto;
    }
}

.page-move-to-ios .section-move .image-ios-transfer {
    margin-right: auto;
    margin-left: auto;
}

.page-move-to-ios .section-download .image-step-1 {
    margin-right: auto;
    margin-left: auto;
}

.page-move-to-ios .section-transfer .image-step-2 {
    margin-right: auto;
    margin-left: auto;
}

.page-move-to-ios .section-start .image-step-3 {
    margin-right: auto;
    margin-left: auto;
}

.page-move-to-ios .section-personal-setup .image-specialist {
    margin-right: auto;
    margin-left: auto;
}

.page-move-to-ios .section-personal-setup .image-specialist>.aspect-ratio-content {
    right: 0;
    left: 0;
}

.end-float {
    float: left !important;
}

.start-float {
    float: right !important;
}

.end-dir {
    direction: ltr;
}

@media only screen and (max-width: 768px) {
    html.touch .page-move-to-ios .section-two-boxes .image-store {
        margin-top: 3px;
        margin-bottom: 48px;
        padding-bottom: 50px;
    }
}

.page-move-to-ios .section-two-boxes .column-block-line:before {
    content: "";
    position: absolute;
    right: 0;
    top: 46px;
    height: 330px;
    border-left: 1px solid #d6d6d6;
}

@media only screen and (max-width: 1068px) {
    .page-move-to-ios .section-two-boxes .column-block-line:before {
        height: 300px;
    }
}

@media only screen and (max-width: 735px) {
    .page-move-to-ios .section-two-boxes .column-block-line:before {
        border: 0
    }
    .page-move-to-ios .section-two-boxes div.column-left {
        border-bottom: 1px solid #d6d6d6;
    }
    .page-move-to-ios .section-two-boxes .image-store {
        margin-top: 0;
        margin-bottom: 16px;
    }
}

.page-move-to-ios .ac-gf-buystrip-hero-cta {
    white-space: nowrap
}

@media only screen and (min-width:735px) and (max-width: 1068px) {
    .page-move-to-ios .section-two-boxes .section-content div.column .image-store {
        margin-top: -14px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

.page-move-to-ios .section-two-boxes .section-copy {
    padding-top: 40px;
    padding-bottom: 25px;
    margin: 0 auto;
    width: 320px
}

.align-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

h3 {
    font-size: 2.1875em;
    line-height: 1.1429;
    font-weight: 200
}

@media only screen and (max-width: 1068px) {
    h3 {
        font-size: 2.2222em;
        line-height: 1.1;
        font-weight: 200
    }
}

@media only screen and (max-width: 768px) {
    html.touch h3 {
        font-size: 1.5em;
        line-height: 1.1667;
        font-weight: 200
    }
}

@media only screen and (min-width: 735px) {
    .page-move-to-ios .section-two-boxes .large-6 {
        width: 50%;
    }
}

@media only screen and (max-width: 1068px) {
    .page-move-to-ios .section-two-boxes .section-copy {
        width: 270px
    }
}

@media only screen and (max-width: 735px) {
    .align-center {
        text-align: right;
        margin-left: 0;
        margin-right: 0;
    }
    .page-move-to-ios .section-two-boxes .section-copy {
        padding-top: 46px;
        padding-bottom: 6px;
        width: 100%
    }
}

/**
 * Screens
 */

.page-move-to-ios .section-move .image-ios-transfer {
    background-repeat: no-repeat;
    background-size: 345px 380px;
    height: 380px;
    width: 345px;
    background-image: url("/sa-ar/iphone/move-to-ios/images/ios_transfer_small.png");
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi),
(-webkit-min-device-pixel-ratio: 144),
(min-resolution: 144dppx) {
    .page-move-to-ios .section-move .image-ios-transfer {
        background-image: url("/sa-ar/iphone/move-to-ios/images/ios_transfer_small_2x.png")
    }
}

@media only screen and (min-width: 736px) {
    .page-move-to-ios .section-move .image-ios-transfer {
        background-size: 424px 470px;
        height: 470px;
        width: 424px;
        background-image: url("/sa-ar/iphone/move-to-ios/images/ios_transfer_medium.png")
    }
}

@media only screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 736px) and (min-resolution: 144dpi),
only screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 144),
only screen and (min-width: 736px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-move .image-ios-transfer {
        background-image: url("/sa-ar/iphone/move-to-ios/images/ios_transfer_medium_2x.png")
    }
}

@media only screen and (min-width: 1069px) {
    .page-move-to-ios .section-move .image-ios-transfer {
        background-size: 598px 662px;
        height: 662px;
        width: 598px;
        background-image: url("/sa-ar/iphone/move-to-ios/images/ios_transfer_large.png")
    }
}

@media only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 1069px) and (min-resolution: 144dpi),
only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 144),
only screen and (min-width: 1069px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-move .image-ios-transfer {
        background-image: url("/sa-ar/iphone/move-to-ios/images/ios_transfer_large_2x.png")
    }
}

.page-move-to-ios .section-hero .image-hero {
    background-image: url("/sa-ar/iphone/move-to-ios/images/iphone_hero_small.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi),
(-webkit-min-device-pixel-ratio: 144),
(min-resolution: 144dppx) {
    .page-move-to-ios .section-hero .image-hero {
        background-image: url("/sa-ar/iphone/move-to-ios/images/iphone_hero_small_2x.png")
    }
}

@media only screen and (min-width: 736px) {
    .page-move-to-ios .section-hero .image-hero {
        background-image: url("/sa-ar/iphone/move-to-ios/images/iphone_hero_medium.png")
    }
}

@media only screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 736px) and (min-resolution: 144dpi),
only screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 144),
only screen and (min-width: 736px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-hero .image-hero {
        background-image: url("/sa-ar/iphone/move-to-ios/images/iphone_hero_medium_2x.png")
    }
}

@media only screen and (min-width: 1069px) {
    .page-move-to-ios .section-hero .image-hero {
        background-image: url("/sa-ar/iphone/move-to-ios/images/iphone_hero_large.png")
    }
}

@media only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 1069px) and (min-resolution: 144dpi),
only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 144),
only screen and (min-width: 1069px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-hero .image-hero {
        background-image: url("/sa-ar/iphone/move-to-ios/images/iphone_hero_large_2x.png")
    }
}

.page-move-to-ios .section-start .image-step-3 {
    background-image: url("/sa-ar/iphone/move-to-ios/images/step_3_small.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi),
(-webkit-min-device-pixel-ratio: 144),
(min-resolution: 144dppx) {
    .page-move-to-ios .section-start .image-step-3 {
        background-image: url("/sa-ar/iphone/move-to-ios/images/step_3_small_2x.jpg")
    }
}

@media only screen and (min-width: 736px) {
    .page-move-to-ios .section-start .image-step-3 {
        background-image: url("/sa-ar/iphone/move-to-ios/images/step_3_medium.jpg")
    }
}

@media only screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 736px) and (min-resolution: 144dpi),
only screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 144),
only screen and (min-width: 736px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-start .image-step-3 {
        background-image: url("/sa-ar/iphone/move-to-ios/images/step_3_medium_2x.jpg")
    }
}

@media only screen and (min-width: 1069px) {
    .page-move-to-ios .section-start .image-step-3 {
        background-image: url("/sa-ar/iphone/move-to-ios/images/step_3_large.jpg")
    }
}

@media only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 1069px) and (min-resolution: 144dpi),
only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 144),
only screen and (min-width: 1069px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-start .image-step-3 {
        background-image: url("/sa-ar/iphone/move-to-ios/images/step_3_large_2x.jpg")
    }
}

.page-move-to-ios .section-download .image-step-1 {
    background-image: url("/sa-ar/iphone/move-to-ios/images/step_1_small.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi),
(-webkit-min-device-pixel-ratio: 144),
(min-resolution: 144dppx) {
    .page-move-to-ios .section-download .image-step-1 {
        background-image: url("/sa-ar/iphone/move-to-ios/images/step_1_small_2x.jpg")
    }
}

@media only screen and (min-width: 736px) {
    .page-move-to-ios .section-download .image-step-1 {
        background-image: url("/sa-ar/iphone/move-to-ios/images/step_1_medium.jpg")
    }
}

@media only screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 736px) and (min-resolution: 144dpi),
only screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 144),
only screen and (min-width: 736px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-download .image-step-1 {
        background-image: url("/sa-ar/iphone/move-to-ios/images/step_1_medium_2x.jpg")
    }
}

@media only screen and (min-width: 1069px) {
    .page-move-to-ios .section-download .image-step-1 {
        background-image: url("/sa-ar/iphone/move-to-ios/images/step_1_large.jpg")
    }
}

@media only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 1069px) and (min-resolution: 144dpi),
only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 144),
only screen and (min-width: 1069px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-download .image-step-1 {
        background-image: url("/sa-ar/iphone/move-to-ios/images/step_1_large_2x.jpg")
    }
}

.page-move-to-ios .section-two-boxes .image-support {
    background-repeat: no-repeat;
    background-size: 282px 180px;
    height: 180px;
    width: 282px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/sa-ar/iphone/move-to-ios/images/apple_support_large.png");
    margin-bottom: -1px
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-move-to-ios .section-two-boxes .image-support {
        background-image: url("/sa-ar/iphone/move-to-ios/images/apple_support_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-move-to-ios .section-two-boxes .image-support {
        background-size: 208px 136px;
        height: 136px;
        width: 208px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1068px) {
    .page-move-to-ios .section-two-boxes .image-support {
        background-image: url("/sa-ar/iphone/move-to-ios/images/apple_support_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: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-two-boxes .image-support {
        background-image: url("/sa-ar/iphone/move-to-ios/images/apple_support_medium_2x.png")
    }
}

@media only screen and (max-width: 768px) {
    html.touch .page-move-to-ios .section-two-boxes .image-support {
        background-size: 208px 136px;
        height: 136px;
        width: 208px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 768px) {
    html.touch .page-move-to-ios .section-two-boxes .image-support {
        background-image: url("/sa-ar/iphone/move-to-ios/images/apple_support_xsmall.png")
    }
}

@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 768px) and (min-resolution: 144dpi),
only screen and (max-width: 768px) and (min-resolution: 144dppx) {
    html.touch .page-move-to-ios .section-two-boxes .image-support {
        background-image: url("/sa-ar/iphone/move-to-ios/images/apple_support_xsmall_2x.png")
    }
}

.page-move-to-ios .section-two-boxes .image-store {
    background-repeat: no-repeat;
    background-size: 119px 119px;
    height: 119px;
    width: 119px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/sa-ar/iphone/move-to-ios/images/app_store_icon_large.png");
    margin-top: -16px;
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-move-to-ios .section-two-boxes .image-store {
        background-image: url("/sa-ar/iphone/move-to-ios/images/app_store_icon_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-move-to-ios .section-two-boxes .image-store {
        background-size: 100px 100px;
        height: 100px;
        width: 100px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 1068px) {
    .page-move-to-ios .section-two-boxes .image-store {
        background-image: url("/sa-ar/iphone/move-to-ios/images/app_store_icon_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: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-move-to-ios .section-two-boxes .image-store {
        background-image: url("/sa-ar/iphone/move-to-ios/images/app_store_icon_medium_2x.png");
    }
}
