@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: 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; }

mark {
  background: #ff0;
  color: #000; }

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;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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;
  padding: 0; }

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

input[type="search"] {
  -webkit-appearance: textfield;
  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;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.25;
  color: #595959;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 0; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive, body section#blog-items .blog-item .blog-item-inner .icon, body section#royale #premium-logo .icon {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 4px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.25;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only, body #global-footer footer ul#social-icons li span {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Georgia, "Times New Roman-", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 17px;
  margin-bottom: 8.5px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 8.5px;
  margin-bottom: 8.5px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 8.5px; }

.lead {
  margin-bottom: 17px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 8.5px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 17px; }

dt,
dd {
  line-height: 1.25; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.25;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 17px;
  font-style: normal;
  line-height: 1.25; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1050px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, body section#royale #premium-logo, .col-md-2, body #global-footer footer #support, body #global-footer footer #products, body #global-footer footer #goodies, body #global-footer footer #company, body section#royale #premium-logo, .col-lg-2, body #global-footer footer #support, body #global-footer footer #products, body #global-footer footer #goodies, body #global-footer footer #company, body section#royale #premium-logo, .col-xs-3, .col-sm-3, body #global-footer footer #support, body #global-footer footer #products, body #global-footer footer #goodies, body #global-footer footer #company, .navbar.navbar-default .navbar-header, .navbar.navbar-default #account-management, .col-md-3, .navbar.navbar-default #account-management, .navbar.navbar-default .nav-rollover .samples, body section#royale #premium-action, .col-lg-3, .navbar.navbar-default .nav-rollover .samples, body section#royale #premium-action, .col-xs-4, .col-sm-4, body section#blog-items .blog-item, .col-md-4, body #global-footer footer #social, .navbar.navbar-default .navbar-header, .navbar.navbar-default .nav-rollover .description, body section#blog-items .blog-item, .col-lg-4, body #global-footer footer #social, .navbar.navbar-default .navbar-header, .navbar.navbar-default #account-management, .navbar.navbar-default .nav-rollover .description, body section#blog-items .blog-item, .col-xs-5, .col-sm-5, .navbar.navbar-default .nav-rollover .samples, .col-md-5, .navbar.navbar-default #entry-points, .navbar.navbar-default .nav-rollover .sources, .col-lg-5, .navbar.navbar-default #entry-points, .navbar.navbar-default .nav-rollover .sources, .col-xs-6, .col-sm-6, .navbar.navbar-default #entry-points, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .navbar.navbar-default .nav-rollover .sources, .col-md-7, .col-lg-7, body section#royale #premium-text, .col-xs-8, .col-sm-8, .col-md-8, .navbar.navbar-default .nav-rollover#design-rollover .sources, body section#royale #premium-text, .col-lg-8, .navbar.navbar-default .nav-rollover#design-rollover .sources, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, body section#royale #premium-text, body section#royale #premium-action, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, body #global-footer footer #support, body #global-footer footer #products, body #global-footer footer #goodies, body #global-footer footer #company, body #global-footer footer #social, .navbar.navbar-default .navbar-header, .navbar.navbar-default #entry-points, body section, body header, body footer, body section#blog-items .blog-item, .col-sm-12, body #global-footer footer #social, .navbar.navbar-default .nav-rollover#design-rollover .sources, body section, body header, body footer, .col-md-12, body section, body header, body footer, .col-lg-12, body section, body header, body footer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, body #global-footer footer #support, body #global-footer footer #products, body #global-footer footer #goodies, body #global-footer footer #company, body #global-footer footer #social, .navbar.navbar-default .navbar-header, .navbar.navbar-default #entry-points, body section, body header, body footer, body section#blog-items .blog-item {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12, body #global-footer footer #support, body #global-footer footer #products, body #global-footer footer #goodies, body #global-footer footer #company, body #global-footer footer #social, .navbar.navbar-default .navbar-header, .navbar.navbar-default #entry-points, body section, body header, body footer, body section#blog-items .blog-item {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, body section#royale #premium-logo, .col-sm-3, body #global-footer footer #support, body #global-footer footer #products, body #global-footer footer #goodies, body #global-footer footer #company, .navbar.navbar-default .navbar-header, .navbar.navbar-default #account-management, .col-sm-4, body section#blog-items .blog-item, .col-sm-5, .navbar.navbar-default .nav-rollover .samples, .col-sm-6, .navbar.navbar-default #entry-points, .col-sm-7, .navbar.navbar-default .nav-rollover .sources, .col-sm-8, .col-sm-9, .col-sm-10, body section#royale #premium-text, body section#royale #premium-action, .col-sm-11, .col-sm-12, body #global-footer footer #social, .navbar.navbar-default .nav-rollover#design-rollover .sources, body section, body header, body footer {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2, body section#royale #premium-logo {
    width: 16.66667%; }
  .col-sm-3, body #global-footer footer #support, body #global-footer footer #products, body #global-footer footer #goodies, body #global-footer footer #company, .navbar.navbar-default .navbar-header, .navbar.navbar-default #account-management {
    width: 25%; }
  .col-sm-4, body section#blog-items .blog-item {
    width: 33.33333%; }
  .col-sm-5, .navbar.navbar-default .nav-rollover .samples {
    width: 41.66667%; }
  .col-sm-6, .navbar.navbar-default #entry-points {
    width: 50%; }
  .col-sm-7, .navbar.navbar-default .nav-rollover .sources {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10, body section#royale #premium-text, body section#royale #premium-action {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12, body #global-footer footer #social, .navbar.navbar-default .nav-rollover#design-rollover .sources, body section, body header, body footer {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2, body section#royale #premium-action {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, body #global-footer footer #support, body #global-footer footer #products, body #global-footer footer #goodies, body #global-footer footer #company, body section#royale #premium-logo, .col-md-3, .navbar.navbar-default #account-management, .navbar.navbar-default .nav-rollover .samples, body section#royale #premium-action, .col-md-4, body #global-footer footer #social, .navbar.navbar-default .navbar-header, .navbar.navbar-default .nav-rollover .description, body section#blog-items .blog-item, .col-md-5, .navbar.navbar-default #entry-points, .navbar.navbar-default .nav-rollover .sources, .col-md-6, .col-md-7, .col-md-8, .navbar.navbar-default .nav-rollover#design-rollover .sources, body section#royale #premium-text, .col-md-9, .col-md-10, .col-md-11, .col-md-12, body section, body header, body footer {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2, body #global-footer footer #support, body #global-footer footer #products, body #global-footer footer #goodies, body #global-footer footer #company, body section#royale #premium-logo {
    width: 16.66667%; }
  .col-md-3, .navbar.navbar-default #account-management, .navbar.navbar-default .nav-rollover .samples, body section#royale #premium-action {
    width: 25%; }
  .col-md-4, body #global-footer footer #social, .navbar.navbar-default .navbar-header, .navbar.navbar-default .nav-rollover .description, body section#blog-items .blog-item {
    width: 33.33333%; }
  .col-md-5, .navbar.navbar-default #entry-points, .navbar.navbar-default .nav-rollover .sources {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8, .navbar.navbar-default .nav-rollover#design-rollover .sources, body section#royale #premium-text {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12, body section, body header, body footer {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0, body section#royale #premium-action {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, body #global-footer footer #support, body #global-footer footer #products, body #global-footer footer #goodies, body #global-footer footer #company, body section#royale #premium-logo, .col-lg-3, .navbar.navbar-default .nav-rollover .samples, body section#royale #premium-action, .col-lg-4, body #global-footer footer #social, .navbar.navbar-default .navbar-header, .navbar.navbar-default #account-management, .navbar.navbar-default .nav-rollover .description, body section#blog-items .blog-item, .col-lg-5, .navbar.navbar-default #entry-points, .navbar.navbar-default .nav-rollover .sources, .col-lg-6, .col-lg-7, body section#royale #premium-text, .col-lg-8, .navbar.navbar-default .nav-rollover#design-rollover .sources, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, body section, body header, body footer {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2, body #global-footer footer #support, body #global-footer footer #products, body #global-footer footer #goodies, body #global-footer footer #company, body section#royale #premium-logo {
    width: 16.66667%; }
  .col-lg-3, .navbar.navbar-default .nav-rollover .samples, body section#royale #premium-action {
    width: 25%; }
  .col-lg-4, body #global-footer footer #social, .navbar.navbar-default .navbar-header, .navbar.navbar-default #account-management, .navbar.navbar-default .nav-rollover .description, body section#blog-items .blog-item {
    width: 33.33333%; }
  .col-lg-5, .navbar.navbar-default #entry-points, .navbar.navbar-default .nav-rollover .sources {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7, body section#royale #premium-text {
    width: 58.33333%; }
  .col-lg-8, .navbar.navbar-default .nav-rollover#design-rollover .sources {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12, body section, body header, body footer {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0, body section#royale #premium-action {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.25;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 12.75px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 0; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.25;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.25;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 31px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 17px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 29px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 4px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 4px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 38.75px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 22px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #999999; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 24px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.25;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 0; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #595959;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #595959;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #595959;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #595959;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #595959;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #595959;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #595959; }

.btn-primary {
  color: #ffffff;
  background-color: #c8d065;
  border-color: #96a145; }
  .btn-primary:focus, .btn-primary.focus {
    color: #ffffff;
    background-color: #bac43e;
    border-color: #43481f; }
  .btn-primary:hover {
    color: #ffffff;
    background-color: #bac43e;
    border-color: #6e7633; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #bac43e;
    border-color: #6e7633; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #ffffff;
      background-color: #a1aa34;
      border-color: #43481f; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #c8d065;
    border-color: #96a145; }
  .btn-primary .badge {
    color: #c8d065;
    background-color: #ffffff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 4px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 7.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.25;
    color: #595959 !important;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #595959 !important;
  background-color: #d1e9ed; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #595959 !important;
  text-decoration: none;
  outline: 0;
  background-color: #a2cdd5; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.25;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 7.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.25;
      border: 1px solid transparent;
      border-radius: 3px 3px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 3px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 3px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 3px 3px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 120px;
  margin-bottom: 17px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 3px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 51.5px 15px;
  font-size: 18px;
  line-height: 17px;
  height: 120px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 43px;
  margin-bottom: 43px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 25.75px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 17px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 17px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 51.5px;
          padding-bottom: 51.5px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 44.5px;
  margin-bottom: 44.5px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 44.5px;
  margin-bottom: 44.5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 45px;
    margin-bottom: 45px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 49px;
    margin-bottom: 49px; }

.navbar-text {
  margin-top: 51.5px;
  margin-bottom: 51.5px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

body:not(.mobile) .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  body:not(.mobile) .label:empty {
    display: none; }
  .btn body:not(.mobile) .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.alert {
  padding: 15px;
  margin-bottom: 17px;
  border: 1px solid transparent;
  border-radius: 3px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 17px;
  margin-bottom: 17px;
  background-color: #f5f5f5;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.25; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.25;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .btn-group:before, .clearfix:after, .btn-group:after {
  content: " ";
  display: table; }

.clearfix:after, .btn-group:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden, .navbar.navbar-default .nav-rollover#design-rollover .samples {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs, .navbar.navbar-default #account-management, .navbar.navbar-default .nav-rollover, #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 .subhead, #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 .subhead, #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 .subhead, #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 div.button-wrapper .button, #carousel .carousel-block#carousel-item-combined-effects-2016 .subhead, #carousel .carousel-block#carousel-item-combined-effects-2016 .button, #carousel .carousel-block#carousel-item-combined-back-to-school-2016 .subhead, #carousel .carousel-block#carousel-item-combined-back-to-school-2016 div.button-wrapper .button, body section#royale, body section#royale #premium-logo {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm, .navbar.navbar-default .nav-rollover .description, body section#royale #premium-logo {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.roboto, .btn-manage, body #global-footer footer #signup, body #global-footer footer a, body #global-footer footer #legal-div, .navbar.navbar-default .navbar-nav .account_menu, .navbar.navbar-default .nav-rollover .description .text, .navbar.navbar-default .nav-rollover .sources .source .source-text, .navbar.navbar-default .nav-rollover .samples, body #drop-target #drop-table .drop-cell-outer .drop-cell, body section#blog-items .blog-item .blog-item-inner .smallTitleOuter a, body section#blog-items .blog-item .blog-item-inner, .carousel-control .carousel-icon-prev,
.carousel-control .carousel-icon-next, .carousel-control.left .carousel-icon-prev,
.carousel-control.left .carousel-icon-next, .carousel-control.right .carousel-icon-prev,
.carousel-control.right .carousel-icon-next, body section#cta-tabs div, body section#eightpack .row div.text-content div.buttons a.button, body section#eightpack .row div.text-content div.buttons a.sublink {
  font-family: "Roboto Regular", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.roboto-italic, body section#quotes .quotes-content .attribution {
  font-family: "Roboto Regular", Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.roboto-thin {
  font-family: "Roboto Thin", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.roboto-light, .navbar.navbar-default .nav-rollover .sources .sources-header, body section#blog-items .blog-item .blog-item-inner h1, body section#blog-items .blog-item .blog-item-inner .h1, body section#blog-items .blog-item .blog-item-inner .smallTitleOuter, body section#eightpack .row, body section#quotes .quotes-content {
  font-family: "Roboto Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.roboto-bold, body section#blog-items .blog-item .blog-item-inner .smallTitleOuter .smallTitleInner {
  font-family: "Roboto Bold", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.roboto-slab, body #global-footer footer h3, #no-reg-needed, .navbar.navbar-default #logo, .navbar.navbar-default #account-management .account_menu a, .navbar.navbar-default .navbar-nav .account_menu a, .navbar.navbar-default .navbar-nav li.pm-navbar-li .inline-block, body.exp_redesign #global_nav #account-management .account_menu a, body .cyan-button, body .promo-button, body section#royale #premium-text .h2, body div#tell-a-friend-sticker .head, body div#free-month-promo-sticker .head, body div#tell-a-friend-sticker .btn, body div#free-month-promo-sticker .btn, body section#tell-a-friend, body section#eightpack .row div.text-content div.buttons a.button {
  font-family: "Roboto Slab Regular", Georgia, "Times New Roman-", Times, serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.roboto-slab-thin {
  font-family: "Roboto Slab Thin", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.roboto-slab-light, body section#blog-items .blog-item .blog-item-inner.blurb {
  font-family: "Roboto Slab Light", Georgia, "Times New Roman-", Times, serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.roboto-slab-bold, body section#royale #premium-text .signup {
  font-family: "Roboto Slab Bold", Georgia, "Times New Roman-", Times, serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.la-belle-aurore {
  font-family: "La Belle Aurore", Georgia, "Times New Roman-", Times, serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.chelsea-market {
  font-family: "Chelsea Market", Georgia, "Times New Roman-", Times, serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lato, .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text ol > li:before {
  font-family: 'Lato', 'sans-serif';
  font-weight: normal;
  font-style: normal; }

.lato-100 {
  font-family: 'Lato', 'sans-serif';
  font-style: normal;
  font-weight: 100; }

.lato-300 {
  font-family: 'Lato', 'sans-serif';
  font-style: normal;
  font-weight: 300; }

.lato-700 {
  font-family: 'Lato', 'sans-serif';
  font-style: normal;
  font-weight: 700; }

.lato-900 {
  font-family: 'Lato', 'sans-serif';
  font-style: normal;
  font-weight: 900; }

.sansita {
  font-family: "Sansita One", Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }

.form-control, .btn {
  border-width: 2px; }

.btn {
  font-size: 10pt;
  line-height: 10pt;
  padding: 4px 10px 4px;
  height: 26px; }
  .btn, .btn.default {
    color: #595959;
    border-color: #c0c0c0;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF5F5F5', GradientType=0); }
    .btn.hover, .btn:hover, .btn.default.hover, .btn.default:hover {
      border-color: #b5b5b5;
      background-image: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
      background-image: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
      background-image: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE8E8E8', GradientType=0); }
    .btn.active, .btn:active, .btn.default.active, .btn.default:active {
      border-color: #b5b5b5;
      background-image: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
      background-image: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
      background-image: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE8E8E8', GradientType=0);
      -webkit-box-shadow: inset 0 1px 3px #c3c3c3;
      box-shadow: inset 0 1px 3px #c3c3c3; }
  .btn.selected {
    color: #497480;
    border-color: #7caeb9;
    background-image: -webkit-linear-gradient(top, #cae8ed 0%, #cae8ed 100%);
    background-image: -o-linear-gradient(top, #cae8ed 0%, #cae8ed 100%);
    background-image: linear-gradient(to bottom, #cae8ed 0%, #cae8ed 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFCAE8ED', endColorstr='#FFCAE8ED', GradientType=0);
    -webkit-box-shadow: inset 0 1px 3px #7dbac7;
    box-shadow: inset 0 1px 3px #7dbac7; }
    .btn.selected.hover, .btn.selected:hover {
      border-color: #7caeb9;
      background-image: -webkit-linear-gradient(top, #d1e9ed 0%, #a6d4de 100%);
      background-image: -o-linear-gradient(top, #d1e9ed 0%, #a6d4de 100%);
      background-image: linear-gradient(to bottom, #d1e9ed 0%, #a6d4de 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD1E9ED', endColorstr='#FFA6D4DE', GradientType=0);
      -webkit-box-shadow: inset 0 1px 3px #7dbac7;
      box-shadow: inset 0 1px 3px #7dbac7; }
    .btn.selected.active, .btn.selected:active {
      border-color: #598d9c;
      background-image: -webkit-linear-gradient(top, #d1e9ed 0%, #d1e9ed 100%);
      background-image: -o-linear-gradient(top, #d1e9ed 0%, #d1e9ed 100%);
      background-image: linear-gradient(to bottom, #d1e9ed 0%, #d1e9ed 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD1E9ED', endColorstr='#FFD1E9ED', GradientType=0);
      -webkit-box-shadow: inset 0 1px 3px #7dbac7;
      box-shadow: inset 0 1px 3px #7dbac7; }
  .btn.btn-primary {
    color: #ffffff;
    border-color: #96a145;
    background-image: -webkit-linear-gradient(top, #c8d065 0%, #acb54c 100%);
    background-image: -o-linear-gradient(top, #c8d065 0%, #acb54c 100%);
    background-image: linear-gradient(to bottom, #c8d065 0%, #acb54c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC8D065', endColorstr='#FFACB54C', GradientType=0); }
    .btn.btn-primary.hover, .btn.btn-primary:hover, .btn.btn-primary.active, .btn.btn-primary:active {
      border-color: #838d3c;
      background-image: -webkit-linear-gradient(top, #c8d065 0%, #9fab49 100%);
      background-image: -o-linear-gradient(top, #c8d065 0%, #9fab49 100%);
      background-image: linear-gradient(to bottom, #c8d065 0%, #9fab49 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC8D065', endColorstr='#FF9FAB49', GradientType=0); }
    .btn.btn-primary.active, .btn.btn-primary:active {
      -webkit-box-shadow: inset 0 1px 3px #a6b24c;
      box-shadow: inset 0 1px 3px #a6b24c; }
  .btn.btn-orange {
    color: #ffffff;
    border-color: #d56f25;
    background-image: -webkit-linear-gradient(top, #f59f51 0%, #ec8434 100%);
    background-image: -o-linear-gradient(top, #f59f51 0%, #ec8434 100%);
    background-image: linear-gradient(to bottom, #f59f51 0%, #ec8434 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF59F51', endColorstr='#FFEC8434', GradientType=0); }
    .btn.btn-orange.hover, .btn.btn-orange:hover, .btn.btn-orange.active, .btn.btn-orange:active {
      border-color: #be6221;
      background-image: -webkit-linear-gradient(top, #f59f51 0%, #e47728 100%);
      background-image: -o-linear-gradient(top, #f59f51 0%, #e47728 100%);
      background-image: linear-gradient(to bottom, #f59f51 0%, #e47728 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF59F51', endColorstr='#FFE47728', GradientType=0); }
    .btn.btn-orange.active, .btn.btn-orange:active {
      -webkit-box-shadow: inset 0 1px 3px #da742c;
      box-shadow: inset 0 1px 3px #da742c; }
  .btn.btn-orange-new {
    color: #fff;
    fill: #fff;
    border-color: #fb6222;
    background: #fb6222; }
    .btn.btn-orange-new.hover, .btn.btn-orange-new:hover {
      border-color: #eb5e27;
      background: #eb5e27;
      color: #fff;
      fill: #fff; }
    .btn.btn-orange-new.active, .btn.btn-orange-new:active {
      border-color: #dd5326;
      background: #dd5326;
      color: #fff;
      fill: #fff; }
  .btn.default, .btn.btn-primary, .btn.btn-orange {
    font-weight: bold; }
  .btn.disabled, .btn[disabled], .btn.btn-primary.disabled, .btn.btn-primary[disabled], .btn.btn-orange.disabled, .btn.btn-orange[disabled] {
    opacity: 1;
    filter: alpha(opacity=100);
    color: #a5a5a5;
    border-color: #e6e6e6;
    background-image: none;
    background-color: #e6e6e6;
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-manage.btn-manage {
  font-size: 16px;
  line-height: 16px;
  padding: 4px 15px;
  min-height: 40px;
  min-width: 120px;
  margin-right: 15px;
  border-radius: 3px;
  border-width: 0px;
  background-image: none; }
  .btn-manage.btn-manage, .btn-manage.btn-manage.default {
    color: #333333;
    background-color: #e6e6e6; }
    .btn-manage.btn-manage.hover, .btn-manage.btn-manage:hover, .btn-manage.btn-manage.active, .btn-manage.btn-manage:active, .btn-manage.btn-manage.default.hover, .btn-manage.btn-manage.default:hover, .btn-manage.btn-manage.default.active, .btn-manage.btn-manage.default:active {
      background-color: #cccccc; }
  .btn-manage.btn-manage.selected {
    color: #ffffff;
    background-color: #89a738; }
    .btn-manage.btn-manage.selected.hover, .btn-manage.btn-manage.selected:hover, .btn-manage.btn-manage.selected.active, .btn-manage.btn-manage.selected:active {
      background-color: #67801b; }
  .btn-manage.btn-manage.btn-primary {
    color: #ffffff;
    background-color: #89a738; }
    .btn-manage.btn-manage.btn-primary.hover, .btn-manage.btn-manage.btn-primary:hover, .btn-manage.btn-manage.btn-primary.active, .btn-manage.btn-manage.btn-primary:active {
      background-color: #67801b;
      background-image: none; }
  .btn-manage.btn-manage.disabled, .btn-manage.btn-manage[disabled], .btn-manage.btn-manage.btn-primary.disabled, .btn-manage.btn-manage.btn-primary[disabled], .btn-manage.btn-manage.btn-orange.disabled, .btn-manage.btn-manage.btn-orange[disabled] {
    color: #bfbfbf;
    background-color: #d9d9d9; }
  .btn-manage.btn-manage.btn-manage-orange {
    color: #ffffff;
    background-color: #dda544; }
    .btn-manage.btn-manage.btn-manage-orange.hover, .btn-manage.btn-manage.btn-manage-orange:hover, .btn-manage.btn-manage.btn-manage-orange.active, .btn-manage.btn-manage.btn-manage-orange:active {
      background-color: #edbe72; }

.blue-hover-btn-text .btn.btn-hotness.btn:hover:not(.disabled) {
  color: #52acc7; }

.btn.btn-hotness {
  display: inline-block;
  background: none;
  border: 2px solid #fff;
  height: 50px;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  font-family: 'Lato', 'sans-serif';
  vertical-align: middle;
  border-radius: 6px;
  white-space: nowrap;
  text-decoration: none;
  margin: 8px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background 300ms ease-in-out;
  -o-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
  line-height: 100%;
  padding: 14px 20px; }
  .btn.btn-hotness.btn:hover:not(.disabled) {
    outline: none;
    background: #ffffff;
    color: #444;
    box-shadow: none; }
  .btn.btn-hotness.btn-tiny {
    height: 24px;
    min-width: 76px;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 12px;
    border-radius: 3px; }
  .btn.btn-hotness.btn-little {
    height: 30px;
    min-width: 90px;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 16px;
    border-radius: 3px; }
  .btn.btn-hotness.btn-small {
    font-size: 16px;
    height: 40px;
    padding: 11px 20px; }
  .btn.btn-hotness.btn-medium {
    font-size: 18px;
    height: 50px;
    padding: 14px 20px; }
  .btn.btn-hotness.btn-large {
    font-size: 20px;
    height: 60px;
    padding: 18px 20px; }
  .btn.btn-hotness.btn-solid {
    border-color: transparent;
    background: white;
    color: #444444; }
    .btn.btn-hotness.btn-solid.btn-orange {
      background: #DD6611;
      color: #FFF; }
    .btn.btn-hotness.btn-solid.btn-orange:hover:not(.disabled) {
      background: #c65c0f;
      color: #FFF; }
    .btn.btn-hotness.btn-solid.btn-orange-new {
      background: #fb6222;
      color: #fff; }
      .btn.btn-hotness.btn-solid.btn-orange-new:hover:not(.disabled) {
        background: #eb5e27;
        color: #fff; }
      .btn.btn-hotness.btn-solid.btn-orange-new:active:not(.disabled) {
        background: #eb5e27;
        color: #fff; }
    .btn.btn-hotness.btn-solid.btn-yellow {
      background: #FAB117;
      color: #FFF; }
    .btn.btn-hotness.btn-solid.btn-yellow:hover:not(.disabled) {
      background: #e19f15;
      color: #FFF; }
    .btn.btn-hotness.btn-solid.btn-teal {
      background: #0BD7A4;
      color: #FFF; }
    .btn.btn-hotness.btn-solid.btn-teal:hover:not(.disabled) {
      background: #0ac193;
      color: #FFF; }
    .btn.btn-hotness.btn-solid.btn-blue {
      background: #5BC0DE;
      color: #FFF; }
    .btn.btn-hotness.btn-solid.btn-blue:hover:not(.disabled) {
      background: #52acc7;
      color: #FFF; }
    .btn.btn-hotness.btn-solid.btn-citron {
      background: #99BB22;
      color: #FFF; }
    .btn.btn-hotness.btn-solid.btn-citron:hover:not(.disabled) {
      background: #89A81F;
      color: #FFF; }
  .btn.btn-hotness.btn-ghost {
    background: transparent;
    border: 2px solid #fff;
    -webkit-transition: background 600ms ease-in-out, color 600ms ease-in-out, border-color 600ms ease-in-out;
    -o-transition: background 600ms ease-in-out, color 600ms ease-in-out, border-color 600ms ease-in-out;
    transition: background 600ms ease-in-out, color 600ms ease-in-out, border-color 600ms ease-in-out; }
    .btn.btn-hotness.btn-ghost.btn-ghost-blue-hover:hover:not(.disabled) {
      color: #5BC0DE; }
    .btn.btn-hotness.btn-ghost.btn-tiny {
      border-width: 1px; }
    .btn.btn-hotness.btn-ghost.btn-over-photo {
      background: rgba(0, 0, 0, 0.15); }
    .btn.btn-hotness.btn-ghost:hover:not(.disabled) {
      border-color: transparent; }
    .btn.btn-hotness.btn-ghost.btn-orange {
      border-color: #DD6611;
      color: #DD6611; }
    .btn.btn-hotness.btn-ghost.btn-orange:hover:not(.disabled) {
      border-color: #c65c0f;
      background: #c65c0f;
      color: #FFF; }
    .btn.btn-hotness.btn-ghost.btn-orange-new {
      border-color: #fb6222;
      color: #fb6222; }
      .btn.btn-hotness.btn-ghost.btn-orange-new:hover:not(.disabled) {
        border-color: #eb5e27;
        color: #fff;
        background: #eb5e27; }
      .btn.btn-hotness.btn-ghost.btn-orange-new:active:not(.disabled) {
        border-color: #dd5326;
        color: #fff;
        background: #dd5326; }
    .btn.btn-hotness.btn-ghost.btn-yellow {
      border-color: #FAB117;
      color: #FAB117; }
    .btn.btn-hotness.btn-ghost.btn-yellow:hover:not(.disabled) {
      border-color: #e19f15;
      background: #e19f15;
      color: #FFF; }
    .btn.btn-hotness.btn-ghost.btn-white {
      border-color: #FFFFFF;
      color: #FFFFFF; }
    .btn.btn-hotness.btn-ghost.btn-white:hover:not(.disabled) {
      border-color: #515151;
      background: #515151;
      color: #FFF; }
    .btn.btn-hotness.btn-ghost.btn-teal {
      border-color: #0BD7A4;
      color: #0BD7A4; }
    .btn.btn-hotness.btn-ghost.btn-teal:hover:not(.disabled) {
      border-color: #0ac193;
      background: #0ac193;
      color: #FFF; }
    .btn.btn-hotness.btn-ghost.btn-blue {
      border-color: #5BC0DE;
      color: #5BC0DE; }
    .btn.btn-hotness.btn-ghost.btn-blue:hover:not(.disabled) {
      border-color: #52acc7;
      background: #52acc7;
      color: #FFF; }
  .btn.btn-hotness.btn-outline {
    background: transparent;
    border: 2px solid #fff;
    color: #FFF; }
    .btn.btn-hotness.btn-outline.btn-tiny {
      border-width: 1px; }
    .btn.btn-hotness.btn-outline:not(.disabled):hover, .btn.btn-hotness.btn-outline:not(.disabled):focus, .btn.btn-hotness.btn-outline:not(.disabled):active {
      color: #FFF;
      background-color: rgba(0, 0, 0, 0.08); }
    .btn.btn-hotness.btn-outline.btn-orange {
      background-color: #DD6611; }
    .btn.btn-hotness.btn-outline.btn-orange:hover:not(.disabled) {
      background-color: #c65c0f; }
    .btn.btn-hotness.btn-outline.btn-yellow {
      background-color: #FAB117; }
    .btn.btn-hotness.btn-outline.btn-yellow:hover:not(.disabled) {
      background-color: #e19f15; }
    .btn.btn-hotness.btn-outline.btn-teal {
      background-color: #0BD7A4; }
    .btn.btn-hotness.btn-outline.btn-teal:hover:not(.disabled) {
      background-color: #0ac193; }
    .btn.btn-hotness.btn-outline.btn-blue {
      background-color: #5BC0DE; }
    .btn.btn-hotness.btn-outline.btn-blue:hover:not(.disabled) {
      background-color: #52acc7; }
  .btn.btn-hotness.btn-lightning {
    min-width: 220px; }
  .btn.btn-hotness.disabled.disabled.disabled {
    cursor: not-allowed;
    border-color: #e6e6e6;
    background-color: #e6e6e6;
    color: #b2b2b2; }

.btn-busy {
  position: relative; }

.btn-busy-loader {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 100;
  align-items: center;
  justify-content: center;
  background: inherit; }
  .btn-busy-loader > div {
    float: left;
    width: 5px;
    height: 5px;
    margin: 0 2.5px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    -webkit-animation: busyCircles 0.8s infinite;
    -o-animation: busyCircles 0.8s infinite;
    animation: busyCircles 0.8s infinite; }
  .btn-busy-loader div:nth-child(1) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }
  .btn-busy-loader div:nth-child(2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s; }
  .btn-busy-loader div:nth-child(3) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s; }

@-webkit-keyframes busyCircles {
  0% {
    background-color: #FFF; }
  100% {
    background-color: rgba(255, 255, 255, 0.4); } }

@keyframes busyCircles {
  0% {
    background-color: #FFF; }
  100% {
    background-color: rgba(255, 255, 255, 0.4); } }

.btn-group > .btn.dropdown-toggle {
  width: 25px;
  padding-right: 7px; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -2px; }

.btn-group {
  display: block; }

label,
input,
button,
select,
textarea {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 10pt; }

input,
button,
select,
textarea {
  font-family: Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 3px;
  font-weight: normal; }

textarea.form-control, input[type="text"].form-control, input[type="email"].form-control {
  -webkit-appearance: none; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 26px;
  padding: 1px 4px;
  margin-bottom: 9px;
  font-size: 10pt;
  line-height: 10pt;
  color: #595959;
  box-sizing: border-box; }

input,
textarea {
  width: 210px; }

textarea {
  height: auto; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 2px solid #cbcbcb;
  border-radius: 3px; }
  textarea.hover, textarea:hover,
  input[type="text"].hover,
  input[type="text"]:hover,
  input[type="password"].hover,
  input[type="password"]:hover,
  input[type="datetime"].hover,
  input[type="datetime"]:hover,
  input[type="datetime-local"].hover,
  input[type="datetime-local"]:hover,
  input[type="date"].hover,
  input[type="date"]:hover,
  input[type="month"].hover,
  input[type="month"]:hover,
  input[type="time"].hover,
  input[type="time"]:hover,
  input[type="week"].hover,
  input[type="week"]:hover,
  input[type="number"].hover,
  input[type="number"]:hover,
  input[type="email"].hover,
  input[type="email"]:hover,
  input[type="url"].hover,
  input[type="url"]:hover,
  input[type="search"].hover,
  input[type="search"]:hover,
  input[type="tel"].hover,
  input[type="tel"]:hover,
  input[type="color"].hover,
  input[type="color"]:hover,
  .uneditable-input.hover,
  .uneditable-input:hover {
    border-color: #a6a6a6;
    outline: 0; }
  textarea.focus, textarea:focus,
  input[type="text"].focus,
  input[type="text"]:focus,
  input[type="password"].focus,
  input[type="password"]:focus,
  input[type="datetime"].focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"].focus,
  input[type="datetime-local"]:focus,
  input[type="date"].focus,
  input[type="date"]:focus,
  input[type="month"].focus,
  input[type="month"]:focus,
  input[type="time"].focus,
  input[type="time"]:focus,
  input[type="week"].focus,
  input[type="week"]:focus,
  input[type="number"].focus,
  input[type="number"]:focus,
  input[type="email"].focus,
  input[type="email"]:focus,
  input[type="url"].focus,
  input[type="url"]:focus,
  input[type="search"].focus,
  input[type="search"]:focus,
  input[type="tel"].focus,
  input[type="tel"]:focus,
  input[type="color"].focus,
  input[type="color"]:focus,
  .uneditable-input.focus,
  .uneditable-input:focus {
    border-color: #8d8d8d;
    outline: 0px solid #ededed;
    outline-offset: 0px; }

input[type="radio"],
input[type="checkbox"] {
  margin: 3px 0;
  cursor: pointer; }

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

.uneditable-textarea {
  width: auto;
  height: auto; }

select,
input[type="file"] {
  height: 22px;
  line-height: 22px; }

select {
  width: 220px;
  border: 1px solid #bbb; }

.input-group-addon {
  border: 2px solid #cbcbcb;
  box-sizing: content-box; }

:-moz-placeholder {
  padding-top: 2px;
  font-style: normal; }

:-ms-input-placeholder {
  padding-top: 2px;
  font-style: normal; }

::-webkit-input-placeholder {
  padding-top: 2px;
  font-style: normal; }

::-webkit-input-placeholder {
  color: #999 !important; }

:-moz-placeholder {
  color: #999 !important; }

:-ms-input-placeholder {
  color: #999 !important; }

input[disabled], select[disabled], textarea[disabled] {
  background-color: white;
  border-color: white; }

/* IE7+ and modern browsers */
input[disabled="disabled"], select[disabled="disabled"], textarea[disabled="disabled"] {
  background-color: white;
  border-color: white; }

/* IE8+ and modern browsers */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold; }

h1, .h1 {
  font-size: 30px;
  line-height: 36px; }
  h1 small, .h1 small {
    font-size: 18px; }

h2, .h2 {
  font-size: 24px;
  line-height: 36px; }
  h2 small, .h2 small {
    font-size: 18px; }

h3, .h3 {
  font-size: 18px;
  line-height: 27px; }
  h3 small, .h3 small {
    font-size: 14px; }

h4, h5, h6,
.h4, .h5, .h6 {
  line-height: 18px; }

h4, .h4 {
  font-size: 14px; }
  h4 small, .h4 small {
    font-size: 12px; }

h5, .h5 {
  font-size: 12px; }

h6, .h6 {
  font-size: 11px;
  text-transform: uppercase; }

.dropdown {
  width: 100px; }
  .dropdown .btn.dropdown-toggle {
    background-color: #ffffff;
    background-image: none;
    text-align: left;
    padding-left: 5px;
    width: 100%; }
    .dropdown .btn.dropdown-toggle .caret {
      margin-top: 5px;
      margin-left: 0px; }
  .dropdown .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #676767;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    float: right; }
  .dropdown .dropdown-toggle.btn-primary.disabled .caret {
    border-top-color: #a5a5a5; }

.dropdown-menu {
  min-width: 100%;
  padding: 0px;
  margin: 0px;
  overflow-y: auto;
  font-size: 10pt;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4); }
  .dropdown-menu a {
    display: block;
    padding: 6px 7px;
    clear: both;
    font-weight: normal;
    line-height: 10pt;
    color: #595959;
    white-space: nowrap; }

.dropdown-menu li > a.selected,
.dropdown-menu .active > a.selected,
.dropdown-menu .active > a.selected {
  background-color: #a2cdd5; }

body.position-static-important {
  position: static !important; }

body #global-footer footer {
  float: none;
  /* overwrite boostrap */
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 32px; }
  body #global-footer footer.footer {
    max-width: 1020px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 32px;
    padding-left: 20px; }
  body #global-footer footer #support ul, body #global-footer footer #products ul, body #global-footer footer #goodies ul, body #global-footer footer #company ul {
    padding-bottom: 10px; }
  @media (max-width: 991px) {
    body #global-footer footer #social {
      clear: both; }
      body #global-footer footer #social h3 {
        padding-top: 20px; } }
  @media (max-width: 767px) {
    body #global-footer footer #products h3, body #global-footer footer #goodies h3, body #global-footer footer #company h3, body #global-footer footer #social h3 {
      padding-top: 20px; } }
  body #global-footer footer h3 {
    font-weight: normal;
    font-size: 14px;
    color: #4c4c4c;
    padding-top: 40px; }
  body #global-footer footer ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    body #global-footer footer ul#social-icons li {
      display: block;
      float: left;
      margin-top: 1px;
      margin-right: 10px;
      margin-bottom: 10px; }
      body #global-footer footer ul#social-icons li a {
        display: inline-block;
        width: 100%;
        height: 100%; }
      body #global-footer footer ul#social-icons li#facebook {
        background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
        background-position: -398px -308px;
        width: 24px;
        height: 24px; }
        body #global-footer footer ul#social-icons li#facebook.hover, body #global-footer footer ul#social-icons li#facebook:hover {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -455px -426px;
          width: 24px;
          height: 24px; }
      body #global-footer footer ul#social-icons li#twitter {
        background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
        background-position: -492px -326px;
        width: 24px;
        height: 24px; }
        body #global-footer footer ul#social-icons li#twitter.hover, body #global-footer footer ul#social-icons li#twitter:hover {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -492px -354px;
          width: 24px;
          height: 24px; }
      body #global-footer footer ul#social-icons li#pinterest {
        background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
        background-position: -492px -270px;
        width: 24px;
        height: 24px; }
        body #global-footer footer ul#social-icons li#pinterest.hover, body #global-footer footer ul#social-icons li#pinterest:hover {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -492px -382px;
          width: 24px;
          height: 24px; }
      body #global-footer footer ul#social-icons li#google {
        background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
        background-position: -492px -438px;
        width: 24px;
        height: 24px; }
        body #global-footer footer ul#social-icons li#google.hover, body #global-footer footer ul#social-icons li#google:hover {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -434px -388px;
          width: 24px;
          height: 24px; }
      body #global-footer footer ul#social-icons li#flickr {
        background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
        background-position: -462px -388px;
        width: 24px;
        height: 24px; }
        body #global-footer footer ul#social-icons li#flickr.hover, body #global-footer footer ul#social-icons li#flickr:hover {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -406px -190px;
          width: 24px;
          height: 24px; }
      body #global-footer footer ul#social-icons li#youtube {
        background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
        background-position: -492px -410px;
        width: 24px;
        height: 24px; }
        body #global-footer footer ul#social-icons li#youtube.hover, body #global-footer footer ul#social-icons li#youtube:hover {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -492px -298px;
          width: 24px;
          height: 24px; }
  body #global-footer footer #social h3.email {
    padding-top: 48px; }
  body #global-footer footer #signup #subscribe-notification {
    padding-top: 7px;
    width: 250px; }
  body #global-footer footer #signup #email-success {
    font-size: 14px;
    color: #6ea1ae;
    padding-top: 7px;
    width: 250px; }
  body #global-footer footer #signup #email-warning {
    padding-top: 7px;
    width: 250px; }
  body #global-footer footer #signup #error-occurred {
    padding-top: 7px;
    width: 250px; }
  body #global-footer footer #signup .form-group {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px; }
    body #global-footer footer #signup .form-group .eac-input-wrap #email {
      width: 200px;
      margin-bottom: 0px; }
      body #global-footer footer #signup .form-group .eac-input-wrap #email:focus {
        background-color: #f4fafb;
        border-color: #7caeb9;
        box-shadow: none; }
    body #global-footer footer #signup .form-group .eac-sugg {
      margin-top: 4px;
      color: #b2b2b2; }
    body #global-footer footer #signup .form-group button {
      position: relative;
      font-size: 15px;
      line-height: 1; }
      body #global-footer footer #signup .form-group button #arrow {
        background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
        background-position: -520px -270px;
        width: 5px;
        height: 9px;
        position: absolute;
        top: 6px;
        left: 10px; }
  body #global-footer footer #legal-div {
    font-size: 12px;
    color: #808080; }
    body #global-footer footer #legal-div #legal-link {
      margin-left: 20px; }
  body #global-footer footer #foot-nav {
    box-sizing: inherit;
    min-height: 88px; }
    body #global-footer footer #foot-nav div {
      display: inline-block;
      vertical-align: top; }
      body #global-footer footer #foot-nav div h3 {
        padding-top: 0px; }
    body #global-footer footer #foot-nav > div > ul.footer-links > li {
      margin-top: 5px;
      max-width: 120px; }
      body #global-footer footer #foot-nav > div > ul.footer-links > li:first-child {
        margin-top: 1px; }
  body #global-footer footer #legal {
    padding-left: 15px;
    margin-top: 60px;
    max-width: 300px; }
  body #global-footer footer #products > ul {
    width: 82%; }
  body #global-footer footer #products div.dropdown-toggle {
    cursor: pointer;
    color: #6ea1ae;
    width: 100%; }
    body #global-footer footer #products div.dropdown-toggle, body #global-footer footer #products div.dropdown-toggle:visited, body #global-footer footer #products div.dropdown-toggle:focus {
      text-decoration: none; }
    body #global-footer footer #products div.dropdown-toggle:hover, body #global-footer footer #products div.dropdown-toggle.active {
      text-decoration: underline; }
      body #global-footer footer #products div.dropdown-toggle:hover .menu-arrow, body #global-footer footer #products div.dropdown-toggle.active .menu-arrow {
        background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
        background-position: -514px -245px;
        width: 10px;
        height: 11px; }
  body #global-footer footer #products .footer-menu {
    font-size: 14px;
    width: 100% !important; }
    body #global-footer footer #products .footer-menu .menu-arrow {
      float: right;
      width: 20px;
      background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
      background-position: -514px -230px;
      width: 10px;
      height: 11px;
      margin-top: 3px; }
    body #global-footer footer #products .footer-menu .dropdown-menu {
      left: 100%;
      padding: 5px 10px 5px 10px;
      width: 162px; }
      body #global-footer footer #products .footer-menu .dropdown-menu > li {
        margin-top: 5px; }
        body #global-footer footer #products .footer-menu .dropdown-menu > li:first-child {
          margin-top: 0px; }
        body #global-footer footer #products .footer-menu .dropdown-menu > li > a {
          color: #6ea1ae !important;
          font-size: 14px;
          padding: 0px 0px 0px 0px; }
          body #global-footer footer #products .footer-menu .dropdown-menu > li > a:hover {
            background-color: #ffffff; }
  body #global-footer footer #features-menu {
    top: -115px; }
  body #global-footer footer #create-menu {
    top: -50px; }

@font-face {
  font-family: "Roboto Thin";
  src: url("/_/static/images/fonts/roboto/roboto-thin.dfe56a876d02.eot");
  src: url("/_/static/images/fonts/roboto/roboto-thin.dfe56a876d02.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/roboto/roboto-thin.1513cc1e17e1.woff") format("woff"), url("/_/static/images/fonts/roboto/roboto-thin.8d613c0411f8.ttf") format("truetype"), url("/_/static/images/fonts/roboto/roboto-thin.dea9a5a98e3a.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Roboto Regular";
  src: url("/_/static/images/fonts/roboto/roboto-regular.975a074e2af8.eot");
  src: url("/_/static/images/fonts/roboto/roboto-regular.975a074e2af8.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/roboto/roboto-regular.6c53521d62c1.woff") format("woff"), url("/_/static/images/fonts/roboto/roboto-regular.ada7cc765eb0.ttf") format("truetype"), url("/_/static/images/fonts/roboto/roboto-regular.07aabcd7828c.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Roboto Bold";
  src: url("/_/static/images/fonts/roboto/roboto-bold.f8a4e2ec77bb.eot");
  src: url("/_/static/images/fonts/roboto/roboto-bold.f8a4e2ec77bb.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/roboto/roboto-bold.ab982d7cc42a.woff") format("woff"), url("/_/static/images/fonts/roboto/roboto-bold.761b24cd4844.ttf") format("truetype"), url("/_/static/images/fonts/roboto/roboto-bold.897fcba1e523.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Roboto Light";
  src: url("/_/static/images/fonts/roboto/roboto-light.dc3464ee15d5.eot");
  src: url("/_/static/images/fonts/roboto/roboto-light.dc3464ee15d5.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/roboto/roboto-light.3a6f1997131d.woff") format("woff"), url("/_/static/images/fonts/roboto/roboto-light.5a92cce6da8d.ttf") format("truetype"), url("/_/static/images/fonts/roboto/roboto-light.551da16f73e1.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Roboto Slab Regular";
  src: url("/_/static/images/fonts/roboto/robotoslab-regular.394aec984615.eot");
  src: url("/_/static/images/fonts/roboto/robotoslab-regular.394aec984615.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/roboto/robotoslab-regular.ef480943e205.woff") format("woff"), url("/_/static/images/fonts/roboto/robotoslab-regular.4f888aac0af5.ttf") format("truetype"), url("/_/static/images/fonts/roboto/robotoslab-regular.b6b297163b15.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Roboto Slab Thin";
  src: url("/_/static/images/fonts/roboto/robotoslab-thin.69e12f5cf6aa.eot");
  src: url("/_/static/images/fonts/roboto/robotoslab-thin.69e12f5cf6aa.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/roboto/robotoslab-thin.105629534368.woff") format("woff"), url("/_/static/images/fonts/roboto/robotoslab-thin.f8a83906b9ed.ttf") format("truetype"), url("/_/static/images/fonts/roboto/robotoslab-thin.cf9bae5d34c9.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Roboto Slab Bold";
  src: url("/_/static/images/fonts/roboto/robotoslab-bold.241dbf7364c2.eot");
  src: url("/_/static/images/fonts/roboto/robotoslab-bold.241dbf7364c2.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/roboto/robotoslab-bold.ace21932914a.woff") format("woff"), url("/_/static/images/fonts/roboto/robotoslab-bold.ad19a97bc018.ttf") format("truetype"), url("/_/static/images/fonts/roboto/robotoslab-bold.12b35787e9b5.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Roboto Slab Light";
  src: url("/_/static/images/fonts/roboto/robotoslab-light.e750212d11ea.eot");
  src: url("/_/static/images/fonts/roboto/robotoslab-light.e750212d11ea.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/roboto/robotoslab-light.b0f3f39130ff.woff") format("woff"), url("/_/static/images/fonts/roboto/robotoslab-light.4e816831ab0a.ttf") format("truetype"), url("/_/static/images/fonts/roboto/robotoslab-light.ffb3e400c227.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Chelsea Market";
  src: url("/_/static/images/fonts/chelsea-market/chelseamarket-regular.b6f0981ada56.eot");
  src: url("/_/static/images/fonts/chelsea-market/chelseamarket-regular.b6f0981ada56.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/chelsea-market/chelseamarket-regular.2825c3f0d06e.woff") format("woff"), url("/_/static/images/fonts/chelsea-market/chelseamarket-regular.8a645665c59c.ttf") format("truetype"), url("/_/static/images/fonts/chelsea-market/chelseamarket-regular.9e5839ba0eb0.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Emilys Candy";
  src: url("/_/static/images/fonts/emilys-index-subset/EmilysCandy-Regular.c1824e6fc801.eot");
  src: url("/_/static/images/fonts/emilys-index-subset/EmilysCandy-Regular.c1824e6fc801.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/emilys-index-subset/EmilysCandy-Regular.e747b19dfa3f.woff") format("woff"), url("/_/static/images/fonts/emilys-index-subset/EmilysCandy-Regular.608cd069b30e.ttf") format("truetype"), url("/_/static/images/fonts/emilys-index-subset/EmilysCandy-Regular.e65988822ef4.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "La Belle Aurore";
  src: url("/_/static/images/fonts/la-belle-aurore-index-subset/labelleaurore.ef5e94e26b04.eot");
  src: url("/_/static/images/fonts/la-belle-aurore-index-subset/labelleaurore.ef5e94e26b04.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/la-belle-aurore-index-subset/labelleaurore.fba0faf1cc44.woff") format("woff"), url("/_/static/images/fonts/la-belle-aurore-index-subset/labelleaurore.57b47b63b78b.ttf") format("truetype"), url("/_/static/images/fonts/la-belle-aurore-index-subset/labelleaurore.cc4d5f9b77a4.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Sacramento";
  src: url("/_/static/images/fonts/sacramento-index-subset/sacramento-regular.a9c5dfde1c15.eot");
  src: url("/_/static/images/fonts/sacramento-index-subset/sacramento-regular.a9c5dfde1c15.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/sacramento-index-subset/sacramento-regular.9c30e8f080eb.woff") format("woff"), url("/_/static/images/fonts/sacramento-index-subset/sacramento-regular.d9f4bb0dc7e8.ttf") format("truetype"), url("/_/static/images/fonts/sacramento-index-subset/sacramento-regular.ad0feac4de8a.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Lato";
  src: url("/_/static/images/fonts/lato/lato-hairline/lato-hairline.b5c85c8b916c.eot");
  src: url("/_/static/images/fonts/lato/lato-hairline/lato-hairline.b5c85c8b916c.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/lato/lato-hairline/lato-hairline.4d52d623c3ef.woff2") format("woff2"), url("/_/static/images/fonts/lato/lato-hairline/lato-hairline.dea091fd1380.woff") format("woff"), url("/_/static/images/fonts/lato/lato-hairline/lato-hairline.6ca0c0ad213c.ttf") format("truetype"), url("/_/static/images/fonts/lato/lato-hairline/lato-hairline.15083c27722d.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: 100;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

@font-face {
  font-family: "Lato";
  src: url("/_/static/images/fonts/lato/lato-light/lato-light.8c955157b6c8.eot");
  src: url("/_/static/images/fonts/lato/lato-light/lato-light.8c955157b6c8.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/lato/lato-light/lato-light.067a495c06cf.woff2") format("woff2"), url("/_/static/images/fonts/lato/lato-light/lato-light.5d5a4bb31005.woff") format("woff"), url("/_/static/images/fonts/lato/lato-light/lato-light.09f1bc2dfaa4.ttf") format("truetype"), url("/_/static/images/fonts/lato/lato-light/lato-light.8ac445ddd486.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: 300;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

@font-face {
  font-family: "Lato";
  src: url("/_/static/images/fonts/lato/lato/lato.e007f467c4f4.eot");
  src: url("/_/static/images/fonts/lato/lato/lato.e007f467c4f4.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/lato/lato/lato.c62b245b6b90.woff2") format("woff2"), url("/_/static/images/fonts/lato/lato/lato.62899a85e768.woff") format("woff"), url("/_/static/images/fonts/lato/lato/lato.92c8eab4807e.ttf") format("truetype"), url("/_/static/images/fonts/lato/lato/lato.59e2a4d43b25.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

@font-face {
  font-family: "Lato";
  src: url("/_/static/images/fonts/lato/lato-bold/lato-bold.076d907a8b88.eot");
  src: url("/_/static/images/fonts/lato/lato-bold/lato-bold.076d907a8b88.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/lato/lato-bold/lato-bold.40ba66c908d2.woff2") format("woff2"), url("/_/static/images/fonts/lato/lato-bold/lato-bold.7897d6ec76ff.woff") format("woff"), url("/_/static/images/fonts/lato/lato-bold/lato-bold.f7a8c41e8a92.ttf") format("truetype"), url("/_/static/images/fonts/lato/lato-bold/lato-bold.41e12b23353e.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: 700;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

@font-face {
  font-family: "Lato";
  src: url("/_/static/images/fonts/lato/lato-black/lato-black.fae805f663bf.eot");
  src: url("/_/static/images/fonts/lato/lato-black/lato-black.fae805f663bf.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/lato/lato-black/lato-black.e3906606ea32.woff2") format("woff2"), url("/_/static/images/fonts/lato/lato-black/lato-black.27c91deea4ff.woff") format("woff"), url("/_/static/images/fonts/lato/lato-black/lato-black.78447dd2bed5.ttf") format("truetype"), url("/_/static/images/fonts/lato/lato-black/lato-black.4e7b51a78166.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: 900;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

@font-face {
  font-family: "Sansita One";
  src: url("/_/static/images/fonts/sansita-one/sansita-one.d6508ccece63.eot");
  src: url("/_/static/images/fonts/sansita-one/sansita-one.d6508ccece63.eot?#iefix") format("embedded-opentype"), url("/_/static/images/fonts/sansita-one/sansita-one.c7d95658cbd2.woff2") format("woff2"), url("/_/static/images/fonts/sansita-one/sansita-one.85d840ed297a.woff") format("woff"), url("/_/static/images/fonts/sansita-one/sansita-one.79491a49e3d6.ttf") format("truetype"), url("/_/static/images/fonts/sansita-one/sansita-one.6e83b02159ca.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  font-style: normal;
  font-weight: 400; }

/* latin */
@font-face {
  font-family: 'Latottf';
  font-style: normal;
  font-weight: 400;
  src: url("/_/static/images/fonts/lato/lato/lato.92c8eab4807e.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/* latin */
@font-face {
  font-family: 'Latoeot';
  font-style: normal;
  font-weight: 400;
  src: url("/_/static/images/fonts/lato/lato/lato.e007f467c4f4.eot") format("eot");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/* latin */
@font-face {
  font-family: 'Latowoff';
  font-style: normal;
  font-weight: 400;
  src: url("/_/static/images/fonts/lato/lato/lato.62899a85e768.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/* latin */
@font-face {
  font-family: 'Latowoff2';
  font-style: normal;
  font-weight: 400;
  src: url("/_/static/images/fonts/lato/lato/lato.c62b245b6b90.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

/* latin */
@font-face {
  font-family: 'Latosvg';
  font-style: normal;
  font-weight: 400;
  src: url("/_/static/images/fonts/lato/lato/lato.59e2a4d43b25.svg#488df30652b98bb6804c07739c5fd41b") format("svg");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

@font-face {
  font-family: 'Oswald';
  src: url("/_/static/images/fonts/oswald/oswald-light-webfont.40c9d4bf7f7b.woff2") format("woff2"), url("/_/static/images/fonts/oswald/oswald-light-webfont.2a9cbcd7ea7c.woff") format("woff"), url("/_/static/images/fonts/oswald/oswald-light-webfont.45a547565d9f.ttf") format("truetype");
  font-style: normal;
  font-weight: 300; }

#no-reg-needed {
  text-align: right;
  padding-bottom: 7px;
  padding-right: 19px;
  color: #b2b2b2; }
  #no-reg-needed .a {
    color: #9fcfd0; }
    #no-reg-needed .a:hover, #no-reg-needed .a:visited, #no-reg-needed .a:active {
      text-decoration: none;
      color: #9fcfd0; }

.nav {
  height: 120px; }
  .nav li {
    text-align: center; }

.navbar.navbar-default {
  background-color: #ffffff;
  border-radius: 0px;
  margin-bottom: 0px;
  border: none; }
  .navbar.navbar-default #logo {
    display: inline-block;
    color: #808080;
    font-size: 14px;
    line-height: 1.25; }
    .navbar.navbar-default #logo #logo-graphic:not(.img) {
      background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
      background-position: 0px -126px;
      width: 200px;
      height: 60px; }
    .navbar.navbar-default #logo #logo-graphic:hover {
      background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
      background-position: 0px -62px;
      width: 200px;
      height: 60px; }
      .navbar.navbar-default #logo #logo-graphic:hover img {
        visibility: hidden; }
    @media (max-width: 767px) {
      .navbar.navbar-default #logo #logo-graphic {
        margin-left: auto;
        margin-right: auto; } }
  .navbar.navbar-default .navbar-header {
    padding-left: 20px !important; }
    .navbar.navbar-default .navbar-header .navbar-table {
      display: table !important;
      height: 120px;
      width: 200px; }
      @media (max-width: 767px) {
        .navbar.navbar-default .navbar-header .navbar-table {
          width: 100%; } }
      .navbar.navbar-default .navbar-header .navbar-table .navbar-centered {
        display: table-cell;
        vertical-align: middle;
        text-align: center; }
  .navbar.navbar-default .navbar-collapse {
    padding-right: 0px !important; }
  .navbar.navbar-default #account-management {
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 20px !important;
    position: absolute !important;
    right: 0px; }
    .navbar.navbar-default #account-management .account_menu a {
      font-size: 14px;
      padding: 2px 8px 2px 8px; }
    @media (max-width: 1199px) {
      .navbar.navbar-default #account-management .account_menu a, .navbar.navbar-default #account-management .not-signed-in a {
        margin-left: 0px !important;
        margin-bottom: 3px; }
      .navbar.navbar-default #account-management .user-menu {
        margin-top: 5px; } }
    @media (max-width: 991px) {
      .navbar.navbar-default #account-management div.screenname {
        text-align: center !important;
        margin-bottom: 5px; }
      .navbar.navbar-default #account-management .account_menu a, .navbar.navbar-default #account-management .not-signed-in a {
        width: 100%;
        text-align: center; }
      .navbar.navbar-default #account-management .user-menu {
        text-align: center; } }
  .navbar.navbar-default .navbar-nav {
    float: left; }
    @media (max-width: 991px) {
      .navbar.navbar-default .navbar-nav#entry-points {
        padding-left: 36px;
        padding-right: 0px; } }
    .navbar.navbar-default .navbar-nav.account-menu {
      width: 100% !important;
      margin-right: 10px; }
      @media (max-width: 991px) {
        .navbar.navbar-default .navbar-nav.account-menu {
          padding-left: 0px;
          padding-right: 0px; } }
    .navbar.navbar-default .navbar-nav .account_menu {
      position: relative;
      height: 100%;
      font-size: 14px;
      color: #4c4c4c; }
      .navbar.navbar-default .navbar-nav .account_menu img.upgrade-crown {
        display: none; }
      .navbar.navbar-default .navbar-nav .account_menu a {
        color: #6ea1ae; }
        .navbar.navbar-default .navbar-nav .account_menu a:hover, .navbar.navbar-default .navbar-nav .account_menu a:visited, .navbar.navbar-default .navbar-nav .account_menu a:active {
          text-decoration: none;
          color: #6ea1ae; }
        .navbar.navbar-default .navbar-nav .account_menu a:hover {
          text-decoration: underline; }
      .navbar.navbar-default .navbar-nav .account_menu .display-table {
        display: table;
        height: 100%;
        margin-left: auto; }
        .navbar.navbar-default .navbar-nav .account_menu .display-table .display-table-cell {
          display: table-cell;
          vertical-align: middle;
          text-align: right; }
        @media only screen and (min-width: 992px) {
          .navbar.navbar-default .navbar-nav .account_menu .display-table {
            width: 100%; } }
      .navbar.navbar-default .navbar-nav .account_menu a.upgrade-btn, .navbar.navbar-default .navbar-nav .account_menu #upgrade-link {
        background-color: #fab117;
        position: relative;
        margin-right: 10px;
        margin-bottom: 10px;
        display: inline;
        font-size: 14px;
        line-height: 26px;
        font-weight: normal;
        color: white;
        border-radius: 3px;
        padding: 2px 12px 2px 12px;
        height: 30px;
        vertical-align: center;
        border: solid 1px #fab117; }
        .navbar.navbar-default .navbar-nav .account_menu a.upgrade-btn:hover, .navbar.navbar-default .navbar-nav .account_menu a.upgrade-btn:active, .navbar.navbar-default .navbar-nav .account_menu #upgrade-link:hover, .navbar.navbar-default .navbar-nav .account_menu #upgrade-link:active {
          background-color: #ea9e18;
          border-color: #ea9e18;
          text-decoration: none;
          color: white; }
        .navbar.navbar-default .navbar-nav .account_menu a.upgrade-btn img.upgrade-crown, .navbar.navbar-default .navbar-nav .account_menu #upgrade-link img.upgrade-crown {
          display: inline;
          position: relative;
          margin-right: 6px;
          top: -2px; }
        @media only screen and (max-width: 991px) {
          .navbar.navbar-default .navbar-nav .account_menu a.upgrade-btn, .navbar.navbar-default .navbar-nav .account_menu #upgrade-link {
            width: 100%;
            display: block;
            text-align: center;
            margin-left: 0px; } }
      .navbar.navbar-default .navbar-nav .account_menu .upgrade-btn, .navbar.navbar-default .navbar-nav .account_menu .signin, .navbar.navbar-default .navbar-nav .account_menu .signout {
        white-space: nowrap; }
      .navbar.navbar-default .navbar-nav .account_menu .not-signed-in {
        margin-top: 1px; }
        .navbar.navbar-default .navbar-nav .account_menu .not-signed-in .signin {
          margin-left: 0px;
          display: inline; }
      .navbar.navbar-default .navbar-nav .account_menu .screenname {
        margin-bottom: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%; }
        @media (max-width: 991px) {
          .navbar.navbar-default .navbar-nav .account_menu .screenname {
            width: 128px; } }
      .navbar.navbar-default .navbar-nav .account_menu #upgrade-link {
        margin-right: 20px; }
        @media (min-width: 992px) {
          .navbar.navbar-default .navbar-nav .account_menu #upgrade-link {
            margin-left: -15px; } }
      .navbar.navbar-default .navbar-nav .account_menu .signout {
        margin-left: 20px; }
      .navbar.navbar-default .navbar-nav .account_menu .user-menu {
        margin-top: 16px; }
        .navbar.navbar-default .navbar-nav .account_menu .user-menu .signout {
          margin-left: 16px; }
    .navbar.navbar-default .navbar-nav li.pm-navbar-li .outer-block {
      width: 80px;
      display: table;
      height: 120px; }
      @media (max-width: 991px) {
        .navbar.navbar-default .navbar-nav li.pm-navbar-li .outer-block {
          width: 70px; } }
    @media (max-width: 991px) {
      .navbar.navbar-default .navbar-nav li.pm-navbar-li#edit .outer-block {
        margin-left: 35px; } }
    .navbar.navbar-default .navbar-nav li.pm-navbar-li .inline-block {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      color: #4c4c4c;
      font-size: 14px; }
      .navbar.navbar-default .navbar-nav li.pm-navbar-li .inline-block .navbar-icon {
        margin-left: auto;
        margin-right: auto; }
      .navbar.navbar-default .navbar-nav li.pm-navbar-li .inline-block a {
        background-color: transparent;
        color: #4c4c4c; }
        .navbar.navbar-default .navbar-nav li.pm-navbar-li .inline-block a.hover, .navbar.navbar-default .navbar-nav li.pm-navbar-li .inline-block a:hover {
          text-decoration: none; }
        .navbar.navbar-default .navbar-nav li.pm-navbar-li .inline-block a.visited, .navbar.navbar-default .navbar-nav li.pm-navbar-li .inline-block a:visited {
          color: #4c4c4c; }
    .navbar.navbar-default .navbar-nav li.pm-navbar-li#edit .navbar-icon {
      background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
      background-position: -64px -244px;
      width: 60px;
      height: 60px; }
    .navbar.navbar-default .navbar-nav li.pm-navbar-li#touchup .navbar-icon {
      background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
      background-position: -320px -244px;
      width: 60px;
      height: 60px; }
    .navbar.navbar-default .navbar-nav li.pm-navbar-li#design .navbar-icon {
      background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
      background-position: -192px -244px;
      width: 60px;
      height: 60px; }
    .navbar.navbar-default .navbar-nav li.pm-navbar-li#collage .navbar-icon {
      background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
      background-position: 0px -308px;
      width: 60px;
      height: 60px; }
    .navbar.navbar-default .navbar-nav li.pm-navbar-li.hover#edit .navbar-icon, .navbar.navbar-default .navbar-nav li.pm-navbar-li:hover#edit .navbar-icon, .navbar.navbar-default .navbar-nav li.pm-navbar-li.current#edit .navbar-icon {
      background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
      background-position: 0px -244px;
      width: 60px;
      height: 60px; }
    .navbar.navbar-default .navbar-nav li.pm-navbar-li.hover#touchup .navbar-icon, .navbar.navbar-default .navbar-nav li.pm-navbar-li:hover#touchup .navbar-icon, .navbar.navbar-default .navbar-nav li.pm-navbar-li.current#touchup .navbar-icon {
      background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
      background-position: -128px -244px;
      width: 60px;
      height: 60px; }
    .navbar.navbar-default .navbar-nav li.pm-navbar-li.hover#design .navbar-icon, .navbar.navbar-default .navbar-nav li.pm-navbar-li:hover#design .navbar-icon, .navbar.navbar-default .navbar-nav li.pm-navbar-li.current#design .navbar-icon {
      background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
      background-position: -256px -244px;
      width: 60px;
      height: 60px; }
    .navbar.navbar-default .navbar-nav li.pm-navbar-li.hover#collage .navbar-icon, .navbar.navbar-default .navbar-nav li.pm-navbar-li:hover#collage .navbar-icon, .navbar.navbar-default .navbar-nav li.pm-navbar-li.current#collage .navbar-icon {
      background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
      background-position: -64px -308px;
      width: 60px;
      height: 60px; }
  .navbar.navbar-default #rollover-block {
    position: relative;
    height: 0px;
    max-height: 180px;
    width: 100%;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: #3c3c3c;
    margin-left: 0px;
    margin-right: 0px;
    -webkit-transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .navbar.navbar-default .nav-rollover {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 0;
    color: #c0c0c0; }
    .navbar.navbar-default .nav-rollover:first-of-type {
      opacity: 1;
      filter: alpha(opacity=100);
      z-index: 1; }
    .navbar.navbar-default .nav-rollover .description {
      padding-left: 20px !important; }
      .navbar.navbar-default .nav-rollover .description .text {
        font-size: 16px; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .navbar.navbar-default .nav-rollover .description .text {
            font-size: 14px; } }
        .navbar.navbar-default .nav-rollover .description .text h2 {
          font-size: inherit;
          font-weight: inherit;
          height: inherit;
          line-height: inherit;
          margin: inherit; }
    .navbar.navbar-default .nav-rollover .sources {
      padding-left: 33px !important; }
      @media (max-width: 991px) {
        .navbar.navbar-default .nav-rollover .sources {
          padding-left: 18px !important; } }
      .navbar.navbar-default .nav-rollover .sources .scroll-content-holder {
        width: 320px;
        overflow: hidden;
        position: relative; }
      .navbar.navbar-default .nav-rollover .sources .sources-header {
        position: absolute;
        top: -55px;
        width: 100%;
        font-size: 28px; }
      .navbar.navbar-default .nav-rollover .sources .source {
        width: 80px;
        float: left; }
        .navbar.navbar-default .nav-rollover .sources .source .source-icon {
          position: relative;
          text-align: center;
          margin-left: auto;
          margin-right: auto;
          height: 50px; }
          .navbar.navbar-default .nav-rollover .sources .source .source-icon svg path, .navbar.navbar-default .nav-rollover .sources .source .source-icon circle, .navbar.navbar-default .nav-rollover .sources .source .source-icon polygon {
            fill: #d8d8d8; }
          .navbar.navbar-default .nav-rollover .sources .source .source-icon:hover svg path, .navbar.navbar-default .nav-rollover .sources .source .source-icon:hover circle, .navbar.navbar-default .nav-rollover .sources .source .source-icon:hover polygon {
            fill: #ffffff; }
          .navbar.navbar-default .nav-rollover .sources .source .source-icon.source-icon-computer {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -290px -308px;
            width: 50px;
            height: 50px; }
          .navbar.navbar-default .nav-rollover .sources .source .source-icon.source-icon-hub {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -54px -372px;
            width: 50px;
            height: 50px; }
            .navbar.navbar-default .nav-rollover .sources .source .source-icon.source-icon-hub img.beta-badge {
              margin-top: 39px; }
          .navbar.navbar-default .nav-rollover .sources .source .source-icon.source-icon-dropbox {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -182px -308px;
            width: 50px;
            height: 50px; }
          .navbar.navbar-default .nav-rollover .sources .source .source-icon.source-icon-facebook {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -352px -190px;
            width: 50px;
            height: 50px; }
          .navbar.navbar-default .nav-rollover .sources .source .source-icon.source-icon-flickr {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -244px -190px;
            width: 50px;
            height: 50px; }
          .navbar.navbar-default .nav-rollover .sources .source .source-icon.source-icon-onedrive {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -270px -372px;
            width: 50px;
            height: 50px; }
          .navbar.navbar-default .nav-rollover .sources .source .source-icon.source-icon-googleplus {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -108px -372px;
            width: 50px;
            height: 50px; }
        .navbar.navbar-default .nav-rollover .sources .source .source-text {
          font-size: 14px;
          text-align: center;
          margin-top: 10px; }
        .navbar.navbar-default .nav-rollover .sources .source.hover .source-text, .navbar.navbar-default .nav-rollover .sources .source:hover .source-text {
          color: #ffffff; }
        .navbar.navbar-default .nav-rollover .sources .source.hover .source-icon-computer, .navbar.navbar-default .nav-rollover .sources .source:hover .source-icon-computer {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -344px -308px;
          width: 50px;
          height: 50px; }
        .navbar.navbar-default .nav-rollover .sources .source.hover .source-icon-hub, .navbar.navbar-default .nav-rollover .sources .source:hover .source-icon-hub {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: 0px -372px;
          width: 50px;
          height: 50px; }
        .navbar.navbar-default .nav-rollover .sources .source.hover .source-icon-dropbox, .navbar.navbar-default .nav-rollover .sources .source:hover .source-icon-dropbox {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -236px -308px;
          width: 50px;
          height: 50px; }
        .navbar.navbar-default .nav-rollover .sources .source.hover .source-icon-facebook, .navbar.navbar-default .nav-rollover .sources .source:hover .source-icon-facebook {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -128px -308px;
          width: 50px;
          height: 50px; }
        .navbar.navbar-default .nav-rollover .sources .source.hover .source-icon-flickr, .navbar.navbar-default .nav-rollover .sources .source:hover .source-icon-flickr {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -298px -190px;
          width: 50px;
          height: 50px; }
        .navbar.navbar-default .nav-rollover .sources .source.hover .source-icon-onedrive, .navbar.navbar-default .nav-rollover .sources .source:hover .source-icon-onedrive {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -216px -372px;
          width: 50px;
          height: 50px; }
        .navbar.navbar-default .nav-rollover .sources .source.hover .source-icon-googleplus, .navbar.navbar-default .nav-rollover .sources .source:hover .source-icon-googleplus {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -162px -372px;
          width: 50px;
          height: 50px; }
        .navbar.navbar-default .nav-rollover .sources .source:first-of-type {
          margin-left: -8px; }
        .navbar.navbar-default .nav-rollover .sources .source .decoration_beta {
          cursor: default;
          font-family: Lato;
          height: 15px;
          font-size: 10px;
          line-height: 15px;
          color: white;
          background-color: #b2b2b2;
          border-radius: 3px;
          padding: 0px 5px;
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translate(-50%, 0); }
      .navbar.navbar-default .nav-rollover .sources .design-sources-inner {
        position: absolute;
        top: 0px;
        left: 33px;
        right: 0px;
        bottom: 0px;
        -webkit-transition: opacity 0.3s linear;
        -o-transition: opacity 0.3s linear;
        transition: opacity 0.3s linear; }
        @media (max-width: 991px) {
          .navbar.navbar-default .nav-rollover .sources .design-sources-inner {
            left: 18px; } }
        .navbar.navbar-default .nav-rollover .sources .design-sources-inner#design-sources-default {
          opacity: 1;
          filter: alpha(opacity=100);
          z-index: 2; }
        .navbar.navbar-default .nav-rollover .sources .design-sources-inner#design-sources-custom {
          opacity: 0;
          filter: alpha(opacity=0);
          z-index: 1; }
        .navbar.navbar-default .nav-rollover .sources .design-sources-inner#design-sources-default .sources-icons {
          margin-left: 10px;
          margin-top: -5px; }
        .navbar.navbar-default .nav-rollover .sources .design-sources-inner#design-sources-custom .sources-icons {
          margin-left: 2px; }
    .navbar.navbar-default .nav-rollover .samples {
      font-size: 14px; }
      .navbar.navbar-default .nav-rollover .samples:hover, .navbar.navbar-default .nav-rollover .samples.hover {
        color: #ffffff; }
      .navbar.navbar-default .nav-rollover .samples .sample-icons {
        height: 50px; }
        .navbar.navbar-default .nav-rollover .samples .sample-icons .sample-icon {
          float: left;
          margin-right: 10px;
          position: relative; }
          .navbar.navbar-default .nav-rollover .samples .sample-icons .sample-icon .sample-overlay {
            display: block;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: transparent;
            -webkit-transition: background 0.3s linear;
            -o-transition: background 0.3s linear;
            transition: background 0.3s linear; }
            .navbar.navbar-default .nav-rollover .samples .sample-icons .sample-icon .sample-overlay:hover {
              background: rgba(0, 0, 0, 0.2); }
      .navbar.navbar-default .nav-rollover .samples .sample-footer {
        margin-top: 10px;
        clear: both;
        width: 170px;
        text-align: center; }
    .navbar.navbar-default .nav-rollover .description, .navbar.navbar-default .nav-rollover .sources, .navbar.navbar-default .nav-rollover .samples {
      margin-top: 75px; }
    .navbar.navbar-default .nav-rollover#edit-rollover {
      background-image: url("/_/static/images/index/backgrounds/edit.cf897da107f4.jpg"); }
      .navbar.navbar-default .nav-rollover#edit-rollover .sources-header {
        color: #7fb2bd; }
      .navbar.navbar-default .nav-rollover#edit-rollover #sample-icon-edit-1 {
        background-image: url("/_/static/images/sprites_sample.864eced51859.png");
        background-position: 0px 0px;
        width: 70px;
        height: 70px; }
      .navbar.navbar-default .nav-rollover#edit-rollover #sample-icon-edit-2 {
        background-image: url("/_/static/images/sprites_sample.864eced51859.png");
        background-position: -74px 0px;
        width: 70px;
        height: 70px; }
      .navbar.navbar-default .nav-rollover#edit-rollover #sample-icon-edit-3 {
        background-image: url("/_/static/images/sprites_sample.864eced51859.png");
        background-position: 0px -74px;
        width: 70px;
        height: 70px; }
      .navbar.navbar-default .nav-rollover#edit-rollover #sample-icon-edit-4 {
        background-image: url("/_/static/images/sprites_sample.864eced51859.png");
        background-position: -74px -74px;
        width: 70px;
        height: 70px; }
      .navbar.navbar-default .nav-rollover#edit-rollover #sample-icon-edit-5 {
        background-image: url("/_/static/images/sprites_sample.864eced51859.png");
        background-position: -148px 0px;
        width: 70px;
        height: 70px; }
    .navbar.navbar-default .nav-rollover#touchup-rollover {
      background-image: url("/_/static/images/index/backgrounds/touchup.b81c727dcd91.jpg"); }
      .navbar.navbar-default .nav-rollover#touchup-rollover .sources-header {
        color: #e8b55a; }
      .navbar.navbar-default .nav-rollover#touchup-rollover #sample-icon-touchup-1 {
        background-image: url("/_/static/images/sprites_sample.864eced51859.png");
        background-position: -148px -74px;
        width: 70px;
        height: 70px; }
      .navbar.navbar-default .nav-rollover#touchup-rollover #sample-icon-touchup-2 {
        background-image: url("/_/static/images/sprites_sample.864eced51859.png");
        background-position: 0px -148px;
        width: 70px;
        height: 70px; }
      .navbar.navbar-default .nav-rollover#touchup-rollover #sample-icon-touchup-3 {
        background-image: url("/_/static/images/sprites_sample.864eced51859.png");
        background-position: -74px -148px;
        width: 70px;
        height: 70px; }
      .navbar.navbar-default .nav-rollover#touchup-rollover #sample-icon-touchup-4 {
        background-image: url("/_/static/images/sprites_sample.864eced51859.png");
        background-position: -148px -148px;
        width: 70px;
        height: 70px; }
      .navbar.navbar-default .nav-rollover#touchup-rollover #sample-icon-touchup-5 {
        background-image: url("/_/static/images/sprites_sample.864eced51859.png");
        background-position: -222px 0px;
        width: 70px;
        height: 70px; }
    .navbar.navbar-default .nav-rollover#design-rollover {
      background-image: url("/_/static/images/index/backgrounds/design.60d75d12425e.jpg"); }
      .navbar.navbar-default .nav-rollover#design-rollover .sources-header {
        color: #d99357; }
      .navbar.navbar-default .nav-rollover#design-rollover .source {
        color: #c0c0c0;
        width: auto;
        margin-right: 30px; }
        .navbar.navbar-default .nav-rollover#design-rollover .source .source-icon {
          background-color: #c0c0c0; }
        .navbar.navbar-default .nav-rollover#design-rollover .source:hover .source-icon, .navbar.navbar-default .nav-rollover#design-rollover .source.hover .source-icon {
          background-color: #ffffff; }
        .navbar.navbar-default .nav-rollover#design-rollover .source #source-icon-square {
          width: 45px;
          height: 45px;
          margin-top: 10px; }
        .navbar.navbar-default .nav-rollover#design-rollover .source #source-icon-facebook-cover {
          width: 90px;
          height: 30px;
          margin-top: 25px; }
        .navbar.navbar-default .nav-rollover#design-rollover .source #source-icon-4-by-6 {
          width: 30px;
          height: 45px;
          margin-top: 10px; }
        .navbar.navbar-default .nav-rollover#design-rollover .source #source-icon-5-by-7 {
          width: 36px;
          height: 50px;
          margin-top: 5px; }
        .navbar.navbar-default .nav-rollover#design-rollover .source #source-icon-8-by-10 {
          width: 44px;
          height: 55px; }
        .navbar.navbar-default .nav-rollover#design-rollover .source #source-icon-custom {
          width: 60px;
          height: 35px;
          margin-top: 20px; }
      .navbar.navbar-default .nav-rollover#design-rollover #design-sources-custom .size_entry {
        margin-bottom: 20px; }
        .navbar.navbar-default .nav-rollover#design-rollover #design-sources-custom .size_entry input {
          margin-right: 0px;
          margin-left: 0px;
          width: 80px;
          color: #4c4c4c; }
        .navbar.navbar-default .nav-rollover#design-rollover #design-sources-custom .size_entry .times {
          display: inline-block;
          width: 40px;
          text-align: center; }
        .navbar.navbar-default .nav-rollover#design-rollover #design-sources-custom .size_entry #pixels {
          margin-left: 10px; }
        .navbar.navbar-default .nav-rollover#design-rollover #design-sources-custom .size_entry .btn {
          margin-left: 26px; }
    .navbar.navbar-default .nav-rollover#collage-rollover {
      background-image: url("/_/static/images/index/backgrounds/collage.1d0ed352f08d.jpg"); }
      .navbar.navbar-default .nav-rollover#collage-rollover .sources-header {
        color: #87abbd; }

/* track style */
.ps-container .ps-scrollbar-x-rail {
  position: absolute;
  /* please don't change 'position' */
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.2);
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear; }

/* default state for thumb */
.ps-container .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear; }

/* hover state for the thumb */
.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
  background-color: white; }

.ps-container.ie .ps-scrollbar-x {
  visibility: hidden; }

.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-x {
  visibility: visible; }

body.exp_redesign #global_nav #account-management .account_menu a {
  font-size: 14px;
  padding: 2px 8px 2px 8px; }

@media (max-width: 1199px) {
  body.exp_redesign #global_nav #account-management .account_menu a, body.exp_redesign #global_nav #account-management .not-signed-in a {
    margin-left: 0px !important;
    margin-bottom: 3px; }
  body.exp_redesign #global_nav #account-management .user-menu {
    margin-top: 5px; } }

@media (max-width: 991px) {
  body.exp_redesign #global_nav #account-management div.screenname {
    text-align: center !important;
    margin-bottom: 5px; }
  body.exp_redesign #global_nav #account-management .account_menu a, body.exp_redesign #global_nav #account-management .not-signed-in a {
    width: 100%;
    text-align: center; }
  body.exp_redesign #global_nav #account-management .user-menu {
    text-align: center; } }

html, button {
  -webkit-font-smoothing: antialiased; }

body {
  color: #c0c0c0; }
  body.paper-background {
    background-image: url("/_/static/images/picmonkey_paper.bdaf10974e9e.jpg"); }
  body #head_banner {
    background-color: white; }
  body #body_content {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px; }
  body section, body article, body aside, body footer, body header, body nav, body hgroup {
    display: block; }
  body .device-type {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 11px;
    background-color: yellow;
    color: black;
    z-index: 10000;
    padding: 2px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    width: 235px;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease; }
    body .device-type.hover, body .device-type:hover {
      opacity: 0;
      filter: alpha(opacity=0); }
    body .device-type .size {
      float: left;
      width: 100%;
      white-space: nowrap;
      text-align: center; }
  body #drop-target {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    z-index: 10000;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 0.25s cubic-bezier(0.77, 0, 0.175, 1); }
    body #drop-target #drop-table {
      display: table;
      width: 100%;
      height: 100%;
      margin-top: auto;
      margin-bottom: auto; }
      body #drop-target #drop-table .drop-cell-outer {
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        width: 33%;
        padding: 20px; }
        body #drop-target #drop-table .drop-cell-outer#drop-cell-outer-1 {
          padding-left: 40px; }
        body #drop-target #drop-table .drop-cell-outer#drop-cell-outer-3 {
          padding-right: 40px; }
        body #drop-target #drop-table .drop-cell-outer .drop-cell {
          display: table;
          width: 100%;
          border-color: #808080;
          border-style: dashed;
          border-width: 2px;
          border-radius: 4px;
          padding: 20px;
          color: #4c4c4c;
          font-size: 26px; }
          body #drop-target #drop-table .drop-cell-outer .drop-cell:hover, body #drop-target #drop-table .drop-cell-outer .drop-cell.hover {
            color: #6ea1ae;
            border-color: #6ea1ae; }
          body #drop-target #drop-table .drop-cell-outer .drop-cell .drop-cell-text {
            display: table-cell;
            width: 100%;
            height: 100%;
            vertical-align: middle;
            text-align: center; }

a:not(.btn):not(.custom-btn), a:not(.btn):not(.custom-btn):hover, a:not(.btn):not(.custom-btn):visited, a:not(.btn):not(.custom-btn):focus {
  text-decoration: none;
  color: #6ea1ae; }

a:not(.btn):not(.custom-btn):hover {
  text-decoration: underline; }

@media (max-width: 767px) {
  .hidden-pm-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1053px) {
  .hidden-pm-sm {
    display: none !important; } }

@media (min-width: 1054px) and (max-width: 1399px) {
  .hidden-pm-md {
    display: none !important; } }

@media (min-width: 1400px) {
  .hidden-pm-lg {
    display: none !important; } }

@media (min-width: 1600px) {
  .hidden-pm-xl {
    display: none !important; } }

.btn.btn-hotness.btn-hotness.btn-pm-xs-small {
  font-size: 16px;
  height: 40px;
  padding: 11px 20px; }

.btn.btn-hotness.btn-hotness.btn-pm-xs-medium {
  font-size: 18px;
  height: 50px;
  padding: 14px 20px; }

.btn.btn-hotness.btn-hotness.btn-pm-xs-large {
  font-size: 20px;
  height: 60px;
  padding: 18px 20px; }

@media (min-width: 768px) {
  .btn.btn-hotness.btn-hotness.btn-pm-sm-small {
    font-size: 16px;
    height: 40px;
    padding: 11px 20px; }
  .btn.btn-hotness.btn-hotness.btn-pm-sm-medium {
    font-size: 18px;
    height: 50px;
    padding: 14px 20px; }
  .btn.btn-hotness.btn-hotness.btn-pm-sm-large {
    font-size: 20px;
    height: 60px;
    padding: 18px 20px; } }

@media (min-width: 1054px) {
  .btn.btn-hotness.btn-hotness.btn-pm-md-small {
    font-size: 16px;
    height: 40px;
    padding: 11px 20px; }
  .btn.btn-hotness.btn-hotness.btn-pm-md-medium {
    font-size: 18px;
    height: 50px;
    padding: 14px 20px; }
  .btn.btn-hotness.btn-hotness.btn-pm-md-large {
    font-size: 20px;
    height: 60px;
    padding: 18px 20px; } }

@media (min-width: 1400px) {
  .btn.btn-hotness.btn-hotness.btn-pm-lg-small {
    font-size: 16px;
    height: 40px;
    padding: 11px 20px; }
  .btn.btn-hotness.btn-hotness.btn-pm-lg-medium {
    font-size: 18px;
    height: 50px;
    padding: 14px 20px; }
  .btn.btn-hotness.btn-hotness.btn-pm-lg-large {
    font-size: 20px;
    height: 60px;
    padding: 18px 20px; } }

@media (min-width: 1600px) {
  .btn.btn-hotness.btn-hotness.btn-pm-xl-small {
    font-size: 16px;
    height: 40px;
    padding: 11px 20px; }
  .btn.btn-hotness.btn-hotness.btn-pm-xl-medium {
    font-size: 18px;
    height: 50px;
    padding: 14px 20px; }
  .btn.btn-hotness.btn-hotness.btn-pm-xl-large {
    font-size: 20px;
    height: 60px;
    padding: 18px 20px; } }

.col-pm-xs-1, .col-pm-sm-1, .col-pm-md-1, .col-pm-lg-1, .col-pm-xs-2, .col-pm-sm-2, .col-pm-md-2, .col-pm-lg-2, .col-pm-xs-3, .col-pm-sm-3, .col-pm-md-3, .features-phones .hotness-features .feature-item, .feature-icons .hotness-features .feature-item, .col-pm-lg-3, .col-pm-xs-4, .col-pm-sm-4, .tutorial-bubbles .hotness-features .feature-item, .col-pm-md-4, .features-nonant .hotness-features .feature-item, .seo-goodness .hotness-seo-items .seo-item, .col-pm-lg-4, .col-pm-xs-5, .col-pm-sm-5, .col-pm-md-5, .features-quadrant .hotness-features .feature-item, .col-pm-lg-5, .col-pm-xs-6, .col-pm-sm-6, .features-nonant .hotness-features .feature-item, .features-phones .hotness-features .feature-item, .lightning-newsletter-signup .newsletter-success .body-copy, .lightning-newsletter-signup .newsletter-success .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .lightning-newsletter-signup .newsletter-success ol > li, .feature-icons .hotness-features .feature-item, .col-pm-md-6, .lightning-newsletter-signup .signup, .col-pm-lg-6, .features-quadrant .hotness-features .feature-item, .col-pm-xs-7, .col-pm-sm-7, .col-pm-md-7, .col-pm-lg-7, .col-pm-xs-8, .col-pm-sm-8, .hotness-testimonial .testimonial-body .quotes, .seo-goodness .hotness-seo-items .seo-item, .lightning-newsletter-signup .signup, .col-pm-md-8, .hotness-testimonial .testimonial-body .quotes, .col-pm-lg-8, .hotness-mobile-hero .hero-text h1, .subscriber-benefits .title-area, .col-pm-xs-9, .col-pm-sm-9, .col-pm-md-9, .col-pm-lg-9, .col-pm-xs-10, .hotness-mobile-hero .hero-text h1, .hotness-mobile-hero .hero-text h2, .features-nonant .hotness-features .feature-item, .features-phones .hotness-features .feature-item, .tutorial-bubbles .hotness-features .feature-item, .feature-icons .hotness-features .feature-item, .col-pm-sm-10, .features-quadrant h2, .features-nonant h2, .features-phones h2, .features-quadrant .intro-copy, .features-nonant .intro-copy, .features-phones .intro-copy, .features-quadrant .hotness-features .feature-item, .hotness-form, .col-pm-md-10, .features-quadrant h2, .features-nonant h2, .features-phones h2, .features-quadrant .intro-copy, .features-nonant .intro-copy, .features-phones .intro-copy, .subscriber-benefits .title-area, .col-pm-lg-10, .col-pm-xs-11, .col-pm-sm-11, .col-pm-md-11, .col-pm-lg-11, .col-pm-xs-12, .hotness-form, .hotness-form-success, .col-pm-sm-12, .subscriber-benefits .title-area, .col-pm-md-12, .col-pm-lg-12, .features-quadrant h2, .features-nonant h2, .features-phones h2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-pm-xs-1, .col-pm-xs-2, .col-pm-xs-3, .col-pm-xs-4, .col-pm-xs-5, .col-pm-xs-6, .col-pm-xs-7, .col-pm-xs-8, .col-pm-xs-9, .col-pm-xs-10, .hotness-mobile-hero .hero-text h1, .hotness-mobile-hero .hero-text h2, .features-nonant .hotness-features .feature-item, .features-phones .hotness-features .feature-item, .tutorial-bubbles .hotness-features .feature-item, .feature-icons .hotness-features .feature-item, .col-pm-xs-11, .col-pm-xs-12, .hotness-form, .hotness-form-success {
  float: left; }

.col-pm-xs-1 {
  width: 8.33333%; }

.col-pm-xs-2 {
  width: 16.66667%; }

.col-pm-xs-3 {
  width: 25%; }

.col-pm-xs-4 {
  width: 33.33333%; }

.col-pm-xs-5 {
  width: 41.66667%; }

.col-pm-xs-6 {
  width: 50%; }

.col-pm-xs-7 {
  width: 58.33333%; }

.col-pm-xs-8 {
  width: 66.66667%; }

.col-pm-xs-9 {
  width: 75%; }

.col-pm-xs-10, .hotness-mobile-hero .hero-text h1, .hotness-mobile-hero .hero-text h2, .features-nonant .hotness-features .feature-item, .features-phones .hotness-features .feature-item, .tutorial-bubbles .hotness-features .feature-item, .feature-icons .hotness-features .feature-item {
  width: 83.33333%; }

.col-pm-xs-11 {
  width: 91.66667%; }

.col-pm-xs-12, .hotness-form, .hotness-form-success {
  width: 100%; }

.col-pm-xs-pull-0 {
  right: auto; }

.col-pm-xs-pull-1 {
  right: 8.33333%; }

.col-pm-xs-pull-2 {
  right: 16.66667%; }

.col-pm-xs-pull-3 {
  right: 25%; }

.col-pm-xs-pull-4 {
  right: 33.33333%; }

.col-pm-xs-pull-5 {
  right: 41.66667%; }

.col-pm-xs-pull-6 {
  right: 50%; }

.col-pm-xs-pull-7 {
  right: 58.33333%; }

.col-pm-xs-pull-8 {
  right: 66.66667%; }

.col-pm-xs-pull-9 {
  right: 75%; }

.col-pm-xs-pull-10 {
  right: 83.33333%; }

.col-pm-xs-pull-11 {
  right: 91.66667%; }

.col-pm-xs-pull-12 {
  right: 100%; }

.col-pm-xs-push-0, .hotness-testimonial .testimonial-body .quotes, .hotness-form, .hotness-form-success {
  left: auto; }

.col-pm-xs-push-1, .hotness-mobile-hero .hero-text h1, .hotness-mobile-hero .hero-text h2, .features-nonant .hotness-features .feature-item, .features-phones .hotness-features .feature-item, .tutorial-bubbles .hotness-features .feature-item, .feature-icons .hotness-features .feature-item {
  left: 8.33333%; }

.col-pm-xs-push-2 {
  left: 16.66667%; }

.col-pm-xs-push-3 {
  left: 25%; }

.col-pm-xs-push-4 {
  left: 33.33333%; }

.col-pm-xs-push-5 {
  left: 41.66667%; }

.col-pm-xs-push-6 {
  left: 50%; }

.col-pm-xs-push-7 {
  left: 58.33333%; }

.col-pm-xs-push-8 {
  left: 66.66667%; }

.col-pm-xs-push-9 {
  left: 75%; }

.col-pm-xs-push-10 {
  left: 83.33333%; }

.col-pm-xs-push-11 {
  left: 91.66667%; }

.col-pm-xs-push-12 {
  left: 100%; }

.col-pm-xs-offset-0 {
  margin-left: 0%; }

.col-pm-xs-offset-1 {
  margin-left: 8.33333%; }

.col-pm-xs-offset-2 {
  margin-left: 16.66667%; }

.col-pm-xs-offset-3 {
  margin-left: 25%; }

.col-pm-xs-offset-4 {
  margin-left: 33.33333%; }

.col-pm-xs-offset-5 {
  margin-left: 41.66667%; }

.col-pm-xs-offset-6 {
  margin-left: 50%; }

.col-pm-xs-offset-7 {
  margin-left: 58.33333%; }

.col-pm-xs-offset-8 {
  margin-left: 66.66667%; }

.col-pm-xs-offset-9 {
  margin-left: 75%; }

.col-pm-xs-offset-10 {
  margin-left: 83.33333%; }

.col-pm-xs-offset-11 {
  margin-left: 91.66667%; }

.col-pm-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-pm-sm-1, .col-pm-sm-2, .col-pm-sm-3, .col-pm-sm-4, .tutorial-bubbles .hotness-features .feature-item, .col-pm-sm-5, .col-pm-sm-6, .features-nonant .hotness-features .feature-item, .features-phones .hotness-features .feature-item, .lightning-newsletter-signup .newsletter-success .body-copy, .lightning-newsletter-signup .newsletter-success .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .lightning-newsletter-signup .newsletter-success ol > li, .feature-icons .hotness-features .feature-item, .col-pm-sm-7, .col-pm-sm-8, .hotness-testimonial .testimonial-body .quotes, .seo-goodness .hotness-seo-items .seo-item, .lightning-newsletter-signup .signup, .col-pm-sm-9, .col-pm-sm-10, .features-quadrant h2, .features-nonant h2, .features-phones h2, .features-quadrant .intro-copy, .features-nonant .intro-copy, .features-phones .intro-copy, .features-quadrant .hotness-features .feature-item, .hotness-form, .col-pm-sm-11, .col-pm-sm-12, .subscriber-benefits .title-area {
    float: left; }
  .col-pm-sm-1 {
    width: 8.33333%; }
  .col-pm-sm-2 {
    width: 16.66667%; }
  .col-pm-sm-3 {
    width: 25%; }
  .col-pm-sm-4, .tutorial-bubbles .hotness-features .feature-item {
    width: 33.33333%; }
  .col-pm-sm-5 {
    width: 41.66667%; }
  .col-pm-sm-6, .features-nonant .hotness-features .feature-item, .features-phones .hotness-features .feature-item, .lightning-newsletter-signup .newsletter-success .body-copy, .lightning-newsletter-signup .newsletter-success .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .lightning-newsletter-signup .newsletter-success ol > li, .feature-icons .hotness-features .feature-item {
    width: 50%; }
  .col-pm-sm-7 {
    width: 58.33333%; }
  .col-pm-sm-8, .hotness-testimonial .testimonial-body .quotes, .seo-goodness .hotness-seo-items .seo-item, .lightning-newsletter-signup .signup {
    width: 66.66667%; }
  .col-pm-sm-9 {
    width: 75%; }
  .col-pm-sm-10, .features-quadrant h2, .features-nonant h2, .features-phones h2, .features-quadrant .intro-copy, .features-nonant .intro-copy, .features-phones .intro-copy, .features-quadrant .hotness-features .feature-item, .hotness-form {
    width: 83.33333%; }
  .col-pm-sm-11 {
    width: 91.66667%; }
  .col-pm-sm-12, .subscriber-benefits .title-area {
    width: 100%; }
  .col-pm-sm-pull-0 {
    right: auto; }
  .col-pm-sm-pull-1 {
    right: 8.33333%; }
  .col-pm-sm-pull-2 {
    right: 16.66667%; }
  .col-pm-sm-pull-3 {
    right: 25%; }
  .col-pm-sm-pull-4 {
    right: 33.33333%; }
  .col-pm-sm-pull-5 {
    right: 41.66667%; }
  .col-pm-sm-pull-6 {
    right: 50%; }
  .col-pm-sm-pull-7 {
    right: 58.33333%; }
  .col-pm-sm-pull-8 {
    right: 66.66667%; }
  .col-pm-sm-pull-9 {
    right: 75%; }
  .col-pm-sm-pull-10 {
    right: 83.33333%; }
  .col-pm-sm-pull-11 {
    right: 91.66667%; }
  .col-pm-sm-pull-12 {
    right: 100%; }
  .col-pm-sm-push-0, .features-nonant .hotness-features .feature-item, .features-phones .hotness-features .feature-item, .subscriber-benefits .title-area, .tutorial-bubbles .hotness-features .feature-item, .feature-icons .hotness-features .feature-item {
    left: auto; }
  .col-pm-sm-push-1, .features-quadrant h2, .features-nonant h2, .features-phones h2, .features-quadrant .intro-copy, .features-nonant .intro-copy, .features-phones .intro-copy, .features-quadrant .hotness-features .feature-item, .hotness-form {
    left: 8.33333%; }
  .col-pm-sm-push-2, .hotness-testimonial .testimonial-body .quotes, .seo-goodness .hotness-seo-items .seo-item, .lightning-newsletter-signup .signup {
    left: 16.66667%; }
  .col-pm-sm-push-3, .lightning-newsletter-signup .newsletter-success .body-copy, .lightning-newsletter-signup .newsletter-success .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .lightning-newsletter-signup .newsletter-success ol > li {
    left: 25%; }
  .col-pm-sm-push-4 {
    left: 33.33333%; }
  .col-pm-sm-push-5 {
    left: 41.66667%; }
  .col-pm-sm-push-6 {
    left: 50%; }
  .col-pm-sm-push-7 {
    left: 58.33333%; }
  .col-pm-sm-push-8 {
    left: 66.66667%; }
  .col-pm-sm-push-9 {
    left: 75%; }
  .col-pm-sm-push-10 {
    left: 83.33333%; }
  .col-pm-sm-push-11 {
    left: 91.66667%; }
  .col-pm-sm-push-12 {
    left: 100%; }
  .col-pm-sm-offset-0 {
    margin-left: 0%; }
  .col-pm-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-pm-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-pm-sm-offset-3 {
    margin-left: 25%; }
  .col-pm-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-pm-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-pm-sm-offset-6 {
    margin-left: 50%; }
  .col-pm-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-pm-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-pm-sm-offset-9 {
    margin-left: 75%; }
  .col-pm-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-pm-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-pm-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1054px) {
  .col-pm-md-1, .col-pm-md-2, .col-pm-md-3, .features-phones .hotness-features .feature-item, .feature-icons .hotness-features .feature-item, .col-pm-md-4, .features-nonant .hotness-features .feature-item, .seo-goodness .hotness-seo-items .seo-item, .col-pm-md-5, .features-quadrant .hotness-features .feature-item, .col-pm-md-6, .lightning-newsletter-signup .signup, .col-pm-md-7, .col-pm-md-8, .hotness-testimonial .testimonial-body .quotes, .col-pm-md-9, .col-pm-md-10, .features-quadrant h2, .features-nonant h2, .features-phones h2, .features-quadrant .intro-copy, .features-nonant .intro-copy, .features-phones .intro-copy, .subscriber-benefits .title-area, .col-pm-md-11, .col-pm-md-12 {
    float: left; }
  .col-pm-md-1 {
    width: 8.33333%; }
  .col-pm-md-2 {
    width: 16.66667%; }
  .col-pm-md-3, .features-phones .hotness-features .feature-item, .feature-icons .hotness-features .feature-item {
    width: 25%; }
  .col-pm-md-4, .features-nonant .hotness-features .feature-item, .seo-goodness .hotness-seo-items .seo-item {
    width: 33.33333%; }
  .col-pm-md-5, .features-quadrant .hotness-features .feature-item {
    width: 41.66667%; }
  .col-pm-md-6, .lightning-newsletter-signup .signup {
    width: 50%; }
  .col-pm-md-7 {
    width: 58.33333%; }
  .col-pm-md-8, .hotness-testimonial .testimonial-body .quotes {
    width: 66.66667%; }
  .col-pm-md-9 {
    width: 75%; }
  .col-pm-md-10, .features-quadrant h2, .features-nonant h2, .features-phones h2, .features-quadrant .intro-copy, .features-nonant .intro-copy, .features-phones .intro-copy, .subscriber-benefits .title-area {
    width: 83.33333%; }
  .col-pm-md-11 {
    width: 91.66667%; }
  .col-pm-md-12 {
    width: 100%; }
  .col-pm-md-pull-0 {
    right: auto; }
  .col-pm-md-pull-1 {
    right: 8.33333%; }
  .col-pm-md-pull-2 {
    right: 16.66667%; }
  .col-pm-md-pull-3 {
    right: 25%; }
  .col-pm-md-pull-4 {
    right: 33.33333%; }
  .col-pm-md-pull-5 {
    right: 41.66667%; }
  .col-pm-md-pull-6 {
    right: 50%; }
  .col-pm-md-pull-7 {
    right: 58.33333%; }
  .col-pm-md-pull-8 {
    right: 66.66667%; }
  .col-pm-md-pull-9 {
    right: 75%; }
  .col-pm-md-pull-10 {
    right: 83.33333%; }
  .col-pm-md-pull-11 {
    right: 91.66667%; }
  .col-pm-md-pull-12 {
    right: 100%; }
  .col-pm-md-push-0, .features-nonant .hotness-features .feature-item, .features-phones .hotness-features .feature-item, .seo-goodness .hotness-seo-items .seo-item, .feature-icons .hotness-features .feature-item {
    left: auto; }
  .col-pm-md-push-1, .features-quadrant h2, .features-nonant h2, .features-phones h2, .features-quadrant .intro-copy, .features-nonant .intro-copy, .features-phones .intro-copy, .features-quadrant .hotness-features .feature-item, .subscriber-benefits .title-area {
    left: 8.33333%; }
  .col-pm-md-push-2, .hotness-testimonial .testimonial-body .quotes {
    left: 16.66667%; }
  .col-pm-md-push-3, .lightning-newsletter-signup .signup {
    left: 25%; }
  .col-pm-md-push-4 {
    left: 33.33333%; }
  .col-pm-md-push-5 {
    left: 41.66667%; }
  .col-pm-md-push-6 {
    left: 50%; }
  .col-pm-md-push-7 {
    left: 58.33333%; }
  .col-pm-md-push-8 {
    left: 66.66667%; }
  .col-pm-md-push-9 {
    left: 75%; }
  .col-pm-md-push-10 {
    left: 83.33333%; }
  .col-pm-md-push-11 {
    left: 91.66667%; }
  .col-pm-md-push-12 {
    left: 100%; }
  .col-pm-md-offset-0 {
    margin-left: 0%; }
  .col-pm-md-offset-1 {
    margin-left: 8.33333%; }
  .col-pm-md-offset-2 {
    margin-left: 16.66667%; }
  .col-pm-md-offset-3 {
    margin-left: 25%; }
  .col-pm-md-offset-4 {
    margin-left: 33.33333%; }
  .col-pm-md-offset-5 {
    margin-left: 41.66667%; }
  .col-pm-md-offset-6 {
    margin-left: 50%; }
  .col-pm-md-offset-7 {
    margin-left: 58.33333%; }
  .col-pm-md-offset-8 {
    margin-left: 66.66667%; }
  .col-pm-md-offset-9 {
    margin-left: 75%; }
  .col-pm-md-offset-10 {
    margin-left: 83.33333%; }
  .col-pm-md-offset-11 {
    margin-left: 91.66667%; }
  .col-pm-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1400px) {
  .col-pm-lg-1, .col-pm-lg-2, .col-pm-lg-3, .col-pm-lg-4, .col-pm-lg-5, .col-pm-lg-6, .features-quadrant .hotness-features .feature-item, .col-pm-lg-7, .col-pm-lg-8, .hotness-mobile-hero .hero-text h1, .subscriber-benefits .title-area, .col-pm-lg-9, .col-pm-lg-10, .col-pm-lg-11, .col-pm-lg-12, .features-quadrant h2, .features-nonant h2, .features-phones h2 {
    float: left; }
  .col-pm-lg-1 {
    width: 8.33333%; }
  .col-pm-lg-2 {
    width: 16.66667%; }
  .col-pm-lg-3 {
    width: 25%; }
  .col-pm-lg-4 {
    width: 33.33333%; }
  .col-pm-lg-5 {
    width: 41.66667%; }
  .col-pm-lg-6, .features-quadrant .hotness-features .feature-item {
    width: 50%; }
  .col-pm-lg-7 {
    width: 58.33333%; }
  .col-pm-lg-8, .hotness-mobile-hero .hero-text h1, .subscriber-benefits .title-area {
    width: 66.66667%; }
  .col-pm-lg-9 {
    width: 75%; }
  .col-pm-lg-10 {
    width: 83.33333%; }
  .col-pm-lg-11 {
    width: 91.66667%; }
  .col-pm-lg-12, .features-quadrant h2, .features-nonant h2, .features-phones h2 {
    width: 100%; }
  .col-pm-lg-pull-0 {
    right: auto; }
  .col-pm-lg-pull-1 {
    right: 8.33333%; }
  .col-pm-lg-pull-2 {
    right: 16.66667%; }
  .col-pm-lg-pull-3 {
    right: 25%; }
  .col-pm-lg-pull-4 {
    right: 33.33333%; }
  .col-pm-lg-pull-5 {
    right: 41.66667%; }
  .col-pm-lg-pull-6 {
    right: 50%; }
  .col-pm-lg-pull-7 {
    right: 58.33333%; }
  .col-pm-lg-pull-8 {
    right: 66.66667%; }
  .col-pm-lg-pull-9 {
    right: 75%; }
  .col-pm-lg-pull-10 {
    right: 83.33333%; }
  .col-pm-lg-pull-11 {
    right: 91.66667%; }
  .col-pm-lg-pull-12 {
    right: 100%; }
  .col-pm-lg-push-0, .features-quadrant h2, .features-nonant h2, .features-phones h2, .features-quadrant .hotness-features .feature-item {
    left: auto; }
  .col-pm-lg-push-1 {
    left: 8.33333%; }
  .col-pm-lg-push-2, .hotness-mobile-hero .hero-text h1, .subscriber-benefits .title-area {
    left: 16.66667%; }
  .col-pm-lg-push-3 {
    left: 25%; }
  .col-pm-lg-push-4 {
    left: 33.33333%; }
  .col-pm-lg-push-5 {
    left: 41.66667%; }
  .col-pm-lg-push-6 {
    left: 50%; }
  .col-pm-lg-push-7 {
    left: 58.33333%; }
  .col-pm-lg-push-8 {
    left: 66.66667%; }
  .col-pm-lg-push-9 {
    left: 75%; }
  .col-pm-lg-push-10 {
    left: 83.33333%; }
  .col-pm-lg-push-11 {
    left: 91.66667%; }
  .col-pm-lg-push-12 {
    left: 100%; }
  .col-pm-lg-offset-0 {
    margin-left: 0%; }
  .col-pm-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-pm-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-pm-lg-offset-3 {
    margin-left: 25%; }
  .col-pm-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-pm-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-pm-lg-offset-6 {
    margin-left: 50%; }
  .col-pm-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-pm-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-pm-lg-offset-9 {
    margin-left: 75%; }
  .col-pm-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-pm-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-pm-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1600px) {
  .col-pm-xl-1, .col-pm-xl-2, .col-pm-xl-3, .col-pm-xl-4, .col-pm-xl-5, .col-pm-xl-6, .col-pm-xl-7, .col-pm-xl-8, .col-pm-xl-9, .col-pm-xl-10, .col-pm-xl-11, .col-pm-xl-12 {
    float: left; }
  .col-pm-xl-1 {
    width: 8.33333%; }
  .col-pm-xl-2 {
    width: 16.66667%; }
  .col-pm-xl-3 {
    width: 25%; }
  .col-pm-xl-4 {
    width: 33.33333%; }
  .col-pm-xl-5 {
    width: 41.66667%; }
  .col-pm-xl-6 {
    width: 50%; }
  .col-pm-xl-7 {
    width: 58.33333%; }
  .col-pm-xl-8 {
    width: 66.66667%; }
  .col-pm-xl-9 {
    width: 75%; }
  .col-pm-xl-10 {
    width: 83.33333%; }
  .col-pm-xl-11 {
    width: 91.66667%; }
  .col-pm-xl-12 {
    width: 100%; }
  .col-pm-xl-pull-0 {
    right: auto; }
  .col-pm-xl-pull-1 {
    right: 8.33333%; }
  .col-pm-xl-pull-2 {
    right: 16.66667%; }
  .col-pm-xl-pull-3 {
    right: 25%; }
  .col-pm-xl-pull-4 {
    right: 33.33333%; }
  .col-pm-xl-pull-5 {
    right: 41.66667%; }
  .col-pm-xl-pull-6 {
    right: 50%; }
  .col-pm-xl-pull-7 {
    right: 58.33333%; }
  .col-pm-xl-pull-8 {
    right: 66.66667%; }
  .col-pm-xl-pull-9 {
    right: 75%; }
  .col-pm-xl-pull-10 {
    right: 83.33333%; }
  .col-pm-xl-pull-11 {
    right: 91.66667%; }
  .col-pm-xl-pull-12 {
    right: 100%; }
  .col-pm-xl-push-0 {
    left: auto; }
  .col-pm-xl-push-1 {
    left: 8.33333%; }
  .col-pm-xl-push-2 {
    left: 16.66667%; }
  .col-pm-xl-push-3 {
    left: 25%; }
  .col-pm-xl-push-4 {
    left: 33.33333%; }
  .col-pm-xl-push-5 {
    left: 41.66667%; }
  .col-pm-xl-push-6 {
    left: 50%; }
  .col-pm-xl-push-7 {
    left: 58.33333%; }
  .col-pm-xl-push-8 {
    left: 66.66667%; }
  .col-pm-xl-push-9 {
    left: 75%; }
  .col-pm-xl-push-10 {
    left: 83.33333%; }
  .col-pm-xl-push-11 {
    left: 91.66667%; }
  .col-pm-xl-push-12 {
    left: 100%; }
  .col-pm-xl-offset-0 {
    margin-left: 0%; }
  .col-pm-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-pm-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-pm-xl-offset-3 {
    margin-left: 25%; }
  .col-pm-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-pm-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-pm-xl-offset-6 {
    margin-left: 50%; }
  .col-pm-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-pm-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-pm-xl-offset-9 {
    margin-left: 75%; }
  .col-pm-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-pm-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-pm-xl-offset-12 {
    margin-left: 100%; } }

.hotness-view .hotness-container,
.lightning-footer .hotness-container,
#hotness_global_nav.hotness-container {
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 400px) {
    .hotness-view .hotness-container,
    .lightning-footer .hotness-container,
    #hotness_global_nav.hotness-container {
      width: 400px; } }
  @media (min-width: 768px) {
    .hotness-view .hotness-container,
    .lightning-footer .hotness-container,
    #hotness_global_nav.hotness-container {
      width: 750px; } }

@media (min-width: 1054px) {
  body:not(.mobile) .hotness-view .hotness-container,
  body:not(.mobile) .lightning-footer .hotness-container,
  body:not(.mobile) #hotness_global_nav.hotness-container {
    width: 1024px; } }

@media (min-width: 1400px) {
  body:not(.mobile) .hotness-view .hotness-container,
  body:not(.mobile) .lightning-footer .hotness-container,
  body:not(.mobile) #hotness_global_nav.hotness-container {
    width: 1230px; } }

@media (min-width: 1054px) {
  body.mobile .lightning-footer .hotness-container {
    width: 1024px; } }

@media (min-width: 1400px) {
  body.mobile .lightning-footer .hotness-container {
    width: 1230px; } }

.hotness-container h1, .hotness-container h2, .hotness-container h3, .hotness-container h4, .hotness-container h5, .hotness-container h6,
.hotness-container .h1, .hotness-container .h2, .hotness-container .h3, .hotness-container .h4, .hotness-container .h5, .hotness-container .h6,
.hotness-react-container h1,
.hotness-react-container h2,
.hotness-react-container h3,
.hotness-react-container h4,
.hotness-react-container h5,
.hotness-react-container h6,
.hotness-react-container .h1,
.hotness-react-container .h2,
.hotness-react-container .h3,
.hotness-react-container .h4,
.hotness-react-container .h5,
.hotness-react-container .h6,
.secondary-container h1,
.secondary-container h2,
.secondary-container h3,
.secondary-container h4,
.secondary-container h5,
.secondary-container h6,
.secondary-container .h1,
.secondary-container .h2,
.secondary-container .h3,
.secondary-container .h4,
.secondary-container .h5,
.secondary-container .h6,
.hotness-footer h1,
.hotness-footer h2,
.hotness-footer h3,
.hotness-footer h4,
.hotness-footer h5,
.hotness-footer h6,
.hotness-footer .h1,
.hotness-footer .h2,
.hotness-footer .h3,
.hotness-footer .h4,
.hotness-footer .h5,
.hotness-footer .h6,
.frontify-controls h1,
.frontify-controls h2,
.frontify-controls h3,
.frontify-controls h4,
.frontify-controls h5,
.frontify-controls h6,
.frontify-controls .h1,
.frontify-controls .h2,
.frontify-controls .h3,
.frontify-controls .h4,
.frontify-controls .h5,
.frontify-controls .h6,
.hotness-typography h1,
.hotness-typography h2,
.hotness-typography h3,
.hotness-typography h4,
.hotness-typography h5,
.hotness-typography h6,
.hotness-typography .h1,
.hotness-typography .h2,
.hotness-typography .h3,
.hotness-typography .h4,
.hotness-typography .h5,
.hotness-typography .h6 {
  color: #444444;
  margin: 0;
  font-family: 'Lato', 'sans-serif'; }

.hotness-container .h1-display,
.hotness-react-container .h1-display,
.secondary-container .h1-display,
.hotness-footer .h1-display,
.frontify-controls .h1-display,
.hotness-typography .h1-display {
  font-size: 36px;
  line-height: 1.15;
  font-family: 'Lato', 'sans-serif';
  font-weight: 900; }
  @media (min-width: 768px) {
    .hotness-container .h1-display,
    .hotness-react-container .h1-display,
    .secondary-container .h1-display,
    .hotness-footer .h1-display,
    .frontify-controls .h1-display,
    .hotness-typography .h1-display {
      font-size: 62px; } }
  @media (min-width: 1400px) {
    .hotness-container .h1-display,
    .hotness-react-container .h1-display,
    .secondary-container .h1-display,
    .hotness-footer .h1-display,
    .frontify-controls .h1-display,
    .hotness-typography .h1-display {
      font-size: 70px;
      line-height: 108.57143%; } }

.hotness-container .h1-nohero,
.hotness-react-container .h1-nohero,
.secondary-container .h1-nohero,
.hotness-footer .h1-nohero,
.frontify-controls .h1-nohero,
.hotness-typography .h1-nohero {
  font-weight: 700;
  font-size: 32px;
  line-height: 131.25%; }
  @media (min-width: 1054px) {
    .hotness-container .h1-nohero,
    .hotness-react-container .h1-nohero,
    .secondary-container .h1-nohero,
    .hotness-footer .h1-nohero,
    .frontify-controls .h1-nohero,
    .hotness-typography .h1-nohero {
      font-size: 36px; } }

.hotness-container .h2-nohero,
.hotness-react-container .h2-nohero,
.secondary-container .h2-nohero,
.hotness-footer .h2-nohero,
.frontify-controls .h2-nohero,
.hotness-typography .h2-nohero {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%; }

.hotness-container h1, .hotness-container .h1,
.hotness-react-container h1,
.hotness-react-container .h1,
.secondary-container h1,
.secondary-container .h1,
.hotness-footer h1,
.hotness-footer .h1,
.frontify-controls h1,
.frontify-controls .h1,
.hotness-typography h1,
.hotness-typography .h1 {
  font-size: 36px;
  line-height: 112.90323%;
  font-weight: 700; }
  @media (min-width: 768px) {
    .hotness-container h1, .hotness-container .h1,
    .hotness-react-container h1,
    .hotness-react-container .h1,
    .secondary-container h1,
    .secondary-container .h1,
    .hotness-footer h1,
    .hotness-footer .h1,
    .frontify-controls h1,
    .frontify-controls .h1,
    .hotness-typography h1,
    .hotness-typography .h1 {
      font-size: 48px; } }
  @media (min-width: 1054px) {
    .hotness-container h1, .hotness-container .h1,
    .hotness-react-container h1,
    .hotness-react-container .h1,
    .secondary-container h1,
    .secondary-container .h1,
    .hotness-footer h1,
    .hotness-footer .h1,
    .frontify-controls h1,
    .frontify-controls .h1,
    .hotness-typography h1,
    .hotness-typography .h1 {
      font-size: 56px; } }
  @media (min-width: 1400px) {
    .hotness-container h1, .hotness-container .h1,
    .hotness-react-container h1,
    .hotness-react-container .h1,
    .secondary-container h1,
    .secondary-container .h1,
    .hotness-footer h1,
    .hotness-footer .h1,
    .frontify-controls h1,
    .frontify-controls .h1,
    .hotness-typography h1,
    .hotness-typography .h1 {
      font-size: 62px; } }

.hotness-container h2, .hotness-container .h2,
.hotness-react-container h2,
.hotness-react-container .h2,
.secondary-container h2,
.secondary-container .h2,
.hotness-footer h2,
.hotness-footer .h2,
.frontify-controls h2,
.frontify-controls .h2,
.hotness-typography h2,
.hotness-typography .h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 133.33333%; }
  @media (min-width: 768px) {
    .hotness-container h2, .hotness-container .h2,
    .hotness-react-container h2,
    .hotness-react-container .h2,
    .secondary-container h2,
    .secondary-container .h2,
    .hotness-footer h2,
    .hotness-footer .h2,
    .frontify-controls h2,
    .frontify-controls .h2,
    .hotness-typography h2,
    .hotness-typography .h2 {
      font-size: 36px;
      line-height: 133.33333%; } }

.hotness-container .h2-lead,
.hotness-react-container .h2-lead,
.secondary-container .h2-lead,
.hotness-footer .h2-lead,
.frontify-controls .h2-lead,
.hotness-typography .h2-lead {
  font-family: 'Lato', 'sans-serif';
  font-weight: 400;
  font-size: 20px;
  line-height: 150%; }
  @media (min-width: 768px) {
    .hotness-container .h2-lead,
    .hotness-react-container .h2-lead,
    .secondary-container .h2-lead,
    .hotness-footer .h2-lead,
    .frontify-controls .h2-lead,
    .hotness-typography .h2-lead {
      font-size: 24px;
      line-height: 125%; } }
  @media (min-width: 1054px) {
    .hotness-container .h2-lead,
    .hotness-react-container .h2-lead,
    .secondary-container .h2-lead,
    .hotness-footer .h2-lead,
    .frontify-controls .h2-lead,
    .hotness-typography .h2-lead {
      font-size: 32px;
      line-height: 125%; } }

.hotness-container .h2-sublead, .hotness-container .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text .hotness-container h2,
.hotness-react-container .h2-sublead,
.hotness-react-container .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
.hotness-react-container h2,
.secondary-container .h2-sublead,
.secondary-container .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
.secondary-container h2,
.hotness-footer .h2-sublead,
.hotness-footer .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
.hotness-footer h2,
.frontify-controls .h2-sublead,
.frontify-controls .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
.frontify-controls h2,
.hotness-typography .h2-sublead,
.hotness-typography .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
.hotness-typography h2 {
  font-family: 'Lato', 'sans-serif';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%; }
  @media (min-width: 768px) {
    .hotness-container .h2-sublead, .hotness-container .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text .hotness-container h2,
    .hotness-react-container .h2-sublead,
    .hotness-react-container .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .hotness-react-container h2,
    .secondary-container .h2-sublead,
    .secondary-container .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .secondary-container h2,
    .hotness-footer .h2-sublead,
    .hotness-footer .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .hotness-footer h2,
    .frontify-controls .h2-sublead,
    .frontify-controls .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .frontify-controls h2,
    .hotness-typography .h2-sublead,
    .hotness-typography .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .hotness-typography h2 {
      font-size: 22px;
      line-height: 125%; } }
  @media (min-width: 1054px) {
    .hotness-container .h2-sublead, .hotness-container .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text .hotness-container h2,
    .hotness-react-container .h2-sublead,
    .hotness-react-container .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .hotness-react-container h2,
    .secondary-container .h2-sublead,
    .secondary-container .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .secondary-container h2,
    .hotness-footer .h2-sublead,
    .hotness-footer .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .hotness-footer h2,
    .frontify-controls .h2-sublead,
    .frontify-controls .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .frontify-controls h2,
    .hotness-typography .h2-sublead,
    .hotness-typography .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .hotness-typography h2 {
      font-size: 26px;
      line-height: 125%; } }
  @media (min-width: 1400px) {
    .hotness-container .h2-sublead, .hotness-container .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text .hotness-container h2,
    .hotness-react-container .h2-sublead,
    .hotness-react-container .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .hotness-react-container h2,
    .secondary-container .h2-sublead,
    .secondary-container .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .secondary-container h2,
    .hotness-footer .h2-sublead,
    .hotness-footer .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .hotness-footer h2,
    .frontify-controls .h2-sublead,
    .frontify-controls .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .frontify-controls h2,
    .hotness-typography .h2-sublead,
    .hotness-typography .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .hotness-typography h2 {
      font-size: 30px;
      line-height: 125%; } }

.hotness-container h3, .hotness-container .h3,
.hotness-react-container h3,
.hotness-react-container .h3,
.secondary-container h3,
.secondary-container .h3,
.hotness-footer h3,
.hotness-footer .h3,
.frontify-controls h3,
.frontify-controls .h3,
.hotness-typography h3,
.hotness-typography .h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 133.33333%; }

.hotness-container .h3-feature-text,
.hotness-react-container .h3-feature-text,
.secondary-container .h3-feature-text,
.hotness-footer .h3-feature-text,
.frontify-controls .h3-feature-text,
.hotness-typography .h3-feature-text {
  font-size: 18px;
  font-family: 'Lato', 'sans-serif';
  line-height: 141.17647%;
  font-weight: 700; }

.hotness-container h4, .hotness-container .h4,
.hotness-react-container h4,
.hotness-react-container .h4,
.secondary-container h4,
.secondary-container .h4,
.hotness-footer h4,
.hotness-footer .h4,
.frontify-controls h4,
.frontify-controls .h4,
.hotness-typography h4,
.hotness-typography .h4 {
  font-size: 18px;
  line-height: 150%;
  font-weight: 700; }

.hotness-container h5, .hotness-container .h5,
.hotness-react-container h5,
.hotness-react-container .h5,
.secondary-container h5,
.secondary-container .h5,
.hotness-footer h5,
.hotness-footer .h5,
.frontify-controls h5,
.frontify-controls .h5,
.hotness-typography h5,
.hotness-typography .h5 {
  font-size: 18px;
  line-height: 144.44444%;
  font-weight: 700; }

.hotness-container h6, .hotness-container .h6,
.hotness-react-container h6,
.hotness-react-container .h6,
.secondary-container h6,
.secondary-container .h6,
.hotness-footer h6,
.hotness-footer .h6,
.frontify-controls h6,
.frontify-controls .h6,
.hotness-typography h6,
.hotness-typography .h6 {
  font-size: 14px;
  line-height: 142.85714%;
  font-weight: 700; }

.hotness-container .intro-copy,
.hotness-react-container .intro-copy,
.secondary-container .intro-copy,
.hotness-footer .intro-copy,
.frontify-controls .intro-copy,
.hotness-typography .intro-copy {
  font-family: 'Lato', 'sans-serif';
  font-size: 20px;
  line-height: 150%;
  font-weight: 400;
  color: #444444; }

.hotness-container .body-copy, .hotness-container .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .hotness-container ol > li,
.hotness-react-container .body-copy,
.hotness-react-container .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text
.hotness-react-container ol > li,
.secondary-container .body-copy,
.secondary-container .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text
.secondary-container ol > li,
.hotness-footer .body-copy,
.hotness-footer .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text
.hotness-footer ol > li,
.frontify-controls .body-copy,
.frontify-controls .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text
.frontify-controls ol > li,
.hotness-typography .body-copy,
.hotness-typography .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text
.hotness-typography ol > li {
  font-family: 'Lato', 'sans-serif';
  font-size: 16px;
  line-height: 141.17647%;
  font-weight: 400;
  color: #444444; }

.hotness-container .photo-caption,
.hotness-react-container .photo-caption,
.secondary-container .photo-caption,
.hotness-footer .photo-caption,
.frontify-controls .photo-caption,
.hotness-typography .photo-caption {
  font-family: 'Lato', 'sans-serif';
  font-size: 14px;
  line-height: 142.85714%;
  font-weight: 400;
  color: #444444; }

.hotness-container .small-text,
.hotness-react-container .small-text,
.secondary-container .small-text,
.hotness-footer .small-text,
.frontify-controls .small-text,
.hotness-typography .small-text {
  font-family: 'Lato', 'sans-serif';
  font-size: 12px;
  line-height: 133.33333%;
  font-weight: 400;
  color: #444444; }

.hotness-container .accent-text,
.hotness-react-container .accent-text,
.secondary-container .accent-text,
.hotness-footer .accent-text,
.frontify-controls .accent-text,
.hotness-typography .accent-text {
  font-family: 'Sansita One', 'sans-serif';
  font-weight: 400;
  color: #444444;
  font-size: 26px;
  line-height: 1.38; }
  @media (min-width: 768px) {
    .hotness-container .accent-text,
    .hotness-react-container .accent-text,
    .secondary-container .accent-text,
    .hotness-footer .accent-text,
    .frontify-controls .accent-text,
    .hotness-typography .accent-text {
      font-size: 36px;
      line-height: 1.38; } }
  @media (min-width: 1054px) {
    .hotness-container .accent-text,
    .hotness-react-container .accent-text,
    .secondary-container .accent-text,
    .hotness-footer .accent-text,
    .frontify-controls .accent-text,
    .hotness-typography .accent-text {
      font-size: 46px;
      line-height: 1.38; } }
  @media (min-width: 1400px) {
    .hotness-container .accent-text,
    .hotness-react-container .accent-text,
    .secondary-container .accent-text,
    .hotness-footer .accent-text,
    .frontify-controls .accent-text,
    .hotness-typography .accent-text {
      font-size: 64px;
      line-height: 115.625%; } }

.hotness-container .italic,
.hotness-react-container .italic,
.secondary-container .italic,
.hotness-footer .italic,
.frontify-controls .italic,
.hotness-typography .italic {
  font-style: italic; }

.hotness-lightning.hotness-lightning h1, .hotness-lightning.hotness-lightning h2, .hotness-lightning.hotness-lightning h3, .hotness-lightning.hotness-lightning h4, .hotness-lightning.hotness-lightning h5, .hotness-lightning.hotness-lightning h6, .hotness-lightning.hotness-lightning .h1, .hotness-lightning.hotness-lightning .h2, .hotness-lightning.hotness-lightning .h3, .hotness-lightning.hotness-lightning .h4, .hotness-lightning.hotness-lightning .h5, .hotness-lightning.hotness-lightning .h6,
.lightning-footer.lightning-footer h1,
.lightning-footer.lightning-footer h2,
.lightning-footer.lightning-footer h3,
.lightning-footer.lightning-footer h4,
.lightning-footer.lightning-footer h5,
.lightning-footer.lightning-footer h6,
.lightning-footer.lightning-footer .h1,
.lightning-footer.lightning-footer .h2,
.lightning-footer.lightning-footer .h3,
.lightning-footer.lightning-footer .h4,
.lightning-footer.lightning-footer .h5,
.lightning-footer.lightning-footer .h6,
.lightning-mobile.lightning-mobile h1,
.lightning-mobile.lightning-mobile h2,
.lightning-mobile.lightning-mobile h3,
.lightning-mobile.lightning-mobile h4,
.lightning-mobile.lightning-mobile h5,
.lightning-mobile.lightning-mobile h6,
.lightning-mobile.lightning-mobile .h1,
.lightning-mobile.lightning-mobile .h2,
.lightning-mobile.lightning-mobile .h3,
.lightning-mobile.lightning-mobile .h4,
.lightning-mobile.lightning-mobile .h5,
.lightning-mobile.lightning-mobile .h6 {
  color: #444444;
  margin: 0;
  font-family: 'Lato', 'sans-serif'; }

.hotness-lightning.hotness-lightning .h1-lightning,
.lightning-footer.lightning-footer .h1-lightning,
.lightning-mobile.lightning-mobile .h1-lightning {
  font-weight: 700;
  font-family: 'Lato', 'sans-serif';
  font-size: 41px;
  line-height: 1.28;
  letter-spacing: 0.7px; }
  @media (min-width: 768px) {
    .hotness-lightning.hotness-lightning .h1-lightning,
    .lightning-footer.lightning-footer .h1-lightning,
    .lightning-mobile.lightning-mobile .h1-lightning {
      font-size: 55px;
      line-height: 1.33;
      letter-spacing: 1px; } }
  @media (min-width: 1054px) {
    .hotness-lightning.hotness-lightning .h1-lightning,
    .lightning-footer.lightning-footer .h1-lightning,
    .lightning-mobile.lightning-mobile .h1-lightning {
      font-size: 64px;
      line-height: 1.14;
      letter-spacing: 1.1px; } }

.hotness-lightning.hotness-lightning h2, .hotness-lightning.hotness-lightning .h2,
.lightning-footer.lightning-footer h2,
.lightning-footer.lightning-footer .h2,
.lightning-mobile.lightning-mobile h2,
.lightning-mobile.lightning-mobile .h2 {
  font-size: 24px;
  line-height: 32px;
  font-family: 'Lato', 'sans-serif';
  font-weight: 700;
  letter-spacing: 0.4px;
  color: #444444;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .hotness-lightning.hotness-lightning h2, .hotness-lightning.hotness-lightning .h2,
    .lightning-footer.lightning-footer h2,
    .lightning-footer.lightning-footer .h2,
    .lightning-mobile.lightning-mobile h2,
    .lightning-mobile.lightning-mobile .h2 {
      font-size: 32px;
      line-height: 1.33; } }
  @media (min-width: 1400px) {
    .hotness-lightning.hotness-lightning h2, .hotness-lightning.hotness-lightning .h2,
    .lightning-footer.lightning-footer h2,
    .lightning-footer.lightning-footer .h2,
    .lightning-mobile.lightning-mobile h2,
    .lightning-mobile.lightning-mobile .h2 {
      font-family: 'Lato', 'sans-serif';
      font-size: 36px;
      color: #444444; } }

.hotness-lightning.hotness-lightning .h2-sublead, .hotness-lightning.hotness-lightning .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text .hotness-lightning.hotness-lightning h2,
.lightning-footer.lightning-footer .h2-sublead,
.lightning-footer.lightning-footer .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
.lightning-footer.lightning-footer h2,
.lightning-mobile.lightning-mobile .h2-sublead,
.lightning-mobile.lightning-mobile .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
.lightning-mobile.lightning-mobile h2 {
  font-family: 'Lato', 'sans-serif';
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.4px; }
  @media (min-width: 1054px) {
    .hotness-lightning.hotness-lightning .h2-sublead, .hotness-lightning.hotness-lightning .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text .hotness-lightning.hotness-lightning h2,
    .lightning-footer.lightning-footer .h2-sublead,
    .lightning-footer.lightning-footer .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .lightning-footer.lightning-footer h2,
    .lightning-mobile.lightning-mobile .h2-sublead,
    .lightning-mobile.lightning-mobile .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hero-text
    .lightning-mobile.lightning-mobile h2 {
      font-size: 24px;
      line-height: 1.5;
      letter-spacing: 0.5px; } }

.hotness-lightning.hotness-lightning .intro-body,
.lightning-footer.lightning-footer .intro-body,
.lightning-mobile.lightning-mobile .intro-body {
  font-family: 'Lato', 'sans-serif';
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5; }

.hotness-lightning.hotness-lightning .testimonials-title,
.lightning-footer.lightning-footer .testimonials-title,
.lightning-mobile.lightning-mobile .testimonials-title {
  font-weight: 700;
  font-family: 'Lato', 'sans-serif';
  font-size: 37px;
  line-height: 1.2; }
  @media (min-width: 1054px) {
    .hotness-lightning.hotness-lightning .testimonials-title,
    .lightning-footer.lightning-footer .testimonials-title,
    .lightning-mobile.lightning-mobile .testimonials-title {
      font-size: 41px; } }

.hotness-lightning.hotness-lightning h3, .hotness-lightning.hotness-lightning .h3,
.lightning-footer.lightning-footer h3,
.lightning-footer.lightning-footer .h3,
.lightning-mobile.lightning-mobile h3,
.lightning-mobile.lightning-mobile .h3 {
  font-family: 'Lato', 'sans-serif';
  font-size: 24px;
  font-weight: 700;
  line-height: 1.33; }

.hotness-lightning.hotness-lightning h4, .hotness-lightning.hotness-lightning .h4,
.lightning-footer.lightning-footer h4,
.lightning-footer.lightning-footer .h4,
.lightning-mobile.lightning-mobile h4,
.lightning-mobile.lightning-mobile .h4 {
  font-family: 'Lato', 'sans-serif';
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25; }

.hotness-lightning.hotness-lightning .body-copy, .hotness-lightning.hotness-lightning .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .hotness-lightning.hotness-lightning ol > li,
.lightning-footer.lightning-footer .body-copy,
.lightning-footer.lightning-footer .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text
.lightning-footer.lightning-footer ol > li,
.lightning-mobile.lightning-mobile .body-copy,
.lightning-mobile.lightning-mobile .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text
.lightning-mobile.lightning-mobile ol > li {
  font-family: 'Lato', 'sans-serif';
  font-size: 17px;
  font-weight: 400;
  line-height: 1.53; }

.hotness-lightning.hotness-lightning .header-links,
.lightning-footer.lightning-footer .header-links,
.lightning-mobile.lightning-mobile .header-links {
  font-family: 'Lato', 'sans-serif';
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.3px; }

.hotness-lightning.hotness-lightning .sansita,
.lightning-footer.lightning-footer .sansita,
.lightning-mobile.lightning-mobile .sansita {
  font-family: 'Sansita One', 'sans-serif'; }

.hotness-lightning.hotness-lightning .italic,
.lightning-footer.lightning-footer .italic,
.lightning-mobile.lightning-mobile .italic {
  font-style: italic; }

.lightning-input {
  position: relative;
  margin-top: 20px; }
  .lightning-input input {
    margin-top: 9px;
    margin-bottom: 0px;
    padding-left: 1px; }
  .lightning-input label {
    color: #babec2;
    font-family: 'Lato', 'sans-serif';
    line-height: 141.17647%;
    font-size: 17px;
    letter-spacing: 0.3px;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 19px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .lightning-input input:focus ~ label, .lightning-input input:valid ~ label, .lightning-input input.active ~ label {
    top: -7px;
    color: #fb6222;
    opacity: 1;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase; }
  .lightning-input input:focus ~ .email-border, .lightning-input input:valid ~ .email-border, .lightning-input input.active ~ .email-border {
    background-color: #fb6222;
    height: 2px; }
  .lightning-input .email-border {
    position: absolute;
    width: 100%;
    -webkit-transition: border-bottom 0.2s ease-in-out;
    -o-transition: border-bottom 0.2s ease-in-out;
    transition: border-bottom 0.2s ease-in-out;
    -webkit-transition: height 0.2s ease-in-out;
    -o-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
    background-color: #babec2;
    height: 1px; }

.lightning-splitscreen .buttons, .lightning-mobile-splitscreen .buttons, .lightning-mobile-hero .buttons {
  text-align: center; }
  .lightning-splitscreen .buttons a, .lightning-mobile-splitscreen .buttons a, .lightning-mobile-hero .buttons a {
    text-decoration: none !important; }
  @media (min-width: 768px) {
    .lightning-splitscreen .buttons, .lightning-mobile-splitscreen .buttons, .lightning-mobile-hero .buttons {
      text-align: left; } }
  .lightning-splitscreen .buttons .hotness-social-buttons, .lightning-mobile-splitscreen .buttons .hotness-social-buttons, .lightning-mobile-hero .buttons .hotness-social-buttons {
    display: block; }
    .lightning-splitscreen .buttons .hotness-social-buttons:first-child, .lightning-mobile-splitscreen .buttons .hotness-social-buttons:first-child, .lightning-mobile-hero .buttons .hotness-social-buttons:first-child {
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .lightning-splitscreen .buttons .hotness-social-buttons:first-child, .lightning-mobile-splitscreen .buttons .hotness-social-buttons:first-child, .lightning-mobile-hero .buttons .hotness-social-buttons:first-child {
          margin-bottom: 20px; } }
    @media (min-width: 1054px) {
      .lightning-splitscreen .buttons .hotness-social-buttons, .lightning-mobile-splitscreen .buttons .hotness-social-buttons, .lightning-mobile-hero .buttons .hotness-social-buttons {
        display: inline; }
        .lightning-splitscreen .buttons .hotness-social-buttons:first-child, .lightning-mobile-splitscreen .buttons .hotness-social-buttons:first-child, .lightning-mobile-hero .buttons .hotness-social-buttons:first-child {
          margin-bottom: 0px; } }
  @media (min-width: 768px) {
    .lightning-splitscreen .buttons .hotness-social-buttons:first-child, .lightning-mobile-splitscreen .buttons .hotness-social-buttons:first-child, .lightning-mobile-hero .buttons .hotness-social-buttons:first-child {
      margin-right: 20px; } }

body.mobile .lightning-splitscreen .buttons, body.mobile .lightning-mobile-splitscreen .buttons, body.mobile .lightning-mobile-hero .buttons {
  text-align: center; }

html, body {
  height: 100%;
  background-image: none; }

.hotness-react-container {
  height: 100%;
  color: #444444; }

.hotness-hubspoke-hero, .hotness-mobile-hero, .hotness-mobile-launch-hero, .hotness-full-hero, .hotness-mobile-overlay {
  margin-bottom: 0px;
  position: relative; }
  @media (max-width: 767px) {
    .hotness-hubspoke-hero .hero-text h1, .hotness-mobile-hero .hero-text h1, .hotness-mobile-launch-hero .hero-text h1, .hotness-full-hero .hero-text h1, .hotness-mobile-overlay .hero-text h1 {
      font-size: 32px; }
    .hotness-hubspoke-hero .hero-text h2.h2-sublead, .hotness-hubspoke-hero .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hotness-hubspoke-hero .hero-text h2, .hotness-mobile-hero .hero-text h2.h2-sublead, .hotness-mobile-hero .hero-text h2, .hotness-mobile-launch-hero .hero-text h2.h2-sublead, .hotness-mobile-launch-hero .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hotness-mobile-launch-hero .hero-text h2, .hotness-full-hero .hero-text h2.h2-sublead, .hotness-full-hero .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hotness-full-hero .hero-text h2, .hotness-mobile-overlay .hero-text h2.h2-sublead, .hotness-mobile-overlay .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hotness-mobile-overlay .hero-text h2 {
      margin-top: 4px;
      font-size: 20px;
      line-height: 150%; } }
  .hotness-hubspoke-hero h1, .hotness-hubspoke-hero h2, .hotness-hubspoke-hero div, .hotness-mobile-hero h1, .hotness-mobile-hero h2, .hotness-mobile-hero div, .hotness-mobile-launch-hero h1, .hotness-mobile-launch-hero h2, .hotness-mobile-launch-hero div, .hotness-full-hero h1, .hotness-full-hero h2, .hotness-full-hero div, .hotness-mobile-overlay h1, .hotness-mobile-overlay h2, .hotness-mobile-overlay div {
    text-align: center;
    color: white; }
  .hotness-hubspoke-hero .hotness-container, .hotness-mobile-hero .hotness-container, .hotness-mobile-launch-hero .hotness-container, .hotness-full-hero .hotness-container, .hotness-mobile-overlay .hotness-container {
    height: 100%;
    display: table;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .hotness-hubspoke-hero .hotness-container, .hotness-mobile-hero .hotness-container, .hotness-mobile-launch-hero .hotness-container, .hotness-full-hero .hotness-container, .hotness-mobile-overlay .hotness-container {
        width: 100%;
        margin: 0 auto; } }
  .hotness-hubspoke-hero .hero-text, .hotness-mobile-hero .hero-text, .hotness-mobile-launch-hero .hero-text, .hotness-full-hero .hero-text, .hotness-mobile-overlay .hero-text {
    display: table-cell;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .hotness-hubspoke-hero .hero-text, .hotness-mobile-hero .hero-text, .hotness-mobile-launch-hero .hero-text, .hotness-full-hero .hero-text, .hotness-mobile-overlay .hero-text {
        padding-top: 20px; }
        .hotness-hubspoke-hero .hero-text h1, .hotness-mobile-hero .hero-text h1, .hotness-mobile-launch-hero .hero-text h1, .hotness-full-hero .hero-text h1, .hotness-mobile-overlay .hero-text h1 {
          font-size: 28px; }
        .hotness-hubspoke-hero .hero-text h2, .hotness-mobile-hero .hero-text h2, .hotness-mobile-launch-hero .hero-text h2, .hotness-full-hero .hero-text h2, .hotness-mobile-overlay .hero-text h2 {
          font-size: 16px; } }
    .hotness-hubspoke-hero .hero-text h1, .hotness-mobile-hero .hero-text h1, .hotness-mobile-launch-hero .hero-text h1, .hotness-full-hero .hero-text h1, .hotness-mobile-overlay .hero-text h1 {
      margin-bottom: 2.18978%; }
    @media (max-width: 767px) {
      .hotness-hubspoke-hero .hero-text h1, .hotness-hubspoke-hero .hero-text h2, .hotness-mobile-hero .hero-text h1, .hotness-mobile-hero .hero-text h2, .hotness-mobile-launch-hero .hero-text h1, .hotness-mobile-launch-hero .hero-text h2, .hotness-full-hero .hero-text h1, .hotness-full-hero .hero-text h2, .hotness-mobile-overlay .hero-text h1, .hotness-mobile-overlay .hero-text h2 {
        left: 0px;
        width: 90%;
        padding: 0;
        margin: 0 auto;
        float: none; } }
  .hotness-hubspoke-hero .buttons, .hotness-mobile-hero .buttons, .hotness-mobile-launch-hero .buttons, .hotness-full-hero .buttons, .hotness-mobile-overlay .buttons {
    clear: both;
    margin-top: 0px;
    padding-top: 40px; }
    .hotness-hubspoke-hero .buttons .btn, .hotness-mobile-hero .buttons .btn, .hotness-mobile-launch-hero .buttons .btn, .hotness-full-hero .buttons .btn, .hotness-mobile-overlay .buttons .btn {
      margin: 0;
      margin-right: 20px; }
  .hotness-hubspoke-hero .down-chevron, .hotness-mobile-hero .down-chevron, .hotness-mobile-launch-hero .down-chevron, .hotness-full-hero .down-chevron, .hotness-mobile-overlay .down-chevron {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    background-image: url("/_/static/images/index/hotness/scroll_down.9421f1e429cc.png");
    background-repeat: no-repeat;
    height: 37px;
    width: 66px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    bottom: 30px; }

.hotness-mobile-launch-hero-wrapper {
  height: auto; }
  @media (min-width: 1054px) {
    .hotness-mobile-launch-hero-wrapper {
      height: 100%;
      min-height: 750px;
      max-height: 1080px; } }

.hotness-hubspoke-hero-wrapper {
  height: 130%;
  min-height: 750px;
  max-height: 1080px; }
  .hotness-hubspoke-hero-wrapper .hotness-hubspoke-hero {
    height: 76.92308%; }
  @media (min-width: 768px) {
    .hotness-hubspoke-hero-wrapper {
      height: 100%; }
      .hotness-hubspoke-hero-wrapper .hotness-hubspoke-hero {
        height: 70%; } }
  @media (min-width: 1054px) {
    .hotness-hubspoke-hero-wrapper {
      height: 100%; }
      .hotness-hubspoke-hero-wrapper .hotness-hubspoke-hero {
        height: 75%; } }

.hotness-view {
  height: 100%; }
  .hotness-view > :not(.hotness-lightning-hero-wrapper):not(.lightning-mobile-hero-wrapper):first-child {
    margin-top: 50px; }
    .v2 .hotness-view > :not(.hotness-lightning-hero-wrapper):not(.lightning-mobile-hero-wrapper):first-child {
      margin-top: 50px !important; }

.hotness-mobile-launch-hero, .hotness-mobile-overlay {
  height: 100%;
  min-height: 750px;
  max-height: 1080px;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  padding-top: 80px; }
  .hotness-mobile-launch-hero .hotness-container, .hotness-mobile-overlay .hotness-container {
    height: calc(100% - 80px); }
  @media (min-width: 768px) {
    .hotness-mobile-launch-hero, .hotness-mobile-overlay {
      padding-top: 120px; }
      .hotness-mobile-launch-hero .hotness-container, .hotness-mobile-overlay .hotness-container {
        height: calc(100% - 50px) !important; } }
  @media (min-width: 1054px) {
    .hotness-mobile-launch-hero .hotness-container, .hotness-mobile-overlay .hotness-container {
      height: 100%;
      position: relative; } }
  @media (min-width: 1054px) {
    .hotness-mobile-launch-hero .buttons, .hotness-mobile-overlay .buttons {
      text-align: left;
      min-width: 360px; } }
  @media (min-width: 354px) {
    .hotness-mobile-launch-hero .buttons .hotness-social-buttons:first-child, .hotness-mobile-overlay .buttons .hotness-social-buttons:first-child {
      margin-right: 20px;
      margin-bottom: 10px; } }
  .hotness-mobile-launch-hero .buttons .hotness-social-buttons:nth-child(2), .hotness-mobile-overlay .buttons .hotness-social-buttons:nth-child(2) {
    display: block;
    margin-top: 20px; }
    @media (min-width: 354px) {
      .hotness-mobile-launch-hero .buttons .hotness-social-buttons:nth-child(2), .hotness-mobile-overlay .buttons .hotness-social-buttons:nth-child(2) {
        display: inline;
        margin-top: 0px; } }
  .hotness-mobile-launch-hero .hero-float-wrap, .hotness-mobile-overlay .hero-float-wrap {
    display: block;
    width: 100%; }
  .hotness-mobile-launch-hero .hero-float-image, .hotness-mobile-launch-hero .hero-text, .hotness-mobile-overlay .hero-float-image, .hotness-mobile-overlay .hero-text {
    width: 100%;
    display: block; }
  .hotness-mobile-launch-hero .hero-float-image, .hotness-mobile-overlay .hero-float-image {
    padding: 30px 15px; }
    .hotness-mobile-launch-hero .hero-float-image img, .hotness-mobile-overlay .hero-float-image img {
      width: 100%; }
  @media (min-width: 768px) {
    .hotness-mobile-launch-hero .hero-float-image, .hotness-mobile-overlay .hero-float-image {
      padding: 60px 0;
      width: 500px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1054px) {
    .hotness-mobile-launch-hero .hero-float-wrap, .hotness-mobile-overlay .hero-float-wrap {
      width: 50%;
      position: absolute;
      top: calc(50% - 60px);
      -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      -o-transform: translate(0%, -50%);
      transform: translate(0%, -50%); }
      .hotness-mobile-launch-hero .hero-float-wrap.right, .hotness-mobile-overlay .hero-float-wrap.right {
        width: 45%;
        left: 55%; }
    .hotness-mobile-launch-hero .hero-float-image, .hotness-mobile-overlay .hero-float-image {
      display: inline-block;
      vertical-align: middle;
      text-align: left;
      padding-top: 0px;
      padding-bottom: 10px; }
      .hotness-mobile-launch-hero .hero-float-image img, .hotness-mobile-overlay .hero-float-image img {
        float: right;
        width: auto;
        height: 65vh;
        min-height: 525px;
        max-height: 600px; }
    .hotness-mobile-launch-hero .hero-text, .hotness-mobile-overlay .hero-text {
      padding-left: 0px;
      display: inline-block;
      vertical-align: middle;
      padding-bottom: 80px;
      padding-right: 70px; }
      .hotness-mobile-launch-hero .hero-text h1, .hotness-mobile-launch-hero .hero-text .h2-sublead, .hotness-mobile-launch-hero .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hotness-mobile-launch-hero .hero-text h2, .hotness-mobile-overlay .hero-text h1, .hotness-mobile-overlay .hero-text .h2-sublead, .hotness-mobile-overlay .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hotness-mobile-overlay .hero-text h2 {
        text-align: left; }
    .hotness-mobile-launch-hero .buttons, .hotness-mobile-overlay .buttons {
      text-align: left; } }
  @media (min-width: 1400px) {
    .hotness-mobile-launch-hero .hero-float-image, .hotness-mobile-overlay .hero-float-image {
      padding-left: 8.33%; } }
  .hotness-mobile-launch-hero .down-chevron-wrapper, .hotness-mobile-overlay .down-chevron-wrapper {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    cursor: pointer;
    bottom: 30px; }
    .hotness-mobile-launch-hero .down-chevron-wrapper .down-chevron-label, .hotness-mobile-overlay .down-chevron-wrapper .down-chevron-label {
      font-family: 'Lato', 'sans-serif';
      font-style: normal;
      font-weight: 400;
      margin-bottom: 20px; }
    .hotness-mobile-launch-hero .down-chevron-wrapper .down-chevron-image, .hotness-mobile-overlay .down-chevron-wrapper .down-chevron-image {
      background-image: url("/_/static/images/index/hotness/scroll_down.9421f1e429cc.png");
      background-repeat: no-repeat;
      height: 37px;
      width: 66px;
      margin: 0 auto; }

.hotness-mobile-overlay.hotness-mobile-overlay {
  background-color: #fff;
  max-height: 1080px;
  min-height: initial;
  width: 100%;
  overflow: hidden;
  padding-top: 0px; }
  .hotness-mobile-overlay.hotness-mobile-overlay h1, .hotness-mobile-overlay.hotness-mobile-overlay h2 {
    font-size: 48px; }
  @media (max-width: 1053px) {
    .hotness-mobile-overlay.hotness-mobile-overlay {
      display: none; } }
  .hotness-mobile-overlay.hotness-mobile-overlay .hotness-container {
    height: 100%; }
  .hotness-mobile-overlay.hotness-mobile-overlay .closer {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer; }
  .hotness-mobile-overlay.hotness-mobile-overlay .hero-text {
    padding-left: 0px;
    padding-right: 0px; }
    .hotness-mobile-overlay.hotness-mobile-overlay .hero-text h1, .hotness-mobile-overlay.hotness-mobile-overlay .hero-text .h2-sublead, .hotness-mobile-overlay.hotness-mobile-overlay .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hotness-mobile-overlay.hotness-mobile-overlay .hero-text h2 {
      color: #444444;
      padding-right: 40px; }
    .hotness-mobile-overlay.hotness-mobile-overlay .hero-text .h2-sublead, .hotness-mobile-overlay.hotness-mobile-overlay .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hotness-mobile-overlay.hotness-mobile-overlay .hero-text h2 {
      font-size: 24px;
      line-height: 135%; }
    .hotness-mobile-overlay.hotness-mobile-overlay .hero-text h1, .hotness-mobile-overlay.hotness-mobile-overlay .hero-text h2, .hotness-mobile-overlay.hotness-mobile-overlay .hero-text .buttons {
      max-width: 500px; }
  .hotness-mobile-overlay.hotness-mobile-overlay .hero-float-image {
    padding-left: 0%;
    padding-right: 25px;
    text-align: right; }
  @media (min-width: 1054px) {
    .hotness-mobile-overlay.hotness-mobile-overlay .hero-float-wrap {
      top: 50%; } }

.hotness-full-hero {
  height: 100%;
  min-height: 750px;
  max-height: 1080px;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  padding-top: 80px; }
  @media (min-width: 768px) {
    .hotness-full-hero {
      padding-top: 120px; } }
  .hotness-full-hero h1, .hotness-full-hero h2, .hotness-full-hero div {
    text-align: center;
    color: white; }
  .hotness-full-hero .hero-text {
    top: 46%;
    position: relative;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%); }
    .hotness-full-hero .hero-text .h1-display {
      margin-bottom: 2.18978%; }
  .hotness-full-hero .buttons {
    clear: both;
    display: inline-block;
    margin-top: 1vw;
    padding-top: 3vh; }
  .hotness-full-hero .down-chevron {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    background-image: url("/_/static/images/index/hotness/scroll_down.9421f1e429cc.png");
    background-repeat: no-repeat;
    height: 37px;
    width: 66px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    bottom: 30px; }

.textured-cta {
  background-image: url("/_/static/images/landing/yellow-royale-bg.3af4e8ee279c.png"); }
  @media (max-width: 1053px) {
    .textured-cta .hotness-container {
      text-align: center; } }
  .textured-cta .hotness-container > div {
    float: none;
    display: inline-block;
    vertical-align: middle; }
    .textured-cta .hotness-container > div h2 {
      color: #fff;
      font-size: 30px; }
      @media (min-height: 600px) {
        .textured-cta .hotness-container > div h2 {
          font-size: 36px; } }
    .textured-cta .hotness-container > div p {
      margin-top: 10px;
      color: #fff;
      font-size: 20px; }
  .textured-cta.textured-cta-hubspoke-fold {
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
    height: 23.07692%;
    display: table;
    width: 100%; }
    @media (min-width: 768px) {
      .textured-cta.textured-cta-hubspoke-fold {
        height: 30%; } }
    @media (min-width: 1054px) {
      .textured-cta.textured-cta-hubspoke-fold {
        height: 25%; } }
    .textured-cta.textured-cta-hubspoke-fold .vertical-align-div {
      display: table-cell;
      vertical-align: middle; }
      .textured-cta.textured-cta-hubspoke-fold .vertical-align-div .hotness-container {
        height: auto; }
  @media (min-width: 1054px) {
    .textured-cta .button-wrapper a {
      position: relative;
      right: 30px; } }

.hotness-mobile-hero-wrapper {
  height: 100%;
  max-height: 1080px; }

.hotness-mobile-hero {
  height: 75%; }
  @media (max-width: 767px) and (orientation: landscape) {
    .hotness-mobile-hero {
      height: 65%; } }
  .hotness-mobile-hero .hero-text h1 {
    margin-bottom: 2.18978%; }

.textured-message {
  background-repeat: repeat;
  background-position: top center;
  overflow: visible;
  padding-top: 40px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .textured-message {
      padding-top: 60px;
      padding-bottom: 40px; } }
  @media (min-width: 1054px) {
    .textured-message {
      padding-top: 70px;
      padding-bottom: 50px; } }
  .textured-message .title, .textured-message .h2-lead {
    color: #fff;
    text-align: center; }
  .textured-message .buttons {
    clear: both;
    float: left;
    /* to trigger shrinkwrapping */
    margin-top: 20px;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
    @media (min-width: 1054px) {
      .textured-message .buttons {
        margin-top: 30px; } }
    @media (min-width: 1400px) {
      .textured-message .buttons {
        margin-top: 40px; } }
  .textured-message .accent-text {
    line-height: 115.625%; }
    @media (min-width: 400px) {
      .textured-message .accent-text {
        font-size: 24px; } }
    @media (min-width: 768px) {
      .textured-message .accent-text {
        font-size: 32px; } }
    @media (min-width: 1054px) {
      .textured-message .accent-text {
        font-size: 36px; } }
    @media (min-width: 1400px) {
      .textured-message .accent-text {
        font-size: 42px; } }
  .textured-message.textured-message-hubspoke-fold {
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
    height: 23.07692%;
    display: table;
    width: 100%; }
    @media (min-width: 768px) {
      .textured-message.textured-message-hubspoke-fold {
        height: 30%; } }
  @media (min-width: 768px) and (orientation: landscape) {
    .textured-message.textured-message-hubspoke-fold {
      height: 35%; } }
    @media (min-width: 1054px) {
      .textured-message.textured-message-hubspoke-fold {
        height: 25%; } }
    .textured-message.textured-message-hubspoke-fold .hotness-container {
      display: table-cell;
      vertical-align: middle; }
  .textured-message.textured-form-mobile-fold {
    display: table;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
    height: 25%; }
    @media (max-width: 767px) and (orientation: landscape) {
      .textured-message.textured-form-mobile-fold {
        height: 35%; } }
    .textured-message.textured-form-mobile-fold .hotness-container {
      display: table-cell;
      vertical-align: middle; }

.features-quadrant, .features-nonant, .features-phones {
  text-align: center;
  background-image: none;
  background-color: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (min-width: 1054px) {
    .features-quadrant, .features-nonant, .features-phones {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (min-width: 1400px) {
    .features-quadrant, .features-nonant, .features-phones {
      padding-top: 100px;
      padding-bottom: 100px; } }

.features-quadrant .hotness-features {
  clear: both; }
  .features-quadrant .hotness-features .feature-item {
    margin-top: 25px; }
    @media (min-width: 1054px) {
      .features-quadrant .hotness-features .feature-item {
        margin-top: 50px;
        height: 90px; } }
    @media (min-width: 1400px) {
      .features-quadrant .hotness-features .feature-item {
        margin-top: 60px; } }
  .features-quadrant .hotness-features .feature-icon {
    width: 40px;
    height: 40px;
    margin-left: 10px;
    margin-right: 25px;
    float: left; }
  .features-quadrant .hotness-features .feature-text {
    text-align: left;
    margin-left: 75px; }

.features-quadrant .buttons {
  clear: both;
  padding-top: 20px; }
  @media (min-width: 768px) {
    .features-quadrant .buttons {
      padding-top: 30px; } }
  @media (min-width: 1054px) {
    .features-quadrant .buttons {
      padding-top: 50px; } }
  @media (min-width: 1400px) {
    .features-quadrant .buttons {
      padding-top: 80px; } }

.features-nonant .hotness-features {
  clear: both;
  display: inline-block; }
  .features-nonant .hotness-features .feature-new {
    position: absolute;
    top: 18px;
    left: 50%;
    -webkit-transform: translate(-95px, 0%);
    -ms-transform: translate(-95px, 0%);
    -o-transform: translate(-95px, 0%);
    transform: translate(-95px, 0%);
    width: 62px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Lato', 'sans-serif';
    text-transform: uppercase;
    border-radius: 2px;
    color: white;
    text-align: center; }
  .features-nonant .hotness-features .feature-item {
    margin-top: 50px;
    height: auto; }
    @media (min-width: 768px) {
      .features-nonant .hotness-features .feature-item {
        height: 320px; } }
    @media (min-width: 1054px) {
      .features-nonant .hotness-features .feature-item {
        margin-top: 80px; } }
  .features-nonant .hotness-features .feature-icon {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 25px; }
  .features-nonant .hotness-features .feature-text {
    margin-top: 20px;
    font-family: 'Lato', 'sans-serif'; }
    .features-nonant .hotness-features .feature-text .feature-title {
      font-size: 20px;
      line-height: 30px; }
    .features-nonant .hotness-features .feature-text .body-copy, .features-nonant .hotness-features .feature-text .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .features-nonant .hotness-features .feature-text ol > li {
      margin-top: 4px;
      margin-bottom: 5px; }
    .features-nonant .hotness-features .feature-text .feature-link {
      display: inline-block;
      margin-top: 4px;
      font-weight: 700; }
      .features-nonant .hotness-features .feature-text .feature-link:hover, .features-nonant .hotness-features .feature-text .feature-link:focus, .features-nonant .hotness-features .feature-text .feature-link:active {
        text-decoration: none; }

.features-nonant .buttons {
  margin-top: 75px; }

.features-phones .hotness-features {
  clear: both;
  display: inline-block; }
  .features-phones .hotness-features .feature-item {
    margin-top: 50px; }
    .features-phones .hotness-features .feature-item .feature-text {
      margin-top: 50px; }

.features-phones .buttons {
  margin-top: 65px;
  text-align: center; }
  .features-phones .buttons .hotness-social-buttons:nth-child(2) {
    display: block;
    margin-top: 20px; }
    @media (min-width: 354px) {
      .features-phones .buttons .hotness-social-buttons:nth-child(2) {
        display: inline;
        margin-top: 0px;
        margin-left: 20px; } }

.parallax-background {
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  width: 100%; }

.parallax-background.parallax-message {
  height: auto;
  min-height: calc(100% - 80px);
  display: table; }
  .parallax-background.parallax-message .title h2, .parallax-background.parallax-message .intro-copy, .parallax-background.parallax-message .h3-feature-text, .parallax-background.parallax-message .body-copy, .parallax-background.parallax-message .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .parallax-background.parallax-message ol > li {
    color: white; }
  .parallax-background.parallax-message .features-quadrant {
    background-color: transparent;
    display: table-cell;
    vertical-align: middle; }

.hotness-static-image {
  width: 100%;
  overflow: hidden;
  background-color: #394658; }

.hotness-static-image img {
  height: 400px;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%); }
  @media (min-width: 768px) {
    .hotness-static-image img {
      height: 480px; } }
  @media (min-width: 1054px) {
    .hotness-static-image img {
      height: 640px; } }
  @media (min-width: 1400px) {
    .hotness-static-image img {
      height: 980px; } }

.inline-crown {
  height: 20px;
  width: 20px;
  background-image: url("/_/static/images/index/hotness/scroll_down.9421f1e429cc.png"); }

.hotness-testimonial {
  height: 824px;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (min-width: 1054px) {
    .hotness-testimonial {
      padding-top: 160px;
      padding-bottom: 160px; } }
  .hotness-testimonial .testimonial-body .accent-text, .hotness-testimonial .testimonial-body .accent-text h2 {
    color: #fff;
    text-align: center; }
  .hotness-testimonial .testimonial-body .quotes {
    margin-top: 70px;
    height: 450px; }
    .hotness-testimonial .testimonial-body .quotes.quotes {
      padding: 0; }
    .hotness-testimonial .testimonial-body .quotes .quote-body {
      color: #ffffff;
      text-align: center;
      width: 80%;
      margin-right: auto;
      margin-left: auto; }
    .hotness-testimonial .testimonial-body .quotes .quote-icon {
      height: 120px;
      width: 120px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 50px;
      margin-bottom: 50px;
      background-repeat: no-repeat;
      border-radius: 50%; }
    .hotness-testimonial .testimonial-body .quotes .quote-author {
      font-family: 'Lato', 'sans-serif';
      font-style: italic;
      color: #fff;
      text-align: center; }

.seo-goodness .hotness-seo-items {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px; }
  .seo-goodness .hotness-seo-items .seo-item {
    margin-top: 100px;
    text-align: center; }
    .seo-goodness .hotness-seo-items .seo-item .seo-icon {
      margin-bottom: 25px; }
    .seo-goodness .hotness-seo-items .seo-item .seo-title, .seo-goodness .hotness-seo-items .seo-item .seo-body {
      color: white; }
    .seo-goodness .hotness-seo-items .seo-item .seo-body {
      margin-top: 5px; }
    .seo-goodness .hotness-seo-items .seo-item .seo-link {
      display: block;
      margin-top: 25px;
      color: #fff; }
      .seo-goodness .hotness-seo-items .seo-item .seo-link:hover, .seo-goodness .hotness-seo-items .seo-item .seo-link:focus, .seo-goodness .hotness-seo-items .seo-item .seo-link:active {
        color: #fff; }

.hotness-newsletter-signup {
  background-color: #3f4d61;
  padding-top: 100px;
  padding-bottom: 62px; }

.endorsement {
  background-color: white;
  padding-top: 90px;
  padding-bottom: 100px; }
  .endorsement .quote {
    position: absolute;
    z-index: 1; }
    .endorsement .quote svg {
      width: 100px; }
      @media (min-width: 768px) {
        .endorsement .quote svg {
          width: 150px; } }
      @media (min-width: 1054px) {
        .endorsement .quote svg {
          width: 232px; } }
  .endorsement .quote-left {
    left: 8%; }
  .endorsement .quote-right {
    right: 8%; }
  .endorsement h2 {
    z-index: 2;
    font-family: 'Sansita One', 'sans-serif';
    font-weight: 400;
    text-align: center;
    position: relative; }
  .endorsement .endorsement-items {
    padding-top: 60px;
    padding-bottom: 30px; }
  .endorsement .endorsement-item {
    z-index: 2;
    float: none;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 30px; }
    .endorsement .endorsement-item .endorsement-body {
      font-size: 20px;
      font-weight: 400;
      color: #444; }
    .endorsement .endorsement-item .endorsement-author {
      margin-top: 15px;
      font-size: 14px;
      color: #b2b2b2; }
  .endorsement .buttons {
    z-index: 2;
    text-align: center; }
    .endorsement .buttons .hotness-social-buttons:nth-child(2) {
      display: block;
      margin-top: 20px; }
      @media (min-width: 354px) {
        .endorsement .buttons .hotness-social-buttons:nth-child(2) {
          display: inline;
          margin-top: 0px;
          margin-left: 20px; } }

.hotness-form {
  float: none !important; }
  .hotness-form .hotness-form-prompt {
    margin-bottom: 5px; }
    @media (min-width: 768px) {
      .hotness-form .hotness-form-prompt {
        margin-bottom: 2vh; } }
    @media (max-width: 767px) {
      .hotness-form .hotness-form-prompt .h3 {
        font-size: 20px; } }
    .hotness-form .hotness-form-prompt h3, .hotness-form .hotness-form-prompt p {
      text-align: center;
      color: white; }
  .hotness-form .hotness-input-group {
    width: 90%;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .hotness-form .hotness-input-group {
        width: auto; } }
    .hotness-form .hotness-input-group .input-group-addon {
      background-color: #ffffff;
      border-width: 0px; }
    .hotness-form .hotness-input-group .form-control {
      padding-left: 20px;
      background-color: #ffffff;
      border-width: 0px;
      font-family: 'Lato', 'sans-serif';
      color: #444;
      box-shadow: none;
      height: 30px;
      line-height: 16px;
      font-size: 16px; }
    .hotness-form .hotness-input-group .subscribe-button {
      margin: 0px;
      width: 200px; }
      @media (max-width: 767px) {
        .hotness-form .hotness-input-group .subscribe-button {
          width: 130px;
          font-size: 16px;
          height: 30px;
          padding: 4px 0px; } }
    .hotness-form .hotness-input-group .input-group-addon:first-child, .hotness-form .hotness-input-group .form-control:first-child, .hotness-form .hotness-input-group .input-group-btn:first-child {
      border-radius-top-left: 6px;
      border-radius-bottom-left: 6px;
      border-radius-top-right: 0px;
      border-radius-bottom-right: 0px; }
    .hotness-form .hotness-input-group .input-group-addon:last-child, .hotness-form .hotness-input-group .form-control:last-child, .hotness-form .hotness-input-group .input-group-btn:last-child {
      border-radius-top-left: 0px;
      border-radius-bottom-left: 0px;
      border-radius-top-right: 6px;
      border-radius-bottom-right: 6px; }
  .hotness-form .hotness-form-messages {
    height: 18px;
    margin-top: 5px;
    white-space: nowrap;
    text-align: center; }
    @media (min-width: 768px) {
      .hotness-form .hotness-form-messages {
        margin-top: 2vh;
        white-space: normal;
        text-align: left; } }
  .hotness-form .hotness-form-suggestion {
    cursor: pointer; }
  .hotness-form .hotness-form-suggestion,
  .hotness-form .hotness-form-error {
    font-family: 'Lato', 'sans-serif';
    font-size: 16px;
    color: white;
    margin-left: 0px;
    white-space: normal; }
    @media (min-width: 768px) {
      .hotness-form .hotness-form-suggestion,
      .hotness-form .hotness-form-error {
        margin-left: 60px; } }

.hotness-form-success.hotness-form-success {
  float: none !important;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .hotness-form-success.hotness-form-success {
      margin-bottom: 2vh; } }
  .hotness-form-success.hotness-form-success h3, .hotness-form-success.hotness-form-success p {
    text-align: center;
    color: white; }
  .hotness-form-success.hotness-form-success .accent-text {
    line-height: 115.625%; }
    @media (min-width: 400px) {
      .hotness-form-success.hotness-form-success .accent-text {
        font-size: 24px; } }
    @media (min-width: 768px) {
      .hotness-form-success.hotness-form-success .accent-text {
        font-size: 32px; } }
    @media (min-width: 1054px) {
      .hotness-form-success.hotness-form-success .accent-text {
        font-size: 36px; } }
    @media (min-width: 1400px) {
      .hotness-form-success.hotness-form-success .accent-text {
        font-size: 42px; } }

@media (min-width: 768px) {
  .hotness-form.newsletter-form .hotness-input-group .form-control {
    background-image: url("/_/static/images/index/hotness/mail-icon.608782d7c933.png");
    background-repeat: no-repeat;
    background-position: 15px 15px;
    padding-left: 60px;
    height: 50px;
    font-size: 18px; } }

.hotness-form.sms-downloadlink .hotness-input-group {
  width: 98%; }
  .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input {
    width: auto; }
    .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .selected-flag {
      border-right: 2px solid #d4d4d4;
      width: 47px;
      height: 15px;
      padding-left: 5px;
      margin-top: 8px; }
      @media (min-width: 768px) {
        .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .selected-flag {
          width: 57px;
          height: 30px;
          margin-top: 10px;
          padding-left: 16px; } }
      .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .selected-flag .arrow {
        border: 0;
        margin-left: 5px;
        display: block; }
    .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .country-list-wrapper {
      position: absolute;
      padding-right: 5px;
      box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
      background-color: white;
      border: 1px solid #ccc;
      z-index: 10;
      top: 30px;
      width: 250px; }
      @media (min-width: 768px) {
        .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .country-list-wrapper {
          top: 50px;
          width: 400px; } }
    .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .country-list {
      position: initial;
      box-shadow: none;
      border-width: 0;
      width: auto;
      padding-right: 5px;
      overflow-y: auto;
      margin: 0;
      top: 50px; }
      .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .country-list::-webkit-scrollbar {
        -webkit-appearance: none; }
      .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .country-list::-webkit-scrollbar:vertical {
        width: 5px; }
      .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .country-list::-webkit-scrollbar:horizontal {
        height: 5px; }
      .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .country-list::-webkit-scrollbar-thumb {
        border-radius: 5.5px;
        border: 0;
        background-color: #d4d4d4; }
      .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .country-list::-webkit-scrollbar-track {
        background: #FFF;
        border-radius: 5.5px; }
      .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .country-list::-webkit-scrollbar-track {
        margin-top: 5px;
        margin-bottom: 5px; }
      .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .country-list .country {
        font-family: 'Lato' 'sans-serif'; }
    .hotness-form.sms-downloadlink .hotness-input-group .react-tel-input .flag-dropdown {
      background-color: white;
      border-width: 0px; }
  .hotness-form.sms-downloadlink .hotness-input-group .form-control {
    padding-left: 50px; }
    @media (min-width: 768px) {
      .hotness-form.sms-downloadlink .hotness-input-group .form-control {
        padding-left: 65px;
        height: 50px;
        font-size: 18px; } }

.slider-carousel {
  background-color: #394658; }
  .slider-carousel .slick-slider {
    max-width: 2400px;
    margin: 0 auto; }
  .slider-carousel .slick-dots {
    bottom: 17px; }

.image-comparison {
  position: relative;
  overflow: hidden;
  height: 400px; }
  @media (min-width: 768px) {
    .image-comparison {
      height: 480px; } }
  @media (min-width: 1054px) {
    .image-comparison {
      height: 560px; } }
  @media (min-width: 1600px) {
    .image-comparison {
      height: 790px; } }
  .image-comparison img {
    height: 400px; }
    @media (min-width: 768px) {
      .image-comparison img {
        height: 480px; } }
    @media (min-width: 1054px) {
      .image-comparison img {
        height: 560px; } }
    @media (min-width: 1600px) {
      .image-comparison img {
        height: 790px; } }
  .image-comparison .area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .image-comparison .area img {
      position: absolute; }
  .image-comparison .after {
    z-index: 10; }
  .image-comparison .drag-bar {
    position: absolute;
    top: 0;
    width: 60px;
    height: 100%;
    margin: 0 0 0 -30px;
    z-index: 20; }
    .image-comparison .drag-bar .drag-line {
      opacity: 0.2; }
    .image-comparison .drag-bar .drag-line, .image-comparison .drag-bar .drag-circle {
      display: block;
      position: absolute;
      top: 0;
      left: 50%;
      width: 2px;
      height: 100%;
      margin: 0 0 0 -1px;
      background: #FFF; }
    .image-comparison .drag-bar .drag-after-text, .image-comparison .drag-bar .drag-before-text {
      color: #fff;
      position: absolute;
      top: 20px;
      width: 120px; }
    .image-comparison .drag-bar .drag-after-text {
      right: 50px;
      text-align: right; }
    .image-comparison .drag-bar .drag-before-text {
      left: 50px;
      text-align: left; }
    .image-comparison .drag-bar .drag-circle {
      width: 60px;
      height: 60px;
      margin-left: -30px;
      margin-top: -30px;
      background-color: transparent;
      border-radius: 30px 30px 30px 30px; }
      .image-comparison .drag-bar .drag-circle.dragging {
        margin-top: -25px;
        width: 50px;
        height: 50px;
        margin-left: -25px;
        border-radius: 25px 25px 25px 25px; }
        .image-comparison .drag-bar .drag-circle.dragging .drag-circle-left {
          width: 25px;
          height: 50px;
          border-radius: 25px 0px 0px 25px; }
        .image-comparison .drag-bar .drag-circle.dragging .drag-circle-right {
          width: 25px;
          height: 50px;
          border-radius: 0px 25px 25px 0px;
          margin-left: 25px; }
        .image-comparison .drag-bar .drag-circle.dragging .drag-circle-icon {
          width: 50px;
          height: 50px;
          border-radius: 25px; }
          .image-comparison .drag-bar .drag-circle.dragging .drag-circle-icon svg {
            width: 33.33333px; }
      .image-comparison .drag-bar .drag-circle .drag-circle-left {
        position: absolute;
        top: 0;
        width: 30px;
        height: 60px;
        border-radius: 30px 0px 0px 30px;
        background: #FFF;
        z-index: 5; }
      .image-comparison .drag-bar .drag-circle .drag-circle-right {
        position: absolute;
        top: 0;
        width: 30px;
        height: 60px;
        border-left: 1px solid #dee1e4;
        border-radius: 0px 30px 30px 0px;
        background: #e8eaec;
        margin-left: 30px;
        z-index: 5; }
      .image-comparison .drag-bar .drag-circle .drag-circle-icon {
        cursor: pointer;
        position: absolute;
        top: 0;
        width: 60px;
        height: 60px;
        background-color: transparent;
        border-radius: 30px;
        z-index: 10; }
        .image-comparison .drag-bar .drag-circle .drag-circle-icon svg {
          position: relative;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 40px; }
  .image-comparison.loading .area, .image-comparison.loading .drag-bar {
    opacity: 0;
    filter: alpha(opacity=0); }

.hotness-splitscreen {
  background-color: transparent;
  line-height: 100%;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .hotness-splitscreen .hotness-splitscreen-image {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 440px; }
    @media (min-width: 768px) {
      .hotness-splitscreen .hotness-splitscreen-image {
        height: 480px; } }
    @media (min-width: 1054px) {
      .hotness-splitscreen .hotness-splitscreen-image {
        height: 560px; } }
    @media (min-width: 1400px) {
      .hotness-splitscreen .hotness-splitscreen-image {
        height: 790px; } }
    @media (min-width: 1054px) {
      .hotness-splitscreen .hotness-splitscreen-image {
        width: 50%;
        display: table-cell; } }
  .hotness-splitscreen .hotness-splitscreen-text {
    background-color: #EEEDE7;
    vertical-align: top;
    overflow: hidden;
    display: block;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left; }
    @media (min-width: 768px) {
      .hotness-splitscreen .hotness-splitscreen-text {
        padding-left: 80px;
        padding-right: 80px; } }
    @media (min-width: 1054px) {
      .hotness-splitscreen .hotness-splitscreen-text {
        height: 660px;
        width: 50%;
        padding-top: 100px;
        padding-bottom: 100px;
        padding-left: 70px;
        padding-right: 70px; }
        .hotness-splitscreen .hotness-splitscreen-text.text-split-screen-image {
          display: table-cell; }
        .hotness-splitscreen .hotness-splitscreen-text.text-split-screen-slider {
          display: inline-block; } }
    @media (min-width: 1400px) {
      .hotness-splitscreen .hotness-splitscreen-text {
        height: 790px;
        padding-top: 140px;
        padding-bottom: 140px; } }
    .hotness-splitscreen .hotness-splitscreen-text .feature-link {
      padding-top: 4px; }
    .hotness-splitscreen .hotness-splitscreen-text .feature-link a {
      font-family: 'Lato', 'sans-serif';
      line-height: 141.17647%;
      font-size: 17px;
      line-height: 141.17647%;
      font-weight: 700; }
      .hotness-splitscreen .hotness-splitscreen-text .feature-link a:hover, .hotness-splitscreen .hotness-splitscreen-text .feature-link a:focus, .hotness-splitscreen .hotness-splitscreen-text .feature-link a:active {
        text-decoration: none; }
    .hotness-splitscreen .hotness-splitscreen-text .h3-feature-text {
      margin-top: 20px; }
      @media (min-width: 1054px) {
        .hotness-splitscreen .hotness-splitscreen-text .h3-feature-text {
          margin-top: 30px; } }
      @media (min-width: 1400px) {
        .hotness-splitscreen .hotness-splitscreen-text .h3-feature-text {
          margin-top: 40px; } }
    .hotness-splitscreen .hotness-splitscreen-text ol {
      counter-reset: li;
      /* Initiate a counter */
      margin-left: 0;
      /* Remove the default left margin */
      padding-left: 0;
      /* Remove the default left padding */
      margin-top: 20px; }
    .hotness-splitscreen .hotness-splitscreen-text ol > li {
      position: relative;
      /* Create a positioning context */
      padding: 4px 8px;
      /* Add some spacing around the content */
      list-style: none;
      /* Disable the normal item numbering */
      padding-left: 0px;
      margin-bottom: 20px;
      min-height: 40px;
      margin-left: 60px; }
      @media (min-width: 1054px) {
        .hotness-splitscreen .hotness-splitscreen-text ol > li {
          min-height: 50px;
          margin-left: 70px; } }
    .hotness-splitscreen .hotness-splitscreen-text ol > li:before {
      content: counter(li);
      /* Use the counter as content */
      counter-increment: li;
      /* Increment the counter by 1 */
      /* Position and style the number */
      background-color: #fff;
      color: #d3cebe;
      position: absolute;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      /* Some space between the number and the content in browsers that support
           generated content but not positioning it (Camino 2 is one example) */
      font-weight: 900;
      text-align: center;
      padding-top: 5px;
      left: -60px;
      font-size: 24px;
      border-radius: 20px;
      width: 40px;
      height: 40px; }
      @media (min-width: 768px) {
        .hotness-splitscreen .hotness-splitscreen-text ol > li:before {
          padding-top: 3px;
          font-size: 26px; } }
      @media (min-width: 1054px) {
        .hotness-splitscreen .hotness-splitscreen-text ol > li:before {
          padding-top: 12px;
          font-size: 28px;
          border-radius: 25px;
          width: 50px;
          height: 50px;
          left: -70px; } }
      @media (min-width: 1400px) {
        .hotness-splitscreen .hotness-splitscreen-text ol > li:before {
          padding-top: 12px;
          font-size: 30px; } }
    .hotness-splitscreen .hotness-splitscreen-text li ol,
    .hotness-splitscreen .hotness-splitscreen-text li ul {
      margin-top: 6px; }
    .hotness-splitscreen .hotness-splitscreen-text ol li:last-child {
      margin-bottom: 0px; }
  .hotness-splitscreen .slider-carousel {
    display: block;
    width: 100%;
    height: 100%; }
    @media (min-width: 1054px) {
      .hotness-splitscreen .slider-carousel {
        display: inline-block;
        width: 50%; } }
    .hotness-splitscreen .slider-carousel .image-comparison {
      position: relative;
      overflow: hidden;
      height: 560px; }
      @media (min-width: 1054px) {
        .hotness-splitscreen .slider-carousel .image-comparison {
          height: 660px; } }
      @media (min-width: 1400px) {
        .hotness-splitscreen .slider-carousel .image-comparison {
          height: 790px; } }
      .hotness-splitscreen .slider-carousel .image-comparison img {
        height: 790px; }
        @media (min-width: 1400px) {
          .hotness-splitscreen .slider-carousel .image-comparison img {
            height: 790px; } }

.wistia_popover_overlay {
  width: 100% !important; }

body.mobile .free-trial-button-mobile {
  margin: 35px auto;
  width: 220px; }

body.mobile .free_trial_hotness_btn {
  margin: 0 auto !important;
  width: 220px; }

body.mobile .hotness-mobile-launch-hero-wrapper {
  margin-top: 0 !important; }

@media (min-width: 1054px) {
  body.mobile .hotness-container {
    width: 1024px; } }

@media (max-width: 767px) {
  @viewport {
    width: 768px; } }

body.mobile .page {
  padding: 0; }

.page {
  height: 100%;
  padding: 0 0 0; }

.index-template #content-container.page {
  padding-top: 0; }

@media (min-width: 768px) {
  .page {
    padding: 120px 0 0; }
  .page-inner {
    min-height: 100%; }
  .page-inner {
    padding: 0 0 324px; }
    .no-footer .page-inner {
      padding-bottom: 0; } }

.hide-lightning {
  height: 0;
  display: none; }

.hotness-lightning-container .lightning-signed_out {
  display: block; }

.hotness-lightning-container .lightning-signed_in {
  display: none; }

.hotness-lightning-container .lightning-anon_new_signed_out {
  display: none; }

.hotness-lightning-container .lightning-anon_new_signed_in {
  display: none; }

.hotness-lightning-container .lightning-signed_in_non_subscriber {
  display: none; }

.hotness-lightning-container.signed-in .lightning-signed_out {
  display: none; }

.hotness-lightning-container.signed-in .lightning-signed_in {
  display: block; }

.hotness-lightning-container.signed-in .lightning-signed_in_non_subscriber {
  display: none; }

.hotness-lightning-container.anon-new-deferred {
  display: none; }

.hotness-lightning-container.anon-new-desktop .lightning-signed_out {
  display: none; }

.hotness-lightning-container.anon-new-desktop .lightning-signed_in {
  display: none; }

.hotness-lightning-container.anon-new-desktop .lightning-anon_new_signed_out {
  display: block; }

.hotness-lightning-container.anon-new-desktop .lightning-anon_new_signed_in {
  display: none; }

.hotness-lightning-container.anon-new-desktop .lightning-signed_in_non_subscriber {
  display: none; }

.hotness-lightning-container.anon-new-desktop.signed-in .lightning-anon_new_signed_out {
  display: none; }

.hotness-lightning-container.anon-new-desktop.signed-in .lightning-anon_new_signed_in {
  display: block; }

.hotness-lightning-container.eligible-free-trial-user .lightning-signed_in_non_subscriber {
  display: block; }

.hotness-lightning-container.eligible-free-trial-user .lightning-signed_out {
  display: none; }

.hotness-lightning-container.eligible-free-trial-user .lightning-signed_in {
  display: none; }

.hotness-lightning-container.eligible-free-trial-user .lightning-anon_new_signed_out {
  display: none; }

.hotness-lightning-container.eligible-free-trial-user .lightning-anon_new_signed_in {
  display: none; }

.hotness-lightning-container .buttons .btn-lightning:last-child {
  margin-right: 0px; }

.hotness-lightning-container .intro-body {
  color: #444; }

.hotness-lightning div, .lightning-footer div {
  color: #444; }

@media (min-width: 768px) {
  .lightning-footer {
    margin-top: -324px; }
  .lightning-footer-v3 {
    margin-top: -320px; } }

.hotness-lightning-hero-wrapper {
  min-height: 750px;
  max-height: 1080px; }
  .hotness-lightning-hero-wrapper .hotness-container {
    position: relative; }
  .hotness-lightning-hero-wrapper .hotness-lightning-hero {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: 100vh;
    min-height: 750px;
    max-height: 1080px; }
    .hotness-lightning-hero-wrapper .hotness-lightning-hero .hotness-container {
      display: block; }
    .hotness-lightning-hero-wrapper .hotness-lightning-hero .hotness-inner-container {
      display: table;
      height: 100%; }
    .hotness-lightning-hero-wrapper .hotness-lightning-hero .hero-text {
      display: table-cell;
      vertical-align: middle; }
      .hotness-lightning-hero-wrapper .hotness-lightning-hero .hero-text .h1-lightning {
        text-align: left;
        color: #ffffff;
        width: 80%;
        margin-bottom: 2.18978%; }
        @media (min-width: 1054px) {
          .hotness-lightning-hero-wrapper .hotness-lightning-hero .hero-text .h1-lightning {
            width: 65%; } }
      .hotness-lightning-hero-wrapper .hotness-lightning-hero .hero-text .h2-sublead, .hotness-lightning-hero-wrapper .hotness-lightning-hero .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hotness-lightning-hero-wrapper .hotness-lightning-hero .hero-text h2 {
        text-align: left;
        color: #ffffff;
        width: 80%; }
        @media (min-width: 1054px) {
          .hotness-lightning-hero-wrapper .hotness-lightning-hero .hero-text .h2-sublead, .hotness-lightning-hero-wrapper .hotness-lightning-hero .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .hotness-lightning-hero-wrapper .hotness-lightning-hero .hero-text h2 {
            width: 65%; } }
      .hotness-lightning-hero-wrapper .hotness-lightning-hero .hero-text .buttons {
        text-align: left; }

.hotness-lightning-hero-animation-wrapper {
  min-height: 0;
  max-height: none;
  margin: 0 !important;
  padding: 80px 0 0; }
  .has-notification-bar .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation {
    padding-top: 40px; }
  .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text {
    display: block;
    position: relative;
    z-index: 9; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text h1, .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text h2, .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text div {
      text-align: center; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text h1 {
      display: inline-block;
      max-width: 460px;
      margin: 18px 0 0;
      font-size: 42px;
      line-height: 1.33;
      font-weight: 700; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text h2 {
      display: inline-block;
      max-width: 570px;
      margin: 18px 0 4px;
      font-size: 20px;
      line-height: 1.5;
      font-weight: 400; }
  .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-asset {
    position: relative;
    max-width: 720px;
    max-height: 480px;
    margin: 0 auto;
    padding: 0 0 66.6666%; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-asset video, .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-asset img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      max-height: 480px;
      background: #FFF; }
  .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .buttons {
    margin: 3px 0 40px;
    padding: 0; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .buttons a {
      margin: 20px 10px 0 !important; }
  @media (min-width: 1054px) {
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text h1 {
      max-width: 560px;
      font-size: 50px;
      line-height: 1.24; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text h2 {
      max-width: none;
      font-size: 20px;
      line-height: 1.5; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .buttons {
      margin-top: 43px; }
      .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .buttons a {
        margin-top: 0 !important; } }
  @media (min-width: 1054px) and (max-width: 1399px) {
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-asset {
      height: 480px;
      padding: 0; } }
  @media (min-width: 1400px) {
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation {
      margin-bottom: -17px !important; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hotness-container {
      width: 100% !important; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hotness-inner-container {
      display: flex;
      align-items: center; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text-wrapper {
      width: 50%;
      padding: 0 25px 0 0; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text {
      width: 560px;
      float: right; }
      .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text h1, .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text h2, .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text div {
        text-align: left; }
      .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text h1 {
        margin: 9px 0 0;
        font-size: 50px;
        line-height: 1.24;
        font-weight: 700; }
      .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-text h2 {
        margin: 18px 0 4px;
        font-size: 20px;
        line-height: 1.5;
        font-weight: 400; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-asset-wrapper {
      width: 50%;
      margin: 0 0 0 -34px;
      padding: 0 0 0 25px; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-asset-max {
      max-width: 720px; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .hero-asset {
      margin: 0;
      width: 100%; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .buttons {
      margin-top: 40px; }
    .hotness-lightning-hero-animation-wrapper .hotness-lightning-hero-animation .buttons-inner {
      margin: 0 0 0 -10px; } }

.hotness-lightning {
  margin-bottom: 0px;
  position: relative; }
  .hotness-lightning h1, .hotness-lightning h2, .hotness-lightning div {
    text-align: center;
    color: white; }
  .hotness-lightning .hotness-container {
    height: 100%;
    display: table;
    margin: 0 auto; }
  .hotness-lightning .hero-text {
    display: table-cell;
    vertical-align: middle; }
    .hotness-lightning .hero-text h1 {
      margin-bottom: 2.18978%; }
  .hotness-lightning .buttons {
    clear: both;
    margin-top: 0px;
    padding-top: 40px; }
    .hotness-lightning .buttons .btn {
      margin: 0;
      margin-right: 20px; }
  .hotness-lightning .down-chevron {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    background-image: url("/_/static/images/index/hotness/scroll_down.9421f1e429cc.png");
    background-repeat: no-repeat;
    height: 37px;
    width: 66px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    bottom: 30px; }

.subscriber-benefits {
  color: #444; }
  .subscriber-benefits .title-area {
    padding-bottom: 47px; }
  .subscriber-benefits .title-wrapper {
    margin-bottom: 5px; }
  .subscriber-benefits .buttons {
    padding-top: 60px; }
  .subscriber-benefits .left-side {
    display: inline-block;
    vertical-align: middle;
    width: 49%; }
    .subscriber-benefits .left-side .benefit-image-wrapper {
      margin-left: 0;
      position: relative;
      width: 310px;
      height: 310px; }
      @media (min-width: 1054px) {
        .subscriber-benefits .left-side .benefit-image-wrapper {
          width: 420px;
          height: 420px; } }
      @media (min-width: 1400px) {
        .subscriber-benefits .left-side .benefit-image-wrapper {
          width: 500px;
          height: 500px; } }
    .subscriber-benefits .left-side .benefit-image {
      position: absolute;
      left: 0;
      top: 0;
      border-radius: 50%;
      width: 310px;
      height: 310px;
      opacity: 0;
      visibility: hidden;
      transition-property: opacity, visibility;
      transition-duration: 1s, 0;
      transition-delay: 0, 1s; }
      @media (min-width: 1054px) {
        .subscriber-benefits .left-side .benefit-image {
          width: 420px;
          height: 420px; } }
      @media (min-width: 1400px) {
        .subscriber-benefits .left-side .benefit-image {
          width: 500px;
          height: 500px; } }
      .subscriber-benefits .left-side .benefit-image.active {
        transition-property: visibility, opacity;
        transition-duration: 0, 1s;
        opacity: 1;
        visibility: visible; }
  .subscriber-benefits .right-side {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    position: relative; }
    .subscriber-benefits .right-side .back-pillar {
      top: 0px;
      left: 0px;
      position: absolute;
      height: 100%;
      width: 2px;
      background-color: #efefef; }
    .subscriber-benefits .right-side .benefit {
      width: 100%;
      position: relative;
      cursor: pointer;
      margin-bottom: 40px; }
      .subscriber-benefits .right-side .benefit:last-child {
        margin-bottom: 0px; }
      .subscriber-benefits .right-side .benefit .pillar {
        top: 50px;
        height: 0px;
        background-color: #efefef;
        left: 0px;
        position: absolute;
        width: 2px;
        -webkit-transition: background-color 0.4s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out;
        -o-transition: background-color 0.4s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out;
        transition: background-color 0.4s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out; }
      .subscriber-benefits .right-side .benefit .icon {
        top: 2px;
        left: 20px;
        position: absolute;
        width: 50px;
        height: 50px; }
        .subscriber-benefits .right-side .benefit .icon svg {
          fill: #babec2;
          -webkit-transition: fill 0.3s ease-in-out;
          -o-transition: fill 0.3s ease-in-out;
          transition: fill 0.3s ease-in-out; }
      .subscriber-benefits .right-side .benefit .text {
        margin-left: 90px;
        margin-top: 2px;
        text-align: left;
        -webkit-transition: color 0.3s ease-in-out;
        -o-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out; }
        .subscriber-benefits .right-side .benefit .text .h3 {
          color: #4c4c4c; }
        .subscriber-benefits .right-side .benefit .text .body-copy, .subscriber-benefits .right-side .benefit .text .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .subscriber-benefits .right-side .benefit .text ol > li {
          color: #a7acb0; }
      .subscriber-benefits .right-side .benefit.active .pillar, .subscriber-benefits .right-side .benefit:hover .pillar, .subscriber-benefits .right-side .benefit:focus .pillar, .subscriber-benefits .right-side .benefit:active .pillar {
        background-color: #DD6611;
        top: 0px;
        height: 100%; }
      .subscriber-benefits .right-side .benefit.active .icon svg, .subscriber-benefits .right-side .benefit:hover .icon svg, .subscriber-benefits .right-side .benefit:focus .icon svg, .subscriber-benefits .right-side .benefit:active .icon svg {
        fill: #DD6611; }
      .subscriber-benefits .right-side .benefit.active .text .body-copy, .subscriber-benefits .right-side .benefit.active .text .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .subscriber-benefits .right-side .benefit.active .text ol > li, .subscriber-benefits .right-side .benefit:hover .text .body-copy, .subscriber-benefits .right-side .benefit:hover .text .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .subscriber-benefits .right-side .benefit:hover .text ol > li, .subscriber-benefits .right-side .benefit:focus .text .body-copy, .subscriber-benefits .right-side .benefit:focus .text .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .subscriber-benefits .right-side .benefit:focus .text ol > li, .subscriber-benefits .right-side .benefit:active .text .body-copy, .subscriber-benefits .right-side .benefit:active .text .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .subscriber-benefits .right-side .benefit:active .text ol > li {
        color: #4c4c4c; }

.testimonial-carousel {
  padding-top: 80px;
  padding-bottom: 20px;
  float: none; }
  @media (min-width: 1054px) {
    .testimonial-carousel {
      padding-top: 100px; } }
  .testimonial-carousel #carousel {
    cursor: default;
    height: 300px; }
    @media (min-width: 1400px) {
      .testimonial-carousel #carousel {
        height: 250px; } }
    .testimonial-carousel #carousel .carousel-block {
      height: auto;
      width: auto; }
  .testimonial-carousel .testimonials-title {
    color: #ffffff;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px; }
  .testimonial-carousel .quote-author {
    color: #ffffff;
    padding-bottom: 70px; }
  .testimonial-carousel .carousel-indicators {
    bottom: 0px;
    cursor: default; }
    .testimonial-carousel .carousel-indicators .quote-indicator {
      margin-right: 20px;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .testimonial-carousel .carousel-indicators .quote-indicator:last-child {
        margin-right: 1px; }
      .testimonial-carousel .carousel-indicators .quote-indicator.active {
        margin-left: 0px;
        margin-right: 19px;
        width: 16px;
        height: 16px; }
        .testimonial-carousel .carousel-indicators .quote-indicator.active:last-child {
          margin-right: 0px; }

.lightning-newsletter-signup .signup {
  float: none;
  padding-bottom: 80px; }
  @media (min-width: 1054px) {
    .lightning-newsletter-signup .signup {
      padding-bottom: 100px; } }

.lightning-newsletter-signup .title-wrapper {
  margin-bottom: 5px; }

.lightning-newsletter-signup .newsletter-success {
  display: none; }

.lightning-newsletter-signup.success .newsletter-form {
  display: none; }

.lightning-newsletter-signup.success .newsletter-success {
  display: block; }

.lightning-newsletter-signup .email-container .eac-input-wrap {
  width: 100%; }
  .lightning-newsletter-signup .email-container .eac-input-wrap .eac-sugg {
    font-family: 'Lato', 'sans-serif';
    line-height: 141.17647%;
    font-size: 17px;
    letter-spacing: 0.3px;
    color: #babec2; }

.lightning-newsletter-signup .email-container .email-input {
  width: 100%; }

.lightning-newsletter-signup .notification-container {
  margin-top: 20px;
  text-align: left;
  position: relative; }
  .lightning-newsletter-signup .notification-container .subscribe-notification, .lightning-newsletter-signup .notification-container .email_suggest, .lightning-newsletter-signup .notification-container .email-success, .lightning-newsletter-signup .notification-container .email-warning, .lightning-newsletter-signup .notification-container .error-occurred {
    height: 40px;
    position: absolute;
    color: #b2b2b2;
    text-align: left;
    font-family: 'Lato', 'sans-serif';
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.3px;
    width: 100%; }
  .lightning-newsletter-signup .notification-container .email_suggest {
    color: #b2b2b2;
    cursor: pointer; }

.lightning-newsletter-signup .email-input {
  border: none;
  border-radius: 0;
  height: 45px;
  font-family: 'Lato', 'sans-serif';
  line-height: 141.17647%;
  font-size: 17px;
  letter-spacing: 0.3px;
  color: #444; }

.lightning-newsletter-signup .newsletter-success .success-title-wrapper h2 {
  font-family: 'Lato', 'sans-serif';
  font-weight: 700;
  color: #444;
  font-size: 42px;
  line-height: 1.2; }

.lightning-newsletter-signup .newsletter-success .success-title-wrapper .highlight {
  color: #DD6611; }

.title-wrapper h2 {
  color: #444; }
  .title-wrapper h2 span.highlight {
    color: #DD6611; }

.feature-icons,
.tutorial-bubbles,
.subscriber-benefits,
.lightning-splitscreen,
.lightning-newsletter-signup {
  padding-top: 70px; }
  @media (min-width: 1400px) {
    .feature-icons,
    .tutorial-bubbles,
    .subscriber-benefits,
    .lightning-splitscreen,
    .lightning-newsletter-signup {
      padding-top: 90px; } }
  .feature-icons .hotness-inner-container,
  .tutorial-bubbles .hotness-inner-container,
  .subscriber-benefits .hotness-inner-container,
  .lightning-splitscreen .hotness-inner-container,
  .lightning-newsletter-signup .hotness-inner-container {
    padding-bottom: 80px; }
    @media (min-width: 1400px) {
      .feature-icons .hotness-inner-container,
      .tutorial-bubbles .hotness-inner-container,
      .subscriber-benefits .hotness-inner-container,
      .lightning-splitscreen .hotness-inner-container,
      .lightning-newsletter-signup .hotness-inner-container {
        padding-bottom: 100px; } }

.feature-icons .hotness-features, .tutorial-bubbles .hotness-features {
  clear: both;
  display: inline-block; }

.feature-icons .go-arrow, .tutorial-bubbles .go-arrow {
  vertical-align: top;
  display: inline-block;
  width: 16px;
  height: 11px;
  fill: #babec2;
  -webkit-transition: fill 0.3s ease-in-out;
  -o-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out; }

.hotness-inner-container.lightning-border {
  border-bottom: 2px solid #efefef; }

.tutorial-bubbles .hotness-features .feature-item {
  margin-top: 50px;
  height: auto; }
  .tutorial-bubbles .hotness-features .feature-item .feature-icon {
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 25px;
    width: 160px;
    height: 160px; }
    @media (min-width: 1054px) {
      .tutorial-bubbles .hotness-features .feature-item .feature-icon {
        width: 200px;
        height: 200px; } }
  .tutorial-bubbles .hotness-features .feature-item .feature-text {
    margin-top: 20px; }
    .tutorial-bubbles .hotness-features .feature-item .feature-text .body-copy, .tutorial-bubbles .hotness-features .feature-item .feature-text .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .tutorial-bubbles .hotness-features .feature-item .feature-text ol > li {
      margin-top: 4px;
      margin-bottom: 5px; }
  .tutorial-bubbles .hotness-features .feature-item:hover, .tutorial-bubbles .hotness-features .feature-item:focus, .tutorial-bubbles .hotness-features .feature-item:active {
    cursor: pointer;
    text-decoration: none; }
    .tutorial-bubbles .hotness-features .feature-item:hover .go-arrow, .tutorial-bubbles .hotness-features .feature-item:focus .go-arrow, .tutorial-bubbles .hotness-features .feature-item:active .go-arrow {
      fill: #fb6222; }

.tutorial-bubbles .buttons {
  padding-top: 60px; }

.feature-icons .hotness-features .feature-item {
  margin-top: 50px;
  height: auto; }
  .feature-icons .hotness-features .feature-item .feature-icon {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 25px; }
  .feature-icons .hotness-features .feature-item .feature-text {
    margin-top: 20px; }
    .feature-icons .hotness-features .feature-item .feature-text .body-copy, .feature-icons .hotness-features .feature-item .feature-text .hotness-splitscreen .hotness-splitscreen-text ol > li, .hotness-splitscreen .hotness-splitscreen-text .feature-icons .hotness-features .feature-item .feature-text ol > li {
      margin-top: 4px;
      margin-bottom: 5px; }
  .feature-icons .hotness-features .feature-item:hover, .feature-icons .hotness-features .feature-item:focus, .feature-icons .hotness-features .feature-item:active {
    cursor: pointer;
    text-decoration: none; }
    .feature-icons .hotness-features .feature-item:hover .go-arrow, .feature-icons .hotness-features .feature-item:focus .go-arrow, .feature-icons .hotness-features .feature-item:active .go-arrow {
      fill: #fb6222; }

.feature-icons .buttons {
  padding-top: 60px; }

.lightning-splitscreen {
  background-color: transparent;
  line-height: 100%;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .lightning-splitscreen .hotness-splitscreen-image {
    display: table-cell;
    vertical-align: middle;
    width: 50%; }
    .lightning-splitscreen .hotness-splitscreen-image img {
      width: 100%; }
    .lightning-splitscreen .hotness-splitscreen-image .sassy-main-image {
      margin-left: -95px;
      width: 810px; }
  .lightning-splitscreen .hotness-splitscreen-text {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    width: 50%;
    padding-left: 60px;
    text-align: left; }
    .lightning-splitscreen .hotness-splitscreen-text.hotness-splitscreen-text-right {
      padding-left: 0px;
      padding-right: 60px; }
    .lightning-splitscreen .hotness-splitscreen-text.sassy-left-block {
      padding-right: 10px; }
    .lightning-splitscreen .hotness-splitscreen-text.sassy-top-align {
      vertical-align: top; }
    .lightning-splitscreen .hotness-splitscreen-text.sassy-left-block .title h2, .lightning-splitscreen .hotness-splitscreen-text.sassy-right-block .title h2 {
      font-size: 36px;
      font-weight: bold;
      line-height: 1.33;
      letter-spacing: 0.4px;
      color: #515151; }
    .lightning-splitscreen .hotness-splitscreen-text.sassy-left-block .body p.intro-body, .lightning-splitscreen .hotness-splitscreen-text.sassy-right-block .body p.intro-body {
      font: 20px/1.5 Lato;
      color: #515151;
      text-align: left; }
    .lightning-splitscreen .hotness-splitscreen-text h2 {
      color: #444;
      text-align: left; }
      .lightning-splitscreen .hotness-splitscreen-text h2 .highlight {
        color: #DD6611;
        white-space: nowrap; }
    .lightning-splitscreen .hotness-splitscreen-text .body {
      margin-top: 10px;
      text-align: left;
      color: #444; }
    .lightning-splitscreen .hotness-splitscreen-text .buttons {
      padding-top: 25px; }
      .lightning-splitscreen .hotness-splitscreen-text .buttons .btn {
        margin-top: 15px; }
    .lightning-splitscreen .hotness-splitscreen-text.sassy-easy.sassy-right-block {
      padding-left: 105px; }
  .lightning-splitscreen .sassy-left-block {
    padding-left: 135px;
    width: 725px; }
  .lightning-splitscreen .sassy-right-block {
    width: 715px; }
    .lightning-splitscreen .sassy-right-block.hotness-splitscreen-text {
      padding-left: 20px; }
    .lightning-splitscreen .sassy-right-block.sassy-right-block-spaced {
      padding-right: 135px; }
  .lightning-splitscreen .sassy-main-text {
    position: relative;
    z-index: 1; }
    .lightning-splitscreen .sassy-main-text .title h1 {
      margin-top: 150px;
      font: 900 50px/1.28 Lato;
      text-align: left;
      color: #515151; }
    .lightning-splitscreen .sassy-main-text .sassy-see-more {
      text-align: center;
      float: left;
      margin-top: 160px;
      cursor: pointer; }
      .lightning-splitscreen .sassy-main-text .sassy-see-more span {
        font: italic 17px/1.76 Lato;
        display: block;
        color: #909398;
        margin-bottom: 8px; }
      .lightning-splitscreen .sassy-main-text .sassy-see-more svg {
        stroke: #909398;
        width: 37px; }
  .lightning-splitscreen .sassy-link-wrapper {
    text-align: left;
    margin: 35px 0 0; }
    .lightning-splitscreen .sassy-link-wrapper a.sassy-link {
      font: 700 20px/1.5 Lato;
      line-height: 1.5;
      text-align: left;
      color: #7acfda; }
      .lightning-splitscreen .sassy-link-wrapper a.sassy-link svg path {
        fill: #7acfda; }
      .lightning-splitscreen .sassy-link-wrapper a.sassy-link .go-arrow {
        width: 16px;
        height: 11px;
        display: inline-block;
        color: inherit; }
  .lightning-splitscreen .sassy-testimonial {
    margin-top: 70px;
    font: 300 17px/1.53 Lato;
    text-align: left;
    border: 0;
    padding: 0; }
    .lightning-splitscreen .sassy-testimonial p {
      margin: 0; }
      .lightning-splitscreen .sassy-testimonial p.quote {
        margin-bottom: 18px; }
      .lightning-splitscreen .sassy-testimonial p.person img {
        width: 40px;
        height: 40px;
        object-fit: cover;
        border-radius: 20px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px; }
      .lightning-splitscreen .sassy-testimonial p.person span {
        font-style: italic; }

.hotness-lightning .sassy-banner {
  padding: 130px;
  background: #7acfda;
  color: #fff;
  font: 20px/1.5 Lato;
  text-align: center; }
  .hotness-lightning .sassy-banner .sassy-banner-heading {
    color: #fff;
    font: 700 36px/1.33 Lato;
    letter-spacing: 0.4px; }

.hotness-lightning .sassy-view {
  height: 100vh; }

.sassy .lightning-splitscreen .hotness-splitscreen-image img {
  width: initial; }

.sassy .lightning-splitscreen .buttons .hotness-social-buttons {
  display: inline; }

@media (max-width: 1200px) {
  .lightning-signed_out.sassy .lightning-splitscreen .hotness-splitscreen-image {
    display: none; }
  .lightning-signed_out.sassy .lightning-splitscreen .hotness-splitscreen-text.sassy-easy.sassy-right-block, .lightning-signed_out.sassy .lightning-splitscreen .hotness-splitscreen-text.sassy-right-block {
    padding-left: 0; }
  .lightning-signed_out.sassy .lightning-splitscreen .sassy-left-block, .lightning-signed_out.sassy .lightning-splitscreen .sassy-right-block {
    padding-left: 0;
    padding-right: 0;
    width: 500px; }
  .lightning-signed_out.sassy .lightning-splitscreen .sassy-right-block.sassy-right-block-spaced {
    padding-right: 0; }
  .lightning-signed_out.sassy .lightning-splitscreen .sassy-main-text {
    margin-top: 50px; } }

@media (min-width: 1200px) and (max-width: 1440px) {
  .lightning-signed_out.sassy .lightning-splitscreen .sassy-main-text .sassy-see-more {
    margin-top: 95px; }
  .lightning-signed_out.sassy .lightning-splitscreen .sassy-left-block {
    padding-left: 50px; }
  .lightning-signed_out.sassy .lightning-splitscreen .sassy-right-block.sassy-right-block-spaced {
    padding-right: 50px; } }

@media (min-width: 768px) {
  .lightning-desktop.test-b .hotness-lightning-hero-wrapper, .lightning-desktop.test-b .hotness-lightning-hero {
    height: 600px;
    min-height: auto;
    max-height: auto; }
  .lightning-desktop.test-b .hero-text {
    padding-top: 182px;
    vertical-align: top; }
  .lightning-desktop.test-b .hotness-lightning-hero-wrapper + .feature-icons {
    padding-top: 74px; }
    .lightning-desktop.test-b .hotness-lightning-hero-wrapper + .feature-icons .feature-item {
      margin-top: 20px; }
      .lightning-desktop.test-b .hotness-lightning-hero-wrapper + .feature-icons .feature-item .feature-text {
        margin-top: 0; } }

@media (min-width: 1054px) {
  .lightning-desktop.test-b .hero-text .h2-sublead, .lightning-desktop.test-b .hotness-mobile-hero .hero-text h2, .hotness-mobile-hero .lightning-desktop.test-b .hero-text h2 {
    margin: -13px 0 0; } }

/* Fix for footer alignment */
.footer-list {
  vertical-align: top; }

.hotness-footer-wrapper {
  background-color: #394658;
  width: 100%; }
  .hotness-footer-wrapper.janky-bottom-padding {
    padding-bottom: 420px; }
  @media (min-width: 1054px) {
    .hotness-footer-wrapper .container {
      width: 1054px; } }
  .hotness-footer-wrapper.minimal-footer .hotness-footer {
    padding-top: 10px; }
    .hotness-footer-wrapper.minimal-footer .hotness-footer .authorline .hotness-legal {
      padding-bottom: 50px; }
  .hotness-footer-wrapper .hotness-footer {
    padding-top: 70px; }
    .hotness-footer-wrapper .hotness-footer .foot-nav {
      text-align: center; }
      .hotness-footer-wrapper .hotness-footer .foot-nav .footer-links-group {
        text-align: center;
        display: inline-block;
        vertical-align: top; }
      .hotness-footer-wrapper .hotness-footer .foot-nav .footer-links {
        text-align: left;
        vertical-align: top;
        width: 100px;
        margin-right: 100px;
        height: 200px;
        display: inline-block; }
        .hotness-footer-wrapper .hotness-footer .foot-nav .footer-links.last-footer-links {
          margin-right: 0px; }
        .hotness-footer-wrapper .hotness-footer .foot-nav .footer-links .footer-link {
          display: block;
          color: #8c94a0;
          font-family: 'Lato', 'sans-serif';
          font-weight: 300;
          font-size: 14px;
          line-height: 26px;
          white-space: nowrap; }
          .hotness-footer-wrapper .hotness-footer .foot-nav .footer-links .footer-link.links-header {
            font-weight: 400;
            text-transform: uppercase; }
      .hotness-footer-wrapper .hotness-footer .foot-nav .social-links {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 310px;
        padding-top: 0px; }
        @media (min-width: 768px) {
          .hotness-footer-wrapper .hotness-footer .foot-nav .social-links {
            padding-top: 40px; } }
        @media (min-width: 1054px) {
          .hotness-footer-wrapper .hotness-footer .foot-nav .social-links {
            margin-left: 100px;
            display: inline-block; } }
        @media (min-width: 1400px) {
          .hotness-footer-wrapper .hotness-footer .foot-nav .social-links {
            margin-left: 170px; } }
        .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link {
          float: left;
          margin-right: 18px; }
          .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link:last-child {
            margin-right: 0px; }
          .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link.social-twitter {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -492px 0px;
            width: 35px;
            height: 35px; }
            .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link.social-twitter:hover {
              background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
              background-position: -416px -426px;
              width: 35px;
              height: 35px; }
          .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link.social-pinterest {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -377px -426px;
            width: 35px;
            height: 35px; }
            .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link.social-pinterest:hover {
              background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
              background-position: -338px -426px;
              width: 35px;
              height: 35px; }
          .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link.social-facebook {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -204px -190px;
            width: 35px;
            height: 35px; }
            .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link.social-facebook:hover {
              background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
              background-position: -492px -117px;
              width: 35px;
              height: 35px; }
          .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link.social-gplus {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -299px -426px;
            width: 35px;
            height: 35px; }
            .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link.social-gplus:hover {
              background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
              background-position: -260px -426px;
              width: 35px;
              height: 35px; }
          .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link.social-youtube {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -492px -78px;
            width: 35px;
            height: 35px; }
            .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link.social-youtube:hover {
              background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
              background-position: -492px -39px;
              width: 35px;
              height: 35px; }
          .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link.social-flickr {
            background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
            background-position: -221px -426px;
            width: 35px;
            height: 35px; }
            .hotness-footer-wrapper .hotness-footer .foot-nav .social-links .social-link.social-flickr:hover {
              background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
              background-position: -182px -426px;
              width: 35px;
              height: 35px; }
    .hotness-footer-wrapper .hotness-footer .authorline {
      clear: both;
      padding-top: 50px; }
      .hotness-footer-wrapper .hotness-footer .authorline .accent-text {
        text-align: center;
        font-size: 30px;
        color: #8c94a0; }
        .hotness-footer-wrapper .hotness-footer .authorline .accent-text .footer-heart {
          background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
          background-position: -48px -426px;
          width: 44px;
          height: 36px;
          display: inline-block;
          vertical-align: middle; }
      .hotness-footer-wrapper .hotness-footer .authorline .hotness-legal {
        text-align: center;
        margin-top: 30px;
        padding-bottom: 100px; }
        .hotness-footer-wrapper .hotness-footer .authorline .hotness-legal .hotness-legal-div, .hotness-footer-wrapper .hotness-footer .authorline .hotness-legal .hotness-legal-link {
          color: #8c94a0;
          font-family: 'Lato', 'sans-serif';
          font-weight: 300px;
          font-size: 14px;
          line-height: 26px; }
        .hotness-footer-wrapper .hotness-footer .authorline .hotness-legal .vertical-break {
          margin-left: 20px; }
        .hotness-footer-wrapper .hotness-footer .authorline .hotness-legal .hotness-legal-link {
          margin-left: 20px;
          display: block; }
          @media (min-width: 320px) {
            .hotness-footer-wrapper .hotness-footer .authorline .hotness-legal .hotness-legal-link {
              display: inline-block; } }

.lightning-footer {
  box-sizing: border-box;
  padding-top: 60px;
  padding-left: 0;
  padding-right: 0;
  background-color: #323334; }
  .lightning-footer .hotness-container {
    position: relative; }
  .lightning-footer #foot-nav {
    padding-left: 0;
    padding-right: 0;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 20px; }
    @media (min-width: 1054px) {
      .lightning-footer #foot-nav {
        text-align: left;
        width: auto;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px; } }
    .lightning-footer #foot-nav .footer-list {
      display: block;
      font-family: 'Lato', 'sans-serif';
      font-size: 16px;
      font-weight: 400;
      line-height: 1;
      letter-spacing: 0.3px;
      text-align: left;
      color: #babec2;
      text-align: center;
      margin: 0; }
      @media (min-width: 768px) {
        .lightning-footer #foot-nav .footer-list {
          display: inline-block;
          text-align: left;
          margin-right: 40px; } }
      @media (min-width: 1400px) {
        .lightning-footer #foot-nav .footer-list {
          margin-right: 100px; } }
      .lightning-footer #foot-nav .footer-list:last-child {
        margin-right: 0px; }
      .lightning-footer #foot-nav .footer-list h3 {
        font-family: 'Lato', 'sans-serif';
        font-size: 16px;
        font-weight: 700;
        line-height: 1;
        letter-spacing: 0.3px;
        color: #babec2;
        margin-right: 0px;
        margin-bottom: 20px;
        text-transform: uppercase; }
      .lightning-footer #foot-nav .footer-list .footer-links {
        list-style: none;
        padding: 0;
        margin: 0; }
        .lightning-footer #foot-nav .footer-list .footer-links li {
          padding-bottom: 20px; }
        .lightning-footer #foot-nav .footer-list .footer-links a {
          color: #babec2; }
          .lightning-footer #foot-nav .footer-list .footer-links a:hover, .lightning-footer #foot-nav .footer-list .footer-links a:active, .lightning-footer #foot-nav .footer-list .footer-links a:focus {
            color: #DD6611;
            text-decoration: none; }
      .lightning-footer #foot-nav .footer-list.footer-app-tools {
        margin-top: 40px;
        display: block; }
        @media (min-width: 768px) {
          .lightning-footer #foot-nav .footer-list.footer-app-tools {
            margin-top: 0px;
            display: inline-block; } }
      .lightning-footer #foot-nav .footer-list.footer-resources {
        margin-top: 40px;
        display: block; }
        @media (min-width: 768px) {
          .lightning-footer #foot-nav .footer-list.footer-resources {
            margin-top: 0px;
            display: inline-block; } }
      .lightning-footer #foot-nav .footer-list.footer-company {
        margin-top: 40px; }
        .lightning-footer #foot-nav .footer-list.footer-company .footer-link-jobs {
          display: none; }
        .lightning-footer #foot-nav .footer-list.footer-company .footer-link-affliates {
          display: none; }
        @media (min-width: 768px) {
          .lightning-footer #foot-nav .footer-list.footer-company {
            margin-top: 0px;
            display: inline-block; }
            .lightning-footer #foot-nav .footer-list.footer-company .footer-link-jobs {
              display: list-item; }
            .lightning-footer #foot-nav .footer-list.footer-company .footer-link-affliates {
              display: list-item; } }
  .lightning-footer #social {
    position: static;
    width: 100%; }
    @media (min-width: 768px) {
      .lightning-footer #social {
        margin-right: 40px; } }
    @media (min-width: 1054px) {
      .lightning-footer #social {
        margin-right: 50px;
        width: 275px;
        position: absolute;
        right: 0px;
        top: 0px; } }
    @media (min-width: 1400px) {
      .lightning-footer #social {
        margin-right: 30px; } }
    .lightning-footer #social #social-icons {
      box-sizing: border-box;
      font-size: 14px;
      line-height: 1.25;
      margin-left: auto;
      margin-right: auto;
      width: 220px; }
      @media (min-width: 768px) {
        .lightning-footer #social #social-icons {
          width: 460px; } }
      @media (min-width: 1054px) {
        .lightning-footer #social #social-icons {
          width: auto;
          text-align: right; } }
    .lightning-footer #social #social-icons .icon-wrapper {
      box-sizing: border-box;
      display: inline-block;
      height: 48px;
      width: 48px;
      margin-bottom: 38px;
      border: 2px solid #babec2;
      border-radius: 50%;
      margin-left: 30px; }
      .lightning-footer #social #social-icons .icon-wrapper:first-child {
        margin-left: 0px; }
      .lightning-footer #social #social-icons .icon-wrapper:nth-child(4) {
        margin-left: 0px; }
      @media (min-width: 768px) {
        .lightning-footer #social #social-icons .icon-wrapper:nth-child(4) {
          margin-left: 30px; } }
      @media (min-width: 1400px) {
        .lightning-footer #social #social-icons .icon-wrapper {
          margin-left: 40px; }
          .lightning-footer #social #social-icons .icon-wrapper:nth-child(4) {
            margin-left: 40px; } }
      .lightning-footer #social #social-icons .icon-wrapper svg {
        margin-left: auto;
        margin-right: auto;
        display: block;
        fill: #babec2;
        height: 30px; }
      .lightning-footer #social #social-icons .icon-wrapper:hover, .lightning-footer #social #social-icons .icon-wrapper:active {
        border-color: #DD6611;
        background-color: #DD6611; }
        .lightning-footer #social #social-icons .icon-wrapper:hover svg, .lightning-footer #social #social-icons .icon-wrapper:active svg {
          fill: white; }
      .lightning-footer #social #social-icons .icon-wrapper#facebook svg {
        height: 26px;
        margin-top: 9px; }
      .lightning-footer #social #social-icons .icon-wrapper#twitter svg {
        height: 22px;
        margin-top: 12px; }
      .lightning-footer #social #social-icons .icon-wrapper#instagram svg {
        height: 22px;
        margin-top: 10px; }
      .lightning-footer #social #social-icons .icon-wrapper#pinterest svg {
        height: 25px;
        margin-top: 9px; }
      .lightning-footer #social #social-icons .icon-wrapper#snapchat svg {
        height: 26px;
        margin-top: 8px; }
      .lightning-footer #social #social-icons .icon-wrapper#google svg {
        height: 23px;
        margin-top: 11px; }
      .lightning-footer #social #social-icons .icon-wrapper#youtube svg {
        height: 20px;
        margin-left: 11px;
        margin-top: 11px; }
      .lightning-footer #social #social-icons .icon-wrapper#linkedin svg {
        height: 20px;
        margin-left: 11px;
        margin-top: 11px; }
  .lightning-footer #copyright {
    margin-top: 40px;
    padding-bottom: 24px;
    text-align: center;
    color: #babec2;
    font-family: 'Lato', 'sans-serif';
    font-size: 16px; }
    .lightning-footer #copyright a {
      color: #babec2;
      font-weight: 700; }
      .lightning-footer #copyright a:hover, .lightning-footer #copyright a:focus, .lightning-footer #copyright a:active {
        color: #DD6611;
        text-decoration: none; }
    .lightning-footer #copyright .language-switch {
      display: none; }
      @media (min-width: 768px) {
        .lightning-footer #copyright .language-switch {
          display: inline-block; } }

@media (min-width: 1055px) {
  #global-footer .lightning-footer-v3 {
    margin-top: -320px; } }

.lightning-footer-v3 {
  background: #343b46;
  color: #c5c9cf; }
  .lightning-footer-v3 #foot-nav .footer-list {
    color: #c5c9cf; }
    .lightning-footer-v3 #foot-nav .footer-list h3 {
      color: #c5c9cf; }
    .lightning-footer-v3 #foot-nav .footer-list .footer-links a {
      color: #c5c9cf; }
      .lightning-footer-v3 #foot-nav .footer-list .footer-links a:hover, .lightning-footer-v3 #foot-nav .footer-list .footer-links a:active, .lightning-footer-v3 #foot-nav .footer-list .footer-links a:focus {
        color: #43b2cf; }
  .lightning-footer-v3 #social {
    margin-right: 95px; }
    @media (min-width: 1399px) {
      .lightning-footer-v3 #social {
        margin-right: 5px; } }
    .lightning-footer-v3 #social #social-icons .icon-wrapper {
      border: 2px solid #c5c9cf; }
      .lightning-footer-v3 #social #social-icons .icon-wrapper svg {
        fill: #c5c9cf; }
      .lightning-footer-v3 #social #social-icons .icon-wrapper:hover, .lightning-footer-v3 #social #social-icons .icon-wrapper:active {
        border-color: #43b2cf;
        background-color: #43b2cf; }
        .lightning-footer-v3 #social #social-icons .icon-wrapper:hover svg, .lightning-footer-v3 #social #social-icons .icon-wrapper:active svg {
          fill: white; }
  .lightning-footer-v3 #copyright {
    margin-top: 40px;
    color: #c5c9cf; }
    .lightning-footer-v3 #copyright a {
      color: #c5c9cf;
      font-weight: 400; }
      .lightning-footer-v3 #copyright a:hover, .lightning-footer-v3 #copyright a:focus, .lightning-footer-v3 #copyright a:active {
        color: #43b2cf;
        font-weight: 400; }
    @media (min-width: 1054px) {
      .lightning-footer-v3 #copyright {
        margin-top: 0; } }
  .lightning-footer-v3 #foot-nav .footer-list {
    margin-right: 0; }
    @media (min-width: 768px) {
      .lightning-footer-v3 #foot-nav .footer-list {
        margin-right: 40px; }
        .lightning-footer-v3 #foot-nav .footer-list.footer-app-tools {
          margin-right: 30px; }
        .lightning-footer-v3 #foot-nav .footer-list.footer-resources {
          margin-right: 35px; } }
    @media (min-width: 1399px) {
      .lightning-footer-v3 #foot-nav .footer-list {
        margin-right: 100px; }
        .lightning-footer-v3 #foot-nav .footer-list.footer-resources {
          margin-right: 110px; }
        .lightning-footer-v3 #foot-nav .footer-list.footer-app-tools {
          margin-right: 90px; } }

.edit-rollover #sample-icon-edit-1 {
  background-image: url("/_/static/images/sprites_sample.864eced51859.png");
  background-position: 0px 0px;
  width: 70px;
  height: 70px; }

.edit-rollover #sample-icon-edit-2 {
  background-image: url("/_/static/images/sprites_sample.864eced51859.png");
  background-position: -74px 0px;
  width: 70px;
  height: 70px; }

.edit-rollover #sample-icon-edit-3 {
  background-image: url("/_/static/images/sprites_sample.864eced51859.png");
  background-position: 0px -74px;
  width: 70px;
  height: 70px; }

.edit-rollover #sample-icon-edit-4 {
  background-image: url("/_/static/images/sprites_sample.864eced51859.png");
  background-position: -74px -74px;
  width: 70px;
  height: 70px; }

.edit-rollover #sample-icon-edit-5 {
  background-image: url("/_/static/images/sprites_sample.864eced51859.png");
  background-position: -148px 0px;
  width: 70px;
  height: 70px; }

.touchup-rollover #sample-icon-touchup-1 {
  background-image: url("/_/static/images/sprites_sample.864eced51859.png");
  background-position: -148px -74px;
  width: 70px;
  height: 70px; }

.touchup-rollover #sample-icon-touchup-2 {
  background-image: url("/_/static/images/sprites_sample.864eced51859.png");
  background-position: 0px -148px;
  width: 70px;
  height: 70px; }

.touchup-rollover #sample-icon-touchup-3 {
  background-image: url("/_/static/images/sprites_sample.864eced51859.png");
  background-position: -74px -148px;
  width: 70px;
  height: 70px; }

.touchup-rollover #sample-icon-touchup-4 {
  background-image: url("/_/static/images/sprites_sample.864eced51859.png");
  background-position: -148px -148px;
  width: 70px;
  height: 70px; }

.touchup-rollover #sample-icon-touchup-5 {
  background-image: url("/_/static/images/sprites_sample.864eced51859.png");
  background-position: -222px 0px;
  width: 70px;
  height: 70px; }

/* Slider */
.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; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-loading .slick-list {
  background: #fff url("/_/static/css/ajax-loader.gif") center center no-repeat; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track {
  -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); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/* Icons */
/*@font-face { font-family: "slick"; src: url("/_/static/css/fonts/slick.eot"); src: url("/_/static/css/fonts/slick.eot?#iefix?#iefix") format("embedded-opentype"), url("/_/static/css/fonts/slick.woff") format("woff"), url("/_/static/css/fonts/slick.ttf") format("truetype"), url("/_/static/css/fonts/slick.svg#slick#slick") format("svg"); font-weight: normal; font-style: normal; }
*/
/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25; }

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

.slick-prev {
  left: -25px; }

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px; }

.slick-prev:before {
  content: "←"; }

[dir="rtl"] .slick-prev:before {
  content: "→"; }

.slick-next {
  right: -25px; }

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto; }

.slick-next:before {
  content: "→"; }

[dir="rtl"] .slick-next:before {
  content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

.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; }

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75; }

/*# sourceMappingURL=slick.css.map */
.slick-dots li {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 5px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 18px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent; }

.slick-dots .slick-active {
  background-color: #fff; }

.slick-dots.slick-dots li button:before {
  color: transparent; }

body section#blog-items {
  background-color: #ffffff;
  min-height: 340px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 40px; }
  body section#blog-items .blog-item {
    float: left;
    padding-right: 14px !important; }
    body section#blog-items .blog-item .blog-item-inner {
      max-width: image-width("index/blog/beginner_cover.jpg");
      font-size: 16px;
      color: #989898; }
      body section#blog-items .blog-item .blog-item-inner .blog-image-link {
        display: block;
        margin-top: 20px;
        position: relative; }
        body section#blog-items .blog-item .blog-item-inner .blog-image-link .overlay {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          z-index: 2;
          background: transparent;
          -webkit-transition: background 0.3s linear;
          -o-transition: background 0.3s linear;
          transition: background 0.3s linear; }
        body section#blog-items .blog-item .blog-item-inner .blog-image-link:hover .overlay {
          background: rgba(0, 0, 0, 0.2); }
      body section#blog-items .blog-item .blog-item-inner.blurb {
        line-height: 175%;
        font-size: 170%;
        color: #808080;
        margin-top: 13px; }
      body section#blog-items .blog-item .blog-item-inner h1, body section#blog-items .blog-item .blog-item-inner .h1 {
        padding-top: 12px;
        padding-bottom: 6px;
        font-size: 24px;
        line-height: 1.25;
        display: block; }
        body section#blog-items .blog-item .blog-item-inner h1 a, body section#blog-items .blog-item .blog-item-inner .h1 a {
          color: #4c4c4c;
          text-decoration: none; }
          body section#blog-items .blog-item .blog-item-inner h1 a:visited, body section#blog-items .blog-item .blog-item-inner h1 a:hover, body section#blog-items .blog-item .blog-item-inner h1 a:focus, body section#blog-items .blog-item .blog-item-inner .h1 a:visited, body section#blog-items .blog-item .blog-item-inner .h1 a:hover, body section#blog-items .blog-item .blog-item-inner .h1 a:focus {
            color: #4c4c4c; }
      body section#blog-items .blog-item .blog-item-inner .smallTitleOuter {
        padding-top: 15px;
        font-size: 18px;
        line-height: 24px; }
        body section#blog-items .blog-item .blog-item-inner .smallTitleOuter .smallTitleInner {
          display: inline;
          font-size: 18px;
          line-height: 24px;
          padding-right: 5px; }
  body section#blog-items #blog-row-subscription {
    padding-top: 20px; }

/*******
 *
 *  See carousel_archive.scss for old inactive slide styles
 *
 *******/
.carousel-control, .carousel-control.left, .carousel-control.right {
  background-image: none !important;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 100%;
  width: 8%;
  display: none; }
  @media (min-width: 768px) {
    .carousel-control, .carousel-control.left, .carousel-control.right {
      display: block; } }
  .carousel-control .carousel-icon-prev,
  .carousel-control .carousel-icon-next, .carousel-control.left .carousel-icon-prev,
  .carousel-control.left .carousel-icon-next, .carousel-control.right .carousel-icon-prev,
  .carousel-control.right .carousel-icon-next {
    font-family: Arial, sans-serif;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    font-size: 80px;
    left: 0;
    right: 0;
    z-index: 5;
    height: 80px;
    text-shadow: none;
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); }
    .carousel-control .carousel-icon-prev.carousel-icon-prev,
    .carousel-control .carousel-icon-next.carousel-icon-prev, .carousel-control.left .carousel-icon-prev.carousel-icon-prev,
    .carousel-control.left .carousel-icon-next.carousel-icon-prev, .carousel-control.right .carousel-icon-prev.carousel-icon-prev,
    .carousel-control.right .carousel-icon-next.carousel-icon-prev {
      left: -20px;
      text-align: left; }
    .carousel-control .carousel-icon-prev.carousel-icon-next,
    .carousel-control .carousel-icon-next.carousel-icon-next, .carousel-control.left .carousel-icon-prev.carousel-icon-next,
    .carousel-control.left .carousel-icon-next.carousel-icon-next, .carousel-control.right .carousel-icon-prev.carousel-icon-next,
    .carousel-control.right .carousel-icon-next.carousel-icon-next {
      right: -20px;
      text-align: right; }
  .carousel-control:hover, .carousel-control.left:hover, .carousel-control.right:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 90;
    filter: alpha(opacity=9000); }
  @media (max-width: 767px) {
    .carousel-control:hover, .carousel-control:focus, .carousel-control.left:hover, .carousel-control.left:focus, .carousel-control.right:hover, .carousel-control.right:focus {
      opacity: 0;
      filter: alpha(opacity=0); } }

#carousel {
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  cursor: pointer; }
  #carousel .carousel-indicators {
    margin-bottom: 0px !important;
    bottom: 0px !important;
    height: 45px;
    padding-top: 12px; }
    @media (max-width: 767px) {
      #carousel .carousel-indicators {
        display: none; } }
  #carousel .carousel-block {
    width: 1020px;
    height: 540px;
    font-size: 10px;
    margin-left: auto;
    margin-right: auto; }
    #carousel .carousel-block h1, #carousel .carousel-block h2, #carousel .carousel-block h3, #carousel .carousel-block h4, #carousel .carousel-block h5, #carousel .carousel-block h6 {
      font-size: 10px; }
    @media (max-width: 1199px) {
      #carousel .carousel-block {
        width: 940px;
        height: 497.64706px;
        font-size: 9.21569px; }
        #carousel .carousel-block h1, #carousel .carousel-block h2, #carousel .carousel-block h3, #carousel .carousel-block h4, #carousel .carousel-block h5, #carousel .carousel-block h6 {
          font-size: 9.21569px; } }
    @media (max-width: 991px) {
      #carousel .carousel-block {
        width: 720px;
        height: 381.17647px;
        font-size: 7.05882px; }
        #carousel .carousel-block h1, #carousel .carousel-block h2, #carousel .carousel-block h3, #carousel .carousel-block h4, #carousel .carousel-block h5, #carousel .carousel-block h6 {
          font-size: 7.05882px; } }
    @media (max-width: 767px) {
      #carousel .carousel-block {
        width: 100%;
        height: auto;
        font-size: 2.84314px; }
        #carousel .carousel-block h1, #carousel .carousel-block h2, #carousel .carousel-block h3, #carousel .carousel-block h4, #carousel .carousel-block h5, #carousel .carousel-block h6 {
          font-size: 2.84314px; } }
    #carousel .carousel-block .carousel-image {
      height: 100%;
      width: 100%;
      display: block; }
    #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 {
      color: #FFFFFF; }
      #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 h1, #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 h2 {
        position: absolute;
        top: 22.22222%;
        left: 7.84314%;
        font-family: 'Lato', 'sans-serif';
        font-style: normal;
        font-weight: 700;
        font-size: 480%;
        width: 50%;
        line-height: 119.04762%; }
        @media (max-width: 767px) {
          #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 h1, #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 h2 {
            font-size: 4.2vw; } }
      #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 .subhead {
        position: absolute;
        top: 44.44444%;
        left: 7.84314%;
        font-family: 'Lato', 'sans-serif';
        font-style: normal;
        font-weight: 400;
        font-size: 240%;
        width: 60%;
        line-height: 133.33333%; }
        @media (max-width: 767px) {
          #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 .subhead {
            font-size: 2.3vw; } }
      #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 div.button-wrapper {
        position: absolute;
        top: 70.37037%;
        left: 7.84314%; }
        @media (max-width: 767px) {
          #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 div.button-wrapper {
            top: 55.55556%; } }
        #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 div.button-wrapper .button {
          font-family: 'Lato', 'sans-serif';
          font-style: normal;
          font-weight: 700;
          display: block;
          background-color: #dd6611;
          font-size: 180%;
          line-height: 40px;
          border-radius: 3px;
          padding-left: 0.75em;
          padding-right: 0.75em;
          min-width: 5.7em;
          white-space: nowrap;
          height: 7.40741%;
          margin-right: 23px;
          margin-right: 20px;
          display: inline-block; }
          @media (max-width: 991px) {
            #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 div.button-wrapper .button.second {
              display: block;
              border-radius: 1px;
              font-size: 16px;
              height: 42px;
              line-height: 40px;
              padding-left: 20px;
              padding-right: 20px;
              border-radius: 3px;
              margin-top: 5px; } }
          #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 div.button-wrapper .button, #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 div.button-wrapper .button:hover, #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 div.button-wrapper .button:active, #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 div.button-wrapper .button:visited {
            color: #ffffff;
            text-decoration: none; }
          #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 div.button-wrapper .button:hover {
            background-color: #c65c0f; }
          @media (max-width: 1199px) {
            #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 div.button-wrapper .button {
              line-height: 36.86275px; } }
          @media (max-width: 991px) {
            #carousel .carousel-block#carousel-item-hub-mobile-signedout-aug-2016 div.button-wrapper .button {
              line-height: 28.23529px; } }
    #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 {
      color: #FFFFFF; }
      #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 h1, #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 h2 {
        position: absolute;
        top: 22.22222%;
        left: 7.84314%;
        font-family: 'Lato', 'sans-serif';
        font-style: normal;
        font-weight: 700;
        font-size: 480%;
        width: 50%;
        line-height: 119.04762%; }
        @media (max-width: 767px) {
          #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 h1, #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 h2 {
            font-size: 4.2vw; } }
      #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 .subhead {
        position: absolute;
        top: 44.44444%;
        left: 7.84314%;
        font-family: 'Lato', 'sans-serif';
        font-style: normal;
        font-weight: 400;
        font-size: 240%;
        width: 60%;
        line-height: 133.33333%; }
        @media (max-width: 767px) {
          #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 .subhead {
            font-size: 2.3vw; } }
      #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 div.button-wrapper {
        position: absolute;
        top: 70.37037%;
        left: 7.84314%; }
        @media (max-width: 767px) {
          #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 div.button-wrapper {
            top: 55.55556%; } }
        #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 div.button-wrapper .button {
          font-family: 'Lato', 'sans-serif';
          font-style: normal;
          font-weight: 700;
          display: block;
          background-color: #1a8e9c;
          font-size: 180%;
          line-height: 40px;
          border-radius: 3px;
          padding-left: 0.75em;
          padding-right: 0.75em;
          min-width: 5.7em;
          white-space: nowrap;
          height: 7.40741%;
          margin-right: 23px;
          margin-right: 20px;
          display: inline-block; }
          @media (max-width: 991px) {
            #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 div.button-wrapper .button.second {
              display: block;
              border-radius: 1px;
              font-size: 16px;
              height: 42px;
              line-height: 40px;
              padding-left: 20px;
              padding-right: 20px;
              border-radius: 3px;
              margin-top: 5px; } }
          #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 div.button-wrapper .button, #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 div.button-wrapper .button:hover, #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 div.button-wrapper .button:active, #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 div.button-wrapper .button:visited {
            color: #ffffff;
            text-decoration: none; }
          #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 div.button-wrapper .button:hover {
            background-color: #17808c; }
          @media (max-width: 1199px) {
            #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 div.button-wrapper .button {
              line-height: 36.86275px; } }
          @media (max-width: 991px) {
            #carousel .carousel-block#carousel-item-hub-mobile-signedin-aug-2016 div.button-wrapper .button {
              line-height: 28.23529px; } }
    #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 {
      color: #FFFFFF; }
      #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 h1, #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 h2 {
        position: absolute;
        top: 22.22222%;
        left: 7.84314%;
        font-family: 'Lato', 'sans-serif';
        font-style: normal;
        font-weight: 700;
        font-size: 480%;
        width: 50%;
        line-height: 119.04762%; }
        @media (max-width: 767px) {
          #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 h1, #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 h2 {
            font-size: 4.2vw; } }
      #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 .subhead {
        position: absolute;
        top: 44.44444%;
        left: 7.84314%;
        font-family: 'Lato', 'sans-serif';
        font-style: normal;
        font-weight: 400;
        font-size: 240%;
        width: 60%;
        line-height: 133.33333%; }
        @media (max-width: 767px) {
          #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 .subhead {
            font-size: 2.3vw; } }
      #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 div.button-wrapper {
        position: absolute;
        top: 70.37037%;
        left: 7.84314%; }
        #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 div.button-wrapper .button {
          font-family: 'Lato', 'sans-serif';
          font-style: normal;
          font-weight: 700;
          display: block;
          background-color: #fab117;
          font-size: 180%;
          line-height: 40px;
          border-radius: 3px;
          padding-left: 0.75em;
          padding-right: 0.75em;
          min-width: 5.7em;
          white-space: nowrap;
          height: 7.40741%;
          margin-right: 23px;
          margin-right: 20px;
          display: inline-block; }
          #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 div.button-wrapper .button, #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 div.button-wrapper .button:hover, #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 div.button-wrapper .button:active, #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 div.button-wrapper .button:visited {
            color: #ffffff;
            text-decoration: none; }
          #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 div.button-wrapper .button:hover {
            background-color: #ea9e18; }
          @media (max-width: 1199px) {
            #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 div.button-wrapper .button {
              line-height: 36.86275px; } }
          @media (max-width: 991px) {
            #carousel .carousel-block#carousel-item-outdoor-overlays-aug-2016 div.button-wrapper .button {
              line-height: 28.23529px; } }
    #carousel .carousel-block#carousel-item-combined-effects-2016 {
      color: #FFFFFF; }
      #carousel .carousel-block#carousel-item-combined-effects-2016 h1, #carousel .carousel-block#carousel-item-combined-effects-2016 h2 {
        position: absolute;
        top: 22.22222%;
        left: 7.84314%;
        font-family: 'Lato', 'sans-serif';
        font-style: normal;
        font-weight: 700;
        font-size: 420%;
        width: 50%;
        line-height: 119.04762%; }
        @media (max-width: 767px) {
          #carousel .carousel-block#carousel-item-combined-effects-2016 h1, #carousel .carousel-block#carousel-item-combined-effects-2016 h2 {
            font-size: 4.2vw; } }
      #carousel .carousel-block#carousel-item-combined-effects-2016 .subhead {
        position: absolute;
        top: 43.51852%;
        left: 7.84314%;
        font-family: 'Lato', 'sans-serif';
        font-style: normal;
        font-weight: 400;
        font-size: 240%;
        width: 60%;
        line-height: 133.33333%; }
        @media (max-width: 767px) {
          #carousel .carousel-block#carousel-item-combined-effects-2016 .subhead {
            font-size: 2.3vw; } }
      #carousel .carousel-block#carousel-item-combined-effects-2016 .button {
        position: absolute;
        top: 68.51852%;
        left: 7.84314%;
        font-family: 'Lato', 'sans-serif';
        font-style: normal;
        font-weight: 700;
        display: block;
        background-color: #fab117;
        font-size: 210%;
        line-height: 40px;
        border-radius: 3px;
        padding-left: 0.75em;
        padding-right: 0.75em;
        min-width: 5.7em;
        white-space: nowrap;
        height: 7.40741%;
        margin-right: 23px; }
        #carousel .carousel-block#carousel-item-combined-effects-2016 .button, #carousel .carousel-block#carousel-item-combined-effects-2016 .button:hover, #carousel .carousel-block#carousel-item-combined-effects-2016 .button:active, #carousel .carousel-block#carousel-item-combined-effects-2016 .button:visited {
          color: #ffffff;
          text-decoration: none; }
        #carousel .carousel-block#carousel-item-combined-effects-2016 .button:hover {
          background-color: #ea9e18; }
        @media (max-width: 1199px) {
          #carousel .carousel-block#carousel-item-combined-effects-2016 .button {
            line-height: 36.86275px; } }
        @media (max-width: 991px) {
          #carousel .carousel-block#carousel-item-combined-effects-2016 .button {
            line-height: 28.23529px; } }
    #carousel .carousel-block#carousel-item-combined-back-to-school-2016 {
      color: #FFFFFF; }
      #carousel .carousel-block#carousel-item-combined-back-to-school-2016 h1, #carousel .carousel-block#carousel-item-combined-back-to-school-2016 h2 {
        position: absolute;
        top: 20.37037%;
        left: 7.84314%;
        font-family: 'Lato', 'sans-serif';
        font-style: normal;
        font-weight: 700;
        font-size: 480%;
        width: 50%;
        line-height: 119.04762%; }
        @media (max-width: 767px) {
          #carousel .carousel-block#carousel-item-combined-back-to-school-2016 h1, #carousel .carousel-block#carousel-item-combined-back-to-school-2016 h2 {
            font-size: 4.2vw; } }
      #carousel .carousel-block#carousel-item-combined-back-to-school-2016 .subhead {
        position: absolute;
        top: 43.33333%;
        left: 7.84314%;
        font-family: 'Lato', 'sans-serif';
        font-style: normal;
        font-weight: 400;
        font-size: 240%;
        width: 60%;
        line-height: 133.33333%; }
        @media (max-width: 767px) {
          #carousel .carousel-block#carousel-item-combined-back-to-school-2016 .subhead {
            font-size: 2.3vw; } }
      #carousel .carousel-block#carousel-item-combined-back-to-school-2016 div.button-wrapper {
        position: absolute;
        top: 70.37037%;
        left: 7.84314%; }
        #carousel .carousel-block#carousel-item-combined-back-to-school-2016 div.button-wrapper .button {
          font-family: 'Lato', 'sans-serif';
          font-style: normal;
          font-weight: 700;
          display: block;
          background-color: #fab117;
          font-size: 180%;
          line-height: 40px;
          border-radius: 3px;
          padding-left: 0.75em;
          padding-right: 0.75em;
          min-width: 5.7em;
          white-space: nowrap;
          height: 7.40741%;
          margin-right: 23px;
          margin-right: 20px;
          display: inline-block; }
          #carousel .carousel-block#carousel-item-combined-back-to-school-2016 div.button-wrapper .button, #carousel .carousel-block#carousel-item-combined-back-to-school-2016 div.button-wrapper .button:hover, #carousel .carousel-block#carousel-item-combined-back-to-school-2016 div.button-wrapper .button:active, #carousel .carousel-block#carousel-item-combined-back-to-school-2016 div.button-wrapper .button:visited {
            color: #ffffff;
            text-decoration: none; }
          #carousel .carousel-block#carousel-item-combined-back-to-school-2016 div.button-wrapper .button:hover {
            background-color: #ea9e18; }
          @media (max-width: 1199px) {
            #carousel .carousel-block#carousel-item-combined-back-to-school-2016 div.button-wrapper .button {
              line-height: 36.86275px; } }
          @media (max-width: 991px) {
            #carousel .carousel-block#carousel-item-combined-back-to-school-2016 div.button-wrapper .button {
              line-height: 28.23529px; } }

body > object {
  position: absolute;
  top: -9999px;
  left: -9999px; }

body #head_banner {
  background-color: transparent; }

body #body_content {
  padding-left: 15px;
  padding-right: 15px; }

body .cyan-button, body .promo-button {
  color: #fff;
  background: #7fb2bd;
  border: none; }
  body .cyan-button:hover, body .cyan-button.hover, body .cyan-button:active, body .cyan-button.active, body .cyan-button:focus, body .cyan-button.focus, body .promo-button:hover, body .promo-button.hover, body .promo-button:active, body .promo-button.active, body .promo-button:focus, body .promo-button.focus {
    color: #fff;
    background: #6ea1ae; }

body section#royale {
  background: #fff;
  padding: 20px 40px 0 40px; }
  body section#royale.hide-subscription-block {
    display: none !important; }
  body section#royale #premium-action {
    display: block;
    height: auto; }
    body section#royale #premium-action button#upgrade {
      width: auto;
      height: 40px;
      margin-top: 4px; }
    body section#royale #premium-action img#premium-action-crown {
      margin: auto;
      display: block; }
    body section#royale #premium-action p.promo_details {
      width: 100%;
      margin: 0; }
  body section#royale .row, body section#royale #premium-logo, body section#royale #premium-text, body section#royale #premium-action {
    display: table;
    height: auto;
    font-size: 21px; }
    body section#royale .row .centered-table-cell, body section#royale #premium-logo .centered-table-cell, body section#royale #premium-text .centered-table-cell, body section#royale #premium-action .centered-table-cell {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      height: auto; }
      @media (max-width: 991px) {
        body section#royale .row .centered-table-cell, body section#royale #premium-logo .centered-table-cell, body section#royale #premium-text .centered-table-cell, body section#royale #premium-action .centered-table-cell {
          text-align: left; } }
    @media (max-width: 1199px) {
      body section#royale .row, body section#royale #premium-logo, body section#royale #premium-text, body section#royale #premium-action {
        font-size: 18px;
        height: 120px; } }
    @media (max-width: 991px) {
      body section#royale .row, body section#royale #premium-logo, body section#royale #premium-text, body section#royale #premium-action {
        font-size: 16px;
        height: 80px; }
        body section#royale .row#premium-action, body section#royale #premium-logo#premium-action, body section#royale #premium-text#premium-action, body section#royale #premium-action#premium-action {
          height: 40px;
          text-align: center; } }
  body section#royale #premium-logo#premium-logo, body section#royale #premium-text#premium-text, body section#royale #premium-action#premium-action {
    float: none;
    vertical-align: middle;
    display: table-cell; }
  body section#royale #premium-logo {
    display: table-cell;
    vertical-align: middle; }
  body section#royale #premium-text {
    display: table-cell; }
    body section#royale #premium-text .signup {
      color: #4c4c4c;
      font-size: 21px;
      margin-bottom: 0px;
      line-height: 36px; }
    body section#royale #premium-text .h2 {
      color: #6ea1ae;
      font-size: 21px;
      line-height: 125%; }
    @media (min-width: 992px) and (max-width: 1199px) {
      body section#royale #premium-text {
        padding-top: 13px; } }
  body section#royale #premium-action button {
    width: 190px;
    height: 40px;
    font-size: inherit; }
  body section#royale #premium-action .promo-button {
    font-size: 21px;
    height: 66px;
    background-color: #cc6633;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 32px;
    margin-bottom: 13px; }
    body section#royale #premium-action .promo-button:hover, body section#royale #premium-action .promo-button.hover, body section#royale #premium-action .promo-button:active, body section#royale #premium-action .promo-button.active, body section#royale #premium-action .promo-button:focus, body section#royale #premium-action .promo-button.focus {
      background-color: #be5f30; }
    body section#royale #premium-action .promo-button .subbutton {
      font-size: 18px; }
    body section#royale #premium-action .promo-button br {
      display: block;
      line-height: 22px;
      content: ' ';
      margin-top: 10px; }
  body section#royale #premium-action .red-promo-button {
    background-color: #ca463c; }
    body section#royale #premium-action .red-promo-button:hover, body section#royale #premium-action .red-promo-button.hover, body section#royale #premium-action .red-promo-button:active, body section#royale #premium-action .red-promo-button.active, body section#royale #premium-action .red-promo-button:focus, body section#royale #premium-action .red-promo-button.focus {
      background-color: #aa372f; }
  body section#royale #premium-action .orange-promo-button {
    background-color: #cc6633; }
    body section#royale #premium-action .orange-promo-button:hover, body section#royale #premium-action .orange-promo-button.hover, body section#royale #premium-action .orange-promo-button:active, body section#royale #premium-action .orange-promo-button.active, body section#royale #premium-action .orange-promo-button:focus, body section#royale #premium-action .orange-promo-button.focus {
      background-color: #be5f30; }
  body section#royale #premium-action .blue-promo-button {
    background-color: #487898; }
    body section#royale #premium-action .blue-promo-button:hover, body section#royale #premium-action .blue-promo-button.hover, body section#royale #premium-action .blue-promo-button:active, body section#royale #premium-action .blue-promo-button.active, body section#royale #premium-action .blue-promo-button:focus, body section#royale #premium-action .blue-promo-button.focus {
      background-color: #3a6b8c; }
  body section#royale #premium-action div.centered-table-cell {
    text-align: center; }
  body section#royale #premium-action p.promo_details {
    text-align: center;
    font-size: 16px;
    width: 100%; }
    body section#royale #premium-action p.promo_details .a {
      color: #9fcfd0; }
      body section#royale #premium-action p.promo_details .a:hover, body section#royale #premium-action p.promo_details .a:visited, body section#royale #premium-action p.promo_details .a:active {
        text-decoration: none;
        color: #9fcfd0; }

body div#tell-a-friend-sticker, body div#free-month-promo-sticker {
  position: relative;
  float: right;
  z-index: 2;
  right: 18px;
  color: #fff;
  width: 134px;
  background-repeat: no-repeat; }
  @media (max-width: 767px) {
    body div#tell-a-friend-sticker, body div#free-month-promo-sticker {
      display: none; } }
  body div#tell-a-friend-sticker .head, body div#free-month-promo-sticker .head {
    margin: 14px 5px 0 6px;
    line-height: 24px;
    font-size: 16pt;
    text-align: center; }
  body div#tell-a-friend-sticker .btn, body div#free-month-promo-sticker .btn {
    color: #ffffff;
    background-image: none;
    border: none;
    font-size: 18px;
    width: 111px;
    height: 28px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 13px;
    margin-left: 12px; }

body div#tell-a-friend-sticker {
  height: 128px;
  margin-bottom: -128px;
  background-image: url("/_/static/images/tellafriend/banner_blue.12b3ee59cc06.png"); }
  body div#tell-a-friend-sticker .btn {
    background-color: #6695a1; }
    body div#tell-a-friend-sticker .btn:hover, body div#tell-a-friend-sticker .btn.hover, body div#tell-a-friend-sticker .btn:active, body div#tell-a-friend-sticker .btn.active, body div#tell-a-friend-sticker .btn:focus, body div#tell-a-friend-sticker .btn.focus {
      background-color: #5b8a96; }

body div#free-month-promo-sticker {
  height: 138px;
  margin-bottom: -138px;
  background-image: url("/_/static/images/tellafriend/banner_red2.6aa8a22c3b16.png"); }
  body div#free-month-promo-sticker .head {
    margin-top: 12px; }
  body div#free-month-promo-sticker .subhead {
    text-align: center;
    margin: 6px 3px -5px 4px;
    font-size: 10pt; }
  body div#free-month-promo-sticker .btn {
    background-color: #ed7166; }
    body div#free-month-promo-sticker .btn:hover, body div#free-month-promo-sticker .btn.hover, body div#free-month-promo-sticker .btn:active, body div#free-month-promo-sticker .btn.active, body div#free-month-promo-sticker .btn:focus, body div#free-month-promo-sticker .btn.focus {
      background-color: #e06b61; }

body div#free-month-promo-sticker.orange-sticker {
  background-image: url("/_/static/images/tellafriend/banner_orange.81d8792c7204.png"); }
  body div#free-month-promo-sticker.orange-sticker .btn {
    background-color: #b95b2c; }
    body div#free-month-promo-sticker.orange-sticker .btn:hover, body div#free-month-promo-sticker.orange-sticker .btn.hover, body div#free-month-promo-sticker.orange-sticker .btn:active, body div#free-month-promo-sticker.orange-sticker .btn.active, body div#free-month-promo-sticker.orange-sticker .btn:focus, body div#free-month-promo-sticker.orange-sticker .btn.focus {
      background-color: #ac5428; }

body div#free-month-promo-sticker.blue-sticker {
  background-image: url("/_/static/images/tellafriend/banner_blue2.6b3a05095d5c.png"); }
  body div#free-month-promo-sticker.blue-sticker .btn {
    background-color: #487898; }
    body div#free-month-promo-sticker.blue-sticker .btn:hover, body div#free-month-promo-sticker.blue-sticker .btn.hover, body div#free-month-promo-sticker.blue-sticker .btn:active, body div#free-month-promo-sticker.blue-sticker .btn.active, body div#free-month-promo-sticker.blue-sticker .btn:focus, body div#free-month-promo-sticker.blue-sticker .btn.focus {
      background-color: #3a6b8c; }

body div#free-month-promo-sticker.red-sticker {
  background-image: url("/_/static/images/tellafriend/banner_ca463c.80ff19419c1c.png"); }
  body div#free-month-promo-sticker.red-sticker .btn {
    background-color: #aa372f; }
    body div#free-month-promo-sticker.red-sticker .btn:hover, body div#free-month-promo-sticker.red-sticker .btn.hover, body div#free-month-promo-sticker.red-sticker .btn:active, body div#free-month-promo-sticker.red-sticker .btn.active, body div#free-month-promo-sticker.red-sticker .btn:focus, body div#free-month-promo-sticker.red-sticker .btn.focus {
      background-color: #9e332b; }

body section#tell-a-friend {
  height: 60px;
  display: table;
  font-size: 21px;
  background-color: #dceef0; }
  @media (max-width: 767px) {
    body section#tell-a-friend {
      display: none; } }
  body section#tell-a-friend div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #4c4c4c; }
    body section#tell-a-friend div a {
      margin-left: 8px; }
      body section#tell-a-friend div a #arrow {
        display: inline-block;
        background-image: url("/_/static/images/sprites_index.9eb9b6f1083d.png");
        background-position: -514px -190px;
        width: 8px;
        height: 14px; }

body section#cta-tabs {
  padding: 48px 40px 15px 40px;
  background-color: white; }
  body section#cta-tabs div {
    margin-top: 0px;
    text-align: center;
    font-size: 16px;
    line-height: 20px; }
    body section#cta-tabs div img {
      display: block;
      margin: auto;
      margin-bottom: 12px; }
    @media (max-width: 991px) {
      body section#cta-tabs div {
        margin-bottom: 20px; } }

body section#eightpack {
  background-color: white;
  padding-top: 10px;
  padding-bottom: 15px; }
  body section#eightpack hr {
    margin-left: 25px;
    margin-right: 25px; }
  body section#eightpack .row {
    position: relative;
    color: #4c4c4c;
    font-size: 22px;
    line-height: 32px; }
    body section#eightpack .row div.illustration {
      text-align: center;
      padding-top: 23px;
      padding-bottom: 23px; }
      @media (min-width: 992px) {
        body section#eightpack .row div.illustration {
          text-align: none;
          padding-left: 40px; } }
      body section#eightpack .row div.illustration img {
        height: 430px; }
      @media (min-width: 768px) and (max-width: 1199px) {
        body section#eightpack .row div.illustration.right-image {
          padding-left: 0px;
          padding-right: 40px; } }
      @media (max-width: 767px) {
        body section#eightpack .row div.illustration img {
          max-width: 100%;
          height: auto; } }
    body section#eightpack .row h2 {
      margin-top: 40px;
      margin-left: 0px;
      font-size: 37px;
      line-height: 50px;
      margin-bottom: 10px;
      font-weight: normal; }
    body section#eightpack .row div.text-content {
      position: relative;
      padding-left: 40px;
      padding-right: 40px; }
      body section#eightpack .row div.text-content div.buttons {
        text-align: center; }
        @media (max-width: 1199px) {
          body section#eightpack .row div.text-content div.buttons {
            margin-top: 60px;
            width: 100%; } }
        @media (min-width: 1200px) {
          body section#eightpack .row div.text-content div.buttons {
            width: 79%;
            position: absolute;
            top: 360px; } }
        body section#eightpack .row div.text-content div.buttons a.button {
          display: inline-block;
          background-color: #7fb2bd;
          font-size: 21px;
          line-height: 40px;
          border-radius: 3px;
          padding-left: 0.75em;
          padding-right: 0.75em;
          min-width: 5.7em;
          white-space: nowrap;
          height: 40px;
          text-align: center;
          width: auto;
          cursor: pointer;
          margin-bottom: 7px; }
          body section#eightpack .row div.text-content div.buttons a.button, body section#eightpack .row div.text-content div.buttons a.button:hover, body section#eightpack .row div.text-content div.buttons a.button:active, body section#eightpack .row div.text-content div.buttons a.button:visited {
            color: #ffffff;
            text-decoration: none; }
          body section#eightpack .row div.text-content div.buttons a.button:hover {
            background-color: #6ea1ae; }
          body section#eightpack .row div.text-content div.buttons a.button.disabled {
            background-color: #d9d9d9;
            color: #ffffff; }
        body section#eightpack .row div.text-content div.buttons a.sublink {
          display: block;
          font-size: 16px; }

body section#quotes {
  padding: 0; }
  body section#quotes .quotes-content {
    background: url("/_/static/images/index/quote_bgnd.e989b3615a55.png") no-repeat;
    color: #fff;
    min-height: 394px;
    text-align: center;
    padding-top: 36px;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 30px; }
    body section#quotes .quotes-content .row {
      padding-left: 50px;
      padding-right: 50px; }
      body section#quotes .quotes-content .row > div {
        text-align: left;
        padding-left: 50px;
        padding-right: 50px; }
    body section#quotes .quotes-content h2 {
      margin-left: 0px;
      font-size: 42px;
      margin-bottom: 52px;
      font-weight: 400; }
    body section#quotes .quotes-content .attribution {
      font-size: 16px; }

.modal-body {
  color: #595959; }
  .modal-body p {
    font-size: 11pt; }

/*# sourceMappingURL=app_index.css.map*/