/*
@function multiplyBaseUnit($value, $basepx: $unit_base) {
	@return ($value * $basepx) * 1px;
}

@function hspace($value){
    @return $value * $hspace;
}
*/
@font-face {
  font-family: 'SamsungOne';
  src: url("/us/fonts/SamsungOne/SamsungOne-400.eot");
  src: url("/us/fonts/SamsungOne/SamsungOne-400.eot?#iefix") format("embedded-opentype"), url("/us/fonts/SamsungOne/SamsungOne-400.ttf") format("truetype"), url("/us/fonts/SamsungOne/SamsungOne-400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'SamsungOne';
  src: url("/us/fonts/SamsungOne/SamsungOne-700.eot");
  src: url("/us/fonts/SamsungOne/SamsungOne-700.eot?#iefix") format("embedded-opentype"), url("/us/fonts/SamsungOne/SamsungOne-700.ttf") format("truetype"), url("/us/fonts/SamsungOne/SamsungOne-700.woff") format("woff");
  font-weight: 700;
  font-style: bold;
}
@font-face {
  font-family: 'SamsungSharpSans';
  src: url("/us/fonts/SamsungSharpSans-Regular.eot");
  src: url("/us/fonts/SamsungSharpSans-Regular.eot?#iefix") format("embedded-opentype"), url("/us/fonts/SamsungSharpSans-Regular.ttf") format("truetype"), url("/us/fonts/SamsungSharpSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'SamsungSharpSans';
  src: url("/us/fonts/SamsungSharpSans-Medium.eot");
  src: url("/us/fonts/SamsungSharpSans-Medium.eot?#iefix") format("embedded-opentype"), url("/us/fonts/SamsungSharpSans-Medium.ttf") format("truetype"), url("/us/fonts/SamsungSharpSans-Medium.woff") format("woff");
  font-weight: 600;
  font-style: bold;
}
@font-face {
  font-family: 'SamsungSharpSans';
  src: url("/us/fonts/SamsungSharpSans-Bold.eot");
  src: url("/us/fonts/SamsungSharpSans-Bold.eot?#iefix") format("embedded-opentype"), url("/us/fonts/SamsungSharpSans-Bold.ttf") format("truetype"), url("/us/fonts/SamsungSharpSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
/* line 70, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch {
  font-size: 16px;
  font-family: "SamsungOne", helvetica, arial, sans-serif;
  font-weight: normal;
  line-height: 1.7;
  color: #000000;
}
/* line 78, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch h1, .smart-switch h2, .smart-switch h3, .smart-switch h4, .smart-switch h5, .smart-switch h6 {
  font-family: "SamsungSharpSans", helvetica, arial, sans-serif;
  font-weight: bold;
  line-height: 1.2;
  margin: .5em 0;
}
/* line 88, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch h1 {
  font-size: 2.5em;
}
/* line 92, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch h2, .smart-switch h3 {
  font-size: 2em;
}
/* line 96, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch h4, .smart-switch h5 {
  font-family: "SamsungOne", helvetica, arial, sans-serif;
}
/* line 100, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch h4 {
  font-size: 1.125em;
}
/* line 104, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch h5 {
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: .1em;
}
/* line 112, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch p {
  margin: 1em 0;
}
/* line 116, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch p.disclaim {
  font-size: 0.75em;
  color: #636363;
  line-height: 1.4;
  margin: .5em 0;
}
/* line 128, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch ul, .smart-switch ol {
  margin-top: 1em;
  margin-bottom: 1em;
}
/* line 133, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch li {
  text-align: left;
}
/* line 140, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch a {
  color: #000000;
}
/* line 143, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch a:hover, .smart-switch a:active {
  color: #1428A0;
  text-decoration: none;
}
/* line 150, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch h4 a,
.smart-switch p a {
  text-transform: uppercase;
  color: #01B3E3;
  font-weight: bold;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}
/* line 163, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch h4 a {
  font-size: 0.88889em;
}
/* line 170, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch .visuallyhidden,
.smart-switch .non-vis {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
/* line 181, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch .cta {
  font-family: "SamsungOne", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #01B3E3;
}
/* line 186, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch .cta:hover, .smart-switch .cta:active {
  color: #1428A0;
}
/* line 192, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch .cta--button {
  font-family: "SamsungSharpSans", helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 0.75em;
  letter-spacing: 0.15em;
  color: #000000;
  padding-top: 1.64em;
  padding-bottom: 1.36em;
}
/* line 203, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch .cta--button:hover {
  color: #FFFFFF;
  border-color: #01B3E3;
  background-color: #01B3E3;
}
/* line 210, ../../../../dev/smart-switch/app/scss/_fonts.scss */
.smart-switch .cta--button-large {
  font-size: 0.875em;
  padding-top: 1.24em;
  padding-bottom: 0.96em;
}

/* line 4, ../../../../dev/smart-switch/app/scss/_layout.scss */
.section {
  font-size: 16px;
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
  background-repeat: none;
  background-position: center 0;
  background-size: cover;
  background-color: #fff;
}
/* line 19, ../../../../dev/smart-switch/app/scss/_layout.scss */
.section__content {
  max-width: 1440px;
  margin: 0 auto;
  padding: 4em 1em;
  position: relative;
}
/* line 5, ../../../../dev/smart-switch/app/scss/_mixins.scss */
.section__content:before, .section__content:after {
  content: "";
  display: table;
}
/* line 10, ../../../../dev/smart-switch/app/scss/_mixins.scss */
.section__content:after {
  clear: both;
}
/* line 28, ../../../../dev/smart-switch/app/scss/_layout.scss */
.section__head, .section__body, .section__footer {
  position: relative;
  margin: 0 auto 2em;
}
/* line 37, ../../../../dev/smart-switch/app/scss/_layout.scss */
.section__content > div[class*='section__']:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 48em) {
  /* line 45, ../../../../dev/smart-switch/app/scss/_layout.scss */
  .section__head.col, .section__body.col, .section__footer.col {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 64em) {
  /* line 55, ../../../../dev/smart-switch/app/scss/_layout.scss */
  .section__content {
    padding: 4em 2em;
  }
}

/* line 65, ../../../../dev/smart-switch/app/scss/_layout.scss */
.cols {
  position: relative;
}
/* line 5, ../../../../dev/smart-switch/app/scss/_mixins.scss */
.cols:before, .cols:after {
  content: "";
  display: table;
}
/* line 10, ../../../../dev/smart-switch/app/scss/_mixins.scss */
.cols:after {
  clear: both;
}

@media only screen and (min-width: 48em) {
  /* line 73, ../../../../dev/smart-switch/app/scss/_layout.scss */
  .cols > .col {
    float: left;
  }

  /* line 79, ../../../../dev/smart-switch/app/scss/_layout.scss */
  .cols--reverse > .col {
    float: right;
  }

  /* line 85, ../../../../dev/smart-switch/app/scss/_layout.scss */
  .cols--1 > .col {
    width: 100%;
  }

  /* line 85, ../../../../dev/smart-switch/app/scss/_layout.scss */
  .cols--2 > .col {
    width: 50%;
  }

  /* line 85, ../../../../dev/smart-switch/app/scss/_layout.scss */
  .cols--3 > .col {
    width: 33.33333%;
  }

  /* line 85, ../../../../dev/smart-switch/app/scss/_layout.scss */
  .cols--4 > .col {
    width: 25%;
  }

  /* line 85, ../../../../dev/smart-switch/app/scss/_layout.scss */
  .cols--5 > .col {
    width: 20%;
  }

  /* line 85, ../../../../dev/smart-switch/app/scss/_layout.scss */
  .cols--6 > .col {
    width: 16.66667%;
  }
}
/* line 94, ../../../../dev/smart-switch/app/scss/_layout.scss */
.items {
  position: relative;
}
/* line 5, ../../../../dev/smart-switch/app/scss/_mixins.scss */
.items:before, .items:after {
  content: "";
  display: table;
}
/* line 10, ../../../../dev/smart-switch/app/scss/_mixins.scss */
.items:after {
  clear: both;
}
/* line 98, ../../../../dev/smart-switch/app/scss/_layout.scss */
.items > .item {
  float: left;
  width: 50%;
}

/* line 106, ../../../../dev/smart-switch/app/scss/_layout.scss */
.items--reverse > .item {
  float: right;
}

/* line 112, ../../../../dev/smart-switch/app/scss/_layout.scss */
.items--1 > .item {
  width: 100%;
}

/* line 112, ../../../../dev/smart-switch/app/scss/_layout.scss */
.items--2 > .item {
  width: 50%;
}

/* line 112, ../../../../dev/smart-switch/app/scss/_layout.scss */
.items--3 > .item {
  width: 33.33333%;
}

/* line 112, ../../../../dev/smart-switch/app/scss/_layout.scss */
.items--4 > .item {
  width: 25%;
}

/* line 112, ../../../../dev/smart-switch/app/scss/_layout.scss */
.items--5 > .item {
  width: 20%;
}

/* line 112, ../../../../dev/smart-switch/app/scss/_layout.scss */
.items--6 > .item {
  width: 16.66667%;
}

/* line 1, ../../../../dev/smart-switch/app/scss/components/_cta.scss */
.cta {
  display: inline-block;
  font-size: 1em;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: .5em;
  margin-right: .5em;
  margin-bottom: .5em;
  -webkit-transition: color .25s, background-color .25s, border-color .25s;
  -moz-transition: color .25s, background-color .25s, border-color .25s;
  -ms-transition: color .25s, background-color .25s, border-color .25s;
  -o-transition: color .25s, background-color .25s, border-color .25s;
  transition: color .25s, background-color .25s, border-color .25s;
}
/* line 19, ../../../../dev/smart-switch/app/scss/components/_cta.scss */
.cta:hover {
  text-decoration: none;
}

/* line 24, ../../../../dev/smart-switch/app/scss/components/_cta.scss */
.cta--button {
  color: #000;
  white-space: nowrap;
  line-height: 1;
  padding: 1.5em 3.333em;
  border: 1px solid #000;
  border-radius: 2em;
  background-color: transparent;
}
/* line 37, ../../../../dev/smart-switch/app/scss/components/_cta.scss */
.cta--button:hover {
  text-decoration: none;
  border-color: #000;
  background-color: #000;
  color: #FFF;
}

/* line 45, ../../../../dev/smart-switch/app/scss/components/_cta.scss */
.cta--button-large {
  padding: 1.1em 2.85em;
  border-radius: 1.6em;
}

/* line 2, ../../../../dev/smart-switch/app/scss/_section.scss */
.smart-switch .section {
  text-align: center;
}
/* line 6, ../../../../dev/smart-switch/app/scss/_section.scss */
.smart-switch .section .section__title {
  margin-top: 0;
}
/* line 12, ../../../../dev/smart-switch/app/scss/_section.scss */
.smart-switch .section--alt {
  background-color: #F7F7F7;
}
/* line 18, ../../../../dev/smart-switch/app/scss/_section.scss */
.smart-switch .section--dark {
  background-color: #000000;
}
/* line 16, ../../../../dev/smart-switch/app/scss/_section-download.scss */
.smart-switch .section--download .cols {
  margin: 2em auto;
}
/* line 20, ../../../../dev/smart-switch/app/scss/_section-download.scss */
.smart-switch .section--download .col {
  max-width: 25em;
  margin-left: auto;
  margin-right: auto;
  margin: 2em auto 4em;
}
/* line 28, ../../../../dev/smart-switch/app/scss/_section-download.scss */
.smart-switch .section--download .ctas .cta {
  margin-right: .5em;
  margin-left: .5em;
}
@media only screen and (min-width: 48em) {
  /* line 37, ../../../../dev/smart-switch/app/scss/_section-download.scss */
  .smart-switch .section--download .cols {
    margin: 4em auto;
  }
  /* line 41, ../../../../dev/smart-switch/app/scss/_section-download.scss */
  .smart-switch .section--download .col {
    width: 33.333%;
    max-width: none;
    padding-left: 1em;
    padding-right: 1em;
  }
}
/* line 3, ../../../../dev/smart-switch/app/scss/_section-footer.scss */
.smart-switch .section--footer {
  border-top: 1px solid #DEDEDE;
}
/* line 7, ../../../../dev/smart-switch/app/scss/_section-footer.scss */
.smart-switch .section--footer .section__content {
  text-align: left;
}
/* line 5, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .section__content {
  border-bottom: 1px solid #A6A6A6;
}
/* line 24, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection__content {
  max-width: 28.75em;
  margin-left: auto;
  margin-right: auto;
}
/* line 30, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection h2 {
  margin-bottom: 1em;
}
/* line 34, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection .items {
  list-style: none;
  padding: 0;
  margin-top: 3em;
}
/* line 40, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection:first-child {
  border-bottom: 1px solid #A6A6A6;
  padding-bottom: 2em;
  margin-bottom: 3em;
}
/* line 50, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--os .items {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* line 57, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--os .item,
.smart-switch .section--intro .subsection--os .item img {
  display: inline-block;
  vertical-align: middle;
}
/* line 63, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--os .item {
  width: auto;
  text-align: center;
  float: none;
  margin-left: 12%;
}
/* line 70, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--os .item:first-child {
  margin-left: 0;
}
/* line 78, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--data .items {
  -webkit-transform: translateX(11%);
  -moz-transform: translateX(11%);
  -ms-transform: translateX(11%);
  -o-transform: translateX(11%);
  transform: translateX(11%);
}
/* line 82, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--data .item {
  min-height: 26px;
  line-height: 26px;
  margin-bottom: 2em;
}
/* line 89, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--data .item span:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 26px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/icons/icons-data-types.svg");
  vertical-align: middle;
  margin-right: .5em;
}
/* line 103, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--data .item-music span:before {
  background-position: 0 0;
}
/* line 104, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--data .item-messages span:before {
  background-position: 0 -26px;
}
/* line 105, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--data .item-apps span:before {
  background-position: 0 -52px;
  height: 24px;
}
/* line 106, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--data .item-calendars span:before {
  background-position: 0 -76px;
}
/* line 107, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--data .item-photos span:before {
  background-position: 0 -102px;
}
/* line 108, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--data .item-contacts span:before {
  background-position: 0 -128px;
}
/* line 109, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--data .item-settings span:before {
  background-position: 0 -154px;
}
/* line 111, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
.smart-switch .section--intro .subsection--data .item-more span:before {
  content: none;
  background-image: none;
}
@media only screen and (min-width: 48em) {
  /* line 3, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
  .smart-switch .section--intro {
    padding-left: 2em;
    padding-right: 2em;
  }
  /* line 123, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
  .smart-switch .section--intro .section__content {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 128, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
  .smart-switch .section--intro .subsection {
    position: static;
    padding-left: 2em;
    padding-right: 2em;
  }
  /* line 134, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
  .smart-switch .section--intro .subsection:first-child {
    border-bottom: 0 none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  /* line 140, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
  .smart-switch .section--intro .subsection:after {
    content: " ";
    display: block;
    width: 0;
    border-right: 1px solid #A6A6A6;
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
  }
  /* line 154, ../../../../dev/smart-switch/app/scss/_section-intro.scss */
  .smart-switch .section--intro .subsection--data .items {
    -webkit-transform: translateX(16%);
    -moz-transform: translateX(16%);
    -ms-transform: translateX(16%);
    -o-transform: translateX(16%);
    transform: translateX(16%);
  }
}
/* line 5, ../../../../dev/smart-switch/app/scss/_section-marquee.scss */
.smart-switch .section--marquee .section__head {
  margin: 0 0 4em;
}
/* line 9, ../../../../dev/smart-switch/app/scss/_section-marquee.scss */
.smart-switch .section--marquee .section__title {
  font-size: 3em;
  line-height: 1;
}
/* line 14, ../../../../dev/smart-switch/app/scss/_section-marquee.scss */
.smart-switch .section--marquee .section__subtitle {
  font-size: 1.25em;
}
/* line 18, ../../../../dev/smart-switch/app/scss/_section-marquee.scss */
.smart-switch .section--marquee .section__intro {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}
/* line 26, ../../../../dev/smart-switch/app/scss/_section-marquee.scss */
.smart-switch .section--marquee p {
  font-size: 1.125em;
}
/* line 30, ../../../../dev/smart-switch/app/scss/_section-marquee.scss */
.smart-switch .section--marquee .cta {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 48em) {
  /* line 50, ../../../../dev/smart-switch/app/scss/_section-marquee.scss */
  .smart-switch .section--marquee .section__content {
    padding-bottom: 1em;
  }
  /* line 54, ../../../../dev/smart-switch/app/scss/_section-marquee.scss */
  .smart-switch .section--marquee .section__head {
    margin: 1em 0 0;
  }
  /* line 58, ../../../../dev/smart-switch/app/scss/_section-marquee.scss */
  .smart-switch .section--marquee .section__intro {
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 61.875em) {
  /* line 65, ../../../../dev/smart-switch/app/scss/_section-marquee.scss */
  .smart-switch .section--marquee .section__head {
    margin: 2em 0 0;
  }
}
@media only screen and (min-width: 64em) {
  /* line 73, ../../../../dev/smart-switch/app/scss/_section-marquee.scss */
  .smart-switch .section--marquee .section__head {
    margin: 3em 0 0;
  }
  /* line 77, ../../../../dev/smart-switch/app/scss/_section-marquee.scss */
  .smart-switch .section--marquee .section__title {
    font-size: 4.75em;
  }
}
/* line 3, ../../../../dev/smart-switch/app/scss/_section-promo-band.scss */
.smart-switch .section--promo-band {
  border-top: 1px solid #A6A6A6;
}
/* line 18, ../../../../dev/smart-switch/app/scss/_section-promo-band.scss */
.smart-switch .section--promo-band .logo {
  margin-bottom: 1em;
}
@media only screen and (min-width: 48em) {
  /* line 24, ../../../../dev/smart-switch/app/scss/_section-promo-band.scss */
  .smart-switch .section--promo-band .section__content {
    padding-top: 3em;
    padding-bottom: 0;
  }
  /* line 29, ../../../../dev/smart-switch/app/scss/_section-promo-band.scss */
  .smart-switch .section--promo-band .col {
    width: 63%;
  }
  /* line 31, ../../../../dev/smart-switch/app/scss/_section-promo-band.scss */
  .smart-switch .section--promo-band .col:first-child {
    width: 37%;
    text-align: left;
  }
  /* line 37, ../../../../dev/smart-switch/app/scss/_section-promo-band.scss */
  .smart-switch .section--promo-band .section__body {
    height: 250px;
  }
  /* line 41, ../../../../dev/smart-switch/app/scss/_section-promo-band.scss */
  .smart-switch .section--promo-band .inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
/* line 15, ../../../../dev/smart-switch/app/scss/_section-switch-s6.scss */
.smart-switch .section--switch-s6 .section__head {
  max-width: 600px;
}
/* line 19, ../../../../dev/smart-switch/app/scss/_section-switch-s6.scss */
.smart-switch .section--switch-s6 .section__foot {
  margin-top: 2em;
}
/* line 23, ../../../../dev/smart-switch/app/scss/_section-switch-s6.scss */
.smart-switch .section--switch-s6 .cols {
  margin: 2em auto;
}
/* line 27, ../../../../dev/smart-switch/app/scss/_section-switch-s6.scss */
.smart-switch .section--switch-s6 .col {
  max-width: 25em;
  margin-left: auto;
  margin-right: auto;
  margin: 2em auto 4em;
}
/* line 34, ../../../../dev/smart-switch/app/scss/_section-switch-s6.scss */
.smart-switch .section--switch-s6 .option__title,
.smart-switch .section--switch-s6 .option__media {
  margin: 1em 0;
}
/* line 39, ../../../../dev/smart-switch/app/scss/_section-switch-s6.scss */
.smart-switch .section--switch-s6 .option_body {
  font-size: 0.875em;
}
/* line 44, ../../../../dev/smart-switch/app/scss/_section-switch-s6.scss */
.smart-switch .section--switch-s6 .ctas .cta {
  margin-right: .5em;
  margin-left: .5em;
}
@media only screen and (min-width: 48em) {
  /* line 53, ../../../../dev/smart-switch/app/scss/_section-switch-s6.scss */
  .smart-switch .section--switch-s6 .section__foot {
    margin-top: 4em;
  }
  /* line 57, ../../../../dev/smart-switch/app/scss/_section-switch-s6.scss */
  .smart-switch .section--switch-s6 .cols {
    margin: 1em auto;
  }
  /* line 61, ../../../../dev/smart-switch/app/scss/_section-switch-s6.scss */
  .smart-switch .section--switch-s6 .col {
    width: 33.333%;
    max-width: none;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
/* line 5, ../../../../dev/smart-switch/app/scss/_section-switch-s7.scss */
.smart-switch .section--switch-s7 .section__title {
  font-size: 2.5em;
}
/* line 9, ../../../../dev/smart-switch/app/scss/_section-switch-s7.scss */
.smart-switch .section--switch-s7 .section__content {
  padding-bottom: 0;
}
/* line 19, ../../../../dev/smart-switch/app/scss/_section-switch-s7.scss */
.smart-switch .section--switch-s7 .items {
  margin: 2em auto;
}
/* line 23, ../../../../dev/smart-switch/app/scss/_section-switch-s7.scss */
.smart-switch .section--switch-s7 .steps__media {
  margin-bottom: 1em;
}
/* line 27, ../../../../dev/smart-switch/app/scss/_section-switch-s7.scss */
.smart-switch .section--switch-s7 .steps__title {
  text-transform: uppercase;
  margin: 1em 0;
}
/* line 32, ../../../../dev/smart-switch/app/scss/_section-switch-s7.scss */
.smart-switch .section--switch-s7 .item {
  width: 100%;
  max-width: 25em;
  float: none;
  margin: 2em auto 4em;
}
@media only screen and (min-width: 48em) {
  /* line 42, ../../../../dev/smart-switch/app/scss/_section-switch-s7.scss */
  .smart-switch .section--switch-s7 .items {
    margin: 4em auto;
  }
  /* line 46, ../../../../dev/smart-switch/app/scss/_section-switch-s7.scss */
  .smart-switch .section--switch-s7 .item {
    width: 33.333%;
    max-width: none;
    float: left;
    padding-left: 1em;
    padding-right: 1em;
    margin: 0 auto;
  }
}
/* line 3, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer {
  background-color: #DADADA;
}
/* line 14, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item {
  transform-style: preserve-3d;
  display: block;
  position: relative;
  background-size: 100% 100%;
  background-position: center;
  -webkit-transition: background-size 0.35s;
  -moz-transition: background-size 0.35s;
  -o-transition: background-size 0.35s;
  transition: background-size 0.35s;
  width: 100%;
  margin: 1px 0;
}
/* line 26, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item:after {
  content: ' ';
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 57.56579%;
}
/* line 34, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item:before {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 48, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item:hover {
  background-size: 110% 110%;
}
/* line 51, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item:hover:before {
  opacity: 1;
}
/* line 58, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item__content {
  display: block;
  width: 100%;
  color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 65, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item__title {
  font-size: 1.2em;
  font-weight: normal;
  margin-top: 0;
}
/* line 70, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item__title:after {
  content: '';
  display: block;
  margin: 0.25em auto 0;
  width: 1.5em;
  height: 1.5em;
  border-radius: 100%;
  background-image: url("../images/ui/play-button.png");
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
/* line 88, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item__subtitle {
  font-size: 0.6em;
}
/* line 90, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item:hover .item__title:after {
  background-color: rgba(255, 255, 255, 0.25);
}
/* line 97, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item.transfer-icloud {
  background-image: url("../images/video-thumbs/bg-icloud-mobile.jpg");
}
@media only screen and (min-width: 61.875em) {
  /* line 97, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item.transfer-icloud {
    background-image: url("../images/video-thumbs/bg-icloud.jpg");
  }
}
/* line 97, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item.transfer-itunes {
  background-image: url("../images/video-thumbs/bg-itunes-mobile.jpg");
}
@media only screen and (min-width: 61.875em) {
  /* line 97, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item.transfer-itunes {
    background-image: url("../images/video-thumbs/bg-itunes.jpg");
  }
}
/* line 97, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item.transfer-ios {
  background-image: url("../images/video-thumbs/bg-ios-mobile.jpg");
}
@media only screen and (min-width: 61.875em) {
  /* line 97, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item.transfer-ios {
    background-image: url("../images/video-thumbs/bg-ios.jpg");
  }
}
/* line 97, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
.smart-switch .section--transfer .item.transfer-android {
  background-image: url("../images/video-thumbs/bg-android-mobile.jpg");
}
@media only screen and (min-width: 61.875em) {
  /* line 97, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item.transfer-android {
    background-image: url("../images/video-thumbs/bg-android.jpg");
  }
}
@media only screen and (min-width: 37.5em) {
  /* line 109, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .section__content {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  /* line 114, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item {
    width: 49.5%;
    margin: 1px;
  }
  /* line 119, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item__title {
    font-size: 1.2em;
  }
  /* line 120, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item__subtitle {
    font-size: 0.6em;
  }
}
@media only screen and (min-width: 48em) {
  /* line 126, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item__title {
    font-size: 1.75em;
  }
  /* line 127, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item__subtitle {
    font-size: 0.75em;
  }
}
@media only screen and (min-width: 61.875em) {
  /* line 133, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item {
    width: 24%;
    margin: 0 0.5%;
  }
  /* line 138, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item__title {
    font-size: 1.2em;
  }
  /* line 139, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item__subtitle {
    font-size: 0.6em;
  }
}
@media only screen and (min-width: 80em) {
  /* line 145, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item__title {
    font-size: 1.75em;
  }
  /* line 146, ../../../../dev/smart-switch/app/scss/_section-transfer.scss */
  .smart-switch .section--transfer .item__subtitle {
    font-size: 0.75em;
  }
}
@media only screen and (min-width: 48em) {
  /* line 18, ../../../../dev/smart-switch/app/scss/_section-support.scss */
  .smart-switch .section--support .section__head {
    text-align: left;
  }
  /* line 22, ../../../../dev/smart-switch/app/scss/_section-support.scss */
  .smart-switch .section--support .section__content {
    padding-top: 3em;
    padding-bottom: 2em;
  }
  /* line 27, ../../../../dev/smart-switch/app/scss/_section-support.scss */
  .smart-switch .section--support .section__head {
    margin-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }
}
@media only screen and (min-width: 61.875em) {
  /* line 37, ../../../../dev/smart-switch/app/scss/_section-support.scss */
  .smart-switch .section--support .section__head {
    margin-top: 3em;
  }
  /* line 41, ../../../../dev/smart-switch/app/scss/_section-support.scss */
  .smart-switch .section--support .product {
    -webkit-transform: translateX(12%);
    -moz-transform: translateX(12%);
    -ms-transform: translateX(12%);
    -o-transform: translateX(12%);
    transform: translateX(12%);
  }
}
/* line 3, ../../../../dev/smart-switch/app/scss/_overlay-video.scss */
.smart-switch .overlay-background {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  z-index: -1;
  -webkit-transition: z-index 0s 0.3s, opacity 0.3s ease-out;
  -moz-transition: z-index 0s 0.3s, opacity 0.3s ease-out;
  transition: z-index 0s 0.3s, opacity 0.3s ease-out;
}
/* line 22, ../../../../dev/smart-switch/app/scss/_overlay-video.scss */
.smart-switch .overlay-background.rs-visible {
  -webkit-transition: z-index 0s 0s, opacity 0.3s ease-out;
  -moz-transition: z-index 0s 0s, opacity 0.3s ease-out;
  transition: z-index 0s 0s, opacity 0.3s ease-out;
  z-index: 20;
  opacity: 1;
}
/* line 33, ../../../../dev/smart-switch/app/scss/_overlay-video.scss */
.smart-switch .video-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 100%;
  width: 100%;
  max-width: 1024px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
/* line 73, ../../../../dev/smart-switch/app/scss/_mixins.scss */
.smart-switch .video-wrapper:after {
  padding-top: 56.25%;
  content: '';
  display: block;
}
/* line 39, ../../../../dev/smart-switch/app/scss/_overlay-video.scss */
.smart-switch .video-wrapper.is-landscape {
  width: 80%;
}
/* line 42, ../../../../dev/smart-switch/app/scss/_overlay-video.scss */
.smart-switch .video-wrapper.is-landscape .close-button {
  top: 0;
  right: -50px;
}
/* line 48, ../../../../dev/smart-switch/app/scss/_overlay-video.scss */
.smart-switch .video-wrapper iframe, .smart-switch .video-wrapper object {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 55, ../../../../dev/smart-switch/app/scss/_overlay-video.scss */
.smart-switch #video-player {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 66, ../../../../dev/smart-switch/app/scss/_overlay-video.scss */
.smart-switch .close-button {
  top: 0;
  right: -50px;
  position: absolute;
  width: 30px;
  height: 30px;
  cursor: pointer;
  /*
  @include breakpoint(1120px) {
    right: 10px;
    top: -50px;
  }
  */
}
