@font-face {
  font-family: 'samsung_support';
  src:url('../fonts/samsung_support.eot?-u05sup');
  src:url('../fonts/samsung_support.eot?#iefix-u05sup') format('embedded-opentype'),
    url('../fonts/samsung_support.woff?-u05sup') format('woff'),
    url('../fonts/samsung_support.ttf?-u05sup') format('truetype'),
    url('../fonts/samsung_support.svg?-u05sup#samsung_support') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon,.icon:before {
  font-family: 'samsung_support' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin: 0;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-community:before {
  content: "\e901";
}
.icon-gplus:before {
  content: "\e61b";
}
.icon-pinterest:before {
  content: "\e61c";
}
.icon-tic:before {
  content: "\e61a";
}
.icon-remote:before {
  content: "\e619";
}
.icon-arrow_download:before {
  content: "\e618";
}
.icon-short_arrow:before {
  content: "\e617";
}
.icon-plus:before {
  content: "\e615" !important;
}
.icon-minus:before {
  content: "\e616" !important;
}
.icon-g-helpouts:before {
  content: "\e611";
}
.icon-call-us:before {
  content: "\e612";
}
.icon-call-me:before {
  content: "\e900";
}
.icon-chat:before {
  content: "\e613";
}
.icon-video:before {
  content: "\e614";
}
.icon-alert:before {
  content: "\e600";
}
.icon-arrow_down:before {
  content: "\e601";
}
.icon-arrow_right:before {
  content: "\e602";
}
.icon-beaware:before {
  content: "\e603";
}
.icon-close:before {
  content: "\e604";
}
.icon-contact:before {
  content: "\e605";
}
.icon-email:before {
  content: "\e606";
}
.icon-facebook:before {
  content: "\e607";
}
.icon-long_arrow:before {
  content: "\e608";
}
.icon-paper:before {
  content: "\e609";
}
.icon-people:before {
  content: "\e60a";
}
.icon-play:before {
  content: "\e60b";
}
.icon-printer:before {
  content: "\e60c";
}
.icon-search:before {
  content: "\e60d";
}
.icon-thumbs_down:before {
  content: "\e60e";
}
.icon-thumbs_up:before {
  content: "\e60f";
}
.icon-twitter:before {
  content: "\e610";
}
.icon-csp:before {
  content: "\e620";
}
.icon-google-plus3:before {
  content: "\e621";
}
.icon-facebook3:before {
  content: "\e622";
}
.icon-twitter3:before {
  content: "\e623";
}
/*Specific general styles*/
/* line 16, ../sass/modules/_buttons.scss */
.b2c-support .button, .download-alert .button {
  letter-spacing: 0.5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 0;
  background-clip: padding-box;
  cursor: pointer;
  margin: 10px 0;
  background-color: white;
  border: 1px solid #1428a0;
  color: #1428a0;
  text-transform: uppercase;
}
.b2c-support .button {
  letter-spacing: 0.5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 0;
  background-clip: padding-box;
  cursor: pointer;
  margin: 10px 0;
  background-color: white;
  border: 1px solid #1428a0;
  color: #1428a0;
  text-transform: uppercase;
}

.download-zip .button-container a.disabled{
  letter-spacing: 0.5px;
  *display: inline;
  *zoom: 1;
  border-radius: 0;
  background-clip: padding-box;
  margin: 10px 0;
  background-color: white;
  border: 1px solid #dadada;
  color: #a7a7a7;
  text-transform: uppercase;
  pointer-events: none;
  cursor: default; 
}

.download-zip .button-container a.button-blue {
  letter-spacing: 0.5px;
  *display: inline;
    *zoom: 1;
  border-radius: 0;
    background-clip: padding-box;
    margin: 10px 0;
  background-color:#1428a0;
  border-color:#1428a0;
  color:white;
  text-transform: uppercase;
  pointer-events: all;
  cursor:pointer;
}

/* line 28, ../sass/modules/_buttons.scss */
.no-touch .b2c-support .button:hover,
.b2c-support .button .button-active, .no-touch .download-alert .button:hover,
.download-alert .button .button-active {
  background-color: #1428a0;
  color: white;
  border-color: #1428a0;
}
.no-touch .b2c-support .button:hover,
.b2c-support .button .button-active, .no-touch .download-zip .button:hover,
.download-zip .button .button-active {
  background-color: #1428a0;
  color: white;
  border-color: #1428a0;
}
/* line 34, ../sass/modules/_buttons.scss */
.b2c-support .button:focus, .download-alert .button:focus {
  outline: none;
}
.b2c-support .button:focus, .download-zip .button:focus {
  outline: none;
}
/* line 38, ../sass/modules/_buttons.scss */
.b2c-support .button:active, .download-alert .button:active {
  color: white;
  border-color: #1428a0;
}
.b2c-support .button:active, .download-zip .button:active {
  color: white;
  border-color: #1428a0;
}
/* line 43, ../sass/modules/_buttons.scss */
.b2c-support .button.button-no-color, .b2c-support .button.button-disabled, .b2c-support .button[disabled], .download-alert .button.button-no-color, .download-alert .button.button-disabled, .download-alert .button[disabled] {
  color: black;
  border-color: #dadada;
}
.b2c-support .button.button-no-color, .b2c-support .button.button-disabled, .b2c-support .button[disabled], .download-zip .button.button-no-color, .download-zip .button.button-disabled, .download-zip .button[disabled] {
  color: black;
  border-color: #dadada;
}
/* line 47, ../sass/modules/_buttons.scss */
.b2c-support .button.button-no-color:hover, .b2c-support .button.button-disabled:hover, .b2c-support .button[disabled]:hover, .download-alert .button.button-no-color:hover, .download-alert .button.button-disabled:hover, .download-alert .button[disabled]:hover {
  background-color: white;
  border: 1px solid #1428a0;
  color: #1428a0;
}
.b2c-support .button.button-no-color:hover, .b2c-support .button.button-disabled:hover, .b2c-support .button[disabled]:hover, .download-zip .button.button-no-color:hover, .download-zip .button.button-disabled:hover, .download-zip .button[disabled]:hover {
  background-color: white;
  border: 1px solid #1428a0;
  color: #1428a0;
}
/* line 53, ../sass/modules/_buttons.scss */
.b2c-support .button.button-no-color.button-active, .b2c-support .button.button-active.button-disabled, .b2c-support .button.button-active[disabled], .download-alert .button.button-no-color.button-active, .download-alert .button.button-active.button-disabled, .download-alert .button.button-active[disabled] {
  border-color: #1428a0;
  background-color: #1428a0;
  color: white;
}
.b2c-support .button.button-no-color.button-active, 
.b2c-support .button.button-active, 
, 
.download-zip .button.button-no-color.button-active, 
.download-zip .button.button-active, 
{
  border-color: #1428a0;
  background-color: #1428a0;
  color: white;
}
/* line 61, ../sass/modules/_buttons.scss */
.b2c-support .button.button-disabled, .b2c-support .button[disabled], .download-alert .button.button-disabled, .download-alert .button[disabled] {
  color: #a7a7a7;
  cursor: default;
}
.b2c-support .button.button-disabled, .b2c-support .button[disabled], .download-zip .button.button-disabled, .download-zip .button[disabled] {
  color: #a7a7a7;
  cursor: default;
}
/* line 67, ../sass/modules/_buttons.scss */
.b2c-support .button.button-disabled:hover,
.b2c-support .button.button-disabled .button-active, .b2c-support .button[disabled]:hover,
.b2c-support .button[disabled] .button-active, .download-alert .button.button-disabled:hover,
.download-alert .button.button-disabled .button-active, .download-alert .button[disabled]:hover,
.download-alert .button[disabled] .button-active {
  border-color: #dadada;
  background-color: white;
  color: #a7a7a7;
}
.b2c-support .button.button-disabled:hover,
.b2c-support .button.button-disabled .button-active, .b2c-support .button[disabled]:hover,
.b2c-support .button[disabled] .button-active, .download-zip .button.button-disabled:hover,
.download-zip .button.button-disabled .button-active, .download-zip .button[disabled]:hover,
.download-zip .button[disabled] .button-active {
  border-color: #dadada;
  background-color: white;
  color: #a7a7a7;
}
/* line 74, ../sass/modules/_buttons.scss */
.b2c-support .button.button-no-border, .download-alert .button.button-no-border {
  color: #a7a7a7;
  border: 0;
}
.b2c-support .button.button-no-border, .download-zip .button.button-no-border {
  color: #a7a7a7;
  border: 0;
}
/* line 79, ../sass/modules/_buttons.scss */
.b2c-support .button.button-no-border:hover,
.b2c-support .button.button-no-border .button-active, .download-alert .button.button-no-border:hover,
.download-alert .button.button-no-border .button-active {
  text-decoration: underline;
  background-color: white;
  color: #8d8d8d;
}
.b2c-support .button.button-no-border:hover,
.b2c-support .button.button-no-border .button-active, .download-zip .button.button-no-border:hover,
.download-zip .button.button-no-border .button-active {
  text-decoration: underline;
  background-color: white;
  color: #8d8d8d;
}
/* line 86, ../sass/modules/_buttons.scss */
.b2c-support .button.button-skyblue, .download-alert .button.button-skyblue {
  color: #20a2ff;
  border-color: #20a2ff;
}
.b2c-support .button.button-skyblue, .download-zip .button.button-skyblue {
  color: #20a2ff;
  border-color: #20a2ff;
}
/* line 90, ../sass/modules/_buttons.scss */
.b2c-support .button.button-skyblue:hover, .download-alert .button.button-skyblue:hover {
  background-color: white;
  border: 1px solid #1428a0;
  color: #1428a0;
}
.b2c-support .button.button-skyblue:hover, .download-zip .button.button-skyblue:hover {
  background-color: white;
  border: 1px solid #1428a0;
  color: #1428a0;
}
/* line 96, ../sass/modules/_buttons.scss */
.b2c-support .button.button-skyblue.button-active, .download-alert .button.button-skyblue.button-active {
  border-color: #1428a0;
  background-color: #1428a0;
  color: white;
}
/* line 103, ../sass/modules/_buttons.scss */
.b2c-support .button.button-blue, .download-alert .button.button-blue {
  color: white;
  border-color: #1428a0;
  background-color: #1428a0;
}
.b2c-support .button.button-blue, .download-zip .button.button-blue {
  color: white;
  border-color: #1428a0;
  background-color: #1428a0;
}
/* line 109, ../sass/modules/_buttons.scss */
.no-touch .b2c-support .button.button-blue:hover,
.b2c-support .button.button-blue .button-active, .no-touch .download-alert .button.button-blue:hover,
.download-alert .button.button-blue .button-active {
  background-color: #0c1861;
  color: white;
  border-color: #0c1861;
}
.no-touch .b2c-support .button.button-blue:hover,
.b2c-support .button.button-blue .button-active, .no-touch .download-zip .button.button-blue:hover,
.download-zip .button.button-blue .button-active {
  background-color: #0c1861;
  color: white;
  border-color: #0c1861;
}
/* line 117, ../sass/modules/_buttons.scss */
.b2c-support .cta, .download-alert .cta {
  color: #1428a0;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  color: #1428a0;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.b2c-support .cta, .download-zip .cta {
  color: #1428a0;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  color: #1428a0;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 121, ../sass/modules/_buttons.scss */
.b2c-support .cta:hover, .download-alert .cta:hover {
  color: #20a2ff;
  text-decoration: none;
  background-color: none;
}
.b2c-support .cta:hover, .download-zip .cta:hover {
  color: #20a2ff;
  text-decoration: none;
  background-color: none;
}
/* line 127, ../sass/modules/_buttons.scss */
.b2c-support .cta:active, .download-alert .cta:active {
  color: #525252;
}
.b2c-support .cta:active, .download-zip .cta:active {
  color: #525252;
}
/* line 5, ../sass/modules/_buttons.scss */
.b2c-support .cta:hover, .download-alert .cta:hover {
  color: #20a2ff;
  text-decoration: none;
}
.b2c-support .cta:hover, .download-zip .cta:hover {
  color: #20a2ff;
  text-decoration: none;
}
/* line 10, ../sass/modules/_buttons.scss */
.b2c-support .cta:active, .download-alert .cta:active {
  color: #525252;
}
.b2c-support .cta:active, .download-zip .cta:active {
  color: #525252;
}
/* line 7, ../sass/modules/_inputs.scss */
.b2c-support input[type="text"],
.b2c-support input[type="password"],
.b2c-support input[type="email"],
.b2c-support select,
.b2c-support textarea {
  border-radius: 0;
  background-clip: padding-box;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  outline: none;
  height: 50px;
  padding: 8px 48px 8px 10px !important;
  font-size: inherit;
}
/* line 15, ../sass/modules/_inputs.scss */
.b2c-support input[type="text"]::-webkit-input-placeholder,
.b2c-support input[type="password"]::-webkit-input-placeholder,
.b2c-support input[type="email"]::-webkit-input-placeholder,
.b2c-support select::-webkit-input-placeholder,
.b2c-support textarea::-webkit-input-placeholder {
  color: #999999;
}
/* line 19, ../sass/modules/_inputs.scss */
.b2c-support input[type="text"]:-moz-placeholder,
.b2c-support input[type="password"]:-moz-placeholder,
.b2c-support input[type="email"]:-moz-placeholder,
.b2c-support select:-moz-placeholder,
.b2c-support textarea:-moz-placeholder {
  color: #999999;
}
/* line 23, ../sass/modules/_inputs.scss */
.b2c-support input[type="text"]::-moz-placeholder,
.b2c-support input[type="password"]::-moz-placeholder,
.b2c-support input[type="email"]::-moz-placeholder,
.b2c-support select::-moz-placeholder,
.b2c-support textarea::-moz-placeholder {
  color: #999999;
}
/* line 27, ../sass/modules/_inputs.scss */
.b2c-support input[type="text"]:-ms-input-placeholder,
.b2c-support input[type="password"]:-ms-input-placeholder,
.b2c-support input[type="email"]:-ms-input-placeholder,
.b2c-support select:-ms-input-placeholder,
.b2c-support textarea:-ms-input-placeholder {
  color: #999999;
}
/* line 31, ../sass/modules/_inputs.scss */
.b2c-support input[type="text"]:focus,
.b2c-support input[type="password"]:focus,
.b2c-support input[type="email"]:focus,
.b2c-support select:focus,
.b2c-support textarea:focus {
  border: solid 1px #1428a0;
}
/* line 36, ../sass/modules/_inputs.scss */
.b2c-support input[type="file"] {
  font-family: inherit;
}
/* line 40, ../sass/modules/_inputs.scss */
.b2c-support textarea {
  min-height: 120px;
}
/* line 44, ../sass/modules/_inputs.scss */
.b2c-support select {
  border-radius: 0px;
  border: 1px solid #dadada;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 51, ../sass/modules/_inputs.scss */
.b2c-support .custom-select {
  width: 100%;
  position: relative;
}
/* line 55, ../sass/modules/_inputs.scss */
.b2c-support .custom-select span {
  background: #000;
  width: 100%;
  display: block;
  position: relative;
  height: 50px;
  border-radius: 0px;
  border: 1px solid #dadada;
  padding: 0 10px;
  line-height: 50px;
  background: none;
}
/* line 68, ../sass/modules/_inputs.scss */
.b2c-support .custom-select select {
  width: 100%;
  min-height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 77, ../sass/modules/_inputs.scss */
.b2c-support .custom-select .icon {
  position: absolute;
  right: 16px;
  top: 35%;
  margin-top: -11px;
  color: #b1b1b1;
  z-index: 1;
  pointer-events: none;
}
/* line 90, ../sass/modules/_inputs.scss */
.b2c-support .error .custom-select .icon, .b2c-support .error .custom-select span {
  color: #FFA9A9;
}

/* line 2, ../sass/modules/_module-title.scss */
.b2c-support .module-title {
  margin: 25px auto 10px;
}
@media (min-width: 768px) {
  /* line 2, ../sass/modules/_module-title.scss */
  .b2c-support .module-title {
    margin: 25px auto;
  }
}
/* line 10, ../sass/modules/_module-title.scss */
.b2c-support .module-title > h2,
.b2c-support .module-title > h3 {
  text-transform: none;
  margin: 0;
  font-size: 26px;
}
@media (min-width: 1024px) {
  /* line 10, ../sass/modules/_module-title.scss */
  .b2c-support .module-title > h2,
  .b2c-support .module-title > h3 {
    font-size: 40px;
  }
}

/* line 2, ../sass/modules/_ad.scss */
.b2c-support .ad-module {
  padding: 0;
  margin-top: 35px;
}
@media (min-width: 980px) {
  /* line 2, ../sass/modules/_ad.scss */
  .b2c-support .ad-module {
    padding: 0 1.5em;
    margin: 40px auto 0;
  }
}
@media (min-width: 1024px) {
  /* line 2, ../sass/modules/_ad.scss */
  .b2c-support .ad-module {
    margin-top: 80px;
    margin-bottom: 40px;
  }
}
/* line 16, ../sass/modules/_ad.scss */
.b2c-support .ad-module .inner {
  *zoom: 1;
  background: white;
  border-top: solid 1px #dadada;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .ad-module .inner:before, .b2c-support .ad-module .inner:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .ad-module .inner:after {
  clear: both;
}
/* line 21, ../sass/modules/_ad.scss */
.b2c-support .ad-module .inner:first-child {
  border-top: 0;
}
/* line 26, ../sass/modules/_ad.scss */
.b2c-support .ad-module a {
  color: #000;
}
/* line 31, ../sass/modules/_ad.scss */
.b2c-support .ad-module .content,
.b2c-support .ad-module .image {
  float: left;
}
/* line 36, ../sass/modules/_ad.scss */
.b2c-support .ad-module .image {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 36, ../sass/modules/_ad.scss */
  .b2c-support .ad-module .image {
    width: 40%;
    max-width: 390px;
  }
}
@media (min-width: 980px) {
  /* line 36, ../sass/modules/_ad.scss */
  .b2c-support .ad-module .image {
    width: 33.3333%;
  }
}
/* line 49, ../sass/modules/_ad.scss */
.b2c-support .ad-module .image img {
  width: 100%;
  max-width: none;
}
/* line 54, ../sass/modules/_ad.scss */
.b2c-support .ad-module .image .icon {
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 70px;
  margin-top: -35px;
  color: white;
  z-index: 2;
}
/* line 68, ../sass/modules/_ad.scss */
.b2c-support .ad-module .video-ad .image {
  background: black;
}
/* line 71, ../sass/modules/_ad.scss */
.b2c-support .ad-module .video-ad .image img {
  opacity: 0.6;
}
/* line 77, ../sass/modules/_ad.scss */
.no-touch .b2c-support .ad-module .video-ad:hover .image img {
  opacity: 0.8;
}
/* line 83, ../sass/modules/_ad.scss */
.b2c-support .ad-module .content {
  padding: 1.5em;
}
@media (min-width: 768px) {
  /* line 83, ../sass/modules/_ad.scss */
  .b2c-support .ad-module .content {
    width: 60%;
  }
}
@media (min-width: 980px) {
  /* line 83, ../sass/modules/_ad.scss */
  .b2c-support .ad-module .content {
    width: 66.6667%;
  }
}
/* line 94, ../sass/modules/_ad.scss */
.b2c-support .ad-module .content p {
  margin: 10px 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 980px) {
  /* line 94, ../sass/modules/_ad.scss */
  .b2c-support .ad-module .content p {
    font-size: 18px;
  }
}
/* line 104, ../sass/modules/_ad.scss */
.b2c-support .ad-module .content h3 {
  font-size: 25px;
  margin-bottom: 0;
  line-height: 1.2;
}
@media (min-width: 980px) {
  /* line 104, ../sass/modules/_ad.scss */
  .b2c-support .ad-module .content h3 {
    font-size: 30px;
  }
}

/* line 2, ../sass/modules/_alert.scss */
.b2c-support .alert-module {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  border: 1px solid;
  background: #f3f3f3;
  padding: 12px 10px 12px 50px;
  position: relative;
  width: 100%;
}
/* line 185, ../sass/includes/_mixins.scss */
.b2c-support .alert-module else {
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
}
/* line 10, ../sass/modules/_alert.scss */
.b2c-support .alert-module > .icon {
  font-size: 30px;
  position: absolute;
  top: 50% !important;
  margin-top: -15px !important;
  left: 14px !important;
}
/* line 18, ../sass/modules/_alert.scss */
.b2c-support .alert-module .content {
  width: 82%;
  font-size: 14px;
}
@media (min-width: 1024px) {
  /* line 18, ../sass/modules/_alert.scss */
  .b2c-support .alert-module .content {
    width: 93%;
  }
}
@media (min-width: 1024px) {
  /* line 18, ../sass/modules/_alert.scss */
  .b2c-support .alert-module .content {
    font-size: 16px;
    width: 94%;
  }
}
/* line 29, ../sass/modules/_alert.scss */
.b2c-support .alert-module .content a {
  white-space: nowrap;
}
/* line 33, ../sass/modules/_alert.scss */
.b2c-support .alert-module .content p {
  margin: 0;
}
/* line 36, ../sass/modules/_alert.scss */
.b2c-support .alert-module .content p .icon {
  vertical-align: text-bottom;
  margin: 0 0 0 6px;
}
/* line 41, ../sass/modules/_alert.scss */
.b2c-support .alert-module .content p + p {
  margin: 5px 0 0;
}
/* line 47, ../sass/modules/_alert.scss */
.b2c-support .alert-module.blue {
  color: #0689d9;
  background: #dff3ff;
  border-color: #b4dffa;
}
/* line 52, ../sass/modules/_alert.scss */
.b2c-support .alert-module.blue a, .b2c-support .alert-module.blue .icon {
  color: #0689d9;
  text-transform: uppercase; 
  font-weight: bold; 
}
/* line 57, ../sass/modules/_alert.scss */
.b2c-support .alert-module.green, .b2c-support .alert-module.succeed {
  display: none;
  color: #13bd40;
  background: #d6ffe1;
  border-color: #8affa9;
}
/* line 62, ../sass/modules/_alert.scss */
.b2c-support .alert-module.green a, .b2c-support .alert-module.succeed a, .b2c-support .alert-module.green .icon, .b2c-support .alert-module.succeed .icon {
  color: #13bd40;
}
/* line 70, ../sass/modules/_alert.scss */
.b2c-support .alert-module.succeed .icon {
  font-size: 22px;
  margin-top: -11px !important;
}
@media (min-width: 768px) {
  /* line 2, ../sass/modules/_alert.scss */
  .b2c-support .alert-module {
    padding: 12px 12px 12px 50px;
  }
}

/* line 2, ../sass/modules/_alert-group.scss */
.b2c-support .alert-group {
  margin: 40px 0 0;
}
/* line 5, ../sass/modules/_alert-group.scss */
.b2c-support .alert-group .item-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 10, ../sass/modules/_alert-group.scss */
.b2c-support .alert-group .item-list li {
  margin: 10px 0 0;
}
/* line 13, ../sass/modules/_alert-group.scss */
.b2c-support .alert-group .item-list li:first-child {
  margin: 0;
}
/* line 18, ../sass/modules/_alert-group.scss */
.b2c-support .alert-group .view-all {
  margin: 0 auto;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
/* line 6, ../sass/modules/_range-sliders.scss */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 15, ../sass/modules/_range-sliders.scss */
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 20, ../sass/modules/_range-sliders.scss */
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

/* line 27, ../sass/modules/_range-sliders.scss */
.noUi-handle {
  position: relative;
  z-index: 1;
}

/* line 31, ../sass/modules/_range-sliders.scss */
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10;
}

/* line 36, ../sass/modules/_range-sliders.scss */
.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
     creates a new context for the origins. */
  *z-index: -1;
}

/* line 41, ../sass/modules/_range-sliders.scss */
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

/* line 45, ../sass/modules/_range-sliders.scss */
.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
/* line 51, ../sass/modules/_range-sliders.scss */
.noUi-horizontal {
  height: 10px;
}

/* line 54, ../sass/modules/_range-sliders.scss */
.noUi-horizontal .noUi-handle {
  width: 30px;
  height: 30px;
  left: -17px;
  top: -10px;
}

/* line 60, ../sass/modules/_range-sliders.scss */
.noUi-horizontal.noUi-extended {
  padding: 0 15px;
}

/* line 63, ../sass/modules/_range-sliders.scss */
.noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px;
}

/* line 66, ../sass/modules/_range-sliders.scss */
.noUi-vertical {
  width: 15px;
}

/* line 69, ../sass/modules/_range-sliders.scss */
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

/* line 75, ../sass/modules/_range-sliders.scss */
.noUi-vertical.noUi-extended {
  padding: 15px 0;
}

/* line 78, ../sass/modules/_range-sliders.scss */
.noUi-vertical.noUi-extended .noUi-origin {
  bottom: -15px;
}

/* Styling;
 */
/* line 84, ../sass/modules/_range-sliders.scss */
.noUi-background {
  background: #EFEFEF;
  box-shadow: inset 0 1px 1px #f0f0f0;
}

/* line 88, ../sass/modules/_range-sliders.scss */
.noUi-connect {
  background: #172E9D;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

/* line 94, ../sass/modules/_range-sliders.scss */
.noUi-origin {
  border-radius: 2px;
}

/* line 97, ../sass/modules/_range-sliders.scss */
.noUi-target {
  border-radius: 4px;
}

/* Handles and cursors;
 */
/* line 105, ../sass/modules/_range-sliders.scss */
.noUi-dragable {
  cursor: w-resize;
}

/* line 108, ../sass/modules/_range-sliders.scss */
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}

/* line 111, ../sass/modules/_range-sliders.scss */
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 100%;
  background: #FFF;
  cursor: default;
}

/* Disabled state;
 */
/* line 129, ../sass/modules/_range-sliders.scss */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}

/* line 132, ../sass/modules/_range-sliders.scss */
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* line 3, ../sass/modules/_modal.scss */
.noscroll {
  overflow: hidden;
  position: fixed;
}

/* line 8, ../sass/modules/_modal.scss */
[data-modal] {
  box-sizing: content-box;
  background-color: rgba(0, 0, 0, 0.8);
  overflow-y: scroll;
  -ms-overflow-style: scrollbar;
  position: fixed;
  top: -9999px;
  z-index: 100;
  width: 100%;
  min-width: 320px;
  height: 100%;
  text-align: center;
}
/* line 21, ../sass/modules/_modal.scss */
[data-modal] [data-close] {
  border: 0;
  padding: 0;
  top: 0;
  right: 0;
  position: absolute;
  display: block;
  outline: none;
  font-size: 25px;
  color: #dadada;
  cursor: pointer;
  background: transparent;
  margin: 16px 20px;
  z-index: 400;
}
.download-zip .modal-content .button-container [data-modal] [data-close] {
  border: 0;
  padding: 0;
  top: 0;
  right: 0;
  position: absolute;
  display: block;
  outline: none;
  font-size: 25px;
  color: #a7a7a7;
  cursor: pointer;
  
  margin: 16px 20px;
  z-index: 400;
}
@media (min-width: 768px) {
  /* line 21, ../sass/modules/_modal.scss */
  [data-modal] [data-close] {
    margin: 20px 36px 20px 30px;
  }
}
/* line 41, ../sass/modules/_modal.scss */
[data-modal].active {
  top: 0;
}
/* line 45, ../sass/modules/_modal.scss */
[data-modal] .modal-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#download-alert .modal-wrapper{
  height: auto;
}
#download-zip .modal-wrapper{
  height: auto;
}
#requestService-alert .modal-wrapper{
  height: auto;
}
/* line 52, ../sass/modules/_modal.scss */
[data-modal] .modal-content {
  position: relative;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 10px;
  background: white;
  text-align: left;
  max-width: 90%;
  height: 100%;
}
#download-alert .modal-content{
  height: auto;
}
#download-zip .modal-content{
  height: auto;
}
#requestService-alert .modal-content{
  height: auto;
}
@media (min-width: 768px) {
  /* line 52, ../sass/modules/_modal.scss */
  [data-modal] .modal-content {
    padding-bottom: 20px;
    height: 98%;
  }
}
@media (min-width: 1024px) {
  /* line 52, ../sass/modules/_modal.scss */
  [data-modal] .modal-content {
    max-width: 1000px;
  }
}
/* line 69, ../sass/modules/_modal.scss */
[data-modal] .modal-content.is-video {
  padding: 0;
}
/* line 72, ../sass/modules/_modal.scss */
[data-modal] .modal-content.is-video [data-close] {
  margin: 0;
  padding: 10px 20px;
  top: -45px;
  right: -12px;
}
/* line 80, ../sass/modules/_modal.scss */
[data-modal] .modal-content > .title {
  background: whitesmoke;
  padding: 20px;
}
@media (min-width: 768px) {
  /* line 80, ../sass/modules/_modal.scss */
  [data-modal] .modal-content > .title {
    padding: 20px 30px;
  }
}
/* line 88, ../sass/modules/_modal.scss */
[data-modal] .modal-content > .title h2 {
  font-size: 22px;
  margin: 0;
  text-transform: none;
  line-height: 1;
}
@media (min-width: 768px) {
  /* line 88, ../sass/modules/_modal.scss */
  [data-modal] .modal-content > .title h2 {
    font-size: 30px;
  }
}

/* 
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */
/* clearfix */
/* line 7, ../sass/modules/_carousel.scss */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
/* line 16, ../sass/modules/_carousel.scss */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

/* line 22, ../sass/modules/_carousel.scss */
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 27, ../sass/modules/_carousel.scss */
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 32, ../sass/modules/_carousel.scss */
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* line 40, ../sass/modules/_carousel.scss */
.owl-carousel .owl-item {
  float: left;
}

/* line 45, ../sass/modules/_carousel.scss */
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 49, ../sass/modules/_carousel.scss */
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* fix */
/* line 60, ../sass/modules/_carousel.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 6, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder {
  background: white;
  padding: 0;
  position: relative;
}
@media (min-width: 980px) {
  /* line 6, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder {
    padding-right: 1.5em;
    padding-left: 1.5em;
    background: none;
  }
}
@media (min-width: 1024px) {
  /* line 6, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder {
    margin-bottom: 40px;
  }
}
/* line 21, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .inner {
  background: white;
  padding: 1.9em 1.5em;
}
@media (min-width: 1024px) {
  /* line 21, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .inner {
    padding: 35px 1.5em;
  }
}
/* line 31, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .inner.open .module-title .icon.icon-plus {
  display: none;
}
/* line 38, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .module-title {
  margin: 0;
}
/* line 41, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .module-title .icon {
  position: absolute;
  top: 16px;
  right: 15px;
  color: #dadada;
}
@media (min-width: 980px) {
  /* line 41, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .module-title .icon {
    display: none;
  }
}
/* line 53, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .title {
  cursor: pointer;
}
@media (min-width: 980px) {
  /* line 53, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .title {
    cursor: default;
  }
}
/* line 60, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .title h2 {
  text-transform: uppercase;
  font-size: inherit;
  margin: 0;
  line-height: 1;
}
@media (min-width: 980px) {
  /* line 60, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .title h2 {
    text-transform: none;
    font-size: 24px;
  }
}
/* line 73, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .subtitle {
  display: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
/* line 185, ../sass/includes/_mixins.scss */
.b2c-support .model-finder .subtitle else {
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
}
@media (min-width: 768px) {
  /* line 73, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .subtitle {
    display: inherit;
    font-size: 18px;
    margin: 20px 0 15px;
  }
}
/* line 84, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .opener-cta {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0.5em;
  background: none;
  font-family: inherit;
  border: 0;
  outline: none;
  padding: 0;
  margin: 0;
  margin-bottom: 1em;
  text-align: left;
}
/* line 185, ../sass/includes/_mixins.scss */
.b2c-support .model-finder .opener-cta else {
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
}
@media (min-width: 768px) {
  /* line 84, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .opener-cta {
    font-size: 18px;
  }
}
/* line 103, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .module-content form {
  padding-top: 1em;
}
@media (min-width: 980px) {
  /* line 103, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .module-content form {
    padding-top: 0;
  }
}
/* line 110, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .module-content form input {
  font-size: 14px;
}
@media (min-width: 768px) {
  /* line 110, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .module-content form input {
    font-size: inherit;
  }
}
/* line 119, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .module-content .group {
  position: relative;
  *zoom: 1;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .model-finder .module-content .group:before, .b2c-support .model-finder .module-content .group:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .model-finder .module-content .group:after {
  clear: both;
}
/* line 123, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .module-content .group .opener-cta, .b2c-support .model-finder .module-content .group .field {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 980px) {
  /* line 119, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .module-content .group {
    *zoom: 1;
  }
  /* line 3, ../sass/includes/_mixins.scss */
  .b2c-support .model-finder .module-content .group:before, .b2c-support .model-finder .module-content .group:after {
    content: " ";
    display: table;
  }
  /* line 8, ../sass/includes/_mixins.scss */
  .b2c-support .model-finder .module-content .group:after {
    clear: both;
  }
  /* line 132, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .module-content .group .opener-cta, .b2c-support .model-finder .module-content .group .field {
    width: 50%;
  }
  /* line 136, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .module-content .group .opener-cta {
    padding: 0.8em 1.5em;
    display: inline-block;
    width: auto;
    position: absolute;
    left: 50%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
  }
  /* line 185, ../sass/includes/_mixins.scss */
  .b2c-support .model-finder .module-content .group .opener-cta else {
    -webkit-font-smoothing: subpixel-antialiased;
    font-smoothing: subpixel-antialiased;
  }
}
/* line 147, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .module-content .field {
  position: relative;
}
@media (min-width: 980px) {
  /* line 147, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .module-content .field {
    max-width: 50%;
  }
}
/* line 153, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .module-content .field .icon {
  font-size: 15px;
  color: #172e9d;
  background: white;
}
/* line 159, ../sass/modules/_model-finder.scss */
.b2c-support .model-finder .module-content .field button {
  position: absolute;
  right: 5px;
  top: 50%;
  background: none;
  border: 0;
  outline: none;
  margin: -9px 0 0;
}
@media (min-width: 768px) {
  /* line 159, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder .module-content .field button {
    right: 10px;
  }
}
@media (min-width: 980px) {
  /* line 174, ../sass/modules/_model-finder.scss */
  .b2c-support .model-finder [data-content] {
    max-height: none !important;
  }
}

/* line 182, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget {
  color: #333;
}
@media (min-width: 768px) {
  /* line 185, ../sass/modules/_model-finder.scss */
  [data-modal].finder-widget .modal-content {
    height: 580px;
  }
}
/* line 191, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget .arrow-icon:before, [data-modal].finder-widget [data-carousel] .owl-buttons > div:before {
  font-family: 'samsung_support';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e602";
}
/* line 204, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget button {
  background: inherit;
  font: inherit;
  color: inherit;
  border: 0;
  padding: 0;
  margin: 0;
  outline: none;
}
/* line 213, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget button[data-control] {
  width: 100%;
  text-align: left;
  padding: 10px 1.5em;
  padding-right: 40px;
}
@media (min-width: 768px) {
  /* line 213, ../sass/modules/_model-finder.scss */
  [data-modal].finder-widget button[data-control] {
    padding: 10px 1em;
    padding-right: 40px;
  }
}
/* line 226, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget .subtitle {
  display: none;
}
@media (min-width: 768px) {
  /* line 226, ../sass/modules/_model-finder.scss */
  [data-modal].finder-widget .subtitle {
    display: inherit;
  }
}
/* line 234, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget .group {
  *zoom: 1;
}
/* line 3, ../sass/includes/_mixins.scss */
[data-modal].finder-widget .group:before, [data-modal].finder-widget .group:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
[data-modal].finder-widget .group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 239, ../sass/modules/_model-finder.scss */
  [data-modal].finder-widget .levels,
  [data-modal].finder-widget .instructions {
    background: white;
    float: left;
    width: 50%;
    padding: 0 1.5em;
  }
}
/* line 248, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget .instructions {
  background: white;
}
@media (min-width: 768px) {
  /* line 248, ../sass/modules/_model-finder.scss */
  [data-modal].finder-widget .instructions {
    border-left: solid 1px #dadada;
    margin-top: 20px;
    min-height: 450px;
  }
}
/* line 257, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget .instructions .text {
  margin: 20px auto;
  text-align: left;
}
/* line 263, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget .type-list {
  border-top: 1px solid #dadada;
}
@media (min-width: 768px) {
  /* line 267, ../sass/modules/_model-finder.scss */
  [data-modal].finder-widget .model-selector {
    background: #f5f5f5;
  }
}
/* line 273, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget .tax {
  font-family: "InterfaceB";
}
/* line 277, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-accordion] {
  font-size: 14px;
}
@media (min-width: 768px) {
  /* line 277, ../sass/modules/_model-finder.scss */
  [data-modal].finder-widget [data-accordion] {
    border: 1px solid #dadada;
    margin-bottom: 10px;
  }
}
@media (min-width: 980px) {
  /* line 277, ../sass/modules/_model-finder.scss */
  [data-modal].finder-widget [data-accordion] {
    font-size: 16px;
  }
}
/* line 289, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-accordion] [data-control] {
  border-bottom: 1px solid #dadada;
  position: relative;
}
@media (min-width: 768px) {
  /* line 289, ../sass/modules/_model-finder.scss */
  [data-modal].finder-widget [data-accordion] [data-control] {
    border-bottom: 0;
  }
}
/* line 297, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-accordion] [data-control] .icon {
  position: absolute;
  top: 13px;
  right: 15px;
  color: #dadada;
}
/* line 306, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-accordion].open [data-control] .icon-plus {
  display: none;
}
/* line 312, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-option] {
  padding: 10px 1.5em;
  border-bottom: 1px solid #dadada;
}
@media (min-width: 768px) {
  /* line 312, ../sass/modules/_model-finder.scss */
  [data-modal].finder-widget [data-option] {
    border: 0;
    border-top: 1px solid #dadada;
    padding: 10px 1em;
  }
  /* line 321, ../sass/modules/_model-finder.scss */
  [data-modal].finder-widget [data-option]:hover {
    background: #ffffff;
  }
}
/* line 327, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-option] {
  cursor: pointer;
}
/* line 335, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-carousel] {
  width: 100%;
  padding: 20px;
  position: relative;
  text-align: center;
}
/* line 341, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-carousel] .owl-pagination {
  text-align: center;
}
/* line 344, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-carousel] .owl-pagination .owl-page {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 100%;
  background-clip: padding-box;
  width: 10px;
  height: 10px;
  background: #dde0e3;
  margin: 0 3px;
}
/* line 352, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-carousel] .owl-pagination .owl-page.active {
  background: #172e9d;
}
/* line 358, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-carousel] .owl-buttons {
  visibility: hidden;
  position: absolute;
  top: 30%;
  left: 0;
  margin-top: -10px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 358, ../sass/modules/_model-finder.scss */
  [data-modal].finder-widget [data-carousel] .owl-buttons {
    visibility: visible;
  }
}
/* line 370, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-carousel] .owl-buttons > div {
  position: absolute;
  font-size: 0;
}
/* line 375, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-carousel] .owl-buttons > div:before {
  font-size: 20px;
}
/* line 380, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-carousel] .owl-buttons .owl-prev {
  left: 0;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 388, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget [data-carousel] .owl-buttons .owl-next {
  right: 0;
}
/* line 395, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget .level .category-list {
  display: none;
}
/* line 398, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget .level .category-list.active {
  display: inherit;
}
/* line 405, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget .instructions .slider-instructions {
  display: none !important;
}
/* line 408, ../sass/modules/_model-finder.scss */
[data-modal].finder-widget .instructions .slider-instructions.active {
  display: inherit !important;
}

/* line 2, ../sass/modules/_track-module.scss */
.b2c-support .model-finder.track-module {
  margin: 25px auto 0;
}
/* line 5, ../sass/modules/_track-module.scss */
.b2c-support .model-finder.track-module ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 11, ../sass/modules/_track-module.scss */
.b2c-support .model-finder.track-module li {
  margin-bottom: 10px;
}
@media (min-width: 980px) {
  /* line 11, ../sass/modules/_track-module.scss */
  .b2c-support .model-finder.track-module li {
    width: 30%;
    margin: 0 0 0 1%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 20, ../sass/modules/_track-module.scss */
  .b2c-support .model-finder.track-module li:first-child {
    margin: 0;
  }
}
/* line 25, ../sass/modules/_track-module.scss */
.b2c-support .model-finder.track-module .not-order-number {
  margin: 15px 0 0;
}
@media (min-width: 980px) {
  /* line 28, ../sass/modules/_track-module.scss */
  .b2c-support .model-finder.track-module .button {
    padding: 13px 30px;
    margin: 0;
  }
}

/* line 4, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module {
  visibility: hidden;
  background-color: #F5F5F5;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  /* line 4, ../sass/modules/_product-grid.scss */
  .b2c-support .product-grid-module {
    margin-bottom: 40px;
  }
}
/* line 13, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module.rendered {
  visibility: visible;
}
/* line 17, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module.complete {
  margin-bottom: 40px;
}
/* line 21, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .view-all {
  text-align: center;
  display: block;
  margin: 20px 0 0;
}
/* line 27, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list {
  padding: 0;
}
@media (min-width: 980px) {
  /* line 27, ../sass/modules/_product-grid.scss */
  .b2c-support .product-grid-module .list {
    padding: 0 1.5em;
  }
}
/* line 34, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .item {
  background-color: white;
  border-top: 1px solid #dadada;
  -webkit-box-shadow: inset 0 0 0 2px white;
  box-shadow: inset 0 0 0 2px white;
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
/* line 40, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .item + .item {
  border-left: 1px solid #dadada;
}
/* line 44, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .item h3 {
  text-transform: none;
}
/* line 48, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .item a {
  text-align: left;
  text-decoration: none;
}
/* line 54, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .item:hover {
  -webkit-box-shadow: inset 0 0 0 2px #172e9d;
  box-shadow: inset 0 0 0 2px #172e9d;
}
/* line 57, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .item:hover a {
  color: #4557AE;
}
/* line 64, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .row-fluid:first-child .item {
  border-top: 0;
}
/* line 69, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .product {
  width: 100%;
  height: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #333;
  padding: 20px;
  display: table;
}
@media (min-width: 980px) {
  /* line 69, ../sass/modules/_product-grid.scss */
  .b2c-support .product-grid-module .list .product {
    padding: 25px;
  }
}
/* line 82, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .product .content {
  width: 100%;
  display: table;
}
/* line 86, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .product .content .image {
  text-align: center;
  margin-bottom: 15px;
  height: 160px;
  display: table-cell;
  vertical-align: middle;
}
/* line 93, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .product .content .image img {
  max-height: 200px;
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 86, ../sass/modules/_product-grid.scss */
  .b2c-support .product-grid-module .list .product .content .image {
    height: 180px;
  }
}
@media (min-width: 768px) {
  /* line 86, ../sass/modules/_product-grid.scss */
  .b2c-support .product-grid-module .list .product .content .image {
    height: 180px;
  }
}
@media (min-width: 980px) {
  /* line 86, ../sass/modules/_product-grid.scss */
  .b2c-support .product-grid-module .list .product .content .image {
    height: 200px;
  }
}
/* line 109, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .product h3 {
  font-size: 16px;
  margin: 0;
}
/* line 115, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .extra {
  display: none;
}
/* line 120, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .others .item {
  -webkit-transition: box-shadow 0s;
  -moz-transition: box-shadow 0s;
  -o-transition: box-shadow 0s;
  transition: box-shadow 0s;
}
/* line 123, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .others .item:hover {
  -webkit-box-shadow: inset 0 0 0 0 #172e9d;
  box-shadow: inset 0 0 0 0 #172e9d;
  text-decoration: underline;
}
/* line 129, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .others .product {
  text-align: left;
}
/* line 131, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .list .others .product .image {
  display: none;
}
@media (min-width: 768px) {
  /* line 137, ../sass/modules/_product-grid.scss */
  .b2c-support .product-grid-module .list .others .product {
    text-align: center;
  }
  /* line 139, ../sass/modules/_product-grid.scss */
  .b2c-support .product-grid-module .list .others .product .image {
    display: inherit;
  }
}
/* line 147, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .row-fluid {
  *zoom: 1;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid:before, .b2c-support .product-grid-module .row-fluid:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid:after {
  clear: both;
}
/* line 150, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .row-fluid.columns-1 {
  *zoom: 1;
  width: auto;
  margin-right: 0;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-1:before, .b2c-support .product-grid-module .row-fluid.columns-1:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-1:after {
  clear: both;
}
/* line 20, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-1 .item {
  float: left;
  width: 100%;
  padding-right: 0;
  background-clip: content-box;
}
/* line 154, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .row-fluid.columns-2 {
  *zoom: 1;
  width: auto;
  margin-right: 0;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-2:before, .b2c-support .product-grid-module .row-fluid.columns-2:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-2:after {
  clear: both;
}
/* line 20, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-2 .item {
  float: left;
  width: 50%;
  padding-right: 0;
  background-clip: content-box;
}
/* line 158, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .row-fluid.columns-3 {
  *zoom: 1;
  width: auto;
  margin-right: 0;
  min-height: 320px;/* #6603.smhong.03242016 */
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-3:before, .b2c-support .product-grid-module .row-fluid.columns-3:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-3:after {
  clear: both;
}
/* line 20, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-3 .item {
  float: left;
  width: 33.33333%;
  padding-right: 0;
  background-clip: content-box;
  min-height: 320px;/* #6603.smhong.03242016 */
}
/* line 162, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .row-fluid.columns-4 {
  *zoom: 1;
  width: auto;
  margin-right: 0;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-4:before, .b2c-support .product-grid-module .row-fluid.columns-4:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-4:after {
  clear: both;
}
/* line 20, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-4 .item {
  float: left;
  width: 25%;
  padding-right: 0;
  background-clip: content-box;
}
/* line 166, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .row-fluid.columns-5 {
  *zoom: 1;
  width: auto;
  margin-right: 0;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-5:before, .b2c-support .product-grid-module .row-fluid.columns-5:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-5:after {
  clear: both;
}
/* line 20, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-5 .item {
  float: left;
  width: 20%;
  padding-right: 0;
  background-clip: content-box;
}
/* line 170, ../sass/modules/_product-grid.scss */
.b2c-support .product-grid-module .row-fluid.columns-6 {
  *zoom: 1;
  width: auto;
  margin-right: 0;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-6:before, .b2c-support .product-grid-module .row-fluid.columns-6:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-6:after {
  clear: both;
}
/* line 20, ../sass/includes/_mixins.scss */
.b2c-support .product-grid-module .row-fluid.columns-6 .item {
  float: left;
  width: 16.66667%;
  padding-right: 0;
  background-clip: content-box;
}

@media (min-width: 980px) {
  /* line 4, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module {
    margin-bottom: 40px;
  }
}
/* line 10, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .cta-area {
  display: none;
}
@media (min-width: 980px) {
  /* line 10, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .cta-area {
    display: block;
    text-align: center;
  }
  /* line 17, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .cta-area a {
    display: inline-block;
    margin: 20px 0;
  }
}
/* line 25, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories > .container-fluid {
  padding: 0;
}
@media (min-width: 980px) {
  /* line 25, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories > .container-fluid {
    padding: 0 1.5em;
  }
}
@media (min-width: 980px) {
  /* line 24, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories {
    *zoom: 1;
    width: auto;
    margin-right: 0;
    border-left: 0;
  }
  /* line 3, ../sass/includes/_mixins.scss */
  .b2c-support .product-types-module .categories:before, .b2c-support .product-types-module .categories:after {
    content: " ";
    display: table;
  }
  /* line 8, ../sass/includes/_mixins.scss */
  .b2c-support .product-types-module .categories:after {
    clear: both;
  }
  /* line 20, ../sass/includes/_mixins.scss */
  .b2c-support .product-types-module .categories .cat {
    float: left;
    width: 16.66667%;
    padding-right: 0;
    background-clip: content-box;
  }
  /* line 37, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories [data-accordion] [data-content] {
    max-height: none !important;
  }
}
/* line 42, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories .cat {
  background: white;
  border-bottom: 1px solid #dadada;
}
@media (min-width: 980px) {
  /* line 42, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .cat {
    border: 0;
    padding-bottom: 40px;
  }
  /* line 50, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .cat + .cat {
    border-left: 1px solid #dadada;
  }
}
/* line 58, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories .cat.open .icon.icon-plus {
  display: none;
}
/* line 64, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories .cat > a {
  color: black;
}
/* line 69, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories .cat-title {
  width: 100%;
  padding: 1em 20px;
  cursor: pointer;
  position: relative;
}
@media (min-width: 980px) {
  /* line 69, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .cat-title {
    cursor: default;
  }
}
/* line 79, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories .cat-title .icon {
  position: absolute;
  top: 16px;
  right: 15px;
  color: #dadada;
}
@media (min-width: 980px) {
  /* line 79, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .cat-title .icon {
    display: none;
  }
}
/* line 90, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories .cat-title .vertical-align {
  display: table;
}
/* line 94, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories .cat-title .content {
  display: table-cell;
  vertical-align: bottom;
}
/* line 99, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories .cat-title .image {
  display: none;
  text-align: center;
}
/* line 104, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories .cat-title h3 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  margin: 0;
}
@media (min-width: 980px) {
  /* line 104, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .cat-title h3 {
    font-size: 22px;
    margin: 20px 0;
    text-transform: none;
  }
}
@media (min-width: 980px) {
  /* line 69, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .cat-title {
    padding: 0.5em 25px;
    padding-top: 30px;
    margin-bottom: 0.5em;
    max-height: 220px;
  }
  /* line 123, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .cat-title .image {
    display: block;
  }
  /* line 127, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .cat-title .vertical-align {
    width: 100%;
    height: 150px;
  }
  /* line 131, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .cat-title .vertical-align img {
    max-height: 150px;
  }
}
@media (min-width: 980px) {
  /* line 138, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .cat-title .vertical-align {
    height: 120px;
  }
  /* line 141, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .cat-title .vertical-align img {
    max-height: 120px;
  }
}
/* line 148, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories .subcat {
  border-top: 1px solid #cecfd1;
  padding: 1em 1.5em;
  background: #f5f5f5;
}
@media (min-width: 980px) {
  /* line 148, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .subcat {
    padding: 0.3em 25px;
    border: 0;
    background: transparent;
  }
}
/* line 159, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories .subcat a {
  color: #1428a0;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  color: black;
}
/* line 5, ../sass/modules/_buttons.scss */
.b2c-support .product-types-module .categories .subcat a:hover {
  color: #20a2ff;
  text-decoration: none;
}
/* line 10, ../sass/modules/_buttons.scss */
.b2c-support .product-types-module .categories .subcat a:active {
  color: #525252;
}
/* line 163, ../sass/modules/_product-types.scss */
.b2c-support .product-types-module .categories .subcat a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 159, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .subcat a {
    color: #1428a0;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
  }
  /* line 5, ../sass/modules/_buttons.scss */
  .b2c-support .product-types-module .categories .subcat a:hover {
    color: #20a2ff;
    text-decoration: none;
  }
  /* line 10, ../sass/modules/_buttons.scss */
  .b2c-support .product-types-module .categories .subcat a:active {
    color: #525252;
  }
}
@media (min-width: 980px) {
  /* line 159, ../sass/modules/_product-types.scss */
  .b2c-support .product-types-module .categories .subcat a {
    font-size: 16px;
  }
}

/* line 2, ../sass/modules/_hero-module.scss */
.b2c-support .hero-module {
  background: #999 center center no-repeat;
  background-size: cover;
  display: table;
  height: 200px;
  width: 100%;
}
/* line 9, ../sass/modules/_hero-module.scss */
.b2c-support .hero-module .container-fluid {
  display: table-cell;
  vertical-align: middle;
}
/* line 13, ../sass/modules/_hero-module.scss */
.b2c-support .hero-module .container-fluid .module-title {
  margin: 20px auto;
}
/* line 18, ../sass/modules/_hero-module.scss */
.b2c-support .hero-module h2 {
  text-align: center;
  text-transform: none;
  color: white;
  line-height: 1;
}
@media (min-width: 768px) {
  /* line 2, ../sass/modules/_hero-module.scss */
  .b2c-support .hero-module {
    height: 272px;
  }
}

/* line 2, ../sass/modules/_upload-module.scss */
.b2c-support .upload-module {
  width: 100%;
  *zoom: 1;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .upload-module:before, .b2c-support .upload-module:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .upload-module:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 2, ../sass/modules/_upload-module.scss */
  .b2c-support .upload-module {
    max-width: 500px;
  }
}
/* line 13, ../sass/modules/_upload-module.scss */
.b2c-support .upload-module button.button-upload {
  width: 100%;
  float: none;
  position: relative;
  font-size: 14px;
  padding: 10px 40px 10px 20px;
}
@media screen and (min-width: 641px) {
  /* line 13, ../sass/modules/_upload-module.scss */
  .b2c-support .upload-module button.button-upload {
    width: auto;
  }
}
@media (min-width: 768px) {
  /* line 13, ../sass/modules/_upload-module.scss */
  .b2c-support .upload-module button.button-upload {
    font-size: 16px;
  }
}
/* line 29, ../sass/modules/_upload-module.scss */
.b2c-support .upload-module button.button-upload .icon {
  position: absolute;
  top: 13px;
  right: 10px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 37, ../sass/modules/_upload-module.scss */
.b2c-support .upload-module .upload-field {
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: middle;
}

/* line 3, ../sass/modules/_search-module.scss */
.b2c-support .search-module .row-fluid, .b2c-support .search-module .field {
  position: relative;
}
@media (min-width: 768px) {
  /* line 6, ../sass/modules/_search-module.scss */
  .b2c-support .search-module .field {
    margin: 10px 0;
  }
}
/* line 11, ../sass/modules/_search-module.scss */
.b2c-support .search-module form {
  background: #f3f3f3;
}
@media (min-width: 768px) {
  /* line 11, ../sass/modules/_search-module.scss */
  .b2c-support .search-module form {
    max-width: 768px;
    margin: 0 auto;
  }
}
/* line 18, ../sass/modules/_search-module.scss */
.b2c-support .search-module input[type="text"] {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
/* line 185, ../sass/includes/_mixins.scss */
.b2c-support .search-module input[type="text"] else {
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
}
/* line 21, ../sass/modules/_search-module.scss */
.b2c-support .search-module .search-button {
  position: absolute;
  top: 9px;
  right: 9px;
  background: none;
  border: 0;
  padding: 0px;
  margin: 0;
  color: #1428a0;
  outline: none;
}
/* line 32, ../sass/modules/_search-module.scss */
.b2c-support .search-module .search-button .icon {
  font-size: 30px;
}


/* line 4, ../sass/modules/_sticky-nav.scss */
.b2c-support .sticky-nav-wrapper {
  height: 72px;
}
/* line 8, ../sass/modules/_sticky-nav.scss */
.b2c-support .nav-container {
  background-color: #fff;
}
/* line 12, ../sass/modules/_sticky-nav.scss */
.b2c-support .sticky-nav-module {
  padding: 0;
}
/* line 15, ../sass/modules/_sticky-nav.scss */
.b2c-support .sticky-nav-module ul {
  margin: 0 auto;
  padding: 0;
}
/* line 20, ../sass/modules/_sticky-nav.scss */
.b2c-support .sticky-nav-module a {
  color: #000;
  display: block;
  padding: 35px 0 25px;
  height: 72px;
  font-size: 16px;
  margin-right: 10px;
}
@media (min-width: 980px) {
  /* line 20, ../sass/modules/_sticky-nav.scss */
  .b2c-support .sticky-nav-module a {
    padding: 28px 0 25px;
    font-size: 20px;
  }
}
/* line 33, ../sass/modules/_sticky-nav.scss */
.b2c-support .sticky-nav-module a:hover, 
.b2c-support .sticky-nav-module a.active {
  text-decoration: none;
  border-bottom: 2px solid #1428a0;
  color: #1428a0;
  background: 0 none;
}
/* line 41, ../sass/modules/_sticky-nav.scss */
.b2c-support .sticky-nav-module.sticked {
  -webkit-box-shadow: inset 0 -1px 0 0 #dadada;
  box-shadow: inset 0 -1px 0 0 #dadada;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  background: #fff;
  left: 0;
  right: 0;
}
/* line 52, ../sass/modules/_sticky-nav.scss */
.b2c-support .sticky-nav-module .nav-list li {
  display: inline-block;
  margin: 0 0 0 1em;
}
/* line 56, ../sass/modules/_sticky-nav.scss */
.b2c-support .sticky-nav-module .nav-list li:first-child {
  margin: 0;
}

@media (min-width: 1024px) {
  /* line 2, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module {
    margin-bottom: 40px;
  }
}
/* line 8, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module a {
  text-decoration: none;
}
/* line 12, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module .item-list {
  *zoom: 1;
  width: auto;
  margin-right: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-right: -1px;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .link-list-module .item-list:before, 
.b2c-support .link-list-module .item-list:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .link-list-module .item-list:after {
  clear: both;
}
/* line 20, ../sass/includes/_mixins.scss */
.b2c-support .link-list-module .item-list .item {
  float: left;
  width: 100%;
  padding-right: 0;
  background-clip: content-box;
}
@media (min-width: 768px) {
  /* line 12, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module .item-list {
    *zoom: 1;
    width: auto;
    margin-right: 0;
    padding: 0;
    margin-right: 0;
  }
  /* line 3, ../sass/includes/_mixins.scss */
  .b2c-support .link-list-module .item-list:before, 
  .b2c-support .link-list-module .item-list:after {
    content: " ";
    display: table;
  }
  /* line 8, ../sass/includes/_mixins.scss */
  .b2c-support .link-list-module .item-list:after {
    clear: both;
  }
  /* line 20, ../sass/includes/_mixins.scss */
  .b2c-support .link-list-module .item-list .item {
    float: left;
    width: 33.33333%;
    padding-right: 0;
    background-clip: content-box;
  }
}
/* line 25, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module .item-list li {
  background: #fff;
  cursor: pointer;
  display: table;
  border-top: solid 1px #dadada;
  -webkit-box-shadow: inset 0 0 0 2px white;
  box-shadow: inset 0 0 0 2px white;
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
/* line 33, ../sass/modules/_link-list-module.scss */
.no-touch .b2c-support .link-list-module .item-list li:hover {
  -webkit-box-shadow: inset 0 0 0 2px #172e9d;
  box-shadow: inset 0 0 0 2px #172e9d;
  color: #4557ae;
}
@media (min-width: 768px) {
  /* line 39, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module .item-list li + li {
    border-left: 1px solid #dadada;
  }
}
/* line 44, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module .item-list li:nth-child(2n+1) {
  border-left: 0;
}
@media (min-width: 768px) {
  /* line 44, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module .item-list li:nth-child(2n+1) {
    border-left: 1px solid #dadada;
  }
}
@media (min-width: 768px) {
  /* line 52, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module .item-list li:nth-child(3n+1) {
    border-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 60, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module .item-list li:nth-child(1), .b2c-support .link-list-module .item-list li:nth-child(2), .b2c-support .link-list-module .item-list li:nth-child(3) {
    border-top: 0;
  }
}
/* line 67, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module .item-list li a {
  position: relative;
  color: #000;
  display: table-cell;
  font-size: 16px;
  padding: 10px 60px 10px 26px;
  vertical-align: middle;
  display: block;
}
@media (min-width: 768px) {
  /* line 67, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module .item-list li a {
    position: static;
    padding: 20px 26px;
    font-size: 18px;
  }
}
/* line 83, ../sass/modules/_link-list-module.scss */
.no-touch .b2c-support .link-list-module .item-list li:hover > a {
  color: #1428a0;
}
/* line 87, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module .item-list li .icon {
  font-size: 28px;
  color: #1428a0;
  position: absolute;
  right: 25px;
  top: 50%;
  margin: -16px 0 0;
}
@media (min-width: 768px) {
  /* line 87, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module .item-list li .icon {
    display: block;
    position: static;
    margin: 0;
  }
}
@media (min-width: 768px) {
  /* line 103, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module.popular-answers .item-list li {
    min-height: 7.3em;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
}
@media (min-width: 1024px) {
  /* line 103, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module.popular-answers .item-list li {
    min-height: 10em;
  }
}
/* line 113, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module.popular-answers .item-list li a {
  vertical-align: top;
  height: 100%;
}
/* line 119, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module.two-cols .item-list {
  *zoom: 1;
  width: auto;
  margin-right: 0;
  margin-right: -1px;
  background: white;
  border-top: 1px solid #dadada;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .link-list-module.two-cols .item-list:before, .b2c-support .link-list-module.two-cols .item-list:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .link-list-module.two-cols .item-list:after {
  clear: both;
}
/* line 20, ../sass/includes/_mixins.scss */
.b2c-support .link-list-module.two-cols .item-list .item {
  float: left;
  width: 50%;
  padding-right: 0;
  background-clip: content-box;
}
/* line 125, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module.two-cols .item-list li {
  border-top: 0;
  border-bottom: 1px solid #dadada;
}
/* line 129, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module.two-cols .item-list li:nth-child(even) {
  border-left: 1px solid #dadada;
}
/* line 132, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module.two-cols .item-list li a {
  padding: 10px 10px 10px 26px;
}
/* line 136, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module.two-cols .item-list li:last-child {
  -webkit-box-shadow: 1px 0 0 0 #dadada;
  box-shadow: 1px 0 0 0 #dadada;
}
/* line 139, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module.two-cols .item-list li:last-child:hover {
  -webkit-box-shadow: 1px 0 0 0 #dadada, inset 0 0 0 2px #172e9d;
  box-shadow: 1px 0 0 0 #dadada, inset 0 0 0 2px #172e9d;
  color: #4557ae;
}
@media (min-width: 768px) {
  /* line 136, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module.two-cols .item-list li:last-child {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 147, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module.two-cols .item-list li:last-child:hover {
    -webkit-box-shadow: none, inset 0 0 0 2px #172e9d;
    box-shadow: none, inset 0 0 0 2px #172e9d;
  }
}
@media (min-width: 768px) {
  /* line 119, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module.two-cols .item-list {
    *zoom: 1;
    width: auto;
    margin-right: 0;
    background: transparent;
    border-top: 0;
  }
  /* line 3, ../sass/includes/_mixins.scss */
  .b2c-support .link-list-module.two-cols .item-list:before, .b2c-support .link-list-module.two-cols .item-list:after {
    content: " ";
    display: table;
  }
  /* line 8, ../sass/includes/_mixins.scss */
  .b2c-support .link-list-module.two-cols .item-list:after {
    clear: both;
  }
  /* line 20, ../sass/includes/_mixins.scss */
  .b2c-support .link-list-module.two-cols .item-list .item {
    float: left;
    width: 33.33333%;
    padding-right: 0;
    background-clip: content-box;
  }
  /* line 158, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module.two-cols .item-list li {
    border: 0 none;
    border-top: 1px solid #dadada;
  }
  /* line 161, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module.two-cols .item-list li:nth-child(2n+1) {
    border-left: 1px solid #dadada;
  }
  /* line 164, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module.two-cols .item-list li:nth-child(3n+1) {
    border-left: 0;
  }
  /* line 169, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module.two-cols .item-list li:nth-child(1), .b2c-support .link-list-module.two-cols .item-list li:nth-child(2), .b2c-support .link-list-module.two-cols .item-list li:nth-child(3) {
    border-top: 0;
  }
}
/* line 176, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module .view-all {
  text-align: center;
  margin: 20px auto;
  display: table;
}
@media (min-width: 768px) {
  /* line 176, ../sass/modules/_link-list-module.scss */
  .b2c-support .link-list-module .view-all {
    font-size: 18px;
  }
}
/* line 185, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module .view-all .icon {
  font-size: 12px;
  vertical-align: middle;
  margin: 0 0 3px 4px;
}
/* line 191, ../sass/modules/_link-list-module.scss */
.b2c-support .link-list-module#usefulLinks {
  margin: 0 0 40px;
}

/* line 2, ../sass/modules/_human-help.scss */
.b2c-support .module-human-help {
  background: #172e9d;
}
/* line 4, ../sass/modules/_human-help.scss */
.b2c-support .module-human-help .container-fluid {
  border-top: solid 1px #898c8c;
  padding-bottom: 35px;
  padding-top: 32px;
}
@media (min-width: 768px) {
  /* line 4, ../sass/modules/_human-help.scss */
  .b2c-support .module-human-help .container-fluid {
    border: 0;
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
/* line 15, ../sass/modules/_human-help.scss */
.b2c-support .module-human-help .container-fluid h2 {
  color: #fff;
  line-height: 26px;
  margin: 0 0 25px;
  text-align: center;
}
/* line 22, ../sass/modules/_human-help.scss */
.b2c-support .module-human-help .container-fluid p {
  color: #fff;
  text-align: center;
}
/* line 27, ../sass/modules/_human-help.scss */
.b2c-support .module-human-help .container-fluid .list-human-help {
  list-style-type: none;
  padding: 0;
  text-align: center;
  display: inline;
  *zoom: 1;
  *zoom: 1;
  width: auto;
  margin-right: 0;
  margin-right: 0;
  width: 100%;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .module-human-help .container-fluid .list-human-help:before, .b2c-support .module-human-help .container-fluid .list-human-help:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .module-human-help .container-fluid .list-human-help:after {
  clear: both;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .module-human-help .container-fluid .list-human-help:before, .b2c-support .module-human-help .container-fluid .list-human-help:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .module-human-help .container-fluid .list-human-help:after {
  clear: both;
}
/* line 20, ../sass/includes/_mixins.scss */
.b2c-support .module-human-help .container-fluid .list-human-help .item {
  width: 20%;
  padding-right: 0;
  background-clip: content-box;
}
@media (min-width: 768px) {
  /* line 27, ../sass/modules/_human-help.scss */
  .b2c-support .module-human-help .container-fluid .list-human-help {
    padding: 33px 49px 0;
    display: block;
  }
}
@media (min-width: 1024px) {
  /* line 27, ../sass/modules/_human-help.scss */
  .b2c-support .module-human-help .container-fluid .list-human-help {
    *zoom: 1;
    width: auto;
    margin-right: -110px;
    margin-right: 0;
  }
  /* line 3, ../sass/includes/_mixins.scss */
  .b2c-support .module-human-help .container-fluid .list-human-help:before, .b2c-support .module-human-help .container-fluid .list-human-help:after {
    content: " ";
    display: table;
  }
  /* line 8, ../sass/includes/_mixins.scss */
  .b2c-support .module-human-help .container-fluid .list-human-help:after {
    clear: both;
  }
  /* line 20, ../sass/includes/_mixins.scss */
  .b2c-support .module-human-help .container-fluid .list-human-help .item {
    width: 20%;
    padding-right: 110px;
    background-clip: content-box;
  }
}
/* line 47, ../sass/modules/_human-help.scss */
.b2c-support .module-human-help .container-fluid .list-human-help .item {
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 24%;
  display: table-cell;
  vertical-align: top;
}
@media (min-width: 768px) {
  /* line 47, ../sass/modules/_human-help.scss */
  .b2c-support .module-human-help .container-fluid .list-human-help .item {
    margin-bottom: 20px;
    padding: 0 10px;
  }
}
/* line 60, ../sass/modules/_human-help.scss */
.b2c-support .module-human-help .container-fluid .list-human-help .item a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 66, ../sass/modules/_human-help.scss */
.b2c-support .module-human-help .container-fluid .list-human-help .item a .icon {
  display: block;
  font-size: 48px;
  margin: 0 0 13px;
}
@media (min-width: 768px) {
  /* line 66, ../sass/modules/_human-help.scss */
  .b2c-support .module-human-help .container-fluid .list-human-help .item a .icon {
    font-size: 68px;
  }
}
/* line 75, ../sass/modules/_human-help.scss */
/* m6603.adjust sub text color. smhong */
.b2c-support .module-human-help .container-fluid .list-human-help .item a .icon + span {
  color: #7c84c8;
  display: block;
  font-size: 14px;
  line-height: 15px;
}

@media (min-width: 1024px) {
  /* line 75, ../sass/modules/_human-help.scss */
  .b2c-support .module-human-help .container-fluid .list-human-help .item a .icon + span {
    color: #fff;
    font-size: 18px;
    margin: 0 0 10px;
  }
}
/* line 87, ../sass/modules/_human-help.scss */
.b2c-support .module-human-help .container-fluid .list-human-help .item a .icon + span + span {
  display: none;
}

/* m6603. smhong. 03242016*/
.b2c-support .module-human-help .container-fluid .list-human-help .item a .icon + span + span + span{
  display: block;
}
@media (min-width: 1024px) {
  /* line 87, ../sass/modules/_human-help.scss */
  .b2c-support .module-human-help .container-fluid .list-human-help .item a .icon + span + span {
    color: #7c84c8;
    display: block;
    font-size: 16px;
  }
  .b2c-support #humanHelp .list-human-help .smarthome a .smarthome-text{
  min-width: 100px;
    display: block !important;
    color: #fff;
  }
}
@media (min-width: 768px) {
  /* line 66, ../sass/modules/_human-help.scss */
  .b2c-support .module-human-help .container-fluid .list-human-help .item a .icon {
    display: block;
  }
  .b2c-support #humanHelp .list-human-help .smarthome a .smarthome-text{
  min-width: 100px;
  display: block !important;
  color: #fff;
  }
}
/* line 104, ../sass/modules/_human-help.scss */
.b2c-support .module-human-help .container-fluid .list-human-help .item a:hover {
  color: #7c84c8;
}
.b2c-support .module-human-help .container-fluid .list-human-help .item a.disabled {
  cursor: default;
  color: #172E9D;
}
.b2c-support .module-human-help .container-fluid .list-human-help .item a.disabled span{
  color: #7c84c8;
}
.b2c-support .module-human-help .container-fluid .list-human-help .item a.disabled:hover {
  color: #fff;
}

.b2c-support .module-human-help .container-fluid .list-human-help .item a.inactive {
  cursor: default;
}
.b2c-support .module-human-help .container-fluid .list-human-help .item a.inactive:hover {
  color: #fff;
}
.b2c-support .module-human-help .container-fluid .list-human-help li:first-of-type {

}
@media (min-width: 768px) {
  /* line 47, ../sass/modules/_human-help.scss */
  .b2c-support .module-human-help .container-fluid .list-human-help .item {
    width: 16%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
}
@media (min-width: 1024px) {
  /* line 119, ../sass/modules/_human-help.scss */
  .b2c-support .module-human-help .container-fluid .list-human-help .item:nth-child(4) {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
}
@media (min-width: 768px) {
  /* line 2, ../sass/modules/_human-help.scss */
  .b2c-support .module-human-help {
    margin: 35px 0 0;
  }
}

/* line 2, ../sass/modules/_help-order.scss */
.b2c-support .help-order {
  margin: 20px 0 60px;
  border-top: solid 1px #e3e7ea;
}
@media (min-width: 768px) {
  /* line 2, ../sass/modules/_help-order.scss */
  .b2c-support .help-order {
    border: 0;
  }
}
/* line 10, ../sass/modules/_help-order.scss */
.b2c-support .help-order .container-fluid {
  padding: 0;
}
@media (min-width: 768px) {
  /* line 10, ../sass/modules/_help-order.scss */
  .b2c-support .help-order .container-fluid {
    padding: 0 1.5em;
    margin: 0 auto 30px;
  }
}
/* line 19, ../sass/modules/_help-order.scss */
.b2c-support .help-order h2 {
  font-size: 16px;
  padding: 0 24px;
}
@media (min-width: 768px) {
  /* line 19, ../sass/modules/_help-order.scss */
  .b2c-support .help-order h2 {
    font-size: 26px;
    padding: 0;
  }
}
/* line 28, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order {
  background: #fff;
  border-top: solid 1px #e3e7ea;
  border-bottom: solid 1px #e3e7ea;
  padding-top: 20px;
}
@media (min-width: 768px) {
  /* line 28, ../sass/modules/_help-order.scss */
  .b2c-support .help-order .form-order {
    border: 0;
    padding-top: 40px;
  }
}
/* line 39, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .required {
  color: #1428a0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* line 44, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .link-order {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 10px 0 0;
}
/* line 49, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order p:first-child {
  font-size: 14px;
  height: auto !important;
  padding: 0 24px 25px;
}
@media (min-width: 768px) {
  /* line 49, ../sass/modules/_help-order.scss */
  .b2c-support .help-order .form-order p:first-child {
    font-size: 18px;
    padding: 0 24px;
  }
}
/* line 59, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order p:first-child .required {
  display: none;
}
@media (min-width: 768px) {
  /* line 59, ../sass/modules/_help-order.scss */
  .b2c-support .help-order .form-order p:first-child .required {
    display: block;
  }
}
/* line 72, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes {
  *zoom: 1;
  height: auto !important;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .help-order .form-order .content-boxes:before, .b2c-support .help-order .form-order .content-boxes:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .help-order .form-order .content-boxes:after {
  clear: both;
}
/* line 76, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes ul {
  list-style: none;
  padding: 0;
}
/* line 80, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes ul li {
  margin: 20px 0 0;
}
/* line 83, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes ul li:first-child {
  margin: 0;
}
/* line 89, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes > span {
  display: block;
}
/* line 93, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .item {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 93, ../sass/modules/_help-order.scss */
  .b2c-support .help-order .form-order .content-boxes .item {
    margin: 0 0 20px 2%;
    padding: 24px 24px 0;
    width: 49%;
  }
}
/* line 105, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .item:first-child {
  margin-left: 0;
}
@media (min-width: 768px) {
  /* line 109, ../sass/modules/_help-order.scss */
  .b2c-support .help-order .form-order .content-boxes .item .container-form {
    max-height: 100% !important;
  }
}
/* line 115, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .item .control {
  position: relative;
  border-top: solid 1px #e3e7ea;
  padding: 15px 0;
}
@media (min-width: 768px) {
  /* line 115, ../sass/modules/_help-order.scss */
  .b2c-support .help-order .form-order .content-boxes .item .control {
    padding: 0;
    border: 0;
  }
}
/* line 125, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .item .control .icon {
  color: #dadada;
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -8px;
}
/* line 132, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .item .control .icon.icon-plus {
  opacity: 1;
  -webkit-transition: opacity 1ms;
  -moz-transition: opacity 1ms;
  -o-transition: opacity 1ms;
  transition: opacity 1ms;
}
@media (min-width: 768px) {
  /* line 125, ../sass/modules/_help-order.scss */
  .b2c-support .help-order .form-order .content-boxes .item .control .icon {
    display: none;
  }
}
/* line 142, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .item .control h3 {
  margin: 0;
  padding: 0 45px 0 24px;
  font-size: 16px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  /* line 142, ../sass/modules/_help-order.scss */
  .b2c-support .help-order .form-order .content-boxes .item .control h3 {
    font-size: 26px;
    margin: 0 0 16px;
    padding: 0;
    text-transform: none;
  }
}
/* line 157, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .item .content {
  padding: 0 24px 25px;
  *zoom: 1;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .help-order .form-order .content-boxes .item .content:before, .b2c-support .help-order .form-order .content-boxes .item .content:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .help-order .form-order .content-boxes .item .content:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 157, ../sass/modules/_help-order.scss */
  .b2c-support .help-order .form-order .content-boxes .item .content {
    padding: 0 0 25px;
  }
}
/* line 167, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .item.open .container-form {
  max-height: 100% !important;
}
/* line 172, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .item.open .control .icon-plus {
  opacity: 0;
}
/* line 178, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .item p {
  text-align: right;
}
/* line 181, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .item p button {
  margin: 0;
}
/* line 188, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .item ul li label {
  font: 16px/16px "InterfaceR", Arial, Helvetica, "San-Serif";
}
/* line 194, ../sass/modules/_help-order.scss */
.b2c-support .help-order .form-order .content-boxes .redirect-btn {
  display: block;
  margin: 28px 0 0;
}

/* line 2, ../sass/modules/_autocomplete.scss */
.b2c-support .twitter-typeahead {
  width: 100%;
}
/* line 6, ../sass/modules/_autocomplete.scss */
.b2c-support .tt-dropdown-menu {
  background: white;
  border: 1px solid #dadada;
  border-bottom: 0;
  border-top: 0;
  width: 100%;
  cursor: default;
}
/* line 15, ../sass/modules/_autocomplete.scss */
.b2c-support .tt-suggestion-cat {
  border-bottom: 1px solid #dadada;
  background: #f5f5f5;
  padding: 10px 20px;
  margin: 0;
  font: italic 13px/1 "InterfaceR";
}
/* line 22, ../sass/modules/_autocomplete.scss */
.b2c-support .tt-suggestions, .b2c-support p {
  margin: 0;
  padding: 0;
}
/* line 26, ../sass/modules/_autocomplete.scss */
.b2c-support .tt-suggestion {
  color: #bebebe;
  padding: 13px 20px;
  margin: 0;
  font-size: 13px;
  border-bottom: 1px solid #dadada;
}
/* line 33, ../sass/modules/_autocomplete.scss */
.b2c-support .tt-suggestion.tt-cursor {
  color: #000;
  cursor: pointer;
}
/* line 39, ../sass/modules/_autocomplete.scss */
.b2c-support .tt-image {
  color: #000;
  max-width: 40px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  /* line 39, ../sass/modules/_autocomplete.scss */
  .b2c-support .tt-image {
    max-width: 80px;
  }
}
/* line 49, ../sass/modules/_autocomplete.scss */
.b2c-support .tt-highlight {
  color: #000;
  font-weight: normal;
}

/* line 3, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items] > * {
  display: none !important;
}
/* line 7, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items].special-table > * {
  display: none !important;
}
/* line 11, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] .view-all {
  display: none;
  padding: 0.5em 0;
}
/* line 18, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="1"] > *:nth-child(-n+1) {
  display: inherit !important;
}
/* line 24, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="1"] > li:nth-child(-n+1) {
  display: list-item !important;
}
@media (min-width: 768px) {
  /* line 30, ../sass/modules/_view-all.scss */
  .b2c-support [data-see-more] [data-initial-items="1"].special-table > *:nth-child(-n+1) {
    display: inline-block !important;
  }
}
/* line 18, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="2"] > *:nth-child(-n+2) {
  display: inherit !important;
}
/* line 24, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="2"] > li:nth-child(-n+2) {
  display: list-item !important;
}
@media (min-width: 768px) {
  /* line 30, ../sass/modules/_view-all.scss */
  .b2c-support [data-see-more] [data-initial-items="2"].special-table > *:nth-child(-n+2) {
    display: inline-block !important;
  }
}
/* line 18, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="3"] > *:nth-child(-n+3) {
  display: inherit !important;
}
/* line 24, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="3"] > li:nth-child(-n+3) {
  display: list-item !important;
}
@media (min-width: 768px) {
  /* line 30, ../sass/modules/_view-all.scss */
  .b2c-support [data-see-more] [data-initial-items="3"].special-table > *:nth-child(-n+3) {
    display: inline-block !important;
  }
}
/* line 18, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="4"] > *:nth-child(-n+4) {
  display: inherit !important;
}
/* line 24, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="4"] > li:nth-child(-n+4) {
  display: list-item !important;
}
@media (min-width: 768px) {
  /* line 30, ../sass/modules/_view-all.scss */
  .b2c-support [data-see-more] [data-initial-items="4"].special-table > *:nth-child(-n+4) {
    display: inline-block !important;
  }
}
/* line 18, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="5"] > *:nth-child(-n+5) {
  display: inherit !important;
}
/* line 24, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="5"] > li:nth-child(-n+5) {
  display: list-item !important;
}
@media (min-width: 768px) {
  /* line 30, ../sass/modules/_view-all.scss */
  .b2c-support [data-see-more] [data-initial-items="5"].special-table > *:nth-child(-n+5) {
    display: inline-block !important;
  }
}
/* line 18, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="6"] > *:nth-child(-n+6) {
  display: inherit !important;
}
/* line 24, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="6"] > li:nth-child(-n+6) {
  display: list-item !important;
}
@media (min-width: 768px) {
  /* line 30, ../sass/modules/_view-all.scss */
  .b2c-support [data-see-more] [data-initial-items="6"].special-table > *:nth-child(-n+6) {
    display: inline-block !important;
  }
}
/* line 18, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="7"] > *:nth-child(-n+7) {
  display: inherit !important;
}
/* line 24, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="7"] > li:nth-child(-n+7) {
  display: list-item !important;
}
@media (min-width: 768px) {
  /* line 30, ../sass/modules/_view-all.scss */
  .b2c-support [data-see-more] [data-initial-items="7"].special-table > *:nth-child(-n+7) {
    display: inline-block !important;
  }
}
/* line 18, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="8"] > *:nth-child(-n+8) {
  display: inherit !important;
}
/* line 24, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="8"] > li:nth-child(-n+8) {
  display: list-item !important;
}
@media (min-width: 768px) {
  /* line 30, ../sass/modules/_view-all.scss */
  .b2c-support [data-see-more] [data-initial-items="8"].special-table > *:nth-child(-n+8) {
    display: inline-block !important;
  }
}
/* line 18, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="9"] > *:nth-child(-n+9) {
  display: inherit !important;
}
/* line 24, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more] [data-initial-items="9"] > li:nth-child(-n+9) {
  display: list-item !important;
}
@media (min-width: 768px) {
  /* line 30, ../sass/modules/_view-all.scss */
  .b2c-support [data-see-more] [data-initial-items="9"].special-table > *:nth-child(-n+9) {
    display: inline-block !important;
  }
}
/* line 39, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more].open .view-all {
  display: inherit;
}
/* line 43, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more].open [data-initial-items] > * {
  display: inherit !important;
}
/* line 47, ../sass/modules/_view-all.scss */
.b2c-support [data-see-more].open [data-initial-items] > li {
  display: list-item !important;
}
@media (min-width: 768px) {
  /* line 51, ../sass/modules/_view-all.scss */
  .b2c-support [data-see-more].open [data-initial-items].special-table > * {
    display: inline-block !important;
  }
}

/* line 3, ../sass/modules/_field.scss */
.b2c-support label {
  font-family: "InterfaceR", Arial, Helvetica, san-serif;
  font-size: 16px;
}
/* line 10, ../sass/modules/_field.scss */
.b2c-support [data-required] label:after {
  content: " *";
  color: #1428a0;
  font-size: 14px;
}
/* line 22, ../sass/modules/_field.scss */
.b2c-support textarea {
  width: 100%;
  resize: none;
  outline: none;
}
/* line 28, ../sass/modules/_field.scss */
.b2c-support .error-text {
  display: none;
  color: #ff5b5b;
  font-size: 14px;
}
/* line 34, ../sass/modules/_field.scss */
.b2c-support .field {
  margin-bottom: 20px;
}
/* line 37, ../sass/modules/_field.scss */
.b2c-support .field.disabled {
  color: #cccccc;
  font-weight: normal;
}
/* line 42, ../sass/modules/_field.scss */
.b2c-support .field.disabled .input:after, .b2c-support .field.disabled .textarea:after {
  content: "" !important;
}
/* line 47, ../sass/modules/_field.scss */
.b2c-support .field.disabled .error-text {
  display: none !important;
}
/* line 51, ../sass/modules/_field.scss */
.b2c-support .field.disabled label {
  color: #D9D9D9;
}
/* line 54, ../sass/modules/_field.scss */
.b2c-support .field.disabled label > * {
  color: #D9D9D9;
}
/* line 59, ../sass/modules/_field.scss */
.b2c-support .field.disabled .transaction-number {
  display: none;
}
/* line 65, ../sass/modules/_field.scss */
.b2c-support .field.disabled .custom-select select,
.b2c-support .field.disabled .custom-select [data-select-value] {
  border-color: #F0F0F0;
}
/* line 69, ../sass/modules/_field.scss */
.b2c-support .field.disabled .custom-select .icon {
  color: #e5e5e5;
}
/* line 74, ../sass/modules/_field.scss */
.b2c-support .field.disabled input[disabled] {
  background: white;
  border-color: #F0F0F0 !important;
}
/* line 81, ../sass/modules/_field.scss */
.b2c-support .field.approved .input, .b2c-support .field.approved .textarea {
  position: relative;
}
/* line 84, ../sass/modules/_field.scss */
.b2c-support .field.approved .input:after, .b2c-support .field.approved .textarea:after {
  content: "\e61a";
  font-family: 'samsung_support';
  font-size: 22px;
  color: #13bd40;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 16px;
  top: 25px;
  margin-top: -11px;
}
/* line 105, ../sass/modules/_field.scss */
.b2c-support .field.error input, .b2c-support .field.error textarea, .b2c-support .field.error [data-select-value] {
  background-color: #fff3f3;
  border: 1px solid #ffa9a9;
}
/* line 110, ../sass/modules/_field.scss */
.b2c-support .field.error .input, .b2c-support .field.error .textarea {
  position: relative;
}
/* line 113, ../sass/modules/_field.scss */
.b2c-support .field.error .input:after, .b2c-support .field.error .textarea:after {
  content: "\e604";
  font-family: 'samsung_support';
  font-size: 22px;
  color: #ffa9a9;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 16px;
  top: 25px;
  margin-top: -11px;
}

/*Specific general styles*/
/* line 9, ../sass/modules/_generic-form-module.scss */
.b2c-support.b2c-support-form-module {
  background: white;
  margin-bottom: 100px;
}
/* line 13, ../sass/modules/_generic-form-module.scss */
.b2c-support.b2c-support-form-module .container-fluid {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  /* line 13, ../sass/modules/_generic-form-module.scss */
  .b2c-support.b2c-support-form-module .container-fluid {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
/* line 23, ../sass/modules/_generic-form-module.scss */
.b2c-support.b2c-support-form-module .module-title h2 {
  border-bottom: 2px solid #1428a0;
  padding-bottom: 10px;
}
/* line 28, ../sass/modules/_generic-form-module.scss */
.b2c-support.b2c-support-form-module .required {
  color: #1428a0;
  display: block;
}
/* line 33, ../sass/modules/_generic-form-module.scss */
.b2c-support.b2c-support-form-module .columns {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 980px) {
  /* line 33, ../sass/modules/_generic-form-module.scss */
  .b2c-support.b2c-support-form-module .columns {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
/* line 42, ../sass/modules/_generic-form-module.scss */
.b2c-support.b2c-support-form-module .columns h2 {
  text-transform: initial;
  font-size: 21px;
  line-height: 2.5em;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  /* line 42, ../sass/modules/_generic-form-module.scss */
  .b2c-support.b2c-support-form-module .columns h2 {
    font-size: 26px;
    font-size: 26px;
    margin-bottom: 12px;
  }
}
/* line 55, ../sass/modules/_generic-form-module.scss */
.b2c-support.b2c-support-form-module .columns .field-group {
  margin-bottom: 50px;
  line-height: 1.6em;
}
@media (min-width: 768px) {
  /* line 33, ../sass/modules/_generic-form-module.scss */
  .b2c-support.b2c-support-form-module .columns {
    *zoom: 1;
    width: auto;
    margin-right: -50px;
    margin-bottom: 0px;
  }
  /* line 3, ../sass/includes/_mixins.scss */
  .b2c-support.b2c-support-form-module .columns:before, .b2c-support.b2c-support-form-module .columns:after {
    content: " ";
    display: table;
  }
  /* line 8, ../sass/includes/_mixins.scss */
  .b2c-support.b2c-support-form-module .columns:after {
    clear: both;
  }
  /* line 20, ../sass/includes/_mixins.scss */
  .b2c-support.b2c-support-form-module .columns .field-group {
    float: left;
    width: 50%;
    padding-right: 50px;
    background-clip: content-box;
  }
  /* line 64, ../sass/modules/_generic-form-module.scss */
  .b2c-support.b2c-support-form-module .columns .field-group {
    margin-bottom: 0px;
  }
  /* line 67, ../sass/modules/_generic-form-module.scss */
  .b2c-support.b2c-support-form-module .columns .field-group h2 {
    font-size: 26px;
    line-height: 2.5em;
  }
}
/* line 75, ../sass/modules/_generic-form-module.scss */
.b2c-support.b2c-support-form-module .button {
  float: right;
  margin-right: 0;
  margin-left: 0;
}

/* line 2, ../sass/modules/_share-module.scss */
.b2c-support .share-module {
  margin: 30px 0 0;
  *zoom: 1;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support .share-module:before, .b2c-support .share-module:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support .share-module:after {
  clear: both;
}
/* line 6, ../sass/modules/_share-module.scss */
.b2c-support .share-module li {
  background: #fff;
  border-left: solid 1px #dadada;
  float: left;
  margin: 0;
  text-align: center;
  width: 16.66667%;
}
/* line 14, ../sass/modules/_share-module.scss */
.b2c-support .share-module li:first-child {
  border: 0;
}
/* line 18, ../sass/modules/_share-module.scss */
.b2c-support .share-module li a {
  display: block;
  font-size: 27px;
  color: #000;
  padding: 10px 0;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
/* line 25, ../sass/modules/_share-module.scss */
.b2c-support .share-module li a:hover, .b2c-support .share-module li a:active {
  color: #1428a0;
}

/* line 1, ../sass/modules/_zoom-popup-single.scss */
.zoomable-image {
  position: relative;
  font-family: inherit;
  border: 0;
  max-width: 300px;
  min-height: 100px;
  min-width: 200px;
  display: block;
  margin-bottom: 20px;
}
/* line 11, ../sass/modules/_zoom-popup-single.scss */
.zoomable-image .icon {
  border-radius: 100%;
  background-clip: padding-box;
  -webkit-transition: background-color 300ms ease;
  -moz-transition: background-color 300ms ease;
  -o-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  padding: 10px;
  font-size: 30px;
  color: white;
  background: #1428a0;
}
/* line 25, ../sass/modules/_zoom-popup-single.scss */
.no-touch .zoomable-image:hover .icon, .zoomable-image:active .icon {
  background: white;
  color: #1428a0;
}

/* line 33, ../sass/modules/_zoom-popup-single.scss */
[data-modal].zoom-popup-single [data-close] {
  z-index: 200;
}
/* line 36, ../sass/modules/_zoom-popup-single.scss */
[data-modal].zoom-popup-single .slider-control {
  position: absolute;
  top: 50%;
  z-index: 200;
  margin: -25px 0 0;
  color: #dadada;
}
/* line 42, ../sass/modules/_zoom-popup-single.scss */
[data-modal].zoom-popup-single .slider-control .icon {
  height: 25px;
  width: 25px;
  font-size: 25px;
  background: 0 none;
}
/* line 49, ../sass/modules/_zoom-popup-single.scss */
[data-modal].zoom-popup-single .previous {
  left: 0;
}
/* line 51, ../sass/modules/_zoom-popup-single.scss */
[data-modal].zoom-popup-single .previous .icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 55, ../sass/modules/_zoom-popup-single.scss */
[data-modal].zoom-popup-single .next {
  right: 0;
}
/* line 58, ../sass/modules/_zoom-popup-single.scss */
[data-modal].zoom-popup-single .modal-content {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  /* line 58, ../sass/modules/_zoom-popup-single.scss */
  [data-modal].zoom-popup-single .modal-content {
    max-width: 700px;
  }
}
@media (min-width: 1024px) {
  /* line 58, ../sass/modules/_zoom-popup-single.scss */
  [data-modal].zoom-popup-single .modal-content {
    max-width: 700px;
  }
}
/* line 70, ../sass/modules/_zoom-popup-single.scss */
[data-modal].zoom-popup-single .panzoom-parent {
  position: relative;
  overflow: hidden;
}
/* line 74, ../sass/modules/_zoom-popup-single.scss */
[data-modal].zoom-popup-single .panzoom-parent .panzoom {
  height: 100%;
  width: 100%;
}
/* line 80, ../sass/modules/_zoom-popup-single.scss */
[data-modal].zoom-popup-single .panzoom-controls {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
/* line 85, ../sass/modules/_zoom-popup-single.scss */
[data-modal].zoom-popup-single .panzoom-controls button {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  background: white;
  padding: 10px;
  border: 0;
  outline: none;
  color: #1428a0;
  display: inline-block;
  width: 38px;
  height: 38px;
  font-size: 12px;
}
/* line 185, ../sass/includes/_mixins.scss */
[data-modal].zoom-popup-single .panzoom-controls button else {
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
}
/* line 98, ../sass/modules/_zoom-popup-single.scss */
.no-touch [data-modal].zoom-popup-single .panzoom-controls button:hover, [data-modal].zoom-popup-single .panzoom-controls button:active {
  background: #1428a0;
  color: white;
}

/* line 3, ../sass/modules/_brightcove-video.scss */
[data-modal] .bc-exp,
.b2c-support .bc-exp {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
/* line 8, ../sass/modules/_brightcove-video.scss */
[data-modal] .bc-exp .BrightcoveExperience,
.b2c-support .bc-exp .BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@-webkit-keyframes fadeIn {
  /* line 2, ../sass/modules/_animations.scss */
  0% {
    opacity: 0;
  }

  /* line 3, ../sass/modules/_animations.scss */
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  /* line 2, ../sass/modules/_animations.scss */
  0% {
    opacity: 0;
  }

  /* line 3, ../sass/modules/_animations.scss */
  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  /* line 2, ../sass/modules/_animations.scss */
  0% {
    opacity: 0;
  }

  /* line 3, ../sass/modules/_animations.scss */
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  /* line 2, ../sass/modules/_animations.scss */
  0% {
    opacity: 0;
  }

  /* line 3, ../sass/modules/_animations.scss */
  100% {
    opacity: 1;
  }
}

/* line 1, ../sass/modules/_qtip.scss */
i.tooltip {
  padding: 2px 5px;
  font-size: 10px;
  font-family: "InterfaceB";
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  border: 1px solid #b4dffa;
  background: #dff3ff;
  color: #0689d9;
  vertical-align: text-top;
  display: inline-block;
  border-radius: 100%;
  background-clip: padding-box;
  cursor: pointer;
}
/* line 185, ../sass/includes/_mixins.scss */
i.tooltip else {
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
}

/* line 15, ../sass/modules/_qtip.scss */
.tooltip-content {
  display: none;
}

/* line 19, ../sass/modules/_qtip.scss */
.qtip {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 320px;
  min-width: 50px;
  font-size: 14px;
  direction: ltr;
  box-shadow: none;
  padding: 0;
}
/* line 185, ../sass/includes/_mixins.scss */
.qtip else {
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
}

/* line 33, ../sass/modules/_qtip.scss */
.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}
/* line 40, ../sass/modules/_qtip.scss */
.qtip-content > * {
  padding: 10px 10px 10px 10px;
  margin: 0;
}

/* line 47, ../sass/modules/_qtip.scss */
.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold;
}

/* line 55, ../sass/modules/_qtip.scss */
.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important;
}

/* Default close button class */
/* line 60, ../sass/modules/_qtip.scss */
.qtip-close {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 11;
  cursor: pointer;
  outline: medium none;
  border: 1px solid transparent;
}
/* line 69, ../sass/modules/_qtip.scss */
.qtip-close:hover {
  text-decoration: none;
}

/* line 74, ../sass/modules/_qtip.scss */
.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px;
}

/* line 80, ../sass/modules/_qtip.scss */
* html .qtip-titlebar .qtip-close {
  top: 16px;
}

/* IE fix */
/* line 86, ../sass/modules/_qtip.scss */
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}

/* line 92, ../sass/modules/_qtip.scss */
.qtip-icon, .qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}

/* line 99, ../sass/modules/_qtip.scss */
.qtip-icon .ui-icon {
  width: 25px;
  height: 23px;
  text-align: center;
  text-indent: 0;
  font: 23px/1 "InterfaceB";
  color: inherit;
  background: transparent none no-repeat -100em -100em;
}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* Default tooltip style */
/* line 112, ../sass/modules/_qtip.scss */
.qtip-default {
  border: 1px solid #b4dffa;
  background-color: #dff3ff;
  color: #0689d9;
}

/* line 118, ../sass/modules/_qtip.scss */
.qtip-default .qtip-titlebar {
  background-color: #dff3ff;
}

/* line 122, ../sass/modules/_qtip.scss */
.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111;
}

/* line 1, ../sass/modules/_send-friend.scss */
.qtip .send-friend {
  width: 300px;
}
/*** mantis 6594 adjust width ***/
.qtip .send-friend.video {
  width: 288px;
}

.qtip .send-friend .error{
  float: right;
color: red;
}
/* line 4, ../sass/modules/_send-friend.scss */
.qtip .send-friend h3 {
  font-family: "InterfaceB";
  text-align: center;
  margin-bottom: .5em;
}
/* line 8, ../sass/modules/_send-friend.scss */
.qtip .send-friend .row {
  margin: 0 0 10px;
}
/* line 12, ../sass/modules/_send-friend.scss */
.qtip .send-friend input, .qtip .send-friend button {
  float: right;
  width: 200px;
}
@media (min-width: 768px) {
  /* line 12, ../sass/modules/_send-friend.scss */
  .qtip .send-friend input, .qtip .send-friend button {
    max-width: none;
  }
}
/* line 20, ../sass/modules/_send-friend.scss */
.qtip .send-friend label {
  float: left;
}
/* line 24, ../sass/modules/_send-friend.scss */
.qtip .send-friend textarea {
 float: right;
}
@media (min-width: 768px) {
  /* line 24, ../sass/modules/_send-friend.scss */
  .qtip .send-friend textarea {
   width: 200px;
  }
}
/* line 31, ../sass/modules/_send-friend.scss */
.qtip .send-friend button {
  letter-spacing: 0.5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 0;
  background-clip: padding-box;
  cursor: pointer;
  margin: 10px 0;
  background-color: white;
  border: 1px solid #b4dffa;
  color: #0689d9;
  padding: 5px 10px;
  text-transform: uppercase;
}
/* line 45, ../sass/modules/_send-friend.scss */
.qtip .send-friend button.no-touch .qtip .send-friend button:hover, .qtip .send-friend button:hover, .qtip .send-friend button.button-active {
  background-color: #1428a0;
  color: #fff;
  border-color: #0689d9;
}
/* line 51, ../sass/modules/_send-friend.scss */
.qtip .send-friend button:focus {
  outline: none;
}
/* line 55, ../sass/modules/_send-friend.scss */
.qtip .send-friend button:active {
  color: white;
  border-color: #1428a0;
}

.qtip .send-friend ul {
 padding: 0;
float: left;
width: 100%;
margin-bottom: 0;
}

.qtip .send-friend ul li {
 list-style: none;
float: left;
width: 50%;
background-repeat: no-repeat;
padding-left: 35px;
margin-bottom: 10px;
height: 25px;
}

.qtip .send-friend.send-success .send{
  white-space:nowrap;
  width:49%;
  padding-left:0.2px;
  padding-right:0.2px;
  text-align:center;
}

.qtip .send-friend.send-success .done{
  width:49%;
}


.qtip .send-friend .email{background-image:url(/us/images/module/SOC_M03/icon_email.gif);}
.qtip .send-friend .favorites{background-image:url(/us/images/module/SOC_M03/icon_favorites.gif);}
.qtip .send-friend .delicious{background-image:url(/us/images/module/SOC_M03/icon_delicious.gif);}
.qtip .send-friend .digg{background-image:url(/us/images/module/SOC_M03/icon_digg.gif);}
.qtip .send-friend .facebook{background-image:url(/us/images/module/SOC_M03/icon_facebook.gif);}
.qtip .send-friend .google_buzz{background-image:url(/us/images/module/SOC_M03/icon_google_buzz.gif);}
.qtip .send-friend .linkedin{background-image:url(/us/images/module/SOC_M03/icon_linkedin.gif);}
.qtip .send-friend .stumble_upon{background-image:url(/us/images/module/SOC_M03/icon_stumble_upon.gif);}
.qtip .send-friend .twitter{background-image:url(/us/images/module/SOC_M03/icon_twitter.gif);}
.qtip .send-friend .buzz{background-image:url(/us/images/module/SOC_M03/icon_buzz.gif);}

/* line 49, ../sass/support.scss */
.breadcrumbs a {
  color: #20a2ff;
}
/* line 53, ../sass/support.scss */
.breadcrumbs .span10 {
  display: none;
}

/* line 58, ../sass/support.scss */
.b2c-support {
  background-color: #f5f5f5;
  *zoom: 1;
}
/* line 3, ../sass/includes/_mixins.scss */
.b2c-support:before, .b2c-support:after {
  content: " ";
  display: table;
}
/* line 8, ../sass/includes/_mixins.scss */
.b2c-support:after {
  clear: both;
}
/* line 62, ../sass/support.scss */
.b2c-support [data-accordion] [data-control] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 66, ../sass/support.scss */
.b2c-support .icon[class^="icon-"], .b2c-support .icon[class*=" icon-"] {
  width: auto;
  height: auto;
  line-height: 1;
  background-image: none;
  background-position: auto;
  background-repeat: no-repeat;
  margin-top: 0;
  /**
  * Fix conflicts with smart simulator webfont
  **/
  font-family: 'samsung_support';
}
/* line 80, ../sass/support.scss */
.b2c-support .icon[class^="icon-"].icon-search:before, .b2c-support .icon[class*=" icon-"].icon-search:before {
  content: "\e60d";
}
/* line 84, ../sass/support.scss */
.b2c-support .icon[class^="icon-"].icon-alert:before, .b2c-support .icon[class*=" icon-"].icon-alert:before {
  content: "\e600";
}
/* line 88, ../sass/support.scss */
.b2c-support .icon[class^="icon-"].icon-video:before, .b2c-support .icon[class*=" icon-"].icon-video:before {
  content: "\e614";
}
/* line 93, ../sass/support.scss */
.b2c-support a:hover {
  color: #172E9D;
}
#news-alert #news-content {padding: 20px 20px 0; height: 100%;}
#news-alert .layer_contents {height: 100%;}
#news-alert .layer_contents .agreement { position:relative; right:-5px; text-align:right; }
#news-alert .layer_contents .agreement img { vertical-align:top; }
#news-alert .layer_contents .layer_title strong { display:block; font-size:24px; color:#333; }
#news-alert .layer_contents .layer_title em { display:block; font-size:11px; color:#666; text-align:right; }
#news-alert .layer_contents .text { border-top:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; color:#666; margin:4px 0 5px 0; padding:7px 0 5px 0; line-height:18px; height: 70%; overflow-y: auto; }
#news-alert .layer_contents .text strong { display:block; margin-bottom:6px; }
#news-alert .layer_contents .text p { padding-bottom:11px; }
#news-alert .layer_contents .text .text {
  border: none;
}


.sw-more {
 height:0;
 overflow: hidden;
 -webkit-transition: height 0.8s ease-in;
 -moz-transition: height 0.8s ease-in;
 -o-transition: height 0.8s ease-in;
 -ms-transition: height 0.8s ease-in;
 transition: height 0.8s ease-in;
}

.sw-more.active {
 height:auto;
}

.sw-more h4{
 margin-bottom: .2em;
 margin-top: 1.3em;
}


/* Print without URL -by mj*/
.b2c-support a:link:after, 
.b2c-support a:visited:after { 
  content: " (" attr(href) ") "; 
  font-size: 90%; 
  display : none;
}

.b2c-support-landing .windows-banner{
  float:right;
  padding:0 0.625em;
}

.smarthome-img {
  max-width: 70% !important;
  padding-left: 30px;
}

.smarthome-text{
  color:#fff !important;
}

.smarthome img:hover {
  opacity:0.5;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 667px) {
  .smarthome-img {
    max-width: 90% !important;
    padding-left: 10px;
}
.smarthome-text{
  color:#fff !important;
  display:block !important;
  font-size: 14px !important;
  min-width: 100px;
}
}

.view-all-myprdts{
   margin: 0 auto;
   padding: 0.5em 0;
   text-align: center; 
   display:table;
   color: #1428a0;
   
}

.view-all-myprdts:hover {
  text-decoration : none !important;
  color: #20a2ff;
}

.b2c-support .module-human-help .container-fluid .app-icon .list-human-help .item a .icon {
  margin-right: 7px;
}
@media (min-width:768px){
    .back-to-top a{
      opacity: 0;
      display: block;
      position: fixed;
      width: 60px;
      height: 60px;
      background-color: rgba(0,0,0,0.3);
      background-image: url('http://www.samsung.com/us/business/img/back-to-top-normal.png');
      background-position: -2px -2px;
      border-radius: 5px;
      border: 1px solid white;
      right: 60px;
      bottom: 95px;
      text-indent: -10000px;
      z-index: 100;
      visibility: hidden;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s;
  }
  .back-to-top a:hover {
      opacity: 1 !important;
      background-image: url('http://www.samsung.com/us/business/img/back-to-top-hover.png');
  }
  .back-to-top a.btt-is-visible{
      visibility: visible;
      opacity: 1;
  }
  .back-to-top a.btt-fade-out{
      opacity: 0.5;
  }
}
.back-to-top{
  display: block !important;
}
@media (min-width: 768px){
  .btt-desk-off{
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .back-to-top a:hover {
      opacity: 0.5 !important;
  }
}
.back-to-top-btn {
  opacity: 0;
  display: block;
  position: fixed;
  height: 50px;
  width: 50px;
  background-color: blue;
  right: 60px;
  bottom: 60px;
  z-index: 100;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.back-to-top-btn:hover {
  opacity: 1;
}
.btt-is-visible{
  visibility: visible;
  opacity: 1;
}

.btt-fade-out{
  opacity: 0.5;
}
@media screen and (max-width: 1308px) {
  .back-to-top a {  
    background-color: rgba(0,0,0,0);   
}
}
@media (max-width: 767px) {
.b2c-support .module-human-help .container-fluid .list-human-help .item {
    display: inline-block;
    margin: 10px 0;
}
}
@media (max-width: 767px) {
.module-human-help .container-fluid{
  padding-right: 0;
  padding-left: 0;
}
}
/* m6603.adjust Connect with us icons display. smhong */
/* ipad  Portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait){
.b2c-support .module-human-help .container-fluid .list-human-help .item a .icon + span + span {
     color: #7c84c8;
    display: block;
    font-size: 16px;
  }
.b2c-support #humanHelp .list-human-help .smarthome .item a .icon.smarthome-img + span + span{
  color: #FFF !important;
  min-width: 100px;
  }
  
/* m6716.add.smhong.04052016*/
.b2c-support .module-human-help .container-fluid .list-human-help .item a .icon + span {
  color: #ffffff;
  display: block;
  font-size: 16px;
  line-height: 15px;
}
}

/* ipad Landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
.b2c-support .module-human-help .container-fluid .list-human-help .item a .icon + span + span{
     color: #7c84c8;
    display: block;
    font-size: 16px;
  }
}
@media (max-width: 768px) {
.b2c-support .module-human-help .container-fluid .list-human-help{
  display: table;
}
}