@charset "UTF-8";
.ui-button-dropdown .ui-dropdown {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  border: 0;
  left: -18px;
  padding-top: 10px;
  min-width: 10em; }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
     ========================================================================== */
/**
   * 1. Correct the line height in all browsers.
   * 2. Prevent adjustments of font size after orientation changes in
   *    IE on Windows Phone and in iOS.
   */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers (opinionated).
   */
body {
  margin: 0; }

/**
   * Add the correct display in IE 9-.
   */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
     ========================================================================== */
/**
   * Add the correct display in IE 9-.
   * 1. Add the correct display in IE.
   */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
   * Add the correct margin in IE 8.
   */
figure {
  margin: 1em 40px; }

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
     ========================================================================== */
/**
   * 1. Remove the gray background on active links in IE 10.
   * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
   */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
   * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
   * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
   */
b,
strong {
  font-weight: inherit; }

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder; }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
   * Add the correct font style in Android 4.3-.
   */
dfn {
  font-style: italic; }

/**
   * Add the correct background and color in IE 9-.
   */
mark {
  background-color: #ff0;
  color: #000; }

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
     ========================================================================== */
/**
   * Add the correct display in IE 9-.
   */
audio,
video {
  display: inline-block; }

/**
   * Add the correct display in iOS 4-7.
   */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
   * Remove the border on images inside links in IE 10-.
   */
img {
  border-style: none; }

/**
   * Hide the overflow in IE.
   */
svg:not(:root) {
  overflow: hidden; }

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers (opinionated).
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible; }

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none; }

/**
   * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
   *    controls in Android 4.
   * 2. Correct the inability to style clickable types in iOS and Safari.
   */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
   * 1. Add the correct display in IE 9-.
   * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
   * Remove the default vertical scrollbar in IE.
   */
textarea {
  overflow: auto; }

/**
   * 1. Add the correct box sizing in IE 10-.
   * 2. Remove the padding in IE 10-.
   */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in IE 9-.
   * 1. Add the correct display in Edge, IE, and Firefox.
   */
details,
menu {
  display: block; }

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item; }

/* Scripting
     ========================================================================== */
/**
   * Add the correct display in IE 9-.
   */
canvas {
  display: inline-block; }

/**
   * Add the correct display in IE.
   */
template {
  display: none; }

/* Hidden
     ========================================================================== */
/**
   * Add the correct display in IE 10-.
   */
[hidden] {
  display: none; }

@font-face {
  font-family: 'Futura LT Pro Light';
  src: url("fonts/Futura LT Pro Light.woff2") format("woff2"), url("fonts/Futura LT Pro Light.woff") format("woff"), url("fonts/Futura LT Pro Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2044; }

@font-face {
  font-family: 'Futura LT Pro Book';
  src: url("fonts/Futura LT Pro Book.woff2") format("woff2"), url("fonts/Futura LT Pro Book.woff") format("woff"), url("fonts/Futura LT Pro Book.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2044; }

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

@font-face {
  font-family: 'Sloop ScriptOne';
  src: url("fonts/Sloop-ScriptOne.woff2") format("woff2"), url("fonts/Sloop-ScriptOne.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'FONTSPRING DEMO - Juana Alt';
  src: url("fonts/FONTSPRINGDEMO-JuanaAltExtraLightRegular.woff2") format("woff2"), url("fonts/FONTSPRINGDEMO-JuanaAltExtraLightRegular.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'NeutraText-LightAlt';
  src: url("fonts/NeutraText-LightAlt.woff2") format("woff2"), url("fonts/NeutraText-LightAlt.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'NeutraText-BookAlt';
  src: url("fonts/NeutraText-BookAlt.woff2") format("woff2"), url("fonts/NeutraText-BookAlt.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'NeutraText-Light';
  src: url("fonts/NeutraText-Light.woff2") format("woff2"), url("fonts/NeutraText-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'NeutraText-Book';
  src: url("fonts/NeutraText-Book.woff2") format("woff2"), url("fonts/NeutraText-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

grid-row, grid-columns {
  display: block; }

grid-row {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1200px;
  width: 100%;
  *zoom: 1; }
  grid-row:before, grid-row:after {
    content: " ";
    display: table; }
  grid-row:after {
    clear: both; }
  grid-row.collapse grid-columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left; }
  grid-row grid-row {
    margin-left: -15px;
    margin-right: -15px;
    max-width: none;
    width: auto;
    *zoom: 1; }
    grid-row grid-row:before, grid-row grid-row:after {
      content: " ";
      display: table; }
    grid-row grid-row:after {
      clear: both; }
    grid-row grid-row.collapse {
      margin-left: 0;
      margin-right: 0;
      max-width: none;
      width: auto;
      *zoom: 1; }
      grid-row grid-row.collapse:before, grid-row grid-row.collapse:after {
        content: " ";
        display: table; }
      grid-row grid-row.collapse:after {
        clear: both; }

grid-columns {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }

grid-columns.no-gutter {
  padding-left: 0;
  padding-right: 0; }

@media only screen {
  .default-1,
  .small-1 {
    position: relative;
    width: 8.33333%; }
  .default-2,
  .small-2 {
    position: relative;
    width: 16.66667%; }
  .default-3,
  .small-3 {
    position: relative;
    width: 25%; }
  .default-4,
  .small-4 {
    position: relative;
    width: 33.33333%; }
  .default-5,
  .small-5 {
    position: relative;
    width: 41.66667%; }
  .default-6,
  .small-6 {
    position: relative;
    width: 50%; }
  .default-7,
  .small-7 {
    position: relative;
    width: 58.33333%; }
  .default-8,
  .small-8 {
    position: relative;
    width: 66.66667%; }
  .default-9,
  .small-9 {
    position: relative;
    width: 75%; }
  .default-10,
  .small-10 {
    position: relative;
    width: 83.33333%; }
  .default-11,
  .small-11 {
    position: relative;
    width: 91.66667%; }
  .default-12,
  .small-12 {
    position: relative;
    width: 100%; }
  .default-offset-0,
  .small-offset-0 {
    position: relative;
    margin-left: 0%; }
  .default-offset-1,
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }
  .default-offset-2,
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }
  .default-offset-3,
  .small-offset-3 {
    position: relative;
    margin-left: 25%; }
  .default-offset-4,
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }
  .default-offset-5,
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }
  .default-offset-6,
  .small-offset-6 {
    position: relative;
    margin-left: 50%; }
  .default-offset-7,
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }
  .default-offset-8,
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }
  .default-offset-9,
  .small-offset-9 {
    position: relative;
    margin-left: 75%; }
  .default-offset-10,
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }
  grid-columns:last-child {
    float: right; }
  grid-columns.end {
    float: left; }
  grid-columns.default-centered,
  grid-columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }

@media only screen and (max-width: 1024px) and (min-width: 640px) {
  .tablet-1,
  .medium-1 {
    position: relative;
    width: 8.33333%; }
  .tablet-2,
  .medium-2 {
    position: relative;
    width: 16.66667%; }
  .tablet-3,
  .medium-3 {
    position: relative;
    width: 25%; }
  .tablet-4,
  .medium-4 {
    position: relative;
    width: 33.33333%; }
  .tablet-5,
  .medium-5 {
    position: relative;
    width: 41.66667%; }
  .tablet-6,
  .medium-6 {
    position: relative;
    width: 50%; }
  .tablet-7,
  .medium-7 {
    position: relative;
    width: 58.33333%; }
  .tablet-8,
  .medium-8 {
    position: relative;
    width: 66.66667%; }
  .tablet-9,
  .medium-9 {
    position: relative;
    width: 75%; }
  .tablet-10,
  .medium-10 {
    position: relative;
    width: 83.33333%; }
  .tablet-11,
  .medium-11 {
    position: relative;
    width: 91.66667%; }
  .tablet-12,
  .medium-12 {
    position: relative;
    width: 100%; }
  .tablet-offset-0,
  .medium-offset-0 {
    position: relative;
    margin-left: 0%; }
  .tablet-offset-1,
  .medium-offset-1 {
    position: relative;
    margin-left: 8.33333%; }
  .tablet-offset-2,
  .medium-offset-2 {
    position: relative;
    margin-left: 16.66667%; }
  .tablet-offset-3,
  .medium-offset-3 {
    position: relative;
    margin-left: 25%; }
  .tablet-offset-4,
  .medium-offset-4 {
    position: relative;
    margin-left: 33.33333%; }
  .tablet-offset-5,
  .medium-offset-5 {
    position: relative;
    margin-left: 41.66667%; }
  .tablet-offset-6,
  .medium-offset-6 {
    position: relative;
    margin-left: 50%; }
  .tablet-offset-7,
  .medium-offset-7 {
    position: relative;
    margin-left: 58.33333%; }
  .tablet-offset-8,
  .medium-offset-8 {
    position: relative;
    margin-left: 66.66667%; }
  .tablet-offset-9,
  .medium-offset-9 {
    position: relative;
    margin-left: 75%; }
  .tablet-offset-10,
  .medium-offset-10 {
    position: relative;
    margin-left: 83.33333%; }
  .tablet-offset-11,
  .medium-offset-11 {
    position: relative;
    margin-left: 91.66667%; }
  .tablet-push-1,
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .tablet-pull-1,
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .tablet-push-2,
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .tablet-pull-2,
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .tablet-push-3,
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .tablet-pull-3,
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .tablet-push-4,
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .tablet-pull-4,
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .tablet-push-5,
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .tablet-pull-5,
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .tablet-push-6,
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .tablet-pull-6,
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .tablet-push-7,
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .tablet-pull-7,
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .tablet-push-8,
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .tablet-pull-8,
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .tablet-push-9,
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .tablet-pull-9,
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .tablet-push-10,
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .tablet-pull-10,
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .tablet-push-11,
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .tablet-pull-11,
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  grid-columns.tablet-centered,
  grid-columns.medium-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }
  grid-columns.tablet-uncentered,
  grid-columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; } }

@media only screen and (min-width: 1025px) {
  .desktop-1,
  .large-1 {
    position: relative;
    width: 8.33333%; }
  .desktop-2,
  .large-2 {
    position: relative;
    width: 16.66667%; }
  .desktop-3,
  .large-3 {
    position: relative;
    width: 25%; }
  .desktop-4,
  .large-4 {
    position: relative;
    width: 33.33333%; }
  .desktop-5,
  .large-5 {
    position: relative;
    width: 41.66667%; }
  .desktop-6,
  .large-6 {
    position: relative;
    width: 50%; }
  .desktop-7,
  .large-7 {
    position: relative;
    width: 58.33333%; }
  .desktop-8,
  .large-8 {
    position: relative;
    width: 66.66667%; }
  .desktop-9,
  .large-9 {
    position: relative;
    width: 75%; }
  .desktop-10,
  .large-10 {
    position: relative;
    width: 83.33333%; }
  .desktop-11,
  .large-11 {
    position: relative;
    width: 91.66667%; }
  .desktop-12,
  .large-12 {
    position: relative;
    width: 100%; }
  .desktop-offset-0,
  .large-offset-0 {
    position: relative;
    margin-left: 0%; }
  .desktop-offset-1,
  .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }
  .desktop-offset-2,
  .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }
  .desktop-offset-3,
  .large-offset-3 {
    position: relative;
    margin-left: 25%; }
  .desktop-offset-4,
  .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }
  .desktop-offset-5,
  .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }
  .desktop-offset-6,
  .large-offset-6 {
    position: relative;
    margin-left: 50%; }
  .desktop-offset-7,
  .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }
  .desktop-offset-8,
  .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }
  .desktop-offset-9,
  .large-offset-9 {
    position: relative;
    margin-left: 75%; }
  .desktop-offset-10,
  .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }
  .desktop-offset-11,
  .large-offset-11 {
    position: relative;
    margin-left: 91.66667%; }
  .desktop-push-1,
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .desktop-pull-1,
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .desktop-push-2,
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .desktop-pull-2,
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .desktop-push-3,
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .desktop-pull-3,
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .desktop-push-4,
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .desktop-pull-4,
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .desktop-push-5,
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .desktop-pull-5,
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .desktop-push-6,
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .desktop-pull-6,
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .desktop-push-7,
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .desktop-pull-7,
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .desktop-push-8,
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .desktop-pull-8,
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .desktop-push-9,
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .desktop-pull-9,
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .desktop-push-10,
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .desktop-pull-10,
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .desktop-push-11,
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .desktop-pull-11,
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  grid-columns.desktop-centered,
  grid-columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }
  grid-columns.desktop-uncentered,
  grid-columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; } }

@media only screen and (max-width: 1024px) and (min-width: 220px) {
  grid-row.overflow-hidden {
    overflow-x: hidden; }
  grid-row.padding {
    padding-bottom: 1em; }
  grid-columns.no-gutter {
    padding-left: 0;
    padding-right: 0; } }

flex-box, .flex-box {
  display: -webkit-flex;
  display: flex; }
  flex-box.stretch, .flex-box.stretch {
    width: 100%; }
  flex-box.wrap, .flex-box.wrap {
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  flex-box.center, .flex-box.center {
    -webkit-justify-content: center;
    justify-content: center; }
  flex-box.right, flex-box.flex-end, .flex-box.right, .flex-box.flex-end {
    -webkit-justify-content: flex-end;
    justify-content: flex-end; }
  flex-box.space-between, .flex-box.space-between {
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  flex-box.top, .flex-box.top {
    -webkit-align-items: flex-start;
    align-items: flex-start; }
  flex-box.bottom, flex-box.align-end, .flex-box.bottom, .flex-box.align-end {
    -webkit-align-items: flex-end;
    align-items: flex-end; }
  flex-box.align-center, .flex-box.align-center {
    -webkit-align-items: center;
    align-items: center; }
  flex-box.align-stretch, .flex-box.align-stretch {
    -webkit-align-items: stretch;
    align-items: stretch; }
  flex-box.align-baseline, .flex-box.align-baseline {
    -webkit-align-items: baseline;
    align-items: baseline; }
  flex-box.space-around, .flex-box.space-around {
    -webkit-justify-content: space-around;
    justify-content: space-around; }
  flex-box.column, .flex-box.column {
    -webkit-flex-direction: column;
    flex-direction: column; }
    flex-box.column.center, .flex-box.column.center {
      -webkit-align-items: center;
      align-items: center; }
    flex-box.column.align-center, .flex-box.column.align-center {
      -webkit-justify-content: center;
      justify-content: center; }
    flex-box.column.top, .flex-box.column.top {
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }
    flex-box.column.bottom, .flex-box.column.bottom {
      -webkit-justify-content: flex-end;
      justify-content: flex-end; }
    flex-box.column.right, flex-box.column.flex-end, .flex-box.column.right, .flex-box.column.flex-end {
      -webkit-align-items: flex-end;
      align-items: flex-end; }
    flex-box.column.align-space-between, .flex-box.column.align-space-between {
      -webkit-justify-content: space-between;
      justify-content: space-between; }
  flex-box > .right, flex-box > .flex-end, .flex-box > .right, .flex-box > .flex-end {
    margin-left: auto; }
  flex-box > .left, flex-box > .flex-start, .flex-box > .left, .flex-box > .flex-start {
    margin-right: auto; }
  @media only screen and (max-width: 1024px) and (min-width: 220px) {
    flex-box.touch-column-center, .flex-box.touch-column-center {
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center; } }
  flex-box.absolute, .flex-box.absolute {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0; }
  flex-box.relative, .flex-box.relative {
    position: relative; }

@media only screen and (max-width: 1024px) and (min-width: 220px) {
  .touch-flex {
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media only screen and (max-width: 640px) {
  .phone-flex {
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; } }

.ui-button {
  background: #fff; }

.ui-button:active, .ui-button.active, .ui-button:hover {
  background: whitesmoke; }

ui-select:after, state-select:after, country-select:after, ui-select, state-select, country-select, ui-select > select, state-select > select, country-select > select, .ui-button {
  color: #232020;
  text-shadow: none; }

.ui-button:active, .ui-button.active, .ui-button:hover {
  color: #232020;
  text-shadow: none; }

.ui-button {
  border: 1px solid;
  border-color: #fff; }

.ui-button:active, .ui-button.active, .ui-button:hover {
  border: 1px solid;
  border-color:  whitesmoke; }

.ui-button:hover, .ui-button {
  box-shadow: none; }

.ui-button:active, .ui-button.active {
  box-shadow: none; }

ui-select.disabled, ui-select[disabled], state-select.disabled, state-select[disabled], country-select.disabled, country-select[disabled], .ui-button.disabled, .ui-button[disabled], .ui-button.disabled:hover, .ui-button[disabled]:hover {
  background: #eee !important;
  text-shadow: none !important;
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid transparent !important;
  cursor: default !important;
  color: #e1e1e1 !important; }
  ui-select.disabled:after, ui-select[disabled]:after, state-select.disabled:after, state-select[disabled]:after, country-select.disabled:after, country-select[disabled]:after, .ui-button.disabled:after, .ui-button[disabled]:after, .ui-button.disabled:hover:after, .ui-button[disabled]:hover:after {
    background: none !important;
    color: #e1e1e1 !important; }
  ui-select.disabled:before, ui-select[disabled]:before, state-select.disabled:before, state-select[disabled]:before, country-select.disabled:before, country-select[disabled]:before, .ui-button.disabled:before, .ui-button[disabled]:before, .ui-button.disabled:hover:before, .ui-button[disabled]:hover:before {
    background: none !important;
    color: #e1e1e1 !important; }
  ui-select.disabled::-webkit-input-placeholder, ui-select[disabled]::-webkit-input-placeholder, state-select.disabled::-webkit-input-placeholder, state-select[disabled]::-webkit-input-placeholder, country-select.disabled::-webkit-input-placeholder, country-select[disabled]::-webkit-input-placeholder, .ui-button.disabled::-webkit-input-placeholder, .ui-button[disabled]::-webkit-input-placeholder, .ui-button.disabled:hover::-webkit-input-placeholder, .ui-button[disabled]:hover::-webkit-input-placeholder {
    color: #e1e1e1 !important; }
  ui-select.disabled::-moz-placeholder, ui-select[disabled]::-moz-placeholder, state-select.disabled::-moz-placeholder, state-select[disabled]::-moz-placeholder, country-select.disabled::-moz-placeholder, country-select[disabled]::-moz-placeholder, .ui-button.disabled::-moz-placeholder, .ui-button[disabled]::-moz-placeholder, .ui-button.disabled:hover::-moz-placeholder, .ui-button[disabled]:hover::-moz-placeholder {
    color: #e1e1e1 !important;
    opacity: 1; }
  ui-select.disabled::-o-placeholder, ui-select[disabled]::-o-placeholder, state-select.disabled::-o-placeholder, state-select[disabled]::-o-placeholder, country-select.disabled::-o-placeholder, country-select[disabled]::-o-placeholder, .ui-button.disabled::-o-placeholder, .ui-button[disabled]::-o-placeholder, .ui-button.disabled:hover::-o-placeholder, .ui-button[disabled]:hover::-o-placeholder {
    color: #e1e1e1 !important; }
  ui-select.disabled:-ms-input-placeholder, ui-select[disabled]:-ms-input-placeholder, state-select.disabled:-ms-input-placeholder, state-select[disabled]:-ms-input-placeholder, country-select.disabled:-ms-input-placeholder, country-select[disabled]:-ms-input-placeholder, .ui-button.disabled:-ms-input-placeholder, .ui-button[disabled]:-ms-input-placeholder {
    color: #e1e1e1 !important; }
  ui-select.disabled::placeholder, ui-select[disabled]::placeholder, state-select.disabled::placeholder, state-select[disabled]::placeholder, country-select.disabled::placeholder, country-select[disabled]::placeholder, .ui-button.disabled::placeholder, .ui-button[disabled]::placeholder, .ui-button.disabled:hover::placeholder, .ui-button[disabled]:hover::placeholder {
    color: #e1e1e1 !important;
    opacity: 1; }

.ui-button.primary {
  background: #3e3b3b; }

.ui-button.primary:active, .ui-button.primary.active, .ui-button.primary:hover {
  background: #343131; }

.ui-button.primary {
  color: #fff;
  text-shadow: none; }

.ui-button.primary:active, .ui-button.primary.active, .ui-button.primary:hover {
  color: #fff;
  text-shadow: none; }

.ui-button.primary {
  border: 1px solid;
  border-color: #3e3b3b; }

.ui-button.primary:active, .ui-button.primary.active, .ui-button.primary:hover {
  border: 1px solid;
  border-color:  #343131; }

.ui-button.primary:hover, .ui-button.primary {
  box-shadow: none; }

.ui-button.primary:active, .ui-button.primary.active {
  box-shadow: none; }

.ui-button.primary.disabled, .ui-button.primary[disabled], .ui-button.primary.disabled:hover, .ui-button.primary[disabled]:hover {
  background: #eee !important;
  text-shadow: none !important;
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid transparent !important;
  cursor: default !important;
  color: #e1e1e1 !important; }
  .ui-button.primary.disabled:after, .ui-button.primary[disabled]:after, .ui-button.primary.disabled:hover:after, .ui-button.primary[disabled]:hover:after {
    background: none !important;
    color: #e1e1e1 !important; }
  .ui-button.primary.disabled:before, .ui-button.primary[disabled]:before, .ui-button.primary.disabled:hover:before, .ui-button.primary[disabled]:hover:before {
    background: none !important;
    color: #e1e1e1 !important; }
  .ui-button.primary.disabled::-webkit-input-placeholder, .ui-button.primary[disabled]::-webkit-input-placeholder, .ui-button.primary.disabled:hover::-webkit-input-placeholder, .ui-button.primary[disabled]:hover::-webkit-input-placeholder {
    color: #e1e1e1 !important; }
  .ui-button.primary.disabled::-moz-placeholder, .ui-button.primary[disabled]::-moz-placeholder, .ui-button.primary.disabled:hover::-moz-placeholder, .ui-button.primary[disabled]:hover::-moz-placeholder {
    color: #e1e1e1 !important;
    opacity: 1; }
  .ui-button.primary.disabled::-o-placeholder, .ui-button.primary[disabled]::-o-placeholder, .ui-button.primary.disabled:hover::-o-placeholder, .ui-button.primary[disabled]:hover::-o-placeholder {
    color: #e1e1e1 !important; }
  .ui-button.primary.disabled:-ms-input-placeholder, .ui-button.primary[disabled]:-ms-input-placeholder {
    color: #e1e1e1 !important; }
  .ui-button.primary.disabled::placeholder, .ui-button.primary[disabled]::placeholder, .ui-button.primary.disabled:hover::placeholder, .ui-button.primary[disabled]:hover::placeholder {
    color: #e1e1e1 !important;
    opacity: 1; }

.ui-button.secondary {
  background: #beb3aa; }

.ui-button.secondary:active, .ui-button.secondary.active, .ui-button.secondary:hover {
  background: #b5a99e; }

.ui-button.secondary {
  color: #fff;
  text-shadow: none; }

.ui-button.secondary:active, .ui-button.secondary.active, .ui-button.secondary:hover {
  color: #fff;
  text-shadow: none; }

.ui-button.secondary {
  border: 1px solid;
  border-color: #beb3aa; }

.ui-button.secondary:active, .ui-button.secondary.active, .ui-button.secondary:hover {
  border: 1px solid;
  border-color:  #b5a99e; }

.ui-button.secondary:hover, .ui-button.secondary {
  box-shadow: none; }

.ui-button.secondary:active, .ui-button.secondary.active {
  box-shadow: none; }

.ui-button.secondary.disabled, .ui-button.secondary[disabled], .ui-button.secondary.disabled:hover, .ui-button.secondary[disabled]:hover {
  background: #eee !important;
  text-shadow: none !important;
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid transparent !important;
  cursor: default !important;
  color: #e1e1e1 !important; }
  .ui-button.secondary.disabled:after, .ui-button.secondary[disabled]:after, .ui-button.secondary.disabled:hover:after, .ui-button.secondary[disabled]:hover:after {
    background: none !important;
    color: #e1e1e1 !important; }
  .ui-button.secondary.disabled:before, .ui-button.secondary[disabled]:before, .ui-button.secondary.disabled:hover:before, .ui-button.secondary[disabled]:hover:before {
    background: none !important;
    color: #e1e1e1 !important; }
  .ui-button.secondary.disabled::-webkit-input-placeholder, .ui-button.secondary[disabled]::-webkit-input-placeholder, .ui-button.secondary.disabled:hover::-webkit-input-placeholder, .ui-button.secondary[disabled]:hover::-webkit-input-placeholder {
    color: #e1e1e1 !important; }
  .ui-button.secondary.disabled::-moz-placeholder, .ui-button.secondary[disabled]::-moz-placeholder, .ui-button.secondary.disabled:hover::-moz-placeholder, .ui-button.secondary[disabled]:hover::-moz-placeholder {
    color: #e1e1e1 !important;
    opacity: 1; }
  .ui-button.secondary.disabled::-o-placeholder, .ui-button.secondary[disabled]::-o-placeholder, .ui-button.secondary.disabled:hover::-o-placeholder, .ui-button.secondary[disabled]:hover::-o-placeholder {
    color: #e1e1e1 !important; }
  .ui-button.secondary.disabled:-ms-input-placeholder, .ui-button.secondary[disabled]:-ms-input-placeholder {
    color: #e1e1e1 !important; }
  .ui-button.secondary.disabled::placeholder, .ui-button.secondary[disabled]::placeholder, .ui-button.secondary.disabled:hover::placeholder, .ui-button.secondary[disabled]:hover::placeholder {
    color: #e1e1e1 !important;
    opacity: 1; }

.ui-button.inverse {
  background: #999; }

.ui-button.inverse:active, .ui-button.inverse.active, .ui-button.inverse:hover {
  background: #8f8f8f; }

.ui-button.inverse {
  color: #fff;
  text-shadow: none; }

.ui-button.inverse:active, .ui-button.inverse.active, .ui-button.inverse:hover {
  color: #fff;
  text-shadow: none; }

.ui-button.inverse {
  border: 1px solid;
  border-color: #999; }

.ui-button.inverse:active, .ui-button.inverse.active, .ui-button.inverse:hover {
  border: 1px solid;
  border-color:  #8f8f8f; }

.ui-button.inverse:hover, .ui-button.inverse {
  box-shadow: none; }

.ui-button.inverse:active, .ui-button.inverse.active {
  box-shadow: none; }

.ui-button.inverse.disabled, .ui-button.inverse[disabled], .ui-button.inverse.disabled:hover, .ui-button.inverse[disabled]:hover {
  background: #eee !important;
  text-shadow: none !important;
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid transparent !important;
  cursor: default !important;
  color: #e1e1e1 !important; }
  .ui-button.inverse.disabled:after, .ui-button.inverse[disabled]:after, .ui-button.inverse.disabled:hover:after, .ui-button.inverse[disabled]:hover:after {
    background: none !important;
    color: #e1e1e1 !important; }
  .ui-button.inverse.disabled:before, .ui-button.inverse[disabled]:before, .ui-button.inverse.disabled:hover:before, .ui-button.inverse[disabled]:hover:before {
    background: none !important;
    color: #e1e1e1 !important; }
  .ui-button.inverse.disabled::-webkit-input-placeholder, .ui-button.inverse[disabled]::-webkit-input-placeholder, .ui-button.inverse.disabled:hover::-webkit-input-placeholder, .ui-button.inverse[disabled]:hover::-webkit-input-placeholder {
    color: #e1e1e1 !important; }
  .ui-button.inverse.disabled::-moz-placeholder, .ui-button.inverse[disabled]::-moz-placeholder, .ui-button.inverse.disabled:hover::-moz-placeholder, .ui-button.inverse[disabled]:hover::-moz-placeholder {
    color: #e1e1e1 !important;
    opacity: 1; }
  .ui-button.inverse.disabled::-o-placeholder, .ui-button.inverse[disabled]::-o-placeholder, .ui-button.inverse.disabled:hover::-o-placeholder, .ui-button.inverse[disabled]:hover::-o-placeholder {
    color: #e1e1e1 !important; }
  .ui-button.inverse.disabled:-ms-input-placeholder, .ui-button.inverse[disabled]:-ms-input-placeholder {
    color: #e1e1e1 !important; }
  .ui-button.inverse.disabled::placeholder, .ui-button.inverse[disabled]::placeholder, .ui-button.inverse.disabled:hover::placeholder, .ui-button.inverse[disabled]:hover::placeholder {
    color: #e1e1e1 !important;
    opacity: 1; }

ui-select, state-select, country-select {
  background: #fff; }

ui-select, state-select, country-select {
  border: 1px solid #bfb7ac; }

ui-select, state-select, country-select {
  box-shadow: none; }

ui-dropdown, .ui-dropdown, ui-mega-dropdown {
  background: #fff; }

ui-dropdown > menu-item:hover, ui-dropdown > menu-item:focus, .ui-dropdown > menu-item:hover, .ui-dropdown > menu-item:focus, ui-dropdown > menu-item.active, .ui-dropdown > menu-item.active {
  background: whitesmoke; }

ui-dropdown > menu-item > a, .ui-dropdown > menu-item > a {
  color: #666;
  text-shadow: none; }

ui-dropdown > menu-item:hover, ui-dropdown > menu-item:focus, .ui-dropdown > menu-item:hover, .ui-dropdown > menu-item:focus, ui-dropdown > menu-item:hover > a, ui-dropdown > menu-item:focus > a, .ui-dropdown > menu-item:hover > a, .ui-dropdown > menu-item:focus > a, ui-dropdown > menu-item.active, .ui-dropdown > menu-item.active, ui-dropdown > menu-item > a:hover, ui-dropdown > menu-item > a:focus, .ui-dropdown > menu-item > a:hover, .ui-dropdown > menu-item > a:focus {
  color: #666;
  text-shadow: none; }

ui-dropdown, .ui-dropdown, ui-mega-dropdown {
  border: 1px solid;
  border-color: #ddd #ddd #bbb #ddd; }

ui-dropdown, .ui-dropdown, ui-mega-dropdown {
  box-shadow: none; }

ui-dropdown > menu-item.disabled, ui-dropdown > menu-item[disabled], .ui-dropdown > menu-item.disabled, .ui-dropdown > menu-item[disabled], ui-dropdown > menu-item.disabled:hover, ui-dropdown > menu-item[disabled]:hover, .ui-dropdown > menu-item.disabled:hover, .ui-dropdown > menu-item[disabled]:hover, ui-dropdown > menu-item.disabled > a, ui-dropdown > menu-item[disabled] > a, .ui-dropdown > menu-item.disabled > a, .ui-dropdown > menu-item[disabled] > a {
  background: none !important;
  text-shadow: none !important;
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid transparent !important;
  cursor: default !important;
  color: #e1e1e1 !important; }
  ui-dropdown > menu-item.disabled:after, ui-dropdown > menu-item[disabled]:after, .ui-dropdown > menu-item.disabled:after, .ui-dropdown > menu-item[disabled]:after, ui-dropdown > menu-item.disabled:hover:after, ui-dropdown > menu-item[disabled]:hover:after, .ui-dropdown > menu-item.disabled:hover:after, .ui-dropdown > menu-item[disabled]:hover:after, ui-dropdown > menu-item.disabled > a:after, ui-dropdown > menu-item[disabled] > a:after, .ui-dropdown > menu-item.disabled > a:after, .ui-dropdown > menu-item[disabled] > a:after {
    background: none !important;
    color: #e1e1e1 !important; }
  ui-dropdown > menu-item.disabled:before, ui-dropdown > menu-item[disabled]:before, .ui-dropdown > menu-item.disabled:before, .ui-dropdown > menu-item[disabled]:before, ui-dropdown > menu-item.disabled:hover:before, ui-dropdown > menu-item[disabled]:hover:before, .ui-dropdown > menu-item.disabled:hover:before, .ui-dropdown > menu-item[disabled]:hover:before, ui-dropdown > menu-item.disabled > a:before, ui-dropdown > menu-item[disabled] > a:before, .ui-dropdown > menu-item.disabled > a:before, .ui-dropdown > menu-item[disabled] > a:before {
    background: none !important;
    color: #e1e1e1 !important; }
  ui-dropdown > menu-item.disabled::-webkit-input-placeholder, ui-dropdown > menu-item[disabled]::-webkit-input-placeholder, .ui-dropdown > menu-item.disabled::-webkit-input-placeholder, .ui-dropdown > menu-item[disabled]::-webkit-input-placeholder, ui-dropdown > menu-item.disabled:hover::-webkit-input-placeholder, ui-dropdown > menu-item[disabled]:hover::-webkit-input-placeholder, .ui-dropdown > menu-item.disabled:hover::-webkit-input-placeholder, .ui-dropdown > menu-item[disabled]:hover::-webkit-input-placeholder, ui-dropdown > menu-item.disabled > a::-webkit-input-placeholder, ui-dropdown > menu-item[disabled] > a::-webkit-input-placeholder, .ui-dropdown > menu-item.disabled > a::-webkit-input-placeholder, .ui-dropdown > menu-item[disabled] > a::-webkit-input-placeholder {
    color: #e1e1e1 !important; }
  ui-dropdown > menu-item.disabled::-moz-placeholder, ui-dropdown > menu-item[disabled]::-moz-placeholder, .ui-dropdown > menu-item.disabled::-moz-placeholder, .ui-dropdown > menu-item[disabled]::-moz-placeholder, ui-dropdown > menu-item.disabled:hover::-moz-placeholder, ui-dropdown > menu-item[disabled]:hover::-moz-placeholder, .ui-dropdown > menu-item.disabled:hover::-moz-placeholder, .ui-dropdown > menu-item[disabled]:hover::-moz-placeholder, ui-dropdown > menu-item.disabled > a::-moz-placeholder, ui-dropdown > menu-item[disabled] > a::-moz-placeholder, .ui-dropdown > menu-item.disabled > a::-moz-placeholder, .ui-dropdown > menu-item[disabled] > a::-moz-placeholder {
    color: #e1e1e1 !important;
    opacity: 1; }
  ui-dropdown > menu-item.disabled::-o-placeholder, ui-dropdown > menu-item[disabled]::-o-placeholder, .ui-dropdown > menu-item.disabled::-o-placeholder, .ui-dropdown > menu-item[disabled]::-o-placeholder, ui-dropdown > menu-item.disabled:hover::-o-placeholder, ui-dropdown > menu-item[disabled]:hover::-o-placeholder, .ui-dropdown > menu-item.disabled:hover::-o-placeholder, .ui-dropdown > menu-item[disabled]:hover::-o-placeholder, ui-dropdown > menu-item.disabled > a::-o-placeholder, ui-dropdown > menu-item[disabled] > a::-o-placeholder, .ui-dropdown > menu-item.disabled > a::-o-placeholder, .ui-dropdown > menu-item[disabled] > a::-o-placeholder {
    color: #e1e1e1 !important; }
  ui-dropdown > menu-item.disabled:-ms-input-placeholder, ui-dropdown > menu-item[disabled]:-ms-input-placeholder, .ui-dropdown > menu-item.disabled:-ms-input-placeholder, .ui-dropdown > menu-item[disabled]:-ms-input-placeholder, ui-dropdown > menu-item.disabled > a:-ms-input-placeholder, ui-dropdown > menu-item[disabled] > a:-ms-input-placeholder, .ui-dropdown > menu-item.disabled > a:-ms-input-placeholder, .ui-dropdown > menu-item[disabled] > a:-ms-input-placeholder {
    color: #e1e1e1 !important; }
  ui-dropdown > menu-item.disabled::placeholder, ui-dropdown > menu-item[disabled]::placeholder, .ui-dropdown > menu-item.disabled::placeholder, .ui-dropdown > menu-item[disabled]::placeholder, ui-dropdown > menu-item.disabled:hover::placeholder, ui-dropdown > menu-item[disabled]:hover::placeholder, .ui-dropdown > menu-item.disabled:hover::placeholder, .ui-dropdown > menu-item[disabled]:hover::placeholder, ui-dropdown > menu-item.disabled > a::placeholder, ui-dropdown > menu-item[disabled] > a::placeholder, .ui-dropdown > menu-item.disabled > a::placeholder, .ui-dropdown > menu-item[disabled] > a::placeholder {
    color: #e1e1e1 !important;
    opacity: 1; }

ui-dropdown > menu-divider, .ui-dropdown > menu-divider {
  background: #f0f0f0; }

@font-face {
  font-family: 'content';
  src: url("fonts/content.ttf?tgg5yo") format("truetype"), url("fonts/content.woff?tgg5yo") format("woff"), url("fonts/content.svg?tgg5yo#content") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'content' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 24px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-content-info:before {
  content: "\e903"; }

.icon-content-error:before {
  content: "\e904"; }

.icon-content-warning:before {
  content: "\e905"; }

.icon-content-create:before {
  content: "\e609"; }

.icon-content-sort:before {
  content: "\e60a"; }

.icon-content-sort-2:before {
  content: "\e620"; }

.icon-content-filter:before {
  content: "\e60b"; }

.icon-content-filter-2:before {
  content: "\e61e"; }

.icon-content-fullscreen:before {
  content: "\e60c"; }

.icon-content-fullscreen-exit:before {
  content: "\e60d"; }

.icon-content-unfold-more:before {
  content: "\e60e"; }

.icon-content-unfold-less:before {
  content: "\e60f"; }

.icon-content-more-vert:before {
  content: "\e610"; }

.icon-content-more-horiz:before {
  content: "\e611"; }

.icon-content-down-arrow:before {
  content: "\e612"; }

.icon-content-up-arrow:before {
  content: "\e613"; }

.icon-content-close:before {
  content: "\e615"; }

.icon-content-right-arrow:before {
  content: "\e616"; }

.icon-content-left-arrow:before {
  content: "\e617"; }

.icon-content-check:before {
  content: "\e618"; }

.icon-content-arrow-down:before {
  content: "\e900"; }

.icon-content-arrow-up:before {
  content: "\e901"; }

.icon-content-arrow-forward:before {
  content: "\e619"; }

.icon-content-arrow-back:before {
  content: "\e61c"; }

.icon-content-caret-up:before {
  content: "\e61a"; }

.icon-content-caret-down:before {
  content: "\e61b"; }

.icon-content-apps:before {
  content: "\e61d"; }

.icon-content-refresh:before {
  content: "\e607"; }

.icon-content-refresh-2:before {
  content: "\e608"; }

.icon-content-remove-circle-outline:before {
  content: "\e600"; }

.icon-content-remove-circle:before {
  content: "\e601"; }

.icon-content-remove:before {
  content: "\e602"; }

.icon-content-add-circle-outline:before {
  content: "\e606"; }

.icon-content-add-circle:before {
  content: "\e603"; }

.icon-content-add:before {
  content: "\e605"; }

.icon-content-search:before {
  content: "\e61f"; }

.icon-content-menu:before {
  content: "\e614"; }

.icon-content-toggle:before {
  content: "\e902"; }

@font-face {
  font-family: 'social-media';
  src: url("fonts/social-media.ttf?rqo6jm") format("truetype"), url("fonts/social-media.woff?rqo6jm") format("woff"), url("fonts/social-media.svg?rqo6jm#social-media") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-social-media-"], [class*=" icon-social-media-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'social-media' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 24px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-social-media-email:before {
  content: "\e900"; }

.icon-social-media-medium:before {
  content: "\e901"; }

.icon-social-media-dribble:before {
  content: "\e902"; }

.icon-social-media-twitter:before {
  content: "\e903"; }

.icon-social-media-facebook:before {
  content: "\e904"; }

.icon-social-media-youtube:before {
  content: "\e905"; }

.icon-social-media-google:before {
  content: "\e906"; }

.icon-social-media-instagram:before {
  content: "\e907"; }

.icon-social-media-pinterest:before {
  content: "\e908"; }

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

body {
  margin: 0;
  font-family: "Futura LT Pro Light";
  font-size: 18px;
  line-height: 1.5;
  min-height: 100vh;
  color: #232020;
  -webkit-font-smoothing: antialiased;
  position: relative;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff; }
  @media only screen and (max-width: 768px) {
    body {
      font-size: 16px; } }
  @media only screen and (max-width: 640px) {
    body {
      font-size: 16px; } }

main {
  margin-top: 32px; }
  main.auto {
    min-height: 0; }
  main.flush {
    min-height: 400px;
    margin-top: 0; }
  @media only screen and (max-width: 1024px) {
    main.flush {
      margin-top: 0;
      min-height: 0; }
      main.flush.mobile-content {
        margin-top: 32px; }
    main.mobile-flush {
      margin-top: 12px; } }
  main.content {
    min-height: 400px; }
    main.content.two {
      min-height: 800px;
      overflow: hidden; }

section.content {
  margin-top: 36px;
  min-height: 500px; }

section.auto {
  min-height: 0; }

md-input {
  display: block;
  max-width: 100%; }
  md-input .flex-container {
    display: flex;
    align-items: center;
    margin: 0; }

md-input[input-class=white] i {
  color: #fff !important; }

md-textarea {
  display: block;
  max-width: 100%; }

md-input.stretch input, md-input.stretch textarea, md-textarea.stretch input, md-textarea.stretch textarea {
  width: 100%; }

md-input.stretch .bar, md-textarea.stretch .bar {
  width: 100%; }

md-input.align-placeholder-right input::-webkit-input-placeholder {
  text-align: right; }

md-input.align-placeholder-right input:-moz-placeholder {
  text-align: right; }

md-input.align-placeholder-right input::-moz-placeholder {
  text-align: right; }

md-input.align-placeholder-right input:-ms-input-placeholder {
  text-align: right; }

md-select, md-state-select, md-country-select {
  position: relative; }
  md-select select, md-state-select select, md-country-select select {
    border: 0;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: window;
    outline: none;
    padding: 10px 10px 10px 5px;
    border-bottom: 1px solid #9E9E9E;
    border-radius: 0; }
    md-select select::-ms-expand, md-state-select select::-ms-expand, md-country-select select::-ms-expand {
      display: none; }
    md-select select:focus, md-state-select select:focus, md-country-select select:focus {
      outline: none; }
    md-select select.placeholder-color, md-state-select select.placeholder-color, md-country-select select.placeholder-color {
      color: #ccc; }
  md-select .select-icon, md-state-select .select-icon, md-country-select .select-icon {
    position: absolute;
    z-index: 5;
    pointer-events: none;
    right: 5px;
    top: 4px; }

.input-group {
  position: relative;
  margin-bottom: 2em;
  max-width: 100%;
  color: #666;
  /* LABEL ======================================= */
  /* active state */
  /* BOTTOM BARS ================================= */
  /* active state */
  /* HIGHLIGHTER ================================== */
  /* active state */ }
  .input-group.no-margin {
    margin-bottom: 0; }
  .input-group.icon {
    max-width: 90%; }
  .input-group input {
    font-size: 1em;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 300px;
    max-width: 100%;
    border: none;
    border-bottom: 1px solid #9E9E9E;
    margin: 0;
    border-radius: 0;
    background: transparent;
    color: #232020; }
    @media only screen and (max-width: 768px) {
      .input-group input {
        font-size: 14px; } }
    .input-group input[disabled] {
      border-bottom: 1px dotted #9E9E9E;
      color: #ccc; }
  .input-group input:focus {
    outline: none; }
  .input-group textarea {
    font-size: 1em;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 300px;
    height: 50px;
    max-width: 100%;
    border: none;
    border-bottom: 1px solid #9E9E9E;
    margin: 0;
    border-radius: 0;
    background: transparent;
    color: #232020; }
    @media only screen and (max-width: 768px) {
      .input-group textarea {
        font-size: 14px; } }
    .input-group textarea[disabled] {
      border-bottom: 1px dotted #9E9E9E;
      color: #ccc; }
  .input-group textarea:focus {
    outline: none; }
  .input-group label {
    color: #ccc;
    font-size: 1em;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all; }
  .input-group input:placeholder-shown ~ label {
    color: #ccc;
    left: 5px;
    top: 10px;
    font-size: 1em; }
  .input-group textarea:placeholder-shown ~ label {
    color: #ccc;
    left: 5px;
    top: 10px;
    font-size: 1em; }
  .input-group input:focus ~ label, .input-group input:not(:placeholder-shown) ~ label, .input-group input:-webkit-autofill:focus ~ label {
    top: -20px;
    font-size: 12px;
    color: #666; }
  .input-group textarea:focus ~ label, .input-group textarea:not(:placeholder-shown) ~ label, .input-group textarea:-webkit-autofill:focus ~ label {
    top: -20px;
    font-size: 12px;
    color: #666; }
  .input-group .bar {
    position: relative;
    display: block;
    width: 300px;
    max-width: 100%; }
  .input-group .bar:before, .input-group .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #a6978a;
    transition: 0.2s ease opacity;
    opacity: 0; }
  .input-group .bar:before {
    left: 50%; }
  .input-group .bar:after {
    right: 50%; }
  .input-group input:focus ~ .bar:before, .input-group input:focus ~ .bar:after {
    width: 50%;
    transition: 0.2s ease all;
    opacity: 1; }
  .input-group textarea:focus ~ .bar:before, .input-group textarea:focus ~ .bar:after {
    width: 50%;
    transition: 0.2s ease all;
    opacity: 1; }
  .input-group select:focus ~ .bar:before, .input-group select:focus ~ .bar:after {
    width: 50%;
    transition: 0.2s ease all;
    opacity: 1; }
  .input-group .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5; }
  .input-group input:focus ~ .highlight {
    animation: inputHighlighter 0.3s ease; }
  .input-group textarea:focus ~ .highlight {
    animation: inputHighlighter 0.3s ease; }
  .input-group.white input {
    border-bottom: 1px solid #fff;
    color: #fff;
    background: transparent;
    border-bottom: 0; }
    .input-group.white input::-webkit-input-placeholder {
      color: #fff !important; }
    .input-group.white input::-moz-placeholder {
      color: #fff !important;
      opacity: 1; }
    .input-group.white input::-o-placeholder {
      color: #fff !important; }
    .input-group.white input:-ms-input-placeholder {
      color: #fff !important; }
    .input-group.white input::placeholder {
      color: #fff !important;
      opacity: 1; }
    .input-group.white input[disabled] {
      border-bottom: 1px dotted #fff;
      opacity: .7; }
  .input-group.white textarea {
    border-bottom: 1px solid #fff;
    color: #fff;
    background: transparent; }
    .input-group.white textarea::-webkit-input-placeholder {
      color: #fff !important; }
    .input-group.white textarea::-moz-placeholder {
      color: #fff !important;
      opacity: 1; }
    .input-group.white textarea::-o-placeholder {
      color: #fff !important; }
    .input-group.white textarea:-ms-input-placeholder {
      color: #fff !important; }
    .input-group.white textarea::placeholder {
      color: #fff !important;
      opacity: 1; }
    .input-group.white textarea[disabled] {
      border-bottom: 1px dotted #fff;
      opacity: .7; }
  .input-group.white label {
    color: #fff; }
  .input-group.white input:focus {
    outline: none;
    border-bottom: 0; }
  .input-group.white input:focus ~ label, .input-group.white input:valid ~ label {
    color: #fff; }
  .input-group.white textarea:focus ~ label, .input-group.white textarea:valid ~ label {
    color: #fff; }
  .input-group.white textarea:focus {
    outline: none;
    border-bottom: 0; }
  .input-group.white .bar:before, .input-group.white .bar:after {
    background: #fff; }
  .input-group.transparent input {
    background: transparent;
    border-bottom: 0; }
    .input-group.transparent input[disabled] {
      opacity: .7; }
  .input-group.transparent textarea {
    border-bottom: 0;
    background: transparent; }
    .input-group.transparent textarea[disabled] {
      border-bottom: 1px dotted #fff;
      opacity: .7; }
  .input-group.transparent label {
    color: #fff; }
  .input-group.transparent input:focus {
    outline: none;
    border-bottom: 0; }
  .input-group.transparent textarea:focus {
    outline: none;
    border-bottom: 0; }

md-checkbox {
  position: relative;
  margin: 1em 0;
  text-align: left;
  display: block; }
  md-checkbox.md-checkbox-inline {
    display: inline-block; }
  md-checkbox label {
    cursor: pointer;
    display: inline;
    line-height: 1.25em;
    vertical-align: top;
    clear: both;
    padding-left: 1px;
    color: #757575; }
    md-checkbox label:not(:empty) {
      padding-left: 0.5em; }
    md-checkbox label:before, md-checkbox label:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0; }
    md-checkbox label:before {
      width: 1.25em;
      height: 1.25em;
      background: #fff;
      border: 2px solid #a6978a;
      border-radius: 0.125em;
      cursor: pointer;
      transition: background .3s; }
  md-checkbox input[type="checkbox"] {
    outline: 0;
    visibility: hidden;
    width: 1.25em;
    margin: 0;
    display: block;
    float: left;
    font-size: inherit; }
    md-checkbox input[type="checkbox"]:checked + label:before {
      background: #a6978a;
      border: none; }
    md-checkbox input[type="checkbox"]:checked + label:after {
      transform: translate(0.25em, 0.33654em) rotate(-45deg);
      width: 0.75em;
      height: 0.375em;
      border: 0.125em solid #fff;
      border-top-style: none;
      border-right-style: none; }
    md-checkbox input[type="checkbox"]:disabled + label:before {
      border-color: rgba(0, 0, 0, 0.26); }
    md-checkbox input[type="checkbox"]:disabled:checked + label:before {
      background: rgba(0, 0, 0, 0.26); }

md-radio {
  margin: 16px 0;
  display: block; }
  md-radio.md-radio-inline {
    display: inline-block; }
  md-radio input[type="radio"] {
    display: none; }
    md-radio input[type="radio"]:checked + label:before {
      border-color: #a6978a;
      animation: radioRipple 0.2s linear forwards; }
    md-radio input[type="radio"]:checked + label:after {
      transform: scale(1); }
  md-radio label {
    display: inline-block;
    height: 20px;
    position: relative;
    padding: 0 30px;
    margin-bottom: 0;
    cursor: pointer;
    vertical-align: bottom;
    color: #757575; }
    md-radio label:before, md-radio label:after {
      position: absolute;
      content: '';
      border-radius: 50%;
      transition: all .3s ease;
      transition-property: transform, border-color; }
    md-radio label:before {
      left: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border: 2px solid #a6978a; }
    md-radio label:after {
      top: 5px;
      left: 5px;
      width: 10px;
      height: 10px;
      transform: scale(0);
      background: #a6978a; }

md-checkbox-list, md-radio-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
  from {
    background: #9E9E9E; }
  to {
    width: 0;
    background: transparent; } }

@-moz-keyframes inputHighlighter {
  from {
    background: #9E9E9E; }
  to {
    width: 0;
    background: transparent; } }

@keyframes inputHighlighter {
  from {
    background: #9E9E9E; }
  to {
    width: 0;
    background: transparent; } }

@keyframes radioRipple {
  0% {
    box-shadow: 0px 0px 0px 1px transparent; }
  50% {
    box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1); }
  100% {
    box-shadow: 0px 0px 0px 15px transparent; } }

:root {
  --mdc-theme-secondary: #2196F3; }

.mdc-dialog {
  z-index: 1000 !important; }
  .mdc-dialog .mdc-dialog__surface {
    max-width: 600px; }
  .mdc-dialog .mdc-dialog__header__title {
    color: #817162; }
  .mdc-dialog .mdc-dialog__body {
    font-size: 1rem; }
    .mdc-dialog .mdc-dialog__body > * {
      margin-bottom: 30px; }
    .mdc-dialog .mdc-dialog__body md-input input[type="text"]:focus, .mdc-dialog .mdc-dialog__body md-input input[type="text"]:active {
      border-bottom: 1px solid #817162;
      box-shadow: 0 1px 0 0 #817162; }
    .mdc-dialog .mdc-dialog__body md-textarea textarea:focus, .mdc-dialog .mdc-dialog__body md-input textarea:active {
      border-bottom: 1px solid #817162;
      box-shadow: 0 1px 0 0 #817162; }
  .mdc-dialog .mdc-dialog__footer .mdc-button:not(:disabled) {
    color: #232020; }
  .mdc-dialog .mdc-dialog__footer .mdc-button:after, .mdc-dialog .mdc-dialog__footer .mdc-button:before {
    background-color: #999; }

.mdc-dialog.large-dialog .mdc-dialog__surface {
  max-width: 70%;
  height: 80%; }
  .mdc-dialog.large-dialog .mdc-dialog__surface .mdc-dialog__body {
    height: 85%;
    overflow-y: auto; }
    .mdc-dialog.large-dialog .mdc-dialog__surface .mdc-dialog__body > div {
      width: 100%; }

@media only screen and (max-width: 1000px) {
  .mdc-dialog.large-dialog .mdc-dialog__surface {
    max-width: 90%;
    height: 90%; } }

@media only screen and (max-width: 640px) {
  .mdc-dialog.large-dialog .mdc-dialog__surface {
    max-width: 100%;
    height: 100%;
    width: 100%; } }

.mdc-dialog.medium-dialog .mdc-dialog__surface {
  max-width: 60%;
  height: 80%; }
  .mdc-dialog.medium-dialog .mdc-dialog__surface .mdc-dialog__body {
    height: 85%;
    overflow-y: auto; }
    .mdc-dialog.medium-dialog .mdc-dialog__surface .mdc-dialog__body > div {
      width: 100%; }

@media only screen and (max-width: 1200px) {
  .mdc-dialog.medium-dialog .mdc-dialog__surface {
    max-width: 70%;
    width: 70%;
    height: 80%; } }

@media only screen and (max-width: 1000px) {
  .mdc-dialog.medium-dialog .mdc-dialog__surface {
    max-width: 90%;
    width: 90%;
    height: 90%; } }

@media only screen and (max-width: 767px) {
  .mdc-dialog.medium-dialog .mdc-dialog__surface {
    max-width: 100%;
    width: 100%;
    height: 100%; } }

.mdc-select {
  min-width: 300px;
  max-width: 100%; }
  .mdc-select .mdc-select__surface:focus ~ .mdc-select__bottom-line {
    background-color: #817162; }

.mdc-select[role="listbox"] .mdc-select__surface,
.mdc-select[role="listbox"] .mdc-select__selected-text {
  color: #beb3aa; }

.mdc-select[role="listbox"] .mdc-select__bottom-line {
  background-color: #ddd; }

.mdc-select[role="listbox"] .mdc-select__surface:focus .mdc-select__bottom-line,
.mdc-select[role="listbox"] .mdc-select__surface:focus ~ .mdc-select__bottom-line {
  background-color: #817162; }

.mdc-select[role="listbox"] .mdc-select--open .mdc-select__bottom-line {
  background-color: #817162; }

.mdc-select[role="listbox"] .mdc-select__bottom-line::after {
  background-color: #817162; }

.mdc-select[role="listbox"] .mdc-select__label {
  color: #232020; }

.mdc-select[role="listbox"] .mdc-select__surface:focus .mdc-select__label {
  color: #817162; }

.mdc-select[role="listbox"] .mdc-select__menu {
  z-index: 15; }

.mdc-select:not(.mdc-select--disabled).mdc-select--open .mdc-select__bottom-line, .mdc-select:not(.mdc-select--disabled) .mdc-select__bottom-line:after, .mdc-select:not(.mdc-select--disabled) .mdc-select__surface:focus .mdc-select__bottom-line, .mdc-select:not(.mdc-select--disabled) .mdc-select__surface:focus ~ .mdc-select__bottom-line {
  background-color: #817162; }

.mdc-select-label {
  font-size: 12px;
  color: #817162;
  margin-bottom: -8px; }

.mdc-tab-bar a:hover, .mdc-tab-bar-scroller a:hover {
  font-size: 14px; }

.mdc-tab-bar .mdc-tab-bar-scroller__indicator .mdc-tab-bar-scroller__indicator__inner:hover, .mdc-tab-bar-scroller .mdc-tab-bar-scroller__indicator .mdc-tab-bar-scroller__indicator__inner:hover {
  font-size: 24px; }

.mdc-tab-bar .mdc-tab-bar__indicator,
.mdc-tab-bar .mdc-tab__indicator, .mdc-tab-bar-scroller .mdc-tab-bar__indicator,
.mdc-tab-bar-scroller .mdc-tab__indicator {
  background-color: #817162; }

.mdc-text-field {
  width: 100%;
  max-width: 100%;
  font-size: 16px; }
  .mdc-text-field input {
    margin: 0; }

.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__bottom-line {
  background-color: #817162; }

.mdc-text-field--focused:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled) .mdc-text-field__label {
  color: #817162; }

.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder, .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__label {
  color: rgba(0, 0, 0, 0.2); }

.mdc-text-field--with-leading-icon .mdc-text-field__icon {
  color: rgba(0, 0, 0, 0.2); }

.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  border-color: rgba(0, 0, 0, 0.5); }

.mdc-text-field:not(.mdc-text-field--disabled) textarea.mdc-text-field__input {
  border: 1px solid transparent;
  border-color: transparent; }
  .mdc-text-field:not(.mdc-text-field--disabled) textarea.mdc-text-field__input:hover {
    border: 1px solid transparent;
    border-color: transparent; }
  .mdc-text-field:not(.mdc-text-field--disabled) textarea.mdc-text-field__input:focus {
    border: 1px solid #817162 !important; }

.mdc-text-field--textarea {
  border: 1px solid rgba(0, 0, 0, 0.2); }
  .mdc-text-field--textarea:hover {
    border: 1px solid rgba(0, 0, 0, 0.9); }

.mdc-text-field--textarea.mdc-text-field--focused {
  border: 1px solid #817162 !important; }

.mdc-text-field--disabled label {
  color: #ddd; }

.mdc-menu-anchor [data-anchor] {
  cursor: pointer; }

.mdc-linear-progress .mdc-linear-progress__bar-inner {
  background-color: #2196F3; }

.mdc-file-progress {
  font-family: 'Roboto';
  font-size: 14px; }
  .mdc-file-progress .row {
    display: flex;
    align-items: flex-end;
    width: 100%;
    margin-top: .25em;
    height: 48px; }
  .mdc-file-progress .row .flex-end {
    margin-left: auto; }
  .mdc-file-progress .row .done {
    color: #212121;
    max-height: 0;
    max-width: 0;
    opacity: 0;
    margin-bottom: 6px;
    transition: all 0.25s linear; }
  .mdc-file-progress .row .status-name {
    color: #212121;
    max-height: 0;
    max-width: 0;
    opacity: 0;
    margin-bottom: 6px;
    transition: all 0.25s linear;
    margin-left: 1em;
    font-size: 14px; }
  .mdc-file-progress .row .status-name.complete {
    color: #212121;
    max-height: none;
    max-width: none;
    opacity: 1;
    margin-bottom: 6px;
    transition: all 0.25s linear;
    color: #60bc57; }
  .mdc-file-progress .row .done.complete {
    max-height: 24px;
    max-width: 24px;
    opacity: 1;
    transition: all 0.25s linear;
    color: #60bc57; }
  .mdc-file-progress .row .progress-info {
    display: flex;
    flex-direction: column; }
  .mdc-file-progress .row .progress-info .name {
    font-weight: 700;
    font-size: 14px; }
  .mdc-file-progress .row .progress-info .progress-stats {
    font-size: 12px;
    color: #757575; }
  .mdc-file-progress .row .progress-info.complete {
    display: none; }
  .mdc-file-progress .row .progress-info .progress-stats .size {
    margin-right: .5em; }
  .mdc-file-progress .row .progress-info.error {
    display: none; }
  .mdc-file-progress .row .icon-margin {
    margin-bottom: 6px; }
  .mdc-file-progress .close {
    cursor: pointer;
    margin-left: auto;
    margin-bottom: 6px; }
  .mdc-file-progress .close:hover {
    color: #2196F3; }
  .mdc-file-progress .close.error:hover {
    color: #B71C1C; }
  .mdc-file-progress .row .status-name.error {
    color: #B71C1C;
    max-height: none;
    max-width: none;
    opacity: 1;
    margin-bottom: 6px;
    transition: all 0.25s linear; }
  .mdc-file-progress .row .done.error {
    color: #B71C1C;
    max-height: 24px;
    max-width: 24px;
    opacity: 1;
    transition: all 0.25s linear; }

.mdc-file-upload {
  display: block;
  font-size: 14px;
  border: 2px dashed #dadada;
  background: #f2f2f2;
  padding: 16px;
  font-family: 'Roboto';
  color: #757575; }
  .mdc-file-upload.drag-over {
    border: 2px dashed #2196F3;
    background: #E3F2FD;
    color: #2196F3; }
  .mdc-file-upload .hide {
    display: none; }
  .mdc-file-upload .drop-zone {
    display: flex;
    align-items: center; }
  .mdc-file-upload .drop-zone .icon {
    margin-right: .5em; }
  .mdc-file-upload input[type=file] {
    visibility: hidden;
    max-width: 50px; }
  .mdc-file-upload button, .mdc-file-upload .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    min-width: 5.14em;
    margin: 0 .29em;
    margin-right: 2em;
    background: #2196F3;
    color: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    font: inherit;
    text-transform: uppercase;
    outline-width: 0;
    border-radius: 3px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    z-index: 0;
    padding: .7em .57em;
    font-size: 14px;
    line-height: normal;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.mdc-snackbar {
  z-index: 2000; }

.mdc-simple-menu {
  z-index: 20; }

.mdc-fab.show-fab-button {
  animation: show-fab-button 0.2s forwards; }

.mdc-fab.hide-fab-button {
  animation: hide-fab-button 0.2s forwards; }

.mdc-fab.hidden {
  opacity: 0; }

@keyframes show-fab-button {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes hide-fab-button {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.mdc-bottom-bar-container {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #fff;
  position: fixed;
  z-index: 101;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #e4e4e4;
  box-shadow: 0px -1px 15px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: -60px;
  transition: all .15s linear; }
  .mdc-bottom-bar-container.active {
    margin-bottom: 0; }
  .mdc-bottom-bar-container > .mdc-bottom-bar {
    display: flex;
    width: 1300px;
    max-width: 100%;
    align-items: center;
    justify-content: space-around;
    height: 100%; }

.mdc-button-icon {
  font-family: 'Roboto';
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 1em;
  height: 100%;
  min-height: 100%;
  cursor: pointer;
  min-width: 80px;
  color: #757575;
  font-size: 14px; }
  .mdc-button-icon.active {
    color: #2196F3; }
  .mdc-button-icon:hover {
    color: #2196F3; }
  @media (max-width: 640px) {
    .mdc-button-icon {
      min-width: 70px;
      font-size: 10px; }
      .mdc-button-icon.active {
        font-size: 12px; } }

.gallery-box {
  display: flex;
  width: 100%; }
  @media only screen and (max-width: 640px) {
    .gallery-box > div {
      width: 100%; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .gallery-box > div.clearance-div {
      max-width: 920px; } }

search-filters {
  position: relative;
  display: block;
  font-size: 16px;
  font-family: "Futura LT Pro Book";
  color: #817162;
  min-width: 250px; }
  search-filters > header {
    display: none; }
  search-filters > section {
    display: block; }
    search-filters > section > .filter {
      margin-bottom: 24px; }
      search-filters > section > .filter.reset {
        margin-top: 48px; }
      search-filters > section > .filter > h5 {
        display: block;
        position: relative;
        cursor: pointer;
        text-transform: uppercase;
        padding-left: 4px; }
        search-filters > section > .filter > h5 [data-expand-icon], search-filters > section > .filter > h5 [data-minimize-icon] {
          position: absolute;
          left: -20px;
          top: -2px;
          height: 20px;
          width: 20px; }
        search-filters > section > .filter > h5 [data-expand-icon] {
          display: block; }
        search-filters > section > .filter > h5 [data-minimize-icon] {
          display: none; }
        search-filters > section > .filter > h5 [data-reset-icon] {
          position: absolute;
          left: -20px;
          top: -4px; }
        search-filters > section > .filter > h5[data-active="true"] [data-expand-icon] {
          display: none; }
        search-filters > section > .filter > h5[data-active="true"] [data-minimize-icon] {
          display: block; }
      search-filters > section > .filter > paper-radio-group {
        display: flex;
        flex-direction: column; }
        search-filters > section > .filter > paper-radio-group > paper-radio-button #radioLabel.paper-radio-button {
          color: #a6978a; }
        search-filters > section > .filter > paper-radio-group > paper-radio-button[checked] #onRadio.paper-radio-button {
          -webkit-transform: scale(1);
          transform: scale(1);
          background-color: #a6978a; }
        search-filters > section > .filter > paper-radio-group > paper-radio-button #onRadio.paper-radio-button {
          background-color: #a6978a; }
        search-filters > section > .filter > paper-radio-group > paper-radio-button #offRadio.paper-radio-button {
          border: 2px solid #a6978a; }
  search-filters [data-filter].hide-group {
    display: none; }
  search-filters hr.hidden-filter-ui {
    visibility: hidden;
    margin-bottom: 28px; }

@media (min-width: 768px) {
  search-filters {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 80px; } }

@media (min-width: 1250px) {
  .filter > h5.back-to-top-title {
    display: inline;
    border: 2px solid rgba(190, 179, 170, 0.7);
    padding-left: 28px;
    margin-left: -25px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 15px; }
    .filter > h5.back-to-top-title i.back-to-top-icon {
      left: 0;
      margin-top: 6px; } }

search-filters > section > .filter > paper-radio-group > paper-radio-button #radioLabel.paper-radio-button {
  font-family: "Futura LT Pro Book"; }

.folder-actions {
  padding-top: 48px;
  min-width: 250px;
  display: flex;
  flex-direction: column; }
  .folder-actions .actions {
    margin-top: 36px;
    color: #757575; }
    .folder-actions .actions > div {
      display: flex;
      align-items: center;
      margin-bottom: 12px;
      cursor: pointer; }
      .folder-actions .actions > div i {
        margin-right: 6px; }
  @media only screen and (max-width: 640px) {
    .folder-actions {
      padding-top: 8px;
      font-size: 14px; }
      .folder-actions .actions {
        margin-top: 12px; } }

silicon-history {
  width: 100%;
  display: block; }

silicon-history.gallery-margin > shopping-gallery {
  padding-left: 0;
  margin-bottom: 64px; }

.product-style-header {
  display: block;
  margin-bottom: 24px;
  text-transform: uppercase;
  color: #817162; }
  @media only screen and (max-width: 640px) {
    .product-style-header {
      font-size: 1.3em; } }

shopping-gallery {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  padding-left: 64px; }
  shopping-gallery > gallery-item {
    width: 44%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 4px;
    font-size: 20px; }

shopping-gallery > gallery-item:first-of-type {
  margin-right: auto; }

shopping-gallery > hr {
  display: none;
  width: 100%;
  margin: 32px 0;
  border: 0;
  border-top: 1px solid #beb3aa;
  clear: both;
  height: 1px; }

shopping-gallery > hr:nth-of-type(even) {
  display: initial; }

shopping-gallery > hr:last-of-type {
  display: none; }

shopping-gallery.portfolio > gallery-item .links {
  display: flex;
  flex-direction: column;
  align-items: center; }
  shopping-gallery.portfolio > gallery-item .links span.sku {
    font-size: 16px;
    color: #817162; }

shopping-gallery.portfolio > gallery-item .icons {
  margin-top: 12px; }
  shopping-gallery.portfolio > gallery-item .icons > i {
    margin: 0 8px;
    color: #757575; }

.msrp-price {
  font-size: 16px;
  font-family: "Futura LT Pro Book"; }
  .msrp-price.grey {
    color: #ccc; }
  .msrp-price .strike {
    text-decoration: line-through; }

.clearance-price {
  color: #bc5251; }
  .clearance-price .clearance-label {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Futura LT Pro Book"; }

shopping-gallery.categories {
  padding-left: 0; }
  shopping-gallery.categories > gallery-item {
    width: 30%;
    margin-bottom: 36px; }

shopping-gallery.categories > gallery-item:first-of-type {
  margin-right: 0; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  shopping-gallery > gallery-item {
    display: block !important;
    margin-bottom: 34px !important;
    text-align: center; }
  shopping-gallery > gallery-item > a:not(.capitalize) {
    max-width: 100%; } }

@media only screen and (max-width: 1200px) {
  search-filters {
    padding-left: 16px;
    min-width: 200px; } }

@media only screen and (max-width: 1024px) {
  search-filters {
    font-size: 14px; } }

@media only screen and (max-width: 768px) {
  search-filters {
    padding-left: 16px;
    font-size: 14px;
    min-width: 170px; }
    search-filters > section > .filter > h5 {
      font-size: 14px; }
  shopping-gallery {
    font-size: 18px; }
    shopping-gallery > gallery-item {
      font-size: 18px; }
      shopping-gallery > gallery-item > a {
        line-height: 1.2; }
  shopping-gallery.categories > gallery-item {
    width: 44%; }
  .msrp-price {
    font-size: 12px; }
  .clearance-price {
    font-size: 14px; }
    .clearance-price .clearance-label {
      font-size: 12px; } }

@media only screen and (max-width: 640px) {
  .gallery-box {
    flex-wrap: wrap; }
    .gallery-box search-filters {
      width: 100%; }
  search-filters {
    padding-left: 0;
    font-size: 14px; }
    search-filters > header {
      display: block;
      padding-left: 24px;
      margin-bottom: 48px; }
      search-filters > header > h5 {
        display: block;
        position: relative;
        cursor: pointer;
        text-transform: uppercase;
        padding-left: 20px; }
        search-filters > header > h5 [data-expand-icon], search-filters > header > h5 [data-minimize-icon] {
          position: absolute;
          left: -10px;
          top: -2px; }
        search-filters > header > h5 [data-expand-icon] {
          display: block; }
        search-filters > header > h5 [data-minimize-icon] {
          display: none; }
        search-filters > header > h5[data-active="true"] [data-expand-icon] {
          display: none; }
        search-filters > header > h5[data-active="true"] [data-minimize-icon] {
          display: block; }
      search-filters > header > hr {
        border: 0;
        border-top: 1px solid #beb3aa;
        clear: both;
        height: 1px; }
    search-filters > section {
      display: none;
      padding-left: 36px;
      width: 100%; }
      search-filters > section.show {
        display: block;
        margin-bottom: 36px; }
  shopping-gallery {
    font-size: 18px;
    padding-left: 0; }
    shopping-gallery > gallery-item {
      width: 100%; }
  shopping-gallery > hr {
    display: initial; }
  shopping-gallery.categories > gallery-item {
    width: 100%; } }

shopping-item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: -8px; }
  shopping-item > item-images {
    width: 47%;
    position: relative; }
    shopping-item > item-images > magic-zoom.main-image {
      display: block;
      width: 100%;
      min-height: 380px;
      position: relative; }
      shopping-item > item-images > magic-zoom.main-image [data-full-screen] {
        position: absolute;
        right: 0;
        bottom: -30px;
        z-index: 3;
        cursor: pointer;
        color: #817162;
        font-size: 48px;
        display: none; }
    shopping-item > item-images > alt-images {
      display: flex;
      align-items: center;
      margin: 1em 0 0 0; }
      shopping-item > item-images > alt-images > alt-image {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100px;
        min-width: 50px;
        max-width: none !important;
        width: auto;
        margin-right: 12px;
        overflow: hidden;
        position: relative;
        border: 1px solid #ccc;
        padding: 0;
        cursor: pointer; }
        shopping-item > item-images > alt-images > alt-image.active {
          border: 1px solid #817162; }
  shopping-item > item-detail {
    width: 47%; }
    shopping-item > item-detail h3 {
      margin: 0 0 6px 0; }
    shopping-item > item-detail hr {
      border: 0;
      border-top: 1px solid #beb3aa;
      clear: both;
      margin: .75em 0;
      height: 1px; }
    shopping-item > item-detail .description {
      margin-top: 16px; }
      shopping-item > item-detail .description h6 {
        margin-top: 16px; }
    shopping-item > item-detail aside {
      margin-top: 18px;
      padding-left: 12px; }
      shopping-item > item-detail aside > div {
        margin-bottom: 18px; }
        shopping-item > item-detail aside > div > h5 {
          display: block;
          position: relative;
          cursor: pointer;
          text-transform: uppercase;
          padding-left: 4px;
          color: #817162; }
          shopping-item > item-detail aside > div > h5 [data-expand-icon], shopping-item > item-detail aside > div > h5 [data-minimize-icon] {
            position: absolute;
            left: -20px;
            top: -5px; }
          shopping-item > item-detail aside > div > h5 [data-expand-icon] {
            display: block; }
          shopping-item > item-detail aside > div > h5 [data-minimize-icon] {
            display: none; }
          shopping-item > item-detail aside > div > h5[data-active="true"] [data-expand-icon] {
            display: none; }
          shopping-item > item-detail aside > div > h5[data-active="true"] [data-minimize-icon] {
            display: block; }
        shopping-item > item-detail aside > div > .details {
          display: flex;
          flex-direction: column;
          margin-top: 12px; }
          shopping-item > item-detail aside > div > .details.hide {
            display: none; }
          shopping-item > item-detail aside > div > .details > * {
            margin-bottom: 4px; }
    shopping-item > item-detail .actions {
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: #beb3aa;
      border-top: 1px solid #d4cdc7;
      border-bottom: 1px solid #d4cdc7;
      padding: 8px 8px;
      margin-top: 24px;
      font-size: 16px; }
      shopping-item > item-detail .actions > div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-transform: uppercase;
        cursor: pointer;
        transition: all 0.5s linear; }
        shopping-item > item-detail .actions > div:hover {
          color: #817162; }
        shopping-item > item-detail .actions > div span {
          color: #817162;
          font-family: "Futura LT Pro Book";
          font-size: 14px; }
    shopping-item > item-detail .share {
      display: flex;
      align-items: center;
      font-size: 18px;
      color: #beb3aa;
      margin-top: 16px; }
      shopping-item > item-detail .share > * {
        margin-right: .5em; }
      shopping-item > item-detail .share > span {
        color: #232020; }

.detail-navigation {
  width: 100%;
  padding: 0 48px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .detail-navigation > .back-to-gallery {
    font-family: "Futura LT Pro Book";
    color: #bdbdbd;
    display: flex;
    align-items: center; }
    .detail-navigation > .back-to-gallery span {
      margin-left: 6px; }
    .detail-navigation > .back-to-gallery:hover {
      color: #232020; }
  .detail-navigation > .navigation-arrows {
    display: flex;
    align-items: center; }
    .detail-navigation > .navigation-arrows > a {
      margin: 0 8px;
      height: 24px; }
  @media only screen and (max-width: 768px) {
    .detail-navigation.touch-margin {
      margin-bottom: 12px; } }
  @media only screen and (max-width: 768px) {
    .detail-navigation {
      margin-bottom: 10px; } }

@media only screen and (max-width: 1024px) {
  .detail-break {
    display: none; }
  shopping-item > item-detail h3 {
    font-size: 32px; } }

@media only screen and (max-width: 1200px) {
  shopping-item {
    margin-top: 0; }
  .detail-navigation {
    width: 100%;
    padding: 0 24px; } }

@media only screen and (max-width: 768px) {
  shopping-item > item-images > magic-zoom.main-image {
    min-height: 0; }
    shopping-item > item-images > magic-zoom.main-image [data-full-screen] {
      font-size: 24px; }
  .detail-navigation {
    padding: 0 24px; }
    .detail-navigation > .back-to-gallery {
      font-size: 12px; }
    .detail-navigation > .navigation-arrows > a {
      margin: 0 2px;
      height: 24px; } }

@media only screen and (min-width: 641px) {
  shopping-item ui-carousel {
    display: none; }
  shopping-item carousel-indicators {
    display: none; } }

@media only screen and (max-width: 640px) {
  .detail-break {
    display: none; }
  .detail-navigation {
    padding: 0 4px; }
    .detail-navigation > .back-to-gallery {
      font-size: 12px; }
  .touch-detail-header {
    font-size: 26px; }
  shopping-item {
    flex-wrap: wrap; }
    shopping-item > item-images {
      width: 100%; }
      shopping-item > item-images > magic-zoom.main-image {
        display: none; }
      shopping-item > item-images > alt-images {
        display: none; }
    shopping-item > item-detail {
      width: 100%; }
      shopping-item > item-detail aside {
        margin-top: 24px;
        padding-left: 12px;
        margin-bottom: 48px; }
        shopping-item > item-detail aside > div {
          margin-bottom: 24px; }
      shopping-item > item-detail .actions {
        padding: 8px;
        margin-top: 24px;
        margin-bottom: 24px;
        font-size: 12px; }
        shopping-item > item-detail .actions > div span {
          font-size: 12px; } }

.add-to-cart > .cart-quantity {
  display: flex;
  align-items: center; }
  .add-to-cart > .cart-quantity > label {
    font-family: "FuturaBT-Medium";
    font-size: 15px; }
  .add-to-cart > .cart-quantity > input {
    width: 45px;
    margin-bottom: 0;
    margin-left: 6px; }

.add-to-cart > .cart-action {
  margin-top: 18px;
  display: flex;
  align-items: center; }

.shopping-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px; }
  .shopping-header > h2 {
    margin: 0; }
    .shopping-header > h2.no-items-margin {
      margin: 4px 0; }
  .shopping-header > .ui-button {
    margin: 0; }

.shopping-cart-success-notification {
  background: #dff0d8;
  color: #468847;
  border: 1px solid #d6e9c6;
  margin: 6px 0;
  padding: 6px 6px;
  font-family: "FuturaBT-Medium";
  font-size: 14px;
  border-radius: 0; }
  .shopping-cart-success-notification:before {
    color: #468847; }
  .shopping-cart-success-notification:after {
    color: #468847; }
  .shopping-cart-success-notification:hover {
    color: #468847; }
  .shopping-cart-success-notification::-webkit-input-placeholder {
    color: #468847 !important; }
  .shopping-cart-success-notification::-moz-placeholder {
    color: #468847 !important;
    opacity: 1; }
  .shopping-cart-success-notification::-o-placeholder {
    color: #468847 !important; }
  .shopping-cart-success-notification:-ms-input-placeholder {
    color: #468847 !important; }
  .shopping-cart-success-notification::placeholder {
    color: #468847 !important;
    opacity: 1; }

.shopping-cart-error-notification {
  background: #f2dede;
  color: #bc5251;
  border: 1px solid #eed3d7;
  margin: 6px 0;
  padding: 6px 6px;
  font-family: "FuturaBT-Medium";
  font-size: 14px;
  border-radius: 0; }
  .shopping-cart-error-notification:before {
    color: #bc5251; }
  .shopping-cart-error-notification:after {
    color: #bc5251; }
  .shopping-cart-error-notification:hover {
    color: #bc5251; }
  .shopping-cart-error-notification::-webkit-input-placeholder {
    color: #bc5251 !important; }
  .shopping-cart-error-notification::-moz-placeholder {
    color: #bc5251 !important;
    opacity: 1; }
  .shopping-cart-error-notification::-o-placeholder {
    color: #bc5251 !important; }
  .shopping-cart-error-notification:-ms-input-placeholder {
    color: #bc5251 !important; }
  .shopping-cart-error-notification::placeholder {
    color: #bc5251 !important;
    opacity: 1; }

.shopping-cart {
  display: flex;
  width: 100%; }
  .shopping-cart .mobile-label {
    display: none; }
  .shopping-cart > .cart-detail {
    width: 67%; }
    .shopping-cart > .cart-detail .cart-detail-header {
      display: flex;
      padding: 10px 0;
      border-bottom: 1px solid #beb3aa; }
      .shopping-cart > .cart-detail .cart-detail-header > div {
        width: 14%;
        text-transform: uppercase;
        font-family: "FuturaBT-Medium";
        font-size: 14px;
        color: #757575;
        text-align: center; }
      .shopping-cart > .cart-detail .cart-detail-header > div:nth-child(1) {
        width: 50%;
        text-align: left; }
      .shopping-cart > .cart-detail .cart-detail-header > div:last-child {
        width: 8%; }
    .shopping-cart > .cart-detail .cart-detail-row {
      display: flex;
      padding: 10px 0;
      border-bottom: 1px solid #beb3aa; }
      .shopping-cart > .cart-detail .cart-detail-row > div {
        width: 14%;
        font-family: "FuturaBT-Medium";
        font-size: 14px;
        text-align: center; }
      .shopping-cart > .cart-detail .cart-detail-row > div.item {
        width: 50%;
        display: flex;
        text-align: left; }
        .shopping-cart > .cart-detail .cart-detail-row > div.item > div {
          width: 115px;
          margin-right: 10px; }
          .shopping-cart > .cart-detail .cart-detail-row > div.item > div img {
            border: 1px solid #ddd; }
        .shopping-cart > .cart-detail .cart-detail-row > div.item > a {
          display: flex;
          flex-direction: column; }
          .shopping-cart > .cart-detail .cart-detail-row > div.item > a .sku {
            color: #817162; }
      .shopping-cart > .cart-detail .cart-detail-row > div.quantity {
        display: flex;
        justify-content: center; }
        .shopping-cart > .cart-detail .cart-detail-row > div.quantity input {
          width: 40px;
          margin: 0; }
      .shopping-cart > .cart-detail .cart-detail-row > div.remove {
        width: 8%;
        color: #ddd;
        transition: all 0.5s linear;
        cursor: pointer; }
        .shopping-cart > .cart-detail .cart-detail-row > div.remove:hover {
          color: #232020; }
    .shopping-cart > .cart-detail .cart-detail-summary {
      padding: 10px 0;
      display: flex;
      justify-content: flex-end;
      font-size: 14px;
      border-bottom: 1px solid #beb3aa; }
      .shopping-cart > .cart-detail .cart-detail-summary > a {
        color: #817162;
        font-family: "FuturaBT-Medium";
        text-transform: uppercase; }
        .shopping-cart > .cart-detail .cart-detail-summary > a:hover {
          color: #232020; }
  .shopping-cart > .cart-summary {
    width: 33%;
    font-family: "FuturaBT-Medium";
    font-size: 14px;
    margin-left: 32px; }
    .shopping-cart > .cart-summary > .promotion-row {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background: #f4f4f4;
      padding: 16px 24px; }
      .shopping-cart > .cart-summary > .promotion-row input {
        width: 150px;
        margin: 0; }
      .shopping-cart > .cart-summary > .promotion-row .apply-button {
        text-decoration: underline;
        cursor: pointer; }
    .shopping-cart > .cart-summary > .summary-row {
      background: #f4f4f4;
      padding: 16px 24px;
      margin-top: 24px; }
      .shopping-cart > .cart-summary > .summary-row > .subtotal {
        display: flex;
        padding: 10px 0;
        border-bottom: 1px solid #e6e6e6; }
        .shopping-cart > .cart-summary > .summary-row > .subtotal > span {
          width: 40%;
          display: flex;
          justify-content: flex-end;
          text-transform: uppercase; }
        .shopping-cart > .cart-summary > .summary-row > .subtotal > span:first-child {
          width: 60%; }
      .shopping-cart > .cart-summary > .summary-row > .total {
        font-size: 24px;
        display: flex;
        padding: 10px 0;
        border-bottom: 1px solid #e6e6e6; }
        .shopping-cart > .cart-summary > .summary-row > .total > span {
          width: 40%;
          display: flex;
          justify-content: flex-end;
          text-transform: uppercase; }
        .shopping-cart > .cart-summary > .summary-row > .total > span:first-child {
          width: 60%; }
      .shopping-cart > .cart-summary > .summary-row > .action {
        margin-top: 24px;
        width: 100%;
        display: flex;
        justify-content: flex-end; }
      .shopping-cart > .cart-summary > .summary-row .discount {
        color: #bc5251; }
  @media only screen and (max-width: 1024px) {
    .shopping-cart {
      flex-wrap: wrap; }
      .shopping-cart > .cart-detail {
        width: 100%; }
      .shopping-cart > .cart-summary {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-left: 0;
        margin-top: 16px; }
        .shopping-cart > .cart-summary > .promotion-row {
          width: 45%;
          flex-wrap: wrap;
          padding: 66px 24px; }
          .shopping-cart > .cart-summary > .promotion-row > span:first-child {
            width: 100%; }
        .shopping-cart > .cart-summary > .summary-row {
          margin-top: 0;
          width: 45%; } }
  @media only screen and (max-width: 640px) {
    .shopping-cart .mobile-label {
      display: inline-block;
      margin-right: 3px; }
    .shopping-cart > .cart-detail .cart-detail-header {
      display: none; }
    .shopping-cart > .cart-detail .cart-detail-row {
      flex-wrap: wrap; }
      .shopping-cart > .cart-detail .cart-detail-row > div {
        width: 100% !important;
        text-align: left;
        justify-content: flex-start;
        padding: 8px 0; }
      .shopping-cart > .cart-detail .cart-detail-row > div:not(:first-child) {
        padding-left: 125px; }
      .shopping-cart > .cart-detail .cart-detail-row > div.quantity {
        align-items: center;
        justify-content: flex-start; }
    .shopping-cart > .cart-summary {
      flex-wrap: wrap; }
      .shopping-cart > .cart-summary > .promotion-row {
        width: 100%;
        flex-wrap: wrap;
        padding: 66px 24px; }
        .shopping-cart > .cart-summary > .promotion-row > span:first-child {
          width: 100%; }
      .shopping-cart > .cart-summary > .summary-row {
        margin-top: 16px;
        width: 100%; } }

.checkout-message {
  font-family: "FuturaBT-Medium";
  font-size: 16px;
  color: #757575; }

.order-link {
  color: #468847; }
  .order-link:hover {
    color: #232020; }

.not-visible {
  opacity: 0 !important; }

.order-number {
  font-family: "FuturaBT-Medium";
  color: #468847; }

.checkout-step-header {
  font-family: "FuturaBT-Medium";
  font-size: 16px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  padding: 6px 0;
  margin-bottom: 12px; }
  .checkout-step-header > .number {
    width: 26px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #817162;
    color: #fff;
    margin-right: 12px; }

.checkout-information {
  font-family: "FuturaBT-Medium";
  padding: 0 100px;
  font-size: 15px; }
  .checkout-information > .information-row {
    display: flex;
    justify-content: space-between; }
    .checkout-information > .information-row > div {
      width: 400px;
      max-width: 100%; }
    .checkout-information > .information-row .required {
      color: #bc5251; }
  @media only screen and (max-width: 900px) {
    .checkout-information {
      padding: 10px; }
      .checkout-information > .information-row > div {
        width: 350px; } }
  @media only screen and (max-width: 640px) {
    .checkout-information {
      padding: 0; }
      .checkout-information > .information-row {
        flex-wrap: wrap; }
        .checkout-information > .information-row > div {
          width: 100%;
          max-width: 100%; } }

.checkout-order-summary {
  font-family: "FuturaBT-Medium";
  margin-top: 24px;
  font-size: 16px;
  color: #757575; }
  .checkout-order-summary .checkout-success-label {
    color: #468847; }
  .checkout-order-summary .order-id {
    margin-left: 8px; }

.portfolio-grid {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 3em 0 3em 0; }
  .portfolio-grid > .grid-item {
    padding: .5em;
    width: 100%;
    margin-bottom: 1em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #757575; }
    .portfolio-grid > .grid-item > .name {
      width: 250px;
      font-size: 16px;
      color: #232020; }
    .portfolio-grid > .grid-item:nth-of-type(even) {
      background: #f7f7f7; }
    .portfolio-grid > .grid-item [data-editable] {
      padding: .25em;
      border: 1px solid transparent;
      min-width: 100%;
      display: inline-block; }
    .portfolio-grid > .grid-item [contenteditable] {
      border: 1px dashed #9ea6ac; }

@media only screen and (max-width: 640px) {
  .portfolio-grid > .grid-item {
    flex-wrap: wrap; }
    .portfolio-grid > .grid-item > .folder {
      margin-bottom: 1em; }
    .portfolio-grid > .grid-item > .name {
      width: 70%;
      margin-bottom: 1em; }
    .portfolio-grid > .grid-item > .count {
      width: 25%;
      margin-bottom: 1em; } }

@media only screen and (max-width: 525px) {
  .portfolio-grid {
    display: flex;
    flex-direction: column; }
    .portfolio-grid > .grid-item > .count {
      width: 20%; } }

.manage-engagement-dialog {
  height: 650px;
  width: 750px;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.4);
  max-width: 100%; }

.engagement-dialog-container {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }
  .engagement-dialog-container.display {
    width: 750px;
    max-width: 100%; }
  .engagement-dialog-container > .image-container {
    width: 100%;
    max-height: 450px; }
  .engagement-dialog-container > .interaction-container {
    width: 100%;
    padding: 0 90px;
    margin-bottom: 64px;
    text-align: center; }
    @media only screen and (max-width: 640px) {
      .engagement-dialog-container > .interaction-container {
        padding: 0 10px; } }
    .engagement-dialog-container > .interaction-container > .flex-input {
      display: flex;
      align-items: flex-end; }
      .engagement-dialog-container > .interaction-container > .flex-input > button {
        margin-left: 16px;
        height: 32px;
        margin-bottom: 7px; }
      .engagement-dialog-container > .interaction-container > .flex-input label {
        color: #232020 !important;
        opacity: 1 !important; }
    .engagement-dialog-container > .interaction-container a {
      color: #939598;
      text-decoration: underline;
      margin-top: 24px;
      display: block; }
  .engagement-dialog-container md-input {
    width: 100%; }
    .engagement-dialog-container md-input > input[type="text"]::-webkit-input-placeholder {
      color: #232020 !important; }
    .engagement-dialog-container md-input > input[type="text"]::-moz-placeholder {
      color: #232020 !important;
      opacity: 1; }
    .engagement-dialog-container md-input > input[type="text"]::-o-placeholder {
      color: #232020 !important; }
    .engagement-dialog-container md-input > input[type="text"]:-ms-input-placeholder {
      color: #232020 !important; }
    .engagement-dialog-container md-input > input[type="text"]::placeholder {
      color: #232020 !important;
      opacity: 1; }
    @media only screen and (max-width: 640px) {
      .engagement-dialog-container md-input {
        width: 70%; } }
  .engagement-dialog-container md-input input[type="text"]:focus, .engagement-dialog-container md-input input[type="text"]:active {
    border-bottom: 1px solid #817162 !important;
    box-shadow: 0 1px 0 0 #817162; }

.media-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end; }
  .media-grid > div {
    width: 49.5%;
    position: relative; }
    .media-grid > div.column > div:first-of-type {
      margin-bottom: 5px; }
    .media-grid > div.full {
      width: 100%; }
      .media-grid > div.full.margin {
        margin-bottom: 3px; }
    .media-grid > div.row {
      width: 100%;
      display: flex;
      justify-content: space-between;
      margin-bottom: 4px; }
      .media-grid > div.row > div {
        width: 49.5%; }

.media-grid img {
  cursor: pointer; }

ui-carousel {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  min-height: 0; }
  @media only screen and (max-width: 1024px) and (min-width: 220px) {
    ui-carousel {
      height: auto; } }
  ui-carousel:hover carousel-navigation, ui-carousel:focus carousel-navigation {
    opacity: 1; }
  ui-carousel.hidden {
    visibility: hidden; }
  ui-carousel[indicators=true] > carousel-navigation.indicators {
    opacity: 1;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center; }
  ui-carousel[indicators=true] > carousel-navigation.prev, ui-carousel[indicators=true] > carousel-navigation.next {
    display: none; }
  ui-carousel[large-icons] > carousel-navigation.next:after {
    font-size: 64px; }
  ui-carousel[large-icons] > carousel-navigation.prev:after {
    font-size: 64px; }
  ui-carousel > carousel-navigation {
    position: absolute;
    top: 40%;
    z-index: 1098;
    height: 32px;
    width: 32px;
    opacity: 0;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear; }
    ui-carousel > carousel-navigation.disabled, ui-carousel > carousel-navigation [disabled] {
      display: none !important; }
    ui-carousel > carousel-navigation.nav-visible {
      visibility: visible !important; }
    ui-carousel > carousel-navigation.visible {
      visibility: visible;
      opacity: 1; }
    ui-carousel > carousel-navigation:hover, ui-carousel > carousel-navigation:focus {
      cursor: pointer;
      opacity: 0.8; }
    ui-carousel > carousel-navigation.next {
      right: 4em;
      visibility: hidden; }
      ui-carousel > carousel-navigation.next:after {
        content: "\e901";
        font-family: elliptical;
        font-size: 32px;
        color: #fff; }
    ui-carousel > carousel-navigation.prev {
      left: 2em;
      visibility: hidden; }
      ui-carousel > carousel-navigation.prev:after {
        content: "\e900";
        font-family: elliptical;
        font-size: 32px;
        color: #fff; }
    ui-carousel > carousel-navigation.indicators {
      display: none;
      list-style: none;
      position: absolute;
      top: 80%;
      right: 10%; }
      ui-carousel > carousel-navigation.indicators:hover {
        opacity: 1; }
      ui-carousel > carousel-navigation.indicators > li {
        min-height: 16px;
        min-width: 16px;
        color: #fff;
        position: relative;
        margin: 0 0.75em 0 0;
        display: list-item; }
        ui-carousel > carousel-navigation.indicators > li:hover {
          cursor: pointer;
          opacity: 1; }
        ui-carousel > carousel-navigation.indicators > li:before {
          font-family: elliptical;
          font-size: 16px;
          color: #fff;
          content: "\e05d"; }
        ui-carousel > carousel-navigation.indicators > li.active:before {
          content: "\e158";
          color: #fff; }
      @media only screen and (max-width: 640px) {
        ui-carousel > carousel-navigation.indicators {
          display: none !important; } }
  ui-carousel button.ui-button {
    position: absolute;
    top: 45%;
    z-index: 1098;
    padding: 30px 15px 30px 15px;
    width: 26px; }
    ui-carousel button.ui-button.next {
      right: 0; }
      ui-carousel button.ui-button.next:after {
        font-size: 32px;
        left: 0;
        top: 20px; }
    ui-carousel button.ui-button.prev {
      left: 0; }
      ui-carousel button.ui-button.prev:after {
        font-size: 32px;
        left: 0;
        top: 20px; }
  ui-carousel carousel-inner-container {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
    height: 100%;
    max-width: none; }
    ui-carousel carousel-inner-container.hidden {
      visibility: hidden; }
    ui-carousel carousel-inner-container.visible {
      visibility: visible; }
    ui-carousel carousel-inner-container .multi-border {
      border: 1px solid transparent; }
    ui-carousel carousel-inner-container carousel-items {
      list-style: none;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      width: 100%;
      height: 100%;
      padding: 0; }
      ui-carousel carousel-inner-container carousel-items > carousel-item {
        width: 100%;
        height: auto;
        max-width: none;
        margin: 0;
        overflow: hidden;
        position: relative;
        display: list-item; }
        ui-carousel carousel-inner-container carousel-items > carousel-item img {
          max-width: 100%;
          height: auto !important; }
  ui-carousel[animation=multi-slide] > carousel-navigation {
    opacity: 1; }
    ui-carousel[animation=multi-slide] > carousel-navigation.next {
      right: -0.5em; }
      ui-carousel[animation=multi-slide] > carousel-navigation.next:after {
        color: inherit; }
    ui-carousel[animation=multi-slide] > carousel-navigation.prev {
      left: -0.5em; }
      ui-carousel[animation=multi-slide] > carousel-navigation.prev:after {
        color: inherit; }
  ui-carousel[animation=multi-slide] carousel-inner-container {
    width: 85%; }
    ui-carousel[animation=multi-slide] carousel-inner-container carousel-items {
      -webkit-align-items: flex-end;
      align-items: flex-end;
      min-width: 3000px; }
      ui-carousel[animation=multi-slide] carousel-inner-container carousel-items > carousel-item {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        align-items: center;
        height: auto;
        width: auto;
        margin-right: 12px;
        overflow: hidden;
        position: relative;
        border: 0;
        padding: 0;
        cursor: pointer; }
        ui-carousel[animation=multi-slide] carousel-inner-container carousel-items > carousel-item.active {
          border: 0; }
        ui-carousel[animation=multi-slide] carousel-inner-container carousel-items > carousel-item.row {
          -webkit-flex-direction: row;
          flex-direction: row; }
  ui-carousel[animation=fade] carousel-items {
    display: block; }
    ui-carousel[animation=fade] carousel-items > carousel-item {
      display: none;
      position: absolute;
      opacity: 0;
      float: none;
      z-index: 1; }
      ui-carousel[animation=fade] carousel-items > carousel-item:first-child {
        display: inherit;
        position: relative;
        float: left;
        opacity: 1;
        z-index: 2; }
      ui-carousel[animation=fade] carousel-items > carousel-item img {
        max-width: 100%;
        height: auto; }
  ui-carousel[animation=slide] {
    overflow: hidden; }
    ui-carousel[animation=slide] carousel-items > carousel-item {
      max-width: 100%;
      min-width: 100%; }
  @media only screen and (max-width: 640px) {
    ui-carousel.product-carousel carousel-items {
      align-items: center; } }
  @media only screen and (max-width: 640px) {
    ui-carousel.product-carousel carousel-item {
      max-height: 450px;
      text-align: center; }
      ui-carousel.product-carousel carousel-item > magic-zoom > a#magicZoom > figure.mz-figure > img.magic-zoom {
        max-height: 450px !important; } }
  @media only screen and (max-width: 1024px) and (min-width: 220px) {
    ui-carousel {
      width: auto;
      max-width: 100%;
      min-height: 0;
      overflow-x: hidden; }
      ui-carousel .ui-button, ui-carousel carousel-navigation {
        display: none; } }

ui-carousel > carousel-item {
  visibility: hidden; }

.carousel-icon {
  z-index: 2;
  cursor: pointer;
  position: absolute;
  cursor: pointer;
  font-size: 48px;
  color: #333;
  top: 45%; }
  .carousel-icon.prev {
    left: 50px; }
  .carousel-icon.next {
    right: 50px; }
  @media only screen and (max-width: 768px) {
    .carousel-icon {
      font-size: 24px; }
      .carousel-icon.prev {
        left: 10px; }
      .carousel-icon.next {
        right: 10px; } }
  .carousel-icon:focus {
    outline: 1px dashed #fff; }

ui-carousel > carousel-navigation {
  z-index: 5; }

ui-carousel.main > carousel-navigation.next:after {
  content: "\e90c";
  font-family: 'robbstucky';
  opacity: 1;
  color: #232020;
  font-size: 48px; }

ui-carousel.main > carousel-navigation.prev:after {
  content: "\e90d";
  font-family: 'robbstucky';
  opacity: 1;
  color: #232020;
  font-size: 48px; }

ui-carousel.main > carousel-navigation {
  opacity: 1;
  height: 48px;
  width: 48px;
  top: 43%; }

ui-carousel > carousel-navigation.next {
  right: 100px; }

ui-carousel > carousel-navigation.prev {
  left: 100px; }

ui-carousel > carousel-navigation.next:after {
  content: "\e409";
  font-family: 'Material Icons';
  font-size: 48px;
  color: #232020; }

ui-carousel > carousel-navigation.prev:after {
  content: "\e408";
  font-family: 'Material Icons';
  font-size: 48px;
  color: #232020; }

ui-carousel[animation=multi-slide] > carousel-navigation.next {
  right: 0; }

ui-carousel[animation=multi-slide] > carousel-navigation.prev {
  left: 0; }

ui-carousel[animation=multi-slide].related-carousel carousel-inner-container carousel-items {
  align-items: flex-end;
  min-width: 18000px; }

carousel-indicators > i {
  cursor: pointer; }

.carousel-container {
  position: relative; }
  .carousel-container.text-content {
    min-height: 300px; }

paper-toast {
  font-family: "Futura LT Pro Book";
  z-index: 50; }

@media only screen and (max-width: 1200px) {
  ui-carousel[animation=multi-slide] > carousel-navigation.next {
    right: 4px; }
  ui-carousel[animation=multi-slide] > carousel-navigation.prev {
    left: 4px; } }

@media only screen and (min-width: 641px) {
  carousel-indicators.product-indicators {
    display: none !important; } }

carousel-indicators {
  display: flex;
  justify-content: center;
  color: #ddd;
  margin: 2em 0 1em 0; }
  carousel-indicators > i {
    margin-right: 10px; }
    carousel-indicators > i.active {
      color: #817162; }

.carousel-indicators-container {
  display: flex;
  justify-content: center;
  align-content: center;
  width: 100%;
  margin: 2em 0 1em 0; }
  .carousel-indicators-container i {
    margin-right: 10px;
    cursor: pointer;
    color: #ddd; }
    .carousel-indicators-container i.active {
      color: #bbb; }

@media only screen and (max-width: 1024px) and (min-width: 220px) {
  body main#mainProduct a#magicZoom > .mz-figure > img {
    width: auto !important;
    max-width: 100% !important; } }

.loader,
.loader:after {
  border-radius: 50%;
  width: 4em;
  height: 4em; }

.loader {
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 6px solid #f2f2f2;
  border-right: 6px solid #f2f2f2;
  border-bottom: 6px solid #f2f2f2;
  border-left: 6px solid #beb3aa;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.loader-container {
  margin: 8px 0;
  width: 100%;
  display: flex;
  justify-content: center; }
  .loader-container[data-hide=hide] {
    display: none; }

.back-to-top-container {
  margin: 16px 0;
  width: 100%;
  display: flex;
  justify-content: center; }
  .back-to-top-container[data-hide=hide] {
    display: none; }
  .back-to-top-container .back-to-top {
    transition: all 0.5s linear;
    cursor: pointer;
    display: flex;
    align-items: center; }
    .back-to-top-container .back-to-top > * {
      margin: 0 .5em; }
    .back-to-top-container .back-to-top > span {
      color: #232020; }
    .back-to-top-container .back-to-top > i {
      color: #3e3b3b; }
    .back-to-top-container .back-to-top:hover > span {
      color: #3e3b3b; }

.react-hint {
  min-width: 80px;
  padding: 5px;
  position: absolute;
  z-index: 9999;
  cursor: default;
  animation: .5s tooltipFadeIn; }

.react-hint__content {
  padding: 5px;
  font-size: 12px;
  font-family: "Futura LT Pro Book";
  border-radius: 5px;
  background: #000;
  color: #fff;
  display: flex;
  justify-content: center; }

.react-hint:after {
  content: '';
  width: 0;
  height: 0;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 5px solid transparent; }

.react-hint--top:after {
  top: auto;
  border-bottom: none;
  border-top-color: #000; }

.react-hint--left:after {
  left: auto;
  border-right: none;
  border-left-color: #000; }

.react-hint--right:after {
  right: auto;
  border-left: none;
  border-right-color: #000; }

.react-hint--bottom:after {
  bottom: auto;
  border-top: none;
  border-bottom-color: #000; }

@keyframes tooltipFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

ui-button-dropdown, .ui-button-dropdown {
  position: relative; }
  ui-button-dropdown:focus, .ui-button-dropdown:focus {
    outline: thin dotted #ccc !important; }
    @media only screen and (max-width: 1024px) and (min-width: 220px) {
      ui-button-dropdown:focus, .ui-button-dropdown:focus {
        outline: thin solid transparent !important; } }

/*$tag:ui-dropdown;
  @include element-tag($tag:$tag,$tags:$tags,$class:$class){
    @include _ui-dropdown($component, $divider, $width,$min-width, $top, $margin,$padding, $float, $z-index, $font-size, $border, $item-padding,
            $item-divider-margin, $border-radius, $span-icon-margin
    );
    @content;
  }*/
ui-dropdown, .ui-dropdown {
  left: 0;
  min-width: 12em;
  list-style: none;
  margin: 0;
  padding: 0 0 0.5em 0;
  position: absolute;
  top: 100%;
  float: none;
  z-index: 10998;
  border-radius: 0;
  display: none;
  font-size: 1em; }
  ui-dropdown > menu-item, .ui-dropdown > menu-item {
    text-align: left;
    display: list-item; }
    ui-dropdown > menu-item:first-child, .ui-dropdown > menu-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0; }
    ui-dropdown > menu-item:last-child, .ui-dropdown > menu-item:last-child {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    ui-dropdown > menu-item:focus, .ui-dropdown > menu-item:focus {
      display: inherit;
      outline: thin dotted #ccc !important; }
      @media only screen and (max-width: 1024px) and (min-width: 220px) {
        ui-dropdown > menu-item:focus, .ui-dropdown > menu-item:focus {
          outline: thin solid transparent !important; } }
    ui-dropdown > menu-item.disabled, ui-dropdown > menu-item[disabled], .ui-dropdown > menu-item.disabled, .ui-dropdown > menu-item[disabled] {
      cursor: default !important; }
    ui-dropdown > menu-item > a, .ui-dropdown > menu-item > a {
      text-align: left;
      font-size: 1em;
      white-space: nowrap;
      display: block;
      padding: 0.5em 1em; }
      ui-dropdown > menu-item > a > span[class*='icon-'], .ui-dropdown > menu-item > a > span[class*='icon-'] {
        margin: 0 0.5em 0 0; }
  ui-dropdown > menu-divider, .ui-dropdown > menu-divider {
    width: 100%;
    height: 1px;
    margin: 0;
    display: list-item; }
  ui-dropdown.show, ui-dropdown.active, .ui-dropdown.show, .ui-dropdown.active {
    display: list-item !important; }
  ui-dropdown.visible, .ui-dropdown.visible {
    visibility: visible !important; }
  ui-dropdown.horizontal, .ui-dropdown.horizontal {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center; }

@-moz-document url-prefix() {
  ui-dropdown > menu-item, .ui-dropdown > menu-item {
    padding: 0.5em 1em; }
    ui-dropdown > menu-item > a, .ui-dropdown > menu-item > a {
      min-width: 12em;
      padding: 0 !important; } }

ui-mega-dropdown {
  left: 0;
  list-style: none;
  margin: 0;
  padding: 1em;
  position: absolute;
  top: 100%;
  z-index: 10998;
  border-radius: 0;
  display: none;
  font-size: 1em;
  min-width: 450px;
  min-height: 12.5em;
  height: auto;
  cursor: default; }
  ui-mega-dropdown.show, ui-mega-dropdown.active {
    display: block !important; }
  ui-mega-dropdown.visible {
    visibility: visible !important; }

ui-button-dropdown ui-dropdown {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  border: 0;
  left: -18px;
  padding-top: 10px;
  min-width: 10em; }

ui-dropdown > menu-item {
  line-height: 18px; }

ui-dropdown > menu-item > a {
  text-align: left;
  font-size: 14px;
  white-space: nowrap;
  display: block;
  padding: 0.5em 1em;
  color: #232020;
  text-decoration: none; }
  ui-dropdown > menu-item > a:hover {
    color: #232020;
    text-decoration: none !important; }

#folderDialog md-input {
  width: 300px;
  max-width: 100%; }

social-buttons, .social-buttons {
  display: flex;
  align-items: center; }
  social-buttons > *, .social-buttons > * {
    margin-right: .5em;
    cursor: pointer; }

.lifestyle-list > a {
  display: flex;
  align-items: center;
  margin-bottom: 24px; }
  .lifestyle-list > a > picture {
    width: 65%; }
  .lifestyle-list > a > h3 {
    padding-left: 100px;
    width: 35%;
    text-align: center; }
  .lifestyle-list > a:nth-child(2n) > picture {
    order: 2; }
  .lifestyle-list > a:nth-child(2n) > h3 {
    order: 1;
    text-align: center;
    padding-left: 0;
    padding-right: 100px; }

@media only screen and (max-width: 640px) {
  .lifestyle-list > a {
    flex-wrap: wrap; }
    .lifestyle-list > a > picture {
      width: 100%;
      order: 1; }
    .lifestyle-list > a > h3 {
      padding-left: 0;
      order: 2;
      text-align: center;
      width: 100%; }
    .lifestyle-list > a:nth-child(2n) > picture {
      order: 1; }
    .lifestyle-list > a:nth-child(2n) > h3 {
      order: 2;
      text-align: center;
      padding-left: 0;
      padding-right: 0; } }

.lifestyle-detail-container {
  display: flex;
  justify-content: space-between; }
  .lifestyle-detail-container > div {
    width: 45%; }
  .lifestyle-detail-container .lifestyle-detail-container-content {
    font-family: "Futura LT Pro Light";
    line-height: 2.5;
    color: #757575; }
  .lifestyle-detail-container .lifestyle-detail-container-image {
    position: relative; }

.lifestyle-detail-image-grid {
  display: flex;
  justify-content: space-between;
  margin-top: 36px;
  position: relative; }
  .lifestyle-detail-image-grid > div {
    width: 32%; }

.social-media-buttons {
  margin-top: 16px; }
  .social-media-buttons.margin-top {
    margin-top: 24px !important; }
  .social-media-buttons > .social-media-button-row {
    display: flex;
    margin-bottom: 16px; }
    .social-media-buttons > .social-media-button-row > span {
      margin-right: .5em; }
    .social-media-buttons > .social-media-button-row > .buttons-row-container {
      display: flex;
      align-items: center; }
      .social-media-buttons > .social-media-button-row > .buttons-row-container > div {
        margin-right: .5em; }

.social-media-button {
  display: flex;
  align-items: center;
  color: #beb3aa;
  transition: all 0.5s linear; }
  .social-media-button > .social-media-button-label {
    font-family: "FuturaBT-Medium";
    font-size: 12px;
    text-transform: uppercase; }
  .social-media-button:hover {
    cursor: pointer;
    color: #232020; }

.fb-like {
  margin-bottom: -8px; }

@media only screen and (max-width: 768px) {
  .media-grid .text-intro img {
    height: 30px;
    width: 254px; }
  .media-grid .text-intro p {
    line-height: 1.2; }
  .media-grid .text-intro > div > span {
    font-size: 40px; } }

@media only screen and (max-width: 640px) {
  .media-grid {
    justify-content: center; }
    .media-grid > div {
      width: 100%; }
      .media-grid > div.row {
        justify-content: center;
        margin-bottom: 0;
        flex-wrap: wrap; }
        .media-grid > div.row > div {
          width: 100%;
          margin-bottom: 4px; }
    .media-grid .text-intro {
      padding-right: 0; }
      .media-grid .text-intro img {
        height: 25px;
        width: 212px; }
      .media-grid .text-intro > div > span {
        font-size: 30px;
        margin-top: -8px;
        margin-left: 3px; } }

img, object, embed {
  max-width: 100%;
  height: auto; }

.medium {
  font-weight: 700; }

strong {
  font-weight: 700; }

.hide {
  display: none !important; }

.block {
  display: block; }

.center {
  text-align: center; }

.primary-color {
  color: #3e3b3b; }

.secondary-color {
  color: #beb3aa; }

.accent-color {
  color: #817162; }

a.primary-color {
  color: #3e3b3b; }
  a.primary-color:hover {
    color: #3e3b3b; }

a.secondary-color {
  color: #beb3aa; }
  a.secondary-color:hover {
    color: #beb3aa; }

.show-for-small {
  display: none; }
  @media only screen and (max-width: 640px) {
    .show-for-small {
      display: block; } }

.margin-top {
  margin-top: 16px !important; }
  .margin-top.two {
    margin-top: 32px !important; }

.margin-bottom {
  margin-bottom: 16px !important; }
  .margin-bottom.two {
    margin-bottom: 32px !important; }

.large-margin-top {
  margin-top: 16px; }
  .large-margin-top.two {
    margin-top: 32px; }

.large-margin-bottom {
  margin-bottom: 16px; }
  .large-margin-bottom.two {
    margin-bottom: 32px; }

.full-width {
  width: 100% !important; }

.pointer {
  cursor: pointer; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize; }

.relative {
  position: relative; }

.flex-box {
  display: flex; }
  .flex-box.center {
    justify-content: center; }
  .flex-box.align-center {
    align-items: center; }
  .flex-box.align-end {
    align-items: flex-end; }
  .flex-box.column {
    flex-direction: column; }
    .flex-box.column.center {
      align-items: center; }
    .flex-box.column.margin > * {
      margin-bottom: 1em; }
  .flex-box.flex-end {
    justify-content: flex-end; }
  .flex-box.between {
    justify-content: space-between; }
  .flex-box.around {
    justify-content: space-around; }

.flex-container {
  width: 100%;
  display: flex;
  justify-content: center; }
  .flex-container.center-300 > * {
    width: 300px;
    max-width: 100%; }
  .flex-container.center-400 > * {
    width: 400px;
    max-width: 100%; }
  .flex-container.center-450 > * {
    width: 450px;
    max-width: 100%; }
  .flex-container.center-500 > * {
    width: 500px;
    max-width: 100%; }
  .flex-container.center-600 > * {
    width: 600px;
    max-width: 100%; }
  .flex-container.center-700 > * {
    width: 700px;
    max-width: 100%; }
  .flex-container.center-800 > * {
    width: 800px;
    max-width: 100%; }
  .flex-container.center-900 > * {
    width: 900px;
    max-width: 100%; }
  .flex-container.center-1000 > * {
    width: 1000px;
    max-width: 100%; }

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

.fb-align-center {
  display: flex !important;
  align-items: center; }

[data-hide=hide] {
  display: none !important; }

address {
  font-style: normal;
  display: block; }

.margin-left-100 {
  margin-left: 100px; }

.large-icon {
  height: 48px;
  width: 48px; }

hr {
  border: 0;
  border-top: 1px solid #232020;
  clear: both;
  margin: .5em 0 1.25em 0;
  height: 1px; }
  hr.flush {
    margin-top: 0; }
  hr.gray {
    border-top: 1px solid #e0e0e0;
    margin: .5em 0; }

.smaller-link {
  font-size: 14px; }

.small-link {
  font-size: 12px; }

.info-link {
  color: #2b4c9a; }
  .info-link:hover {
    color: #2b4c9a; }

.grey-icon {
  color: #757575; }

.grey-inverse {
  color: #a8b0b6; }

.nocallout {
  -webkit-touch-callout: none; }

.pressed {
  background-color: rgba(0, 0, 0, 0.7); }

.touch-scroll {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

[data-hide="hide"] {
  display: none !important; }

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

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

.float {
  float: left; }

.clear {
  clear: left; }

.semantic-error {
  background: #f2dede;
  color: #bc5251;
  border: 1px solid #eed3d7; }
  .semantic-error:before {
    color: #bc5251; }
  .semantic-error:after {
    color: #bc5251; }
  .semantic-error:hover {
    color: #bc5251; }
  .semantic-error::-webkit-input-placeholder {
    color: #bc5251 !important; }
  .semantic-error::-moz-placeholder {
    color: #bc5251 !important;
    opacity: 1; }
  .semantic-error::-o-placeholder {
    color: #bc5251 !important; }
  .semantic-error:-ms-input-placeholder {
    color: #bc5251 !important; }
  .semantic-error::placeholder {
    color: #bc5251 !important;
    opacity: 1; }

.semantic-success {
  background: #dff0d8;
  color: #468847;
  border: 1px solid #d6e9c6; }
  .semantic-success:before {
    color: #468847; }
  .semantic-success:after {
    color: #468847; }
  .semantic-success:hover {
    color: #468847; }
  .semantic-success::-webkit-input-placeholder {
    color: #468847 !important; }
  .semantic-success::-moz-placeholder {
    color: #468847 !important;
    opacity: 1; }
  .semantic-success::-o-placeholder {
    color: #468847 !important; }
  .semantic-success:-ms-input-placeholder {
    color: #468847 !important; }
  .semantic-success::placeholder {
    color: #468847 !important;
    opacity: 1; }

.semantic-info {
  background: #d9edf7;
  color: #3a87ad;
  border: 1px solid #bce8f1; }
  .semantic-info:before {
    color: #3a87ad; }
  .semantic-info:after {
    color: #3a87ad; }
  .semantic-info:hover {
    color: #3a87ad; }
  .semantic-info::-webkit-input-placeholder {
    color: #3a87ad !important; }
  .semantic-info::-moz-placeholder {
    color: #3a87ad !important;
    opacity: 1; }
  .semantic-info::-o-placeholder {
    color: #3a87ad !important; }
  .semantic-info:-ms-input-placeholder {
    color: #3a87ad !important; }
  .semantic-info::placeholder {
    color: #3a87ad !important;
    opacity: 1; }

.semantic-warning {
  background: #fcf8e3;
  color: #c09853;
  border: 1px solid #faebcc; }
  .semantic-warning:before {
    color: #c09853; }
  .semantic-warning:after {
    color: #c09853; }
  .semantic-warning:hover {
    color: #c09853; }
  .semantic-warning::-webkit-input-placeholder {
    color: #c09853 !important; }
  .semantic-warning::-moz-placeholder {
    color: #c09853 !important;
    opacity: 1; }
  .semantic-warning::-o-placeholder {
    color: #c09853 !important; }
  .semantic-warning:-ms-input-placeholder {
    color: #c09853 !important; }
  .semantic-warning::placeholder {
    color: #c09853 !important;
    opacity: 1; }

.material-box, .locations-box .google-map-box {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.4);
  padding: 10px; }

.dashed-border {
  border: 4px #ddd dashed; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.material-indicator:after {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  content: "fiber_manual_record"; }

@media only screen and (max-width: 768px) {
  .hide-for-medium {
    display: none; } }

@media only screen and (min-width: 641px) {
  .show-for-small {
    display: none; } }

@media only screen and (max-width: 640px) {
  .touch-hide {
    display: none !important; }
  .hide-for-small {
    display: none !important; }
  .large-margin-top {
    margin-top: 0; }
    .large-margin-top.two {
      margin-top: 0; }
  .large-margin-bottom {
    margin-bottom: 0; }
    .large-margin-bottom.two {
      margin-bottom: 0; } }

a, a:hover, a:visited {
  text-decoration: none;
  font-size: 1em;
  transition: all 0.25s linear;
  color: #232020; }
  a:hover, a:hover:hover, a:visited:hover {
    cursor: pointer;
    color: #232020; }
  a.gray, a:hover.gray, a:visited.gray {
    color: #b3b3b3; }
  a.accent, a:hover.accent, a:visited.accent {
    color: #817162; }
    a.accent:hover, a:hover.accent:hover, a:visited.accent:hover {
      color: #232020; }
  a.accent-dark, a:hover.accent-dark, a:visited.accent-dark {
    color: #64574c; }
    a.accent-dark:hover, a:hover.accent-dark:hover, a:visited.accent-dark:hover {
      color: #232020; }
  a.large-link, a:hover.large-link, a:visited.large-link {
    font-size: 18px;
    color: #817162; }
    a.large-link:hover, a:hover.large-link:hover, a:visited.large-link:hover {
      color: #232020; }
  a.underline, a:hover.underline, a:visited.underline {
    text-decoration: underline; }
    a.underline:hover, a:hover.underline:hover, a:visited.underline:hover {
      text-decoration: underline; }
  a.item-link, a:hover.item-link, a:visited.item-link {
    font-family: "Futura LT Pro Book";
    color: #817162;
    transition: all 0.5s linear;
    cursor: pointer; }
    a.item-link:hover, a:hover.item-link:hover, a:visited.item-link:hover {
      color: #232020; }

a.secondary {
  color: #817162; }

.clearance-color {
  color: #bc5251 !important; }
  .clearance-color.book {
    font-family: "Futura LT Pro Book"; }

[data-link] {
  cursor: pointer; }

hr {
  border: 0;
  border-top: 1px solid #beb3aa;
  clear: both;
  margin: 8px 0 18px 0;
  height: 1px; }
  hr.flush {
    margin: 0; }
  hr.margin {
    margin: 24px 0 36px 0; }
    hr.margin.two {
      margin: 48px 0 36px 0; }
      hr.margin.two.bottom {
        margin: 48px 0 6px 0; }
  hr.up-down {
    margin: 18px 0; }
  hr.gray {
    border-top: 1px solid #ddd; }

b, strong {
  font-family: "Futura LT Pro Book";
  font-weight: normal; }

.bolder {
  font-weight: 700;
  letter-spacing: 2px; }

.clearance-standout {
  padding-left: 5px !important;
  font-weight: 700;
  letter-spacing: 2px;
  background: #574d44; }

.no-image {
  border-radius: 10px; }

.flex-container {
  margin-top: 48px; }

a.primary-link {
  text-decoration: underline; }
  a.primary-link:hover {
    text-decoration: underline; }

.image-container {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center; }

.in-stock {
  font-family: "Futura LT Pro Book";
  color: #25b24d;
  font-size: 16px;
  letter-spacing: 1px;
  margin-left: 3px; }

.image-stretch-container {
  position: relative; }
  @media only screen and (min-width: 1510px) {
    .image-stretch-container {
      min-height: 600px; } }
  .image-stretch-container img {
    display: block;
    width: 100%; }
  .image-stretch-container h2 {
    color: #fff;
    position: absolute;
    left: 0%;
    right: 0%;
    bottom: 1%;
    line-height: 1;
    font-size: 80px;
    text-align: right;
    padding-right: 24px;
    margin: 0;
    width: 100%;
    z-index: 3; }
    @media only screen and (max-width: 1200px) {
      .image-stretch-container h2 {
        font-size: 60px; } }
    @media only screen and (max-width: 768px) {
      .image-stretch-container h2 {
        font-size: 40px; } }
    @media only screen and (max-width: 640px) {
      .image-stretch-container h2 {
        font-size: 30px; } }
    .image-stretch-container h2.brands {
      padding-right: 5%; }
      .image-stretch-container h2.brands span {
        font-size: 34px;
        position: absolute; }
      @media only screen and (max-width: 768px) {
        .image-stretch-container h2.brands span {
          font-size: 24px; } }
      @media only screen and (max-width: 640px) {
        .image-stretch-container h2.brands span {
          font-size: 20px; } }
  .image-stretch-container.background {
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("/images/reviews/hero.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    height: 600px; }
    @media only screen and (max-width: 1000px) {
      .image-stretch-container.background {
        height: 400px; } }

.margin-top-8 {
  margin-top: 8px; }

.content-margin {
  margin-top: 48px; }

.index-margin {
  margin-top: 36px; }
  .index-margin.two {
    margin-top: 48px; }

.translucent-icon-top {
  top: 160px !important; }

.reviews-indicators carousel-indicators > i.active {
  color: #666; }

.flex-header {
  display: flex;
  justify-content: space-between; }
  .flex-header .mdc-select[role="listbox"] .mdc-select__bottom-line {
    background-color: #ddd; }
  @media only screen and (max-width: 640px) {
    .flex-header {
      flex-wrap: wrap; }
      .flex-header h2 {
        width: 100%; } }

.column-content {
  display: flex;
  flex-direction: column; }
  .column-content > * {
    margin-bottom: 8px; }

.h4-title {
  font-size: 22px;
  line-height: 1.2; }
  @media only screen and (max-width: 768px) {
    .h4-title {
      font-size: 17px; } }

#videoDialog .mdc-dialog__surface {
  width: 70%;
  max-width: 70%;
  height: 90vh; }
  #videoDialog .mdc-dialog__surface header {
    display: none; }

#videoDialog .mdc-dialog__body {
  height: 90%;
  position: relative; }

#videoDialog .carousel-player {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5; }

#videoDialog .video-player {
  height: 100%;
  width: 100%; }

@media only screen and (max-width: 768px) {
  #videoDialog .mdc-dialog__surface {
    width: 90%;
    max-width: 90%; } }

@media only screen and (max-width: 640px) {
  #videoDialog .mdc-dialog__surface {
    width: 90%;
    max-width: 90%; } }

#youtubeDialog .mdc-dialog__surface {
  width: 610px;
  max-width: 610px;
  min-width: 610px;
  height: 440px; }
  #youtubeDialog .mdc-dialog__surface header {
    display: none; }

#youtubeDialog .mdc-dialog__body {
  height: 90%;
  position: relative; }

@media only screen and (max-width: 640px) {
  #youtubeDialog .mdc-dialog__surface {
    width: 90%;
    max-width: 90%;
    min-width: 90%; }
    #youtubeDialog .mdc-dialog__surface iframe {
      max-width: 100%; } }

.carousel-player {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0; }

.locations-box {
  display: flex;
  justify-content: space-between; }
  .locations-box .google-map-box {
    width: 55%;
    order: 2;
    max-height: 650px;
    min-height: 600px; }
  .locations-box .locations-results-box {
    width: 40%;
    order: 1; }
  .locations-box .location-result-item {
    margin-top: 16px; }
    .locations-box .location-result-item > h5 {
      display: block;
      position: relative;
      cursor: pointer;
      text-transform: uppercase;
      padding-left: 4px; }
      .locations-box .location-result-item > h5 [data-expand-icon], .locations-box .location-result-item > h5 [data-minimize-icon] {
        position: absolute;
        left: -20px;
        top: -4px; }
      .locations-box .location-result-item > h5 [data-expand-icon] {
        display: block; }
      .locations-box .location-result-item > h5 [data-minimize-icon] {
        display: none; }
      .locations-box .location-result-item > h5 [data-reset-icon] {
        position: absolute;
        left: -20px;
        top: -4px; }
      .locations-box .location-result-item > h5[data-active="true"] [data-expand-icon] {
        display: none; }
      .locations-box .location-result-item > h5[data-active="true"] [data-minimize-icon] {
        display: block; }
    .locations-box .location-result-item > .details {
      display: flex;
      flex-direction: column;
      margin-top: 12px; }
      .locations-box .location-result-item > .details.hide {
        display: none; }
      .locations-box .location-result-item > .details > * {
        margin-bottom: 0; }
    .locations-box .location-result-item address {
      display: flex;
      flex-direction: column; }
    .locations-box .location-result-item h5 {
      color: #817162; }
    .locations-box .location-result-item h5.hours {
      margin-top: 12px;
      color: #232020; }
    .locations-box .location-result-item a.directions {
      display: flex;
      align-items: center;
      color: #817162;
      font-family: "Futura LT Pro Book";
      font-size: 14px;
      margin-top: 10px; }
      .locations-box .location-result-item a.directions i {
        margin-right: 4px; }

.seminars-container ~ .seminars-container {
  margin-top: 48px; }

.seminars-container {
  margin-top: 24px; }
  .seminars-container > header {
    display: flex;
    justify-content: space-between; }
    .seminars-container > header .mdc-select[role="listbox"] .mdc-select__bottom-line {
      background-color: #ddd; }
    @media only screen and (max-width: 640px) {
      .seminars-container > header {
        flex-wrap: wrap; }
        .seminars-container > header h2 {
          width: 100%; } }
  .seminars-container .seminars-box {
    display: flex;
    flex-wrap: wrap;
    min-height: 300px; }
    .seminars-container .seminars-box > div {
      width: 33%;
      margin-bottom: 24px;
      display: flex; }
      .seminars-container .seminars-box > div > a {
        width: 90%;
        display: flex;
        flex-direction: column; }
      .seminars-container .seminars-box > div:nth-child(3n-1) {
        justify-content: center; }
      .seminars-container .seminars-box > div:nth-child(3n) {
        justify-content: flex-end; }
    @media only screen and (max-width: 768px) {
      .seminars-container .seminars-box > div {
        width: 50%; }
        .seminars-container .seminars-box > div:nth-child(n) {
          justify-content: flex-start !important; }
        .seminars-container .seminars-box > div:nth-child(2n) {
          justify-content: flex-end !important; } }
    @media only screen and (max-width: 640px) {
      .seminars-container .seminars-box > div {
        width: 100%; }
        .seminars-container .seminars-box > div > a {
          width: 100%; }
          .seminars-container .seminars-box > div > a:nth-child(n) {
            justify-content: flex-start !important; }
          .seminars-container .seminars-box > div > a:nth-child(2n) {
            justify-content: flex-start !important; } }

.seminar-event-detail .event-box {
  margin-top: 16px;
  display: flex;
  justify-content: space-between; }
  .seminar-event-detail .event-box > div {
    width: 60%; }
  .seminar-event-detail .event-box > aside {
    width: 25%;
    display: flex;
    flex-direction: column; }
    .seminar-event-detail .event-box > aside h5 {
      margin-top: 10px; }
    .seminar-event-detail .event-box > aside a {
      margin-top: 24px;
      display: flex;
      align-items: center;
      color: #817162;
      font-family: "Futura LT Pro Book";
      font-size: 14px;
      margin-top: 10px;
      max-width: 100px; }
      .seminar-event-detail .event-box > aside a i {
        margin-right: 4px; }
    .seminar-event-detail .event-box > aside .share {
      display: flex;
      align-items: center;
      font-size: 18px;
      color: #beb3aa;
      margin-top: 16px; }
      .seminar-event-detail .event-box > aside .share > * {
        margin-right: .5em; }
      .seminar-event-detail .event-box > aside .share > span {
        color: #232020; }
  @media only screen and (max-width: 768px) {
    .seminar-event-detail .event-box > div h3 {
      font-family: "Futura LT Pro Book"; }
    .seminar-event-detail .event-box > aside {
      width: 30%; } }
  @media only screen and (max-width: 640px) {
    .seminar-event-detail .event-box {
      flex-wrap: wrap; }
      .seminar-event-detail .event-box > div {
        width: 100%; }
      .seminar-event-detail .event-box > aside {
        width: 100%;
        margin-top: 12px; } }

.seminar-event-detail h3.event-title {
  margin-top: 48px; }

.seminar-event-detail .seminar-gallery {
  min-height: 300px; }

.content-box {
  margin: 12px 0 48px 0;
  display: flex;
  justify-content: space-between; }
  .content-box > div.text {
    width: 55%; }
  .content-box > div:not(.img) {
    width: 55%; }
  .content-box > div.img {
    width: 35%;
    position: relative; }
  .content-box.reverse > div.text {
    order: 2; }
  .content-box.reverse > div.img {
    order: 1; }
  @media only screen and (max-width: 640px) {
    .content-box {
      flex-wrap: wrap; }
      .content-box > div {
        width: 100%; }
      .content-box div.text {
        width: 100%; }
      .content-box > div.img {
        width: 100%; }
      .content-box.reverse > div.text {
        order: 1; }
      .content-box.reverse > div.img {
        order: 2; } }

ul.brands {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none; }
  ul.brands > li {
    width: 25%; }
    ul.brands > li:last-of-type {
      margin-right: auto; }
    ul.brands > li:before {
      content: "•  ";
      color: #817162; }
  @media only screen and (max-width: 1000px) {
    ul.brands > li {
      width: 33%; } }
  @media only screen and (max-width: 640px) {
    ul.brands > li {
      width: 50%; } }
  @media only screen and (max-width: 320px) {
    ul.brands > li {
      width: 100%; } }

.grid-list.three {
  display: flex;
  flex-wrap: wrap;
  min-height: 300px; }
  .grid-list.three > div {
    width: 33%;
    margin-bottom: 24px;
    display: flex; }
    .grid-list.three > div > a {
      width: 90%;
      display: flex;
      flex-direction: column; }
    .grid-list.three > div:nth-child(3n-1) {
      justify-content: center; }
    .grid-list.three > div:nth-child(3n) {
      justify-content: flex-end; }
  @media only screen and (max-width: 768px) {
    .grid-list.three > div {
      width: 50%; }
      .grid-list.three > div:nth-child(n) {
        justify-content: flex-start !important; }
      .grid-list.three > div:nth-child(2n) {
        justify-content: flex-end !important; } }
  @media only screen and (max-width: 640px) {
    .grid-list.three > div {
      width: 100%; }
      .grid-list.three > div > a {
        width: 100%; }
        .grid-list.three > div > a:nth-child(n) {
          justify-content: flex-start !important; }
        .grid-list.three > div > a:nth-child(2n) {
          justify-content: flex-start !important; } }
  .grid-list.three.models img {
    width: 347px;
    height: 196px; }
  @media only screen and (max-width: 1000px) {
    .grid-list.three.models img {
      width: 289px;
      height: 163px; } }
  @media only screen and (max-width: 768px) {
    .grid-list.three.models img {
      width: 332px;
      height: 187px; } }
  @media only screen and (max-width: 640px) {
    .grid-list.three.models img {
      width: 610px;
      height: 343px; } }
  @media only screen and (max-width: 480px) {
    .grid-list.three.models img {
      width: 450px;
      height: 253px; } }
  @media only screen and (max-width: 320px) {
    .grid-list.three.models img {
      width: 290px;
      height: 163px; } }

.grid-list.four {
  display: flex;
  flex-wrap: wrap;
  min-height: 300px; }
  .grid-list.four > div {
    width: 25%;
    margin-bottom: 24px;
    display: flex; }
    .grid-list.four > div > a {
      width: 90%;
      display: flex;
      flex-direction: column; }
    .grid-list.four > div:nth-child(4n-1) {
      justify-content: center; }
    .grid-list.four > div:nth-child(4n) {
      justify-content: flex-end; }
  @media only screen and (max-width: 768px) {
    .grid-list.four > div {
      width: 50%; }
      .grid-list.four > div:nth-child(n) {
        justify-content: flex-start !important; }
      .grid-list.four > div:nth-child(2n) {
        justify-content: flex-end !important; } }
  @media only screen and (max-width: 640px) {
    .grid-list.four > div {
      width: 100%; }
      .grid-list.four > div > a {
        width: 100%; }
        .grid-list.four > div > a:nth-child(n) {
          justify-content: flex-start !important; }
        .grid-list.four > div > a:nth-child(2n) {
          justify-content: flex-start !important; } }
  .grid-list.four .img-container {
    height: 160px;
    overflow: hidden; }
  .grid-list.four.no-min-height {
    min-height: 0; }

.model-header {
  margin-bottom: 0; }

.news-container {
  margin-top: 24px;
  min-height: 300px; }
  .news-container > header {
    display: flex;
    justify-content: space-between; }
    .news-container > header .mdc-select[role="listbox"] .mdc-select__bottom-line {
      background-color: #ddd; }
    @media only screen and (max-width: 640px) {
      .news-container > header {
        flex-wrap: wrap; }
        .news-container > header h2 {
          width: 100%; } }
  .news-container .news-box {
    margin-top: 48px; }
    .news-container .news-box > div, .news-container .news-box > aside {
      display: flex;
      margin-bottom: 36px;
      border-bottom: 1px solid #817162;
      padding-bottom: 24px; }
      .news-container .news-box > div > .image, .news-container .news-box > aside > .image {
        min-width: 200px; }
        .news-container .news-box > div > .image > img, .news-container .news-box > aside > .image > img {
          width: 140px;
          height: 120px; }
        @media only screen and (max-width: 640px) {
          .news-container .news-box > div > .image, .news-container .news-box > aside > .image {
            min-width: 150px; } }
      .news-container .news-box > div > .content, .news-container .news-box > aside > .content {
        display: flex;
        flex-direction: column;
        width: 100%; }
        .news-container .news-box > div > .content h3, .news-container .news-box > aside > .content h3 {
          margin: 0 0 6px 0; }
        .news-container .news-box > div > .content .body, .news-container .news-box > aside > .content .body {
          margin: 12px 0; }
      .news-container .news-box > div.view-more, .news-container .news-box > aside.view-more {
        margin-top: 72px; }
        .news-container .news-box > div.view-more .content, .news-container .news-box > aside.view-more .content {
          width: 100%; }
          .news-container .news-box > div.view-more .content .link, .news-container .news-box > aside.view-more .content .link {
            margin-left: auto; }
      .news-container .news-box > div:last-of-type, .news-container .news-box > aside:last-of-type {
        border-bottom: 0; }
    .news-container .news-box > hr:last-of-type {
      display: none; }

.contact-sidebar h3 {
  font-family: "Futura LT Pro Book";
  margin: 24px 0 4px 0; }
  .contact-sidebar h3:first-of-type {
    margin-top: .2em; }

.contact-sidebar .ui-button {
  min-width: 215px;
  margin-bottom: 12px; }

.contact-sidebar.margin h3 {
  margin: 24px 0; }

.contact-sidebar.large-buttons .ui-button {
  min-width: 240px; }

@media only screen and (min-width: 641px) and (max-width: 1010px) {
  .contact-sidebar .ui-button {
    min-width: 100%; }
  .contact-sidebar.large-buttons .ui-button {
    min-width: 100%; } }

.grey-color {
  color: #949698; }

.active-indicator {
  color: #468847;
  text-transform: uppercase;
  font-family: "FuturaBT-Medium";
  font-size: 16px !important;
  margin: 8px 0; }

.flex-contact-container {
  display: flex;
  justify-content: space-between; }
  .flex-contact-container > div {
    width: 40%; }
  @media only screen and (max-width: 640px) {
    .flex-contact-container {
      flex-wrap: wrap; }
      .flex-contact-container > div {
        width: 100%; } }

.contact-card {
  text-align: center;
  margin-bottom: 16px; }

.contact-checkbox-container {
  display: flex; }
  .contact-checkbox-container > .checkbox {
    width: 50px; }
  .contact-checkbox-container > .checkbox-label {
    color: #817162; }
    .contact-checkbox-container > .checkbox-label a {
      text-decoration: underline;
      color: #817162; }
      .contact-checkbox-container > .checkbox-label a:hover {
        text-decoration: underline; }

.flex-list {
  margin-top: 36px; }
  .flex-list > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.25em 0;
    border-bottom: 1px solid #817162; }
    .flex-list > div:last-of-type {
      border-bottom: 0; }
    .flex-list > div > span {
      width: 20%; }
    .flex-list > div > input {
      width: 25%; }
    .flex-list > div > div.item-link {
      width: 80%;
      padding: 0 1em; }
      .flex-list > div > div.item-link > a {
        font-family: "Futura LT Pro Book";
        color: #817162;
        font-size: 18px;
        transition: all 0.5s linear; }
        .flex-list > div > div.item-link > a:hover {
          color: #232020; }
    .flex-list > div > div.item-button {
      width: 20%;
      display: flex;
      justify-content: flex-end; }
      .flex-list > div > div.item-button .ui-button.small {
        padding: .5em 1em !important; }
    @media only screen and (max-width: 640px) {
      .flex-list > div > * {
        width: 100% !important;
        margin-bottom: 8px; } }
  .flex-list > aside {
    width: 100%;
    margin-top: 48px; }
    .flex-list > aside > .link {
      display: flex;
      justify-content: flex-end; }
  @media only screen and (max-width: 640px) {
    .flex-list > div {
      flex-wrap: wrap; }
      .flex-list > div > span, .flex-list > div > div {
        width: 100% !important; }
      .flex-list > div > div.item-link {
        padding: 0; } }
  .flex-list.three-column > div > h3, .flex-list.three-column > div > h4 {
    width: 70%; }
  .flex-list.three-column > div > span {
    width: 15%; }
  .flex-list.three-column > div > .item-button {
    width: 15%;
    display: flex;
    justify-content: flex-end; }
  .flex-list.no-margin {
    margin-top: 0; }
  @media only screen and (max-width: 768px) {
    .flex-list.three-column > div > span {
      font-size: 14px; } }
  @media only screen and (max-width: 640px) {
    .flex-list.three-column > div {
      flex-wrap: wrap; }
      .flex-list.three-column > div > span, .flex-list.three-column > div > div {
        width: 100% !important; } }

ul.two-column {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  width: 500px;
  max-width: 100%; }
  ul.two-column > li {
    width: 50%; }
    ul.two-column > li:before {
      content: "•  ";
      color: #817162; }
  @media only screen and (max-width: 640px) {
    ul.two-column > li {
      width: 100%; } }

ul.one-column {
  list-style: none; }
  ul.one-column > li {
    width: 100%; }
    ul.one-column > li:before {
      content: "•  ";
      color: #817162; }
  ul.one-column.margin > li {
    margin-bottom: 8px; }

ul.two-columns {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 750px;
  max-width: 100%; }
  ul.two-columns > li {
    width: 50%; }
    ul.two-columns > li:before {
      content: "•  ";
      color: #817162; }
  ul.two-columns.margin > li {
    margin-bottom: 8px; }
  ul.two-columns.full-width {
    width: 100%; }
  @media only screen and (max-width: 640px) {
    ul.two-columns {
      width: 100%; }
      ul.two-columns > li {
        width: 100%; } }

ul.gift-certificate {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
  padding-left: 0; }
  ul.gift-certificate > li {
    width: 50%; }
    ul.gift-certificate > li.bold {
      font-family: "Futura LT Pro Book";
      margin-bottom: 12px; }

.absolute-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.reviews-indicators {
  width: 70%; }
  @media only screen and (max-width: 1000px) {
    .reviews-indicators {
      width: 95%; } }
  @media only screen and (max-width: 640px) {
    .reviews-indicators {
      margin-top: 0; } }

.reviews-carousel-container {
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: center; }
  .reviews-carousel-container ui-carousel {
    width: 80%;
    min-height: 300px; }
    .reviews-carousel-container ui-carousel carousel-item {
      height: 300px; }
      .reviews-carousel-container ui-carousel carousel-item > div {
        display: flex;
        flex-direction: column;
        color: #fff;
        padding: 0 160px; }
        .reviews-carousel-container ui-carousel carousel-item > div h3 {
          font-size: 3em; }
        .reviews-carousel-container ui-carousel carousel-item > div span {
          font-size: 18px; }
  .reviews-carousel-container ui-carousel > carousel-navigation.next:after {
    content: "\e90c";
    font-family: 'robbstucky';
    opacity: 1;
    color: #fff;
    font-size: 48px; }
  .reviews-carousel-container ui-carousel > carousel-navigation.prev:after {
    content: "\e90d";
    font-family: 'robbstucky';
    opacity: 1;
    color: #fff;
    font-size: 48px; }
  .reviews-carousel-container ui-carousel > carousel-navigation {
    opacity: 1;
    height: 48px;
    width: 48px;
    top: 28%; }
  .reviews-carousel-container ui-carousel > carousel-navigation.disabled {
    display: block !important; }
  .reviews-carousel-container ui-carousel > carousel-navigation.next {
    right: 0; }
  .reviews-carousel-container ui-carousel > carousel-navigation.prev {
    left: 0; }
  .reviews-carousel-container.home {
    position: relative; }
    .reviews-carousel-container.home ui-carousel > carousel-navigation {
      display: none; }
    .reviews-carousel-container.home ui-carousel {
      min-height: 200px;
      height: 200px;
      width: 90%; }
      .reviews-carousel-container.home ui-carousel carousel-item > div {
        display: flex;
        flex-direction: column;
        color: #232020;
        padding: 0 40px; }
        .reviews-carousel-container.home ui-carousel carousel-item > div h3 {
          font-size: 2em; }
    .reviews-carousel-container.home.white {
      width: 70%; }
      .reviews-carousel-container.home.white ui-carousel carousel-navigation {
        display: none !important; }
      .reviews-carousel-container.home.white ui-carousel carousel-item > div {
        color: #fff; }
    @media only screen and (max-width: 1000px) {
      .reviews-carousel-container.home .left-quote {
        left: 10px; }
      .reviews-carousel-container.home .right-quote {
        right: 10px; }
      .reviews-carousel-container.home ui-carousel carousel-item > div h3 {
        font-size: 1em; } }
    @media only screen and (max-width: 768px) {
      .reviews-carousel-container.home ui-carousel carousel-item > div h3 {
        font-size: 1em; }
      .reviews-carousel-container.home .left-quote {
        left: 1px; }
      .reviews-carousel-container.home .right-quote {
        right: 1px; } }
    @media only screen and (max-width: 640px) {
      .reviews-carousel-container.home ui-carousel {
        min-height: 200px;
        height: 200px; }
        .reviews-carousel-container.home ui-carousel carousel-item > div {
          padding: 0 30px; }
          .reviews-carousel-container.home ui-carousel carousel-item > div h3 {
            font-size: 1em; }
      .reviews-carousel-container.home .left-quote {
        left: 1px;
        width: 35px;
        height: 27px; }
      .reviews-carousel-container.home .right-quote {
        right: 1px;
        width: 35px;
        height: 27px; }
      .reviews-carousel-container.home.white {
        width: 100%; }
        .reviews-carousel-container.home.white ui-carousel carousel-item > div {
          font-family: "FuturaBT-Medium" !important; } }
  .reviews-carousel-container.rewards {
    position: relative; }
    .reviews-carousel-container.rewards ui-carousel > carousel-navigation {
      display: none; }
    .reviews-carousel-container.rewards ui-carousel {
      min-height: 0;
      height: auto;
      width: 90%; }
      .reviews-carousel-container.rewards ui-carousel carousel-item {
        height: auto; }
        .reviews-carousel-container.rewards ui-carousel carousel-item > div {
          display: flex;
          flex-direction: column;
          color: #232020;
          padding: 0 40px; }
          .reviews-carousel-container.rewards ui-carousel carousel-item > div h3 {
            font-size: 44px; }
    @media only screen and (max-width: 1000px) {
      .reviews-carousel-container.rewards .left-quote {
        left: 10px; }
      .reviews-carousel-container.rewards .right-quote {
        right: 10px; } }
    @media only screen and (max-width: 768px) {
      .reviews-carousel-container.rewards ui-carousel carousel-item > div h3 {
        font-size: 30px; }
      .reviews-carousel-container.rewards .left-quote {
        left: 1px; }
      .reviews-carousel-container.rewards .right-quote {
        right: 1px; } }
    @media only screen and (max-width: 640px) {
      .reviews-carousel-container.rewards ui-carousel carousel-item > div {
        padding: 0 30px; }
        .reviews-carousel-container.rewards ui-carousel carousel-item > div h3 {
          font-size: 28px; }
      .reviews-carousel-container.rewards .left-quote {
        left: 1px;
        width: 35px;
        height: 27px; }
      .reviews-carousel-container.rewards .right-quote {
        right: 1px;
        width: 35px;
        height: 27px; } }
  .reviews-carousel-container .left-quote {
    left: 20px;
    top: 10px;
    position: absolute;
    z-index: 2;
    width: 50px;
    height: 39px; }
  .reviews-carousel-container .right-quote {
    right: 20px;
    top: 125px;
    position: absolute;
    z-index: 2;
    width: 50px;
    height: 39px; }
  @media only screen and (max-width: 768px) {
    .reviews-carousel-container ui-carousel {
      width: 90%; } }
  @media only screen and (max-width: 1024px) {
    .reviews-carousel-container ui-carousel > carousel-navigation {
      display: block; }
    .reviews-carousel-container ui-carousel carousel-item > div h3 {
      font-size: 2.5em; }
    .reviews-carousel-container ui-carousel carousel-item > div span {
      font-size: 18px; } }
  @media only screen and (max-width: 768px) {
    .reviews-carousel-container ui-carousel carousel-item > div {
      padding: 0 90px; } }
  @media only screen and (max-width: 640px) {
    .reviews-carousel-container ui-carousel {
      width: 95%; }
      .reviews-carousel-container ui-carousel carousel-item > div {
        padding: 0 70px; }
    .reviews-carousel-container ui-carousel > carousel-navigation.next:after {
      font-size: 24px; }
    .reviews-carousel-container ui-carousel > carousel-navigation.prev:after {
      font-size: 24px; } }

.home-reviews-link {
  width: 70%;
  display: flex;
  justify-content: center;
  margin-top: 12px; }
  .home-reviews-link a {
    color: #fff;
    font-size: 1.6em;
    border: 2px solid #fff;
    padding: 4px 10px;
    font-family: "Futura LT Pro Book"; }
    .home-reviews-link a:hover {
      color: #fff; }
  @media only screen and (max-width: 1000px) {
    .home-reviews-link {
      width: 95%; }
      .home-reviews-link a {
        font-size: 1.4em; } }
  @media only screen and (max-width: 768px) {
    .home-reviews-link {
      margin-top: 4px; }
      .home-reviews-link a {
        font-size: 1.2em; } }

.career-detail .card {
  width: 500px;
  max-width: 100%;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between; }
  .career-detail .card > h5 {
    font-family: "Futura LT Pro Book";
    width: 50%; }
  .career-detail .card > span {
    width: 50%; }
  .career-detail .card > * {
    width: 50%; }

.career-detail .content {
  margin-top: 2em; }

@media only screen and (max-width: 640px) {
  .career-detail {
    margin-top: 12px; }
    .career-detail .card {
      width: 500px;
      max-width: 100%;
      flex-wrap: wrap;
      display: flex;
      justify-content: space-between; }
      .career-detail .card > h5 {
        font-family: "Futura LT Pro Book";
        width: 100%; }
      .career-detail .card > span {
        width: 100%;
        margin-bottom: 10px; }
      .career-detail .card > *:not(h5) {
        width: 100%;
        margin-bottom: 10px; } }

.career-detail .career-upload {
  margin-top: 36px; }
  .career-detail .career-upload .career-upload-label {
    font-family: "FuturaBT-Medium";
    color: #817162;
    font-size: 14px;
    margin-top: 24px;
    text-transform: uppercase; }
  .career-detail .career-upload .career-status-msg {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: "FuturaBT-Medium";
    color: #4CAF50;
    margin-top: 16px; }
  .career-detail .career-upload .career-status-msg-label {
    margin-left: 8px; }
  .career-detail .career-upload .career-status-success {
    margin-top: 24px;
    font-size: 14px;
    font-family: "FuturaBT-Medium";
    color: #4CAF50; }
  .career-detail .career-upload .career-error-msg {
    margin-top: 24px;
    font-size: 14px;
    font-family: "FuturaBT-Medium";
    color: #bc5251; }

.team-container {
  margin-top: 36px; }
  .team-container .team-members-grid {
    margin-top: 48px;
    display: flex;
    flex-wrap: wrap;
    min-height: 300px; }
    .team-container .team-members-grid > div {
      width: 20%;
      margin-bottom: 24px;
      display: flex;
      justify-content: center; }
      .team-container .team-members-grid > div > a {
        width: 70%;
        display: flex;
        flex-direction: column;
        align-items: center; }
      .team-container .team-members-grid > div:nth-child(5n-4) {
        justify-content: flex-start; }
      .team-container .team-members-grid > div:nth-child(5n) {
        justify-content: flex-end; }
    @media only screen and (max-width: 768px) {
      .team-container .team-members-grid > div {
        width: 33%;
        justify-content: flex-start !important; }
        .team-container .team-members-grid > div:nth-child(3n-1) {
          justify-content: center !important; }
        .team-container .team-members-grid > div:nth-child(3n) {
          justify-content: flex-end !important; } }
    @media only screen and (max-width: 640px) {
      .team-container .team-members-grid > div {
        width: 100%; }
        .team-container .team-members-grid > div > a {
          width: 100%; }
          .team-container .team-members-grid > div > a:nth-child(n) {
            justify-content: flex-start !important; }
          .team-container .team-members-grid > div > a:nth-child(2n) {
            justify-content: flex-start !important; } }
    .team-container .team-members-grid img {
      border: 1px solid #f2f2f2; }
    .team-container .team-members-grid .team-detail-title {
      white-space: nowrap; }

.designer-card {
  width: 90%;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .designer-card img {
    border: 0px solid #f2f2f2; }
  @media only screen and (max-width: 640px) {
    .designer-card {
      width: 100%; }
      .designer-card img {
        border: 0;
        margin-top: 8px;
        margin-bottom: 8px; } }

.designer-detail h2 {
  margin-bottom: 1px; }

.designer-detail .content {
  margin-top: 24px; }

#tab-bar-scroller {
  font-family: "Futura LT Pro Book"; }
  #tab-bar-scroller .mdc-tab {
    font-family: "Futura LT Pro Book"; }

.acc-label {
  font-size: 0; }

.upper-right-nav-search {
  display: flex; }

.sticky-wrapper {
  width: 250px;
  min-width: 250px; }

.back-to-top-container {
  margin: 48px 0;
  width: 100%;
  display: flex;
  justify-content: center; }
  .back-to-top-container .back-to-top {
    transition: all 0.5s linear;
    cursor: pointer;
    display: flex;
    align-items: center; }
    .back-to-top-container .back-to-top > * {
      margin: 0 .2em; }
    .back-to-top-container .back-to-top > span {
      color: #232020; }
    .back-to-top-container .back-to-top > i {
      color: #3e3b3b; }
    .back-to-top-container .back-to-top:hover > span {
      color: #817162; }

@media (min-width: 641px) {
  .back-to-top-container.show-for-small {
    display: none; } }

@media (max-width: 767px) {
  .show-for-large-screen {
    display: none !important; } }

.rewards-flex-container {
  display: flex;
  padding: 0 5em;
  align-items: center;
  justify-content: center; }
  .rewards-flex-container > div {
    margin: 0 1em; }
    .rewards-flex-container > div.list-details {
      min-width: 50%; }
  @media only screen and (max-width: 1000px) {
    .rewards-flex-container {
      padding: 0; } }
  @media only screen and (max-width: 640px) {
    .rewards-flex-container {
      flex-wrap: wrap; }
      .rewards-flex-container > div {
        width: 100%; }
        .rewards-flex-container > div.list-details {
          margin-top: 16px; } }

blockquote {
  position: relative;
  padding: 16px 72px;
  margin: 12px 64px;
  line-height: 1.1;
  font-size: 2.5em; }
  @media only screen and (max-width: 900px) {
    blockquote {
      font-size: 2.0em; } }
  @media only screen and (max-width: 640px) {
    blockquote {
      font-size: 1.5em; } }
  blockquote.accent {
    font-family: "Futura LT Pro Light";
    color: #817162;
    font-size: 1em; }
  blockquote.grey {
    font-family: "Futura LT Pro Book";
    color: #949698;
    font-size: 1em; }
  blockquote.material {
    font-family: "Futura LT Pro Book";
    color: #817162;
    font-size: 1em;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    padding: 32px 94px;
    margin: 12px 64px;
    border-radius: 3px; }
    blockquote.material:before {
      top: 16px;
      left: 16px; }
    blockquote.material:after {
      right: 16px;
      bottom: 16px; }
  blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    content: url(/images/icons/left-quote.svg);
    width: 50px;
    height: 39px; }
  blockquote:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: url(/images/icons/right-quote.svg);
    width: 50px;
    height: 39px; }
  @media only screen and (max-width: 640px) {
    blockquote {
      padding: 16px 64px;
      margin: 12px 0; }
      blockquote:before {
        width: 35px;
        height: 27px; }
      blockquote:after {
        width: 35px;
        height: 27px; }
      blockquote.material {
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
        padding: 32px 64px;
        margin: 12px 0px;
        border-radius: 3px; }
        blockquote.material:before {
          top: 16px;
          left: 16px; }
        blockquote.material:after {
          right: 16px;
          bottom: 16px; } }

#moreReviewsContainer hr:last-of-type {
  display: none; }

.inline-block-editable {
  display: inline-block;
  min-width: 160px; }

.skus-input textarea {
  min-height: 300px; }

.gradient-item-top {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.44) 69%, transparent 100%);
  top: 0;
  height: 120px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2; }

.gradient-item-bottom {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
  bottom: 0;
  height: 120px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2; }

.segment-grid {
  margin-top: 24px;
  display: flex;
  justify-content: space-between; }
  .segment-grid > div {
    width: 45%; }
  @media only screen and (max-width: 1100px) {
    .segment-grid {
      flex-wrap: wrap; }
      .segment-grid > div {
        width: 100%;
        margin-bottom: 32px; } }

.segment-header {
  font-family: "FuturaBT-Medium";
  margin-bottom: 0; }

.segment-header-box {
  margin-top: 32px;
  display: flex;
  align-items: flex-end; }
  .segment-header-box a {
    margin-left: 24px;
    font-size: 16px;
    text-decoration: underline;
    color: #2b4c9a; }

.medium-bold {
  font-family: "FuturaBT-Medium"; }

grid-row.wide {
  max-width: 1400px; }

.content-min-height {
  min-height: 500px; }

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

.block-display {
  display: block; }

.contact-sidebar-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0 356px; }
  @media only screen and (max-width: 850px) {
    .contact-sidebar-flex {
      padding: 0 256px; } }
  @media only screen and (max-width: 768px) {
    .contact-sidebar-flex {
      padding: 0 156px; } }
  .contact-sidebar-flex > div {
    width: 40%;
    display: flex;
    margin-bottom: 10px; }
    .contact-sidebar-flex > div a {
      min-width: 250px;
      width: 250px; }
    .contact-sidebar-flex > div:nth-child(1) {
      justify-content: flex-end; }
    .contact-sidebar-flex > div:nth-child(2) {
      justify-content: flex-start; }
    .contact-sidebar-flex > div:nth-child(3) {
      justify-content: flex-end; }
    .contact-sidebar-flex > div:nth-child(4) {
      justify-content: flex-start; }
  @media only screen and (max-width: 640px) {
    .contact-sidebar-flex {
      padding: 0; }
      .contact-sidebar-flex > div {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 10px; }
        .contact-sidebar-flex > div a {
          min-width: 300px;
          width: 300px; }
        .contact-sidebar-flex > div:nth-child(1) {
          justify-content: center; }
        .contact-sidebar-flex > div:nth-child(2) {
          justify-content: center; }
        .contact-sidebar-flex > div:nth-child(3) {
          justify-content: center; }
        .contact-sidebar-flex > div:nth-child(4) {
          justify-content: center; } }

.margin-64 {
  margin-top: 64px; }

.multi-select-list {
  border: 1px solid #ccc;
  width: 100%;
  font-size: 14px;
  min-height: 205px; }

.flex-icon-link {
  display: flex;
  align-items: center;
  color: #817162;
  transition: all 0.5s linear;
  cursor: pointer;
  font-size: 18px; }
  .flex-icon-link > .flex-icon-link-label {
    margin-left: 4px;
    font-family: "Futura LT Pro Book"; }
  .flex-icon-link:hover {
    color: #232020; }
  .flex-icon-link.green {
    color: #4CAF50; }
  .flex-icon-link.blue {
    color: #2196F3; }
  .flex-icon-link.margin {
    margin: 12px 0; }

[contenteditable].min-height-100 {
  min-height: 100px; }

.min-height-100 [contenteditable] {
  min-height: 100px !important; }

.selected-designers {
  margin-top: 10px;
  color: #2196F3; }

.team-portfolio-bio-container {
  width: 300px;
  max-width: 100%; }

.team-portfolio-bio {
  font-family: "Futura LT Pro Book";
  border: 1px solid #212121;
  padding: 6px 10px;
  display: block;
  text-align: center;
  margin-bottom: 16px; }

.margin-bottom-64 {
  margin-bottom: 64px; }

.ui-button.btn-min-width {
  min-width: 230px; }

.margin-0 {
  margin: 0; }

.align-end {
  align-items: flex-end; }

.p-margin {
  margin: 1em 0; }

.engagement-dialog-container:focus {
  outline: 0; }

.md-icon-close {
  height: 24px;
  width: 24px;
  cursor: pointer; }

.material-icon-shopping:after {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  content: "shopping_basket"; }

.material-icon-arrow-forward:after {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  content: "arrow_forward"; }

.anchor-tooltip {
  position: relative; }
  .anchor-tooltip:hover .tooltip-content {
    opacity: 1;
    visibility: visible; }
  .anchor-tooltip .help-icon {
    margin-top: 12px;
    margin-left: 10px;
    color: #999;
    cursor: pointer; }
    .anchor-tooltip .help-icon:focus ~ .tooltip-content {
      opacity: 1;
      visibility: visible; }
  .anchor-tooltip .tooltip-content {
    background: #f2f2f2;
    color: #807b76;
    border-radius: 4px;
    position: absolute;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: all .5s linear;
    width: 350px;
    font-size: 12px;
    padding: 10px;
    left: -50px;
    top: 50px; }
    @media only screen and (max-width: 1200px) {
      .anchor-tooltip .tooltip-content {
        left: -300px; } }
    @media only screen and (max-width: 640px) {
      .anchor-tooltip .tooltip-content {
        left: -250px; } }
    .anchor-tooltip .tooltip-content .learn-more {
      font-family: "Futura LT Pro Book";
      color: #807b76;
      text-decoration: underline; }

.success-message {
  font-family: "FuturaBT-Medium";
  color: #4CAF50;
  margin: 16px 0; }
  .success-message.smaller {
    font-size: 14px; }

@media only screen and (max-width: 1200px) {
  .locations-box .locations-results-box {
    padding-left: 24px;
    width: 36%; } }

@media only screen and (max-width: 640px) {
  .flex-container {
    margin-top: 0; }
  .locations-box {
    flex-wrap: wrap; }
    .locations-box .google-map-box {
      width: 100%;
      order: 1;
      padding: 0;
      box-shadow: none;
      min-height: 300px; }
    .locations-box .locations-results-box {
      margin-top: 24px;
      width: 100%;
      order: 2; }
  grid-columns.mobile-no-gutter {
    padding-left: 0;
    padding-right: 0; } }

.price-display-grid {
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  width: 70%; }
  .price-display-grid > :nth-child(3n + 1) {
    width: 50%; }
  .price-display-grid > :nth-child(3n + 2) {
    width: 30%;
    padding-left: 30px; }
  .price-display-grid > :nth-child(3n + 3) {
    width: 20%;
    padding-left: 30px; }
  @media only screen and (max-width: 800px) {
    .price-display-grid {
      width: 100%; } }

.flex-sidebar {
  display: flex;
  justify-content: space-between; }
  .flex-sidebar .content-sidebar {
    width: 25%; }
    .flex-sidebar .content-sidebar > ul {
      position: sticky;
      top: 80px;
      list-style: none; }
      .flex-sidebar .content-sidebar > ul > li {
        margin-bottom: 16px; }
  .flex-sidebar .content-html {
    width: 70%; }
  @media only screen and (max-width: 1024px) {
    .flex-sidebar {
      flex-wrap: wrap; }
      .flex-sidebar > * {
        width: 100% !important; }
      .flex-sidebar .content-sidebar {
        margin-bottom: 24px; } }

.search-best-seller {
  text-align: center;
  font-family: "FuturaBT-Medium";
  color: #4CAF50;
  text-transform: uppercase;
  font-size: 16px; }

.search-most-popular {
  text-align: center;
  font-family: "FuturaBT-Medium";
  color: #d0663f;
  text-transform: uppercase;
  font-size: 16px; }

.search-new-arrival {
  text-align: center;
  font-family: "FuturaBT-Medium";
  color: #00678a;
  text-transform: uppercase;
  font-size: 16px; }

.search-results-input .input-group {
  margin-bottom: .3em; }

.search-results-text-input {
  font-size: 14px; }
  .search-results-text-input input {
    font-family: "Futura LT Pro Light";
    color: #232020;
    text-transform: uppercase; }

hr.detail-break {
  border-top: 1px solid transparent; }

.lifestyles-slider {
  overflow: visible !important; }
  .lifestyles-slider carousel-item {
    width: 260px;
    max-width: 100%;
    min-width: 260px !important;
    margin-right: 48px; }
    @media only screen and (max-width: 600px) {
      .lifestyles-slider carousel-item {
        min-width: 100% !important; } }

ui-carousel.lifestyles-slider > carousel-navigation.prev {
  left: -100px;
  opacity: 1;
  top: 25%; }
  ui-carousel.lifestyles-slider > carousel-navigation.prev:after {
    content: '';
    background: url("/images/icons/arrow-left.png") no-repeat;
    height: 157px;
    width: 46px;
    display: block; }
  @media only screen and (max-width: 768px) {
    ui-carousel.lifestyles-slider > carousel-navigation.prev {
      left: 0;
      display: block; } }

ui-carousel.lifestyles-slider > carousel-navigation.next {
  right: -100px;
  opacity: 1;
  top: 25%; }
  ui-carousel.lifestyles-slider > carousel-navigation.next:after {
    content: '';
    background: url("/images/icons/arrow-right.png") no-repeat;
    height: 157px;
    width: 46px;
    display: block; }
  @media only screen and (max-width: 768px) {
    ui-carousel.lifestyles-slider > carousel-navigation.next {
      right: 0;
      display: block; } }

.flex-lookbook {
  display: flex;
  justify-content: space-between; }
  @media only screen and (max-width: 800px) {
    .flex-lookbook {
      flex-wrap: wrap;
      margin-bottom: 100px; } }
  .flex-lookbook > .lookbook-content {
    width: 32%; }
    @media only screen and (max-width: 800px) {
      .flex-lookbook > .lookbook-content {
        width: 100%;
        order: 2;
        margin-top: -100px; } }
    .flex-lookbook > .lookbook-content .year-header {
      font-family: "Sloop ScriptOne";
      font-size: 264px;
      color: #afa296; }
    .flex-lookbook > .lookbook-content .lookbook-content-container {
      margin-top: -120px; }
    .flex-lookbook > .lookbook-content .lookbook-label {
      font-family: "FONTSPRING DEMO - Juana Alt";
      color: #000;
      font-size: 40px;
      letter-spacing: 2px;
      text-transform: uppercase; }
    .flex-lookbook > .lookbook-content .lookbook-text {
      margin-top: 24px; }
    .flex-lookbook > .lookbook-content .lookbook-button-container {
      margin-top: 64px; }
    .flex-lookbook > .lookbook-content .lookbook-button {
      text-transform: uppercase;
      background: #f6f6f4;
      border: 1px solid #232021;
      padding: 18px 30px;
      letter-spacing: 2px; }
  .flex-lookbook > .lookbook-image {
    width: 62%;
    order: 1; }
    @media only screen and (max-width: 800px) {
      .flex-lookbook > .lookbook-image {
        width: 100%; } }

.visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.room-service-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  line-height: 1; }
  .room-service-grid > div {
    width: 49%;
    margin-bottom: 24px; }
    @media only screen and (max-width: 640px) {
      .room-service-grid > div {
        width: 100%; } }
  .room-service-grid .order-1 {
    order: 1; }
  .room-service-grid .order-2 {
    order: 2; }
  .room-service-grid .order-3 {
    order: 3; }
  .room-service-grid .order-4 {
    order: 4; }
  .room-service-grid .order-5 {
    order: 5; }
  .room-service-grid .order-6 {
    order: 6; }
  @media only screen and (max-width: 640px) {
    .room-service-grid .order-1 {
      order: 2; }
    .room-service-grid .order-2 {
      order: 1; }
    .room-service-grid .order-5 {
      order: 6; }
    .room-service-grid .order-6 {
      order: 5; } }
  .room-service-grid .text-column {
    text-align: center;
    padding: 0 96px;
    margin: auto 0;
    font-family: "NeutraText-Book"; }
    .room-service-grid .text-column h2 {
      margin-top: 0;
      font-family: "NeutraText-Light"; }
    @media only screen and (max-width: 900px) {
      .room-service-grid .text-column {
        padding: 0; } }
    @media only screen and (max-width: 640px) {
      .room-service-grid .text-column {
        margin-bottom: 24px; } }

.neutra-font {
  font-family: "NeutraText-Book";
  font-size: 22px;
  margin-top: 24px; }

.room-service .image-stretch-container {
  min-height: 0; }

.line-height-1-2 {
  line-height: 1.2; }

.room-service-images {
  position: relative;
  margin-top: 24px; }
  .room-service-images .room-service-images-list {
    display: flex;
    justify-content: space-between; }
    @media only screen and (max-width: 640px) {
      .room-service-images .room-service-images-list {
        flex-wrap: wrap; } }
    .room-service-images .room-service-images-list > div {
      width: 32%; }
      .room-service-images .room-service-images-list > div:nth-of-type(n+4) {
        display: none; }
      @media only screen and (max-width: 640px) {
        .room-service-images .room-service-images-list > div {
          width: 100%;
          margin-bottom: 24px; } }

.room-service-button-container {
  text-align: center;
  margin-top: 64px; }

.room-service-button {
  text-transform: uppercase;
  font-family: "NeutraText-Book";
  font-size: 24px;
  background: #fafaf9;
  color: #232020;
  border: 2px solid #232020;
  padding: 16px 48px;
  white-space: nowrap; }
  .room-service-button:hover {
    font-size: 24px; }
  @media only screen and (max-width: 340px) {
    .room-service-button {
      font-size: 20px;
      padding: 16px 32px; }
      .room-service-button:hover {
        font-size: 20px; } }

.absolute-position {
  position: absolute;
  left: 30%;
  top: -30px; }

.signature-grid > div {
  margin-bottom: 18px; }

.signature-grid > .flex-row {
  display: flex;
  justify-content: space-between; }
  .signature-grid > .flex-row > div {
    width: 49%;
    position: relative; }
  @media only screen and (max-width: 900px) {
    .signature-grid > .flex-row {
      flex-wrap: wrap; }
      .signature-grid > .flex-row > div {
        width: 100%; } }

.signature-grid > .row {
  position: relative; }

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
  margin: 0.2em 0 0.3em 0; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    line-height: 0; }
  h1.primary, h2.primary, h3.primary, h4.primary, h5.primary, h6.primary {
    color: #3e3b3b; }
  h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
    color: #fff; }
  h1.inverse, h2.inverse, h3.inverse, h4.inverse, h5.inverse, h6.inverse {
    color: #999; }
  h1.secondary, h2.secondary, h3.secondary, h4.secondary, h5.secondary, h6.secondary {
    color: #beb3aa; }
  h1.error, h2.error, h3.error, h4.error, h5.error, h6.error {
    color: #bc5251; }
  h1.info, h2.info, h3.info, h4.info, h5.info, h6.info {
    color: #3a87ad; }
  h1.success, h2.success, h3.success, h4.success, h5.success, h6.success {
    color: #468847; }
  h1.warning, h2.warning, h3.warning, h4.warning, h5.warning, h6.warning {
    color: #c09853; }

h1 {
  font-size: 3.2em; }

h2 {
  font-size: 2.5em; }

h3 {
  font-size: 1.75em; }

h4 {
  font-size: 1.2em; }

h5 {
  font-size: 1.1em; }

h6 {
  font-size: 1em; }

@media only screen and (max-width: 1024px) and (min-width: 640px) {
  h1 {
    font-size: 2.24em; }
  h2 {
    font-size: 1.75em; }
  h3 {
    font-size: 1.225em; }
  h4 {
    font-size: 1.1em; } }

@media only screen and (max-width: 640px) {
  h1 {
    font-size: 2.24em; }
  h2 {
    font-size: 1.75em; }
  h3 {
    font-size: 1.225em; }
  h4 {
    font-size: 1.1em; } }

h2, h3, h4, h5, h6 {
  font-weight: normal; }
  h2.primary, h3.primary, h4.primary, h5.primary, h6.primary {
    color: #3e3b3b; }
  h2.secondary, h3.secondary, h4.secondary, h5.secondary, h6.secondary {
    color: #beb3aa; }
  h2.accent, h3.accent, h4.accent, h5.accent, h6.accent {
    color: #817162; }
  h2.inverse, h3.inverse, h4.inverse, h5.inverse, h6.inverse {
    color: #999; }

.primary {
  color: #3e3b3b; }

.secondary {
  color: #beb3aa; }

.accent {
  color: #817162; }

.inverse {
  color: #999; }

.error {
  color: #bc5251; }

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
  margin: 1em 0 .4em 0; }

h2.light, h3.light, h4.light, h5.light, h6.light {
  color: #fff; }

.book, .medium-font {
  font-family: "Futura LT Pro Book"; }

.serif {
  font-family: sans-serif; }

.ink {
  overflow: hidden;
  border: 0 !important; }

.ink:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  padding-top: 0;
  border-radius: 100%;
  background-color: rgba(236, 240, 241, 0.3);
  transform: translate(-50%, -50%); }

.ink.dark:before {
  background-color: rgba(117, 117, 117, 0.3); }

.ink:active {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12) !important; }

.ink.no-elevation:active {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: none !important; }

.ink:active:before {
  width: 120%;
  padding-top: 120%;
  transition: width .2s ease-out, padding-top .2s ease-out; }

.ui-button {
  padding: 0.7em 1em 0.7em 1em;
  font-size: 1em;
  margin: 0.5em 0 0 0;
  border-radius: 0;
  font-family: inherit;
  font-weight: normal;
  text-align: center;
  line-height: 1 !important;
  position: relative;
  cursor: pointer !important;
  display: inline-block; }
  .ui-button.next {
    padding-right: 2.5em; }
    .ui-button.next:after {
      font-size: 1em;
      content: "\e901";
      right: 0.5em;
      top: 0.7em;
      line-height: 1; }
  .ui-button.prev {
    padding-left: 2.5em; }
    .ui-button.prev:after {
      font-size: 1em;
      content: "\e900";
      left: 0.5em;
      top: 0.7em;
      line-height: 1; }
  .ui-button.next:after, .ui-button.prev:after, .ui-button.down:after, .ui-button[data-ui=dropdown]:after, .ui-button.up:after {
    font-family: elliptical;
    position: absolute; }
  .ui-button ui-button-dropdown:after, .ui-button .ui-button-dropdown:after {
    font-family: elliptical;
    position: absolute; }
  .ui-button:focus {
    outline: thin dotted #ccc !important; }
    @media only screen and (max-width: 1024px) and (min-width: 220px) {
      .ui-button:focus {
        outline: thin solid transparent !important; } }
  .ui-button.active {
    cursor: default !important;
    outline: 0; }
  .ui-button.jumbo {
    padding: 1.15em 1.5em 1.15em 1.5em;
    font-size: 1.5em; }
    .ui-button.jumbo.next {
      padding-right: 3em; }
      .ui-button.jumbo.next:after {
        font-size: 1.5em;
        content: "\e901";
        right: 0.1em;
        top: 0.76667em;
        line-height: 0.66667; }
    .ui-button.jumbo.prev {
      padding-left: 3em; }
      .ui-button.jumbo.prev:after {
        font-size: 1.5em;
        content: "\e900";
        left: 0.1em;
        top: 0.76667em;
        line-height: 0.66667; }
  .ui-button.large {
    padding: 0.8em 1.15em 0.8em 1.15em;
    font-size: 1.15em; }
    .ui-button.large.next {
      padding-right: 2.65em; }
      .ui-button.large.next:after {
        font-size: 1.15em;
        content: "\e901";
        right: 0.1em;
        top: 0.69565em;
        line-height: 0.86957; }
    .ui-button.large.prev {
      padding-left: 2.65em; }
      .ui-button.large.prev:after {
        font-size: 1.15em;
        content: "\e900";
        left: 0.1em;
        top: 0.69565em;
        line-height: 0.86957; }
  .ui-button.small {
    padding: 0.6em 0.8em 0.6em 0.8em;
    font-size: 0.9em; }
    .ui-button.small.next {
      padding-right: 2.3em; }
      .ui-button.small.next:after {
        font-size: 0.9em;
        content: "\e901";
        right: 0.5em;
        top: 0.66667em;
        line-height: 1.11111; }
    .ui-button.small.prev {
      padding-left: 2.3em; }
      .ui-button.small.prev:after {
        font-size: 0.9em;
        content: "\e900";
        left: 0.5em;
        top: 0.66667em;
        line-height: 1.11111; }
  .ui-button.tiny {
    padding: 0.5em 0.7em 0.5em 0.7em;
    font-size: 0.8em; }
    .ui-button.tiny.next {
      padding-right: 2.2em; }
      .ui-button.tiny.next:after {
        font-size: 0.8em;
        content: "\e901";
        right: 0.5em;
        top: 0.625em;
        line-height: 1.25; }
    .ui-button.tiny.prev {
      padding-left: 2.2em; }
      .ui-button.tiny.prev:after {
        font-size: 0.8em;
        content: "\e900";
        left: 0.5em;
        top: 0.625em;
        line-height: 1.25; }
  .ui-button.expand {
    width: 100%;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .ui-button.radius {
    border-radius: 0; }
  .ui-button.round {
    border-radius: 1000px; }
  .ui-button.transparent {
    opacity: 0.8; }
  .ui-button.left-align {
    text-align: left;
    text-indent: .75em; }
  .ui-button.icon {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center; }
    .ui-button.icon > span:first-of-type {
      margin-right: 6px; }
    .ui-button.icon.tiny-padding {
      padding: .25em .5em; }
  .ui-button.disabled, .ui-button[disabled] {
    cursor: default !important; }

.ui-button.primary:focus {
  outline: thin dotted #ccc !important; }
  @media only screen and (max-width: 1024px) and (min-width: 220px) {
    .ui-button.primary:focus {
      outline: thin solid transparent !important; } }

.ui-button.primary.active {
  cursor: default !important;
  outline: 0; }

.ui-button.primary.disabled, .ui-button.primary[disabled] {
  cursor: default !important; }

.ui-button.inverse:focus {
  outline: thin dotted #ccc !important; }
  @media only screen and (max-width: 1024px) and (min-width: 220px) {
    .ui-button.inverse:focus {
      outline: thin solid transparent !important; } }

.ui-button.inverse.active {
  cursor: default !important;
  outline: 0; }

.ui-button.inverse.disabled, .ui-button.inverse[disabled] {
  cursor: default !important; }

.ui-button.secondary:focus {
  outline: thin dotted #ccc !important; }
  @media only screen and (max-width: 1024px) and (min-width: 220px) {
    .ui-button.secondary:focus {
      outline: thin solid transparent !important; } }

.ui-button.secondary.active {
  cursor: default !important;
  outline: 0; }

.ui-button.secondary.disabled, .ui-button.secondary[disabled] {
  cursor: default !important; }

ui-button-dropdown, .ui-button-dropdown {
  position: relative; }
  ui-button-dropdown:focus, .ui-button-dropdown:focus {
    outline: thin dotted #ccc !important; }
    @media only screen and (max-width: 1024px) and (min-width: 220px) {
      ui-button-dropdown:focus, .ui-button-dropdown:focus {
        outline: thin solid transparent !important; } }

/*$tag:ui-dropdown;
  @include element-tag($tag:$tag,$tags:$tags,$class:$class){
    @include _ui-dropdown($component, $divider, $width,$min-width, $top, $margin,$padding, $float, $z-index, $font-size, $border, $item-padding,
            $item-divider-margin, $border-radius, $span-icon-margin
    );
    @content;
  }*/
ui-dropdown, .ui-dropdown {
  left: 0;
  min-width: 12em;
  list-style: none;
  margin: 0;
  padding: 0 0 0.5em 0;
  position: absolute;
  top: 100%;
  float: none;
  z-index: 10998;
  border-radius: 0;
  display: none;
  font-size: 1em; }
  ui-dropdown > menu-item, .ui-dropdown > menu-item {
    text-align: left;
    display: list-item; }
    ui-dropdown > menu-item:first-child, .ui-dropdown > menu-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0; }
    ui-dropdown > menu-item:last-child, .ui-dropdown > menu-item:last-child {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    ui-dropdown > menu-item:focus, .ui-dropdown > menu-item:focus {
      display: inherit;
      outline: thin dotted #ccc !important; }
      @media only screen and (max-width: 1024px) and (min-width: 220px) {
        ui-dropdown > menu-item:focus, .ui-dropdown > menu-item:focus {
          outline: thin solid transparent !important; } }
    ui-dropdown > menu-item.disabled, ui-dropdown > menu-item[disabled], .ui-dropdown > menu-item.disabled, .ui-dropdown > menu-item[disabled] {
      cursor: default !important; }
    ui-dropdown > menu-item > a, .ui-dropdown > menu-item > a {
      text-align: left;
      font-size: 1em;
      white-space: nowrap;
      display: block;
      padding: 0.5em 1em; }
      ui-dropdown > menu-item > a > span[class*='icon-'], .ui-dropdown > menu-item > a > span[class*='icon-'] {
        margin: 0 0.5em 0 0; }
  ui-dropdown > menu-divider, .ui-dropdown > menu-divider {
    width: 100%;
    height: 1px;
    margin: 0;
    display: list-item; }
  ui-dropdown.show, ui-dropdown.active, .ui-dropdown.show, .ui-dropdown.active {
    display: list-item !important; }
  ui-dropdown.visible, .ui-dropdown.visible {
    visibility: visible !important; }
  ui-dropdown.horizontal, .ui-dropdown.horizontal {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center; }

@-moz-document url-prefix() {
  ui-dropdown > menu-item, .ui-dropdown > menu-item {
    padding: 0.5em 1em; }
    ui-dropdown > menu-item > a, .ui-dropdown > menu-item > a {
      min-width: 12em;
      padding: 0 !important; } }

ui-mega-dropdown {
  left: 0;
  list-style: none;
  margin: 0;
  padding: 1em;
  position: absolute;
  top: 100%;
  z-index: 10998;
  border-radius: 0;
  display: none;
  font-size: 1em;
  min-width: 450px;
  min-height: 12.5em;
  height: auto;
  cursor: default; }
  ui-mega-dropdown.show, ui-mega-dropdown.active {
    display: block !important; }
  ui-mega-dropdown.visible {
    visibility: visible !important; }

.ui-button {
  position: relative;
  min-width: 150px;
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 0;
  padding: 10px 16px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'FuturaBT-Medium';
  font-weight: 400;
  transition: all 0.5s ease-in;
  letter-spacing: .2em; }
  @media only screen and (max-width: 768px) {
    .ui-button {
      min-width: 100px; } }
  .ui-button.small {
    min-width: 0; }
  .ui-button:hover, .ui-button:active {
    border: 1px solid transparent;
    border-color: transparent;
    box-shadow: none;
    font-size: 12px; }
  .ui-button.modal {
    width: 100%;
    border: 1px solid transparent;
    border-color: transparent;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
    .ui-button.modal:hover, .ui-button.modal:active {
      border: 1px solid transparent;
      border-color: transparent;
      box-shadow: none; }
  .ui-button:hover {
    text-decoration: none !important;
    box-shadow: none; }
  .ui-button.icon {
    display: flex;
    align-items: center;
    padding: .4em .75em; }
    .ui-button.icon > span {
      height: 1em;
      margin: auto 0; }
  .ui-button.icon2 {
    display: flex;
    align-items: center; }
    .ui-button.icon2 > i {
      margin-left: 6px; }
    @media only screen and (max-width: 640px) {
      .ui-button.icon2 > span {
        font-size: 12px; } }
  .ui-button.flex-box {
    display: flex;
    justify-content: center; }
  .ui-button.default {
    background: #fff;
    border: 1px solid #3e3b3b !important;
    color: #3e3b3b; }
    .ui-button.default:hover {
      color: #fff;
      background: #3e3b3b;
      border: 1px solid #3e3b3b !important; }
  .ui-button.primary:hover, .ui-button.primary:focus {
    background: #beb3aa !important; }
  .ui-button.secondary:hover {
    background: #3e3b3b !important; }
  .ui-button.inverse:hover {
    background: #3e3b3b !important; }
  .ui-button.accent {
    color: #fff;
    background: #817162; }
    .ui-button.accent:hover, .ui-button.accent:focus {
      background: #3e3b3b !important; }
  .ui-button.tertiary {
    color: #fff;
    background: #699097; }
    .ui-button.tertiary:hover, .ui-button.tertiary:focus {
      background: #3e3b3b !important; }

.ui-button.large {
  padding: 0.6em 1.15em;
  font-size: 18px; }
  .ui-button.large:hover {
    font-size: 18px; }

.ui-button.small {
  padding: .3em 0.8em 0.3em 0.8em;
  font-size: 12px; }
  .ui-button.small:hover {
    font-size: 12px; }

.facebook {
  position: relative;
  width: 100%;
  color: #fff;
  border: 1px solid transparent;
  border-color: transparent;
  box-shadow: none;
  background: #3b5998;
  border-radius: 0;
  padding: .5em 1em; }
  .facebook:hover, .facebook:active {
    background: #355089; }
  .facebook > .icon {
    position: absolute;
    z-index: 2;
    left: 10px; }

.button-social {
  position: relative;
  width: 100%;
  color: #fff;
  border: 1px solid transparent;
  border-color: transparent;
  box-shadow: none;
  border-radius: 4px;
  padding: .5em 1em;
  max-width: 220px;
  width: 220px; }
  .button-social:hover, .button-social:active {
    background: #355089; }
  .button-social > .icon {
    position: absolute;
    z-index: 2;
    left: 10px; }
  .button-social.facebook {
    background: #3b5998; }
  .button-social.twitter {
    background: #00aced; }

.min-btn-width {
  width: 270px; }
  .min-btn-width.size-16 {
    font-size: 16px; }
    .min-btn-width.size-16:hover {
      font-size: 16px; }

@media only screen and (max-width: 640px) {
  .ui-button {
    min-width: 0;
    font-size: 14px;
    padding: 8px 10px; }
    .ui-button:hover {
      font-size: 14px; } }

.body-overflow-hidden {
  overflow: hidden; }

app-layout {
  display: block;
  min-height: 80px;
  font-size: 14px; }
  app-layout .mdc-simple-menu {
    z-index: 20;
    left: 0; }
  app-layout .input-group {
    margin-bottom: 0; }

app-drawer-layout {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  z-index: 5; }
  app-drawer-layout [data-logo] {
    cursor: pointer; }

app-drawer {
  position: fixed;
  display: block;
  top: -120px;
  right: 0;
  bottom: -120px;
  left: 0;
  visibility: hidden;
  transition-property: visibility;
  z-index: 15; }
  app-drawer > app-drawer-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 302px;
    padding: 120px 0;
    transition-property: transform;
    transform: translate3d(-100%, 0, 0);
    transition-duration: 200ms;
    background-color: #9c8c7f;
    opacity: 0.9;
    z-index: 15; }
    app-drawer > app-drawer-content > .drawer-scrollable-container {
      max-height: 100%;
      overflow-y: auto; }
    app-drawer > app-drawer-content .toolbar-box {
      display: flex;
      justify-content: space-between;
      width: 100%;
      color: #fff;
      padding: 8px 24px; }
      app-drawer > app-drawer-content .toolbar-box .profile-mini-box {
        display: flex;
        flex-direction: column; }
        app-drawer > app-drawer-content .toolbar-box .profile-mini-box > div {
          margin-top: 8px;
          font-size: 10px;
          text-transform: uppercase; }
          app-drawer > app-drawer-content .toolbar-box .profile-mini-box > div a {
            margin-right: 12px;
            color: #fff; }
            app-drawer > app-drawer-content .toolbar-box .profile-mini-box > div a:hover {
              color: #fff; }
    app-drawer > app-drawer-content .drawer-items {
      padding: 24px 36px;
      display: flex;
      flex-direction: column; }
      app-drawer > app-drawer-content .drawer-items a {
        padding: 6px 0;
        font-size: 14px;
        color: #fff; }
        app-drawer > app-drawer-content .drawer-items a:hover {
          color: #fff;
          font-size: 14px; }
        app-drawer > app-drawer-content .drawer-items a:active {
          color: #fff;
          font-size: 14px; }
      app-drawer > app-drawer-content .drawer-items a[data-menu-id] {
        position: relative; }
        app-drawer > app-drawer-content .drawer-items a[data-menu-id]:hover:before {
          position: absolute;
          font-size: 24px;
          top: -3px;
          right: 10px;
          font-family: "Material Icons";
          content: "";
          color: #fff; }
      app-drawer > app-drawer-content .drawer-items hr {
        border-top: 1px solid #fff;
        margin: .5em 0 .5em 0; }
    app-drawer > app-drawer-content > .drawer-submenu {
      background: #fff;
      opacity: .9;
      width: 0;
      height: 100%;
      position: absolute;
      top: 0;
      left: 302px;
      transition: width .25s linear;
      overflow-x: hidden;
      overflow-y: auto;
      white-space: nowrap;
      padding-bottom: 124px; }
      app-drawer > app-drawer-content > .drawer-submenu:focus {
        outline: 0; }
      app-drawer > app-drawer-content > .drawer-submenu.show {
        width: 306px;
        padding-top: 120px; }
        app-drawer > app-drawer-content > .drawer-submenu.show .submenu-nav {
          width: 100%;
          padding: 60px 24px 24px 24px;
          font-size: 14px; }
      app-drawer > app-drawer-content > .drawer-submenu.hide {
        display: none !important; }
      app-drawer > app-drawer-content > .drawer-submenu > header {
        display: none; }
      app-drawer > app-drawer-content > .drawer-submenu > section {
        display: none; }
      app-drawer > app-drawer-content > .drawer-submenu .submenu-nav {
        display: flex;
        flex-direction: column;
        text-transform: uppercase; }
      app-drawer > app-drawer-content > .drawer-submenu [data-menu] {
        display: none; }
        app-drawer > app-drawer-content > .drawer-submenu [data-menu].show {
          display: flex;
          flex-direction: column;
          width: 100%; }
          app-drawer > app-drawer-content > .drawer-submenu [data-menu].show h5, app-drawer > app-drawer-content > .drawer-submenu [data-menu].show h6 {
            color: #666; }
          app-drawer > app-drawer-content > .drawer-submenu [data-menu].show a {
            color: #686766;
            font-family: "Futura LT Pro Book";
            margin-top: 5px; }
            app-drawer > app-drawer-content > .drawer-submenu [data-menu].show a:hover {
              color: #686766; }
  app-drawer > .app-drawer-modal {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition-property: opacity;
    transform: translateZ(0);
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    transition-duration: 200ms;
    visibility: hidden;
    z-index: 5; }
  app-drawer.open > app-drawer-content {
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  app-drawer.open > .app-drawer-modal {
    opacity: 1;
    visibility: visible; }
  app-drawer.content-visible {
    visibility: visible; }
    app-drawer.content-visible > app-drawer-content {
      visibility: visible; }

app-toolbar {
  display: flex;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  height: 55px;
  transition: all 0.5s linear;
  background-color: white; }
  app-toolbar.shadow {
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 5; }
    app-toolbar.shadow:before {
      position: absolute;
      right: 0px;
      bottom: -5px;
      left: 0px;
      width: 100%;
      height: 5px;
      content: "";
      transition: opacity 0.4s;
      pointer-events: none;
      box-shadow: inset 0px 5px 6px -3px rgba(0, 0, 0, 0.2); }

@media only screen and (max-width: 1024px) {
  app-header {
    display: none !important; } }

html.is-mobile app-header {
  display: none !important; }

@media (max-width: 768px) {
  app-drawer > app-drawer-content {
    width: 100%;
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1) !important; }
    app-drawer > app-drawer-content.hide-main-drawer {
      left: -100%; }
    app-drawer > app-drawer-content .drawer-items > a {
      display: table;
      width: 70%; }
    app-drawer > app-drawer-content .drawer-items > a[data-menu-id] {
      position: relative; }
      app-drawer > app-drawer-content .drawer-items > a[data-menu-id]:hover:before {
        display: none; }
    app-drawer > app-drawer-content .drawer-items > section {
      display: flex;
      width: 100%; }
    app-drawer > app-drawer-content .drawer-submenu {
      left: 100%;
      transition: all 0ms cubic-bezier(0.645, 0.045, 0.355, 1); }
      app-drawer > app-drawer-content .drawer-submenu.show {
        width: 100%; }
      app-drawer > app-drawer-content .drawer-submenu.hide-menu {
        transition-duration: 600ms;
        left: -100%; }
      app-drawer > app-drawer-content .drawer-submenu > header {
        display: flex;
        justify-content: space-between; }
        app-drawer > app-drawer-content .drawer-submenu > header .submenu-back {
          cursor: pointer;
          display: flex;
          align-items: center;
          margin-left: 24px;
          font-size: 14px; }
          app-drawer > app-drawer-content .drawer-submenu > header .submenu-back span {
            margin-left: 6px; }
        app-drawer > app-drawer-content .drawer-submenu > header .submenu-close {
          cursor: pointer;
          padding: 6px;
          background: #000;
          color: #fff; } }

app-layout {
  min-height: 115px; }
  app-layout md-input input {
    font-family: "FuturaBT-Medium";
    text-transform: uppercase;
    letter-spacing: 1px; }
  app-layout.translucent {
    min-height: 0; }
  @media only screen and (max-width: 1024px) {
    app-layout {
      min-height: 55px; }
      app-layout.translucent {
        min-height: 55px; } }

html.is-mobile app-layout {
  min-height: 55px; }
  html.is-mobile app-layout.translucent {
    min-height: 55px; }

app-drawer-layout {
  font-family: "Futura LT Pro Book"; }

app-toolbar {
  opacity: 0;
  visibility: hidden; }
  @media only screen and (max-width: 1024px) {
    app-toolbar {
      visibility: visible; } }
  app-toolbar.shadow {
    opacity: .95;
    visibility: visible; }

html.is-mobile app-toolbar {
  visibility: visible; }

html.is-mobile.shadow {
  opacity: .95;
  visibility: visible; }

app-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  font-size: 14px;
  font-family: "Futura LT Pro Book"; }
  app-toolbar .action-link {
    display: flex;
    align-items: center; }
    app-toolbar .action-link > span {
      margin-left: .5em; }
    app-toolbar .action-link i {
      color: #beb3aa; }
    app-toolbar .action-link.margin-left {
      margin-left: 24px; }
  app-toolbar .toggle-container {
    padding: 1em 0 0 2em;
    padding-top: .5em;
    width: 30%;
    position: relative;
    display: flex; }
    app-toolbar .toggle-container #drawerToggle {
      cursor: pointer;
      display: flex;
      align-items: center;
      color: #232020; }
      app-toolbar .toggle-container #drawerToggle > span {
        margin-left: .5em; }
    app-toolbar .toggle-container .btn-toggle {
      position: relative;
      max-height: 24px; }
      app-toolbar .toggle-container .btn-toggle i {
        color: #beb3aa; }
    app-toolbar .toggle-container md-input {
      margin-left: 24px;
      margin-top: 3px; }
      app-toolbar .toggle-container md-input i {
        color: #beb3aa; }
    app-toolbar .toggle-container md-input input {
      border-bottom: 0;
      font-family: "Futura LT Pro Book"; }
      app-toolbar .toggle-container md-input input::-webkit-input-placeholder {
        font-family: "Futura LT Pro Book";
        letter-spacing: 0;
        color: #232020 !important; }
      app-toolbar .toggle-container md-input input::-moz-placeholder {
        font-family: "Futura LT Pro Book";
        letter-spacing: 0;
        color: #232020 !important; }
      app-toolbar .toggle-container md-input input:-ms-input-placeholder {
        font-family: "Futura LT Pro Book";
        letter-spacing: 0;
        color: #232020 !important; }
      app-toolbar .toggle-container md-input input::placeholder {
        font-family: "Futura LT Pro Book";
        letter-spacing: 0;
        color: #232020 !important; }
  app-toolbar .logo-container {
    width: 40%;
    display: flex;
    justify-content: center;
    padding: 10px 0 0 0; }
    app-toolbar .logo-container .small-logo {
      height: 30px;
      width: 257px;
      cursor: pointer; }
      app-toolbar .logo-container .small-logo.translucent {
        display: none; }
  app-toolbar .actions-container {
    width: 30%;
    padding: 1em 2em 0 0;
    position: relative;
    display: flex;
    justify-content: flex-end; }
    app-toolbar .actions-container > * {
      margin-left: 2em; }
    app-toolbar .actions-container .action-link {
      display: flex;
      align-items: center; }
      app-toolbar .actions-container .action-link > span {
        margin-left: .5em; }
      app-toolbar .actions-container .action-link i {
        color: #beb3aa; }
    app-toolbar .actions-container .nav-store a {
      text-transform: uppercase; }
  app-toolbar .margin-left {
    margin-left: 24px; }

app-toolbar .actions-container .nav-store a {
  text-transform: uppercase;
  font-size: 14px; }

app-toolbar.translucent {
  background: #212121;
  color: #fff; }
  app-toolbar.translucent .action-link i {
    color: #aaa; }
  app-toolbar.translucent .action-link > span {
    color: #fff; }
  app-toolbar.translucent .toggle-container #drawerToggle {
    color: #fff; }
  app-toolbar.translucent .toggle-container .btn-toggle i {
    color: #fff; }
  app-toolbar.translucent .logo-container .small-logo.translucent {
    display: inline; }
  app-toolbar.translucent .logo-container .small-logo.simple {
    display: none; }
  app-toolbar.translucent .mdc-simple-menu {
    background: #4c5051; }
    app-toolbar.translucent .mdc-simple-menu a {
      color: #aaa !important; }
      app-toolbar.translucent .mdc-simple-menu a:hover {
        color: #aaa; }
      app-toolbar.translucent .mdc-simple-menu a:visited {
        color: #aaa; }
    app-toolbar.translucent .mdc-simple-menu li:hover {
      background: #474b4c !important; }

app-header {
  background: #fff;
  opacity: 0.9;
  height: 120px;
  color: #757575;
  font-family: "FuturaBT-Medium";
  padding: 0 64px;
  padding-top: 24px;
  font-size: 13px; }
  app-header a.anchor {
    color: #757575;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid transparent;
    padding-bottom: 3px; }
    app-header a.anchor:hover {
      color: #757575;
      text-transform: uppercase;
      letter-spacing: 2px;
      border-bottom: 1px solid #757575;
      padding-bottom: 3px; }
    app-header a.anchor.highlight {
      color: #B8514F; }
      app-header a.anchor.highlight:hover {
        color: #B8514F;
        border-bottom: 1px solid #B8514F; }
      app-header a.anchor.highlight.active {
        border-bottom: 1px solid #B8514F; }
    app-header a.anchor.active {
      border-bottom: 1px solid #757575; }
    app-header a.anchor.cart {
      display: flex;
      align-items: center;
      margin-left: 14px; }
      app-header a.anchor.cart i {
        margin-left: 3px;
        margin-top: -2px; }
      app-header a.anchor.cart span {
        margin-top: 2px; }
  app-header .header-upper-container {
    display: flex;
    justify-content: space-between; }
    app-header .header-upper-container > div {
      width: 35%; }
      app-header .header-upper-container > div.header-logo-container {
        width: 30%;
        text-align: center; }
    app-header .header-upper-container .upper-left-nav {
      display: flex; }
      app-header .header-upper-container .upper-left-nav > * {
        margin-right: 2.25em; }
    app-header .header-upper-container .upper-right-nav {
      display: flex;
      justify-content: flex-end; }
      app-header .header-upper-container .upper-right-nav .end-margin {
        margin-left: 24px; }
  app-header md-input input {
    color: #757575 !important; }
    app-header md-input input::-webkit-input-placeholder {
      font-family: "FuturaBT-Medium";
      letter-spacing: 2px;
      color: #757575 !important; }
    app-header md-input input::-moz-placeholder {
      font-family: "FuturaBT-Medium";
      letter-spacing: 2px;
      color: #757575 !important; }
    app-header md-input input:-ms-input-placeholder {
      font-family: "FuturaBT-Medium";
      letter-spacing: 2px;
      color: #757575 !important; }
    app-header md-input input::placeholder {
      font-family: "FuturaBT-Medium";
      letter-spacing: 2px;
      color: #757575 !important; }
  @media only screen and (max-width: 1450px) {
    app-header md-input {
      width: 200px; } }
  @media only screen and (max-width: 1100px) {
    app-header md-input {
      width: 150px; } }
  app-header .main-logo {
    height: 40px;
    width: 339px; }
    app-header .main-logo.translucent {
      display: none; }
  app-header .element-min-width {
    min-width: 65px; }
  app-header nav {
    display: flex;
    justify-content: space-between;
    margin-top: 18px; }
    app-header nav .divider-img {
      margin-top: -6px; }
  app-header .anchor-menu {
    position: relative;
    height: 30px;
    padding-right: 6px; }
    app-header .anchor-menu:focus-within ul {
      display: block; }
    app-header .anchor-menu > ul {
      display: none;
      position: absolute;
      list-style: none;
      z-index: 20;
      top: 0;
      left: -10px;
      margin-top: 26px;
      width: 260px;
      min-height: 150px;
      background: #fff;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
      padding-left: 0;
      padding: 12px 12px 40px 12px; }
      app-header .anchor-menu > ul:focus {
        display: block; }
      @media only screen and (max-width: 1300px) {
        app-header .anchor-menu > ul {
          left: 10px; } }
      app-header .anchor-menu > ul > li {
        margin: 6px 0; }
        app-header .anchor-menu > ul > li > a {
          font-size: 11px;
          transition: all 0.5s linear;
          color: #757575;
          letter-spacing: 2px;
          font-family: "FuturaBT-Medium"; }
          app-header .anchor-menu > ul > li > a:hover {
            color: #232020; }
      app-header .anchor-menu > ul.wide-flex {
        flex-wrap: wrap;
        justify-content: space-between;
        width: 400px; }
        app-header .anchor-menu > ul.wide-flex.left-50 {
          left: -50px; }
        app-header .anchor-menu > ul.wide-flex > li {
          width: 40%; }
    app-header .anchor-menu:hover > ul, app-header .anchor-menu.hover > ul, app-header .anchor-menu:focus > ul {
      display: block; }
      app-header .anchor-menu:hover > ul.wide-flex, app-header .anchor-menu.hover > ul.wide-flex, app-header .anchor-menu:focus > ul.wide-flex {
        display: flex; }

app-header {
  display: block;
  width: 100%;
  border-bottom: 1px solid transparent; }

app-header {
  transition: border-bottom 0.3s ease-out; }
  app-header.bottom-border-active {
    border-bottom: 1px solid #dfdad5; }

app-header.bottom-border {
  border-bottom: 1px solid #beb3aa; }

app-header.translucent {
  background: #0b0b0b;
  color: #fff; }
  app-header.translucent a.anchor {
    color: #fff; }
    app-header.translucent a.anchor:hover {
      color: #fff;
      border-bottom: 1px solid #fff; }
    app-header.translucent a.anchor.highlight {
      color: #B8514F; }
      app-header.translucent a.anchor.highlight:hover {
        color: #B8514F;
        border-bottom: 1px solid #B8514F; }
      app-header.translucent a.anchor.highlight.active {
        border-bottom: 1px solid #B8514F; }
    app-header.translucent a.anchor.active {
      border-bottom: 1px solid #fff; }
  app-header.translucent md-input input {
    color: #fff !important; }
    app-header.translucent md-input input::-webkit-input-placeholder {
      font-family: "FuturaBT-Medium";
      letter-spacing: 2px;
      color: #fff !important; }
    app-header.translucent md-input input::-moz-placeholder {
      font-family: "FuturaBT-Medium";
      letter-spacing: 2px;
      color: #fff !important; }
    app-header.translucent md-input input:-ms-input-placeholder {
      font-family: "FuturaBT-Medium";
      letter-spacing: 2px;
      color: #fff !important; }
    app-header.translucent md-input input::placeholder {
      font-family: "FuturaBT-Medium";
      letter-spacing: 2px;
      color: #fff !important; }
  app-header.translucent .main-logo.translucent {
    display: inline; }
  app-header.translucent .main-logo.simple {
    display: none; }

app-drawer .drawer-items > section {
  display: none; }

app-drawer-content .submenu-nav h5 {
  font-family: "FuturaBT-Medium"; }

app-drawer-content.translucent {
  background: #4c5051; }
  app-drawer-content.translucent .clearance-standout {
    background: #212121; }

@media only screen and (max-width: 1500px) {
  app-header {
    font-size: 12px; } }

@media only screen and (max-width: 1300px) {
  app-header {
    padding: 0 10px;
    padding-top: 24px; } }

@media only screen and (max-width: 1200px) {
  app-header {
    font-size: 11px; }
    app-header .hide-1200 {
      display: none; }
  .menu-label {
    display: none; } }

@media only screen and (max-width: 1050px) {
  .show-large {
    display: none !important; } }

@media only screen and (max-width: 950px) {
  app-toolbar {
    font-size: 12px; } }

@media only screen and (max-width: 850px) {
  app-toolbar md-input {
    display: none; }
  app-toolbar .toggle-container {
    padding-top: 1em; }
  app-toolbar .toggle-container .btn-toggle i {
    color: #232020; } }

@media only screen and (max-width: 769px) {
  app-toolbar .logo-container {
    width: 30%; } }

@media only screen and (max-width: 1024px) {
  app-toolbar {
    opacity: 1; }
    app-toolbar:before {
      position: absolute;
      right: 0px;
      bottom: -5px;
      left: 0px;
      width: 100%;
      height: 5px;
      content: "";
      transition: opacity 0.4s;
      pointer-events: none;
      box-shadow: inset 0px 5px 6px -3px rgba(0, 0, 0, 0.2); } }

html.is-mobile app-toolbar {
  opacity: 1; }
  html.is-mobile app-toolbar:before {
    position: absolute;
    right: 0px;
    bottom: -5px;
    left: 0px;
    width: 100%;
    height: 5px;
    content: "";
    transition: opacity 0.4s;
    pointer-events: none;
    box-shadow: inset 0px 5px 6px -3px rgba(0, 0, 0, 0.2); }

@media only screen and (max-width: 640px) {
  app-drawer .drawer-items > section {
    display: block; }
  app-toolbar .toggle-container {
    width: 22%; }
  app-toolbar .logo-container {
    width: 55%; }
  app-toolbar .actions-container {
    width: 23%;
    padding-right: .5em; }
  app-toolbar .actions-container > * {
    margin-left: .5em; }
  app-toolbar .stores {
    display: none !important; }
  app-toolbar .actions-label {
    display: none !important; }
  app-toolbar .actions-container .action-link > span {
    margin-right: -1em; } }

app-header nav {
  padding: 0 150px; }
  @media only screen and (max-width: 1600px) {
    app-header nav {
      padding: 0 100px; } }
  @media only screen and (max-width: 1500px) {
    app-header nav {
      padding: 0 60px; } }
  @media only screen and (max-width: 1400px) {
    app-header nav {
      padding: 0 0; } }
  app-header nav .nav-separator {
    margin-top: -2px; }

app-header .header-nav-item {
  display: flex;
  align-items: center;
  height: 26px; }
  app-header .header-nav-item > span {
    margin-left: 3px; }

app-header .search-element {
  height: 30px;
  display: flex; }
  app-header .search-element > img {
    width: 20px;
    height: 20px;
    margin-right: 10px; }

app-header .nav-search-icon {
  height: 20px;
  width: 20px;
  margin-right: 5px !important; }

app-header .md-nav-search {
  margin-top: -8px;
  width: 100%; }
  app-header .md-nav-search > .input-group {
    width: 100%; }
    app-header .md-nav-search > .input-group > input {
      width: 100%; }
    app-header .md-nav-search > .input-group > .bar {
      width: 100%; }

app-header #main-search-clear-icon {
  margin-right: 24px !important; }

app-header .anchor.no-underline:hover {
  border-bottom: 1px solid transparent; }

.flyout-anchor-menu {
  height: 30px;
  padding-right: 6px; }
  .flyout-anchor-menu > ul {
    display: none; }

app-header {
  position: relative;
  opacity: 1; }

.flyout-menu-container {
  display: none;
  position: absolute;
  z-index: 2;
  top: 100%;
  height: 0;
  box-sizing: border-box;
  background: #fff;
  width: 95%;
  left: 2.5%;
  right: 2.5%;
  margin-top: 1px;
  overflow: hidden; }
  @media only screen and (max-width: 1500px) {
    .flyout-menu-container {
      width: 95%;
      left: 2.5%;
      right: 2.5%; } }
  .flyout-menu-container > .flyout-menu > .inner-flex-menu-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 40px 50px; }
    @media only screen and (max-width: 1500px) {
      .flyout-menu-container > .flyout-menu > .inner-flex-menu-items {
        margin: 30px 50px; } }
    .flyout-menu-container > .flyout-menu > .inner-flex-menu-items > a {
      width: 16%;
      margin-bottom: 36px;
      font-family: "Futura LT Pro Light";
      text-align: center;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media only screen and (max-width: 1200px) {
        .flyout-menu-container > .flyout-menu > .inner-flex-menu-items > a {
          font-size: 12px; } }

app-header.no-border .flyout-menu-container {
  border-top: 1px solid transparent; }

.mobile-menu-logo-container {
  padding-top: 10px; }

.small-logo-translucent-2 {
  width: 200px; }

.form-message-container, form-notification {
  display: flex;
  justify-content: center;
  min-height: 50px;
  margin-top: 2em;
  opacity: 0;
  transition: all 0.5s linear;
  width: 100%; }
  .form-message-container.visible, form-notification.visible {
    opacity: 1;
    transition: all 0.5s linear; }
  .form-message-container .form-message, form-notification .form-message {
    position: relative;
    width: 800px;
    max-width: 100%;
    display: flex;
    padding: 0; }
    .form-message-container .form-message .icon-content-close, form-notification .form-message .icon-content-close {
      cursor: pointer;
      position: absolute;
      top: 7px;
      right: 7px; }
      .form-message-container .form-message .icon-content-close:before, form-notification .form-message .icon-content-close:before {
        font-size: 18px; }
    .form-message-container .form-message .icon-content-check:before, form-notification .form-message .icon-content-check:before {
      font-size: 32px; }
    .form-message-container .form-message .status, form-notification .form-message .status {
      width: 100px;
      display: flex;
      justify-content: center;
      align-items: center; }
    .form-message-container .form-message .status-description, form-notification .form-message .status-description {
      padding: 1em; }

form {
  width: 600px;
  max-width: 100%; }
  form.auto {
    width: auto; }
  form.full-width {
    width: 100%; }
  form .button-action {
    margin-top: 4em; }

.form-width {
  width: 450px;
  max-width: 100%; }

.form-message-width {
  width: 650px;
  max-width: 100%; }

.button-action {
  margin-top: 2em; }

input, textarea {
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  border-color: #e1e1e1;
  background-color: #ffffff;
  display: block;
  font-size: 1em;
  margin: 0 0 1em 0;
  padding: 0.6em 0.75em;
  width: 100%;
  transition: all .25s ease-in-out; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #a2a2a2 !important; }
  input::-moz-placeholder, textarea::-moz-placeholder {
    color: #a2a2a2 !important;
    opacity: 1; }
  input::-o-placeholder, textarea::-o-placeholder {
    color: #a2a2a2 !important; }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #a2a2a2 !important; }
  input::placeholder, textarea::placeholder {
    color: #a2a2a2 !important;
    opacity: 1; }
  input:focus, textarea:focus {
    border-color: #817162;
    outline: none !important; }
  input:active, input.active, textarea:active, textarea.active {
    border-color: #817162; }
  input[readonly]:focus, textarea[readonly]:focus {
    border-color: #817162; }
  input.modal, textarea.modal {
    border-color: #e1e1e1;
    border-radius: 4px; }
    input.modal:focus, textarea.modal:focus {
      border-color: #c2c2c2;
      outline: none !important; }
    input.modal:active, input.modal.active, textarea.modal:active, textarea.modal.active {
      border-color: #c2c2c2; }
  input.error, textarea.error {
    border-color: #bc5251;
    color: #bc5251;
    background: #f2dede; }
    input.error::-webkit-input-placeholder, textarea.error::-webkit-input-placeholder {
      color: #bc5251 !important; }
    input.error::-moz-placeholder, textarea.error::-moz-placeholder {
      color: #bc5251 !important;
      opacity: 1; }
    input.error::-o-placeholder, textarea.error::-o-placeholder {
      color: #bc5251 !important; }
    input.error:-ms-input-placeholder, textarea.error:-ms-input-placeholder {
      color: #bc5251 !important; }
    input.error::placeholder, textarea.error::placeholder {
      color: #bc5251 !important;
      opacity: 1; }

textarea {
  min-height: 150px; }

input[type=date] {
  padding: .3em .75em;
  width: 300px;
  max-width: 100%;
  margin-top: 12px;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #232020; }

.mdc-text-field.dark-label label {
  color: #232020 !important;
  opacity: 1 !important; }

.social-form-box {
  display: flex;
  justify-content: space-between;
  width: 500px;
  max-width: 100%;
  margin-top: 2em; }
  .social-form-box form {
    width: auto; }

ui-select, state-select, country-select {
  position: relative;
  min-width: 18.625em;
  padding: 0.4em 1em;
  border-radius: 0;
  display: inline-block;
  line-height: 1.5;
  margin: 0 0 1em 0; }
  ui-select.expand, ui-select.ui-expand, state-select.expand, state-select.ui-expand, country-select.expand, country-select.ui-expand {
    width: 100%; }
  ui-select > select, state-select > select, country-select > select {
    -webkit-appearance: none;
    -moz-appearance: window;
    font-size: 1em;
    line-height: 1;
    background: transparent;
    border: 0;
    text-shadow: none !important;
    outline: none;
    font-weight: normal; }
    ui-select > select option, state-select > select option, country-select > select option {
      color: #000; }
  ui-select ::-ms-expand, state-select ::-ms-expand, country-select ::-ms-expand {
    display: none; }
  ui-select:after, state-select:after, country-select:after {
    content: "\e00f";
    font-family: elliptical;
    font-size: 1em;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
    pointer-events: none; }

@-moz-document url-prefix() {
  ui-select select, state-select select, country-select select {
    text-overflow: '';
    text-indent: .1em; } }

@media only screen and (max-width: 640px) {
  ui-select, state-select, country-select {
    width: 90%; } }

ui-select, [ui-select] {
  border: 1px solid #c8c8c8;
  background: #fff;
  border-radius: 4px;
  min-width: 0;
  padding-right: .2em; }
  ui-select:after, [ui-select]:after {
    font-family: 'content' !important;
    font-size: 24px;
    position: absolute;
    color: #3e3b3b;
    content: "\e612";
    top: 20%;
    right: 4px; }

.form-group.two {
  display: flex;
  justify-content: space-between; }
  .form-group.two > input, .form-group.two ui-select, .form-group.two [ui-select] {
    width: 48%; }

.form-container h3 {
  margin-bottom: 24px; }

.form-container p.aside {
  font-size: 14px;
  text-align: center; }
  .form-container p.aside a {
    text-decoration: underline; }
    .form-container p.aside a:hover {
      text-decoration: underline; }

.form-container .form-footer-box {
  font-size: 14px;
  margin-top: 8px;
  display: flex;
  justify-content: center; }
  .form-container .form-footer-box > * {
    margin: 0 5px; }
  .form-container .form-footer-box a {
    text-decoration: underline; }
    .form-container .form-footer-box a:hover {
      text-decoration: underline; }

.column-two {
  display: flex;
  justify-content: space-between; }
  .column-two > * {
    width: 45%;
    min-width: 45%; }

.column-margin {
  margin-bottom: 1em;
  align-items: flex-end; }
  .column-margin > * {
    margin-bottom: 0; }
  .column-margin > input {
    max-height: 40px; }

fieldset {
  border: 0; }
  fieldset.column-two {
    display: flex;
    justify-content: space-between; }
    fieldset.column-two > * {
      width: 45%; }

:-moz-ui-invalid:not(output) {
  box-shadow: none; }

@media (max-width: 768px) {
  .social-form-box {
    width: 100%; }
    .social-form-box > * {
      width: 40%; }
    .social-form-box .button-social {
      min-width: 100%; } }

@media (max-width: 640px) {
  .social-form-box {
    flex-wrap: wrap; }
    .social-form-box > * {
      margin-bottom: .5em;
      width: 100%; }
      .social-form-box > * .button-social {
        min-width: 100%; }
  .form-container {
    font-size: 14px; }
    .form-container .form-footer-box {
      flex-wrap: wrap; }
      .form-container .form-footer-box > * {
        width: 100%;
        text-align: center;
        margin: 12px 0; }
      .form-container .form-footer-box .divider {
        display: none; }
  > * {
    width: 100%;
    min-width: 100%; }
  fieldset {
    border: 0; }
    fieldset.column-two {
      flex-wrap: wrap; }
      fieldset.column-two > * {
        width: 100%;
        min-width: 100%; }
  .column-two {
    flex-wrap: wrap; }
    .column-two > * {
      width: 100%;
      min-width: 100%; } }

.dashboard-margin {
  margin-top: 100px; }

.dashboard-icons-container {
  display: flex;
  justify-content: center; }

.dashboard-icons {
  display: flex;
  justify-content: space-between;
  width: 600px; }

.flex-icon {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #9e9e9e; }
  .flex-icon.hover {
    cursor: pointer;
    color: #9e9e9e; }
  .flex-icon > span {
    padding-top: .2em;
    font-size: 14px; }
  .flex-icon.active {
    color: #817162; }
    .flex-icon.active:hover {
      color: #817162; }

.dashboard-sections {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .dashboard-sections .dashboard-section {
    width: 40%;
    display: flex;
    flex-direction: column; }
    .dashboard-sections .dashboard-section i.material-icons {
      margin-right: .5em; }
    .dashboard-sections .dashboard-section:last-child {
      margin-top: 50px; }
    .dashboard-sections .dashboard-section:first-child {
      margin-top: 0; }
    .dashboard-sections .dashboard-section .label-group {
      font-size: 14px;
      margin-bottom: .3em; }
      .dashboard-sections .dashboard-section .label-group .label {
        padding-right: .5em;
        color: #9e9e9e; }
    .dashboard-sections .dashboard-section .dashboard-button {
      max-width: 150px;
      margin-left: auto; }
      .dashboard-sections .dashboard-section .dashboard-button.account {
        margin-left: auto; }
    .dashboard-sections .dashboard-section .security-group {
      font-size: 14px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-top: 1px solid #e0e0e0;
      border-bottom: 1px solid #e0e0e0;
      padding: 1em 0; }
      .dashboard-sections .dashboard-section .security-group:first-of-type {
        border-top: 1px solid transparent; }
      .dashboard-sections .dashboard-section .security-group:last-of-type {
        border-bottom: 1px solid transparent; }
    .dashboard-sections .dashboard-section .order-box {
      display: flex;
      border-top: 1px solid #e0e0e0;
      border-bottom: 1px solid #e0e0e0;
      padding: 1em 0; }
      .dashboard-sections .dashboard-section .order-box:first-of-type {
        padding-top: 0;
        border-top: 1px solid transparent; }
      .dashboard-sections .dashboard-section .order-box:last-of-type {
        border-bottom: 1px solid transparent; }
      .dashboard-sections .dashboard-section .order-box .order-details {
        margin-left: 2em; }
      .dashboard-sections .dashboard-section .order-box .label-group {
        font-size: 12px; }

.button-box {
  margin-top: 2em; }

@media only screen and (max-width: 900px) {
  .dashboard-sections .dashboard-section.wide {
    width: 60%; } }

@media only screen and (max-width: 767px) {
  .dashboard-sections .dashboard-section {
    width: 100%; }
    .dashboard-sections .dashboard-section.wide {
      width: 100%; } }

@media only screen and (max-width: 640px) {
  .dashboard-sections {
    margin-top: 48px; }
    .dashboard-sections .dashboard-section {
      margin-bottom: 24px; }
      .dashboard-sections .dashboard-section hr {
        margin: 0; }
      .dashboard-sections .dashboard-section .security-group {
        margin-top: 8px;
        padding: 0; }
  .dashboard-section hr + .label-group {
    margin-top: 16px; }
  .dashboard-margin {
    margin-top: 40px; }
  .flex-icon > span {
    font-size: 12px; } }

@media only screen and (max-width: 340px) {
  .flex-icon > span {
    font-size: 10px; } }

.media-manager-container.hide {
  display: none !important; }

.media-manager-background {
  position: fixed;
  background: #212121;
  opacity: .7;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 998; }

.media-manager {
  font-family: 'Roboto';
  font-size: 16px;
  display: flex;
  flex-direction: column;
  height: 550px;
  position: fixed;
  top: 10%;
  left: 10%;
  right: 10%;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.4);
  height: 75%;
  background: #fff;
  z-index: 999; }
  .media-manager .mdc-text-field {
    width: 100%;
    max-width: 100%;
    font-size: 16px; }
    .media-manager .mdc-text-field input {
      margin: 0; }
  .media-manager .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__bottom-line {
    background-color: #3899ec; }
  .media-manager .mdc-text-field--focused:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled) .mdc-text-field__label {
    color: #3899ec; }
  .media-manager .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder, .media-manager .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__label {
    color: rgba(0, 0, 0, 0.2); }
  .media-manager .mdc-text-field--with-leading-icon .mdc-text-field__icon {
    color: rgba(0, 0, 0, 0.2); }
  .media-manager .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
    border-color: rgba(0, 0, 0, 0.2); }
  .media-manager .mdc-text-field:not(.mdc-text-field--disabled) textarea.mdc-text-field__input {
    border: 1px solid transparent;
    border-color: transparent; }
    .media-manager .mdc-text-field:not(.mdc-text-field--disabled) textarea.mdc-text-field__input:hover {
      border: 1px solid transparent;
      border-color: transparent; }
    .media-manager .mdc-text-field:not(.mdc-text-field--disabled) textarea.mdc-text-field__input:focus {
      border: 1px solid #3899ec !important; }
  .media-manager .mdc-text-field--textarea {
    border: 1px solid rgba(0, 0, 0, 0.2); }
    .media-manager .mdc-text-field--textarea:hover {
      border: 1px solid rgba(0, 0, 0, 0.9); }
  .media-manager .mdc-text-field--textarea.mdc-text-field--focused {
    border: 1px solid #3899ec !important; }
  .media-manager .mdc-text-field--disabled label {
    color: #ddd; }
  .media-manager .mdc-text-field {
    font-size: 14px; }
  .media-manager .mdc-simple-menu .mdc-list-item {
    height: 36px;
    font-size: 14px; }
  .media-manager .flex-box {
    display: flex; }
  .media-manager .hide {
    display: none; }
  .media-manager .hidden {
    opacity: 0;
    transition: all 0.25s linear; }
  .media-manager .size-14 {
    font-size: 14px; }
  .media-manager .full-width {
    width: 100%; }
  .media-manager h4 {
    font-size: 1.68em; }
  .media-manager h4, .media-manager h5, .media-manager h6 {
    font-family: 'Roboto'; }
  .media-manager .icon {
    color: #BDBDBD;
    transition: all 0.25s linear;
    cursor: pointer; }
  .media-manager .icon:hover {
    color: #757575; }
  .media-manager .icon.nav {
    color: #757575;
    transition: all 0.25s linear;
    cursor: pointer; }
  .media-manager .icon.nav:hover {
    color: #212121;
    transition: all 0.25s linear;
    cursor: pointer; }
  .media-manager .bold {
    font-weight: 700; }
  .media-manager .center {
    justify-content: center; }
  .media-manager .align-center {
    align-items: center; }
  .media-manager .margin-right.half {
    margin-right: .5em; }
  .media-manager .margin-right {
    margin-right: 1em; }
  .media-manager .large-margin-right {
    margin-right: 1em; }
  .media-manager .margin-right.two {
    margin-right: 2em; }
  .media-manager .margin-left {
    margin-left: 1em; }
  .media-manager .margin-left.two {
    margin-left: 2em; }
  .media-manager .margin-left.half {
    margin-left: .5em; }
  .media-manager .margin-bottom {
    margin-bottom: 1em; }
  .media-manager .margin-bottom.two {
    margin-bottom: 2em; }
  .media-manager .margin-top {
    margin-top: 1em; }
  .media-manager .margin-top.two {
    margin-top: 2em; }
  .media-manager button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    min-width: 5.14em;
    margin: 0 .29em;
    background: 0 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    font: inherit;
    text-transform: uppercase;
    outline-width: 0;
    border-radius: 3px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    z-index: 0;
    font-size: 14px;
    padding: .7em .57em;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  .media-manager .accent-button {
    background: #60bc57;
    color: #fff;
    transition: all 0.25s linear; }
  .media-manager .swipe {
    opacity: 0 !important;
    transition: all 0.25s linear;
    max-height: 0;
    max-width: 0;
    font-size: 0 !important;
    margin: 0; }
  .media-manager .relative {
    position: relative; }
  .media-manager .secondary-icon {
    font-size: 48px;
    transition: all 0.25s linear;
    opacity: 1;
    color: #fb7d33;
    margin-right: .5em;
    cursor: pointer; }
  .media-manager .file-add.fade {
    opacity: 0;
    transition: all 0.25s linear; }
  .media-manager .primary-color {
    color: #3899ec; }
  .media-manager .accent-color {
    color: #60bc57; }
  .media-manager .secondary-color {
    color: #fb7d33; }
  .media-manager .text-color {
    color: #646464; }
  .media-manager .success-color {
    color: #60bc57; }
  .media-manager .error-color {
    color: #D32F2F; }
  .media-manager .info-color {
    color: #3899ec; }
  .media-manager .warning-color {
    color: #FFC107; }
  .media-manager .pointer {
    cursor: pointer; }
  .media-manager .react-hint__content {
    font-family: 'Roboto' !important;
    font-size: 12px !important;
    font-weight: 900 !important; }
  .media-manager .mdc-linear-progress .mdc-linear-progress__bar-inner {
    background-color: #3899ec; }
  .media-manager .input-container {
    width: 300px;
    max-width: 100%; }
  @media (max-width: 640px) {
    .media-manager .hide-touch {
      display: none; } }
  .media-manager > header {
    min-height: 55px;
    background: #3899ec;
    width: 100%;
    display: flex;
    color: #fff; }
    .media-manager > header > .nav-container {
      position: relative;
      width: calc(100% - 60px); }
      .media-manager > header > .nav-container > .tab-bar {
        width: calc(100% - 60px); }
        .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller {
          margin: 0; }
          .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar a, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller a {
            color: #fff; }
            .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar a:hover, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller a:hover {
              color: #fff;
              font-size: 14px; }
          .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar .mdc-tab-bar__indicator,
          .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar .mdc-tab__indicator, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller .mdc-tab-bar__indicator,
          .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller .mdc-tab__indicator {
            background-color: #fff; }
          .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar .mdc-tab.mdc-ripple-upgraded:hover:before, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller .mdc-tab.mdc-ripple-upgraded:hover:before {
            background: #3899ec;
            color: #fff; }
          .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar .mdc-tab.mdc-ripple-upgraded:before, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller .mdc-tab.mdc-ripple-upgraded:before {
            background-color: #fff; }
          .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar .mdc-tab.mdc-ripple-upgraded:after, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar .mdc-tab.mdc-ripple-upgraded:before, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller .mdc-tab.mdc-ripple-upgraded:after, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller .mdc-tab.mdc-ripple-upgraded:before {
            background-color: #fff; }
          .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar .mdc-tab.mdc-ripple-upgraded:after, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar .mdc-tab.mdc-ripple-upgraded:before, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller .mdc-tab.mdc-ripple-upgraded:after, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller .mdc-tab.mdc-ripple-upgraded:before {
            background-color: #fff; }
          .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar .mdc-tab.mdc-ripple-upgraded:focus, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller .mdc-tab.mdc-ripple-upgraded:focus {
            outline: none !important; }
          .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar .mdc-tab.mdc-ripple-upgraded--background-focused:before, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller .mdc-tab.mdc-ripple-upgraded--background-focused:before {
            background: #3899ec; }
          .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar .mdc-tab-bar-scroller__indicator, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller .mdc-tab-bar-scroller__indicator {
            color: #fff; }
            .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar .mdc-tab-bar-scroller__indicator .mdc-tab-bar-scroller__indicator__inner:hover, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller .mdc-tab-bar-scroller__indicator .mdc-tab-bar-scroller__indicator__inner:hover {
              color: #fff;
              font-size: 24px; }
      .media-manager > header > .nav-container > .search-bar {
        width: 50px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        display: flex;
        align-items: center;
        z-index: 2;
        background: #3899ec;
        color: #fff; }
        .media-manager > header > .nav-container > .search-bar > input {
          display: none;
          color: #fff; }
          .media-manager > header > .nav-container > .search-bar > input::-webkit-input-placeholder {
            color: rgba(255, 255, 255, 0.4) !important; }
          .media-manager > header > .nav-container > .search-bar > input::-moz-placeholder {
            color: rgba(255, 255, 255, 0.4) !important;
            opacity: 1; }
          .media-manager > header > .nav-container > .search-bar > input::-o-placeholder {
            color: rgba(255, 255, 255, 0.4) !important; }
          .media-manager > header > .nav-container > .search-bar > input:-ms-input-placeholder {
            color: rgba(255, 255, 255, 0.4) !important; }
          .media-manager > header > .nav-container > .search-bar > input::placeholder {
            color: rgba(255, 255, 255, 0.4) !important;
            opacity: 1; }
        .media-manager > header > .nav-container > .search-bar > .close-icon {
          display: none;
          cursor: pointer; }
        .media-manager > header > .nav-container > .search-bar > .search-icon {
          cursor: pointer; }
        .media-manager > header > .nav-container > .search-bar.expanded {
          width: 100%; }
          .media-manager > header > .nav-container > .search-bar.expanded > .search-icon {
            margin: 0 16px 0 32px; }
          .media-manager > header > .nav-container > .search-bar.expanded > input {
            display: block;
            width: 100%;
            background: none;
            border: 0;
            margin: 0; }
          .media-manager > header > .nav-container > .search-bar.expanded > .close-icon {
            margin-right: 28px;
            display: block; }
    .media-manager > header > .close-container {
      width: 80px;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative; }
  .media-manager > section {
    flex-grow: 3;
    display: flex;
    width: 100%;
    overflow-y: hidden; }
    .media-manager > section > .main-container {
      width: 80%;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0 1.5em .75em 1.5em; }
      .media-manager > section > .main-container > header.main-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 64px;
        width: 100%;
        border-bottom: 1px solid #e2e2e2; }
        .media-manager > section > .main-container > header.main-header .label-total {
          color: #646464; }
        .media-manager > section > .main-container > header.main-header .tag {
          font-size: 18px;
          color: #60bc57; }
        .media-manager > section > .main-container > header.main-header .mdc-simple-menu {
          max-height: 400px;
          top: 0 !important; }
      .media-manager > section > .main-container > section {
        flex-grow: 3;
        overflow-y: scroll;
        padding: 1em 0 2em 0;
        width: 100%;
        font-size: 14px; }
        .media-manager > section > .main-container > section header {
          display: flex;
          justify-content: space-between;
          align-items: center;
          width: 100%;
          margin-bottom: 1em; }
          .media-manager > section > .main-container > section header .navigation-arrows {
            color: #757575; }
            .media-manager > section > .main-container > section header .navigation-arrows > .nav {
              cursor: pointer;
              transition: all 0.25s linear; }
              .media-manager > section > .main-container > section header .navigation-arrows > .nav:hover {
                color: #212121; }
        .media-manager > section > .main-container > section .flex-library {
          display: flex;
          flex-wrap: wrap;
          padding-left: .5em; }
          .media-manager > section > .main-container > section .flex-library .file-outer-container {
            margin: 0 1em 1em 0; }
            .media-manager > section > .main-container > section .flex-library .file-outer-container .file-container {
              display: flex;
              justify-content: center;
              width: 150px;
              height: 150px;
              overflow: hidden;
              position: relative;
              border: 1px solid #d9e1e8;
              transition: all 0.25s linear; }
              .media-manager > section > .main-container > section .flex-library .file-outer-container .file-container:hover {
                border: 1px solid transparent;
                cursor: pointer;
                box-shadow: 0 0 1px 2px #4eb7f5;
                transition: all 0.15s linear; }
              .media-manager > section > .main-container > section .flex-library .file-outer-container .file-container.active {
                border: 1px solid transparent;
                cursor: pointer;
                box-shadow: 0 0 0 3px #3899ec;
                transition: all 0.25s linear; }
                .media-manager > section > .main-container > section .flex-library .file-outer-container .file-container.active:hover {
                  box-shadow: 0 0 0 3px #3899ec; }
            .media-manager > section > .main-container > section .flex-library .file-outer-container .file-container .hover-container {
              background-color: rgba(22, 45, 61, 0.7);
              bottom: 0;
              height: 0;
              left: 0;
              position: absolute;
              width: 100%;
              display: flex;
              justify-content: space-between;
              align-items: center;
              color: rgba(255, 255, 255, 0.7);
              transition: all 0.15s linear; }
            .media-manager > section > .main-container > section .flex-library .file-outer-container .file-container:hover .hover-container {
              height: 30px;
              transition: all 0.15s linear; }
              .media-manager > section > .main-container > section .flex-library .file-outer-container .file-container:hover .hover-container > i:hover {
                color: #fff; }
            .media-manager > section > .main-container > section .flex-library .file-outer-container .file-container .hover-container * {
              transition: all 0.15s linear;
              opacity: 0; }
            .media-manager > section > .main-container > section .flex-library .file-outer-container .file-container:hover .hover-container * {
              opacity: 1; }
            .media-manager > section > .main-container > section .flex-library .file-outer-container .file-container > .file-inner-container {
              display: flex;
              justify-content: center;
              align-items: center;
              width: 100%;
              height: 100%; }
            .media-manager > section > .main-container > section .flex-library .file-outer-container .file-container > .file-inner-container > .file-nested-inner-container {
              max-height: 100%; }
            .media-manager > section > .main-container > section .flex-library .file-outer-container .file-container > .file-inner-container > .file-nested-inner-container img[src*=".svg"] {
              width: 100%; }
          .media-manager > section > .main-container > section .flex-library .file-name {
            font-size: 12px;
            color: #BDBDBD;
            font-weight: 700;
            text-align: center;
            width: 145px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
        .media-manager > section > .main-container > section .upload-container {
          display: flex;
          flex-direction: column;
          margin-top: 3em;
          color: #646464; }
        .media-manager > section > .main-container > section .upload-container p {
          font-size: 14px; }
        .media-manager > section > .main-container > section .upload-container h4 {
          color: #60bc57; }
    .media-manager > section > aside {
      width: 20%;
      border-left: 1px solid #e2e2e2;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .media-manager > section > aside > .camera-container {
        width: 100%;
        height: 35%;
        background: #eaf7ff;
        color: #3899ec;
        border-bottom: 1px solid #e2e2e2;
        position: relative;
        min-height: 150px;
        overflow: hidden; }
        .media-manager > section > aside > .camera-container .camera-icon {
          height: 64px;
          width: 64px;
          position: absolute;
          top: 30%;
          left: 35%;
          color: #3899ec; }
        .media-manager > section > aside > .camera-container .paper-card {
          position: absolute !important;
          top: 0;
          left: 0;
          z-index: 99;
          width: 80%;
          height: 90%;
          display: inline-block;
          position: relative;
          box-sizing: border-box;
          background-color: #ffffff;
          border-radius: 2px;
          -webkit-font-smoothing: antialiased;
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
        .media-manager > section > aside > .camera-container .paper-card > header {
          display: flex;
          justify-content: space-between;
          align-items: center;
          height: 25px;
          background: #60bc57;
          color: #fff; }
          .media-manager > section > aside > .camera-container .paper-card > header > div {
            display: flex;
            align-items: center;
            font-size: 14px; }
            .media-manager > section > aside > .camera-container .paper-card > header > div i {
              margin: 0 4px 0 3px; }
        .media-manager > section > aside > .camera-container .paper-card i.close {
          font-size: 16px;
          cursor: pointer; }
        .media-manager > section > aside > .camera-container .paper-card > section {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          padding: 6px 10px;
          font-size: 12px;
          color: #646464;
          overflow: hidden; }
        .media-manager > section > aside > .camera-container .paper-card > section > div {
          display: -webkit-flex;
          display: flex;
          width: 50%;
          margin-bottom: 8px; }
        .media-manager > section > aside > .camera-container .paper-card > section > div.data {
          justify-content: flex-end; }
      .media-manager > section > aside .mdc-text-field {
        height: 36px; }
      .media-manager > section > aside .mdc-text-field--upgraded:not(.mdc-text-field--fullwidth):not(.mdc-text-field--box):not(.mdc-text-field--textarea):not(.mdc-text-field--outlined) {
        height: 36px; }
      .media-manager > section > aside section {
        padding-left: 1em;
        overflow-y: scroll;
        width: 100%; }
      .media-manager > section > aside .header-info {
        min-height: 38px;
        max-height: 38px;
        background: #f0f3f5;
        border-bottom: 1px solid #e2e2e2;
        padding: .65em;
        color: #2b5672;
        display: flex;
        justify-content: center;
        width: 100%;
        overflow: hidden; }
      .media-manager > section > aside .header-info > h6 {
        font-size: 14px;
        margin: 0; }
      .media-manager > section > aside section [scrollable] {
        display: flex;
        flex-direction: column;
        width: 100%; }
      .media-manager > section > aside .mdc-text-field {
        width: 90%; }
      .media-manager > section > aside .link-box {
        display: flex;
        align-items: center;
        width: 90%; }
      .media-manager > section > aside .link-box .link {
        color: #60bc57;
        cursor: pointer;
        transition: all 0.25s linear; }
      .media-manager > section > aside .link-box .link.inactive {
        color: #bcbcbc;
        cursor: default; }
      .media-manager > section > aside .target-box {
        display: flex;
        align-items: center;
        width: 100%;
        margin-top: 24px;
        max-height: 30px; }
      .media-manager > section > aside .target-box > span {
        margin: -3px 1em 0 0;
        color: rgba(0, 0, 0, 0.3);
        font-size: 14px; }
      .media-manager > section > aside .library-info-box {
        display: none;
        margin-bottom: 32px;
        color: #646464; }
      .media-manager > section > aside .library-info-box h3 {
        color: #60bc57;
        margin: 16px 0; }
      .media-manager > section > aside .library-info-box h4 {
        color: #60bc57;
        margin: 16px 0; }
      .media-manager > section > aside .library-info-box > div {
        display: flex; }
      .media-manager > section > aside .library-info-box > div > span:first-of-type {
        width: 65px; }
  .media-manager > footer {
    border-top: 1px solid #e2e2e2;
    min-height: 60px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 2em;
    font-size: 16px; }
    .media-manager > footer > button {
      font-size: 16px;
      background: #fff;
      color: #212121;
      box-shadow: none;
      border: 0; }
  @media (max-width: 1024px) {
    .media-manager {
      width: 98%;
      left: 1%;
      right: 1%;
      top: 2%;
      height: 90%; }
      .media-manager > section > div {
        width: 65%; }
      .media-manager > section > aside {
        width: 35%; }
      .media-manager h4 {
        font-size: 1.3em; } }
  @media (max-width: 767px) {
    .media-manager > header {
      padding: 0 .25em; }
    .media-manager > header > h6 {
      display: none; }
    .media-manager > section {
      flex-wrap: wrap;
      overflow-y: scroll; }
    .media-manager > section > * {
      width: 100% !important; }
    .media-manager > section > aside .camera-container {
      display: none; }
    .media-manager .hide-touch {
      display: none; }
    .media-manager h4 {
      font-size: 1.1em; }
    .media-manager > section > aside header {
      border-top: var(--galery-editor-border, 1px solid #e2e2e2); }
    .media-manager > section > aside .library-info-box {
      display: flex;
      flex-direction: column;
      font-size: 14px; } }

@-moz-document url-prefix() {
  .mdc-simple-menu .mdc-list, .mdc-simple-menu .mdc-list-group {
    max-height: 300px; } }

@media only screen and (max-width: 640px) {
  .media-manager {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%; }
  .media-manager > footer > button {
    font-size: 14px; }
  .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller a {
    font-size: 12px; }
  .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar a:hover, .media-manager > header > .nav-container > .tab-bar .mdc-tab-bar-scroller a:hover {
    font-size: 12px; }
  .mdc-tab-bar-scroller__indicator__inner {
    font-size: 24px !important; }
  .media-manager > section > .main-container > section .flex-library {
    justify-content: space-between; }
  .media-manager .mdc-simple-menu .mdc-list, .mdc-simple-menu .mdc-list-group {
    padding: 28px 0; } }

.rich-editor-toolbar-container {
  width: 100%;
  position: relative;
  position: sticky;
  top: 0;
  z-index: 800; }

.rich-editor-toolbar {
  font-family: 'Roboto' !important;
  width: 630px;
  max-width: 100%;
  height: 78px;
  background: #fff;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.4);
  left: 0;
  z-index: 20;
  color: #424242;
  position: sticky;
  top: 0;
  opacity: 0;
  display: none; }
  .rich-editor-toolbar.focus, .rich-editor-toolbar:focus, .rich-editor-toolbar.active {
    opacity: 1;
    display: block;
    top: -78px; }
  .rich-editor-toolbar .toolbar-button-group {
    height: 38px;
    width: 100%;
    min-width: 630px;
    display: flex;
    align-items: center;
    padding: 1px 16px; }
    .rich-editor-toolbar .toolbar-button-group .toolbar-button {
      background: #fff;
      position: relative;
      border: 1px solid transparent;
      margin: 0;
      margin-left: 2px;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      width: 42px;
      height: 34px;
      font-family: 'Roboto' !important; }
      .rich-editor-toolbar .toolbar-button-group .toolbar-button:hover {
        border: 1px solid #e0e0e0;
        background: #eee; }
      .rich-editor-toolbar .toolbar-button-group .toolbar-button .react-hint__content {
        font-family: 'Roboto' !important;
        font-size: 12px !important;
        font-weight: 900 !important; }
      .rich-editor-toolbar .toolbar-button-group .toolbar-button .react-hint {
        min-width: 120px; }
    .rich-editor-toolbar .toolbar-button-group .separator {
      margin: 0 8px;
      height: 100%;
      width: 1px;
      background: rgba(217, 217, 217, 0.52); }
    .rich-editor-toolbar .toolbar-button-group .toolbar-menu-anchor {
      background: #fff;
      position: relative;
      margin: 0;
      margin-left: 2px;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      height: 34px;
      font-family: 'Roboto' !important;
      font-weight: 700; }
      .rich-editor-toolbar .toolbar-button-group .toolbar-menu-anchor:hover {
        color: #4e748e; }
    .rich-editor-toolbar .toolbar-button-group .toolbar-menu {
      font-size: 12px;
      margin-right: 6px; }
      .rich-editor-toolbar .toolbar-button-group .toolbar-menu i {
        margin-top: 2px; }
      .rich-editor-toolbar .toolbar-button-group .toolbar-menu .mdc-simple-menu .mdc-list-item {
        height: 24px;
        font-size: 12px;
        font-weight: 700; }
  .rich-editor-toolbar hr.horizontal-separator {
    border: 0;
    border-top: 1px solid rgba(217, 217, 217, 0.52);
    clear: both;
    margin: 0;
    height: 1px; }
  @media only screen and (max-width: 600px) {
    .rich-editor-toolbar {
      overflow-x: scroll; }
      .rich-editor-toolbar .toolbar-menu {
        display: none; }
      .rich-editor-toolbar .toolbar-menu ~ .separator {
        display: none; } }

.rich-editor-container {
  width: 100%;
  position: relative; }
  .rich-editor-container:focus-within .rich-editor {
    outline: 2px dashed #ddd !important; }
  .rich-editor-container:focus-within .rich-editor-toolbar {
    opacity: 1 !important; }
    .rich-editor-container:focus-within .rich-editor-toolbar.hide-toolbar {
      opacity: 0 !important; }
  .rich-editor-container .mdc-text-field {
    font-family: 'Roboto' !important;
    font-weight: 500 !important; }
  .rich-editor-container .mdc-text-field textarea {
    width: 100%; }
  .rich-editor-container.toolbar-active {
    margin-top: -78px !important; }
  .rich-editor-container.single-toolbar .rich-editor-toolbar-container .rich-editor-toolbar {
    height: 38px !important; }
  .rich-editor-container.single-toolbar.toolbar-active {
    margin-top: -38px !important; }
    .rich-editor-container.single-toolbar.toolbar-active .rich-editor-toolbar.focus, .rich-editor-container.single-toolbar.toolbar-active .rich-editor-toolbar:focus, .rich-editor-container.single-toolbar.toolbar-active .rich-editor-toolbar.active {
      opacity: 1;
      display: block;
      top: -38px; }
  .rich-editor-container.no-min-height .rich-editor, .rich-editor-container.no-min-height .rich-editor.active {
    min-height: 0; }
  .rich-editor-container.min-height .rich-editor, .rich-editor-container.min-height .rich-editor.active {
    min-height: 300px; }
  .rich-editor-container.min-width .rich-editor-toolbar {
    min-width: 630px; }
  .rich-editor-container.sticky-disabled .rich-editor-toolbar-container {
    position: absolute; }
    .rich-editor-container.sticky-disabled .rich-editor-toolbar-container .rich-editor-toolbar {
      position: absolute; }
  .rich-editor-container.sticky-disabled.toolbar-active {
    margin-top: 0 !important; }
    .rich-editor-container.sticky-disabled.toolbar-active .rich-editor-toolbar.focus, .rich-editor-container.sticky-disabled.toolbar-active .rich-editor-toolbar:focus, .rich-editor-container.sticky-disabled.toolbar-active .rich-editor-toolbar.active {
      opacity: 1;
      display: block; }

.rich-editor {
  min-height: 300px;
  width: 100%; }
  .rich-editor:focus, .rich-editor.focus {
    outline: 2px dashed #ddd !important; }
  .rich-editor.active {
    outline: 2px dashed #eee;
    min-height: 300px; }
    .rich-editor.active .read-more {
      font-size: 22px;
      color: #ddd;
      margin: 16px 0;
      display: block; }
  .rich-editor pre.html-source {
    margin: 0;
    padding: 0;
    white-space: pre-wrap; }
  .rich-editor hr:first-of-type {
    margin-top: 0; }
  .rich-editor h2:first-of-type, .rich-editor h3:first-of-type, .rich-editor h4:first-of-type, .rich-editor h5:first-of-type, .rich-editor h6:first-of-type {
    margin-top: 0; }
  .rich-editor .em {
    font-family: "Futura LT Pro Book";
    color: #817162; }
  .rich-editor .clear {
    clear: both; }
  .rich-editor .read-more {
    display: none; }

.active-editable-outline {
  outline: 2px dashed #eee; }
  .active-editable-outline:focus, .active-editable-outline.focus {
    outline: 2px dashed #ddd !important; }

/*$cms-placeholdercolor--white = #FFFFFF
$color--black = #000000
$color--off-white = #E6E6E6
$color--grey = #d8d8d8
$color--image = #d7692c
$color--primary = #2AA1C0
$color--secondary = #0E647D*/
.cms-placeholder-card {
  width: 100%;
  max-width: 300px;
  min-height: 260px;
  margin: 10px;
  background: #fff;
  border-bottom: 1px solid #d8d8d8;
  box-shadow: 0 1px 2px rgba(151, 151, 151, 0.58); }
  .cms-placeholder-card .card__image {
    position: relative;
    width: 100%;
    height: 80px;
    background: #d7692c;
    overflow: hidden;
    display: flex;
    justify-content: center; }
    .cms-placeholder-card .card__image span {
      margin-top: 24px;
      color: #fff;
      font-size: 18px;
      font-family: 'Roboto';
      font-weight: 500; }
  .cms-placeholder-card .card__content {
    padding: 20px; }
    .cms-placeholder-card .card__content .card__heading {
      margin-top: 0;
      margin-bottom: 10px;
      margin-bottom: 20px;
      width: 100%;
      height: 35px;
      background: #d8d8d8; }
    .cms-placeholder-card .card__content .card__paragraph {
      margin: 0;
      width: 90%;
      height: 20px;
      background: #d8d8d8; }
  .cms-placeholder-card.twitter .card__image {
    background: #329cc3; }
  .cms-placeholder-card.facebook .card__image {
    background: #3B5998; }
  .cms-placeholder-card.google .card__image {
    background: #DB4437; }
  .cms-placeholder-card.google .card__image {
    background: #DB4437; }
  .cms-placeholder-card.pinterest .card__image {
    background: #BD081C; }
  .cms-placeholder-card.instagram .card__image {
    background: #262626; }

.color-picker-container {
  min-height: 150px;
  max-width: 170px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .color-picker-container .flex-colors {
    display: flex;
    flex-wrap: wrap; }
    .color-picker-container .flex-colors > div {
      height: 22px;
      width: 22px;
      cursor: pointer;
      margin-bottom: 8px;
      background: #DB4437;
      border-radius: 4px;
      margin: 0 0 8px 8px; }
      .color-picker-container .flex-colors > div:nth-of-type(5n + 1) {
        margin-left: 0; }
  .color-picker-container .color-input input {
    font-size: 14px;
    padding: 3px 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #212121;
    font-family: 'Roboto';
    width: 100px;
    margin: 0; }

.margin-left-auto {
  margin-left: auto; }

@media only screen and (max-width: 768px) {
  .rich-editor-toolbar-container {
    display: none; } }

.blog-posts-container .flex-header {
  margin-bottom: 48px; }

.blog-posts-container article {
  margin-bottom: 48px;
  border-bottom: 1px solid #beb3aa; }
  .blog-posts-container article:last-of-type {
    border-bottom: 0; }
  .blog-posts-container article > header {
    display: flex;
    flex-direction: column; }
    .blog-posts-container article > header h2, .blog-posts-container article > header h3 {
      margin-bottom: 0; }
    .blog-posts-container article > header span {
      color: #817162;
      margin-top: 5px; }
  .blog-posts-container article .content {
    margin-top: 36px; }
    .blog-posts-container article .content br ~ br ~ br {
      display: none; }
    .blog-posts-container article .content br ~ br ~ br ~ br {
      display: none; }
    .blog-posts-container article .content .post-image {
      margin: 16px 0; }
      .blog-posts-container article .content .post-image small {
        display: block; }
      .blog-posts-container article .content .post-image img {
        max-width: 500px;
        display: block; }
    .blog-posts-container article .content img {
      margin: 16px 0;
      display: block; }
  .blog-posts-container article .post-thumb {
    max-width: 400px;
    margin: 0 36px 36px 0 !important;
    float: left; }

.blog-posts-container aside {
  margin-top: 3em;
  display: flex;
  justify-content: flex-end; }

.blog-posts-container em {
  font-family: "Futura LT Pro Book";
  color: #817162; }

.blog-posts-container strong {
  font-family: "Futura LT Pro Book";
  font-weight: 400; }

@media only screen and (max-width: 640px) {
  .blog-posts-container article .post-thumb {
    max-width: 100%;
    margin: 0 0 36px 0 !important;
    float: none; } }

.share {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #beb3aa;
  margin-top: 16px; }
  .share > * {
    margin-right: .5em; }
  .share > span {
    color: #232020; }

article.blog-post-detail {
  margin-bottom: 48px;
  border-bottom: 1px solid #beb3aa; }
  article.blog-post-detail > header span {
    margin-bottom: 36px; }
  article.blog-post-detail:last-of-type {
    border-bottom: 0; }
  article.blog-post-detail > header {
    display: flex;
    flex-direction: column; }
    article.blog-post-detail > header h2, article.blog-post-detail > header h3 {
      margin-bottom: 0; }
    article.blog-post-detail > header span {
      color: #817162;
      margin-top: 5px; }
  article.blog-post-detail .content {
    margin-top: 36px; }
    article.blog-post-detail .content br ~ br ~ br {
      display: none; }
    article.blog-post-detail .content br ~ br ~ br ~ br {
      display: none; }
    article.blog-post-detail .content .post-image {
      margin: 16px 0; }
      article.blog-post-detail .content .post-image small {
        display: block; }
      article.blog-post-detail .content .post-image img {
        max-width: 500px;
        display: block; }
    article.blog-post-detail .content img {
      margin: 16px 0;
      display: block; }
  article.blog-post-detail .post-thumb {
    max-width: 600px;
    margin: 0 36px 36px 0 !important;
    float: left; }
    article.blog-post-detail .post-thumb img {
      margin: 0 !important; }
  article.blog-post-detail .rich-editor a {
    text-decoration: underline;
    color: #817162;
    transition: all 0.5s linear; }
    article.blog-post-detail .rich-editor a:hover {
      color: #232020;
      text-decoration: underline; }
  article.blog-post-detail .rich-editor.active {
    min-height: 600px; }
  @media only screen and (max-width: 900px) {
    article.blog-post-detail .post-thumb {
      max-width: 400px; } }
  @media only screen and (max-width: 640px) {
    article.blog-post-detail .post-thumb {
      max-width: 100%;
      float: none;
      margin-right: 0 !important; } }

blockquote.instagram-media:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0;
  height: 0; }

blockquote.instagram-media:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 0;
  height: 0; }

.post-full-width-image {
  width: 100%; }
  .post-full-width-image figure figcaption {
    font-size: 14px;
    font-family: "Futura LT Pro Book";
    color: #817162;
    text-align: center; }

.post-image {
  width: 500px;
  clear: left; }
  .post-image br {
    display: none; }
  .post-image small, .post-image figcaption {
    font-size: 14px;
    font-family: "Futura LT Pro Book";
    color: #817162; }
  .post-image figure figcaption {
    font-size: 14px;
    font-family: "Futura LT Pro Book";
    color: #817162;
    text-align: center; }

.post-two-images {
  display: flex;
  justify-content: space-around; }
  .post-two-images > figure {
    width: 40%;
    max-width: 40%; }
    .post-two-images > figure figcaption {
      font-size: 14px;
      font-family: "Futura LT Pro Book";
      color: #817162;
      text-align: center; }

.post-three-images {
  display: flex;
  justify-content: space-between; }
  .post-three-images > figure {
    width: 30%;
    max-width: 30%; }
    .post-three-images > figure figcaption {
      font-size: 14px;
      font-family: "Futura LT Pro Book";
      color: #817162;
      text-align: center; }

em {
  font-family: "Futura LT Pro Book";
  color: #817162; }

strong {
  font-family: "Futura LT Pro Book";
  font-weight: 400; }

@media only screen and (max-width: 768px) {
  figure {
    margin: 16px 0; }
  .post-three-images {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap; }
    .post-three-images > figure {
      width: 40%;
      max-width: 40%;
      margin-bottom: 16px; } }

@media only screen and (max-width: 640px) {
  .post-image {
    max-width: 100%; }
  .post-two-images, .post-three-images {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .post-two-images > figure, .post-three-images > figure {
      width: 100%;
      max-width: 100%;
      margin-bottom: 16px;
      text-align: center; } }

.mdc-fab {
  background: #817162;
  position: fixed;
  bottom: 32px;
  right: 32px;
  z-index: 201; }

.mdc-button-icon.active {
  color: #64574c; }

.mdc-button-icon:hover {
  color: #64574c; }

.mdc-text-field.small {
  font-size: 14px; }

.mdc-simple-menu.small .mdc-list-item {
  height: 36px;
  font-size: 14px; }

.mdc-menu-anchor.absolute {
  position: absolute; }

.content-edit-icon {
  padding: .75em;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 4;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  background: #fff; }
  .content-edit-icon > i {
    display: flex;
    color: #cacaca; }
  .content-edit-icon.right {
    left: 100%; }

.edit [contenteditable] {
  outline: 2px dashed #eee;
  width: 100%;
  display: block; }
  .edit [contenteditable]:focus {
    outline: 2px dashed #ddd !important; }

.news-box.edit [contenteditable] {
  outline: 2px dashed #eee; }
  .news-box.edit [contenteditable]:focus {
    outline: 2px dashed #ddd; }

*:not(pre)[contenteditable] {
  outline: 2px dashed #eee; }
  *:not(pre)[contenteditable]:focus {
    outline: 2px dashed #ddd; }

pre[contenteditable] {
  outline: none; }
  pre[contenteditable]:focus {
    outline: none !important; }

.content-edit-icon.press-items {
  top: -33px; }

.content-edit-icon.press-item {
  top: -43px; }

.seminar-event-detail.edit input[type=date] {
  margin: 0; }

.seminar-event-detail.edit aside h5 {
  margin-top: 18px; }

.page-dialog-section {
  padding: 0 64px; }
  .page-dialog-section textarea {
    max-height: 100px; }
  .page-dialog-section button, .page-dialog-section .ui-button {
    font-size: 14px; }
  @media only screen and (max-width: 1000px) {
    .page-dialog-section {
      padding: 0 10px; } }

.image-stretch-container [contenteditable] {
  outline: 2px dashed #f2f2f2;
  width: 100%;
  display: block; }
  .image-stretch-container [contenteditable]:focus {
    outline: 2px dashed #fff !important; }

.mdc-dialog.large-dialog .mdc-dialog__footer {
  border: 1px solid #f2f2f2; }

.page-summary-container {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  font-family: "Futura LT Pro Book"; }
  .page-summary-container > div:last-of-type {
    border-bottom: 0; }
  .page-summary-container .page-summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 24px;
    border-bottom: 1px solid #f2f2f2f2;
    min-height: 120px; }
    .page-summary-container .page-summary .page-info {
      width: 80%; }
      .page-summary-container .page-summary .page-info a {
        font-size: 22px; }
      .page-summary-container .page-summary .page-info > div {
        font-size: 14px; }
    .page-summary-container .page-summary .light {
      color: #bbb; }
    .page-summary-container .page-summary .highlight {
      color: #2196F3; }
    .page-summary-container .page-summary .active-switch-container {
      display: flex;
      align-items: center; }
    .page-summary-container .page-summary .active-indicator {
      color: #468847;
      text-transform: uppercase;
      font-family: "FuturaBT-Medium";
      font-size: 16px !important;
      margin: 8px 0; }
  @media only screen and (max-width: 640px) {
    .page-summary-container .page-summary .page-info {
      width: 70%; }
      .page-summary-container .page-summary .page-info a {
        font-size: 16px; } }

.page-activate-controller .mdc-fab {
  top: 130px; }

.light-class {
  color: #bbb; }

.highlight-class {
  color: #2196F3; }

.flex-page-settings {
  font-size: 14px;
  color: #bbb;
  display: flex;
  justify-content: space-between; }
  @media only screen and (max-width: 640px) {
    .flex-page-settings {
      font-size: 12px; } }

.pages-dashboard-icons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 150px;
  color: #817162; }
  .pages-dashboard-icons > * {
    margin-left: 16px;
    cursor: pointer; }

.career-detail.active .card {
  width: 600px;
  max-width: 100%; }

[contenteditable].min-height {
  min-height: 300px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .image-container.carousel-image-container {
    display: block !important; } }

.carousel-container {
  position: relative;
  width: 100%; }
  .carousel-container .carousel-icon {
    position: absolute;
    opacity: 1;
    height: 48px;
    width: 48px;
    top: 43%;
    z-index: 5; }
    .carousel-container .carousel-icon.next {
      right: 100px; }
      .carousel-container .carousel-icon.next:after {
        content: "\e90c";
        font-family: 'robbstucky';
        opacity: 1;
        color: #232020;
        font-size: 48px; }
    .carousel-container .carousel-icon.prev {
      left: 100px; }
      .carousel-container .carousel-icon.prev:after {
        content: "\e90d";
        font-family: 'robbstucky';
        opacity: 1;
        color: #232020;
        font-size: 48px; }
    @media only screen and (max-width: 768px) {
      .carousel-container .carousel-icon {
        display: none; } }
  .carousel-container .carousel-inner-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .carousel-container .carousel-inner-container .carousel-item {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      opacity: 0;
      z-index: 1;
      width: 100%;
      line-height: .5; }
      .carousel-container .carousel-inner-container .carousel-item > video {
        display: none;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0; }
        .carousel-container .carousel-inner-container .carousel-item > video.show {
          display: inline-block; }
    .carousel-container .carousel-inner-container > div:first-of-type {
      position: relative;
      display: list-item;
      float: left;
      z-index: 2;
      opacity: 1; }

.standard-form-width {
  width: 650px;
  max-width: 100%; }

.min-height-editor .rich-editor.active {
  min-height: 200px !important; }

google-map {
  display: block;
  height: 100%; }
  google-map > div {
    height: 100%; }

.google-map-container {
  width: 100%;
  max-width: 100%;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.4);
  padding: 10px;
  min-height: 400px; }
  .google-map-container > .google-map {
    min-height: 400px; }

.cms .sub-header {
  text-align: center;
  margin-bottom: 32px; }
  .cms .sub-header h2, .cms .sub-header h3, .cms .sub-header h4 {
    display: inline-block; }
  .cms .sub-header.grey h2, .cms .sub-header.grey h3, .cms .sub-header.grey h4 {
    color: #A8AAAC; }

.cms .numbered-columns {
  display: flex;
  justify-content: space-between;
  min-height: 300px; }
  .cms .numbered-columns > div {
    width: 30%;
    display: flex; }
    .cms .numbered-columns > div > figure {
      margin: 0;
      min-width: 65px; }
    .cms .numbered-columns > div .number-1 {
      height: 100px;
      width: 30px; }
    .cms .numbered-columns > div .number-2 {
      height: 100px;
      width: 65px; }
    .cms .numbered-columns > div .number-1 {
      height: 100px;
      width: 59px; }
    .cms .numbered-columns > div:nth-of-type(2) > div, .cms .numbered-columns > div:nth-of-type(3) > div {
      margin-left: 20px; }
  .cms .numbered-columns ul {
    margin: 0;
    padding: 0; }
    .cms .numbered-columns ul > li {
      margin-left: 20px;
      padding: 4px 0;
      color: #757575; }

.cms .image-grid {
  display: flex;
  justify-content: space-between; }
  .cms .image-grid.three > div {
    width: 32%; }

.cms .highlight.red {
  color: #D22229; }

.cms footer, .cms .footer {
  margin-top: 32px; }
  .cms footer.center, .cms .footer.center {
    text-align: center; }
  .cms footer a, .cms .footer a {
    font-family: "Futura LT Pro Book"; }
    .cms footer a:hover, .cms .footer a:hover {
      color: #817162; }

.cms .main-logo {
  width: 382px;
  height: 80px; }

.cms .rich-editor-container.single-toolbar.sticky-disabled.footer.center.active.toolbar-active {
  margin-top: 32px !important; }

@media only screen and (max-width: 768px) {
  .cms .numbered-columns {
    flex-wrap: wrap; }
    .cms .numbered-columns > div {
      width: 45%; }
      .cms .numbered-columns > div:nth-of-type(3) {
        margin-top: 24px;
        margin-left: auto;
        margin-right: auto; }
      .cms .numbered-columns > div > figure {
        min-width: 52px; }
      .cms .numbered-columns > div .number-1 {
        height: 80px;
        width: 24px; }
      .cms .numbered-columns > div .number-2 {
        height: 80px;
        width: 52px; }
      .cms .numbered-columns > div .number-1 {
        height: 80px;
        width: 47px; }
  .cms .main-logo {
    width: 306px;
    height: 64px; } }

@media only screen and (max-width: 640px) {
  .cms .numbered-columns > div {
    width: 100%;
    margin-bottom: 24px; }
    .cms .numbered-columns > div:nth-of-type(3) {
      margin: 0; }
    .cms .numbered-columns > div > figure {
      min-width: 39px; }
    .cms .numbered-columns > div .number-1 {
      height: 60px;
      width: 18px; }
    .cms .numbered-columns > div .number-2 {
      height: 60px;
      width: 39px; }
    .cms .numbered-columns > div .number-1 {
      height: 60px;
      width: 35px; }
  .cms .image-grid {
    flex-wrap: wrap; }
    .cms .image-grid.three > div {
      width: 100%;
      margin-bottom: 24px; }
  .cms .main-logo {
    width: 267px;
    height: 56px; } }

.cms-content a {
  font-family: "Futura LT Pro Book";
  color: #817162;
  transition: all 0.5s linear; }
  .cms-content a:hover {
    color: #232020; }

.rewards-grid-padding {
  padding: 0 200px; }
  @media only screen and (max-width: 1000px) {
    .rewards-grid-padding {
      padding: 0; } }

.touch-column-margin {
  margin-top: 24px; }

@media only screen and (max-width: 640px) {
  .apply-touch-form-styles > * {
    width: 100%; } }

.cms-content-grid {
  display: flex;
  flex-wrap: wrap;
  margin-top: 32px;
  font-family: "Futura LT Pro Book";
  color: #757575; }

.cms-content-grid h2 {
  text-transform: uppercase;
  margin-bottom: 24px;
  font-family: "Futura LT Pro Book"; }

.cms-content-grid > div {
  width: 50%;
  margin-bottom: 36px;
  position: relative; }

.cms-content-grid > div.wide {
  width: 65%; }

.cms-content-grid > div.narrow {
  width: 35%; }

.cms-content-grid .flex-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start; }

.cms-content-grid .flex-column.align-left {
  padding-left: 4em; }

.cms-content-grid .flex-column.align-right {
  padding-left: 8em;
  padding-right: 4em;
  align-items: flex-end; }

.cms-content-grid .flex-column.padding-right {
  padding-right: 4em; }

.cms-content-grid .flex-column.align-right > * {
  align-items: flex-end;
  text-align: right; }

.cms-content-grid .content-button {
  margin-top: 36px;
  color: #232020;
  text-transform: uppercase;
  border: 1px solid #232020;
  padding: .75em;
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: .2em;
  font-family: "FuturaBT-Medium"; }

.cms-content-grid .content-button:hover {
  color: #232020;
  cursor: pointer; }

.cms-content-grid .content-button a:hover {
  color: #232020;
  cursor: pointer; }

.cms-content-grid .rich-editor-toolbar .toolbar-button-group {
  min-width: 0;
  max-width: 100%; }

.cms-content-grid .rich-editor-container.align-right .rich-editor-toolbar-container {
  left: 100px;
  top: 20px;
  width: 450px;
  max-width: 100%; }

.cms-content-grid h3 {
  text-transform: capitalize;
  margin-bottom: 24px; }

.cms-promotion-grid {
  margin: 30px 0;
  position: relative; }
  .cms-promotion-grid > div {
    margin-bottom: 30px; }
    .cms-promotion-grid > div:last-child {
      margin-bottom: 0; }
    .cms-promotion-grid > div video {
      width: 100%;
      max-width: 100%; }
  @media only screen and (min-width: 1510px) {
    .cms-promotion-grid .image-stretch-container {
      min-height: 0; } }

@media (max-width: 1000px) {
  .cms-content-grid > div.wide {
    width: 50%; }
  .cms-content-grid > div.narrow {
    width: 50%; } }

@media (max-width: 800px) {
  .cms-content-grid .flex-column.align-right {
    padding-left: 0; } }

@media (max-width: 640px) {
  .cms-content-grid > div {
    width: 100%; }
  .cms-content-grid > div.wide {
    width: 100%; }
  .cms-content-grid > div.narrow {
    width: 100%; }
  .cms-content-grid .flex-column {
    align-items: center !important;
    text-align: center;
    padding: 0 !important; }
  .cms-content-grid .flex-column.align-right > * {
    align-items: center !important;
    text-align: center; }
  .cms-content-grid .flex-column.padding-right {
    padding-right: 0; }
  .cms-content-grid .order-1 {
    order: 1; }
  .cms-content-grid .order-2 {
    order: 2; }
  .cms-content-grid .order-3 {
    order: 3; }
  .cms-content-grid .order-4 {
    order: 4; }
  .cms-content-grid .order-5 {
    order: 5; }
  .cms-content-grid .order-6 {
    order: 6; }
  .cms-content-grid .order-7 {
    order: 7; }
  .cms-content-grid .order-8 {
    order: 8; }
  .cms-content-grid .order-9 {
    order: 9; }
  .cms-content-grid .order-10 {
    order: 10; }
  .cms-content-grid .order-11 {
    order: 11; }
  .cms-content-grid .order-12 {
    order: 12; }
  .cms-content-grid .order-13 {
    order: 13; }
  .cms-content-grid .order-14 {
    order: 14; }
  .cms-content-grid .order-15 {
    order: 15; }
  .cms-content-grid .order-16 {
    order: 16; } }

footer.footer {
  margin: 48px 0 8px 0;
  font-size: 16px;
  border-top: 1px solid #beb3aa;
  padding-top: 36px; }
  footer.footer.no-border {
    border-top: 0; }
  footer.footer hr {
    border-top: 1px solid #beb3aa; }
  footer.footer a {
    color: #817162;
    margin: 0 16px;
    text-transform: uppercase; }
    footer.footer a:hover {
      text-transform: uppercase;
      font-size: 16px; }
  footer.footer h6 {
    margin: 0;
    text-transform: uppercase;
    width: 110px;
    font-size: 1.2em; }
    footer.footer h6.margin-right {
      margin-right: 64px; }
  footer.footer .item-social-icons {
    color: #beb3aa;
    display: flex;
    align-items: center; }
    footer.footer .item-social-icons > * {
      margin: 0 10px; }
    footer.footer .item-social-icons a {
      color: #817162; }
      footer.footer .item-social-icons a:hover {
        color: #817162; }
  footer.footer .footer-item {
    display: flex;
    margin-bottom: 16px;
    align-items: center; }
    footer.footer .footer-item.end {
      justify-content: flex-end; }
  footer.footer .ui-button.small {
    padding: .175em 0.5em;
    margin: 0; }
  footer.footer .subscribe-box {
    display: flex;
    align-items: center;
    font-family: "Futura LT Pro Book";
    margin-left: auto; }
    footer.footer .subscribe-box a {
      font-size: 14px; }
      footer.footer .subscribe-box a > div {
        margin-left: 6px !important; }
    footer.footer .subscribe-box input {
      border-radius: 4px;
      border-style: solid;
      border-width: 1px;
      border-color: #e1e1e1;
      background-color: #ffffff;
      display: block;
      padding: 0.4em 0.5em;
      margin: 0 4px; }
      footer.footer .subscribe-box input::-webkit-input-placeholder {
        color: #232020 !important;
        font-size: 16px !important;
        font-family: "Futura LT Pro Light" !important; }
      footer.footer .subscribe-box input::-moz-placeholder {
        color: #232020 !important;
        opacity: 1;
        font-size: 16px !important;
        font-family: "Futura LT Pro Light" !important; }
      footer.footer .subscribe-box input:-ms-input-placeholder {
        color: #232020 !important;
        font-size: 16px !important;
        font-family: "Futura LT Pro Light" !important; }
      footer.footer .subscribe-box input::placeholder {
        color: #232020 !important;
        opacity: 1;
        font-size: 16px;
        font-family: "Futura LT Pro Light" !important; }

@media only screen and (max-width: 1024px) {
  footer.footer h6 {
    font-size: 1.1em; } }

@media only screen and (max-width: 970px) {
  footer.footer .footer-item.connect {
    flex-wrap: wrap; }
    footer.footer .footer-item.connect h6 {
      width: 100%;
      margin-bottom: 4px; }
  footer.footer .item-social-icons > i:first-of-type {
    margin-left: 0; }
  footer.footer a:first-of-type {
    margin-left: 0; }
  footer.footer {
    margin: 36px 0 0 0; }
    footer.footer h6 {
      margin: 0;
      width: 100%; }
      footer.footer h6.margin-right {
        margin-right: 0; }
    footer.footer .footer-item {
      flex-wrap: wrap;
      margin-bottom: 36px; }
    footer.footer .touch-footer-item-margin {
      margin: 0; } }

@media only screen and (max-width: 768px) {
  footer.footer {
    margin: 36px 0 0 0; }
    footer.footer h6 {
      margin: 0;
      width: 100%; }
      footer.footer h6.margin-right {
        margin-right: 0; }
    footer.footer .footer-item {
      flex-wrap: wrap; }
    footer.footer .touch-footer-item-margin {
      margin: 0; } }

@media only screen and (max-width: 640px) {
  footer.footer {
    font-size: 12px; }
    footer.footer a {
      font-size: 12px; }
      footer.footer a:hover {
        font-size: 12px; }
    footer.footer h6 {
      text-align: center; }
    footer.footer .footer-item {
      margin-bottom: 20px;
      justify-content: center; }
      footer.footer .footer-item.between {
        justify-content: center; }
    footer.footer .item-social-icons {
      display: flex;
      justify-content: center; }
    footer.footer .subscribe-box {
      margin-top: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 0; }
      footer.footer .subscribe-box a {
        font-size: 12px; }
        footer.footer .subscribe-box a > div:hover {
          font-size: 11px !important; }
      footer.footer .subscribe-box input {
        font-size: 14px;
        padding: 0.4em 0.5em; }
        footer.footer .subscribe-box input::-webkit-input-placeholder {
          color: #232020 !important;
          font-size: 14px !important;
          font-family: "Futura LT Pro Light" !important; }
        footer.footer .subscribe-box input::-moz-placeholder {
          color: #232020 !important;
          opacity: 1;
          font-size: 14px !important;
          font-family: "Futura LT Pro Light" !important; }
        footer.footer .subscribe-box input:-ms-input-placeholder {
          color: #232020 !important;
          font-size: 14px !important;
          font-family: "Futura LT Pro Light" !important; }
        footer.footer .subscribe-box input::placeholder {
          color: #232020 !important;
          opacity: 1;
          font-size: 14px;
          font-family: "Futura LT Pro Light" !important; } }

body.print {
  padding: 32px;
  font-size: 18px; }
  body.print .print-logo-container {
    width: 100%;
    text-align: center; }
    body.print .print-logo-container .print-logo {
      width: 250px;
      height: 52px; }
  body.print grid-row {
    max-width: 940px; }
  body.print h3 {
    font-size: 22px !important; }
  body.print .size-14 {
    font-size: 14px; }
  body.print shopping-gallery {
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-end;
    -webkit-flex-wrap: wrap; }
    body.print shopping-gallery > gallery-item {
      display: -webkit-flex;
      -webkit-flex-direction: column;
      -webkit-justify-content: flex-end;
      -webkit-align-items: center;
      font-size: 16px; }
      body.print shopping-gallery > gallery-item .links {
        display: -webkit-flex;
        -webkit-flex-direction: column;
        -webkit-align-items: center; }
        body.print shopping-gallery > gallery-item .links span.sku {
          font-size: 14px;
          color: #817162; }
  body.print shopping-item {
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  body.print shopping-item > item-detail aside {
    margin-top: 12px;
    padding-left: 0; }
    body.print shopping-item > item-detail aside h5 {
      font-size: 14px !important;
      padding-left: 0; }
    body.print shopping-item > item-detail aside div {
      font-size: 14px !important; }
    body.print shopping-item > item-detail aside .details {
      margin-top: 2px; }
  body.print .flex-box {
    display: flex;
    display: -weblit-flex; }
    body.print .flex-box.center {
      justify-content: center;
      -webkit-justify-content: center; }
    body.print .flex-box.align-center {
      align-items: center;
      -webkit-align-items: center; }
    body.print .flex-box.align-end {
      align-items: flex-end;
      -webkit-align-items: flex-end; }
    body.print .flex-box.column {
      flex-direction: column;
      -webkit-flex-direction: column; }
      body.print .flex-box.column.center {
        align-items: center;
        -webkit-align-items: center; }
      body.print .flex-box.column.margin > * {
        margin-bottom: 1em; }
    body.print .flex-box.flex-end {
      justify-content: flex-end;
      -webkit-justify-content: flex-end; }
    body.print .flex-box.between {
      justify-content: space-between;
      align-items: center;
      -webkit-justify-content: space-between;
      -webkit-align-items: center; }
    body.print .flex-box.around {
      justify-content: space-around;
      -webkit-justify-content: space-around; }
