/* MOBILE VERSION */
@media only screen and (max-width: 850px) {
  /* line 11, ../scss/articles.scss */
  .main-wrapper.next-article .section.article-body .content {
    font-size: 16px;
  }
  /* line 16, ../scss/articles.scss */
  .main-wrapper.next-article .section.article-body .content .singlecol {
    margin-left: 20px;
    margin-right: 20px;
  }
  /* line 21, ../scss/articles.scss */
  .main-wrapper.next-article .section.article-body .content .col {
    float: none !important;
    min-width: 350px;
    width: auto !important;
    margin-top: 5px;
    margin-right: 20px;
    margin-left: 20px;
  }
  /* line 31, ../scss/articles.scss */
  .main-wrapper.next-article .section.article-body .content .col img.smaller {
    width: 100% !important;
  }
  /* line 37, ../scss/articles.scss */
  .main-wrapper.next-article .section.article-body .content .col.right-col h1, .main-wrapper.next-article .section.article-body .content .col.right-col h2, .main-wrapper.next-article .section.article-body .content .col.right-col h3, .main-wrapper.next-article .section.article-body .content .col.right-col p, .main-wrapper.next-article .section.article-body .content .col.right-col img {
    margin-left: 0px;
  }
  /* line 47, ../scss/articles.scss */
  .main-wrapper.next-article .section.article-body .content .section.preorder h3 {
    font-size: 16px;
  }
  /* line 48, ../scss/articles.scss */
  .main-wrapper.next-article .section.article-body .content .section.preorder li {
    margin-right: 1px;
    margin-bottom: -1px;
  }
}
/* line 60, ../scss/articles.scss */
.main-wrapper.next-article .menu a {
  height: 100%;
  position: absolute;
  padding-left: 16px;
  padding-right: 16px;
  color: #fff;
  margin-left: 0 !important;
  line-height: 40px;
}
/* line 69, ../scss/articles.scss */
.main-wrapper.next-article .menu-back {
  background-color: #4a4a4a;
  left: 0;
}
/* line 74, ../scss/articles.scss */
.main-wrapper.next-article .menu-preorder {
  background-color: #3183ff;
  right: 0;
}
/* line 80, ../scss/articles.scss */
.main-wrapper.next-article .section {
  background-color: white;
}
/* line 83, ../scss/articles.scss */
.main-wrapper.next-article .section img {
  width: 100%;
}
/* line 89, ../scss/articles.scss */
.main-wrapper.next-article p {
  line-height: 1.35em;
  margin-bottom: 1.5em;
}
/* line 94, ../scss/articles.scss */
.main-wrapper.next-article h1, .main-wrapper.next-article h2, .main-wrapper.next-article h3 {
  font-weight: normal !important;
  line-height: 1.25em;
  margin-bottom: 15px;
}
/* line 100, ../scss/articles.scss */
.main-wrapper.next-article h1 {
  font-size: 35px;
  margin-bottom: 20px;
  padding-top: 0;
}
/* line 106, ../scss/articles.scss */
.main-wrapper.next-article h2 {
  font-size: 26px;
}
/* line 110, ../scss/articles.scss */
.main-wrapper.next-article h3 {
  font-size: 20px;
}
/* line 114, ../scss/articles.scss */
.main-wrapper.next-article .layout-row {
  width: 100%;
  float: left;
  padding-top: 30px;
}
/* line 119, ../scss/articles.scss */
.main-wrapper.next-article .layout-row img {
  margin-bottom: 1.5em;
}
/* line 122, ../scss/articles.scss */
.main-wrapper.next-article .layout-row img.nomargin {
  margin-bottom: 0px;
}
/* line 127, ../scss/articles.scss */
.main-wrapper.next-article .layout-row.lastrow {
  padding-bottom: 40px;
}
/* line 131, ../scss/articles.scss */
.main-wrapper.next-article .layout-row.black-fade-bg {
  background-image: url("../images/crm_gradient.jpg");
  background-size: 100% 71%;
  background-repeat: no-repeat;
  background-position: center bottom;
}
/* line 138, ../scss/articles.scss */
.main-wrapper.next-article .layout-row.beige {
  background-color: #f5f3f0;
  border-color: #e5e5e5;
  border-width: 1px;
  border-style: solid none;
}
/* line 145, ../scss/articles.scss */
.main-wrapper.next-article .layout-row.lines {
  border-color: #e5e5e5;
  border-width: 1px;
  border-style: solid none;
}
/* line 151, ../scss/articles.scss */
.main-wrapper.next-article .layout-row.bottom-line {
  border-color: #e5e5e5;
  border-width: 1px;
  border-style: none none solid none;
}
/* line 157, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body {
  padding-top: 0 !important;
  margin-top: 0;
  padding-top: 3em;
  color: #222;
}
/* line 162, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body .content {
  max-width: 770px;
}
/* line 165, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body .content video {
  width: 100%;
  height: auto;
  outline: none;
}
/* line 171, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body .content .col {
  float: left;
  min-width: 350px;
  width: 49%;
}
/* line 178, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body .content .col img {
  width: 100%;
}
/* line 182, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body .content .col img.smaller {
  width: 92%;
}
/* line 190, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body .content .singlecol {
  padding-bottom: 25px;
}
/* line 195, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body .content .right-col h1, .main-wrapper.next-article .section.article-body .content .right-col h2, .main-wrapper.next-article .section.article-body .content .right-col h3, .main-wrapper.next-article .section.article-body .content .right-col p, .main-wrapper.next-article .section.article-body .content .right-col img {
  margin-left: 15px;
}
/* line 200, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body .content .disclaimer {
  float: none;
  width: auto;
  font-size: 12px;
  color: #000;
  font-style: italic;
  margin-bottom: 20px;
  margin-right: 20px;
  margin-left: 20px;
}
/* line 213, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body .clear {
  clear: both;
}
/* line 220, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body h1 {
  margin-bottom: 20px;
}
/* line 229, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body h1, .main-wrapper.next-article .section.article-body h2, .main-wrapper.next-article .section.article-body h3 {
  text-align: left;
}
/* line 233, ../scss/articles.scss */
.main-wrapper.next-article .section.article-body img {
  width: 100%;
}
/* line 238, ../scss/articles.scss */
.main-wrapper.next-article .video-container {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 30px;
}
/* line 244, ../scss/articles.scss */
.main-wrapper.next-article .video-container .video-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 253, ../scss/articles.scss */
.main-wrapper.next-article .video-container img {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  cursor: pointer;
}
/* line 260, ../scss/articles.scss */
.main-wrapper.next-article .video-container .video_play {
  position: absolute;
  width: 100px;
  height: 100px;
  background: url("../images/playbtn.png") center center no-repeat;
  background-size: 80%;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px;
  cursor: pointer;
}
/* line 279, ../scss/articles.scss */
.main-wrapper.next-article .section.preorder .content {
  max-width: 850px;
}
/* line 283, ../scss/articles.scss */
.main-wrapper.next-article .section.preorder h3 {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
}
/* line 288, ../scss/articles.scss */
.main-wrapper.next-article .section.preorder h3, .main-wrapper.next-article .section.preorder h1 {
  text-align: center !important;
}
/* line 290, ../scss/articles.scss */
.main-wrapper.next-article .small-banners {
  margin-top: 20px;
}
/* line 297, ../scss/articles.scss */
.main-wrapper.next-article #section5 table, .main-wrapper.next-article #section5 tr, .main-wrapper.next-article #section5 td {
  height: auto;
}
/* line 298, ../scss/articles.scss */
.main-wrapper.next-article #section5 td {
  vertical-align: bottom;
}
/* line 299, ../scss/articles.scss */
.main-wrapper.next-article #section5 .col {
  padding-bottom: 50px !important;
}
/* line 304, ../scss/articles.scss */
.main-wrapper.next-article img#img_cam_6 {
  margin-left: -20px;
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/* line 7, ../scss/boilerplate.scss */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/* line 16, ../scss/boilerplate.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 22, ../scss/boilerplate.scss */
textarea {
  resize: vertical;
}

/* line 26, ../scss/boilerplate.scss */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/******* GENERAL CAROUSEL *******/
/* line 5, ../scss/carousels.scss */
.slick-dots {
  z-index: 500 !important;
}

/* line 9, ../scss/carousels.scss */
.general-carousel {
  width: 100%;
  margin-bottom: 0 !important;
}
/* line 13, ../scss/carousels.scss */
.general-carousel .carousel-item {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 18, ../scss/carousels.scss */
.general-carousel .carousel-item .page-wrapper {
  display: block;
  position: relative;
  height: 100%;
}
/* line 27, ../scss/carousels.scss */
.general-carousel .slick-dots {
  z-index: 1000;
  height: 60px;
  position: absolute;
  bottom: 5px;
}
/* line 33, ../scss/carousels.scss */
.general-carousel .slick-dots li {
  margin: 0 10px;
}
/* line 36, ../scss/carousels.scss */
.general-carousel .slick-dots li button::before {
  content: "";
  border: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transforM: rotate(45deg);
  opacity: 1;
  height: 16px;
  width: 16px;
}
/* line 50, ../scss/carousels.scss */
.general-carousel .slick-dots .slick-active button::before {
  background: #fff;
  opacity: 1;
}

/******* DISCOVER *******/
/* line 61, ../scss/carousels.scss */
.discover {
  background: linear-gradient(to bottom, #111212 0%, #222323 65%, #222323 67%, #161717 100%);
}
/* line 66, ../scss/carousels.scss */
.discover .article-carousel .carousel-item {
  padding-top: 70px;
  text-align: center;
  height: 720px;
}
/* line 71, ../scss/carousels.scss */
.discover .article-carousel .carousel-item h2 {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  font-style: italic;
  margin-bottom: 20px;
}
/* line 78, ../scss/carousels.scss */
.discover .article-carousel .carousel-item h3 {
  font-weight: normal;
  font-size: 45px;
  text-align: center;
  margin-bottom: 30px;
}
/* line 84, ../scss/carousels.scss */
.discover .article-carousel .carousel-item p {
  text-align: center;
  margin-bottom: 60px;
}
/* line 88, ../scss/carousels.scss */
.discover .article-carousel .carousel-item img {
  left: 50%;
  position: absolute;
  z-index: 0;
  height: 400px;
  width: auto;
  bottom: 0;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

/******* VIDEOS *******/
/* line 103, ../scss/carousels.scss */
.videos {
  background: #000;
}
/* line 106, ../scss/carousels.scss */
.videos .video-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 114, ../scss/carousels.scss */
.videos .general-carousel {
  height: inherit;
}
/* line 117, ../scss/carousels.scss */
.videos .general-carousel .carousel-item {
  text-align: center;
}
/* line 120, ../scss/carousels.scss */
.videos .general-carousel .carousel-item h2 {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  font-style: italic;
  margin-bottom: 20px;
  margin-top: 40px;
  position: absolute;
  z-index: 100;
  width: 100%;
  text-align: center;
}
/* line 133, ../scss/carousels.scss */
.videos .general-carousel .carousel-item .video_play {
  width: 100px;
  height: 100px;
  background: url("../images/playbtn.png") center center no-repeat;
  background-size: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px;
  cursor: pointer;
}
/* line 146, ../scss/carousels.scss */
.videos .general-carousel .carousel-item h3 {
  font-weight: normal;
  font-size: 45px;
  text-align: center;
  position: absolute;
  z-index: 100;
  width: 100%;
  text-align: center;
  margin-top: 70px;
}
/* line 157, ../scss/carousels.scss */
.videos .general-carousel .carousel-item img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
/* line 163, ../scss/carousels.scss */
.videos .general-carousel .carousel-item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/******* ACCESSORIES *******/
/* line 176, ../scss/carousels.scss */
.accessories {
  background: #000 url("../images/acc_bg.jpg") top center no-repeat;
  background-size: cover;
  height: 720px;
}
/* line 181, ../scss/carousels.scss */
.accessories .general-carousel {
  height: inherit;
}
/* line 184, ../scss/carousels.scss */
.accessories .general-carousel .carousel-item {
  text-align: center;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 190, ../scss/carousels.scss */
.accessories .general-carousel .carousel-item h2 {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  font-style: italic;
  margin-bottom: 20px;
  margin-top: 40px;
}
/* line 198, ../scss/carousels.scss */
.accessories .general-carousel .carousel-item h3 {
  font-weight: normal;
  font-size: 45px;
  text-align: center;
  margin-bottom: 0px;
}
/* line 204, ../scss/carousels.scss */
.accessories .general-carousel .carousel-item .disclaimer {
  width: inherit;
  position: absolute;
  bottom: 5px;
  color: #fff;
  font-size: 12px;
  text-align: right;
  opacity: 0.7;
  padding-right: 10px;
  box-sizing: border-box;
}
@media only screen and (max-width: 850px) {
  /* line 204, ../scss/carousels.scss */
  .accessories .general-carousel .carousel-item .disclaimer {
    text-align: center !important;
  }
}

@font-face {
  font-family: 'SamsungRegular';
  src: url("../fonts/samsungif_rg-webfont.eot");
  src: url("../fonts/samsungif_rg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/samsungif_rg-webfont.woff2") format("woff2"), url("../fonts/samsungif_rg-webfont.woff") format("woff"), url("../fonts/samsungif_rg-webfont.ttf") format("truetype"), url("../fonts/samsungif_rg-webfont.svg#samsung_interfaceregular") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
@font-face {
  font-family: 'SamsungRegular';
  src: url("../fonts/samsungif_bd-webfont.eot");
  src: url("../fonts/samsungif_bd-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/samsungif_bd-webfont.woff2") format("woff2"), url("../fonts/samsungif_bd-webfont.woff") format("woff"), url("../fonts/samsungif_bd-webfont.ttf") format("truetype"), url("../fonts/samsungif_bd-webfont.svg#samsung_interfacebold") format("svg");
  font-weight: bold;
  font-style: normal;
}
/* line 28, ../scss/fonts.scss */
body {
  -webkit-font-smoothing: antialiased;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/* line 6, ../scss/helpers.scss */
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 15, ../scss/helpers.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* line 20, ../scss/helpers.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 31, ../scss/helpers.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 41, ../scss/helpers.scss */
.invisible {
  visibility: hidden;
}

/* line 45, ../scss/helpers.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 51, ../scss/helpers.scss */
.clearfix:after {
  clear: both;
}

/* line 55, ../scss/helpers.scss */
.clearfix {
  *zoom: 1;
}

/* ===== Initializr Styles ==================================================
   ========================================================================== */
/* line 5, ../scss/main.scss */
body {
  margin: 0;
  padding: 0px;
  overflow: auto;
  background-color: white;
  color: #fff;
}

/* line 13, ../scss/main.scss */
.dointro {
  opacity: 1;
}

/***** GENERAL SECTION *******/
/* line 18, ../scss/main.scss */
.section {
  width: 100%;
  position: relative;
  float: left;
}

/* line 24, ../scss/main.scss */
.content {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

/* line 32, ../scss/main.scss */
.main-wrapper a {
  display: inline;
  color: #fff;
  cursor: pointer;
}
/* line 38, ../scss/main.scss */
.main-wrapper h1, .main-wrapper h2, .main-wrapper h3, .main-wrapper h4 {
  font-weight: bold;
  margin: 0;
  padding: 0;
}
/* line 44, ../scss/main.scss */
.main-wrapper .camp_navigation {
  width: inherit;
  position: absolute;
}
/* line 48, ../scss/main.scss */
.main-wrapper .camp_navigation a {
  display: block;
  width: 65px;
  height: 114px;
  position: absolute;
  z-index: 1000;
  top: 50%;
  background-repeat: no-repeat;
  text-indent: -9999px;
  cursor: pointer;
  transition: all 0.1s ease-in-out;
}
/* line 60, ../scss/main.scss */
.main-wrapper .camp_navigation a.left {
  background-image: url("../images/left_arrow.png");
  left: 40px;
  background-position: right center;
}
/* line 65, ../scss/main.scss */
.main-wrapper .camp_navigation a.left:hover {
  background-position: left center;
}
/* line 68, ../scss/main.scss */
.main-wrapper .camp_navigation a.right {
  background-image: url("../images/right_arrow.png");
  right: 40px;
  background-position: left center;
}
/* line 73, ../scss/main.scss */
.main-wrapper .camp_navigation a.right:hover {
  background-position: right center;
}

/* line 79, ../scss/main.scss */
.square-btn {
  font-size: 18px;
  padding: 10px 30px;
  border: 2px solid #fff;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  text-decoration: none;
  transition: all 0.1s ease-in-out;
  border-radius: 1px;
}

/* line 90, ../scss/main.scss */
.square-btn:hover {
  padding: 14px 34px;
  background: rgba(255, 255, 255, 0.2);
}

/***** HEADER CAROUSEL ******/
/* line 97, ../scss/main.scss */
.header-carousel {
  color: #000;
  background: #16151f url("../images/header_bg.jpg") bottom center no-repeat;
  background-size: cover;
  float: left;
}
/* line 104, ../scss/main.scss */
.header-carousel h1 {
  font-weight: normal;
  font-size: 35px;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 50px;
  margin-bottom: 0px;
  background: url("../images/s6_logo_black.png") bottom center no-repeat;
  background-size: 220px;
  padding-bottom: 70px;
}
/* line 118, ../scss/main.scss */
.header-carousel .view {
  width: 53%;
  float: left;
  height: 427px;
  margin-top: 20px;
}
/* line 125, ../scss/main.scss */
.header-carousel .view .camp_navigation {
  max-width: 520px;
  height: auto;
}
/* line 129, ../scss/main.scss */
.header-carousel .view .camp_navigation a {
  background-size: 41px 75px;
  margin-top: 35%;
  width: 48px;
}
/* line 134, ../scss/main.scss */
.header-carousel .view .camp_navigation a.left {
  left: 0;
  background-image: url("../images/left_arrow_black.png");
}
/* line 138, ../scss/main.scss */
.header-carousel .view .camp_navigation a.right {
  right: 0;
  background-image: url("../images/right_arrow_black.png");
}
/* line 144, ../scss/main.scss */
.header-carousel .view img {
  width: 100%;
  max-width: 520px;
  height: auto;
}
/* line 151, ../scss/main.scss */
.header-carousel .phone-meta {
  width: 40%;
  float: right;
}
/* line 155, ../scss/main.scss */
.header-carousel .phone-meta .phone-picker {
  margin-top: 100px;
}
/* line 158, ../scss/main.scss */
.header-carousel .phone-meta .phone-picker a {
  color: #111;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 20px;
  transition: all 0.1s ease-in;
  font-size: 16px;
  letter-spacing: 0.05em;
  cursor: pointer;
  opacity: 0.6;
}
/* line 169, ../scss/main.scss */
.header-carousel .phone-meta .phone-picker a:hover, .header-carousel .phone-meta .phone-picker a.active {
  opacity: 1;
}
/* line 174, ../scss/main.scss */
.header-carousel .phone-meta .phone-info {
  margin-top: 30px;
  font-size: 20px;
  letter-spacing: 0.05em;
}
/* line 179, ../scss/main.scss */
.header-carousel .phone-meta .phone-info h2 {
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 10px;
}
/* line 185, ../scss/main.scss */
.header-carousel .phone-meta .phone-info div {
  display: block;
  height: 130px;
}
/* line 189, ../scss/main.scss */
.header-carousel .phone-meta .phone-info .s6 {
  display: none;
}
/* line 195, ../scss/main.scss */
.header-carousel .color-picker {
  margin-top: 20px;
}
/* line 198, ../scss/main.scss */
.header-carousel .color-picker .color {
  width: 42px;
  height: 42px;
  display: block;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
/* line 206, ../scss/main.scss */
.header-carousel .color-picker .color div {
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-left: 5px;
  border-radius: 30px;
  transition: all 0.1s ease-in;
  border: 2px solid rgba(255, 255, 255, 0);
}
/* line 216, ../scss/main.scss */
.header-carousel .color-picker .color div.active, .header-carousel .color-picker .color:hover div {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin: 0px;
  border: 2px solid white;
}
/* line 223, ../scss/main.scss */
.header-carousel .color-picker .black {
  background: #08151e;
}
/* line 226, ../scss/main.scss */
.header-carousel .color-picker .white {
  background: #fdfcf9;
}
/* line 229, ../scss/main.scss */
.header-carousel .color-picker .gold {
  background: #bbb18e;
}
/* line 232, ../scss/main.scss */
.header-carousel .color-picker .green {
  background: #325247;
}
/* line 235, ../scss/main.scss */
.header-carousel .color-picker .blue {
  background: #107d9a;
}

/***** STICKY MENU *******/
/* line 243, ../scss/main.scss */
.menu-wrapper {
  float: left;
  margin: 0;
  padding: 0;
  height: 40px;
  width: 100%;
  background: #000;
}

/* line 251, ../scss/main.scss */
.menu {
  float: left;
  z-index: 100;
  width: 100%;
  min-height: 40px;
  text-align: right;
  background: #000;
  line-height: 40px;
  position: absolute;
}
/* line 261, ../scss/main.scss */
.menu a {
  font-size: 16px;
  color: #aaa;
  margin-left: 20px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: all 0.1s ease-in;
  cursor: pointer;
  display: inline-block;
}
/* line 272, ../scss/main.scss */
.menu a:hover, .menu .active {
  color: #fff;
}
/* line 276, ../scss/main.scss */
.menu a.preorder {
  display: none;
}
/* line 280, ../scss/main.scss */
.menu .desktop_preorder {
  background: #0055a6;
  height: inherit;
  padding: 0 10px;
}

/* line 286, ../scss/main.scss */
.menu-fixed {
  position: fixed;
  top: 0;
  z-index: 1001;
}

/****** FACTS *******/
/* line 294, ../scss/main.scss */
.facts {
  background-color: #1a1919;
  background: linear-gradient(to bottom, #1a1919 0%, #000000 100%);
  overflow: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 301, ../scss/main.scss */
.facts h2 {
  font-weight: normal;
  font-size: 35px;
  text-align: center;
  margin-bottom: 60px;
}
/* line 308, ../scss/main.scss */
.facts .foldout {
  width: 45%;
  float: left;
  margin-bottom: 20px;
  line-height: 1.35em;
  color: #aaa;
}
/* line 315, ../scss/main.scss */
.facts .foldout h3 {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 7px;
  background-size: 27px 27px;
  height: 27px;
  text-indent: 40px;
  line-height: 27px;
}
/* line 325, ../scss/main.scss */
.facts .foldout h3 span {
  display: none;
}
/* line 330, ../scss/main.scss */
.facts .foldout div {
  display: block;
  margin-left: 40px;
  overflow: hidden;
}
/* line 336, ../scss/main.scss */
.facts .foldout div a {
  color: #00aeff;
  background: url("../images/link_icon.png") no-repeat right center;
  background-size: 16px;
  padding: 0 30px 0 0;
  display: inline-block;
  margin-top: 15px;
  text-decoration: none;
}
/* line 345, ../scss/main.scss */
.facts .foldout div a:hover {
  text-decoration: underline;
}
/* line 351, ../scss/main.scss */
.facts .functions h3 {
  background: url("../images/ikon_funktioner.png") no-repeat;
  background-size: 27px 27px;
}
/* line 355, ../scss/main.scss */
.facts .camera h3 {
  background: url("../images/ikon_kameran.png") no-repeat;
  background-size: 27px 27px;
}
/* line 359, ../scss/main.scss */
.facts .screen h3 {
  background: url("../images/ikon_skarmen.png") no-repeat;
  background-size: 27px 27px;
}
/* line 363, ../scss/main.scss */
.facts .performance h3 {
  background: url("../images/ikon_prestanda.png") no-repeat;
  background-size: 27px 27px;
}
/* line 367, ../scss/main.scss */
.facts .foldout:nth-of-type(2n) {
  float: right;
}

/******** TECH SPECS ******/
/* line 374, ../scss/main.scss */
.tech-specs {
  overflow: hidden;
  background: url("../images/tech_bg.jpg");
  color: #000;
  padding-top: 70px;
  padding-bottom: 30px;
  text-align: center;
}
/* line 383, ../scss/main.scss */
.tech-specs h2 {
  font-weight: normal;
  font-size: 35px;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 60px;
}
/* line 391, ../scss/main.scss */
.tech-specs ul {
  position: relative;
  margin: 0px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0px;
}
/* line 398, ../scss/main.scss */
.tech-specs ul li {
  float: left;
  list-style: none;
  width: 275px;
  height: 160px;
  margin-right: 20px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 16px;
  line-height: 23px;
}
/* line 409, ../scss/main.scss */
.tech-specs ul li h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-size: 25px;
}
/* line 417, ../scss/main.scss */
.tech-specs .disclaimer {
  width: 100%;
  margin-top: 40px;
  color: #aaa;
  font-size: 12px;
  text-align: center;
  float: left;
}

/******* STAY UPDATED *******/
/* line 428, ../scss/main.scss */
.stayupdated {
  background: #17181a url("../images/crm_gradient.jpg") bottom center no-repeat;
  overflow: auto;
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: center;
}
/* line 435, ../scss/main.scss */
.stayupdated h2 {
  font-weight: normal;
  font-size: 35px;
  text-align: center;
  margin-bottom: 10px;
}
/* line 441, ../scss/main.scss */
.stayupdated p {
  padding-bottom: 40px;
}

/******** PREORDER *******/
/* line 448, ../scss/main.scss */
.preorder {
  background: #d1d1d7 url("../images/preorder_bg.jpg") top center no-repeat;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: center;
  color: #000;
}
/* line 456, ../scss/main.scss */
.preorder h2 {
  font-weight: normal;
  font-size: 35px;
  text-align: center;
  margin-bottom: 10px;
}
/* line 465, ../scss/main.scss */
.preorder .preorder-btn {
  background: #0055a6;
  padding: 10px 15px 8px 15px;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  margin: 15px 0 20px 0;
  border-bottom: 1px solid #00498f;
  display: inline-block;
  display: none;
}
/* line 481, ../scss/main.scss */
.preorder .preorder-btn span {
  background: url("../images/ikon_kundvagn.png") no-repeat left center;
  background-size: 22px 22px;
  padding-left: 30px;
}
/* line 487, ../scss/main.scss */
.preorder .se {
  display: inline-block;
}
/* line 491, ../scss/main.scss */
.preorder ul {
  margin: 0px;
  padding: 0px;
}
/* line 495, ../scss/main.scss */
.preorder ul li {
  display: inline-block;
  list-style: none;
  width: 200px;
  height: 75px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #fff;
  box-shadow: 3px 3px 3px rgba(1, 1, 1, 0.3);
}
@media only screen and (max-width: 850px) {
  /* line 495, ../scss/main.scss */
  .preorder ul li {
    width: 45%;
    margin-right: 5px;
  }
}
/* line 510, ../scss/main.scss */
.preorder ul li a {
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
}

/* main container */
/* line 523, ../scss/main.scss */
.main-wrapper {
  font-family: "SamsungRegular", Helvetica, Helvetica Neue, Arial;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

@charset "UTF-8";
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 850px) {
  /* line 8, ../scss/mobile.scss */
  .main-wrapper {
    font-size: 14px;
    line-height: 1.3em;
    /* GENERAL STYLES */
  }
  /* line 12, ../scss/mobile.scss */
  .main-wrapper a {
    display: inline;
  }
  /* line 17, ../scss/mobile.scss */
  .main-wrapper .camp_navigation {
    width: 95%;
  }
  /* line 21, ../scss/mobile.scss */
  .main-wrapper .camp_navigation a {
    background-size: 29px 57px;
    width: 29px;
    height: 57px;
    -webkit-tap-highlight-color: transparent;
    outline: none;
  }
  /* line 29, ../scss/mobile.scss */
  .main-wrapper .camp_navigation a.left {
    left: 10px;
  }
  /* line 32, ../scss/mobile.scss */
  .main-wrapper .camp_navigation a.right {
    right: 10px;
  }
  /* line 37, ../scss/mobile.scss */
  .main-wrapper .header-carousel {
    height: auto;
  }
  /* line 40, ../scss/mobile.scss */
  .main-wrapper .header-carousel h1 {
    font-size: 28px;
    background-size: 140px;
    padding-bottom: 40px;
    padding-top: 35px;
  }
  /* line 47, ../scss/mobile.scss */
  .main-wrapper .header-carousel .view {
    float: none;
    margin: 0px auto 0px auto;
    max-width: none;
    width: auto;
  }
  /* line 53, ../scss/mobile.scss */
  .main-wrapper .header-carousel .view img {
    height: auto;
    margin: 0px auto;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    widtH: 80vh;
    position: relative;
    left: 50%;
  }
  /* line 63, ../scss/mobile.scss */
  .main-wrapper .header-carousel .view .slick-slider {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
  /* line 69, ../scss/mobile.scss */
  .main-wrapper .header-carousel .view .camp_navigation {
    margin-top: 0px !important;
    max-width: 100%;
    min-width: 100%;
  }
  /* line 75, ../scss/mobile.scss */
  .main-wrapper .header-carousel .view .camp_navigation a  {
    margin-top: 0 !important;
    top: 0 !important;
    margin-top: 0 !important;
  }
  /* line 83, ../scss/mobile.scss */
  .main-wrapper .header-carousel .phone-meta {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 0px;
  }
  /* line 89, ../scss/mobile.scss */
  .main-wrapper .header-carousel .phone-meta .phone-picker {
    margin-top: 10px;
  }
  /* line 93, ../scss/mobile.scss */
  .main-wrapper .header-carousel .phone-meta .phone-info {
    display: none;
  }
  /* line 96, ../scss/mobile.scss */
  .main-wrapper .header-carousel .phone-meta .color-picker {
    width: 200px;
    overflow: auto;
    height: 44px;
    margin: 15px auto;
  }
  /* line 102, ../scss/mobile.scss */
  .main-wrapper .header-carousel .phone-meta .color-picker .color:last-of-type {
    margin-right: 0;
  }
  /* line 109, ../scss/mobile.scss */
  .main-wrapper .menu-wrapper {
    min-height: 35px;
  }
  /* line 114, ../scss/mobile.scss */
  .main-wrapper .menu {
    height: 35px;
    line-height: 35px;
    background: #000 url("../images/hamburger.png") no-repeat right 20px center;
    background-size: 25px 25px;
    cursor: pointer;
  }
  /* line 121, ../scss/mobile.scss */
  .main-wrapper .menu .preorder {
    display: block;
    float: left;
    background: #0055a6;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    margin: 0;
    color: #fff;
    font-size: 18px;
  }
  /* line 133, ../scss/mobile.scss */
  .main-wrapper .menu .mobile_content {
    background: #000;
    margin-top: 40px;
    display: none;
    min-width: 100%;
  }
  /* line 139, ../scss/mobile.scss */
  .main-wrapper .menu .mobile_content a {
    width: 100%;
    float: none;
    display: block;
    text-align: left;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #3e3e3e;
    padding: 4px 10px;
    box-sizing: border-box;
    margin: 0;
  }
  /* line 152, ../scss/mobile.scss */
  .main-wrapper .menu .mobile_content a:last-of-type {
    border-bottom: none;
  }
  /* line 156, ../scss/mobile.scss */
  .main-wrapper .menu .mobile_content .desktop_preorder {
    padding: 0;
    height: auto;
    display: none;
    background: none;
  }
  /* line 165, ../scss/mobile.scss */
  .main-wrapper .close_icon {
    background-image: url("../images/close.png");
  }
  /* line 169, ../scss/mobile.scss */
  .main-wrapper .facts {
    padding: 35px 0 0 0;
  }
  /* line 172, ../scss/mobile.scss */
  .main-wrapper .facts h2 {
    margin-bottom: 30px;
  }
  /* line 176, ../scss/mobile.scss */
  .main-wrapper .facts .foldout {
    width: 90%;
    float: none !important;
    margin: 0px auto 30px auto;
    min-height: 25px;
    border-bottom: 1px solid #3e3e3e;
    margin-bottom: 15px;
  }
  /* line 184, ../scss/mobile.scss */
  .main-wrapper .facts .foldout h3 {
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
    height: 25px;
    background-size: 24px;
    line-height: 25px;
    margin-bottom: 0px;
  }
  /* line 193, ../scss/mobile.scss */
  .main-wrapper .facts .foldout h3 span {
    display: inline-block;
    float: right;
    font-size: 25px;
    font-weight: normal;
    color: #0072bc;
    height: 25px;
    width: 25px;
    line-height: 23px;
    background-image: url("../images/facts_open.png");
    background-repeat: no-repeat;
    background-size: 24px;
    text-indent: -99999px;
    background-position: center center;
  }
  /* line 208, ../scss/mobile.scss */
  .main-wrapper .facts .foldout h3 .toggle_close {
    background-image: url("../images/facts_close.png");
  }
  /* line 212, ../scss/mobile.scss */
  .main-wrapper .facts .foldout div {
    display: none;
    margin-right: 30px;
    font-size: 14px;
    line-height: 1.23em;
    margin-bottom: 15px;
  }
  /* line 222, ../scss/mobile.scss */
  .main-wrapper .facts .foldout:last-of-type {
    border-bottom: none;
  }
  /* line 228, ../scss/mobile.scss */
  .main-wrapper .discover .carousel-item {
    padding-top: 35px;
  }
  /* line 231, ../scss/mobile.scss */
  .main-wrapper .discover .carousel-item p {
    margin-right: 10%;
    margin-left: 10%;
  }
  /* line 240, ../scss/mobile.scss */
  .main-wrapper .videos .camp_navigation {
    margin-top: 30px;
  }
  /* line 243, ../scss/mobile.scss */
  .main-wrapper .videos h2 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 247, ../scss/mobile.scss */
  .main-wrapper .videos h3 {
    font-size: 25px !important;
    margin-top: 25px !important;
  }
  /* line 251, ../scss/mobile.scss */
  .main-wrapper .videos .video_play {
    background-size: 50% !important;
  }
  /* line 255, ../scss/mobile.scss */
  .main-wrapper .videos .slick-dots {
    display: none !important;
  }
  /* line 260, ../scss/mobile.scss */
  .main-wrapper .accessories {
    min-height: 70% !important;
  }
  /* line 263, ../scss/mobile.scss */
  .main-wrapper .accessories .carousel-item {
    background-size: cover;
    min-height: 100% !important;
  }
  /* line 268, ../scss/mobile.scss */
  .main-wrapper .accessories .accessories-carousel {
    min-height: 100%;
  }
  /* line 272, ../scss/mobile.scss */
  .main-wrapper .accessories .camp_navigation {
    margin-top: 30px;
  }
  /* line 276, ../scss/mobile.scss */
  .main-wrapper .accessories h2 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  /* line 280, ../scss/mobile.scss */
  .main-wrapper .accessories h3 {
    font-size: 20px !important;
  }
  /* line 284, ../scss/mobile.scss */
  .main-wrapper .accessories .slick-dots {
    display: none !important;
  }
  /* line 290, ../scss/mobile.scss */
  .main-wrapper .tech-specs {
    padding-top: 35px;
    font-size: 14px;
  }
  /* line 294, ../scss/mobile.scss */
  .main-wrapper .tech-specs h2 {
    margin-bottom: 30px;
  }
  /* line 299, ../scss/mobile.scss */
  .main-wrapper .tech-specs ul {
    padding: 0;
    width: 100%;
    margin: 0;
  }
  /* line 304, ../scss/mobile.scss */
  .main-wrapper .tech-specs ul li {
    height: auto;
    border-bottom: 1px solid #b3b3b3;
    min-width: 93%;
    padding: 10px;
    font-size: 12px;
    margin: 0;
  }
  /* line 312, ../scss/mobile.scss */
  .main-wrapper .tech-specs ul li h3 {
    float: left;
    width: 45%;
    font-size: inherit;
  }
  /* line 317, ../scss/mobile.scss */
  .main-wrapper .tech-specs ul li span {
    display: block;
    float: right;
    width: 55%;
    font-size: inherit;
  }
  /* line 324, ../scss/mobile.scss */
  .main-wrapper .tech-specs ul li:last-of-type {
    border-bottom: none;
  }
  /* line 329, ../scss/mobile.scss */
  .main-wrapper .tech-specs .disclaimer {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 337, ../scss/mobile.scss */
  .main-wrapper .stayupdated {
    padding-top: 35px;
  }
  /* line 340, ../scss/mobile.scss */
  .main-wrapper .stayupdated p {
    margin-right: 10%;
    margin-left: 10%;
  }
  /* line 347, ../scss/mobile.scss */
  .main-wrapper .preorder {
    padding-top: 35px;
  }
  /* line 350, ../scss/mobile.scss */
  .main-wrapper .preorder p {
    margin-right: 10%;
    margin-left: 10%;
  }
  /* line 358, ../scss/mobile.scss */
  .main-wrapper h2 {
    font-size: 25px;
  }
  /* line 361, ../scss/mobile.scss */
  .main-wrapper h3 {
    font-size: 16px;
  }
}

@charset "UTF-8";
/* Slider */
/* line 39, ../scss/slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url('/fonts/slick.eot');
  src: url('/fonts/slick.eot?#iefix') format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* line 57, ../scss/slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
/* line 73, ../scss/slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
/* line 77, ../scss/slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
/* line 81, ../scss/slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 86, ../scss/slick-theme.scss */
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 96, ../scss/slick-theme.scss */
.slick-prev {
  left: -25px;
}
/* line 98, ../scss/slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 102, ../scss/slick-theme.scss */
.slick-prev:before {
  content: "←";
}
/* line 104, ../scss/slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 110, ../scss/slick-theme.scss */
.slick-next {
  right: -25px;
}
/* line 112, ../scss/slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 116, ../scss/slick-theme.scss */
.slick-next:before {
  content: "→";
}
/* line 118, ../scss/slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 126, ../scss/slick-theme.scss */
.slick-slider {
  margin-bottom: 30px;
}

/* line 130, ../scss/slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
/* line 138, ../scss/slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 146, ../scss/slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
/* line 158, ../scss/slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 160, ../scss/slick-theme.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 164, ../scss/slick-theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 181, ../scss/slick-theme.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
/* line 3, ../scss/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 18, ../scss/slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 25, ../scss/slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 29, ../scss/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 34, ../scss/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 43, ../scss/slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 49, ../scss/slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 55, ../scss/slick.scss */
.slick-track:after {
  clear: both;
}
/* line 59, ../scss/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 63, ../scss/slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 67, ../scss/slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 70, ../scss/slick.scss */
.slick-slide img {
  display: block;
}
/* line 73, ../scss/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 79, ../scss/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 83, ../scss/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 87, ../scss/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 91, ../scss/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 3, ../scss/video.scss */
.video-bg {
  position: absolute;
  background-color: #000;
  /*
  	background-image: url("../images/videobg.jpg");
  	background-repeat: no-repeat;
  	background-size: cover;
  */
  width: 100%;
  height: 100%;
}

/* line 15, ../scss/video.scss */
.video-frame {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
}

/* line 23, ../scss/video.scss */
#main div.video-holder {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 28, ../scss/video.scss */
#main div.video-holder h1 {
  font: 45px "SamsungRegular", Helvetica, Helvetica Neue, Arial;
  color: #FFF;
  letter-spacing: 0.25em;
  font-weight: bold;
  text-align: center;
}
/* line 36, ../scss/video.scss */
#main div.video-holder .live-frame {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 60%;
  height: 60%;
}
/* line 41, ../scss/video.scss */
#main div.video-holder .live-frame iframe {
  width: 100%;
  height: 100%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 47, ../scss/video.scss */
#main div.video-holder .live-frame .live-text-holder {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
/* line 53, ../scss/video.scss */
#main div.video-holder .live-frame .live-text-holder .dot {
  border-radius: 50%;
  background-color: #ed1c24;
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-right: 5px;
}
/* line 62, ../scss/video.scss */
#main div.video-holder .live-frame .live-text-holder p {
  font: 17px "SamsungRegular", Helvetica, Helvetica Neue, Arial;
  color: #FFF;
  letter-spacing: 0.05em;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  padding: 0;
}
