@charset "UTF-8";
/* Basic Styles.
------------------------------------------------*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Montserrat:700);
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* @font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?45746852");
  src: url("../fonts/fontello.eot?45746852#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?45746852") format("woff"), url("../fonts/fontello.ttf?45746852") format("truetype"), url("../fonts/fontello.svg?45746852#fontello") format("svg");
  font-weight: normal;
  font-style: normal; } */

/* @font-face {
  font-family: 'Mini';
  src: local("☺"), url("supersmall.woff") format("woff"), url("supersmall.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; } */

body, html {
  height: 100%; }

body {
  font-family: 'Karla','Helvetica Neue', Arial, sans-serif;
  min-height: 100%;
  background-color: #fff;
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased; }

a {
  color: #6e6e6e;
  text-decoration: none;
  font-weight: normal;
  transition: all 200ms; }

#mynano {
  max-height: 4px;
  overflow: hidden; }

iframe {
  height: 100%; }

.layout {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  height: 100%;
  margin: 0 auto;
  padding-top: 120px;
  opacity: 1;
  transition: all 600ms; }
  .layout.active {
    opacity: 1; }

.navigation {
  width: 100%;
  height: 1px;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms; }
  .navigation.active {
    opacity: 1;
    visibility: visible; }

#logo {
  position: absolute;
  left: 30px;
  top: 25px; }
  #logo:hover {
    background: #fff; }
    #logo:hover:before {
      opacity: 0; }
    #logo:hover:after {
      opacity: 1;
      left: -10px; }
  #logo:before {
    content: '';
    width: 33px;
    height: 33px;
    background-position: -4px -28px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(sprite.png);
    background-size: 40px 283px;
    background-repeat: no-repeat;
    display: block;
    transition: opacity 100ms; }
  #logo:after {
    min-height: 13px;
    line-height: 13px;
    display: block;
    content: 'back';
    background-image: url(sprite.png);
    background-size: 40px 283px;
    background-repeat: no-repeat;
    display: block;
    background-position: -5px -5px;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 0;
    top: 10px;
    left: 20px;
    opacity: 0;
    transition: all 200ms; }

.screen-selecter {
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 120px; }
  .screen-selecter li.screen-select {
    display: inline-block;
    vertical-align: top;
    width: 33px;
    height: 28px;
    position: relative;
    cursor: pointer;
    margin-right: 10px; }
    .screen-selecter li.screen-select:hover:after, .screen-selecter li.screen-select.active:after {
      opacity: 1; }
    .screen-selecter li.screen-select:hover:before, .screen-selecter li.screen-select.active:before {
      opacity: 0; }
    .screen-selecter li.screen-select:last-child {
      margin-right: 0; }
    .screen-selecter li.screen-select:after, .screen-selecter li.screen-select:before {
      width: 34px;
      height: 28px;
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      display: block;
      background-image: url(sprite.png);
      background-size: 40px 283px;
      background-repeat: no-repeat;
      display: block;
      transition: opacity 200ms; }
    .screen-selecter li.screen-select:after {
      opacity: 0; }
    .screen-selecter li.screen-select.desktop:before {
      background-position: -2px -106px; }
    .screen-selecter li.screen-select.desktop:after {
      background-position: -2px -72px; }
    .screen-selecter li.screen-select.ipad {
      position: relative;
      bottom: 4px;
      margin-right: 0; }
      .screen-selecter li.screen-select.ipad:before {
        background-position: -5px -174px; }
      .screen-selecter li.screen-select.ipad:after {
        background-position: -5px -136px; }
    .screen-selecter li.screen-select.iphone {
      position: relative;
      bottom: 3px; }
      .screen-selecter li.screen-select.iphone:before {
        background-position: -5px -250px; }
      .screen-selecter li.screen-select.iphone:after {
        background-position: -5px -212px; }

.theme-nav {
  position: absolute;
  right: 60px;
  top: 22px;
  display: block;
  text-align: right; }
  .theme-nav .options {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;margin-top: -3px; }
    .theme-nav .options a.option {
      display: inline-block;
      height: 34px;
      text-transform: uppercase;
      position: relative;
      line-height: 40px;
      box-sizing: border-box;
      transition: all 300ms;
      color: #9c9c9c;
      margin-right: 15px;letter-spacing: 0.02em;}
      .theme-nav .options a.option:hover {
        color: #D92223; }
        .theme-nav .options a.option:hover:after {
          color: #000000; }
      .theme-nav .options a.option:after {
        position: absolute;
        bottom: 0;
        left: 0;
        content: '';
        background-color: var(--var-color);
        width: 100%;
        height: 2px;
        text-indent: 0;display:none;}
      .theme-nav .options a.option.active {
        color: #000;border-bottom: 1px solid;}
  .theme-nav a.btn.more {
    text-transform: uppercase;
    background-color: #D92223;
    display: inline-block;
    line-height: 38px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: bold;
    padding: 0 28px;
    border-radius: 25px;
    border: 1px solid #D92223; }
    .theme-nav a.btn.more:hover {
      background-color: #000;
      color: #fff;border: 1px solid #000; }

a.ask-question {
  display: inline-block;
  text-transform: uppercase;
  background-color: #fff;
  font-size: 10px;
  line-height: 52px;
  padding: 0 0px 0 70px;
  border-radius: 25px;
  height: 50px;
  width: 185px;
  box-sizing: border-box;
  position: fixed;
  right: 60px;
  bottom: 40px;
  box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.08); }
  a.ask-question:after {
    content: '?';
    background-color: #000000;
    color: #fff;
    line-height: 26px;
    text-align: center;
    display: block;
    position: absolute;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    font-size: 15px;
    font-weight: bold;
    top: 12px;
    left: 15px; }

a.close-btn {
  display: inline-block;
  width: 11px;
  height: 10px;
  background-image: url(closer@2x.png);
  background-size: 11px 10px;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -33px; }
.theme-dts {
  left: 80px;
  top: 25px;
  position: absolute;
  cursor: pointer;
}
.theme-name {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.03em;
  display: block;
}
.theme-desc {
  font-size: 10px;
  color: #a5b3b7;
  letter-spacing: -0.003em;
  display: block;
  margin-top: 5px;
}
.theme-dts:hover .theme-name {
  color: #434343;
}
.theme-slct {
  border-top: 4px solid #000;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;

  position: absolute;
  right: 0;
  top: 5px;
}

.thm-lst {
  display: none;
  width: 340px;
  max-height: 300px;
  overflow-y: auto;

  position: absolute;
  top: 45px;
  background: #FFF;
  border: 1px solid rgba(0,0,0,0.04);
}
.thm-lst > a {
  padding: 15px 20px;
  font-size: 15px;
  display: block;
  letter-spacing: 0;

  transition: padding-left .2s ease-in;R
}
.thm-lst > a span {
  display: block;
  font-size: 12px;
  color: #ccc;
  margin-top: 3px;
}
.thm-lst > a:hover {
  padding-left: 30px;
}
#tsz-selector {
  position: relative;
}
#tsz-selector::before {
  position: absolute;
  content: '';
  display: block;
  height: 80px;
  width: 100%;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.05);
}
.theme-data {
  display: none;
}
.cyber-sale {
  font-size: 12px;
  background: #FF0000;
  color: #FFF;
  border-radius: 3px;
  padding: 3px 6px;
  letter-spacing: 0;
  position: absolute;
  top: 45px;
  right: 0;
  width: 120px;
  text-align: center;
}
@media (max-width: 1023px) {
  .theme-nav .options {
    display: none; }
  .screen-selecter {
    display: none; } }

@media (min-width: 1024px) {
  .layout[data-screen="desktop"] {
    padding-top: 80px;
    margin-bottom: 0; }
  .layout[data-screen="mobile"] {
    margin-top: 150px;
    max-width: 375px;
    background-color: #fafafa;
    padding: 10px;
    height: 720px;
    border-radius: 30px;
    box-shadow: 0px -1px 30px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 50px; }
    .layout[data-screen="mobile"] iframe {border-radius: 25px;}
    .layout[data-screen="mobile"]::before {
      content: '';
      display: block;
      width: 90px;
      left: 50%;
      margin-left: -45px;
      position: absolute;
      background: #fafafa;
      border-radius: 0 0 15px 15px;
      height: 15px;
      box-shadow: 0 1px 0 rgba(0,0,0,0.03);
    }
    .layout[data-screen="mobile"] iframe {border: 1px solid #f1f1f1;}
  .layout[data-screen="ipad"] {
    max-width: 788px;
    max-height: 1185px;
    margin-top: 150px;
    background-color: #fafafa;
    padding: 20px;
    border-radius: 30px;
    box-shadow: 0px -1px 30px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 50px; }.layout[data-screen="ipad"] iframe {border-radius: 20px;border: 1px solid #f1f1f1;} }

@media (max-width: 667px) {
  header {
    display: none; }
  .layout {
    padding-top: 0px; }
  a.ask-question {
    right: 0;
    left: 0;
    margin: 0 auto; } }
