/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

body {
  line-height: 1.625;
  overflow: hidden;
  font-size: 14px;
  color: #333;
  background: #182e67;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
}

a {
  text-decoration: none;
}

.bar {
  background: #10182e;
  height: 55px;
  display: flex;
  width: 100%;
}

.bar img {
  display: block;
}

.bar-logo {
  width: 60px;
  flex: none;
}

.bar-logo a {
  display: block;
}

.bar-dropdown {
  height: 55px;
  border: solid 1px #1b253e;
  border-top-width: 0;
  border-bottom-width: 0;
  position: relative;
}

.bar-dropdown-trigger {
  display: block;
  height: 40px;
  padding: 15px 0 0 15px;
  width: 305px;
  color: #80b1ca;
  position: relative;
}

.bar-dropdown-trigger:hover {
  color: #FFF;
}

.bar-dropdown-trigger:hover .theme-type {
  background: #10182e;
  color: #fff;
}

.bar-dropdown-trigger::after {
  content: "";
  border: 5px solid transparent;
  border-top-color: #80b1ca;
  position: absolute;
  right: 15px;
  top: 26px;
}

.bar-dropdown-trigger .fa {
  position: absolute;
  right: 15px;
  top: 20px;
}

.bar-dropdown-menu {
  display: none;
  list-style: none;
  position: absolute;
  top: 55px;
  margin: 0;
  padding: 0;
  max-height: 500px;
  overflow: auto;
  border-top: solid 1px #1b253e;
  overflow-y: auto;
  overflow-x: hidden;
}

.bar-dropdown-menu li {
  background: #10182e;
  color: #80b1ca;
  margin: 0;
  position: relative;
  width: 290px;
  padding: 10px 15px;
  border-bottom: solid 1px #1b253e;
  cursor: pointer;
}

.bar-dropdown-menu li .theme-type {
  top: 12px;
  right: 12px;
}

.bar-dropdown-menu li:hover {
  background: #182e67;
  color: #fff;
}

.bar-dropdown-menu li:hover .theme-type {
  background: #10182e;
  color: #fff;
}

.variations-trigger {
  width: 170px;
}

.bar-variations {
  display: none;
}

.bar-variations .bar-dropdown-menu li {
  width: 200px;
}

.theme-type {
  background: #10182e;
  border-radius: 2px;
  font-size: 11px;
  color: #446f84;
  display: inline-block;
  padding: 0 3px;
  position: absolute;
  top: 19px;
  right: 34px;
  text-transform: uppercase;
}

#theme-preview {
  display: none;
  width: 340px;
  height: 314px;
  position: absolute;
  top: 60px;
  left: 305px;
  background: #0e3f58;
  padding: 5px;
}

#theme-preview img {
  max-width: 340px;
}

#theme-preview i {
  color: #FFF;
  position: absolute;
  font-size: 40px;
  top: 50%;
  left: 50%;
  margin: -23px 0 0 -23px;
}

.bar-pricing {
  color: #446f84;
  position: relative;
  margin-left: auto;
}

.bar-pricing span {
  display: block;
  position: relative;
  z-index: 100;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
  padding-top: 3px;
}

.bar-pricing a {
  /*
		Hide the button on page load to prevent FOUC as visibility
		is determined via JavaScript (DemoBar.js ~L1004)
		depending on whether the theme is deprecated or not.
	 */
  margin: 2px 124px 0 0;
  display: none;
  padding: 11px 15px;
  position: relative;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  border-radius: 2px;
}

.bar-pricing .one-liner {
  margin: 11px 140px 0 0;
}

.bar-single {
  background: #66A734;
  color: #fff;
}

.bar-subscription {
  background: #ffcc00;
  color: #0e3f58;
}

.bar-resolution {
  float: right;
  margin: 5px 140px 0 0;
}

.bar-resolution a {
  font-size: 30px;
  display: inline-block;
  margin-left: 10px;
  color: #80b1ca;
}

.bar-resolution a:hover,
.bar-resolution a.active {
  color: #fff;
}

.bar-close {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  border-left: solid 1px #1b253e;
  height: 40px;
  padding: 15px 15px 0 15px;
}

.bar-close:hover {
  color: #fff;
}

#target {
  /*margin-top: 55px;*/
  margin-left: auto;
  margin-right: auto;
  display: block;
  /*min-height: calc(100vh - 55px);*/
}

.icon-dismiss {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  top: 2px;
}

.text-dismiss {
  font-size: 12px;
}

.bar-devices {
  border-left: solid 1px #344d8f;
  list-style: none;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 15px;
}

.bar-devices li {
  float: left;
  margin-right: 10px;
}

.bar-devices img {
  height: 24px;
}

.bar-offer {
  float: right;
  color: #fff;
  margin: 14px 15px 0 15px;
}

.bar-offer .coupon {
  background-color: #ffcc00;
  display: inline-block;
  padding: 2px 10px 1px;
  margin: 0 3px;
  color: #323232;
  font-size: 14px;
  border-radius: 3px;
  border: dashed 1px #549023;
}

@media (max-width: 1150px) {
  .bar-offer {
    display: none;
  }
}

@media (max-width: 1024px) {
  .bar-logo,
  .bar-devices,
  .bar-variations {
    display: none !important;
  }

  .themes-trigger {
    width: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    padding-right: 25px;
  }

  .theme-type {
    display: none;
  }
}

@media (max-width: 560px) {
  .bar-pricing {
    display: none;
  }
}