@charset "UTF-8";
/*!
Theme Name: Capterra 25
Author: Capterra
Author URI: https://www.capterra.com/
Version: 1.00
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/*
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/*
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/*
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/*
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/*
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/*
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */ }

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

/*
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0; }

abbr[title],
dfn[title] {
  cursor: help; }

u, ins {
  text-decoration: none; }

ins {
  border-bottom: 1px solid; }

img {
  font-style: italic; }

/*
  .element {
    @include card($orange, 85%, 75%, 25%);
  }
*/
/*
  .element {
    @include rem('padding', 10px 0 2px 5px);
  }
*/
.cf, .nav, .card-list, .footer-nav-list, .breadcrumbs {
  *zoom: 1; }
  .cf:before, .nav:before, .card-list:before, .footer-nav-list:before, .breadcrumbs:before, .cf:after, .nav:after, .card-list:after, .footer-nav-list:after, .breadcrumbs:after {
    content: " ";
    display: table; }
  .cf:after, .nav:after, .card-list:after, .footer-nav-list:after, .breadcrumbs:after {
    clear: both; }

.float-right, .article-body .alignright {
  float: right !important; }

.float-left, .article-body .alignleft {
  float: left !important; }

.float-none {
  float: none !important; }

.float-center {
  text-align: center; }
  .float-center > * {
    display: inline-block; }

.full-width {
  width: 100%; }

.no-margin {
  margin: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.quarter-margin-bottom {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.half-margin-bottom {
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }

.base-margin-bottom {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.no-margin {
  margin: 0; }

.no-margin-bottom {
  margin-bottom: 0; }

.base-margin-bottom {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.half-margin-bottom {
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }

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

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

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

.no-wrap {
  white-space: nowrap; }

.weight-normal {
  font-weight: 400; }

.weight-semibold {
  font-weight: 600; }

.weight-bold {
  font-weight: 700; }

.code {
  font-family: Courier, "Courier New", monospace; }

.color-text {
  color: #444444; }

.color-white {
  color: white !important; }

.color-gray {
  color: #a1a1a1 !important; }

.color-beige {
  color: #e1dbcf !important; }

.color-blue {
  color: #127cc0 !important; }

.color-orange {
  color: #ed833f !important; }

.color-green {
  color: #12bd90 !important; }

.color-red {
  color: #cf5d60 !important; }

.color-yellow {
  color: #ffe460 !important; }

.color-yellow-dark {
  color: #f9cf00 !important; }

.highlight {
  padding-left: 0.25em;
  padding-right: 0.25em;
  background-color: #ffe460; }

.rule {
  color: #ccd3db;
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.rule-dotted {
  border-bottom-style: dotted; }

.rule-dashed {
  border-bottom-style: dashed; }

.rule-double-pad {
  padding-top: 24px;
  padding-top: 1.5rem;
  margin-bottom: 48px;
  margin-bottom: 3rem; }

.icon-lead[class*="ss-"]:before, .icon-lead[class^="ss-"]:before,
.icon-follow[class*="ss-"]:before,
.icon-follow[class^="ss-"]:before {
  vertical-align: middle; }

.icon-lead[class*="ss-"]:before, .icon-lead[class^="ss-"]:before {
  margin-right: 0.5em; }

.icon-follow[class*="ss-"]:before, .icon-follow[class^="ss-"]:before {
  margin-left: 0.5em; }

.flex-video {
  position: relative;
  padding-bottom: 67.5%;
  height: 0;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 57.25%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.hide {
  display: none; }

.show {
  display: inherit; }

@media only screen and (max-width: 767px) {
  .hide-palm {
    display: none; }

  .show-palm {
    display: inherit; } }
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .hide-lap {
    display: none; }

  .show-lap {
    display: inherit; } }
@media only screen and (min-width: 768px) {
  .hide-lap-and-up {
    display: none; }

  .show-lap-and-up {
    display: inherit; } }
@media only screen and (max-width: 960px) {
  .hide-portable {
    display: none; }

  .show-portable {
    display: inherit; } }
@media only screen and (min-width: 961px) {
  .hide-desk {
    display: none; }

  .show-desk {
    display: inherit; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lt-ie8 * {
  box-sizing: border-box;
  *behavior: javascript-url("boxsizing.htc"); }

html {
  background-color: #f7f6f3;
  font-family: 'Lato', sans-serif;
  font-size: 1em;
  line-height: 1.5;
  color: #444444;
  overflow-y: scroll;
  min-height: 100%; }

a {
  color: #127cc0; }
  a:hover {
    color: #093e60; }

small {
  font-size: 75%; }

hr {
  color: #d8dee4;
  color: rgba(204, 211, 219, 0.75);
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 23px;
  margin-bottom: 1.4375rem; }

video {
  max-width: 100%;
  height: auto; }

h1, h2, h3, h4, h5, h6,
ul, ol, dl,
blockquote, p, address,
table,
fieldset, figure,
pre, video, .flex-video,
.grid-form-fields > li,
.island,
.browse-group-list,
.card,
.alert {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

hr {
  margin-bottom: 22px;
  margin-bottom: 1.375rem; }

ul, ol, dd {
  margin-left: 48px;
  margin-left: 3rem; }

.article-body h1, .article-body h2, .article-body h3, .article-body h4, .article-body h5, .article-body h6,
.article-body ul, .article-body ol, .article-body dl,
.article-body blockquote, .article-body address,
.article-body table,
.article-body fieldset, .article-body figure,
.article-body pre {
  margin-bottom: 27px;
  margin-bottom: 1.6875rem; }

.lt-ie8 * {
  box-sizing: border-box;
  *behavior: url(/wp-content/themes/capterra/assets/javascripts/boxsizing.htc); }

.alert {
  padding: 12px;
  padding: 0.75rem;
  border-radius: 0.1875rem; }
  .alert > :last-child {
    margin-bottom: 0; }
  .alert[class*="ss-"]:before, .alert[class^="ss-"]:before {
    margin-right: 0.5em;
    vertical-align: middle; }

.alert {
  background-color: white;
  color: #3f3f3f; }
  .alert a {
    color: #999999; }
    .alert a:hover {
      color: #595959; }
  .alert[class*="ss-"]:before, .alert[class^="ss-"]:before {
    color: #cccccc; }

.alert-interior {
  background-color: #e5e9ed;
  color: #333436; }
  .alert-interior a {
    color: #6d7e90; }
    .alert-interior a:hover {
      color: #3f4954; }
  .alert-interior[class*="ss-"]:before, .alert-interior[class^="ss-"]:before {
    color: #91a8c0; }

.alert-exterior {
  background-color: #f0ede7;
  color: #383633; }
  .alert-exterior a {
    color: #928770; }
    .alert-exterior a:hover {
      color: #554e41; }
  .alert-exterior[class*="ss-"]:before, .alert-exterior[class^="ss-"]:before {
    color: #c3b496; }

.alert-primary {
  background-color: #f6c19f;
  color: #3b200f; }
  .alert-primary a {
    color: #994c1b; }
    .alert-primary a:hover {
      color: #592c0f; }
  .alert-primary[class*="ss-"]:before, .alert-primary[class^="ss-"]:before {
    color: #cc6524; }

.alert-secondary {
  background-color: #88bddf;
  color: #041f30; }
  .alert-secondary a {
    color: #004c7e; }
    .alert-secondary a:hover {
      color: #002c49; }
  .alert-secondary[class*="ss-"]:before, .alert-secondary[class^="ss-"]:before {
    color: #0066a8; }

.alert-positive {
  background-color: #88dec7;
  color: #042f24; }
  .alert-positive a {
    color: #007c5b; }
    .alert-positive a:hover {
      color: #004835; }
  .alert-positive[class*="ss-"]:before, .alert-positive[class^="ss-"]:before {
    color: #00a57a; }

.alert-negative {
  background-color: #e7aeaf;
  color: #331718; }
  .alert-negative a {
    color: #991b1e; }
    .alert-negative a:hover {
      color: #590f11; }
  .alert-negative[class*="ss-"]:before, .alert-negative[class^="ss-"]:before {
    color: #cc2428; }

.alert-info {
  background-color: #fff1af;
  color: #3f3918; }
  .alert-info a {
    color: #998839; }
    .alert-info a:hover {
      color: #594f21; }
  .alert-info[class*="ss-"]:before, .alert-info[class^="ss-"]:before {
    color: #ccb64c; }

/*
  <a href="#" class="button  button-secondary">Click Here</a>
  <a href="#" class="button">Or Click Here</a>
  <button class="button  button-primary">Submit</button>
*/
.button {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-family: inherit;
  font-size: 100%;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  border: none;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 1em;
  padding-left: 1em;
  border-radius: 0.1875rem; }
  .button[class*="ss-"]:before, .button[class^="ss-"]:before {
    margin-right: 0.5em;
    vertical-align: middle; }

.button-full {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center; }

.button-tiny {
  font-size: 12px;
  font-size: 0.75rem; }

.button-small {
  font-size: 14px;
  font-size: 0.875rem; }

.button-large {
  font-size: 18px;
  font-size: 1.125rem; }

.button-huge {
  font-size: 21px;
  font-size: 1.3125rem; }

.button-primary {
  background-color: #ed833f;
  box-shadow: 0 3px #b1622f;
  color: white !important;
  text-shadow: 1px 1px #c96f35; }
  .button-primary:hover, .button-primary:focus {
    background: #c96f35;
    color: white; }
  .button-primary:visited {
    color: white; }

.button-secondary {
  background-color: #127cc0;
  box-shadow: 0 3px #0d5d90;
  color: white !important;
  text-shadow: 1px 1px #0f69a3; }
  .button-secondary:hover, .button-secondary:focus {
    background: #0f69a3;
    color: white; }
  .button-secondary:visited {
    color: white; }

.button-tertiary {
  background-color: #4aaeee;
  box-shadow: 0 3px #3782b2;
  color: white !important;
  text-shadow: 1px 1px #3e93ca; }
  .button-tertiary:hover, .button-tertiary:focus {
    background: #3e93ca;
    color: white; }
  .button-tertiary:visited {
    color: white; }

.button-positive {
  background-color: #12bd90;
  box-shadow: 0 3px #0d8d6c;
  color: white !important;
  text-shadow: 1px 1px #0fa07a; }
  .button-positive:hover, .button-positive:focus {
    background: #0fa07a;
    color: white; }
  .button-positive:visited {
    color: white; }

.button-negative {
  background-color: #cf5d60;
  box-shadow: 0 3px #9b4548;
  color: white !important;
  text-shadow: 1px 1px #af4f51; }
  .button-negative:hover, .button-negative:focus {
    background: #af4f51;
    color: white; }
  .button-negative:visited {
    color: white; }

.button-interior {
  background-color: #8193a6;
  box-shadow: 0 3px #606e7c;
  color: white !important;
  text-shadow: 1px 1px #6d7c8d; }
  .button-interior:hover, .button-interior:focus {
    background: #6d7c8d;
    color: white; }
  .button-interior:visited {
    color: white; }

.button-exterior {
  background-color: #b0a081;
  box-shadow: 0 3px #847860;
  color: white !important;
  text-shadow: 1px 1px #95886d; }
  .button-exterior:hover, .button-exterior:focus {
    background: #95886d;
    color: white; }
  .button-exterior:visited {
    color: white; }

.button-inactive {
  background: none;
  background-image: none;
  background-color: #ccd3db !important;
  border: 1px solid #c1c8d0 !important;
  color: #999ea4 !important;
  text-shadow: 1px 1px #e5e9ed !important; }
  .button-inactive:hover, .button-inactive:focus {
    background: none;
    background-image: none;
    background-color: #ccd3db !important;
    color: #999ea4 !important;
    cursor: default !important; }

.card {
  padding: 24px;
  padding: 1.5rem;
  border-radius: 0.1875rem; }
  .card > :last-child {
    margin-bottom: 0; }

.card-thin {
  padding: 12px;
  padding: 0.75rem; }

.card-no-pad {
  padding: 0; }

.card {
  background-color: white;
  box-shadow: 0 0.1875em #efefef; }

.card-interior {
  background-color: #f7f8f9;
  box-shadow: 0 0.1875em #edeff2; }
  .card-interior .card-heading {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    color: #66696d; }

.card-exterior {
  background-color: #f0ede7;
  box-shadow: 0 0.1875em #e8e4db; }
  .card-exterior .card-heading {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    color: #706d67; }

.card-primary {
  background-color: #fcece2;
  box-shadow: 0 0.1875em #fae0cf; }
  .card-primary .card-heading {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    color: #b1622f; }

.card-secondary {
  background-color: #dbebf5;
  box-shadow: 0 0.1875em #c3deef; }
  .card-secondary .card-heading {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    color: #0d5d90; }

.card-positive {
  background-color: #dbf5ee;
  box-shadow: 0 0.1875em #c3eee3; }
  .card-positive .card-heading {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    color: #0d8d6c; }

.card-negative {
  background-color: #f7e6e7;
  box-shadow: 0 0.1875em #f3d6d7; }
  .card-negative .card-heading {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    color: #9b4548; }

.card-info {
  background-color: #fffae7;
  box-shadow: 0 0.1875em #fff5c7; }
  .card-info .card-heading {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
    color: #3f3918; }

.line-list-heading {
  margin-bottom: 0 !important;
  border-bottom: 2px solid #222222;
  border-color: rgba(34, 34, 34, 0.5);
  text-transform: uppercase; }

.card-list {
  list-style: none;
  margin-left: 0; }
  .card-list li {
    border-bottom: 1px solid #ccd3db;
    border-color: rgba(0, 0, 0, 0.1); }
    .card-list li:first-child {
      border-top: 1px solid #ccd3db;
      border-color: rgba(0, 0, 0, 0.1); }
  .card-list a {
    padding-top: 6px;
    padding-bottom: 6px;
    text-decoration: none; }
    .card-list a[class^="ss-"]:before {
      float: right;
      font-size: 0.625em;
      line-height: 2.4em;
      color: #ccd3db;
      color: rgba(0, 0, 0, 0.2); }

.card-all-link {
  display: inline-block;
  text-align: right;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  font-weight: 700; }

/*
  <label>Name <abbr title="Required">*</abbr></label>
  <input class="text-input">

  <label>
    Message <abbr title="Required">*</abbr>
    <small class="additional  micro">An additional note can go here.</small>
  </label>
  <textarea class="text-area"></textarea>
*/
fieldset {
  padding: 24px;
  padding: 1.5rem;
  border: 1px solid #e5e9ed; }

legend {
  padding: 6px;
  padding: 0.375rem;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #e5e9ed;
  color: #999ea4;
  font-weight: 600; }

.text-input,
.text-area {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em;
  border: 1px solid #a1a1a1;
  border-radius: 0.1875rem;
  background-color: #f9fafb;
  box-shadow: inset 0 0 3px rgba(68, 68, 68, 0.2); }
  .text-input:focus, .text-input:active,
  .text-area:focus,
  .text-area:active {
    border-color: #12bd90;
    background-color: white;
    box-shadow: none;
    outline: none; }
    .text-input:focus::-webkit-input-placeholder, .text-input:active::-webkit-input-placeholder,
    .text-area:focus::-webkit-input-placeholder,
    .text-area:active::-webkit-input-placeholder {
      color: #bdbdbd; }
    .text-input:focus:-moz-placeholder, .text-input:active:-moz-placeholder,
    .text-area:focus:-moz-placeholder,
    .text-area:active:-moz-placeholder {
      color: #bdbdbd; }
    .text-input:focus::-moz-placeholder, .text-input:active::-moz-placeholder,
    .text-area:focus::-moz-placeholder,
    .text-area:active::-moz-placeholder {
      color: #bdbdbd; }
    .text-input:focus:-ms-input-placeholder, .text-input:active:-ms-input-placeholder,
    .text-area:focus:-ms-input-placeholder,
    .text-area:active:-ms-input-placeholder {
      color: #bdbdbd; }
  .text-input::-webkit-input-placeholder,
  .text-area::-webkit-input-placeholder {
    color: #a1a1a1; }
  .text-input:-moz-placeholder,
  .text-area:-moz-placeholder {
    color: #a1a1a1; }
  .text-input::-moz-placeholder,
  .text-area::-moz-placeholder {
    color: #a1a1a1; }
  .text-input:-ms-input-placeholder,
  .text-area:-ms-input-placeholder {
    color: #a1a1a1; }
  .text-input.error,
  .text-area.error {
    border-color: #cf5d60; }

.text-area {
  min-height: 8em;
  overflow: auto;
  resize: vertical; }

.select {
  width: 100%; }

/*
  <ul class="form-option-list">
    <li><input type="checkbox"> Option 1</li>
    <li><input type="checkbox"> Option 2</li>
    <li><input type="checkbox"> Option 3</li>
  </ul>
*/
.form-option-list {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .form-option-list > li label,
  .form-option-list > li .label {
    display: inline; }
  .form-option-list > li .checkbox,
  .form-option-list > li .radio {
    margin-right: 0.25em; }

label {
  cursor: pointer; }

label,
.label {
  display: block;
  margin-bottom: 0.25em; }

.label-heading {
  font-weight: 700; }
  .label-heading abbr[title] {
    color: #cf5d60; }

.additional {
  display: block;
  font-weight: 400; }

.error-message {
  padding-top: 0.25em;
  color: #cf5d60; }

/*
  <div class="grid">
    <div class="cell  one-third  lap-two-thirds  palm-one-whole"></div>
    <div class="cell  one-third  palm-one-whole"></div>
    <div class="cell  one-third  lap-one-whole"></div>
  </div>
*/
.stack-content, .stack-content-thin, .stack-content-thick, .stack-content-fat, .site-header-content {
  *zoom: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-left: 1.5rem;
  padding-right: 24px;
  padding-right: 1.5rem; }
  .stack-content:before, .stack-content-thin:before, .stack-content-thick:before, .stack-content-fat:before, .site-header-content:before, .stack-content:after, .stack-content-thin:after, .stack-content-thick:after, .stack-content-fat:after, .site-header-content:after {
    content: " ";
    display: table; }
  .stack-content:after, .stack-content-thin:after, .stack-content-thick:after, .stack-content-fat:after, .site-header-content:after {
    clear: both; }
  @media only screen and (max-width: 767px) {
    .stack-content, .stack-content-thin, .stack-content-thick, .stack-content-fat, .site-header-content {
      padding-left: 18px;
      padding-left: 1.125rem;
      padding-right: 18px;
      padding-right: 1.125rem; } }

.grid {
  margin-left: -24px;
  margin-left: -1.5rem;
  *zoom: 1;
  list-style: none;
  margin-bottom: 0; }
  .grid:before, .grid:after {
    content: " ";
    display: table; }
  .grid:after {
    clear: both; }

.grid-reverse > .cell {
  float: right; }

.grid-center > .cell {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.grid-thin {
  margin-left: -12px;
  margin-left: -0.75rem; }

.grid-skinny {
  margin-left: -6px;
  margin-left: -0.375rem; }

.grid-thick {
  margin-left: -36px;
  margin-left: -2.25rem; }

.grid-fat {
  margin-left: -48px;
  margin-left: -3rem; }

@media only screen and (max-width: 767px) {
  .palm-gutter-normal {
    margin-left: -24px;
    margin-left: -1.5rem; } }

.grid-collapse {
  margin-left: 0; }

/*
  <ul class="grid  grid-form-fields">
    <li class="cell  one-whole">
      <label></label>
      <input class="text-input">
    </li>
  </ul>
*/
.grid-form-fields > li:last-child {
  margin-bottom: 0; }

.cell {
  float: left;
  padding-left: 24px;
  padding-left: 1.5rem; }

.grid-thin > .cell {
  padding-left: 12px;
  padding-left: 0.75rem; }

.grid-skinny > .cell {
  padding-left: 6px;
  padding-left: 0.375rem; }

.grid-thick > .cell {
  padding-left: 36px;
  padding-left: 2.25rem; }

.grid-fat > .cell {
  padding-left: 48px;
  padding-left: 3rem; }

@media only screen and (max-width: 767px) {
  .palm-gutter-normal > .cell {
    padding-left: 24px;
    padding-left: 1.5rem; } }

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

.one-whole {
  width: 100%; }

.one-half, .two-quarters, .three-sixths, .four-eighths, .five-tenths, .six-twelfths {
  width: 50%; }

.one-third, .two-sixths, .four-twelfths {
  width: 33.333%; }

.two-thirds, .four-sixths, .eight-twelfths {
  width: 66.666%; }

.one-quarter, .two-eighths, .three-twelfths {
  width: 25%; }

.three-quarters, .six-eighths, .nine-twelfths {
  width: 75%; }

.one-fifth, .two-tenths {
  width: 20%; }

.two-fifths, .four-tenths {
  width: 40%; }

.three-fifths, .six-tenths {
  width: 60%; }

.four-fifths, .eight-tenths {
  width: 80%; }

.one-sixth, .two-twelfths {
  width: 16.666%; }

.five-sixths, .ten-twelfths {
  width: 83.333%; }

.one-eighth {
  width: 12.5%; }

.three-eighths {
  width: 37.5%; }

.five-eighths {
  width: 62.5%; }

.seven-eighths {
  width: 87.5%; }

.one-tenth {
  width: 10%; }

.three-tenths {
  width: 30%; }

.seven-tenths {
  width: 70%; }

.nine-tenths {
  width: 90%; }

.one-twelfth {
  width: 8.333%; }

.five-twelfths {
  width: 41.666%; }

.seven-twelfths {
  width: 58.333%; }

.eleven-twelfths {
  width: 91.666%; }

@media only screen and (max-width: 767px) {
  .palm-one-whole {
    width: 100%; }

  .palm-one-half, .palm-two-quarters, .palm-three-sixths, .palm-four-eighths, .palm-five-tenths, .palm-six-twelfths {
    width: 50%; }

  .palm-one-third, .palm-two-sixths, .palm-four-twelfths {
    width: 33.333%; }

  .palm-two-thirds, .palm-four-sixths, .palm-eight-twelfths {
    width: 66.666%; }

  .palm-one-quarter, .palm-two-eighths, .palm-three-twelfths {
    width: 25%; }

  .palm-three-quarters, .palm-six-eighths, .palm-nine-twelfths {
    width: 75%; }

  .palm-one-fifth, .palm-two-tenths {
    width: 20%; }

  .palm-two-fifths, .palm-four-tenths {
    width: 40%; }

  .palm-three-fifths, .palm-six-tenths {
    width: 60%; }

  .palm-four-fifths, .palm-eight-tenths {
    width: 80%; }

  .palm-one-sixth, .palm-two-twelfths {
    width: 16.666%; }

  .palm-five-sixths, .palm-ten-twelfths {
    width: 83.333%; }

  .palm-one-eighth {
    width: 12.5%; }

  .palm-three-eighths {
    width: 37.5%; }

  .palm-five-eighths {
    width: 62.5%; }

  .palm-seven-eighths {
    width: 87.5%; }

  .palm-one-tenth {
    width: 10%; }

  .palm-three-tenths {
    width: 30%; }

  .palm-seven-tenths {
    width: 70%; }

  .palm-nine-tenths {
    width: 90%; }

  .palm-one-twelfth {
    width: 8.333%; }

  .palm-five-twelfths {
    width: 41.666%; }

  .palm-seven-twelfths {
    width: 58.333%; }

  .palm-eleven-twelfths {
    width: 91.666%; } }
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .lap-one-whole {
    width: 100%; }

  .lap-one-half, .lap-two-quarters, .lap-three-sixths, .lap-four-eighths, .lap-five-tenths, .lap-six-twelfths {
    width: 50%; }

  .lap-one-third, .lap-two-sixths, .lap-four-twelfths {
    width: 33.333%; }

  .lap-two-thirds, .lap-four-sixths, .lap-eight-twelfths {
    width: 66.666%; }

  .lap-one-quarter, .lap-two-eighths, .lap-three-twelfths {
    width: 25%; }

  .lap-three-quarters, .lap-six-eighths, .lap-nine-twelfths {
    width: 75%; }

  .lap-one-fifth, .lap-two-tenths {
    width: 20%; }

  .lap-two-fifths, .lap-four-tenths {
    width: 40%; }

  .lap-three-fifths, .lap-six-tenths {
    width: 60%; }

  .lap-four-fifths, .lap-eight-tenths {
    width: 80%; }

  .lap-one-sixth, .lap-two-twelfths {
    width: 16.666%; }

  .lap-five-sixths, .lap-ten-twelfths {
    width: 83.333%; }

  .lap-one-eighth {
    width: 12.5%; }

  .lap-three-eighths {
    width: 37.5%; }

  .lap-five-eighths {
    width: 62.5%; }

  .lap-seven-eighths {
    width: 87.5%; }

  .lap-one-tenth {
    width: 10%; }

  .lap-three-tenths {
    width: 30%; }

  .lap-seven-tenths {
    width: 70%; }

  .lap-nine-tenths {
    width: 90%; }

  .lap-one-twelfth {
    width: 8.333%; }

  .lap-five-twelfths {
    width: 41.666%; }

  .lap-seven-twelfths {
    width: 58.333%; }

  .lap-eleven-twelfths {
    width: 91.666%; } }
@media only screen and (max-width: 960px) {
  .portable-one-whole {
    width: 100%; }

  .portable-one-half, .portable-two-quarters, .portable-three-sixths, .portable-four-eighths, .portable-five-tenths, .portable-six-twelfths {
    width: 50%; }

  .portable-one-third, .portable-two-sixths, .portable-four-twelfths {
    width: 33.333%; }

  .portable-two-thirds, .portable-four-sixths, .portable-eight-twelfths {
    width: 66.666%; }

  .portable-one-quarter, .portable-two-eighths, .portable-three-twelfths {
    width: 25%; }

  .portable-three-quarters, .portable-six-eighths, .portable-nine-twelfths {
    width: 75%; }

  .portable-one-fifth, .portable-two-tenths {
    width: 20%; }

  .portable-two-fifths, .portable-four-tenths {
    width: 40%; }

  .portable-three-fifths, .portable-six-tenths {
    width: 60%; }

  .portable-four-fifths, .portable-eight-tenths {
    width: 80%; }

  .portable-one-sixth, .portable-two-twelfths {
    width: 16.666%; }

  .portable-five-sixths, .portable-ten-twelfths {
    width: 83.333%; }

  .portable-one-eighth {
    width: 12.5%; }

  .portable-three-eighths {
    width: 37.5%; }

  .portable-five-eighths {
    width: 62.5%; }

  .portable-seven-eighths {
    width: 87.5%; }

  .portable-one-tenth {
    width: 10%; }

  .portable-three-tenths {
    width: 30%; }

  .portable-seven-tenths {
    width: 70%; }

  .portable-nine-tenths {
    width: 90%; }

  .portable-one-twelfth {
    width: 8.333%; }

  .portable-five-twelfths {
    width: 41.666%; }

  .portable-seven-twelfths {
    width: 58.333%; }

  .portable-eleven-twelfths {
    width: 91.666%; } }
@media only screen and (min-width: 961px) {
  .desk-one-whole {
    width: 100%; }

  .desk-one-half, .desk-two-quarters, .desk-three-sixths, .desk-four-eighths, .desk-five-tenths, .desk-six-twelfths {
    width: 50%; }

  .desk-one-third, .desk-two-sixths, .desk-four-twelfths {
    width: 33.333%; }

  .desk-two-thirds, .desk-four-sixths, .desk-eight-twelfths {
    width: 66.666%; }

  .desk-one-quarter, .desk-two-eighths, .desk-three-twelfths {
    width: 25%; }

  .desk-three-quarters, .desk-six-eighths, .desk-nine-twelfths {
    width: 75%; }

  .desk-one-fifth, .desk-two-tenths {
    width: 20%; }

  .desk-two-fifths, .desk-four-tenths {
    width: 40%; }

  .desk-three-fifths, .desk-six-tenths {
    width: 60%; }

  .desk-four-fifths, .desk-eight-tenths {
    width: 80%; }

  .desk-one-sixth, .desk-two-twelfths {
    width: 16.666%; }

  .desk-five-sixths, .desk-ten-twelfths {
    width: 83.333%; }

  .desk-one-eighth {
    width: 12.5%; }

  .desk-three-eighths {
    width: 37.5%; }

  .desk-five-eighths {
    width: 62.5%; }

  .desk-seven-eighths {
    width: 87.5%; }

  .desk-one-tenth {
    width: 10%; }

  .desk-three-tenths {
    width: 30%; }

  .desk-seven-tenths {
    width: 70%; }

  .desk-nine-tenths {
    width: 90%; }

  .desk-one-twelfth {
    width: 8.333%; }

  .desk-five-twelfths {
    width: 41.666%; }

  .desk-seven-twelfths {
    width: 58.333%; }

  .desk-eleven-twelfths {
    width: 91.666%; } }
h1, h2, h3, h4, h5, h6 {
  color: #222222; }

.masthead-heading {
  letter-spacing: -0.03125em; }

h1, .alpha {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1.1; }
  @media only screen and (max-width: 767px) {
    h1, .alpha {
      font-size: 36px;
      font-size: 2.25rem; } }

h2, .beta {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.2; }
  @media only screen and (max-width: 767px) {
    h2, .beta {
      font-size: 24px;
      font-size: 1.5rem; } }

h3, .gamma {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.3; }
  @media only screen and (max-width: 767px) {
    h3, .gamma {
      font-size: 21px;
      font-size: 1.3125rem; } }

h4, .delta {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.4; }
  @media only screen and (max-width: 767px) {
    h4, .delta {
      font-size: 18px;
      font-size: 1.125rem; } }

h5, .epsilon {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5; }
  @media only screen and (max-width: 767px) {
    h5, .epsilon {
      font-size: 16px;
      font-size: 1rem; } }

h6, .zeta {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

.giga {
  font-size: 90px;
  font-size: 5.625rem; }
  @media only screen and (max-width: 767px) {
    .giga {
      font-size: 72px;
      font-size: 4.5rem; } }

.mega {
  font-size: 72px;
  font-size: 4.5rem; }
  @media only screen and (max-width: 767px) {
    .mega {
      font-size: 60px;
      font-size: 3.75rem; } }

.kilo {
  font-size: 60px;
  font-size: 3.75rem; }
  @media only screen and (max-width: 767px) {
    .kilo {
      font-size: 48px;
      font-size: 3rem; } }

.double-heading > :first-child {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.page-heading {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  margin-left: -24px;
  margin-left: -1.5rem;
  margin-right: -24px;
  margin-right: -1.5rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  padding-left: 24px;
  padding-left: 1.5rem;
  padding-right: 24px;
  padding-right: 1.5rem;
  border-bottom: 1px solid #e5e9ed;
  border-color: rgba(204, 211, 219, 0.5); }
  .page-heading > * {
    margin-bottom: 0; }
  .page-heading .subheading {
    margin-top: 0.25em; }

.subheading {
  font-weight: 400;
  color: #909090;
  color: rgba(34, 34, 34, 0.6); }

.article-body h2 {
  font-size: 24px;
  font-size: 1.5rem; }
.article-body h3 {
  font-size: 21px;
  font-size: 1.3125rem; }
.article-body h4 {
  font-size: 18px;
  font-size: 1.125rem; }
.article-body h5 {
  font-size: 16px;
  font-size: 1rem; }

/*
  <img src="" alt="" class="image-radius  image-right">
*/
img {
  max-width: 100%;
  height: auto; }

.image-radius {
  border-radius: 0.1875rem; }

.image-round {
  border-radius: 200px; }

.image-right {
  float: right;
  margin-bottom: 24px;
  margin-left: 24px; }

.image-left {
  float: left;
  margin-right: 24px;
  margin-bottom: 24px; }

.image-center {
  display: block;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto; }

.thumbnail {
  display: block;
  padding: 0.25em;
  border: 1px solid #e5e9ed;
  border-radius: 0.1875rem;
  background-color: white;
  line-height: 0; }
  .thumbnail:hover {
    border-color: #ccd3db;
    box-shadow: 0 0 0.25em #e5e9ed; }

.grid-thumbnail {
  display: block;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  text-align: center;
  border-radius: 0;
  box-shadow: 0 0.25em 0.25em -0.125em #e5e9ed; }
  .grid-thumbnail img {
    max-height: 96px; }

.island {
  padding: 24px;
  padding: 1.5rem;
  border-radius: 0.1875rem;
  background-color: white; }
  .island > :last-child {
    margin-bottom: 0; }

.island-nopad {
  padding: 0; }

.island-thin {
  padding: 12px;
  padding: 0.75rem; }

.island-thick {
  padding: 36px;
  padding: 2.25rem; }
  @media only screen and (max-width: 767px) {
    .island-thick {
      padding: 24px;
      padding: 1.5rem; } }

.island-fat {
  padding: 48px;
  padding: 3rem; }
  @media only screen and (max-width: 767px) {
    .island-fat {
      padding: 24px;
      padding: 1.5rem; } }

.island-inherit-color h1, .island-inherit-color h2, .island-inherit-color h3, .island-inherit-color h4, .island-inherit-color h5, .island-inherit-color h6 {
  color: inherit; }

.island-primary {
  background-color: #fae0cf; }
  .island-primary.island-outline {
    background-color: transparent;
    border: 1px solid #f6c19f; }
    .island-primary.island-outline.island-inherit-color {
      color: #d57538; }
  .island-primary.island-inherit-color {
    color: #76411f; }
    .island-primary.island-inherit-color a {
      color: #9a5528; }
      .island-primary.island-inherit-color a:hover {
        color: #5e3419; }

.island-secondary {
  background-color: #c3deef; }
  .island-secondary.island-outline {
    background-color: transparent;
    border: 1px solid #88bddf; }
    .island-secondary.island-outline.island-inherit-color {
      color: #106fac; }
  .island-secondary.island-inherit-color {
    color: #093e60; }
    .island-secondary.island-inherit-color a {
      color: #0b507c; }
      .island-secondary.island-inherit-color a:hover {
        color: #07314c; }

.island-positive {
  background-color: #c3eee3; }
  .island-positive.island-outline {
    background-color: transparent;
    border: 1px solid #88dec7; }
    .island-positive.island-outline.island-inherit-color {
      color: #10aa81; }
  .island-positive.island-inherit-color {
    color: #095e48; }
    .island-positive.island-inherit-color a {
      color: #0b7a5d; }
      .island-positive.island-inherit-color a:hover {
        color: #074b39; }

.island-negative {
  background-color: #f3d6d7; }
  .island-negative.island-outline {
    background-color: transparent;
    border: 1px solid #e7aeaf; }
    .island-negative.island-outline.island-inherit-color {
      color: #ba5356; }
  .island-negative.island-inherit-color {
    color: #672e30; }
    .island-negative.island-inherit-color a {
      color: #863c3e; }
      .island-negative.island-inherit-color a:hover {
        color: #522526; }

.island-interior {
  background-color: #e5e9ed; }
  .island-interior.island-outline {
    background-color: transparent;
    border: 1px solid #d8dee4; }
    .island-interior.island-outline.island-inherit-color {
      color: #84898e; }
  .island-interior.island-inherit-color {
    color: #333436; }
    .island-interior.island-inherit-color a {
      color: #515457; }
      .island-interior.island-inherit-color a:hover {
        color: #1e1f20; }

.island-exterior {
  background-color: #f0ede7; }
  .island-exterior.island-outline {
    background-color: transparent;
    border: 1px solid #e8e4db; }
    .island-exterior.island-outline.island-inherit-color {
      color: #928e86; }
  .island-exterior.island-inherit-color {
    color: #383633; }
    .island-exterior.island-inherit-color a {
      color: #5a5752; }
      .island-exterior.island-inherit-color a:hover {
        color: #21201f; }

.island-info {
  background-color: #fff1af; }
  .island-info.island-outline {
    background-color: transparent;
    border: 1px solid #ffea87; }
    .island-info.island-outline.island-inherit-color {
      color: #a5943e; }
  .island-info.island-inherit-color {
    color: #3f3918; }
    .island-info.island-inherit-color a {
      color: #665b26; }
      .island-info.island-inherit-color a:hover {
        color: #26220e; }

.check-list {
  margin-left: 0;
  list-style: none; }
  .check-list.check-list-border-bottom {
    border-bottom: 1px dotted #d8dee4;
    border-color: rgba(204, 211, 219, 0.75); }
  .check-list li {
    padding-top: 12px;
    padding-top: 0.75rem;
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
    border-top: 1px dotted #d8dee4;
    border-color: rgba(204, 211, 219, 0.75); }
    .check-list li[class*="ss-"]:before {
      margin-right: 0.5em;
      vertical-align: middle;
      line-height: 0.5;
      color: #ccd3db; }
    .check-list li.ss-check:before {
      color: #12bd90; }
    .check-list li.ss-delete:before {
      color: #cf5d60; }
  .check-list a {
    text-decoration: none; }

/*
  <ul class="nav  nav-horizontal">
    <li><a href="">Link 1</a></li>
    <li><a href="">Link 2</a></li>
    <li><a href="">Link 3</a></li>
  </ul>
*/
.nav, .card-list, .footer-nav-list {
  margin: 0;
  list-style: none; }
  .nav a, .card-list a, .footer-nav-list a {
    display: block; }

.nav-horizontal > li {
  float: left; }

.nav-vertical > li {
  float: none; }

.nav-block {
  line-height: 1; }
  .nav-block > li {
    letter-spacing: normal;
    word-spacing: normal; }
    .nav-block > li > a {
      padding: 12px; }

.categories {
  margin-bottom: 24px;
  padding-bottom: 24px; }

.categories a {
  padding: 12px;
  text-decoration: none;
  font-weight: 700; }

.categories-breadcrumbs a {
  border-bottom: 1px solid #e5e9ed;
  background-color: #f7f8f9;
  color: #a1a1a1; }
  .categories-breadcrumbs a:hover {
    background-color: #f2f4f6; }
  .categories-breadcrumbs a[class*="ss-"]:before {
    font-size: 0.5em;
    margin-right: 0.5em; }

.categories-list a {
  border-bottom: 1px solid #e5e9ed;
  color: #444444;
  background-color: white; }
  .categories-list a:hover {
    background-color: #edeff2; }
  .categories-list a[class*="ss-"]:before {
    font-size: 0.5em;
    margin-right: 0.5em;
    color: #127cc0; }

.current-category a {
  border-bottom-color: #0f69a3;
  background-color: #127cc0;
  color: white; }
  .current-category a:hover {
    background-color: #106fac; }

[class*="pull-"] {
  position: relative; }

.pull-one-whole {
  right: 100%; }

.pull-one-half, .pull-two-quarters, .pull-three-sixths, .pull-four-eighths, .pull-five-tenths, .pull-six-twelfths {
  right: 50%; }

.pull-one-third, .pull-two-sixths, .pull-four-twelfths {
  right: 33.333%; }

.pull-two-thirds, .pull-four-sixths, .pull-eight-twelfths {
  right: 66.666%; }

.pull-one-quarter, .pull-two-eighths, .pull-three-twelfths {
  right: 25%; }

.pull-three-quarters, .pull-six-eighths, .pull-nine-twelfths {
  right: 75%; }

.pull-one-fifth, .pull-two-tenths {
  right: 20%; }

.pull-two-fifths, .pull-four-tenths {
  right: 40%; }

.pull-three-fifths, .pull-six-tenths {
  right: 60%; }

.pull-four-fifths, .pull-eight-tenths {
  right: 80%; }

.pull-one-sixth, .pull-two-twelfths {
  right: 16.666%; }

.pull-five-sixths, .pull-ten-twelfths {
  right: 83.333%; }

.pull-one-eighth {
  right: 12.5%; }

.pull-three-eighths {
  right: 37.5%; }

.pull-five-eighths {
  right: 62.5%; }

.pull-seven-eighths {
  right: 87.5%; }

.pull-one-tenth {
  right: 10%; }

.pull-three-tenths {
  right: 30%; }

.pull-seven-tenths {
  right: 70%; }

.pull-nine-tenths {
  right: 90%; }

.pull-one-twelfth {
  right: 8.333%; }

.pull-five-twelfths {
  right: 41.666%; }

.pull-seven-twelfths {
  right: 58.333%; }

.pull-eleven-twelfths {
  right: 91.666%; }

@media only screen and (max-width: 767px) {
  .pull-palm-one-whole {
    right: 100%; }

  .pull-palm-one-half, .pull-palm-two-quarters, .pull-palm-three-sixths, .pull-palm-four-eighths, .pull-palm-five-tenths, .pull-palm-six-twelfths {
    right: 50%; }

  .pull-palm-one-third, .pull-palm-two-sixths, .pull-palm-four-twelfths {
    right: 33.333%; }

  .pull-palm-two-thirds, .pull-palm-four-sixths, .pull-palm-eight-twelfths {
    right: 66.666%; }

  .pull-palm-one-quarter, .pull-palm-two-eighths, .pull-palm-three-twelfths {
    right: 25%; }

  .pull-palm-three-quarters, .pull-palm-six-eighths, .pull-palm-nine-twelfths {
    right: 75%; }

  .pull-palm-one-fifth, .pull-palm-two-tenths {
    right: 20%; }

  .pull-palm-two-fifths, .pull-palm-four-tenths {
    right: 40%; }

  .pull-palm-three-fifths, .pull-palm-six-tenths {
    right: 60%; }

  .pull-palm-four-fifths, .pull-palm-eight-tenths {
    right: 80%; }

  .pull-palm-one-sixth, .pull-palm-two-twelfths {
    right: 16.666%; }

  .pull-palm-five-sixths, .pull-palm-ten-twelfths {
    right: 83.333%; }

  .pull-palm-one-eighth {
    right: 12.5%; }

  .pull-palm-three-eighths {
    right: 37.5%; }

  .pull-palm-five-eighths {
    right: 62.5%; }

  .pull-palm-seven-eighths {
    right: 87.5%; }

  .pull-palm-one-tenth {
    right: 10%; }

  .pull-palm-three-tenths {
    right: 30%; }

  .pull-palm-seven-tenths {
    right: 70%; }

  .pull-palm-nine-tenths {
    right: 90%; }

  .pull-palm-one-twelfth {
    right: 8.333%; }

  .pull-palm-five-twelfths {
    right: 41.666%; }

  .pull-palm-seven-twelfths {
    right: 58.333%; }

  .pull-palm-eleven-twelfths {
    right: 91.666%; } }
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .pull-lap-one-whole {
    right: 100%; }

  .pull-lap-one-half, .pull-lap-two-quarters, .pull-lap-three-sixths, .pull-lap-four-eighths, .pull-lap-five-tenths, .pull-lap-six-twelfths {
    right: 50%; }

  .pull-lap-one-third, .pull-lap-two-sixths, .pull-lap-four-twelfths {
    right: 33.333%; }

  .pull-lap-two-thirds, .pull-lap-four-sixths, .pull-lap-eight-twelfths {
    right: 66.666%; }

  .pull-lap-one-quarter, .pull-lap-two-eighths, .pull-lap-three-twelfths {
    right: 25%; }

  .pull-lap-three-quarters, .pull-lap-six-eighths, .pull-lap-nine-twelfths {
    right: 75%; }

  .pull-lap-one-fifth, .pull-lap-two-tenths {
    right: 20%; }

  .pull-lap-two-fifths, .pull-lap-four-tenths {
    right: 40%; }

  .pull-lap-three-fifths, .pull-lap-six-tenths {
    right: 60%; }

  .pull-lap-four-fifths, .pull-lap-eight-tenths {
    right: 80%; }

  .pull-lap-one-sixth, .pull-lap-two-twelfths {
    right: 16.666%; }

  .pull-lap-five-sixths, .pull-lap-ten-twelfths {
    right: 83.333%; }

  .pull-lap-one-eighth {
    right: 12.5%; }

  .pull-lap-three-eighths {
    right: 37.5%; }

  .pull-lap-five-eighths {
    right: 62.5%; }

  .pull-lap-seven-eighths {
    right: 87.5%; }

  .pull-lap-one-tenth {
    right: 10%; }

  .pull-lap-three-tenths {
    right: 30%; }

  .pull-lap-seven-tenths {
    right: 70%; }

  .pull-lap-nine-tenths {
    right: 90%; }

  .pull-lap-one-twelfth {
    right: 8.333%; }

  .pull-lap-five-twelfths {
    right: 41.666%; }

  .pull-lap-seven-twelfths {
    right: 58.333%; }

  .pull-lap-eleven-twelfths {
    right: 91.666%; } }
@media only screen and (max-width: 960px) {
  .pull-portable-one-whole {
    right: 100%; }

  .pull-portable-one-half, .pull-portable-two-quarters, .pull-portable-three-sixths, .pull-portable-four-eighths, .pull-portable-five-tenths, .pull-portable-six-twelfths {
    right: 50%; }

  .pull-portable-one-third, .pull-portable-two-sixths, .pull-portable-four-twelfths {
    right: 33.333%; }

  .pull-portable-two-thirds, .pull-portable-four-sixths, .pull-portable-eight-twelfths {
    right: 66.666%; }

  .pull-portable-one-quarter, .pull-portable-two-eighths, .pull-portable-three-twelfths {
    right: 25%; }

  .pull-portable-three-quarters, .pull-portable-six-eighths, .pull-portable-nine-twelfths {
    right: 75%; }

  .pull-portable-one-fifth, .pull-portable-two-tenths {
    right: 20%; }

  .pull-portable-two-fifths, .pull-portable-four-tenths {
    right: 40%; }

  .pull-portable-three-fifths, .pull-portable-six-tenths {
    right: 60%; }

  .pull-portable-four-fifths, .pull-portable-eight-tenths {
    right: 80%; }

  .pull-portable-one-sixth, .pull-portable-two-twelfths {
    right: 16.666%; }

  .pull-portable-five-sixths, .pull-portable-ten-twelfths {
    right: 83.333%; }

  .pull-portable-one-eighth {
    right: 12.5%; }

  .pull-portable-three-eighths {
    right: 37.5%; }

  .pull-portable-five-eighths {
    right: 62.5%; }

  .pull-portable-seven-eighths {
    right: 87.5%; }

  .pull-portable-one-tenth {
    right: 10%; }

  .pull-portable-three-tenths {
    right: 30%; }

  .pull-portable-seven-tenths {
    right: 70%; }

  .pull-portable-nine-tenths {
    right: 90%; }

  .pull-portable-one-twelfth {
    right: 8.333%; }

  .pull-portable-five-twelfths {
    right: 41.666%; }

  .pull-portable-seven-twelfths {
    right: 58.333%; }

  .pull-portable-eleven-twelfths {
    right: 91.666%; } }
@media only screen and (min-width: 961px) {
  .pull-desk-one-whole {
    right: 100%; }

  .pull-desk-one-half, .pull-desk-two-quarters, .pull-desk-three-sixths, .pull-desk-four-eighths, .pull-desk-five-tenths, .pull-desk-six-twelfths {
    right: 50%; }

  .pull-desk-one-third, .pull-desk-two-sixths, .pull-desk-four-twelfths {
    right: 33.333%; }

  .pull-desk-two-thirds, .pull-desk-four-sixths, .pull-desk-eight-twelfths {
    right: 66.666%; }

  .pull-desk-one-quarter, .pull-desk-two-eighths, .pull-desk-three-twelfths {
    right: 25%; }

  .pull-desk-three-quarters, .pull-desk-six-eighths, .pull-desk-nine-twelfths {
    right: 75%; }

  .pull-desk-one-fifth, .pull-desk-two-tenths {
    right: 20%; }

  .pull-desk-two-fifths, .pull-desk-four-tenths {
    right: 40%; }

  .pull-desk-three-fifths, .pull-desk-six-tenths {
    right: 60%; }

  .pull-desk-four-fifths, .pull-desk-eight-tenths {
    right: 80%; }

  .pull-desk-one-sixth, .pull-desk-two-twelfths {
    right: 16.666%; }

  .pull-desk-five-sixths, .pull-desk-ten-twelfths {
    right: 83.333%; }

  .pull-desk-one-eighth {
    right: 12.5%; }

  .pull-desk-three-eighths {
    right: 37.5%; }

  .pull-desk-five-eighths {
    right: 62.5%; }

  .pull-desk-seven-eighths {
    right: 87.5%; }

  .pull-desk-one-tenth {
    right: 10%; }

  .pull-desk-three-tenths {
    right: 30%; }

  .pull-desk-seven-tenths {
    right: 70%; }

  .pull-desk-nine-tenths {
    right: 90%; }

  .pull-desk-one-twelfth {
    right: 8.333%; }

  .pull-desk-five-twelfths {
    right: 41.666%; }

  .pull-desk-seven-twelfths {
    right: 58.333%; }

  .pull-desk-eleven-twelfths {
    right: 91.666%; } }
[class*="push-"] {
  position: relative; }

.push-one-whole {
  left: 100%; }

.push-one-half, .push-two-quarters, .push-three-sixths, .push-four-eighths, .push-five-tenths, .push-six-twelfths {
  left: 50%; }

.push-one-third, .push-two-sixths, .push-four-twelfths {
  left: 33.333%; }

.push-two-thirds, .push-four-sixths, .push-eight-twelfths {
  left: 66.666%; }

.push-one-quarter, .push-two-eighths, .push-three-twelfths {
  left: 25%; }

.push-three-quarters, .push-six-eighths, .push-nine-twelfths {
  left: 75%; }

.push-one-fifth, .push-two-tenths {
  left: 20%; }

.push-two-fifths, .push-four-tenths {
  left: 40%; }

.push-three-fifths, .push-six-tenths {
  left: 60%; }

.push-four-fifths, .push-eight-tenths {
  left: 80%; }

.push-one-sixth, .push-two-twelfths {
  left: 16.666%; }

.push-five-sixths, .push-ten-twelfths {
  left: 83.333%; }

.push-one-eighth {
  left: 12.5%; }

.push-three-eighths {
  left: 37.5%; }

.push-five-eighths {
  left: 62.5%; }

.push-seven-eighths {
  left: 87.5%; }

.push-one-tenth {
  left: 10%; }

.push-three-tenths {
  left: 30%; }

.push-seven-tenths {
  left: 70%; }

.push-nine-tenths {
  left: 90%; }

.push-one-twelfth {
  left: 8.333%; }

.push-five-twelfths {
  left: 41.666%; }

.push-seven-twelfths {
  left: 58.333%; }

.push-eleven-twelfths {
  left: 91.666%; }

@media only screen and (max-width: 767px) {
  .push-palm-one-whole {
    left: 100%; }

  .push-palm-one-half, .push-palm-two-quarters, .push-palm-three-sixths, .push-palm-four-eighths, .push-palm-five-tenths, .push-palm-six-twelfths {
    left: 50%; }

  .push-palm-one-third, .push-palm-two-sixths, .push-palm-four-twelfths {
    left: 33.333%; }

  .push-palm-two-thirds, .push-palm-four-sixths, .push-palm-eight-twelfths {
    left: 66.666%; }

  .push-palm-one-quarter, .push-palm-two-eighths, .push-palm-three-twelfths {
    left: 25%; }

  .push-palm-three-quarters, .push-palm-six-eighths, .push-palm-nine-twelfths {
    left: 75%; }

  .push-palm-one-fifth, .push-palm-two-tenths {
    left: 20%; }

  .push-palm-two-fifths, .push-palm-four-tenths {
    left: 40%; }

  .push-palm-three-fifths, .push-palm-six-tenths {
    left: 60%; }

  .push-palm-four-fifths, .push-palm-eight-tenths {
    left: 80%; }

  .push-palm-one-sixth, .push-palm-two-twelfths {
    left: 16.666%; }

  .push-palm-five-sixths, .push-palm-ten-twelfths {
    left: 83.333%; }

  .push-palm-one-eighth {
    left: 12.5%; }

  .push-palm-three-eighths {
    left: 37.5%; }

  .push-palm-five-eighths {
    left: 62.5%; }

  .push-palm-seven-eighths {
    left: 87.5%; }

  .push-palm-one-tenth {
    left: 10%; }

  .push-palm-three-tenths {
    left: 30%; }

  .push-palm-seven-tenths {
    left: 70%; }

  .push-palm-nine-tenths {
    left: 90%; }

  .push-palm-one-twelfth {
    left: 8.333%; }

  .push-palm-five-twelfths {
    left: 41.666%; }

  .push-palm-seven-twelfths {
    left: 58.333%; }

  .push-palm-eleven-twelfths {
    left: 91.666%; } }
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .push-lap-one-whole {
    left: 100%; }

  .push-lap-one-half, .push-lap-two-quarters, .push-lap-three-sixths, .push-lap-four-eighths, .push-lap-five-tenths, .push-lap-six-twelfths {
    left: 50%; }

  .push-lap-one-third, .push-lap-two-sixths, .push-lap-four-twelfths {
    left: 33.333%; }

  .push-lap-two-thirds, .push-lap-four-sixths, .push-lap-eight-twelfths {
    left: 66.666%; }

  .push-lap-one-quarter, .push-lap-two-eighths, .push-lap-three-twelfths {
    left: 25%; }

  .push-lap-three-quarters, .push-lap-six-eighths, .push-lap-nine-twelfths {
    left: 75%; }

  .push-lap-one-fifth, .push-lap-two-tenths {
    left: 20%; }

  .push-lap-two-fifths, .push-lap-four-tenths {
    left: 40%; }

  .push-lap-three-fifths, .push-lap-six-tenths {
    left: 60%; }

  .push-lap-four-fifths, .push-lap-eight-tenths {
    left: 80%; }

  .push-lap-one-sixth, .push-lap-two-twelfths {
    left: 16.666%; }

  .push-lap-five-sixths, .push-lap-ten-twelfths {
    left: 83.333%; }

  .push-lap-one-eighth {
    left: 12.5%; }

  .push-lap-three-eighths {
    left: 37.5%; }

  .push-lap-five-eighths {
    left: 62.5%; }

  .push-lap-seven-eighths {
    left: 87.5%; }

  .push-lap-one-tenth {
    left: 10%; }

  .push-lap-three-tenths {
    left: 30%; }

  .push-lap-seven-tenths {
    left: 70%; }

  .push-lap-nine-tenths {
    left: 90%; }

  .push-lap-one-twelfth {
    left: 8.333%; }

  .push-lap-five-twelfths {
    left: 41.666%; }

  .push-lap-seven-twelfths {
    left: 58.333%; }

  .push-lap-eleven-twelfths {
    left: 91.666%; } }
@media only screen and (max-width: 960px) {
  .push-portable-one-whole {
    left: 100%; }

  .push-portable-one-half, .push-portable-two-quarters, .push-portable-three-sixths, .push-portable-four-eighths, .push-portable-five-tenths, .push-portable-six-twelfths {
    left: 50%; }

  .push-portable-one-third, .push-portable-two-sixths, .push-portable-four-twelfths {
    left: 33.333%; }

  .push-portable-two-thirds, .push-portable-four-sixths, .push-portable-eight-twelfths {
    left: 66.666%; }

  .push-portable-one-quarter, .push-portable-two-eighths, .push-portable-three-twelfths {
    left: 25%; }

  .push-portable-three-quarters, .push-portable-six-eighths, .push-portable-nine-twelfths {
    left: 75%; }

  .push-portable-one-fifth, .push-portable-two-tenths {
    left: 20%; }

  .push-portable-two-fifths, .push-portable-four-tenths {
    left: 40%; }

  .push-portable-three-fifths, .push-portable-six-tenths {
    left: 60%; }

  .push-portable-four-fifths, .push-portable-eight-tenths {
    left: 80%; }

  .push-portable-one-sixth, .push-portable-two-twelfths {
    left: 16.666%; }

  .push-portable-five-sixths, .push-portable-ten-twelfths {
    left: 83.333%; }

  .push-portable-one-eighth {
    left: 12.5%; }

  .push-portable-three-eighths {
    left: 37.5%; }

  .push-portable-five-eighths {
    left: 62.5%; }

  .push-portable-seven-eighths {
    left: 87.5%; }

  .push-portable-one-tenth {
    left: 10%; }

  .push-portable-three-tenths {
    left: 30%; }

  .push-portable-seven-tenths {
    left: 70%; }

  .push-portable-nine-tenths {
    left: 90%; }

  .push-portable-one-twelfth {
    left: 8.333%; }

  .push-portable-five-twelfths {
    left: 41.666%; }

  .push-portable-seven-twelfths {
    left: 58.333%; }

  .push-portable-eleven-twelfths {
    left: 91.666%; } }
@media only screen and (min-width: 961px) {
  .push-desk-one-whole {
    left: 100%; }

  .push-desk-one-half, .push-desk-two-quarters, .push-desk-three-sixths, .push-desk-four-eighths, .push-desk-five-tenths, .push-desk-six-twelfths {
    left: 50%; }

  .push-desk-one-third, .push-desk-two-sixths, .push-desk-four-twelfths {
    left: 33.333%; }

  .push-desk-two-thirds, .push-desk-four-sixths, .push-desk-eight-twelfths {
    left: 66.666%; }

  .push-desk-one-quarter, .push-desk-two-eighths, .push-desk-three-twelfths {
    left: 25%; }

  .push-desk-three-quarters, .push-desk-six-eighths, .push-desk-nine-twelfths {
    left: 75%; }

  .push-desk-one-fifth, .push-desk-two-tenths {
    left: 20%; }

  .push-desk-two-fifths, .push-desk-four-tenths {
    left: 40%; }

  .push-desk-three-fifths, .push-desk-six-tenths {
    left: 60%; }

  .push-desk-four-fifths, .push-desk-eight-tenths {
    left: 80%; }

  .push-desk-one-sixth, .push-desk-two-twelfths {
    left: 16.666%; }

  .push-desk-five-sixths, .push-desk-ten-twelfths {
    left: 83.333%; }

  .push-desk-one-eighth {
    left: 12.5%; }

  .push-desk-three-eighths {
    left: 37.5%; }

  .push-desk-five-eighths {
    left: 62.5%; }

  .push-desk-seven-eighths {
    left: 87.5%; }

  .push-desk-one-tenth {
    left: 10%; }

  .push-desk-three-tenths {
    left: 30%; }

  .push-desk-seven-tenths {
    left: 70%; }

  .push-desk-nine-tenths {
    left: 90%; }

  .push-desk-one-twelfth {
    left: 8.333%; }

  .push-desk-five-twelfths {
    left: 41.666%; }

  .push-desk-seven-twelfths {
    left: 58.333%; }

  .push-desk-eleven-twelfths {
    left: 91.666%; } }
/*
  <p>Aenean lacinia <q>bibendum nulla</q> sed consectetur.</p>

  <blockquote>
    <p>Insanity is doing the same thing over and over again and expecting different results.</p>
    <b class="source">Albert Einstein</b>
  </blockquote>
*/
q {
  quotes: "‘" "’" "“" "”"; }
  q:before {
    content: "‘";
    content: open-quote; }
  q:after {
    content: "’";
    content: close-quote; }
  q q:before {
    content: "“";
    content: open-quote; }
  q q:after {
    content: "”";
    content: close-quote; }

blockquote {
  font-family: 'Lato', sans-serif;
  font-style: italic; }
  blockquote p:last-of-type {
    margin-bottom: 12px; }

.source {
  display: block;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  text-indent: 0; }
  .source:before {
    content: "— "; }

.blockquote-title {
  color: #999ea4;
  font-style: normal; }

/*
<blockquote>
  <div class="bubble"></div>
  <div class="source"></div>
</blockquote>
*/
.bubble {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  padding: 24px;
  padding: 1.5rem;
  border-radius: 0.1875rem;
  background-color: white;
  border: 1px solid #e5e9ed;
  border-color: rgba(204, 211, 219, 0.5); }
  .bubble:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 23px;
    margin-top: 1px;
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 13px;
    border-top-color: #e5e9ed;
    border-top-color: rgba(204, 211, 219, 0.5); }
  .bubble:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 24px;
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 12px;
    border-top-color: white; }

.bubble-source {
  *zoom: 1;
  display: block;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #727272;
  color: rgba(68, 68, 68, 0.75); }
  .bubble-source:before, .bubble-source:after {
    content: " ";
    display: table; }
  .bubble-source:after {
    clear: both; }

.bubble-logo,
.bubble-thumbnail {
  float: left;
  width: 84px;
  width: 5.25rem;
  margin-right: 12px;
  margin-right: 0.75rem;
  padding-right: 12px;
  padding-right: 0.75rem;
  border-right: 1px dotted rgba(0, 0, 0, 0.25); }
  .bubble-logo img,
  .bubble-thumbnail img {
    display: inline-block;
    vertical-align: middle; }

.bubble-logo-fade {
  opacity: 0.35; }

.bubble-source-name {
  float: left;
  padding-top: 8px;
  padding-top: 0.5rem; }

/*
  <div class="stack-interior">
    <div class="stack-content">
      // content goes here
    </div>
  </div>
*/
.stack {
  background-color: white; }

.stack-interior {
  background-color: #edeff2; }

.stack-exterior {
  background-color: #f4f2ee; }

.stack-light {
  background-color: #e7f1f8; }

.stack-light-alt {
  background-color: #dbebf5; }

.stack-aside {
  background-color: #e1dbcf; }

.stack-primary {
  background-color: #127cc0; }

.stack-bold {
  background-color: #093e60; }

.stack-ground {
  background-color: #383633; }

.stack-positive {
  background-color: #12bd90; }

.stack-negative {
  background-color: #cf5d60; }

.stack-info {
  background-color: #ffe460; }

.stack-content {
  padding-top: 24px; }

.stack-content-thin {
  padding-top: 12px; }

.stack-content-thick {
  padding-top: 48px;
  padding-bottom: 24px; }

.stack-content-fat {
  padding-top: 72px;
  padding-bottom: 48px; }
  @media only screen and (max-width: 767px) {
    .stack-content-fat {
      padding-top: 48px;
      padding-bottom: 24px; } }

.reviews {
  margin-bottom: 6px; }

.reviews-stars {
  margin-right: 6px;
  vertical-align: middle;
  text-decoration: none;
  white-space: nowrap; }
  .reviews-stars .ss-star {
    display: inline-block;
    position: relative;
    color: #f2f4f6;
    text-shadow: 1px 1px 0 #ccd3db; }
    .reviews-stars .ss-star .ss-star,
    .reviews-stars .ss-star .ss-halfstar {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      color: #ffe460;
      text-shadow: none; }

.reviews-count {
  text-decoration: none;
  color: #999ea4;
  white-space: nowrap; }

.lead {
  font-size: 20px;
  font-size: 1.25rem; }

.milli {
  font-size: 14px;
  font-size: 0.875rem; }

.micro {
  font-size: 12px;
  font-size: 0.75rem; }

.breadcrumbs {
  margin: 0;
  list-style: none; }
  .breadcrumbs > li,
  .breadcrumbs > li > a {
    display: inline-block;
    *display: inline;
    zoom: 1; }

.site-breadcrumbs {
  margin-top: -6px;
  margin-top: -0.375rem;
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
  color: white; }
  .site-breadcrumbs a {
    text-decoration: none;
    color: white; }
    .site-breadcrumbs a:visited {
      color: white; }
    .site-breadcrumbs a:hover {
      color: #88bddf; }
  .site-breadcrumbs [class*="ss-"]:before {
    vertical-align: middle;
    margin-left: 0.5em;
    margin-right: 0.5em;
    color: #4d9ccf; }

.listing, .listing-padded {
  padding: 12px;
  padding: 0.75rem;
  border: 1px solid #e5e9ed;
  box-shadow: 0 0.125em #e5e9ed; }
  @media only screen and (min-width: 768px) {
    .listing .button, .listing-padded .button {
      margin-bottom: 6px; } }
  @media only screen and (max-width: 767px) {
    .listing, .listing-padded {
      max-width: 30em;
      margin-left: auto;
      margin-right: auto; }
      .listing .button, .listing-padded .button {
        margin-bottom: 12px;
        margin-bottom: 0.75rem; } }

.listing-padded {
  padding: 24px;
  padding: 1.5rem; }

.listing-thumbnail-container {
  display: block;
  position: relative;
  width: 100%; }
  .listing-thumbnail-container:before {
    content: "";
    display: block;
    padding-top: 100%; }

.listing-thumbnail {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: white;
  border-radius: 0.1875rem;
  overflow: hidden; }
  .listing-thumbnail img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 6px;
    padding: 0.375rem; }

.lt-ie9 .listing-thumbnail img {
  position: static; }

.listing-name {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }
  .listing-name a {
    text-decoration: none; }

.listing-vendor {
  margin-top: -6px;
  margin-top: -0.375rem;
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.listing-description, .listing-quote {
  margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .listing-description, .listing-quote {
      margin-bottom: 12px;
      margin-bottom: 0.75rem; } }

.listing-quote p:last-of-type {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }
.listing-quote cite {
  margin-bottom: 0; }

.product-row-table {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.product-row {
  padding-top: 24px;
  padding-top: 1.5rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  background-color: white;
  -webkit-transition: box-shadow 0.1s ease-in;
  -moz-transition: box-shadow 0.1s ease-in;
  transition: box-shadow 0.1s ease-in;
  border-bottom: 1px solid #e5e9ed; }
  .product-row:last-child {
    border-bottom: none; }
  .product-row:hover {
    box-shadow: 0 12px 12px -12px #ccd3db; }

.product-row-name {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }
  .product-row-name a {
    text-decoration: none; }

.product-row-vendor {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
  white-space: nowrap; }
  @media only screen and (max-width: 767px) {
    .product-row-vendor {
      display: block;
      white-space: normal; } }

.product-row-image-position {
  position: relative; }

.product-row-image-container {
  display: block;
  position: relative;
  width: 100%;
  border: 1px solid #e5e9ed;
  border-radius: 0.1875rem;
  background-color: white; }
  .product-row-image-container:before {
    content: "";
    display: block;
    padding-top: 100%; }
  @media only screen and (max-width: 767px) {
    .product-row-image-container {
      position: absolute;
      top: 0;
      right: 0;
      max-width: 72px; } }

.product-row-image-container-basic {
  width: 60%;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 767px) {
    .product-row-image-container-basic {
      width: 100%; } }

.product-row-image {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: 6px; }
  .product-row-image img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: auto;
    border-radius: 0.1875rem; }

.lt-ie9 .product-row-image img {
  position: static; }

.product-row-description {
  margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .product-row-description {
      margin-bottom: 12px;
      margin-bottom: 0.75rem; } }

.featured-product {
  position: relative;
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.featured-product-image-container {
  display: block;
  position: relative;
  width: 100%;
  max-width: 240px;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  border: 1px solid #dbebf5;
  border-radius: 3px;
  background-color: white; }
  .featured-product-image-container:hover {
    border: 1px solid #127cc0; }
  .featured-product-image-container:before {
    content: "";
    display: block;
    padding-top: 75%; }
  @media only screen and (max-width: 960px) {
    .featured-product-image-container {
      border-bottom: none; } }

.featured-product-image-link {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-radius: 0.1875rem;
  text-align: center; }

.featured-product-image {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px; }

.featured-product-image-logo {
  display: inline-block;
  vertical-align: middle;
  position: static;
  margin: auto; }
  .csstransforms .featured-product-image-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.featured-product-name {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }
  .featured-product-name a {
    color: #444444;
    text-decoration: none; }
    .featured-product-name a:hover {
      color: #127cc0; }

.featured-product-name-link {
  display: block; }

/*
  // Tabs components
  <ul class="tabs">
    <li><a href="" class="tab">Tab 1</a></li>
    <li><a href="" class="tab">Tab 2</a></li>
    <li><a href="" class="tab">Tab 3</a></li>
  </ul>
*/
.tabs {
  margin-left: 0;
  list-style: none;
  border-bottom: 1px solid #ccd3db;
  *zoom: 1; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }

.tab {
  display: block;
  float: left;
  margin-bottom: -1px;
  margin-left: 6px;
  margin-left: 0.375rem;
  margin-right: 6px;
  margin-right: 0.375rem;
  padding: 12px 24px;
  padding:  0.75rem 1.5rem;
  border-top: 1px solid #ccd3db;
  border-left: 1px solid #ccd3db;
  border-right: 1px solid #ccd3db;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
  outline: none !important;
  background-color: #e5e9ed;
  color: #999ea4;
  font-weight: 600;
  text-decoration: none; }
  .tab:visited {
    color: #999ea4; }
  .tab:hover {
    background-color: #d8dee4;
    color: #444444; }
  @media only screen and (max-width: 767px) {
    .tab {
      margin-left: 0;
      margin-right: 4px;
      margin-right: 0.25rem;
      padding: 12px;
      padding: 0.75rem; } }

.tab.active {
  background-color: white;
  border-bottom: 1px solid white;
  color: #444444; }

.article-title {
  margin-bottom: 12px; }
  .article-title a {
    text-decoration: none; }

.article-meta {
  margin-bottom: 12px;
  color: #999ea4;
  font-style: italic; }

.blog-category-name {
  margin-bottom: 0; }
  .blog-category-name a {
    display: block;
    margin: 24px 24px 10px;
    margin:  1.5rem 1.5rem 0.625rem;
    text-decoration: none; }

@media only screen and (max-width: 767px) {
  .blog-category-teaser {
    max-width: 22em;
    margin-left: auto;
    margin-right: auto; } }

.blog-category-description {
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  padding-left: 24px;
  padding-left: 1.5rem;
  padding-right: 24px;
  padding-right: 1.5rem;
  color: #83868A; }

.blog-category-image {
  display: block;
  border-top-left-radius: 0.1875em;
  border-top-right-radius: 0.1875em;
  opacity: 0.7; }

.avatar {
  border-radius: 0.1875rem; }

.capshare-link {
  color: #ffffff; }
.capshare-link:hover {
    color: #ffffff; }

.capshare-options {
  *zoom: 1;
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }
  .capshare-options:before, .capshare-options:after {
    content: " ";
    display: table; }
  .capshare-options:after {
    clear: both; }
  .capshare-options .ss-social-regular {
    display: block;
    margin-bottom: 0.25em;
    height: 2.25em;
    line-height: 2.25em;
    border-radius: 0.1875rem;
    text-align: center;
    color: white; }
  .capshare-options .ss-social-regular:before {
      vertical-align: middle; }
  .capshare-options .ss-linkedin {
    background-color: #0e76a8;
    box-shadow: 0 0.125em #0a587e; }
  .capshare-options .ss-twitter {
    background-color: #00acee;
    box-shadow: 0 0.125em #0081b2; }
  .capshare-options .ss-facebook {
    background-color: #3b5998;
    box-shadow: 0 0.125em #2c4272; }
  .capshare-options .ss-googleplus {
    background-color: #db4a39;
    box-shadow: 0 0.125em #a4372a; }
  .capshare-options .ss-pinterest {
    background-color: #c8232c;
    box-shadow: 0 0.125em #961a21; }
  .capshare-options .ss-reddit {
    background-color: #ff5700;
    box-shadow: 0 0.125em #961a21; }

.capshare-button {
  display: inline-block;
  width: 4em;
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
  margin-right: 6px;
  margin-right: 0.375rem; }
  .capshare-button:hover {
    cursor: pointer; }

.capshare-counter {
  display: block;
  border: 1px solid #d8dee4;
  border-radius: 0.1875rem;
  background-color: #f7f8f9;
  font-size: 12px;
  text-align: center;
  color: #999ea4; }

.tags a {
  display: inline-block;
  margin-bottom: 0.25em;
  padding: 0.25em 0.5em;
  background-color: #f7f8f9;
  border-radius: 0.1875rem;
  font-size: 14px;
  text-decoration: none; }
  .tags a:hover {
    background-color: #127cc0;
    color: white; }
  .tags a[class*="ss-"]:before, .tags a[class^="ss-"]:before {
    margin-right: 0.5em;
    vertical-align: middle; }

.author-bio {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  border-bottom: 1px dotted #ccd3db; }
  .author-bio:last-child {
    border-bottom: none; }
  .author-bio .ss-social-regular {
    display: inline-block;
    width: 1.75em;
    height: 1.75em;
    line-height: 2em;
    margin-left: 0.25em;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 200px;
    background-color: #127cc0;
    color: white;
    text-align: center; }
  .author-bio .ss-linkedin {
    background-color: #0e76a8; }
  .author-bio .ss-twitter {
    background-color: #00acee; }
  .author-bio .ss-facebook {
    background-color: #3b5998; }
  .author-bio .ss-googleplus {
    background-color: #db4a39; }

.author-bio-name {
  margin-bottom: 6px;
  margin-bottom: 0.375rem; }

.author-bio-social {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
  text-align: right; }

.comment {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  border-bottom: 1px dotted #ccd3db;
  overflow-x: hidden; }

.post-teaser {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  border-bottom: 1px dotted #ccd3db; }

.article-body {
  font-size: 112.5%; }
  @media only screen and (max-width: 767px) {
    .article-body {
      font-size: 1em; } }
  .article-body .alignleft {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    margin-right: 24px;
    margin-right: 1.5rem; }
  .article-body .alignright {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    margin-left: 24px;
    margin-left: 1.5rem; }
  .article-body .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .article-body .alignnone {
    margin: 0; }
  .article-body blockquote {
    font-size: 116.667%;
    background-color: #f2f4f6;
    padding: 24px;
    padding: 1.5rem;
    border-radius: 0.1875rem; }
    .article-body blockquote > *:last-child {
      margin-bottom: 0; }
  .article-body .source {
    font-size: 66.667%;
    color: #999ea4; }

.pagination-links {
  font-weight: 600; }
  .pagination-links a {
    text-decoration: none;
    color: #127cc0; }
    .pagination-links a:hover {
      color: #093e60; }
  .pagination-links [class*="ss-"]:before,
  .pagination-links [class*="ss-"]:after {
    vertical-align: middle;
    font-size: 0.66667em; }

.wp-caption {
  max-width: 100%; }

.wp-caption img {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }

.wp-caption-text {
  font-size: 80%;
  color: #999ea4; }

.alignleft .wp-caption-text,
.alignright .wp-caption-text {
  margin-bottom: 0; }

.browse .search-form {
  margin-bottom: 24px; }

.browse-group {
  border-top: 1px solid #e5e9ed; }

.browse-alpha {
  margin-right: -24px;
  margin-right: -1.5rem;
  font-size: 2em;
  font-weight: 700;
  text-align: center; }

.browse-group-list {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  border-left: 1px solid #e5e9ed;
  background-color: white; }
  .browse-group-list li {
    background-color: white; }
    .browse-group-list li:nth-child(even) a {
      background-color: #f7f8f9; }
    .browse-group-list li a {
      padding: 12px 12px 12px 24px;
      text-decoration: none; }
      .browse-group-list li a:hover {
        background-color: #127cc0;
        color: white; }

.footer-bottom {
  color: #e1dbcf; }
  .footer-bottom .nav, .footer-bottom .card-list, .footer-bottom .footer-nav-list {
    margin-bottom: 24px;
    margin-bottom: 1.5rem; }
    .footer-bottom .nav li, .footer-bottom .card-list li, .footer-bottom .footer-nav-list li {
      margin-bottom: 6px;
      margin-bottom: 0.375rem; }
  .footer-bottom a {
    color: #e1dbcf;
    text-decoration: none; }
  .footer-bottom.footer-back-to-top {
    padding-bottom: 48px;
    padding-bottom: 3rem; }

.footer-nav-social [class*="ss-"]:before {
  margin-right: 0.5em;
  vertical-align: middle;
  color: #4d9ccf; }

.footer-nav-vendors [class*="ss-"]:before {
  margin-right: 0.5em;
  vertical-align: middle;
  color: #bfab48; }

.footer-heading {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
  padding-bottom: 6px;
  padding-bottom: 0.375rem;
  border-bottom: 1px solid #4e4c48;
  color: #928e86;
  font-weight: 600; }

.back-to-top {
  position: fixed;
  right: 24px;
  bottom: 24px;
  padding: 0.75em 1.5em;
  background-color: #4aaeee;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.25);
  border-radius: 0.1875rem;
  color: white;
  text-decoration: none; }
  .back-to-top:hover {
    background-color: #429cd6;
    color: white; }

.site-header {
  position: relative;
  padding-top: 24px;
  padding-top: 1.5rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  background-color: #127cc0; }
  @media only screen and (max-width: 767px) {
    .site-header {
      padding-top: 12px;
      padding-top: 0.75rem;
      padding-bottom: 12px;
      padding-bottom: 0.75rem; } }

.site-logo {
  vertical-align: middle;
  height: 40px;
  height: 2.5rem;
  width: auto; }

.tagline {
  display: inline-block;
  margin-left: 12px;
  margin-left: 0.75rem;
  padding-top: 12px;
  padding-top: 0.75rem;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  padding-left: 12px;
  padding-left: 0.75rem;
  line-height: 1rem;
  border-left: 1px solid #358fc9;
  color: #c3deef;
  white-space: nowrap; }
  @media only screen and (max-width: 960px) {
    .tagline {
      display: block;
      margin-left: 30px;
      margin-left: 1.875rem;
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 0;
      line-height: 16px;
      line-height: 1rem;
      border-left: none; } }
  @media only screen and (max-width: 767px) {
    .tagline {
      font-size: 12px;
      font-size: 0.75rem;
      padding-bottom: 12px;
      padding-bottom: 0.75rem; } }

.main-nav a {
  border: 1px solid #358fc9;
  border-radius: 0.1875rem;
  text-decoration: none;
  color: white;
  font-weight: 600; }
  .main-nav a:hover {
    border-color: #0f69a3;
    background-color: #106fac;
    color: white; }

.main-nav {
  float: right; }
  .main-nav li {
    margin-left: 12px;
    margin-left: 0.75rem; }
    .main-nav li:first-child {
      margin-left: 0; }
    .main-nav li [class*="ss-"]:before {
      margin-right: 0.5em;
      vertical-align: middle;
      line-height: 0.5;
      color: #88bddf; }
  @media only screen and (max-width: 767px) {
    .main-nav {
      float: none;
      font-size: 14px; } }

.footer-nav-list a {
  margin-right: 1em; }

.section-nav {
  font-weight: 600;
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }
  .section-nav li {
    margin-right: 12px;
    margin-right: 0.75rem; }
    .section-nav li:last-child {
      margin-right: 0; }
    @media only screen and (max-width: 767px) {
      .section-nav li {
        float: none;
        margin-right: 0; } }
  .section-nav a {
    position: relative;
    text-decoration: none;
    border-radius: 0.1875rem;
    color: #4d9ccf; }
    .section-nav a:visited {
      color: #4d9ccf; }
    .section-nav a:hover {
      color: #127cc0; }
    .section-nav a.active {
      color: white; }
      @media only screen and (min-width: 768px) {
        .section-nav a.active:after {
          content: "";
          display: block;
          position: absolute;
          top: 100%;
          left: 50%;
          margin-top: 12px;
          margin-top: 0.75rem;
          margin-left: 12px;
          margin-left: 0.75rem;
          height: 0;
          width: 0;
          border-color: transparent;
          border-style: solid;
          border-width: 12px;
          border-top-color: #093e60; } }
  @media only screen and (max-width: 767px) {
    .section-nav {
      border: 1px solid #0d5d90;
      border-radius: 0.1875rem;
      font-size: 14px;
      padding-right: 48px;
      padding-right: 3rem; }
      .section-nav a {
        display: none; }
        .section-nav a.active {
          display: block; }
      .section-nav.is-open-for-palm a {
        display: block; } }

.toggle-section-nav {
  float: right;
  display: none;
  padding: 12px;
  padding: 0.75rem;
  line-height: 1;
  text-decoration: none;
  color: white; }
  .toggle-section-nav:before {
    vertical-align: middle; }
  .toggle-section-nav:hover {
    color: #4d9ccf; }
  @media only screen and (max-width: 767px) {
    .toggle-section-nav {
      display: block; } }

.content-collection, .form-content {
  margin-top: -24px;
  margin-top: -1.5rem;
  margin-bottom: -24px;
  margin-bottom: -1.5rem;
  margin-left: -24px;
  margin-left: -1.5rem;
  padding: 24px;
  padding: 1.5rem;
  border-right: 1px solid #e5e9ed;
  border-color: rgba(204, 211, 219, 0.5);
  border-bottom-left-radius: 0.1875em; }

.content-collection {
  background-color: #fdfdfc; }
  @media only screen and (max-width: 960px) {
    .content-collection {
      margin: 0;
      padding: 0;
      border: none; } }

.content-collection-full-width {
  margin: -24px;
  margin: -1.5rem;
  padding: 24px;
  padding: 1.5rem;
  border-bottom-left-radius: 0.1875em;
  border-bottom-right-radius: 0.1875em;
  background-color: #fdfdfc; }

@media only screen and (max-width: 960px) {
  .form-content {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    margin-right: -24px;
    margin-right: -1.5rem;
    border-right: none;
    border-bottom: 1px solid #e5e9ed;
    border-color: rgba(204, 211, 219, 0.5); } }

.section-divider {
  padding-top: 24px;
  padding-top: 1.5rem;
  border-top: 1px solid #e5e9ed; }

.section-title {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  text-transform: uppercase; }

@media only screen and (min-width: 961px) {
  .desk-omega-halves:nth-child(2n+1) {
    clear: left; } }

@media only screen and (min-width: 961px) {
  .desk-omega-thirds:nth-child(3n+1) {
    clear: left; } }

@media only screen and (min-width: 961px) {
  .desk-omega-quarters:nth-child(4n+1) {
    clear: left; } }

@media only screen and (min-width: 768px) and (max-width: 960px) {
  .lap-omega-halves:nth-child(2n+1) {
    clear: left; } }

@media only screen and (min-width: 768px) and (max-width: 960px) {
  .lap-omega-thirds:nth-child(3n+1) {
    clear: left; } }

@media only screen and (max-width: 767px) {
  .palm-omega-halves:nth-child(2n+1) {
    clear: left; } }

.search {
  position: relative; }

.search-icon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.6em 0.5em 0.4em 0.5em;
  background: none;
  border: none;
  color: #ccd3db; }
  .search-icon:hover {
    color: #999ea4; }

.search-header .text-input {
  background-color: white;
  padding-right: 2em; }

.search-categories {
  margin-bottom: 24px; }

.search-results {
  margin-left: 0;
  list-style: none; }

.search-result {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }
  .search-result h2,
  .search-result p {
    margin-bottom: 6px; }

.search-result-reference {
  color: #10aa81; }
  .search-result-reference a {
    color: #10aa81; }
    .search-result-reference a:hover {
      color: #095e48; }
  .search-result-reference[class*="ss-"]:before {
    margin-right: 0.375em;
    vertical-align: middle; }
