#ch-PDP {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background: #fff;
  max-width: 90em;
  margin: 0 auto;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "SamsungOne", Arial, sans-serif;
  color: #000;
}
#ch-PDP a, #ch-PDP div, #ch-PDP h2, #ch-PDP h3, #ch-PDP img, #ch-PDP li, #ch-PDP p, #ch-PDP section, #ch-PDP ul {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}

#ch-PDP section {
  display: block
}
#ch-PDP ul {
  list-style: none
}
#ch-PDP a {
  color: inherit;
  text-decoration: none
}
#ch-PDP *, #ch-PDP *:before, #ch-PDP *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit
}
#ch-PDP img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

#ch-PDP .ch-fullWidth-md-down {
    width: 100%;
}
#ch-PDP .ch-container {
  margin: 0 auto;
  max-width: 90em;
  padding-left: 1.875em;
  padding-right: 1.875em
}
#ch-PDP .ch-container-inner {
  margin: 0 auto;
  max-width: 61.25em
}
#sticky-menu {
  width: 100%;
  position: fixed;
  top: 0;
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP {
    padding-bottom: 2.75em
  }
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP {
    padding-bottom: 3em
  }
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-section {
    padding-top: 4.5em
  }
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-section {
    padding-top: 3em;
  }
}
#ch-PDP .ch-nav-wrapper {
  background-color: #000;
  max-width: 90em;
  margin: 0 auto
}
#ch-PDP .ch-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  max-width: 80em;
  margin: 0 auto
}
@media screen and (max-width: 74.99875em) {
  #ch-PDP .ch-nav {
    font-size: 90%
  }
}
@media screen and (max-width: 64.06125em) {
  #ch-PDP .ch-nav {
    font-size: 80%
  }
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-nav {
    font-size: 70%
  }
}
@media screen and (max-width: 35.99875em) {
  #ch-PDP .ch-nav {
    font-size: 60%
  }
}
#ch-PDP .ch-nav__item {
  font-family: "SamsungOne", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.25em;
  /*text-decoration: underline;*/
  line-height: 1.5;
  color: #fefefe;
  /*text-underline-offset: .25em;*/
  text-align: center;
  padding: 0.8em 0.7em 0.5em 0.7em;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease
}
#ch-PDP .ch-nav__item:hover {
  opacity: 0.7
}
#ch-PDP .s-breadcrums {
  padding: 5px 0;
  font-size: 10px;
  background-color: #ececec
}
#ch-PDP .s-breadcrums a {
  color: #428bca;
  text-decoration: none;
}
#ch-PDP .s-breadcrums a:hover, #ch-PDP .s-breadcrums a:focus {
  color: #2a6496;
  text-decoration: underline;
}
#ch-PDP .s-breadcrums a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#ch-PDP .s-breadcrums a {
  background-color: transparent;
}
#ch-PDP .s-breadcrums a:active, ch-PDP .s-breadcrums a:hover {
  outline: 0;
}
.visual {
    padding-top: 3em !important;
}
#ch-PDP .samsung-header .logo-s {
  /*padding: 2vw 2vw 2vw;*/
  text-align: left;
  background-color: #ececec;
  width: 100%;
  position: fixed;
  left: 0px;
}
#ch-PDP .samsung-header .logo-s img {
    width: 8.5%;
    min-width: 120px;
    height: auto;
}
#samsung_container .samsung-header .logo-s a {
    width: 105px;
    height: 18px;
    display: inline-block;
    margin: 0 auto;
    font-size: 1em;
    line-height: 16px;
    overflow: hidden;
}
#ch-PDP .ch-headline, #ch-PDP .ch-headline-small, #ch-PDP .ch-subheadline, #ch-PDP .ch-feature, #ch-PDP .ch-disclaimer {
  text-align: center;
  color: #000;
}
#ch-PDP .ch-headline-small, #ch-PDP .ch-headline {
  font-family: "SamsungSharpSans", Arial, sans-serif;
  font-weight: 800;
}
#ch-PDP .ch-subheadline, #ch-PDP .ch-feature, #ch-PDP .ch-disclaimer__item {
  font-family: "SamsungOne", Arial, sans-serif;
  font-size: .75em;
}
#ch-PDP .ch-subheadline {
  font-weight: 500
}
#ch-PDP .ch-feature, #ch-PDP .ch-disclaimer__item {
  font-weight: 400;
  color: #363636;
  text-align: center;
}
#ch-PDP .ch-sup {
  font-size: 0.6em;
  vertical-align: baseline;
  position: relative;
  top: -0.7em;
}
#ch-PDP .ch-headline {
  line-height: 1.2;
}
@media screen and (min-width: 75em) {
  #ch-PDP .ch-headline {
    font-size: 3.125em;
  }
}
@media screen and (max-width: 74.99875em) {
  #ch-PDP .ch-headline {
    font-size: 2.625em
  }
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-headline {
    font-size: 2.5em;
    line-height: 1.35
  }
  .visual {
    padding-top: 1.3em !important;
  }
}
@media screen and (max-width: 35.99875em) {
  #ch-PDP .ch-headline {
    font-size: 1.75em
  }
}
#ch-PDP .ch-headline + .ch-headline {
  margin-top: .6875em
}
#ch-PDP .ch-headline-small {
  font-size: 1.875em;
    padding-top: 1em;
  line-height: 1.2
}
@media screen and (max-width: 74.99875em) {
  #ch-PDP .ch-headline-small {
    font-size: 1.71875em
  }
}
@media screen and (max-width: 64.06125em) {
  #ch-PDP .ch-headline-small {
    font-size: 1.40625em
  }
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-headline-small {
    font-size: 2em;
    line-height: 1.35
  }
}
@media screen and (max-width: 35.99875em) {
  #ch-PDP .ch-headline-small {
    font-size: 1.4em;
    margin-top: 19px;
  }
}
#ch-PDP .ch-subheadline {
  margin-top: .90625em;
  margin-bottom: .5em;
  line-height: 1.5
}
@media screen and (min-width: 75em) {
  #ch-PDP .ch-subheadline {
    font-size: 2.1875em
  }
}
@media screen and (max-width: 74.99875em) {
  #ch-PDP .ch-subheadline {
    font-size: 1.8375em
  }
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-subheadline {
    font-size: 1.75em;
    line-height: 1.35
  }
}
@media screen and (max-width: 35.99875em) {
  #ch-PDP .ch-subheadline {
    font-size: 1.225em
  }
}
#ch-PDP .ch-feature {
  margin-top: 0.8em;
  margin-top: 1.1em;
  line-height: 1.778;
  padding-bottom: 2em;
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-feature {
    font-size: 1.125em
  }
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-feature {
    font-size: 1em
  }
}
@media screen and (max-width: 35.99875em) {
  #ch-PDP .ch-feature {
    font-size: .9375em
  }
}
#ch-PDP .ch-disclaimer {
  margin-top: 3.125em;
  line-height: 1.5
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-disclaimer {
    font-size: .75em
  }
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-disclaimer {
    font-size: .625em
  }
    #ch-PDP .ch-disclaimer__item {
    font-size: .625em
  }
}
#ch-PDP .ch-disclaimer .ch-disclaimer__item {
  padding: 0em;
  background: none
}
#ch-PDP .ch-disclaimer .ch-disclaimer__item:before {
  display: none
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-flex .ch-subheadline {
    margin-top: .75em;
    margin-bottom: 1.0625em
  }
  #ch-PDP .ch-flex .ch-disclaimer {
    margin-top: 2.3125em
  }
  #ch-PDP .ch-flex-table .ch-subheadline {
    margin-top: 1.0625em;
    margin-bottom: .625em
  }
  #ch-PDP .ch-flex-table .ch-headline-small {
    margin-bottom: .4375em;
    margin-top: 0.9em;  
  }
  #ch-PDP .ch-flex-table .ch-disclaimer {
    margin-top: 2.375em
  }
  #ch-PDP .ch-flex-table--three-columns .ch-headline-small {
    margin-bottom: .3125em
  }
}
#ch-PDP .ch-flex {
  max-width: 90em;
  margin: 0 auto
}


@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
  }
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-flex-col-6 {
    -webkit-flex-basis: 50%;
    flex-basis: 50%
  }
}
#ch-PDP .ch-flex-container-inner {
  margin: 0 auto;
  padding-left: 1.875em;
  padding-right: 1.875em
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-flex-container-inner {
    padding: 1.875em;
    max-width: 34.0625em;
    max-width: 33.75em
  }
  #ch-PDP .ch-flex-container-inner .ch-headline, #ch-PDP .ch-flex-container-inner .ch-subheadline, #ch-PDP .ch-flex-container-inner .ch-feature, #ch-PDP .ch-flex-container-inner .ch-disclaimer {
    text-align: left
  }
}
@media screen and (min-width: 90em) {
  #ch-PDP .ch-flex-container-inner {
    padding-bottom: 2.4375em
  }
}
#ch-PDP .ch-flex--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  flex-direction: row-reverse
}
#ch-PDP .ch-flex--AlignItemsCenter {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center
}
#ch-PDP .ch-flex-table {
  max-width: 86.25em;
  margin: 0 auto
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-flex-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center
  }
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-flex-table__section-padding {
    padding-top: 4em
  }
}
#ch-PDP .ch-flex-table__item {
  padding-left: 1.875em;
  padding-right: 1.875em;
}
#ch-PDP .ch-flex-table--three-columns .ch-illustration {
  margin-top: 0em;
  margin-bottom: 1em
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-flex-table__item:nth-child(5n + 1) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    order: 1
  }
  #ch-PDP .ch-flex-table__item:nth-child(5n + 2) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    order: 2
  }
  #ch-PDP .ch-flex-table__item:nth-child(5n + 3) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    order: 3
  }
  #ch-PDP .ch-flex-table__item:nth-child(5n + 4) {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    order: 4
  }
  #ch-PDP .ch-flex-table__item:nth-child(5n + 5) {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-box-ordinal-group: 6;
    order: 5
  }
  #ch-PDP .ch-flex-table--two-columns .ch-flex-table__item {
    width: 50%
  }
  #ch-PDP .ch-flex-table--three-columns .ch-flex-table__item {
    width: 33.3333333333333%
  }
}
#ch-PDP .ch-container {
  margin: 0 auto;
  max-width: 90em;
  padding-left: 1.875em;
  padding-right: 1.875em
}
#ch-PDP .ch-container-inner {
  margin: 0 auto;
  max-width: 61.25em;
  text-align: center;
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP {
    padding-bottom: 2.75em
  }
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP {
    padding-bottom: 3em
  }
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-section {
    padding-top: 4.5em
  }
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-section {
    padding-top: 3em
  }
}
#ch-PDP .ch-illustration {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 90em;
  display: block
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-illustration {
    margin-top: 2.5em
  }
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-illustration {
    margin-top: 4.375em
  }
}
#ch-PDP .ch-devices-links {
  max-width: 72.5em;
  margin: 0 auto 4em;
  text-align: center
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-devices-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between
  }
}
#ch-PDP .ch-devices-links__img {
  margin-top: 0em
}
@media screen and (max-width: 35.99875em) {
  #ch-PDP .ch-devices-links__img {
    max-width: 23em
  }
}
#ch-PDP .ch-btn {
  margin-top: 1.5em
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-btn {
    text-align: center;
    margin-top: 1.75em
  }
}
#ch-PDP .ch-btn-copy {
  min-width: 9.375em;
  display: inline-block;
  font-family: "SamsungOne", Arial, sans-serif;
  color: #000;
  font-weight: 600;
  font-size: 1em;
  padding: .8928571429em 1.6428571429em;
  border: 1px solid #000;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -webkit-transition: background 0.18s ease, color 0.18s ease;
  -o-transition: background 0.18s ease, color 0.18s ease;
  -moz-transition: background 0.18s ease, color 0.18s ease;
  transition: background 0.18s ease, color 0.18s ease;
  letter-spacing: 0.025em
}
#ch-PDP .ch-btn-copy:hover {
  background: #000;
  color: #fff
}
@media screen and (max-width: 48.06125em) {
  #ch-PDP .ch-btn-copy {
    font-size: 90%
  }
}
@media screen and (max-width: 35.99875em) {
  #ch-PDP .ch-btn-copy {
    font-size: 80%
  }
}
#ch-PDP .ch-btn-dark .ch-btn-copy {
  color: #fff;
  border-color: #000;
  background: #000
}
#ch-PDP .ch-btn-dark .ch-btn-copy:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #000
}
#ch-PDP .ch-btn--center {
  text-align: center
}
.espacio-top {
  padding-top: 4em !important;
}
.two-columns {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
}
.two-columns-size {
    width: 45%;
    padding: 4em 4em !important;
}
.two-columns-size img {
  width: 60%;
}
@media screen and (max-width: 48.06125em) {
  .two-columns {
    display: block
  }
  .two-columns-size {
      width: 100%;
      padding: 0em !important;
      margin-top: 3em !important;
  }
}
/*start ch-es-flex*/

#ch-PDP .bg_grey{
    background-color: #eeeeee;
}

#ch-PDP  .ch-pre-order-benefits .two-benefits {
    max-width: 450px;
}
#ch-PDP .ch-es-flex {
  max-width: 100%;
  margin: 0 auto
}
#ch-PDP .ch-es-flex-three-columns {
  width: 100%;
}
#ch-PDP .ch-es-flex-four-columns {
  width: 100%;
}
@media screen and (min-width: 48.0625em) {
  #ch-PDP .ch-es-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    max-width: 98%;
  }
  #ch-PDP .ch-es-flex-three-columns {
    width: 30%;
    padding-left: 1.5%;
    padding-right: 1.5%;
  }
  #ch-PDP .ch-es-flex-four-columns {
    width: 20%;
    padding-left: 1.5%;
    padding-right: 1.5%;
  }
}

#ch-PDP .cat-ind {
  width: 100%;
  max-width: 300px;
  text-align: center;
  margin: 0 auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 20px;
}
.cat-ind.mint{
  background-color: #ebf4f1 !important;
}
.cat-ind.lavender{
  background-color: #f8f1f9 !important;
}
.cat-ind.cream{
  background-color: #f9f6f1 !important;
}
.cat-ind.graphite{
  background-color: #e1e2e3 !important;
}
.cat-ind.icy-blue{
  background-color: #dde3f3 !important;
}
.cat-ind.black{
  background-color: #909090 !important;
}
.cat-ind.grey{
  background-color: #f7f7f7 !important;
}
#ch-PDP .cat-ind p {
  display: block;
  font-size: 20px;
  color: #000;
  font-family: 'SamsungSharpSans';
  padding-top: 8%;
}
#ch-PDP .cat-tit h3 {
  color: #000;
  font-family: "SamsungSharpSans", arial;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin: 0 auto 35px;
  max-width: 80%;
}

.two-columns-size-footer img {
  width: 90%;
  padding: 1em 0em !important;
}
/*end ch-es-flex*/