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

dfn {
  font-style: italic;
}

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

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 {
  -moz-box-sizing: content-box;
  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, input[type='button'], input[type='reset'], input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], 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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  -webkit-padding-start: 0;
  margin: 0;
  border: 0;
  vertical-align: baseline;
  padding: 0;
  font: inherit;
  -webkit-margin-after: 0;
  font-size: 100%;
  -webkit-margin-before: 0;
}

body {
  line-height: 1rem;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

::selection {
  background-color: #53bceb;
  color: #ffffff;
}

body, html {
  width: 100%;
  height: 100%;
}

html {
  font-size: 16px;
}

body {
  background-color: #ffffff;
  color: #2c2825;
  font-family: 'aller-light', Helvetica, sans-serif;
  line-height: 1.5125rem;
}

h1 {
  font-family: 'aller-bold', Helvetica, sans-serif;
  font-size: 2.625rem;
  line-height: 3rem;
}

h2 {
  font-family: 'aller-bold', Helvetica, sans-serif;
  font-size: 1.8125rem;
  line-height: 2.3rem;
}

h3 {
  font-family: 'aller-regular', Helvetica, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.8125rem;
}

h3.light {
  font-family: 'aller-light', Helvetica, sans-serif;
}

h4 {
  font-family: 'aller-bold', Helvetica, sans-serif;
  line-height: 1.3215rem;
}

h5 {

}

h6, label, .small-caps, th {
  font-family: 'aller-regular', Helvetica, sans-serif;
  font-size: 0.72rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h6 span, label span, .small-caps span, th span {
  color: #c7c2c2;
  display: inline-block;
  margin-left: 0.375rem;
}

h6.checkbox span, h6.radio span, label.checkbox span, label.radio span, .small-caps.checkbox span, .small-caps.radio span, th.checkbox span, th.radio span {
  color: #2c2825;
}

a {
  color: #53bceb;
  text-decoration: none;
}

a:hover {
  color: #6bc9f5;
  cursor: pointer;
  text-decoration: underline;
}

a.plain-text {
  color: #2c2825;
  text-decoration: none;
}

a.plain-text:hover {
  color: #53bceb;
  cursor: pointer;
  text-decoration: underline;
}

blockquote p {
  font-family: 'nickainley-regular', Helvetica, sans-serif;
  font-size: 2.625rem;
  line-height: 3.4rem;
  margin-bottom: 0.5rem;
}

blockquote cite {
  display: block;
  font-family: 'aller-regular', Helvetica, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.8125rem;
  text-align: right;
}

small, .small {
  font-size: 0.7em;
  line-height: 1em;
}

small.help, .small.help {
  background-color: #e6e1e1;
  border-radius: 50%;
  display: inline-block;
  line-height: 0.625rem;
  vertical-align: super;
  padding: 0 0.15rem;
}

small.hint, .small.hint {
  color: #c7c2c2;
  font-family: 'aller-italic', Helvetica, sans-serif;
  line-height: 0.625em;
}

em {
  font-family: 'aller-light-italic', Helvetica, sans-serif;
}

strong {
  font-family: 'aller-bold', Helvetica, sans-serif;
}

.strikethrough {
  text-decoration: line-through;
}

code {
  font-family: 'texgyrecursor-regular', Helvetica, sans-serif;
  font-size: 1.2rem;
}

.text-success {
  color: #74d559;
}

.text-error {
  color: #e85f51;
}

.cart-close-button {
  background-image: url('/images/icons/close-text.png');
  background-repeat: no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.cart-close-button:hover {
  cursor: pointer;
  opacity: 0.5;
}

.close-button-medium-grey {
  background-image: url('/images/icons/close-text.png');
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  display: inline-block;
}

.close-button-medium-grey:hover {
  cursor: pointer;
  opacity: 0.5;
}

.close-button-x-white {
  background-image: url('/images/icons/close-button-x-white.png');
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 1rem;
}

.close-button-x-white:hover {
  cursor: pointer;
  opacity: 0.5;
}

.contact-us-white {
  background-image: url('/images/icons/contact-us-white.png');
  background-repeat: no-repeat;
  background-size: 30px 21px;
  width: 30px;
  height: 21px;
  display: inline-block;
  margin: 10px 17px 0 0;
}

.developer {
  background-image: url('/images/icons/developer.png');
  background-repeat: no-repeat;
  background-size: 85px 85px;
  width: 85px;
  height: 85px;
  display: inline-block;
}

.download-black {
  background-image: url('/images/icons/download-black.png');
  background-repeat: no-repeat;
  background-size: 36px 20px;
  width: 36px;
  height: 20px;
  display: inline-block;
  margin-top: 4px;
}

.download-license {
  background-image: url('/images/icons/download-license.png');
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.download-white {
  background-image: url('/images/icons/download-white.png');
  background-repeat: no-repeat;
  background-size: 54px 30px;
  width: 54px;
  height: 30px;
  display: inline-block;
}

.extras-white {
  background-image: url('/images/icons/extras-white.png');
  background-repeat: no-repeat;
  background-size: 54px 30px;
  width: 54px;
  height: 30px;
  display: inline-block;
}

.hamburger {
  background-image: url('/images/icons/hamburger.png');
  background-repeat: no-repeat;
  background-size: 20px 18px;
  width: 20px;
  height: 18px;
  display: inline-block;
}

.license-business-black {
  background-image: url('/images/icons/license-business-black.png');
  background-repeat: no-repeat;
  background-size: 36px 20px;
  width: 36px;
  height: 20px;
  display: inline-block;
  margin-top: 4px;
}

.markets-business-trophy {
  background-image: url('/images/icons/markets-business-trophy.png');
  background-repeat: no-repeat;
  background-size: 70px 61px;
  width: 70px;
  height: 61px;
  display: inline-block;
}

.markets-business-invest {
  background-image: url('/images/icons/markets-business-invest.png');
  background-repeat: no-repeat;
  background-size: 70px 61px;
  width: 70px;
  height: 61px;
  display: inline-block;
}

.markets-business-clock {
  background-image: url('/images/icons/markets-business-clock.png');
  background-repeat: no-repeat;
  background-size: 70px 61px;
  width: 70px;
  height: 61px;
  display: inline-block;
}

.back-arrow {
  background-image: url('/images/icons/back-arrow.png');
  background-repeat: no-repeat;
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}

.shopping-cart-primary {
  background-image: url('/images/icons/shopping-cart-primary.png');
  background-repeat: no-repeat;
  background-size: 15px 12px;
  width: 15px;
  height: 12px;
  display: inline-block;
  margin-right: 0.25rem;
}

.slick-prev {
  background-image: url('/images/icons/slick-prev.png');
  background-repeat: no-repeat;
  background-size: 45px 45px;
  width: 45px;
  height: 45px;
  display: inline-block;
  position: absolute;
  bottom: 110px;
  left: -30px;
  background-color: #ffffff;
  border: 1px solid #e6e1e1;
  border-radius: 50%;
  box-shadow: 2px 2px 8px #e6e1e1;
}

.slick-prev:hover {
  cursor: pointer;
}

.slick-next {
  background-image: url('/images/icons/slick-next.png');
  background-repeat: no-repeat;
  background-size: 45px 45px;
  width: 45px;
  height: 45px;
  display: inline-block;
  position: absolute;
  bottom: 110px;
  right: -30px;
  background-color: #ffffff;
  border: 1px solid #e6e1e1;
  border-radius: 50%;
  box-shadow: 2px 2px 8px #e6e1e1;
}

.slick-next:hover {
  cursor: pointer;
}

.spinner-light-grey {
  background-image: url('/images/gifs/spinner-light-grey.gif');
  background-repeat: no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  display: inline-block;
}

.spinner-medium-grey {
  background-image: url('/images/gifs/spinner-medium-grey.gif');
  background-repeat: no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  display: inline-block;
}

.spinner-white {
  background-image: url('/images/gifs/spinner-white.gif');
  background-repeat: no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  display: inline-block;
}

.streaming-black {
  background-image: url('/images/icons/streaming-black.png');
  background-repeat: no-repeat;
  background-size: 36px 20px;
  width: 36px;
  height: 20px;
  display: inline-block;
  margin-top: 4px;
}

.streaming-license {
  background-image: url('/images/icons/streaming-license.png');
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.streaming-white {
  background-image: url('/images/icons/streaming-white.png');
  background-repeat: no-repeat;
  background-size: 54px 30px;
  width: 54px;
  height: 30px;
  display: inline-block;
}

#content {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
}

#content > div {
  flex: 1;
}

main {
  flex: 1;
  position: relative;
}

footer {
  background-color: #ffffff;
  border-top: 1px solid #e6e1e1;
  padding: 1rem;
  text-align: center;
  z-index: 1;
}

footer ul {
  margin-bottom: 0.25rem;
}

footer li {
  display: inline-block;
  margin-right: 1rem;
}

section {
  position: relative;
}

section:first-child {

}

section:last-child {
  margin-bottom: 5rem;
}

.container {
  margin: 0 auto;
  position: relative;
}

.container.small-width {
  max-width: 380px;
  width: 90%;
}

.container.smaller-width {
  max-width: 550px;
  width: 90%;
}

.container.medium-width {
  max-width: 752px;
  width: 90%;
  padding: 2rem 0;
}

.container.large-width {
  max-width: 960px;
  width: 90%;
}

.container.full-width {
  max-width: 90%;
  width: 90%;
}

.container.centered {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 2.625rem;
  justify-content: center;
}

section.text h1, .container.text h1 {
  margin-bottom: 1rem;
}

section.text h2, .container.text h2 {
  margin-bottom: 1rem;
}

section.text h4, .container.text h4 {
  margin-top: 1.8125rem;
}

section.text h6, .container.text h6 {
  font-family: 'aller-bold', Helvetica, sans-serif;
  margin-top: 1.3125rem;
}

section.text h4, section.text h6, section.text p, .container.text h4, .container.text h6, .container.text p {
  margin-bottom: 0.625rem;
}

section.text li, .container.text li {
  margin-bottom: 0.25rem;
}

section.text img, .container.text img {
  margin-bottom: 1rem;
}

.row {
  display: flex;
  position: relative;
  width: 100%;
}

.column {
  flex: 1;
  position: relative;
  width: 100%;
}

.column.standard-margin {
  margin: 0 2.625rem 1.8125rem 0;
}

.column.small-margin {
  margin: 0 1.8125rem 1.3125rem 0;
}

.column.auto-width {
  flex: 0 1 auto;
  width: auto;
}

.column:last-child {
  margin-right: 0;
}

.column.two-fifths {
  flex: 0 0 40%;
}

.column.vertical-line {
  border-right: 1px solid #e6e1e1;
  padding-right: 2.625rem;
}

.column.overflow-ellipsis {
  width: 10px;
}

.hgroup {
  align-items: baseline;
  display: flex;
  margin-bottom: 1.3125rem;
}

.hgroup h1 {
  flex: 1;
}

.hgroup .button:last-child, .hgroup button:last-child {
  margin-right: 0;
}

.bulleted-list {
  margin-bottom: 1.3125rem;
}

.bulleted-list li {
  margin-bottom: 0.5rem;
  position: relative;
}

.bulleted-list li:before {
  width: 5px;
  top: 9px;
  height: 5px;
  position: absolute;
  content: '';
  background-color: black;
  border-radius: 50%;
  display: block;
  left: -12px;
}

.numbered-list {
  margin-bottom: 1.3125rem;
}

.numbered-list li {
  list-style-type: decimal;
  margin-bottom: 0.5rem;
  position: relative;
}

img {
  display: block;
  max-width: 100%;
}

.portrait {
  border: 1px solid #e6e1e1;
  border-radius: 50%;
}

.portrait.large {
  margin: 0 auto 1.3125rem;
  width: 175px;
  height: 175px;
}

.display-none {
  display: none;
}

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

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

.center-div {
  display: block;
  margin: 0 auto;
}

.flex-one {
  flex: 1;
}

.flex-zero {
  flex: 0;
}

.margin-top {
  margin-top: 1rem;
}

.medium-margin-top {
  margin-top: 2.625rem;
}

.large-margin-top {
  margin-top: 4rem;
}

.mini-margin-bottom {
  margin-bottom: 0.375rem;
}

.small-margin-bottom {
  margin-bottom: 0.625rem;
}

.margin-bottom {
  margin-bottom: 1rem;
}

.medium-margin-bottom {
  margin-bottom: 1.3125rem;
}

.large-margin-bottom {
  margin-bottom: 2.625rem;
}

.margin-right {
  margin-right: 1rem;
}

.no-margin {
  margin: 0;
}

.no-border {
  border: 0;
}

.position-relative {
  position: relative;
}

hr {
  background-color: #e6e1e1;
  border: 0;
  height: 1px;
  margin: 1.3125rem 0 1.3125rem;
}

fieldset {
  margin-bottom: 0.625rem;
}

input, textarea {
  background-color: #ffffff;
  border: 1px solid #e6e1e1;
  border-radius: 3px;
  display: inline-block;
  padding: 0.375rem 0.5rem;
  width: 100%;
}

input:focus, textarea:focus {
  box-shadow: 0 0.5px 3px 3px #53bceb;
  outline: none;
  z-index: 12;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #e6e1e1;
  font-family: 'aller-light-italic', Helvetica, sans-serif;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #e6e1e1;
  font-family: 'aller-light-italic', Helvetica, sans-serif;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #e6e1e1;
  font-family: 'aller-light-italic', Helvetica, sans-serif;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #e6e1e1;
  font-family: 'aller-light-italic', Helvetica, sans-serif;
}

input:disabled, input.disabled, textarea:disabled, textarea.disabled {
  border: none;
  cursor: not-allowed;
}

label {
  align-items: center;
  display: flex;
}

label.two-lines input[type=checkbox] {
  margin-bottom: 1.5rem;
}

label:hover {
  cursor: pointer;
}

label input[type=checkbox], label input[type=radio] {
  display: inline-block;
  margin-right: 0.375rem;
  width: auto;
}

label span {
  flex: 1;
  font-family: 'aller-light', Helvetica, sans-serif;
  font-size: 1rem;
  letter-spacing: 0;
  text-transform: none;
}

label.fake-file-upload-trigger {
  display: block;
  width: 100%;
  height: 36px;
  position: absolute;
  z-index: 1;
}

button, .button {
  margin: 0 0.5rem 0.375rem 0;
  border: 0;
  padding: 0.375rem 1rem;
  white-space: nowrap;
  text-decoration: none;
  background-color: #f7f5f5;
  border-radius: 3px;
  display: inline-block;
  color: #2c2825;
}

button:hover, .button:hover {
  background-color: #e6e1e1;
  cursor: pointer;
  text-decoration: none;
}

button.primary, .button.primary {
  background-color: #53bceb;
  color: #ffffff;
}

button.primary:hover, .button.primary:hover {
  background-color: #6bc9f5;
}

button.error, .button.error {
  background-color: #e85f51;
  color: #ffffff;
}

button.large, .button.large {
  font-size: 1.3125rem;
  padding: 0.5rem 1.3125rem;
}

button.extra-large, .button.extra-large {
  font-family: 'aller-regular', Helvetica, sans-serif;
  font-size: 1.8125rem;
  padding: 1rem 1.8125rem;
}

button.small, .button.small {
  font-size: 12px;
  margin: 0;
  padding: 0.5rem 0.625rem;
}

button.full-width, .button.full-width {
  width: 100%;
}

button.center, .button.center {
  display: block;
  margin: 0 auto;
  max-width: 320px;
  text-align: center;
}

button.image, .button.image {
  background-color: #ffffff;
  border: 1px solid #e6e1e1;
  opacity: 0.3;
  padding: 1rem 0 0.625rem;
  text-align: center;
}

button.image img, .button.image img {
  margin-bottom: 0.375rem;
}

button.image span, .button.image span {
  display: block;
  margin: 0 auto;
}

button.image .small, .button.image .small {
  font-size: 0.6rem;
  line-height: 0.85rem;
}

button.image:hover, .button.image:hover {
  opacity: 1;
}

button.image.selected, .button.image.selected {
  opacity: 1;
  box-shadow: 0 0.5px 3px 3px #53bceb;
  outline: none;
}

button:focus, .button:focus {
  box-shadow: 0 0.5px 3px 3px #53bceb;
  outline: none;
  z-index: 0;
}

button:disabled, button.disabled, .button:disabled, .button.disabled {
  background-color: #e6e1e1;
}

button:disabled:hover, button.disabled:hover, .button:disabled:hover, .button.disabled:hover {
  background-color: #e6e1e1;
  cursor: not-allowed;
}

button.fixed-width, .button.fixed-width {
  line-height: 0;
  width: 10rem;
}

button.fixed-width span, .button.fixed-width span {
  line-height: 1.3125rem;
}

.pocky-input {
  display: flex;
  flex-direction: row;
}

.pocky-input input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin: 0;
}

.pocky-input a.button, .pocky-input button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0;
}

.image-buttons .column:first-child {
  margin-right: 1.3125rem;
}

.series-filter {
  display: inline-block;
  width: 300px;
}

.price-level-filter {
  display: inline-block;
}

.dropdown {
  background-color: #ffffff;
  border: 1px solid #e6e1e1;
  border-radius: 3px;
  display: inline-block;
  margin-right: 0.625rem;
  padding: 0.375rem 0.5rem;
  position: relative;
  width: 350px;
}

.dropdown.autocomplete {
  border: none;
  padding: 0;
}

.dropdown:hover {
  cursor: pointer;
}

.dropdown input::-webkit-input-placeholder {
  color: #2c2825;
  font-family: 'aller-light', Helvetica, sans-serif;
}

.dropdown input::-moz-placeholder {
  color: #2c2825;
  font-family: 'aller-light', Helvetica, sans-serif;
}

.dropdown input:-moz-placeholder {
  color: #2c2825;
  font-family: 'aller-light', Helvetica, sans-serif;
}

.dropdown input:-ms-input-placeholder {
  color: #2c2825;
  font-family: 'aller-light', Helvetica, sans-serif;
}

.dropdown ul {
  width: 350px;
  top: 32px;
  border: 1px solid #e6e1e1;
  border-bottom-right-radius: 3px;
  position: absolute;
  border-bottom-left-radius: 3px;
  border-top: none;
  z-index: 1;
  background-color: #ffffff;
  padding-top: 0.325rem;
  left: 0;
}

.dropdown li {
  padding: 0.15rem 0.5rem;
  position: relative;
}

.dropdown li:hover {
  background-color: #f7f5f5;
  cursor: pointer;
}

.validation-message-container input {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.validation-message-container .button, .validation-message-container button {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.validation-message {
  background-color: #e6e1e1;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #ffffff;
  padding: 0.375rem;
}

.validation-message.error {
  background-color: #e85f51;
}

.validation-message.success {
  background-color: #53bceb;
}

.flash-message {
  background-color: #e6e1e1;
}

.flash-message.error {
  background-color: #e85f51;
  color: #ffffff;
}

.flash-message.success {
  background-color: #53bceb;
  color: #ffffff;
}

.flash-message .container {
  padding: 0.5rem 1.3125rem;
}

.flash-message span {
  margin-right: 1rem;
}

.flash-message span:hover {
  cursor: pointer;
}

.Select {
  margin-right: 1.3125rem;
}

.Select:last-child {
  margin-right: 0;
}

.Select-control:hover, .Select-input:hover {
  cursor: pointer;
}

.Select-control input, .Select-input input {
  box-shadow: none;
}

.Select {
  position: relative;
}

.Select input-webkit-contacts-auto-fill-button,
.Select input-webkit-credentials-auto-fill-button {
  display: none !important;
}

.Select input-ms-clear {
  display: none !important;
}

.Select input-ms-reveal {
  display: none !important;
}

.Select,
.Select div,
.Select input,
.Select span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35;
}

.Select.is-disabled > .Select-control {
  background-color: #f7f5f5;
}

.Select.is-disabled > .Select-controlhover {
  box-shadow: none;
}

.Select.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #ffffff;
  border-color: #e6e1e1;
}

.Select.is-open > .Select-control .Select-arrow {
  top: -2px;
  border-color: transparent transparent #c7c2c2;
  border-width: 0 5px 5px;
}

.Select.is-searchable.is-open > .Select-control {
  cursor: text;
}

.Select.is-searchable.is-focusednot(.is-open) > .Select-control {
  cursor: text;
}

.Select.is-focused > .Select-control {
  background: #ffffff;
}

.Select.is-focusednot(.is-open) > .Select-control {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
  background: #ffffff;
}

.Select.has-value.is-clearable.Select--single > .Select-control .Select-value {
  padding-right: 42px;
}

.Select.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #2c2825;
}

.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none;
}

.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-labelhover,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-labelhover,
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-labelfocus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-labelfocus {
  color: #007eff;
  outline: none;
  text-decoration: underline;
}

.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-labelfocus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-labelfocus {
  background: #fff;
}

.Select.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}

.Select.is-open .Select-arrow,
.Select .Select-arrow-zonehover > .Select-arrow {
  border-top-color: #c7c2c2;
}

.Select.Select--rtl {
  direction: rtl;
  text-align: right;
}

.Select-control {
  width: 100%;
  height: 36px;
  border: 1px solid #e6e1e1;
  border-collapse: separate;
  outline: none;
  position: relative;
  cursor: default;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 3px;
  border-spacing: 0;
  display: table;
  color: #2c2825;
}

.tag-select-container {
  width: 100%;
}

.Select-controlhover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}

.Select-control .Select-inputfocus {
  outline: none;
  background: #ffffff;
}

.Select-placeholder,
.Select--single > .Select-control .Select-value {
  line-height: 34px;
  right: 0;
  max-width: 100%;
  top: 0;
  white-space: nowrap;
  position: absolute;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 10px;
  bottom: 0;
  color: #2c2825;
  padding-left: 10px;
  left: 0;
}

.Select-input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

.Select-input > input {
  line-height: 17px;
  width: 100%;
  font-family: inherit;
  margin: 0;
  -webkit-appearance: none;
  border: 0 none;
  padding: 8px 0 12px;
  outline: none;
  cursor: default;
  box-shadow: none;
  font-size: inherit;
  display: inline-block;
  background: none transparent;
}

.is-focused .Select-input > input {
  cursor: text;
}

.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}

.Select-controlnot(.is-searchable) > .Select-input {
  outline: none;
}

.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}

.Select-loading {
  width: 16px;
  height: 16px;
  border: 2px solid #e6e1e1;
  vertical-align: middle;
  border-right-color: #2c2825;
  position: relative;
  animation: Select-animation-spin 400ms infinite linear;
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  -o-animation: Select-animation-spin 400ms infinite linear;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-block;
}

.Select-clear-zone {
  width: 17px;
  vertical-align: middle;
  text-align: center;
  position: relative;
  animation: Select-animation-fadeIn 200ms;
  -webkit-animation: Select-animation-fadeIn 200ms;
  cursor: pointer;
  -o-animation: Select-animation-fadeIn 200ms;
  display: table-cell;
  color: #c7c2c2;
}

.Select-clear-zonehover {
  color: #e85f51;
}

.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}

.Select--multi .Select-clear-zone {
  width: 17px;
}

.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px;
}

.Select--rtl .Select-arrow-zone {
  padding-right: 0;
  padding-left: 5px;
}

.Select-arrow {
  border-color: #c7c2c2 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
  position: relative;
}

.Select-control > *last-child {
  padding-right: 5px;
}

.Select--multi .Select-multi-value-wrapper {
  display: inline-block;
}

.Select .Select-aria-only {
  position: absolute;
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  float: left;
}

.Select-menu-outer {
  border-top-color: #e6e1e1;
  width: 100%;
  top: 100%;
  border: 1px solid #e6e1e1;
  border-bottom-right-radius: 4px;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  margin-top: -1px;
  border-bottom-left-radius: 4px;
  z-index: 1;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  box-sizing: border-box;
  max-height: 200px;
  left: 0;
}

.Select-menu {
  max-height: 198px;
  overflow-y: auto;
}

.Select-option {
  box-sizing: border-box;
  background-color: #ffffff;
  color: #2c2825;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}

.Select-optionlast-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.Select-option.is-selected {
  background-color: #53bceb;
  color: #ffffff;
}

.Select-option.is-focused {
  background-color: #6bc9f5;
  color: #ffffff;
}

.Select-option.is-disabled {
  color: #f7f5f5;
  cursor: default;
}

.Select-noresults {
  box-sizing: border-box;
  color: #c7c2c2;
  cursor: default;
  display: block;
  padding: 8px 10px;
}

.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0;
}

.Select--multi.Select--rtl .Select-input {
  margin-left: 0;
  margin-right: 10px;
}

.Select--multi.has-value .Select-input {
  margin-left: 5px;
}

.Select--multi .Select-value {
  line-height: 1.4;
  border: 1px solid #6bc9f5;
  vertical-align: top;
  margin-top: 5px;
  margin-left: 5px;
  font-size: 0.9em;
  background-color: #53bceb;
  border-radius: 3px;
  display: inline-block;
  color: #ffffff;
}

.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}

.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}

.Select--multi a.Select-value-label {
  color: #53bceb;
  cursor: pointer;
  text-decoration: none;
}

.Select--multi a.Select-value-labelhover {
  text-decoration: underline;
}

.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c2e0ff;
  padding: 1px 5px 3px;
}

.Select--multi .Select-value-iconhover,
.Select--multi .Select-value-iconfocus {
  background-color: #53bceb;
  color: #ffffff;
}

.Select--multi .Select-value-iconactive {
  background-color: #53bceb;
}

.Select--multi.Select--rtl .Select-value {
  margin-left: 0;
  margin-right: 5px;
}

.Select--multi.Select--rtl .Select-value-icon {
  border-right: none;
  border-left: 1px solid #53bceb;
}

.Select--multi.is-disabled .Select-value {
  background-color: #f7f5f5;
  border: 1px solid #e6e1e1;
  color: #e6e1e1;
}

.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #f7f5f5;
}

.Select--multi.is-disabled .Select-value-iconhover,
.Select--multi.is-disabled .Select-value-iconfocus,
.Select--multi.is-disabled .Select-value-iconactive {
  background-color: #f7f5f5;
}

.only-one-tag .Select-value-icon {
  display: none;
}

table {
  text-align: left;
  width: 100%;
}

table.striped td, table.striped th {
  padding: 0.25rem 0.5rem;
}

table.striped tr:nth-child(even) {
  background-color: #f7f5f5;
}

.card td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  width: auto;
  max-width: 230px;
}

.card td:first-child {
  padding-right: 1rem;
}

.container.small-width .card td {
  max-width: 230px;
  width: 1000px;
}

.video-mockup {
  display: block;
  width: 800px;
  height: 460px;
  background-color: #f1f1f1;
  max-width: 100%;
}

.temp-org-nav {
  border-bottom: 1px solid #e6e1e1;
}

.temp-org-nav a {
  padding: 0;
}

.temp-org-nav a:hover {
  background-color: transparent;
}

.temp-org-nav ul.tabs li {
  margin-bottom: 1.8125rem;
  padding-bottom: 2px;
}

.temp-org-nav ul.tabs li:hover, .temp-org-nav ul.tabs li.active {
  padding: 0;
}

header {
  background-color: hsla(0, 0%, 100%, 0.93);
  position: sticky; position: -webkit-sticky;
  top: 0px;
  width: 100%;
  z-index: 2;
}

header nav > ul {
  align-items: center;
  display: flex;
}

header nav > ul > li {
  margin-right: 0.5rem;
}

header nav > ul > li:last-child {
  margin-right: 0;
}

header a, header a.button, header button {
  font-family: 'aller-regular', Helvetica, sans-serif;
  margin-bottom: 0;
}

header li.logo {
  margin-right: 0.5rem;
  padding: 0.5rem 0.625rem 0.2rem 1.3125rem;
}

header li.logo a {
  padding: 0;
}

header li.logo a:hover {
  background-color: transparent;
  opacity: 0.6;
}

header li.organization {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  width: auto;
  max-width: 200px;
  min-width: 10px;
}

header li:last-child a.button, header li:last-child button {
  color: #53bceb;
  margin-right: 1.3125rem;
}

header a {
  display: inline-block;
  padding: 1rem 0.625rem;
}

header a:hover {
  background-color: #f7f5f5;
  text-decoration: none;
}

header img {
  max-height: 32px;
}

.quantity {
  line-height: 1.3rem;
  width: 20px;
  height: 20px;
  vertical-align: super;
  text-align: center;
  margin-left: 0.25rem;
  font-size: 0.625rem;
  background-color: #e6e1e1;
  border-radius: 50%;
  display: inline-block;
  color: #2c2825;
}

.quantity.primary {
  background-color: #53bceb;
  color: #ffffff;
}

#navbar-videos-container {
  display: inline-block;
}

#navbar-user-menu-container ul {
  display: none;
}

#navbar-user-menu-container:hover ul {
  display: block;
}

.navbar-menu {
  position: relative;
}

.navbar-menu .toggle {
  padding-left: 1rem;
  padding-right: 2rem;
  position: relative;
}

.navbar-menu .toggle:after {
  width: 0;
  right: 18px;
  border-width: 7.8px 4.5px 0 4.5px;
  top: 25px;
  border-color: #53bceb transparent transparent transparent;
  height: 0;
  border-style: solid;
  position: absolute;
  content: '';
  display: inline-block;
}

.navbar-menu.active .toggle {
  background-color: #53bceb;
  color: #ffffff;
}

.navbar-menu.active .toggle:after {
  border-color: #ffffff transparent transparent transparent;
}

.navbar-menu .menu-level-1 {
  width: 325px;
  top: 56px;
  border: 1px solid #e6e1e1;
  padding: 0.375rem 0;
  border-bottom-right-radius: 3px;
  position: absolute;
  border-bottom-left-radius: 3px;
  z-index: 2;
  font-size: 0.85rem;
  background-color: #ffffff;
  left: 0;
}

.navbar-menu .menu-level-1 span {
  display: block;
  position: relative;
}

.navbar-menu .menu-level-1 li {
  position: relative;
}

.navbar-menu .menu-level-1 a {
  color: #2c2825;
  display: block;
  font-family: 'aller-light', Helvetica, sans-serif;
  padding: 0 1.8125rem 0 1rem;
}

.navbar-menu .menu-level-1 li:hover a {
  background-color: #53bceb;
  color: #ffffff;
  cursor: pointer;
}

.navbar-menu .menu-level-1 li:hover .menu-level-2 a {
  background-color: #ffffff;
  color: #2c2825;
  cursor: auto;
}

.navbar-menu .menu-level-1 li:hover .menu-level-2 a:hover {
  background-color: #53bceb;
  color: #ffffff;
  cursor: pointer;
}

.navbar-menu .menu-level-2 {
  width: 325px;
  top: -7px;
  border: 1px solid #e6e1e1;
  padding: 0.375rem 0;
  border-bottom-right-radius: 3px;
  position: absolute;
  border-bottom-left-radius: 3px;
  background-color: #ffffff;
  left: 323px;
}

.videos-menu {
  flex: 1;
}

.videos-menu .menu-level-1 > li:hover:after {
  width: 0;
  right: 10px;
  border-width: 4.5px 0 4.5px 7.8px;
  top: 7px;
  border-color: transparent transparent transparent #ffffff;
  height: 0;
  border-style: solid;
  position: absolute;
  content: '';
  display: inline-block;
}

.admin-menu .menu-level-1, .organization-menu .menu-level-1 {
  left: auto;
  right: 0;
  width: 175px;
}

.admin-menu .toggle {
  color: #e85f51;
}

.admin-menu .toggle:after {
  width: 0;
  right: 18px;
  border-width: 7.8px 4.5px 0 4.5px;
  top: 25px;
  border-color: #e85f51 transparent transparent transparent;
  height: 0;
  border-style: solid;
  position: absolute;
  content: '';
  display: inline-block;
}

.user-menu {
  margin-right: 1.3125rem;
  position: relative;
}

.user-menu.active .user-menu-toggle {
  background-color: #53bceb;
  color: white;
}

.user-menu.active .user-menu-toggle:after {
  border-color: #ffffff transparent transparent transparent;
}

.user-menu-toggle {
  padding-right: 2rem;
}

.user-menu-toggle:after {
  width: 0;
  right: 18px;
  border-width: 7.8px 4.5px 0 4.5px;
  top: 25px;
  border-color: #53bceb transparent transparent transparent;
  height: 0;
  border-style: solid;
  position: absolute;
  content: '';
  display: inline-block;
}

.user-menu-actions {
  width: 100%;
  right: 0;
  top: 56px;
  border: 1px solid #e6e1e1;
  padding: 0.375rem 0;
  border-bottom-right-radius: 3px;
  position: absolute;
  border-bottom-left-radius: 3px;
  background-color: #ffffff;
}

.user-menu-actions a {
  width: 100%;
}

.user-menu-actions a.button:last-child {
  display: block;
  margin: 0.5rem 0.5rem 0;
  text-align: center;
  width: auto;
}

li.mobile-menu-toggle {
  display: none;
  padding: 0.375rem 0rem 0 1.3125rem;
}

.mobile-menu {
  background-color: #ffffff;
  min-height: 100%;
  position: relative;
  width: 300px;
}

.mobile-menu li {
  border-bottom: 1px solid #f7f5f5;
  display: block;
  padding: 1rem 2.625rem 1rem 1.3125rem;
  position: relative;
  max-width: 300px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.mobile-menu li:hover {
  cursor: pointer;
}

.mobile-menu li:last-child {

}

.mobile-menu li.buttons {
  padding-bottom: 0;
}

.mobile-menu li.buttons a.button.secondary:hover {
  background-color: #e6e1e1;
}

.mobile-menu li.nav-button {
  border: none;
  margin-top: 1rem;
  text-align: center;
  width: 100%;
}

.mobile-menu h6 {
  display: inline-block;
}

.mobile-menu a {
  color: black;
  font-family: 'aller-light', Helvetica, sans-serif;
  padding: 0;
}

.mobile-menu a:hover {
  background-color: transparent;
}

.mobile-menu a.button {
  padding: 0.375rem 0.5rem;
}

.mobile-menu .cart a {
  padding: 0;
}

.mobile-menu .mobile-back-arrow {
  background-color: #ffffff;
  border-bottom: 1px solid #e6e1e1;
  padding-left: 2.25rem;
  position: sticky;
  top: 0;
  z-index: 1;
}

.mobile-menu .mobile-back-arrow:before {
  width: 0;
  border-width: 4.5px 7.8px 4.5px 0;
  top: 24px;
  border-color: transparent #2c2825 transparent transparent;
  height: 0;
  border-style: solid;
  position: absolute;
  content: '';
  display: inline-block;
  left: 20px;
}

.mobile-menu .mobile-next-arrow:after {
  width: 0;
  right: 20px;
  border-width: 4.5px 0 4.5px 7.8px;
  top: 24px;
  border-color: transparent transparent transparent #2c2825;
  height: 0;
  border-style: solid;
  position: absolute;
  content: '';
  display: inline-block;
}

.mobile-menu .no-border {
  border: 0;
}

.marketing-page section {
  border-bottom: 1px solid #e6e1e1;
}

.marketing-page section:last-child {
  border: 0;
}

.marketing-page .container {
  padding: 2.625rem 0;
}

.marketing-page h2 {
  margin-bottom: 1rem;
}

.marketing-page .jwplayer {
  margin-bottom: 1.8125rem;
}

#hero {
  height: 88vh;
  margin-top: 0;
  overflow: hidden;
}

#hero .jwplayer {
  margin-bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

#hero .hero-image {
  width: 100%;
  height: 100%;
}

#hero .hero-image.for-business {
  background-image: url('/images/photos/for-business.jpg');
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
}

#hero .container {
  right: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  display: flex;
  bottom: 0;
  left: 0;
}

#hero .container.overlay {
  background-color: hsla(25.714285, 8.641975%, 15.882353%, 0.5);
}

#hero .call-to-action {
  color: #ffffff;
  display: inline-block;
  max-width: 90%;
}

#hero h1 {
  color: #ffffff;
  margin: 0 auto 1rem;
  max-width: 535px;
}

#hero p {
  margin-bottom: 1.8125rem;
}

#hero .jwplayer.jw-stretch-uniform video {
  object-fit: cover !important;
}

.gift-card-image {
  margin: 0 auto;
  max-width: 230px;
}

#authors .container {
  max-width: 1350px;
}

#authors h2 {
  margin-bottom: 1.8125rem;
}

#authors .grid {
  display: grid;
  grid-template-rows: 490px;
  grid-template-columns: 300px 300px 300px 300px;
  grid-row-gap: 3.975rem;
  grid-column-gap: 50px;
  margin: 0 auto;
}

#authors .grid div {
  max-width: 300px;
}

.read-more {
  display: none;
}

.truncate-three-lines {
  line-height: 1.5125rem;
  -webkit-line-clamp: 3;
  height: 4.5375rem;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1rem;
  display: block;
  position: relative;
  white-space: normal;
}

.truncate-three-lines .read-more {
  background-color: #ffffff;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}

.large-social-media-icons li {
  display: inline-block;
  margin-right: 0.625rem;
}

.large-social-media-icons img {
  border-radius: 3px;
  max-width: 36px;
}

.author-social-links li {
  display: inline-block;
  margin-right: 0.5rem;
}

.giant-image {
  height: 30rem;
}

.giant-image .row, .giant-image .column {
  height: 100%;
}

.giant-image .column:last-child {
  flex: 0 0 300px;
}

.giant-image .column .container {
  padding: 1.8125rem 2.625rem;
  margin: 0;
  max-width: 500px;
}

.giant-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.giant-image > .container {
  width: 100%;
  height: 100%;
  max-width: 1370px;
  padding: 0;
}

.guide-to-licenses {
  background-color: #53bceb;
  color: #ffffff;
}

.guide-to-licenses .background-color-half {
  background-color: #1c6d91;
  right: 0;
  position: fixed;
  width: 50%;
  height: 100%;
}

.guide-to-licenses .custom-margin-bottom {
  margin-bottom: 130px;
}

.guide-to-licenses h2 {
  letter-spacing: 2px;
  text-transform: uppercase;
}

.guide-to-licenses h4 {
  font-family: 'aller-light', Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.guide-to-licenses img {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  width: 90%;
}

.guide-to-licenses .streaming {
  position: absolute;
  top: 190px;
  left: 120px;
}

.guide-to-licenses .download {
  position: absolute;
  top: 320px;
  left: 240px;
}

.guide-to-licenses .business {
  text-align: left;
  width: 225px;
  position: absolute;
  top: 265px;
  left: 80px;
}

.guide-to-licenses small {
  color: #ffffff;
  display: inline-block;
  line-height: 1rem;
  opacity: 0.4;
}

.guide-to-licenses .exams-1 {
  position: absolute;
  top: 360px;
  left: 120px;
}

.guide-to-licenses .teams {
  position: absolute;
  top: 190px;
  left: 333px;
}

.guide-to-licenses .exams-2 {
  position: absolute;
  top: 300px;
  left: 320px;
}

.guide-to-licenses .reports {
  position: absolute;
  top: 650px;
  left: 340px;
}

.guide-to-licenses .custom-invoices {
  position: absolute;
  top: 760px;
  left: 310px;
}

.navigation-tabs-large h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #c7c2c2;
  display: inline-block;
  line-height: 3.7rem;
  margin-right: 1.8125rem;
  width: auto;
  max-width: 300px;
}

.navigation-tabs-large h2:hover {
  color: #e6e1e1;
  cursor: pointer;
}

.navigation-tabs-large h2.active {
  color: #2c2825;
  font-family: 'aller-bold', Helvetica, sans-serif;
  font-size: 2.625rem;
  margin-bottom: 6px;
}

.navigation-tabs-large h2.active:hover {
  cursor: auto;
}

.video-filters {
  margin: 0 auto 2.625rem;
}

.videos-part {
  width: 1520px;
}

.column-width .videos-part {
  width: 752px;
}

.exam-button {
  margin-right: 10px;
}

.extras-button {
  margin-right: 10px;
}

.video-series {
  position: relative;
  margin: 0 auto 5rem;
  max-width: 100%;
}

.video-series:last-child {
  margin-bottom: 0;
}

.video-series .header-part {
  display: flex;
  margin-bottom: 1.3125rem;
}

.video-series .header-part .series-title {
  flex: 1;
  margin: 0 1rem 0 0;
}

.video-series .header-part h2 {
  line-height: 1.8125rem;
  margin-bottom: 0.5rem;
}

.video-series .header-part .series-actions {
  text-align: right;
}

.video-series .header-part .portrait {
  margin-right: 0.625rem;
  width: 60px;
  height: 60px;
}

.video-series .header-part button, .video-series .header-part a.button {
  margin-right: 0;
  width: 186px;
  height: 36px;
}

.video-series .header-part button span, .video-series .header-part a.button span {
  margin-right: 0.375rem;
}

.video-series .header-part button span:last-child, .video-series .header-part a.button span:last-child {
  margin: 0;
}

.video-series .videos-part {

}

.video-series .videos-list {

}

.video-series .videos-list .card {
  border: 1px solid #e6e1e1;
  border-radius: 3px;
  box-shadow: 2px 2px 8px #e6e1e1;
  position: relative;
  width: 240px;
  height: 300px;
  flex: 0 0 auto;
}

.video-series .videos-list .card button, .video-series .videos-list .card a.button {
  width: 100%;
  margin: 0;
  text-align: center;
  position: absolute;
  border-top-right-radius: 0;
  bottom: 0;
  border-top-left-radius: 0;
  color: #ffffff;
  left: 0;
}

.video-series .videos-list .license-icons-container {
  position: absolute;
  top: 6.25rem;
  left: 0.625rem;
  z-index: 1;
}

.video-series .videos-list .license-icons-container span {
  margin-right: 0.25rem;
}

.video-series .videos-list a {
  color: inherit;
  display: block;
}

.video-series .videos-list a:hover {
  text-decoration: none;
}

.video-series .videos-list img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  width: 100%;
}

.video-series .videos-list .text-container {
  height: 218px;
  padding: 0.625rem 0.625rem 3rem 0.625rem;
  position: relative;
}

.video-series .videos-list .text-container:hover {
  opacity: 0.6;
}

.video-series .videos-list .text-container p.price {
  position: absolute;
  top: 96px;
}

.video-series .videos-list h4 {
  margin-bottom: 0.375rem;
}

.video-series .videos-list p {
  font-size: 0.9rem;
}

.video-series .videos-list p span {
  margin-right: 1.3125rem;
  position: relative;
}

.video-series .videos-list p span:after {
  width: 5px;
  right: -14px;
  top: 7px;
  height: 5px;
  position: absolute;
  content: '';
  background-color: #2c2825;
  border-radius: 50%;
  display: block;
}

.video-series .videos-list p span:last-child {
  margin: 0;
}

.video-series .videos-list p span:last-child:after {
  display: none;
}

.video-series .video-thumbnail {
  border-bottom: 1px solid #e6e1e1;
  object-fit: cover;
  overflow: hidden;
  position: relative;
  width: 238px;
  height: 132px;
}

.video-series .video-thumbnail:hover {
  opacity: 0.6;
}

.video-series .video-thumbnail:hover .static-thumbnail {
  opacity: 0;
}

.video-series .video-thumbnail:hover .gif-thumbnail {
  opacity: 1;
}

.video-series .video-thumbnail.play-button:before {
  width: 34px;
  top: 48px;
  height: 34px;
  position: absolute;
  z-index: 1;
  content: '';
  background-color: hsla(0, 0%, 100%, 0.93);
  border-radius: 50%;
  display: block;
  left: 100px;
}

.video-series .video-thumbnail.play-button:after {
  width: 0;
  border-width: 10px 0 10px 17.3px;
  top: 55px;
  border-color: transparent transparent transparent #2c2825;
  height: 0;
  border-style: solid;
  position: absolute;
  z-index: 2;
  content: '';
  display: block;
  left: 110px;
}

.video-series .video-thumbnail img {
  object-fit: cover;
  width: 238px;
  height: 132px;
}

.video-series .video-thumbnail .static-thumbnail {
  opacity: 1;
  position: absolute;
  transition: opacity 0.5s ease-in-out;
}

.video-series .video-thumbnail .gif-thumbnail {
  opacity: 0;
  position: absolute;
  transition: opacity 0.5s ease-in-out;
}

.video-series .new-badge {
  background-color: #53bceb;
  border-radius: 50%;
  color: #ffffff;
  padding: 0.55rem 0.3rem;
  position: absolute;
  top: 0.25rem;
  right: -0.5rem;
}

.slick-prev, .slick-prev:focus {
  z-index: 2;
}

.slick-disabled {
  visibility: hidden;
}

.Select {
  margin: 0 0.5rem 0.5rem 0;
  max-width: 350px;
  width: 100%;
}

.Select-input {
  outline: none;
}

.video-description {
  margin-bottom: 3.975rem;
}

.video-description p {
  margin-bottom: 1rem;
}

.videos-page .owned .video-thumbnail, .videos-page .owned h4, .videos-page .owned p {
  opacity: 0.2;
}

.share-button {
  border-radius: 3px;
  color: #ffffff;
  font-size: 12px;
  height: 20px;
  margin-right: 0.375rem;
  padding: 4px 8px 2px 8px;
  vertical-align: middle;
}

.share-button:hover {
  color: white;
  text-decoration: none;
}

.share-button.facebook {
  background-color: #3b5998;
}

.share-button.twitter {
  background-color: #55acee;
}

.share-button.linkedin {
  background-color: #4875B4;
}

.share-button .fab {
  margin-right: 4px;
}

.cart-close-button {
  margin: 0.25rem;
}

.empty-cart {
  background-color: #f7f5f5;
  display: flex;
  flex-direction: column;
  height: 220px;
  margin-bottom: 1rem;
  text-align: center;
}

.empty-cart div {
  margin: auto;
}

.cart-categories {
  margin-bottom: 2.625rem;
}

.cart-contents {
  margin-bottom: 1rem;
}

.cart-contents li > div {
  margin-right: 0.625rem;
  min-width: 75px;
}

.cart-contents li {
  background-color: #f7f5f5;
  display: flex;
  margin-bottom: 0.625rem;
  padding: 0.625rem 0.5rem 0.5rem;
}

.cart-contents li.header {
  background-color: transparent;
  margin: 0;
  padding: 0;
}

.cart-contents li.header div:first-child {
  flex: 1;
  margin-left: 2.625rem;
}

.cart-contents li.header div:nth-child(2) {
  flex: 0 0 160px;
}

.cart-contents li.header div:last-child {
  margin-right: 1rem;
  text-align: right;
}

.cart-contents li.header div:last-child h6 {
  line-height: 1.5125rem;
}

.cart-contents li div:first-child {
  min-width: auto;
}

.cart-contents li .video-details {
  flex: 1;
}

.cart-contents li .license-quantity {
  display: block;
}

.cart-contents li .license-type {
  text-align: center;
}

.cart-contents li .license-type h6 {
  line-height: 0.625rem;
}

.cart-contents li .cost {
  display: flex;
  flex-direction: column;
  margin: auto 0.625rem auto 0;
  text-align: right;
}

.cart-contents li .cost h3 {
  line-height: 1.35rem;
}

.cart-footer {
  display: flex;
  margin-bottom: 9rem;
}

.cart-footer .discount-code {
  flex: 1;
}

.cart-footer .discount-code div {
  max-width: 300px;
}

.cart-footer .cart-total {
  text-align: right;
}

.cart-footer .subtotal {
  border-bottom: 1px solid #e6e1e1;
  padding-bottom: 1rem;
}

.cart-footer .subtotal p, .cart-footer .subtotal h3 {
  display: inline-block;
  margin-right: 1rem;
}

.cart-footer .total {

}

.cart-footer .total h2, .cart-footer .total h3 {
  display: inline-block;
  margin: 1rem 1.25rem 1rem 0;
  vertical-align: baseline;
}

.order-success {
  max-width: 400px;
}

.order-success img {
  max-width: 100px;
}

.order h4 {
  margin-right: 1rem;
}

.order .cart-contents li:first-child div:first-child {
  margin-left: 1rem;
}

.order .cart-close-button {
  display: none;
}

.order-total {
  margin: 0 1.2rem;
  text-align: right;
}

.paypal {
  background-color: #ffc300;
  display: block;
}

.paypal:hover {
  background-color: #ffc300;
}

.paypal img {
  margin: 0 auto;
  max-height: 24px;
}

.no-scroll {
  overflow: hidden;
}

.modal-background {
  background-color: hsla(25.714285, 8.641975%, 15.882353%, 0.93);
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.modal-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
}

.card {
  background-color: white;
  border: 1px solid #e6e1e1;
  border-radius: 3px;
}

.card .container {
  margin: 1.3125rem 1rem;
  padding: 0;
}

.card h3, .card h4 {
  word-wrap: break-word;
}

.card .bulleted-list {
  margin-left: 1rem;
}

.modal {
  max-width: 380px;
  margin: 100px auto;
  position: relative;
}

.modal.medium-width {
  max-width: 752px;
  width: 90%;
}

.modal.full-width {
  max-width: 1080px;
  width: 90%;
}

.modal.full-width .container {
  margin: 1rem;
}

.modal .license-type-button {
  display: flex;
  height: 82px;
  margin: 0;
}

.modal .license-type-button:last-child {
  margin: 0;
}

.modal .license-type-button .column {
  flex: 0 0 4rem;
  margin: 0.5rem 0.625rem 0 0;
  text-align: center;
  vertical-align: bottom;
}

.modal .license-type-button .column:last-child {
  flex: 1;
  margin-right: 0;
  text-align: right;
}

.modal .license-type-button h2 {
  line-height: 2.1rem;
}

.modal .container.text {
  margin: 1.8125rem;
}

.navigation-tabs .column {
  background-color: #e6e1e1;
  color: #c7c2c2;
  margin: 0;
}

.navigation-tabs .column:hover {
  color: #2c2825;
  cursor: pointer;
}

.navigation-tabs .column.active {
  background-color: #ffffff;
  color: #2c2825;
}

.navigation-tabs .column.active:hover {
  cursor: auto;
}

.navigation-tabs .column.disabled {
  background-color: #f7f5f5;
  color: #ffffff;
}

.navigation-tabs .column.disabled:hover {
  cursor: not-allowed;
}

.navigation-tabs h3 {
  line-height: 1rem;
}

.license-comparison.add-to-cart-modal {
  border-top: 1px dotted #e6e1e1;
}

.license-comparison .container {
  margin: 0;
  padding: 0.625rem 1rem;
}

.license-comparison h6 {
  color: #c7c2c2;
  text-align: center;
}

.license-comparison h6:hover {
  color: #2c2825;
  cursor: pointer;
}

.license-comparison table {
  margin: 1rem 0;
}

.license-comparison tbody tr {
  border-top: 1px solid #e6e1e1;
}

.license-comparison th, .license-comparison td {
  padding: 0.625rem;
}

.license-comparison th {
  font-family: 'aller-bold', Helvetica, sans-serif;
  font-size: 0.55rem;
}

.license-comparison td {
  text-align: center;
}

.license-comparison td:first-child {
  text-align: left;
}

.license-comparison li {
  color: #c7c2c2;
  margin-bottom: 0.625rem;
}

.spinner-overlay {
  background-color: hsla(0, 0%, 100%, 0.93);
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.spinner-overlay div {
  margin: auto;
}

.modal-back {
  display: inline-block;
  margin-bottom: 1.3125rem;
}

.eula-container {
  border: 1px solid #e6e1e1;
  border-radius: 3px;
  margin: 0 auto 1.8125rem;
  padding: 1rem;
  width: 530px;
}

.eula-container label {
  display: inline-block;
  margin-right: 1rem;
}

.fa-star {
  margin-right: 0.375rem;
}

.hgroup h2 {
  flex: 1;
}

ul.tabs li {
  display: inline-block;
  margin: 0 1.3125rem 2.625rem 0;
  padding-bottom: 0.25rem;
}

ul.tabs li:hover {
  border-bottom: 2px solid #6bc9f5;
}

ul.tabs li.active {
  border-bottom: 2px solid #53bceb;
}

ul.tabs li a:hover {
  text-decoration: none;
}

ul.team {
  background-color: #f7f5f5;
  border: 1px solid #e6e1e1;
  border-radius: 3px;
}

ul.team ul.user {
  margin-bottom: 0;
}

ul.team > li {
  padding: 0.5rem 0.5rem;
}

.replacement-users-list {
  display: none;
}

.replacement-users-list.dragging {
  display: block;
}

.zero-height {
  height: 0px;
}

ul.user {
  border: 1px solid #e6e1e1;
  border-radius: 3px;
  margin-bottom: 1rem;
  width: 100%;
}

ul.user.draggable li:hover {
  cursor: grab;
}

ul.user.selectable li.active:after {
  width: 0;
  right: 8px;
  border-width: 4.5px 0 4.5px 7.8px;
  top: 13px;
  border-color: transparent transparent transparent #ffffff;
  height: 0;
  border-style: solid;
  position: absolute;
  content: '';
  display: inline-block;
}

ul.user.selectable li.user-header.active:after {
  width: 0;
  right: 8px;
  border-width: 5.5px 0 5.5px 8.6px;
  top: 15px;
  border-color: transparent transparent transparent #ffffff;
  height: 0;
  border-style: solid;
  position: absolute;
  content: '';
  display: inline-block;
}

ul.user li {
  background-color: #ffffff;
  border-top: 1px solid #e6e1e1;
  padding: 0.375rem 0.5rem;
}

ul.user li:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

ul.user li:hover {
  cursor: pointer;
}

ul.user .pending {
  color: #c7c2c2;
}

ul.user .pending:hover {
  cursor: not-allowed;
}

ul.user li.active {
  background-color: #53bceb;
  color: #ffffff;
}

ul.user li.user {
  position: relative;
}

ul.user li.exam {
  padding-right: 5rem;
}

ul.team, ul.user {
  position: relative;
}

ul.team li, ul.user li {
  display: flex;
}

ul.team li a, ul.user li a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

ul.team li:first-child, ul.user li:first-child {
  border-top: none;
}

ul.team input[type=checkbox], ul.user input[type=checkbox] {
  flex: 0 0 14px;
  margin: 0.25rem 0.375rem 0 0;
}

ul.team li.team-header, ul.team li.user-header, ul.user li.team-header, ul.user li.user-header {
  background-color: #ffffff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

ul.team li.team-header:hover, ul.team li.user-header:hover, ul.user li.team-header:hover, ul.user li.user-header:hover {
  cursor: auto;
}

ul.team li.team-header.active, ul.team li.user-header.active, ul.user li.team-header.active, ul.user li.user-header.active {
  background-color: #53bceb;
}

ul.team li.team-header h3, ul.team li.user-header h3, ul.user li.team-header h3, ul.user li.user-header h3 {
  display: inline-block;
}

ul.team li.team-header input[type=checkbox], ul.team li.user-header input[type=checkbox], ul.user li.team-header input[type=checkbox], ul.user li.user-header input[type=checkbox] {
  margin-top: 0.45rem;
}

ul.team li.team-header, ul.user li.team-header {
  border-bottom: 1px solid #e6e1e1;
}

ul.team .controls-container, ul.user .controls-container {
  flex: 1;
  text-align: right;
}

ul.team .controls-container .fas, ul.user .controls-container .fas {
  margin: 6px 0 0 6px;
  opacity: 0.25;
  position: relative;
}

ul.team .controls-container button, ul.user .controls-container button {
  vertical-align: top;
}

ul.team li.user .controls-container .fas, ul.user li.user .controls-container .fas {
  opacity: 0;
}

ul.team li.user > div, ul.user li.user > div {
  display: flex;
  width: 100%;
}

ul.team li:hover .controls-container .fas, ul.user li:hover .controls-container .fas {
  opacity: 1;
}

ul.team .dragging .controls-container, ul.team .dragging input, ul.user .dragging .controls-container, ul.user .dragging input {
  display: none;
}

ul.team .fas, ul.user .fas {
  color: #53bceb;
}

ul.team .fas:hover, ul.user .fas:hover {
  color: #6bc9f5;
  cursor: pointer;
}

ul.team .fa-caret-right, ul.team .fa-caret-down, ul.user .fa-caret-right, ul.user .fa-caret-down {
  font-size: 1.3125rem;
  color: #2c2825;
  margin: 0.25rem 0.375rem 0 0;
  width: 13px;
}

ul.team .fa-caret-right.small, ul.team .fa-caret-down.small, ul.user .fa-caret-right.small, ul.user .fa-caret-down.small {
  font-size: 1rem;
  width: 8px;
}

ul.team .name, ul.user .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

ul.team .move-here-overlay, ul.user .move-here-overlay {
  background-color: hsla(0, 0%, 100%, 0.93);
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

ul.team .move-here-overlay a, ul.user .move-here-overlay a {
  border: 2px dashed #c7c2c2;
  text-align: center;
  width: 100%;
  height: 100%;
  position: relative;
}

ul.team .move-here-overlay h3, ul.user .move-here-overlay h3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.unassigned-licenses-card {
  display: flex;
  justify-content: center;
  margin-bottom: 1.3125rem;
  text-align: center;
}

.unassigned-licenses-card .card {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  display: inline-block;
  line-height: 1rem;
  margin: 0;
}

.unassigned-licenses-card h6:first-child {
  line-height: 0;
}

.unassigned-licenses-card button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  display: block;
  margin: 0;
  padding: 0.375rem 1.3125rem;
}

.episodes .column:first-child {
  flex: 2;
  max-width: 244px;
}

.episodes .column:nth-child(2) {
  flex: 3;
  max-width: 386px;
}

.episodes .column:nth-child(3) {
  flex: 2;
  max-width: 244px;
}

form.exam {
  max-width: 450px;
}

form.exam .question {
  position: relative;
}

form.exam .question .fa-thumbs-up {
  width: 30px;
  top: -0.2rem;
  height: 30px;
  text-align: center;
  position: absolute;
  background-color: #74d559;
  border-radius: 50%;
  color: #ffffff;
  padding-top: 6px;
  left: -2.2rem;
}

form.exam .question .fa-thumbs-down {
  width: 30px;
  top: -0.2rem;
  height: 30px;
  text-align: center;
  position: absolute;
  background-color: #e85f51;
  border-radius: 50%;
  color: #ffffff;
  padding-top: 8px;
  left: -2.2rem;
}

form.exam .question .fa-check-circle {
  color: #74d559;
  font-size: 0.9rem;
  margin-right: 0.625rem;
}

form.exam .question .fa-times-circle {
  color: #e85f51;
  font-size: 0.9rem;
  margin-right: 0.625rem;
}

form.exam .question .unselected {
  display: inline-block;
  width: 1.5rem;
}

form.exam label span {
  color: #2c2825;
  flex: 1;
  font-family: 'aller-light', Helvetica, sans-serif;
  font-size: 1rem;
  letter-spacing: 0;
  text-transform: none;
}

.score {
  position: absolute;
  top: 0;
  left: 7.3rem;
}

.score div {
  display: inline-block;
  height: 3.975rem;
  line-height: 3.975rem;
  position: relative;
  transform: rotate(6deg);
  vertical-align: middle;
  width: 3.975rem;
}

.score .fa-certificate {
  color: #53bceb;
  font-size: 3.975rem;
}

.score .percent {
  color: #ffffff;
  font-family: 'aller-bold', Helvetica, sans-serif;
  font-size: 1.5125rem;
  line-height: 3.4rem;
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
}

.score .percent.one-hundred {
  font-size: 1.3125rem;
}

.score.small {
  left: auto;
  right: 0.5rem;
  top: 0.1rem;
}

.score.small .fa-certificate {
  font-size: 2rem;
}

.score.small .percent {
  font-size: 0.85rem;
  line-height: 1.8rem;
}

.score.prior {
  opacity: 0.33;
  right: 2.8rem;
}

@media screen and (max-width: 1600px) {

  .video-series, .videos-part {
    width: 1264px;
  }
  
  .video-series.column-width {
    width: 752px;
  }
  
  .video-series.column-width .videos-part {
    width: 752px;
  }

}

@media screen and (max-width: 1450px) {

  
  
  #authors .container {
    max-width: 1000px;
  }
  
  #authors .grid {
    grid-template-rows: 490px;
    grid-template-columns: 300px 300px 300px;
  }

}

@media screen and (max-width: 1400px) {

  .video-series, .videos-part {
    width: 1008px;
  }
  
  .video-series.column-width {
    width: 752px;
  }
  
  .video-series.column-width .videos-part {
    width: 752px;
  }

}

@media screen and (max-width: 1150px) {

  .video-series, .videos-part {
    width: 752px;
  }
  
  .video-series.column-width {
    width: 752px;
  }
  
  .video-series.column-width .videos-part {
    width: 752px;
  }

}

@media screen and (max-width: 1100px) {

  
  
  #authors .container {
    max-width: 650px;
  }
  
  #authors .grid {
    grid-template-rows: 490px;
    grid-template-columns: 300px 300px;
  }

}

@media screen and (max-width: 830px) {

  .video-series, .videos-part {
    width: 496px;
  }
  
  .video-series.column-width {
    width: 496px;
  }
  
  .video-series.column-width .videos-part {
    width: 496px;
  }
  
  
  
  .video-series .header-part {
    flex-wrap: wrap;
    width: 500px;
  }
  
  .video-series .header-part h2 {
    font-size: 1.5125rem;
  }
  
  .video-series .header-part h3 {
    font-size: 1.2rem;
  }
  
  .video-series .header-part .series-title {
    margin-bottom: 0.5rem;
  }
  
  .video-series .header-part .series-actions {
    flex-basis: 100%;
    text-align: left;
  }

}

@media screen and (max-width: 750px) {

  
  
  header li {
    display: none;
  }
  
  header li.mobile-menu-toggle {
    display: inline-block;
  }
  
  header li.logo {
    display: inline-block;
    flex: 1;
    padding-left: 0;
    padding-right: 1.5rem;
    text-align: center;
  }
  
  .temp-org-nav {
    display: none;
  }
  
  
  
  #authors .container {
    max-width: 300px;
  }
  
  #authors .grid {
    grid-template-rows: 490px;
    grid-template-columns: 300px;
  }
  
  .cart-categories {
    flex-wrap: wrap;
  }
  
  .cart-categories li {
    flex-wrap: wrap;
    padding-bottom: 1rem;
  }
  
  .cart-categories li:first-child {
    display: none;
  }
  
  .cart-categories li > div {
    min-width: 0;
  }
  
  .cart-categories .video-details {
    flex: 0 0 auto;
    margin-bottom: 1rem;
    min-width: 85%;
  }
  
  .cart-categories .license-quantity {
    margin-left: 0.5rem;
  }
  
  .cart-categories .cost {
    flex: 1;
  }
  
  .cart-footer {
    flex-direction: column;
    margin-bottom: 0;
  }
  
  .cart-footer .cart-total {
    text-align: left;
  }
  
  .cart-footer .cart-total .button {
    text-align: center;
    width: 100%;
  }
  
  
  
  .cart-footer .discount-code div {
    margin-bottom: 1rem;
    max-width: 100%;
  }
  
  .paypal {
  
  }
  
  
  
  .organization.row {
    flex-direction: column;
  }
  
  .organization.row .column {
    width: 100%;
  }

}

@media screen and (max-height: 750px) {

  
  
  header li {
    display: none;
  }
  
  header li.mobile-menu-toggle {
    display: inline-block;
    padding: 0.375rem 0rem 0 1.3125rem;
  }
  
  
  
  header ul.mobile-menu li {
    display: block;
  }
  
  header li.logo {
    display: inline-block;
    flex: 1;
    padding-left: 0;
    padding-right: 1.5rem;
    text-align: center;
  }

}

@media screen and (max-width: 550px) {

  .container.centered {
    padding: 1.8125rem;
  }
  
  .row {
    flex-direction: column;
  }
  
  .row .column.vertical-line {
    border: none;
    padding: 0;
  }
  
  .row.navigation-tabs, .row.image-buttons {
    flex-direction: row;
  }
  
  #hero {
    height: 65vh;
  }
  
  #hero .call-to-action {
    padding-top: 10vh;
  }
  
  .giant-image {
    height: auto;
  }
  
  h1 {
    font-size: 1.8125rem;
    line-height: 2.625rem;
  }
  
  h2 {
    font-size: 1.3125rem;
    line-height: 1.8125rem;
  }
  
  
  
  .button.extra-large, button.extra-large {
    font-size: 1.3125rem;
    padding: 0.625rem 1.3125rem;
  }
  
  .container.centered {
    padding: 1.3125rem;
  }
  
  
  
  .navigation-tabs-large h2 {
    line-height: 2.625rem;
    margin-right: 1.3125rem;
  }
  
  .navigation-tabs-large h2.active {
    font-size: 1.8125rem;
  }
  
  .video-series, .videos-part {
    width: 240px;
  }
  
  .video-series.column-width {
    width: 240px;
  }
  
  .video-series.column-width .videos-part {
    width: 240px;
  }
  
  
  
  .video-series .header-part {
    width: 100%;
  }
  
  .video-series .header-part .portrait {
    margin-bottom: 0.625rem;
  }
  
  .video-series .header-part h2 {
    margin-bottom: 0.25rem;
    margin-top: 0;
    font-size: 1.3125rem;
    line-height: 1.5125rem;
  }
  
  .video-series .header-part h3 {
    font-size: 1rem;
  }
  
  .license-comparison.for-business-page {
    font-size: 0.7em;
    line-height: 1em;
  }
  
  .hgroup {
    flex-direction: column;
  }
  
  .cart-header {
    flex-direction: row;
  }
  
  .modal.full-width {
    width: auto;
  }
  
  .close-button-x-white {
    margin: 0;
  }

}

@media screen and (max-width: 475px) {

  
  
  
  
  .container.small-width .card td {
    max-width: 0;
    width: 1000px;
  }

}

@media screen and (max-width: 400px) {

  .modal-background {
    padding: 1rem;
  }
  
  
  
  .mobile-menu-wrapper .modal-background {
    padding: 0;
  }

}

@media print {

  header, footer {
    display: none;
  }

}

@font-face {
  font-family: 'aller-light';
  src: url('/fonts/aller-light.woff2') format('woff2'),
                         url('/fonts/aller-light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'aller-light-italic';
  src: url('/fonts/aller-light-italic.woff2') format('woff2'),
                         url('/fonts/aller-light-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'aller-regular';
  src: url('/fonts/aller-regular.woff2') format('woff2'),
                         url('/fonts/aller-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'aller-italic';
  src: url('/fonts/aller-italic.woff2') format('woff2'),
                         url('/fonts/aller-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'aller-bold';
  src: url('/fonts/aller-bold.woff2') format('woff2'),
                         url('/fonts/aller-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'aller-bold-italic';
  src: url('/fonts/aller-bold-italic.woff2') format('woff2'),
                         url('/fonts/aller-bold-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'nickainley-regular';
  src: url('/fonts/nickainley-regular.woff2') format('woff2'),
                         url('/fonts/nickainley-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'texgyrecursor-regular';
  src: url('/fonts/texgyrecursor-regular.woff2') format('woff2'),
                         url('/fonts/texgyrecursor-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}