/* ==============================================================================
Theme Name: Get Palliative Care
Theme URI: http://getpalliativecare.org/
Description: Official Get Palliative Care theme. Please do not change.
Version: 3.0
Author: Sumit Paul
Author URI: http://getpalliativecare.org
================================================================================= */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* 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-.
     */
figcaption,
figure {
  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 */
}

/**
     * Add the correct display in IE.
     */
main {
  display: block;
}

/**
     * 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 */
}

/* Links
       ========================================================================== */
/**
     * 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 */
}

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in 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.
     */
button {
  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 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible;
}

/**
     * 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 */
}

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
     * 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 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  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;
}

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

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

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block;
}

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

.foundation-mq {
  font-family: "small=0em&medium=48em&large=72em&xlarge=75em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1;
}

[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.grid-container {
  max-width: 84.375rem;
  margin: 0 auto;
}

.grid-container-padded {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

@media screen and (min-width: 84.375em) {
  .grid-container-padded {
    padding-left: 0;
    padding-right: 0;
  }
}
.grid-x {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.cell {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}

.cell.auto {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}

.cell.shrink {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > small-shrink, .grid-x > small-full, .grid-x > small-1, .grid-x > small-2, .grid-x > small-3, .grid-x > small-4, .grid-x > small-5, .grid-x > small-6, .grid-x > small-7, .grid-x > small-8, .grid-x > small-9, .grid-x > small-10, .grid-x > small-11, .grid-x > small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 48em) {
  .grid-x > medium-shrink, .grid-x > medium-full, .grid-x > medium-1, .grid-x > medium-2, .grid-x > medium-3, .grid-x > medium-4, .grid-x > medium-5, .grid-x > medium-6, .grid-x > medium-7, .grid-x > medium-8, .grid-x > medium-9, .grid-x > medium-10, .grid-x > medium-11, .grid-x > medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 72em) {
  .grid-x > large-shrink, .grid-x > large-full, .grid-x > large-1, .grid-x > large-2, .grid-x > large-3, .grid-x > large-4, .grid-x > large-5, .grid-x > large-6, .grid-x > large-7, .grid-x > large-8, .grid-x > large-9, .grid-x > large-10, .grid-x > large-11, .grid-x > large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 48em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .grid-x > .medium-1 {
    width: 8.33333%;
  }

  .grid-x > .medium-2 {
    width: 16.66667%;
  }

  .grid-x > .medium-3 {
    width: 25%;
  }

  .grid-x > .medium-4 {
    width: 33.33333%;
  }

  .grid-x > .medium-5 {
    width: 41.66667%;
  }

  .grid-x > .medium-6 {
    width: 50%;
  }

  .grid-x > .medium-7 {
    width: 58.33333%;
  }

  .grid-x > .medium-8 {
    width: 66.66667%;
  }

  .grid-x > .medium-9 {
    width: 75%;
  }

  .grid-x > .medium-10 {
    width: 83.33333%;
  }

  .grid-x > .medium-11 {
    width: 91.66667%;
  }

  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 72em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .grid-x > .large-1 {
    width: 8.33333%;
  }

  .grid-x > .large-2 {
    width: 16.66667%;
  }

  .grid-x > .large-3 {
    width: 25%;
  }

  .grid-x > .large-4 {
    width: 33.33333%;
  }

  .grid-x > .large-5 {
    width: 41.66667%;
  }

  .grid-x > .large-6 {
    width: 50%;
  }

  .grid-x > .large-7 {
    width: 58.33333%;
  }

  .grid-x > .large-8 {
    width: 66.66667%;
  }

  .grid-x > .large-9 {
    width: 75%;
  }

  .grid-x > .large-10 {
    width: 83.33333%;
  }

  .grid-x > .large-11 {
    width: 91.66667%;
  }

  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x > .medium-auto {
    width: auto;
  }

  .grid-margin-x > .medium-shrink {
    width: auto;
  }

  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 72em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }

  .grid-margin-x > .large-shrink {
    width: auto;
  }

  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }

  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }

  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }

  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }

  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }

  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
.grid-padding-x .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-padding-x > .cell {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 48em) {
  .medium-up-1 > .cell {
    width: 100%;
  }

  .medium-up-2 > .cell {
    width: 50%;
  }

  .medium-up-3 > .cell {
    width: 33.33333%;
  }

  .medium-up-4 > .cell {
    width: 25%;
  }

  .medium-up-5 > .cell {
    width: 20%;
  }

  .medium-up-6 > .cell {
    width: 16.66667%;
  }

  .medium-up-7 > .cell {
    width: 14.28571%;
  }

  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 72em) {
  .large-up-1 > .cell {
    width: 100%;
  }

  .large-up-2 > .cell {
    width: 50%;
  }

  .large-up-3 > .cell {
    width: 33.33333%;
  }

  .large-up-4 > .cell {
    width: 25%;
  }

  .large-up-5 > .cell {
    width: 20%;
  }

  .large-up-6 > .cell {
    width: 16.66667%;
  }

  .large-up-7 > .cell {
    width: 14.28571%;
  }

  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem);
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 72em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

.small-margin-collapse > .medium-1 {
  width: 8.33333%;
}

.small-margin-collapse > .medium-2 {
  width: 16.66667%;
}

.small-margin-collapse > .medium-3 {
  width: 25%;
}

.small-margin-collapse > .medium-4 {
  width: 33.33333%;
}

.small-margin-collapse > .medium-5 {
  width: 41.66667%;
}

.small-margin-collapse > .medium-6 {
  width: 50%;
}

.small-margin-collapse > .medium-7 {
  width: 58.33333%;
}

.small-margin-collapse > .medium-8 {
  width: 66.66667%;
}

.small-margin-collapse > .medium-9 {
  width: 75%;
}

.small-margin-collapse > .medium-10 {
  width: 83.33333%;
}

.small-margin-collapse > .medium-11 {
  width: 91.66667%;
}

.small-margin-collapse > .medium-12 {
  width: 100%;
}

.small-margin-collapse > .large-1 {
  width: 8.33333%;
}

.small-margin-collapse > .large-2 {
  width: 16.66667%;
}

.small-margin-collapse > .large-3 {
  width: 25%;
}

.small-margin-collapse > .large-4 {
  width: 33.33333%;
}

.small-margin-collapse > .large-5 {
  width: 41.66667%;
}

.small-margin-collapse > .large-6 {
  width: 50%;
}

.small-margin-collapse > .large-7 {
  width: 58.33333%;
}

.small-margin-collapse > .large-8 {
  width: 66.66667%;
}

.small-margin-collapse > .large-9 {
  width: 75%;
}

.small-margin-collapse > .large-10 {
  width: 83.33333%;
}

.small-margin-collapse > .large-11 {
  width: 91.66667%;
}

.small-margin-collapse > .large-12 {
  width: 100%;
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .small-3 {
    width: 25%;
  }

  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .small-6 {
    width: 50%;
  }

  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .small-9 {
    width: 75%;
  }

  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .small-12 {
    width: 100%;
  }

  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }

  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }

  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }

  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }

  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .large-3 {
    width: 25%;
  }

  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .large-6 {
    width: 50%;
  }

  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .large-9 {
    width: 75%;
  }

  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .large-12 {
    width: 100%;
  }

  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 72em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }

  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .small-3 {
    width: 25%;
  }

  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .small-6 {
    width: 50%;
  }

  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .small-9 {
    width: 75%;
  }

  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .small-12 {
    width: 100%;
  }

  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .medium-3 {
    width: 25%;
  }

  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .medium-6 {
    width: 50%;
  }

  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .medium-9 {
    width: 75%;
  }

  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .medium-12 {
    width: 100%;
  }

  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .large-3 {
    width: 25%;
  }

  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .large-6 {
    width: 50%;
  }

  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .large-9 {
    width: 75%;
  }

  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .large-12 {
    width: 100%;
  }

  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.9375rem);
}

@media print, screen and (min-width: 48em) {
  .medium-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }

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

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 72em) {
  .large-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }

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

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
.grid-y {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

.grid-y > .cell {
  width: auto;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > small-shrink, .grid-y > small-full, .grid-y > small-1, .grid-y > small-2, .grid-y > small-3, .grid-y > small-4, .grid-y > small-5, .grid-y > small-6, .grid-y > small-7, .grid-y > small-8, .grid-y > small-9, .grid-y > small-10, .grid-y > small-11, .grid-y > small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 48em) {
  .grid-y > medium-shrink, .grid-y > medium-full, .grid-y > medium-1, .grid-y > medium-2, .grid-y > medium-3, .grid-y > medium-4, .grid-y > medium-5, .grid-y > medium-6, .grid-y > medium-7, .grid-y > medium-8, .grid-y > medium-9, .grid-y > medium-10, .grid-y > medium-11, .grid-y > medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 72em) {
  .grid-y > large-shrink, .grid-y > large-full, .grid-y > large-1, .grid-y > large-2, .grid-y > large-3, .grid-y > large-4, .grid-y > large-5, .grid-y > large-6, .grid-y > large-7, .grid-y > large-8, .grid-y > large-9, .grid-y > large-10, .grid-y > large-11, .grid-y > large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 48em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .medium-shrink {
    height: auto;
  }

  .grid-y > .medium-1 {
    height: 8.33333%;
  }

  .grid-y > .medium-2 {
    height: 16.66667%;
  }

  .grid-y > .medium-3 {
    height: 25%;
  }

  .grid-y > .medium-4 {
    height: 33.33333%;
  }

  .grid-y > .medium-5 {
    height: 41.66667%;
  }

  .grid-y > .medium-6 {
    height: 50%;
  }

  .grid-y > .medium-7 {
    height: 58.33333%;
  }

  .grid-y > .medium-8 {
    height: 66.66667%;
  }

  .grid-y > .medium-9 {
    height: 75%;
  }

  .grid-y > .medium-10 {
    height: 83.33333%;
  }

  .grid-y > .medium-11 {
    height: 91.66667%;
  }

  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 72em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .large-shrink {
    height: auto;
  }

  .grid-y > .large-1 {
    height: 8.33333%;
  }

  .grid-y > .large-2 {
    height: 16.66667%;
  }

  .grid-y > .large-3 {
    height: 25%;
  }

  .grid-y > .large-4 {
    height: 33.33333%;
  }

  .grid-y > .large-5 {
    height: 41.66667%;
  }

  .grid-y > .large-6 {
    height: 50%;
  }

  .grid-y > .large-7 {
    height: 58.33333%;
  }

  .grid-y > .large-8 {
    height: 66.66667%;
  }

  .grid-y > .large-9 {
    height: 75%;
  }

  .grid-y > .large-10 {
    height: 83.33333%;
  }

  .grid-y > .large-11 {
    height: 91.66667%;
  }

  .grid-y > .large-12 {
    height: 100%;
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-padding-y > .cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 72em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame {
  width: 100vw;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 48em) {
  .medium-grid-frame {
    width: 100vw;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .cell .medium-grid-frame {
    width: 100%;
  }

  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }

  .medium-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }

  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 72em) {
  .large-grid-frame {
    width: 100vw;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .cell .large-grid-frame {
    width: 100%;
  }

  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }

  .large-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }

  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  height: 100vh;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media print, screen and (min-width: 48em) {
  .grid-y.medium-grid-frame {
    width: auto;
    height: 100vh;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media print, screen and (min-width: 72em) {
  .grid-y.large-grid-frame {
    width: auto;
    height: 100vh;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 48em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 72em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.align-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
  justify-content: center;
}

.align-top {
  -ms-flex-align: start;
  align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

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

.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.align-middle {
  -ms-flex-align: center;
  align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.align-stretch {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.align-center-middle {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.small-order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.small-order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.small-order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.small-order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.small-order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.small-order-6 {
  -ms-flex-order: 6;
  order: 6;
}

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
@media print, screen and (min-width: 72em) {
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .large-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .large-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .large-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .large-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .large-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
.flex-container {
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.flex-child-grow {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.flex-child-shrink {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.flex-dir-row {
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex-dir-column {
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: flex;
  }

  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .medium-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .medium-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 72em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: flex;
  }

  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .large-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .large-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  transition-duration: 750ms !important;
}

.fast {
  transition-duration: 250ms !important;
}

.linear {
  transition-timing-function: linear !important;
}

.ease {
  transition-timing-function: ease !important;
}

.ease-in {
  transition-timing-function: ease-in !important;
}

.ease-out {
  transition-timing-function: ease-out !important;
}

.ease-in-out {
  transition-timing-function: ease-in-out !important;
}

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  transition-delay: 300ms !important;
}

.long-delay {
  transition-delay: 700ms !important;
}

.shake {
  animation-name: shake-7;
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%);
  }
}
.spin-cw {
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn);
  }
  100% {
    transform: rotate(0);
  }
}
.spin-ccw {
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
.wiggle {
  animation-name: wiggle-7deg;
}

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    transform: rotate(0);
  }
}
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms;
}

.infinite {
  animation-iteration-count: infinite;
}

.slow {
  animation-duration: 750ms !important;
}

.fast {
  animation-duration: 250ms !important;
}

.linear {
  animation-timing-function: linear !important;
}

.ease {
  animation-timing-function: ease !important;
}

.ease-in {
  animation-timing-function: ease-in !important;
}

.ease-out {
  animation-timing-function: ease-out !important;
}

.ease-in-out {
  animation-timing-function: ease-in-out !important;
}

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  animation-delay: 300ms !important;
}

.long-delay {
  animation-delay: 700ms !important;
}

/* v1.0.6 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr;
}

.royalSlider > * {
  float: left;
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}

.rsThumb {
  float: left;
  position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none;
}

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}

.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}

.rsPreloader {
  position: absolute;
  z-index: 0;
}

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}

.rsTabs {
  float: left;
  background: none !important;
}

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVideoContainer {
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: 0.3s;
}

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px;
}

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}

img.rsImg {
  max-width: none;
}

.grab-cursor {
  cursor: url(img/grab.png) 8 8, move;
}

.grabbing-cursor {
  cursor: url(img/grabbing.png) 8 8, move;
}

.rsNoDrag {
  cursor: auto;
}

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(img/blank.gif);
}

/******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/
/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  background: #bbb;
  color: #FFF;
}

/***************
*
*  1. Arrows
*
****************/
.rsDefault .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}

.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px;
}

.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0;
}

.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0;
}

.rsDefault.rsHor .rsArrowLeft {
  left: 0;
  top: 0;
}

.rsDefault.rsHor .rsArrowRight {
  right: 0;
  top: 0;
}

.rsDefault .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url("img/rs-default.png");
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  background-color: #000;
  border-radius: 2px;
}

.rsDefault .rsArrowIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px;
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px;
}

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px;
}

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px;
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/***************
*
*  2. Bullets
*
****************/
.rsDefault .rsBullets {
  position: absolute;
  z-index: 35;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  line-height: 8px;
  overflow: hidden;
}

.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  padding: 6px 5px 6px;
}

.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
  background: rgba(255, 255, 255, 0.5);
}

.rsDefault .rsBullet.rsNavSelected span {
  background-color: #FFF;
}

/***************
*
*  3. Thumbnails
*
****************/
.rsDefault .rsThumbsHor {
  width: 100%;
  height: 80px;
}

.rsDefault .rsThumbsVer {
  width: 72px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}

.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 72px;
  height: 72px;
}

.rsDefault .rsThumb img {
  width: 100%;
  height: 100%;
}

.rsDefault .rsThumb.rsNavSelected {
  border: 1px solid #fff;
}

.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.rsDefault .rsTmb {
  display: block;
}

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF;
}

.rsDefault .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
}

/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}

.rsDefault .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9);
}

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0;
}

.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("img/rs-default.png");
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px;
}

.rsDefault .rsThumbsArrowDisabled {
  display: none !important;
}

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
  .rsDefault .rsThumb {
    width: 44px;
    height: 44px;
  }

  .rsDefault .rsThumbsHor {
    height: 52px;
  }

  .rsDefault .rsThumbsVer {
    width: 44px;
  }
}
/***************
*
*  4. Tabs
*
****************/
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}

.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
}

.rsDefault .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.rsDefault .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}

.rsDefault .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}

.rsDefault .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}

/***************
*
*  5. Fullscreen button
*
****************/
.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}

.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("img/rs-default.png") 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  background-color: #000;
  border-radius: 2px;
}

.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}

/***************
*
*  6. Play/close video button
*
****************/
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}

.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background: url(rs-default.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  background-color: #000;
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
}

.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}

.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("img/rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  background-color: #000;
}

.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

/***************
*
*  7. Preloader
*
****************/
.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(img/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}

/***************
*
*  8. Global caption
*
****************/
.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 0;
  left: 0;
  text-align: left;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: 100%;
  font-size: 12px;
  border-radius: 2px;
}

/* ============================= Variables ====================================== */
/* ============================= Defaults ======================================= */
body, html {
  position: relative;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
}

body.loading {
  opacity: 0;
}

@media screen and (min-width: 48em) {
  .secondary-header > .grid-container-padded, .gpc-notice > .grid-container-padded, .search-area-container > .grid-container-padded, .site-header > .grid-container-padded, .site-footer > .grid-container-padded, #main > .grid-container-padded, .home-hero > .grid-container-padded, #signup-dialog > .grid-container-padded, .footer-newsletter > .grid-container-padded {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (min-width: 1440px) {
  .secondary-header > .grid-container-padded, .gpc-notice > .grid-container-padded, .search-area-container > .grid-container-padded, .site-header > .grid-container-padded, .site-footer > .grid-container-padded, #main > .grid-container-padded, .home-hero > .grid-container-padded, #signup-dialog > .grid-container-padded, .footer-newsletter > .grid-container-padded {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

@media only screen and (min-width: 1440px) {
  .footer-newsletter > .grid-container-padded {
    padding-left: 0;
    padding-right: 0;
  }
}

span.orange {
  color: #e47a08;
}

@media screen and (min-width: 48em) {
  .hide-for-medium {
    display: none;
  }
}
@media screen and (min-width: 72em) {
  .hide-for-large {
    display: none;
  }
}
/* ============================= Header ========================================= */
aside.gpc-notice {
  background-color: #0067b1;
}
aside.gpc-notice p {
  margin: 0;
  padding: 8px 0 10px 0;
  text-align: center;
}
aside.gpc-notice a {
  color: #fff;
  text-decoration: none;
}

aside.secondary-header {
  background-color: #f1f1f1;
  border-bottom: 1px solid #dfdfdf;
}
aside.secondary-header .social-media {
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: right;
  display: none;
}
@media screen and (min-width: 48em) {
  aside.secondary-header .social-media {
    display: block;
  }
}
aside.secondary-header .social-media li {
  font-size: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  border-left: 1px solid #dfdfdf;
}
aside.secondary-header .social-media li:last-child a {
  padding-right: 0;
}
aside.secondary-header .social-media li a {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  color: #555;
}
aside.secondary-header .social-media li a:hover {
  color: #000;
}
aside.secondary-header .secondary-links {
  margin: 0;
  padding: 0;
  font-size: 0;
}
aside.secondary-header .secondary-links li {
  font-size: 14px;
  margin: 0 12px 0 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
aside.secondary-header .secondary-links li:last-child {
  margin-right: 0;
}
@media screen and (min-width: 48em) {
  aside.secondary-header .secondary-links li {
    margin: 0 20px 0 0;
  }
}
aside.secondary-header .secondary-links li a {
  display: inline-block;
  padding: 7px 0 7px 0;
  text-decoration: none;
  color: #555;
}
aside.secondary-header .secondary-links li a:hover {
  color: #000;
}

header.site-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
header.site-header .logo img {
  max-width: 100px;
}
@media screen and (min-width: 48em) {
  header.site-header .logo img {
    max-width: 130px;
  }
}
@media screen and (min-width: 72em) {
  header.site-header .logo img {
    max-width: 172px;
  }
}
header.site-header .site-links {
  margin: 9px 0 0 0;
  padding: 0;
  text-align: right;
  font-size: 0;
}
header.site-header .site-links > li {
  font-size: 18px;
  margin: 0 0 0 40px;
  padding: 0;
  list-style: none;
}
header.site-header .site-links > li:hover .submenu {
  display: block;
}
header.site-header .site-links > li a {
  color: #333;
  text-decoration: none;
}
header.site-header .site-links > li a:hover {
  color: #000;
}
header.site-header .site-links > li:hover a.purple, header.site-header .site-links > li a.purple.current {
  color: #7E28B4;
}
header.site-header .site-links > li:hover a.green, header.site-header .site-links > li a.green.current {
  color: #00b085;
}
header.site-header .site-links > li:hover a.blue, header.site-header .site-links > li a.blue.current {
  color: #0067b1;
}
header.site-header .site-links > li:hover a.yellow, header.site-header .site-links > li a.yellow.current {
  color: #F78E1E;
}
@media screen and (min-width: 48em) {
  header.site-header .site-links > li {
    margin: 0 0 0 34px;
  }
}
@media only screen and (min-width: 1280px) {
  header.site-header .site-links > li {
    font-size: 20px;
    margin: 0 0 0 40px;
  }
}
@media screen and (min-width: 48em) {
  header.site-header .site-links {
    margin: 22px 0 0 0;
  }
}
header.site-header .submenu {
  position: absolute;
  z-index: 2;
  left: -50px;
  top: 30px;
  background-color: #ece2f3;
  width: 200px;
  padding: 16px;
  border-radius: 3px;
  display: none;
}
header.site-header .submenu.yellow {
  background-color: #f3dda6;
}
header.site-header .submenu.blue {
  background-color: #daeaf5;
}
header.site-header .submenu ul {
  margin: 0;
  padding: 0;
  text-align: left;
}
header.site-header .submenu li {
  list-style: none;
  margin: 0 0 7px 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.1;
}
header.site-header .submenu li:last-child {
  margin: 0;
}
header.site-header .desktop-link, header.site-header .search-link {
  display: none;
  position: relative;
}
@media screen and (min-width: 72em) {
  header.site-header .desktop-link, header.site-header .search-link {
    display: inline-block;
  }
}
header.site-header .search-link {
  width: 19px;
}
@media screen and (min-width: 72em) {
  header.site-header .mobile-link {
    display: none;
  }
}
@media screen and (min-width: 72em) {
  header.site-header {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}

.search-area {
  background-color: #f1f1f1;
}
.search-area .search-area-container {
  position: relative;
  overflow: hidden;
  height: auto;
}
.search-area .search-area-container:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #f1f1f1;
  z-index: 2;
}
.search-area .search-area-container.hide-search {
  display: none;
}
.search-area .cell {
  position: relative;
}
.search-area .search-btn {
  display: block;
  text-decoration: none;
  position: absolute;
  top: 16px;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  color: #7b7b7b;
  font-size: 1.5em;
}
html.no-touch .search-area .search-btn:hover {
  color: #555;
}
@media screen and (min-width: 72em) {
  .search-area .search-btn {
    top: 26px;
    right: 12px;
    font-size: 2.5em;
  }
}
.search-area fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.search-area label {
  display: none;
}
.search-area input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-sizing: border-box;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #f1f1f1;
  font-size: 1.5em;
  line-height: 1.45;
  font-family: "proxima-nova", sans-serif;
}
.search-area input[type=text]:focus {
  outline: none;
  border: none;
}
@media screen and (min-width: 72em) {
  .search-area input[type=text] {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2.5em;
  }
}

/* ============================= Home =========================================== */
.home-hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 240px;
}
@media screen and (min-width: 48em) {
  .home-hero {
    height: 500px;
  }
}
@media screen and (min-width: 72em) {
  .home-hero {
    height: 550px;
  }
}

.hero-widgets {
  position: relative;
  width: 100%;
  height: 100%;
}

.mobile-hero-widgets {
  margin-bottom: 10px;
}
@media screen and (min-width: 48em) {
  .mobile-hero-widgets {
    display: none !important;
  }
}

.widget-container {
  display: none;
}
@media screen and (min-width: 48em) {
  .widget-container {
    display: block;
    position: absolute;
    width: 340px;
    right: 20px;
    bottom: 35px;
  }
}
@media screen and (min-width: 72em) {
  .widget-container {
    bottom: 70px;
  }
}

.hero-widget {
  transition: background-color 0.2s ease-out;
  display: block;
  text-decoration: none;
  padding: 20px;
  margin-top: 20px;
  border-radius: 4px;
}
.hero-widget::after {
  clear: both;
  content: "";
  display: block;
}
.hero-widget .title {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
}
.hero-widget .left-col {
  width: 70%;
  margin-right: 10%;
  float: left;
}
.hero-widget .right-col {
  width: 20%;
  float: right;
  text-align: right;
}
.hero-widget .right-col i {
  color: #fff;
  font-size: 44px;
}

.mobile-widget {
  transition: background-color 0.2s ease-out;
  display: block;
  text-decoration: none;
  padding: 14px;
  border-radius: 4px;
  max-width: 360px;
  margin: 10px auto 0 auto;
  text-align: center;
}
.mobile-widget::after {
  clear: both;
  content: "";
  display: block;
}
.mobile-widget .title {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
}
.mobile-widget .left-col {
  width: 70%;
  margin-right: 10%;
  float: left;
}
.mobile-widget .right-col {
  width: 20%;
  float: right;
  text-align: right;
}
.mobile-widget .right-col i {
  color: #fff;
  font-size: 14px;
}

.provider-directory-widget {
  background-color: #0067b1;
}
.provider-directory-widget a {
  text-decoration: none;
  color: #fff;
}
.provider-directory-widget:hover {
  background-color: #007cd5;
}

.handout-widget {
  background-color: #7E28B4;
}
.handout-widget:hover {
  background-color: #922fd1;
}

.home-intro-text p {
  margin: 20px auto;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  line-height: 1.3;
  color: #666;
  max-width: 800px;
}
@media screen and (min-width: 48em) {
  .home-intro-text p {
    margin: 32px auto;
    font-size: 20px;
  }
}
@media screen and (min-width: 72em) {
  .home-intro-text p {
    margin: 40px auto;
    font-size: 24px;
  }
}

/* ============================= Content ======================================== */
#main {
  padding-top: 10px;
  padding-bottom: 40px;
}
@media screen and (min-width: 48em) {
  #main {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}
body.page-template-template-front-page #main {
  padding-top: 0;
}

.posts-list h1 {
  color: #0067b1;
  line-height: 1;
}
.posts-list h1 span.highlight {
  font-weight: 400;
}

.posts-grid-navbar {
  text-align: center;
}
.posts-grid-navbar h2 {
  margin-bottom: 0;
}
.posts-grid-navbar ul {
  margin: 0;
  padding: 0;
}
.posts-grid-navbar li {
  margin: 0 5px 5px 5px;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.posts-grid-navbar a {
  text-decoration: none;
  color: #0067b1;
}
.posts-grid-navbar a:hover {
  border-bottom: 1px solid #0067b1;
}

.posts-grid, .posts-container {
  margin: 20px 0 0 0;
}
@media screen and (min-width: 48em) {
  .posts-grid, .posts-container {
    margin: 32px 0 0 0;
  }
}
@media screen and (min-width: 72em) {
  .posts-grid, .posts-container {
    margin: 40px 0 0 0;
  }
}
.posts-grid h1, .posts-container h1 {
  margin: 0 0 16px 0;
  font-size: 24px;
  line-height: 1.2;
  color: #000;
}
@media screen and (min-width: 48em) {
  .posts-grid h1, .posts-container h1 {
    margin: 0 0 30px 0;
    font-size: 28px;
  }
}
.posts-grid .grid-sizer, .posts-grid .post-item, .posts-container .grid-sizer, .posts-container .post-item {
  width: 100%;
}
@media screen and (min-width: 48em) {
  .posts-grid .grid-sizer, .posts-grid .post-item, .posts-container .grid-sizer, .posts-container .post-item {
    width: 48%;
    margin: 0 1%;
  }
}
.posts-grid .post-item, .posts-container .post-item {
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  padding: 16px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #fff;
}
@media screen and (min-width: 72em) {
  .posts-grid .post-item, .posts-container .post-item {
    padding: 20px;
    margin-bottom: 30px;
  }
}
.posts-grid h2, .posts-container h2 {
  font-size: 18px;
  margin: 0;
  line-height: 1.2;
}
.posts-grid h2 a, .posts-container h2 a {
  text-decoration: none;
  color: #005898;
}
.posts-grid h2 a:hover, .posts-container h2 a:hover {
  color: #0076cb;
  border-bottom: 1px solid #0067b1;
}
@media screen and (min-width: 48em) {
  .posts-grid h2, .posts-container h2 {
    font-size: 22px;
  }
}
.posts-grid .organization, .posts-container .organization {
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #666;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.posts-grid .meta, .posts-container .meta {
  margin: 5px 0 0 0;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #666;
}
.posts-grid .post-content, .posts-container .post-content {
  margin: 10px 0 0 0;
}
.posts-grid .post-content:empty, .posts-container .post-content:empty {
  margin: 0;
}
.posts-grid .post-content p, .posts-container .post-content p {
  font-size: 14px;
  font-family: "ff-tisa-web-pro", serif;
  line-height: 1.5;
  color: #444;
}
.posts-grid .post-content p:last-child, .posts-container .post-content p:last-child {
  margin-bottom: 0;
}
.posts-grid .post-content p a, .posts-container .post-content p a {
  text-decoration: none;
  color: #0067b1;
}
.posts-grid .post-content p a:hover, .posts-container .post-content p a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 48em) {
  .posts-grid .post-content p, .posts-container .post-content p {
    font-size: 16px;
  }
}
.posts-grid .post-content iframe, .posts-container .post-content iframe {
  width: 100%;
  height: 240px;
}
@media screen and (min-width: 48em) {
  .posts-grid .post-content iframe, .posts-container .post-content iframe {
    height: 360px;
  }
}

.posts-container .post-item {
  max-width: 100%;
  margin: 0 0 20px 0;
}
@media screen and (min-width: 48em) {
  .posts-container .post-item {
    width: 100%;
    margin: 0 0 30px 0;
  }
}

.posts-nav .left-side {
  float: left;
  width: 48%;
  margin-right: 2%;
}
.posts-nav .right-side {
  float: right;
  width: 48%;
  margin-left: 2%;
  text-align: right;
}
.posts-nav a {
  display: inline-block;
  border-radius: 3px;
  background-color: #0067b1;
  color: #fff;
  font-weight: 700;
  padding: 7px 14px;
  text-decoration: none;
  font-size: 14px;
}
.posts-nav a:hover {
  background-color: #000;
}

.page-content h1 {
  margin: 0 0 16px 0;
  font-size: 24px;
  line-height: 1.2;
  color: #000;
}
@media screen and (min-width: 48em) {
  .page-content h1 {
    margin: 0 0 30px 0;
    font-size: 28px;
  }
}
.page-content h2 {
  margin: 28px 0 12px 0;
  font-size: 18px;
  line-height: 1.2;
  color: #000;
}
@media screen and (min-width: 48em) {
  .page-content h2 {
    margin: 32px 0 16px 0;
    font-size: 22px;
  }
}
.page-content h3 {
  margin: 24px 0 16px 0;
  font-size: 16px;
  line-height: 1.2;
  color: #000;
}
@media screen and (min-width: 48em) {
  .page-content h3 {
    margin: 24px 0 12px 0;
    font-size: 18px;
  }
}
.page-content h3 + p {
  margin-top: -8px;
}
.page-content p {
  margin: 16px 0;
  font-family: "ff-tisa-web-pro", serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  color: #444;
}
.page-content p.fine-print {
  font-size: 16px;
  font-family: "proxima-nova", sans-serif;
}
.page-content p a {
  text-decoration: none;
  color: #0067b1;
}
.page-content p a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 48em) {
  .page-content p {
    font-size: 18px;
  }
}
.page-content h2 a, .page-content h3 a, .page-content h4 a {
  text-decoration: none;
  color: #0067b1;
}
.page-content h2 a:hover, .page-content h3 a:hover, .page-content h4 a:hover {
  text-decoration: underline;
}
.page-content.sans-serif p {
  font-family: "proxima-nova", sans-serif;
}
.page-content ul, .page-content ol {
  margin: 1rem 0;
  padding: 0 0 0 1.25rem;
}
@media screen and (min-width: 48em) {
  .page-content ul, .page-content ol {
    padding: 0 0 0 2.5rem;
  }
}
.page-content ul li, .page-content ol li {
  padding: 10px 0 5px 0;
  font-family: "ff-tisa-web-pro", serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  color: #444;
}
@media screen and (min-width: 48em) {
  .page-content ul li, .page-content ol li {
    font-size: 18px;
  }
}
.page-content ul a, .page-content ol a {
  text-decoration: none;
  color: #0067b1;
}
.page-content ul a:hover, .page-content ol a:hover {
  text-decoration: underline;
}
.page-content ul > li > ul, .page-content ul > li > ol, .page-content ol > li > ul, .page-content ol > li > ol {
  margin: 0.5rem 0;
}
.page-content .purple-panel {
  margin-bottom: 20px;
  background-color: #f9f4fd;
  border-radius: 3px;
  padding: 15px;
}
.page-content .purple-panel h2, .page-content .purple-panel h3 {
  margin-top: 0;
}
@media screen and (min-width: 48em) {
  .page-content .purple-panel {
    margin-bottom: 30px;
    padding: 20px;
  }
}
.page-content .error-messages {
  border: 1px solid #f3cccc;
  border-radius: 3px;
  background-color: #ffe6e6;
  color: #000;
  margin: 1.5rem 0 0 0;
  padding: 1rem;
}
.page-content .error-messages p {
  margin: 0;
}
.page-content blockquote {
  background-color: #f9eed3;
  margin: 0 0 30px 0;
  padding: 5px 20px;
  border-radius: 3px;
}
.page-content blockquote p {
  color: #000;
}
.page-content ul.meta {
  margin: -20px 0 0 0;
  padding: 0;
  font-size: 0;
}
.page-content ul.meta li {
  list-style: none;
  display: inline-block;
  margin: 0;
  font-size: 14px;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  color: #666;
}
.page-content ul.meta li:after {
  display: inline-block;
  content: "/";
  margin: 0 7px 0 7px;
}
.page-content ul.meta li:last-child:after {
  display: none;
}
.page-content ul.meta li a {
  margin: 0;
  padding: 0;
  color: #666;
}
.page-content ul.share-post {
  margin: 20px 0;
  padding: 0;
}
.page-content ul.share-post li {
  margin: 0 5px 0 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  font-size: 12px;
}
.page-content ul.share-post li.heading {
  font-family: "proxima-nova", sans-serif;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.page-content ul.share-post a.fb {
  color: #3b5998;
}
.page-content ul.share-post a.tw {
  color: #1da1f2;
}
.page-content ul.share-post a.gplus {
  color: #dd4b39;
}

#post-categories, #post-tags {
  background-color: #f1f1f1;
  border-radius: 3px;
  padding: 15px;
  margin: 2rem 0 0 0;
}
@media screen and (min-width: 48em) {
  #post-categories, #post-tags {
    padding: 20px;
  }
}
#post-categories h4, #post-tags h4 {
  text-transform: uppercase;
  letter-spacing: 0.02em;
  margin: 0;
}
#post-categories p, #post-tags p {
  margin: 0.5rem 0;
}

#resources-links h2 {
  margin-bottom: 0;
}
#resources-links ul {
  margin: 0;
  padding: 0;
}
#resources-links li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#resources-landing .item {
  margin-bottom: 10px;
}
#resources-landing a {
  display: block;
  border-radius: 3px;
  padding: 10px 16px;
  text-decoration: none;
  color: #0067b1;
  background-color: #daeaf5;
}
#resources-landing a:hover {
  background-color: #c6dff0;
}

.view-more {
  text-align: center;
  margin: 10px 0 0 0;
}
@media screen and (min-width: 48em) {
  .view-more {
    margin: 30px 0 0 0;
  }
}
@media screen and (min-width: 72em) {
  .view-more {
    margin: 30px 0 0 0;
  }
}
.view-more a {
  font-size: 18px;
  line-height: 1.2;
  text-decoration: none;
  color: #0067b1;
}
.view-more a:hover {
  border-bottom: 1px solid #0067b1;
}

#page-links {
  margin-top: 20px;
  color: #7E28B4;
  padding: 10px 10px 10px 0;
}
#page-links a {
  text-decoration: none;
}
#page-links a span {
  font-weight: 400;
  color: #7E28B4;
  background-color: #ece2f3;
}
#page-links span {
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  font-weight: 400;
  color: #fff;
  background-color: #7E28B4;
  border-radius: 11px;
}

.panel {
  margin: 0 0 2rem 0;
  border-radius: 4px;
  padding: 1rem;
  background: #ece2f3;
}
.panel ol {
  margin: -0.5rem 0 0.5rem 0;
  padding: 0 0 0 1rem;
}
.panel ol li {
  font-size: 16px;
  margin: 0;
  padding: 0 0 0 0.5rem;
}

/* ============================= Quiz =========================================== */
ol.quiz {
  margin: 30px 0 30px 0;
  padding: 15px 20px 0 15px;
  border: 1px solid #ddd;
}
@media screen and (min-width: 48em) {
  ol.quiz {
    padding: 30px 40px 0 30px;
  }
}
ol.quiz h2 {
  margin-top: 0;
  color: #00b085;
  font-family: "proxima-nova", sans-serif;
}
ol.quiz li {
  list-style-type: none;
  padding: 10px 0;
  border-bottom: 0;
  font-size: 14px;
  line-height: 1.45;
  color: #00b085;
  font-family: "proxima-nova", sans-serif;
}
@media screen and (min-width: 48em) {
  ol.quiz li {
    font-size: 18px;
  }
}
ol.quiz ul {
  margin-bottom: 10px;
  padding-left: 30px;
}
ol.quiz ul li {
  list-style-type: disc;
  border-bottom: 1px solid #ccc;
  color: #444;
}
ol.quiz ul li:last-child {
  border-bottom: none;
}

#submit-answers {
  text-decoration: none;
  display: block;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  border-radius: 3px;
  color: #fff;
  background: #00b085;
  padding: 15px;
}
#submit-answers:hover {
  background: #000;
}

.form-radios {
  width: 210px;
  background: #efefef;
  padding: 15px 20px;
  margin: 0 0 20px 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
}
@media screen and (min-width: 48em) {
  .form-radios {
    font-size: 16px;
    margin: 0 0 30px 0;
  }
}
.form-radios label {
  display: inline-block;
  margin-right: 20px;
}

#quiz-feedback {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.35);
}

.quiz-modal {
  position: fixed;
  top: 35%;
  left: 50%;
  width: 280px;
  margin-left: -140px;
  background-color: #fff;
  border-radius: 3px;
  border-bottom: 15px solid #00b085;
}
@media screen and (min-width: 48em) {
  .quiz-modal {
    width: 480px;
    margin-left: -240px;
  }
}
.quiz-modal span strong {
  display: block;
  padding: 20px 20px 0 20px;
}
.quiz-modal p {
  margin-top: 10px;
  padding: 0 20px 20px 20px;
  font-size: 16px;
  line-height: 1.4;
}
.quiz-modal a {
  color: #0067b1;
}
.quiz-modal .container {
  position: relative;
}

#close-modal {
  position: absolute;
  bottom: 0;
  right: 15px;
  color: #888;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  cursor: pointer;
}
#close-modal:hover {
  color: #444;
}

/* ============================= Provider Directory ============================= */
.callout {
  padding: 15px;
  background-color: #FCE4C8;
  border-radius: 3px;
}
.callout label {
  font-family: "proxima-nova", sans-serif;
}
.callout .types-list {
  margin: 0;
  padding: 0;
}
.callout .types-list li {
  display: inline-block;
  list-style: none;
  margin: 0 10px 6px 0;
}
@media screen and (min-width: 48em) {
  .callout {
    padding: 30px;
  }
}

#enter-address {
  display: block;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 0 0 7px 0;
}
@media screen and (min-width: 48em) {
  #enter-address {
    font-size: 14px;
  }
}

#choose-radius {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 0 0 7px 0;
  margin-top: 16px;
}
@media screen and (min-width: 48em) {
  #choose-radius {
    margin-top: 0;
  }
}

#radius {
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff;
  padding: 8px;
  width: 100%;
  border: 0;
  outline: none;
  border-radius: 3px;
}

#radius-container {
  position: relative;
}
#radius-container::after {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  right: 15px;
  content: "\f107";
  font-family: "FontAwesome";
}

#choose-types {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 24px 0 7px 0;
}

#address {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 8px;
  width: 100%;
  border: 0;
  outline: none;
  border-radius: 3px;
}

@media screen and (min-width: 48em) {
  .submit-container {
    text-align: right;
    margin-top: 20px;
  }
}

#submit-button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 120px;
  border: 0;
  outline: none;
  border-radius: 3px;
  color: #fff;
  padding: 8px;
  background-color: #F37A18;
  cursor: pointer;
  margin-top: 10px;
  font-weight: 600;
}
#submit-button:hover {
  background-color: #f69648;
}

a.read-more .fa {
  margin-left: 6px;
}
a.read-more:hover .fa {
  margin-left: 8px;
}

.results-container {
  margin-top: 20px;
}
@media screen and (min-width: 48em) {
  .results-container {
    margin-top: 30px;
  }
}
.results-container h2 {
  margin: 28px 0 12px 0;
  font-size: 18px;
  line-height: 1.2;
  color: #000;
}
@media screen and (min-width: 48em) {
  .results-container h2 {
    margin: 32px 0 16px 0;
    font-size: 22px;
  }
}
.results-container ul.accordion {
  margin: 0;
  padding: 0;
  max-width: 870px;
}

.accordion-item {
  list-style: none;
  margin: 0 0 16px 0;
  padding: 10px 18px 10px 24px;
  border-radius: 3px;
  background-color: #F5F5F5;
  border: 1px solid #D8D8D8;
}
.accordion-item:hover {
  background-color: #f1f1f1;
}
@media screen and (min-width: 48em) {
  .accordion-item {
    padding-left: 36px;
  }
}

.accordion-title {
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.2;
  color: #222;
}
.accordion-title::after {
  clear: both;
  content: "";
  display: block;
}
.accordion-title:hover {
  color: #000;
}
.accordion-title:hover .highlighted {
  background-color: #F78E1E;
  transform: scale(1.2);
}
.accordion-title .highlighted {
  transition: all 0.2s ease-out;
  display: block;
  position: absolute;
  left: -16px;
  top: 1px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #F9B947;
  border: 1px solid #F78E1E;
}
.accordion-title .pointer {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-family: FontAwesome;
}
.accordion-title .name {
  float: left;
  width: 75%;
}
.accordion-title .distance {
  float: right;
  width: 25%;
}
@media screen and (min-width: 48em) {
  .accordion-title {
    font-size: 17px;
  }
  .accordion-title .highlighted {
    left: -25px;
    top: 2px;
    width: 14px;
    height: 14px;
    border-radius: 7px;
  }
  .accordion-title .pointer {
    top: 0;
  }
}

.accordion-content {
  font-size: 16px;
  line-height: 1.45;
}
.accordion-content p {
  font-size: 16px;
  line-height: 1.4;
}
.accordion-content .program {
  background-color: white;
  border: 1px solid #D8D8D8;
  border-radius: 3px;
  padding: 12px 16px 16px 16px;
  margin: 16px 0;
  font-size: 16px;
  line-height: 1.4;
}
.accordion-content .program a {
  color: #0067b1;
  text-decoration: none;
}
.accordion-content .program a:hover {
  text-decoration: underline;
}
.accordion-content .program-highlighted {
  background-color: #f3dda6;
  border: 1px solid #F78E1E;
}
.accordion-content ul.program-features {
  margin: 0 0 1rem 0;
  padding: 0;
}
.accordion-content ul.program-features:last-child {
  margin-bottom: 0;
}
.accordion-content ul.program-features li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.accordion-content ul.program-features li.heading {
  margin-top: 1rem;
  font-weight: 700;
}
.accordion-content ul.program-features li.check {
  position: relative;
  padding-left: 22px;
}
.accordion-content ul.program-features li.check:before {
  display: block;
  color: #F78E1E;
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 0;
}

/* ============================= Sidebar ======================================== */
.left-sidebar {
  font-family: "proxima-nova", sans-serif;
}
@media screen and (min-width: 48em) {
  .left-sidebar .left-sidebar-wrapper {
    max-width: 280px;
  }
}
.left-sidebar .in-this-section {
  font-size: 12px;
  user-select: none;
  margin: 0 0 20px 0;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #000;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.left-sidebar .in-this-section i {
  float: right;
  margin-top: 3px;
}
@media screen and (min-width: 48em) {
  .left-sidebar .in-this-section {
    display: none;
  }
}
.left-sidebar .navigational-widgets {
  display: none;
  margin-bottom: 35px;
  border-radius: 3px;
}
@media screen and (min-width: 48em) {
  .left-sidebar .navigational-widgets {
    display: block !important;
    margin-bottom: 0;
  }
}
.left-sidebar ul, .left-sidebar ul.type-a, .left-sidebar ul.type-b, .left-sidebar ul.resources {
  margin: 0 0 20px 0;
  padding: 0;
  background-color: #ece2f3;
  border-radius: 3px;
}
.left-sidebar ul li, .left-sidebar ul.type-a li, .left-sidebar ul.type-b li, .left-sidebar ul.resources li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.left-sidebar ul a, .left-sidebar ul.type-a a, .left-sidebar ul.type-b a, .left-sidebar ul.resources a {
  display: block;
  position: relative;
  color: #000;
  text-decoration: none;
  padding: 12px 40px 12px 10px;
  margin: 0 10px 0 10px;
  font-size: 15px;
  line-height: 1.2;
}
.left-sidebar ul a:before, .left-sidebar ul.type-a a:before, .left-sidebar ul.type-b a:before, .left-sidebar ul.resources a:before {
  font-family: FontAwesome;
  content: "\f105";
  display: block;
  position: absolute;
  right: 2px;
}
.left-sidebar ul a:hover, .left-sidebar ul.type-a a:hover, .left-sidebar ul.type-b a:hover, .left-sidebar ul.resources a:hover {
  color: #7E28B4;
}
.left-sidebar ul a:hover:before, .left-sidebar ul.type-a a:hover:before, .left-sidebar ul.type-b a:hover:before, .left-sidebar ul.resources a:hover:before {
  right: 0;
}
@media screen and (min-width: 48em) {
  .left-sidebar ul a, .left-sidebar ul.type-a a, .left-sidebar ul.type-b a, .left-sidebar ul.resources a {
    font-size: 17px;
  }
}
.left-sidebar ul li.current, .left-sidebar ul li.current-menu-item, .left-sidebar ul li.current-menu-parent, .left-sidebar ul.type-a li.current, .left-sidebar ul.type-a li.current-menu-item, .left-sidebar ul.type-a li.current-menu-parent, .left-sidebar ul.type-b li.current, .left-sidebar ul.type-b li.current-menu-item, .left-sidebar ul.type-b li.current-menu-parent, .left-sidebar ul.resources li.current, .left-sidebar ul.resources li.current-menu-item, .left-sidebar ul.resources li.current-menu-parent {
  background-color: #7E28B4;
}
.left-sidebar ul li.current a, .left-sidebar ul li.current-menu-item a, .left-sidebar ul li.current-menu-parent a, .left-sidebar ul.type-a li.current a, .left-sidebar ul.type-a li.current-menu-item a, .left-sidebar ul.type-a li.current-menu-parent a, .left-sidebar ul.type-b li.current a, .left-sidebar ul.type-b li.current-menu-item a, .left-sidebar ul.type-b li.current-menu-parent a, .left-sidebar ul.resources li.current a, .left-sidebar ul.resources li.current-menu-item a, .left-sidebar ul.resources li.current-menu-parent a {
  color: #fff;
  font-weight: 700;
}
.left-sidebar ul ul.sub-menu, .left-sidebar ul.type-a ul.sub-menu, .left-sidebar ul.type-b ul.sub-menu, .left-sidebar ul.resources ul.sub-menu {
  background: #F9F4FD;
  margin-bottom: 0;
  display: none;
}
.left-sidebar ul ul.sub-menu a, .left-sidebar ul.type-a ul.sub-menu a, .left-sidebar ul.type-b ul.sub-menu a, .left-sidebar ul.resources ul.sub-menu a {
  color: #000;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.2;
  padding: 8px 35px 8px 10px;
}
.left-sidebar ul ul.sub-menu a:hover, .left-sidebar ul.type-a ul.sub-menu a:hover, .left-sidebar ul.type-b ul.sub-menu a:hover, .left-sidebar ul.resources ul.sub-menu a:hover {
  color: #7E28B4;
}
.left-sidebar ul ul.sub-menu .current-menu-item, .left-sidebar ul.type-a ul.sub-menu .current-menu-item, .left-sidebar ul.type-b ul.sub-menu .current-menu-item, .left-sidebar ul.resources ul.sub-menu .current-menu-item {
  background-color: transparent;
}
.left-sidebar ul ul.sub-menu .current-page a, .left-sidebar ul ul.sub-menu .current-menu-item a, .left-sidebar ul.type-a ul.sub-menu .current-page a, .left-sidebar ul.type-a ul.sub-menu .current-menu-item a, .left-sidebar ul.type-b ul.sub-menu .current-page a, .left-sidebar ul.type-b ul.sub-menu .current-menu-item a, .left-sidebar ul.resources ul.sub-menu .current-page a, .left-sidebar ul.resources ul.sub-menu .current-menu-item a {
  color: #7E28B4 !important;
  font-weight: 700 !important;
}
.left-sidebar ul.resources {
  background-color: #f3dda6;
}
.left-sidebar ul.resources a:hover {
  color: #da7408;
}
.left-sidebar ul.resources li.current {
  background-color: #F78E1E;
}
.left-sidebar ul.resources li.sublink {
  background-color: #f9eed3;
}
.left-sidebar ul.resources li.sublink.current a {
  color: #f38209;
}
.left-sidebar ul.resources li.sublink a {
  font-size: 15px;
}
.left-sidebar ul.type-b {
  background-color: #daeaf5;
}
.left-sidebar ul.type-b a:hover {
  color: #0067b1;
}
.left-sidebar ul.type-b li.current {
  background-color: #0067b1;
}
.left-sidebar ul.type-b li.sublink {
  background-color: #eef5fa;
}
.left-sidebar ul.type-b li.sublink.current a {
  color: #0067b1;
}
.left-sidebar ul.type-b li.sublink a {
  font-size: 15px;
}
.left-sidebar .current-menu-item.menu-item-has-children ul.sub-menu,
.left-sidebar .current-menu-parent.menu-item-has-children ul.sub-menu {
  display: block !important;
}

.right-sidebar {
  margin-top: 20px;
}
@media screen and (min-width: 72em) {
  .right-sidebar {
    margin-top: 0;
  }
  .right-sidebar .content {
    margin-left: 20px;
  }
}
.right-sidebar .sidebar-widget {
  transition: background-color 0.2s ease-out;
  display: block;
  text-decoration: none;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.right-sidebar .sidebar-widget::after {
  clear: both;
  content: "";
  display: block;
}
.right-sidebar .sidebar-widget .title {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  line-height: 1.2;
}
.right-sidebar .sidebar-widget .left-col {
  width: 70%;
  margin-right: 10%;
  float: left;
}
.right-sidebar .sidebar-widget .right-col {
  width: 20%;
  float: right;
  text-align: right;
}
.right-sidebar .sidebar-widget .right-col i {
  color: #333;
  font-size: 24px;
}
.right-sidebar .popular-posts-widget {
  margin: 0;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
}
.right-sidebar .popular-posts-widget li {
  border-bottom: 1px solid #dfdfdf;
  list-style: none;
  margin: 0 0 16px 0;
  padding: 0 0 12px 0;
  font-size: 14px;
  line-height: 1.2;
}
.right-sidebar .popular-posts-widget li.widget-heading {
  font-weight: 700;
  font-size: 16px;
}
.right-sidebar .popular-posts-widget li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.right-sidebar .popular-posts-widget a:hover {
  color: #0067b1;
}
.right-sidebar a {
  display: block;
  text-decoration: none;
  color: #333;
}
.right-sidebar .provider-directory-widget {
  background-color: #cee3f2;
}
.right-sidebar .provider-directory-widget:hover {
  background-color: #c6dff0;
}
.right-sidebar .videos-widget {
  background-color: #f3dda6;
}
.right-sidebar .videos-widget:hover {
  background-color: #f1d899;
}
.right-sidebar .podcasts-widget {
  background-color: #f3dda6;
}
.right-sidebar .podcasts-widget:hover {
  background-color: #f1d899;
}
.right-sidebar .handout-widget {
  background-color: #e5d7ef;
}
.right-sidebar .handout-widget:hover {
  background-color: #e0d0ec;
}
.right-sidebar .quiz-widget {
  background-color: #d5f4e6;
}
.right-sidebar .quiz-widget:hover {
  background-color: #cdf2e1;
}

/* ============================= Glossary ======================================= */
.glossary-section {
  position: relative;
}
.glossary-section .letter {
  position: absolute;
  top: 21px;
  left: 5px;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  background: #f3dda6;
  text-align: center;
  color: #000;
  font-family: "proxima-nova", sans-serif;
}
.glossary-section .term {
  margin: 0 0 0 0;
  padding: 15px 0 20px 60px;
  border-bottom: 1px solid #dfdfdf;
}
.glossary-section .term-title {
  font-family: "proxima-nova", sans-serif;
  color: #000;
  font-weight: 700;
  padding: 0;
  margin: 0;
}
.glossary-section .term-desc {
  font-family: "ff-tisa-web-pro", serif;
  padding: 0;
  margin: 0;
}

/* ============================= FAQ ============================================ */
#faq-questions ul {
  padding-left: 0;
}
#faq-questions li {
  list-style: none;
  padding-left: 0;
}
#faq-questions a {
  color: #444;
}
#faq-questions a:hover {
  color: #7E28B4;
}

#faq-content h3 {
  padding-top: 30px;
}
#faq-content p {
  margin-bottom: 10px;
}
#faq-content a {
  color: #0067b1;
}
#faq-content a:hover {
  color: #0067b1;
}

span.q-count, h3 span.q-count {
  display: inline-block;
  position: absolute;
  font-weight: normal;
  font-family: "ff-tisa-web-pro", serif;
  width: 26px;
  height: 26px;
  margin-right: 20px;
  border-radius: 13px;
  text-align: center;
  color: #7E28B4;
  font-size: 15px;
  background-color: #ece2f3;
}

span.q-content {
  display: inline-block;
  padding-left: 46px;
}

/* ============================= Footer ========================================= */
.footer-newsletter {
  background-color: #FCE4C8;
  padding-top: 20px;
  padding-bottom: 32px;
}
.footer-newsletter .cell {
  font-size: 14px;
}
.footer-newsletter strong {
  font-size: 16px;
  margin-bottom: 16px;
  display: block;
  line-height: 1.25;
}
@media screen and (min-width: 48em) {
  .footer-newsletter {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .footer-newsletter strong {
    font-size: 24px;
    margin-bottom: 8px;
  }
}
.footer-newsletter form {
  border-radius: 3px;
  overflow: hidden;
  display: flex;
}
.footer-newsletter form input {
  appearance: none;
  box-sizing: border-box;
  border: none;
  padding: 12px;
  font-size: 12px;
}
.footer-newsletter form input[type=email] {
  flex: 1 1 auto;
  background-color: #FFFFFF;
}
.footer-newsletter form input[type=submit] {
  flex: 0 0 auto;
  background-color: #F78E1E;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  cursor: pointer;
}
.footer-newsletter form input[type=submit]:hover {
  background-color: #f89f40;
}
@media screen and (min-width: 48em) {
  .footer-newsletter form {
    border-radius: 6px;
  }
  .footer-newsletter form input {
    padding: 20px 24px;
    font-size: 18px;
  }
}

footer.site-footer {
  background: #444;
  color: #ccc;
  padding-top: 30px;
  padding-bottom: 20px;
}
@media screen and (min-width: 48em) {
  footer.site-footer {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 72em) {
  footer.site-footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
footer.site-footer p {
  margin: 0 0 30px 0;
  line-height: 1.2;
  font-size: 16px;
}
footer.site-footer .follow-us {
  margin: 0 0 30px 0;
  padding: 0;
}
footer.site-footer .follow-us li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
footer.site-footer .follow-us a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}
footer.site-footer .follow-us a .fa-inverse {
  color: #444;
}
footer.site-footer .footer-links {
  display: none;
}
@media screen and (min-width: 48em) {
  footer.site-footer .footer-links {
    display: block;
  }
}
footer.site-footer .footer-links ul {
  margin: 0 0 30px 0;
  padding: 0;
}
footer.site-footer .footer-links li {
  font-size: 16px;
  line-height: 1.125;
  list-style: none;
  margin: 0 0 7px 0;
  padding: 0;
}
footer.site-footer .footer-links a {
  text-decoration: none;
  color: #ccc;
}
footer.site-footer .footer-links a:hover {
  color: #fff;
}

#signup-dialog {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
  display: none;
}
#signup-dialog .cell {
  text-align: right;
}
#signup-dialog .signup-dialog-content {
  position: relative;
  background-color: #0067b1;
  padding: 20px 20px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  display: inline-block;
  width: 100%;
}
@media screen and (min-width: 48em) {
  #signup-dialog .signup-dialog-content {
    width: auto;
  }
}
#signup-dialog .signup-dialog-content .heading {
  display: none;
}
#signup-dialog .signup-dialog-content h3 {
  margin: 0;
  text-align: left;
  width: 250px;
  color: #fff;
}
@media screen and (min-width: 48em) {
  #signup-dialog .signup-dialog-content h3 {
    width: 320px;
  }
}
#signup-dialog .signup-dialog-content #subscribe-text {
  color: #fff;
  font-size: 14px;
  line-height: 1.45;
  font-family: "ff-tisa-web-pro", serif;
  display: none;
}
#signup-dialog .signup-dialog-content form {
  margin-top: 20px;
}
#signup-dialog .signup-dialog-content input[type=email] {
  appearance: none;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
  border: none;
  padding: 10px 15px;
  font-size: 18px;
}
#signup-dialog .signup-dialog-content input[type=submit] {
  appearance: none;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
  border: none;
  padding: 10px;
  font-size: 16px;
  background-color: #000;
  color: #fff;
  margin: 12px 0 0 0;
}
#signup-dialog .signup-dialog-content label {
  display: none;
}
#signup-dialog .signup-dialog-content .signup-close-btn {
  user-select: none;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
}
#signup-dialog .signup-dialog-content .signup-close-btn:hover {
  color: #ccc;
}

/* ============================= Mobile Nav ===================================== */
#panel {
  background-color: #fff;
}

.slideout-menu {
  position: fixed;
  left: auto;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
}

.slideout-panel {
  position: relative;
  z-index: 1;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}

#mobile-menu {
  background: #f3dda6;
  padding: 30px 0;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.25);
}
body.loading #mobile-menu {
  display: none;
}
#mobile-menu ul {
  margin: 0 30px 30px 30px;
  padding: 0;
}
#mobile-menu li {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
}
#mobile-menu li.heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #000;
}
#mobile-menu a {
  display: block;
  text-decoration: none;
  color: #444;
  font-size: 16px;
  line-height: 1.2;
}
#mobile-menu a:hover {
  color: #000;
}

.d-none {
  display: none;
}

/* ============================= Provider Directory ============================= */
/* https://chrisbracco.com/a-simple-css-tooltip/ */
/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: hsla(0deg, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
}

/* Directions */
/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0deg, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px);
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0deg, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  transform: translateX(-12px);
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0deg, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform: translateY(12px);
  transform: translateY(12px);
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0deg, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform: translateX(12px);
  transform: translateX(12px);
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

.page-template-template-provider-directory #main {
  padding-top: 0;
}
.page-template-template-provider-directory .header-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F78D1E;
  background-image: url("/wp-content/themes/getpalliativecare/img/provider-directory-banner-left.svg");
  background-size: 231px 230px;
  background-repeat: no-repeat;
  height: 230px;
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
.page-template-template-provider-directory .header-banner h1 {
  color: #FFFFFF;
  margin-bottom: 0;
  font-size: 24px;
}

@media screen and (min-width: 768px) {
  .page-template-template-provider-directory .header-banner h1 {
    font-size: 30px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-template-provider-directory .header-banner {
    justify-content: space-between;
    background-image: none;
    height: 295px;
  }
  .page-template-template-provider-directory .header-banner h1 {
    font-size: 40px;
  }
  .page-template-template-provider-directory .header-banner img {
    height: 100%;
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-template-provider-directory .header-banner {
    height: 320px;
  }
  .page-template-template-provider-directory .header-banner h1 {
    font-size: 45px;
  }
}
/* ============================= The End ======================================== */

/*# sourceMappingURL=style.css.map */
