ul.tags li {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 10px 20px;
  list-style: none;
  font-size: 0.8em;
  font-weight: bold;
  min-width:26%;
  text-transform: uppercase;
  background-color: #9db2d5;
  border-radius: 4px;
}

ul.tags li a {
  position: relative;
  text-align: center;
}

ul.tags li:hover, ul.tags li:hover a {
  background: #6b90c6;
  color:#fff;f
}


.icon-cion-oar-twitter-sign {
  background-image: url(/images/icon_twitter.tif);
  width: 25px;
  height: 25px;
}

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 `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

script {
  display: none !important; }

/**
 * 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;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

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

/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

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

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

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

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

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

/**
 * 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;
  font-size: 100%;
  margin: 0; }

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

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

/**
 * 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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/**
 * 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;
  vertical-align: top; }

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

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

body {
  line-height: 1.6; }

ol, ul {
  list-style: none; }

/* CAPER PATHWeb Elements
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.17;
  font-weight: bold; }

p {
  margin: 1em 0 1em; }

ul {
  margin: 0.5em 0;
  padding: 0; }

li {
  padding-bottom: 0.25em;
  padding-top: 0.25em; }

ol {
  margin: 0.5em 0 0.5em 2em; }

ul {
  list-style: disc; }

ul ul {
  list-style: circle; }

ol {
  list-style: decimal; }

ol ol {
  list-style: upper-alpha; }

ol ol ol {
  list-style: lower-roman; }

ol ol ol ol {
  list-style: lower-alpha; }

ul ul, ol ol, ul ol, ol ul {
  margin: 0;
  padding: 0 0 0 2em; }

dl {
  margin: 0.5em 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 1.5em; }

strong {
  font-weight: bold; }

cite, em, i {
  font-style: italic; }

ins {
  background: #ffc;
  text-decoration: none; }

blockquote {
  font-style: italic;
  padding: 0 3em; }

blockquote cite, blockquote em, blockquote i {
  font-style: normal; }

pre {
  background: #f7f7f7;
  color: #222;
  line-height: 1.3;
  margin-bottom: 1.5em;
  padding: 1.5em; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

hr {
  background-color: #B7B7B7;
  border: 0;
  height: 1px;
  margin-top: 0.75em;
  margin-bottom: 1.5em;
  clear: both; }

/* CAPER PATHWeb Fonts and Sizes
-------------------------------------------------------------- */
body, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, input, textarea {
  font-family: Helvetica, Verdana, Arial,  sans-serif; }

h1, h2, h3, pre {
  font-family: Helvetica, Geneva, Arial, sans-serif; }

/*pre {
  font-family: "Courier 10 Pitch", Courier, monospace; }*/

/*code {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }*/

h1 {
  font-size: 2.33em;
  margin: 0.54em 0; }

h2 {
  font-size: 1.462em;
  margin: 0.75em 0; }

h3 {
  font-size: 1.250em;
  margin: 0.857em 0; }

h4 {
  font-size: 1em;
  margin: 1em 0; }

h5 {
  font-size: 0.917em;
  margin: 1.1em 0; }

h6 {
  font-size: 0.833em;
  margin: 1.2em 0; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #bfbfbf; }

h1 small {
  font-size: 1.385em; }

h2 small {
  font-size: 1em; }

h3 small {
  font-size: 1em; }

h4 small {
  font-size: 0.85em; }

a:link, a:visited {
  color: #000;
  text-decoration: none; }

a:link:hover {
  text-decoration: none; }

a:visited:hover {
  text-decoration: none; }

a:active {

  text-decoration: none; }

/* CAPER PATHWeb Utilities
-------------------------------------------------------------- */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.hide, .show-on-print {
  display: none; }

.show {
  display: block; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.nowrap {
  white-space: nowrap; }

img.ico {
  vertical-align: middle;
  padding-right: 4px; }

.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

@media only screen and (min-width: 640px) {
  .pull-left {
    float: left; }

  .pull-right {
    float: right; } }
.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

.autowidth {
  width: 100%; }

/* FOUNDATION 4 FITNFINISH
-------------------------------------------------------------- */
a:hover {
  cursor: pointer; }

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

object,
embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

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

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

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased; }

img {
  display: inline-block;
  vertical-align: middle; }

/* FOUNDATION 4 GRID (4.2.3 grid-5)
-------------------------------------------------------------- */
meta.foundation-mq-small {
  font-family: "only screen and (min-width: 640px)";
  width: 640px; }

meta.foundation-mq-medium {
  font-family: "only screen and (min-width:1024px)";
  width: 1024px; }

meta.foundation-mq-large {
  font-family: "only screen and (min-width:1440px)";
  width: 1440px; }

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

/* Grid HTML Classes */
/* CAPO Grid HTML Classes */
.row {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1020px;
  width: 100%;
  zoom: 1; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row.collapse .column,
.row.collapse .columns {
  padding-left: 0;
  padding-right: 0;
  float: left; }

.row .row {
  margin-left: -20px;
  margin-right: -20px;
  max-width: none;
  width: auto;
  *zoom: 1; }

.row .row:before, .row .row:after {
  content: " ";
  display: table; }

.row .row:after {
  clear: both; }

.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  width: auto;
  *zoom: 1; }

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table; }

.row .row.collapse:after {
  clear: both; }

.column,
.columns {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  float: left;
  position: relative; }

@media only screen {
  .sm-1 {
    width: 8.33333%; }

  .sm-2 {
  width: 16.66667%; }

  .sm-3 {
    width: 25%; }

  .sm-4 {
    width: 33.33333%; }

  .sm-5 {
    width: 41.66667%; }

  .sm-6 {
    width: 50%; }

  .sm-7 {
    width: 58.33333%; }

  .sm-8 {
    width: 66.66667%; }

  .sm-9 {
    width: 75%; }

  .sm-10 {
    width: 83.33333%; }

  .sm-11 {
    width: 91.66667%; }

  .sm-12 {
    width: 100%; }

  .sm-offset-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.sm-centered,
  .columns.sm-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }


@media only screen and (min-width: 640px) {
  .md-1 {
    width: 8.33333%; }

  .md-2 {
    width: 16.66667%; }

  .md-3 {
    width: 25%; }

  .md-4 {
    width: 33.33333%; }

  .md-5 {
    width: 41.66667%; }

  .md-6 {
    width: 50%; }

  .md-7 {
    width: 58.33333%; }

  .md-8 {
    width: 66.66667%; }

  .md-9 {
    width: 75%; }

  .md-10 {
    width: 83.33333%; }

  .md-11 {
    width: 91.66667%; }

  .md-12 {
    width: 100%; }

  .md-offset-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

  .md-push-1 {
    left: 8.33333%;
    right: auto; }

  .md-pull-1 {
    right: 8.33333%;
    left: auto; }

  .md-push-2 {
    left: 16.66667%;
    right: auto; }

  .md-pull-2 {
    right: 16.66667%;
    left: auto; }

  .md-push-3 {
    left: 25%;
    right: auto; }

  .md-pull-3 {
    right: 25%;
    left: auto; }

  .md-push-4 {
    left: 33.33333%;
    right: auto; }

  .md-pull-4 {
    right: 33.33333%;
    left: auto; }

  .md-push-5 {
    left: 41.66667%;
    right: auto; }

  .md-pull-5 {
    right: 41.66667%;
    left: auto; }

  .md-push-6 {
    left: 50%;
    right: auto; }

  .md-pull-6 {
    right: 50%;
    left: auto; }

  .md-push-7 {
    left: 58.33333%;
    right: auto; }

  .md-pull-7 {
    right: 58.33333%;
    left: auto; }

  .md-push-8 {
    left: 66.66667%;
    right: auto; }

  .md-pull-8 {
    right: 66.66667%;
    left: auto; }

  .md-push-9 {
    left: 75%;
    right: auto; }

  .md-pull-9 {
    right: 75%;
    left: auto; }

  .md-push-10 {
    left: 83.33333%;
    right: auto; }

  .md-pull-10 {
    right: 83.33333%;
    left: auto; }

  .md-push-11 {
    left: 91.66667%;
    right: auto; }

  .md-pull-11 {
    right: 91.66667%;
    left: auto; }

  .column.md-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.md-uncentered,
  .columns.md-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; } }
@media only screen and (min-width: 1024px) {
  .lg-1 {
    width: 8.33333%; }

  .lg-2 {
    width: 16.66667%; }

  .lg-3 {
    width: 25%; }

  .lg-4 {
    width: 33.33333%; }

  .lg-5 {
    width: 41.66667%; }

  .lg-6 {
    width: 50%; }

  .lg-7 {
    width: 58.33333%; }

  .lg-8 {
    width: 66.66667%; }

  .lg-9 {
    width: 75%; }

  .lg-10 {
    width: 83.33333%; }

  .lg-11 {
    width: 91.66667%; }

  .lg-12 {
    width: 100%; }

  .lg-offset-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

  .lg-push-1 {
    left: 8.33333%;
    right: auto; }

  .lg-pull-1 {
    right: 8.33333%;
    left: auto; }

  .lg-push-2 {
    left: 16.66667%;
    right: auto; }

  .lg-pull-2 {
    right: 16.66667%;
    left: auto; }

  .lg-push-3 {
    left: 25%;
    right: auto; }

  .lg-pull-3 {
    right: 25%;
    left: auto; }

  .lg-push-4 {
    left: 33.33333%;
    right: auto; }

  .lg-pull-4 {
    right: 33.33333%;
    left: auto; }

  .lg-push-5 {
    left: 41.66667%;
    right: auto; }

  .lg-pull-5 {
    right: 41.66667%;
    left: auto; }

  .lg-push-6 {
    left: 50%;
    right: auto; }

  .lg-pull-6 {
    right: 50%;
    left: auto; }

  .lg-push-7 {
    left: 58.33333%;
    right: auto; }

  .lg-pull-7 {
    right: 58.33333%;
    left: auto; }

  .lg-push-8 {
    left: 66.66667%;
    right: auto; }

  .lg-pull-8 {
    right: 66.66667%;
    left: auto; }

  .lg-push-9 {
    left: 75%;
    right: auto; }

  .lg-pull-9 {
    right: 75%;
    left: auto; }

  .lg-push-10 {
    left: 83.33333%;
    right: auto; }

  .lg-pull-10 {
    right: 83.33333%;
    left: auto; }

  .lg-push-11 {
    left: 91.66667%;
    right: auto; }

  .lg-pull-11 {
    right: 91.66667%;
    left: auto; }

  .column.lg-centered,
  .columns.lg-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.lg-uncentered,
  .columns.lg-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; } }


/* CAPO compatibility patches
-------------------------------------------------------------- */
.row.liquid, .container.liquid .row {
  max-width: 100%; }

.row.fluid, .container.fluid .row {
  max-width: 1600px; }


/* PAGE TRANSITIONS
-------------------------------------------------------------- */
html, body {
  height: 100%; }

.pt-perspective {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px; }

.pt-page {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.pt-page-current,
.no-js .pt-page {
  display: block;
  z-index: 1; }

.pt-page-new {
  display: block;
  z-index: 1;
  left: 100%; }

.no-js body {
  overflow: auto; }

.pt-page-ontop {
  z-index: 999; }

.pt-triggers {
  position: absolute;
  width: 100%;
  z-index: 999997;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #333; }

.pt-triggers-org {
  position: absolute;
  width: 100%;
  z-index: 999997;
  top: 12%;
  left: 50%;
  margin-top: 130px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.no-js .pt-triggers {
  display: none; }

.pt-message {
  display: none;
  position: absolute;
  z-index: 99999;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #da475c;
  color: #fff;
  text-align: center; }

.pt-message p {
  margin: 0;
  line-height: 60px;
  font-size: 26px; }

.no-cssanimations .pt-message {
  display: block; }

/* Animation settings */
.pt-page-moveToTop {
  -webkit-animation: moveToTop .5s ease both;
  -moz-animation: moveToTop .5s ease both;
  animation: moveToTop .5s ease both; }

.pt-page-moveFromTop {
  -webkit-animation: moveFromTop .5s ease both;
  -moz-animation: moveFromTop .5s ease both;
  animation: moveFromTop .5s ease both; }

.pt-page-moveToBottom {
  -webkit-animation: moveToBottom .5s ease both;
  -moz-animation: moveToBottom .5s ease both;
  animation: moveToBottom .5s ease both; }

.pt-page-moveFromBottom {
  -webkit-animation: moveFromBottom .5s ease both;
  -moz-animation: moveFromBottom .5s ease both;
  animation: moveFromBottom .5s ease both; }

@-webkit-keyframes moveToTop {
  from {
    -webkit-transform: translateY(0%); }

  to {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes moveToTop {
  from {
    -moz-transform: translateY(0%); }

  to {
    -moz-transform: translateY(-100%); } }

@keyframes moveToTop {
  from {
    transform: translateY(0%); }

  to {
    transform: translateY(-100%); } }

@-webkit-keyframes moveFromTop {
  from {
    -webkit-transform: translateY(-100%); }

  to {
    -webkit-transform: translateY(0%); } }

@-moz-keyframes moveFromTop {
  from {
    -moz-transform: translateY(-100%); }

  to {
    -moz-transform: translateY(0%); } }

@keyframes moveFromTop {
  from {
    transform: translateY(-100%); }

  to {
    transform: translateY(0%); } }

@-webkit-keyframes moveToBottom {
  from {
    -webkit-transform: translateY(0%); }

  to {
    -webkit-transform: translateY(100%); } }

@-moz-keyframes moveToBottom {
  from {
    -moz-transform: translateY(0%); }

  to {
    -moz-transform: translateY(100%); } }

@keyframes moveToBottom {
  from {
    transform: translateY(0%); }

  to {
    transform: translateY(100%); } }

@-webkit-keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(100%); }

  to {
    -webkit-transform: translateY(0%); } }

@-moz-keyframes moveFromBottom {
  from {
    -moz-transform: translateY(100%); }

  to {
    -moz-transform: translateY(0%); } }

@keyframes moveFromBottom {
  from {
    transform: translateY(100%); }

  to {
    transform: translateY(0%); } }

body {
  overflow-x: hidden; }

.pt-page-moveToLeft {
  -webkit-animation: moveToLeft .3s linear both;
  -moz-animation: moveToLeft .3s linear both;
  animation: moveToLeft .3s linear both; }

.pt-page-moveToRight {
  -webkit-animation: moveToRight .3s linear both;
  -moz-animation: moveToRight .3s linear both;
  animation: moveToRight .3s linear both; }

.pt-page-moveFromLeft {
  -webkit-animation: moveFromLeft .7s ease both;
  -moz-animation: moveFromLeft .7s ease both;
  animation: moveFromLeft .7s ease both; }

.pt-page-moveFromRight {
  -webkit-animation: moveFromRight .7s ease both;
  -moz-animation: moveFromRight .7s ease both;
  animation: moveFromRight .7s ease both; }

@-webkit-keyframes moveToLeft {
  from {
    -webkit-transform: translateX(0%); }

  to {
    -webkit-transform: translateX(-100%); } }

@-moz-keyframes moveToLeft {
  from {
    -moz-transform: translateX(0%); }

  to {
    -moz-transform: translateX(-100%); } }

@keyframes moveToLeft {
  from {
    transform: translateX(0%); }

  to {
    transform: translateX(-100%); } }

@-webkit-keyframes moveFromLeft {
  from {
    -webkit-transform: translateX(-100%); }

  to {
    -webkit-transform: translateX(0%); } }

@-moz-keyframes moveFromLeft {
  from {
    -moz-transform: translateX(-100%); }

  to {
    -moz-transform: translateX(0%); } }

@keyframes moveFromLeft {
  from {
    transform: translateX(-100%); }

  to {
    transform: translateX(0%); } }

@-webkit-keyframes moveToRight {
  from {
    -webkit-transform: translateX(0%); }

  to {
    -webkit-transform: translateX(100%); } }

@-moz-keyframes moveToRight {
  from {
    -moz-transform: translateX(0%); }

  to {
    -moz-transform: translateX(100%); } }

@keyframes moveToRight {
  from {
    transform: translateX(0%); }

  to {
    transform: translateX(100%); } }

@-webkit-keyframes moveFromRight {
  from {
    -webkit-transform: translateX(100%); }

  to {
    -webkit-transform: translateX(0%); } }

@-moz-keyframes moveFromRight {
  from {
    -moz-transform: translateX(100%); }

  to {
    -moz-transform: translateX(0%); } }

@keyframes moveFromRight {
  from {
    transform: translateX(100%); }

  to {
    transform: translateX(0%); } }

.pt-inclass .matter {
  display: none; }

/* CONTENT AND SUCH
-------------------------------------------------------------- */
.fc-rev-1 {
  color: #c1ebf4; }

.fc-rev-2 {
  color: #90bbc6; }

.fc-rev-3 {
  color: #8ddaea; }

.fc-rev-4 {
  color: #62919e; }

.fc-rev-5 {
  color: #4fc6df; }

.fc-rev-6 {
  color: #206775; }

.fc-use-1 {
  color: #e2e28e; }

.fc-use-2 {
  color: #acac71; }

.fc-use-3 {
  color: #c4c41e; }

.fc-use-4 {
  color: #959714; }

.fc-exp-1 {
  color: #fdcd80; }

.fc-exp-2 {
  color: #bc9860; }

.fc-exp-3 {
  color: #fcb23b; }

.fc-exp-4 {
  color: #92671b; }

#stickybar {
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(0,0,0,0.5);
  color: #fff;
  z-index: 3;
  height: 40px;
  line-height: 40px;
  min-width: 320px; }
  @media only screen and (min-width: 640px) {
    #stickybar {
      height: 60px;
      line-height: 60px; } }
  #stickybar .centering-container {
    min-height: 40px; }

  #stickybar .button-icon {
    width: 28px;
    height: 28px;
    font-size: 1.750em;
    padding: 0em;
    text-decoration: none;
  }


  .social .button-icon img{
    width: 25px;
    height: 25px;
  }

  #stickybar .span.shiv {
    height: 40px; }
    @media only screen and (min-width: 640px) {
      #stickybar .span.shiv {
        height: 60px; } }
  #stickybar .superfluous-label {
    font-size: .5em;
    text-transform: uppercase; }
  @media only screen and (min-width: 640px) {
    #stickybar .custom_images {
      text-align: right; } }
  div#stickybar div.row {
    overflow: visible;
    height: 40px;
  }

  #stickybar h1 {
    font-family: Helvetica,Tahoma,Verdana,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: .75em;
    margin: 0;
    padding: 0;
    line-height: 40px; 
  }
    @media only screen and (min-width: 640px) {
      #stickybar h1 {
        font-size: 1em;
        text-transform: uppercase;
        line-height: 60px; } }

    #stickybar #logo {
      top:0;
      width: 80%;
      margin: 0;
    }

    @media only screen and (min-width: 640px) {
      #stickybar #logo {
        margin-left:20%;
      }
    }


      @media only screen and (min-width: 640px) {
        #stickybar #logo {
/*          width: 80%;
*/          display: block; } }

    #stickybar .donate {
      width: auto;
      height: 40px;
      float: right;
       }

      @media only screen and (min-width: 640px) {
        #stickybar .donate {
          width: 80%;
          height: 80%;
          display: block;
          float: left;
          } }


  #stickybar a {
    color: #fff;
    text-decoration: none; }
  @media only screen and (min-width: 640px) {
    #stickybar .menu-trigger {
      margin-left: 0.5em; } 
    }

  #stickybar .columns.beta {
    padding-left: 0;
    padding-right: 10px; }

/*  #stickybar .columns.alpha {
    padding-left: 10px;
    padding-right: 0; }*/

.icon-cion-oar-stickymenu:before {
  content: "\e608"; }
  @media only screen and (min-width: 640px) {
    .icon-cion-oar-stickymenu:before {
      content: "\e610"; } }

#menu {
  font-family: Helvetica,Tahoma,Verdana,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.1em;
  padding-top: 60px; }
  @media only screen and (min-width: 640px) {
    #menu {
      padding-top: 65px; } }
  #menu ul {
    margin: 0;
    padding: 0;
    width: 100%;
  }
    #menu ul li {
      position: relative;
      list-style: none;
      margin: 0;
      height: 80px;
      padding: .5em 0;
      border-bottom: 1px solid #fff;
      text-align: center;   
    }

    #menu ul li:hover {
      opacity: 0.5;
    }

    #menu ul li#menu-home, #menu ul li#menu-numbers {
      background-color: rgb(200,215,234);
    }

    #menu ul li#menu-saving, #menu ul li#menu-support {
      background-color: rgb(183,197,222);
    }

    #menu ul li#menu-measuring, #menu ul li#menu-financials {
      background-color: rgb(165,198,194);
    }

    #menu ul li#menu-work, #menu ul li#menu-who {
      background-color: rgb(207,217,161);
    }


      #menu ul li a p{
        font-weight: bold;
        text-decoration: none;
        vertical-align: middle;
        color: #000;
        z-index: 5;
      }

/* MAIN NAV, HEADERS, FOOTERS */

nav.chapternav {
  font-weight: bold;
  text-transform: uppercase;
  background: #000;
  margin-top: 1em; 
  line-height: 40px;
}

  
  div.nav-left a, div.nav-right a {
    height: 60px;
    font-size: 0.8em;
    font-weight: normal;
    vertical-align: center;
  }

  .nav-left {
    float: left;
    text-align: left;
    vertical-align: center;
    margin: 0;
  }

  .nav-right {
    float: right;
    text-align: right;
    vertical-align: center;
    margin: 0;
  }

  .nav-left .arrow {
    font-weight: bold;
    margin-right: 0.6em;
  }

  .nav-right .arrow {
    font-weight: bold;
    margin-left: 0.6em;
  }

  .chapternav a {
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-decoration: none; }
    @media only screen and (min-width: 1024px) {
      .chapternav a {
        height: 20px;
        line-height: 1em; } }
    .chapternav a:hover {
      text-decoration: none; }

  .chapternav .previous, .chapternav .next {
    font-weight: normal;
    font-size: 1em;
  }

  .chapternav .previous > a:hover, .chapternav .next > a:hover {
    color: #27A5D2;
  }

  .chapternav .previous {
    padding: 0;
    text-align: left;
  }
  
  .chapternav .previous a:before {
    padding-right: .25em;
    vertical-align: -.28em;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal; }
  
  @media only screen and (max-width: 420px) {
    .chapternav .previous {
      max-height: 65px;
      overflow-y: hidden; } }

  .chapternav .next {
    padding: 0;
    text-align: right;
    border-bottom: 1px solid #fff; }

    [data-pt-page=home] .chapternav .next {
      border-bottom: none;
    }

    
    @media only screen and (min-width: 640px) {
      
        .chapternav .next {
          font-size: 0.8em;
          border-bottom: none; }

        .chapternav .previous {
          font-size: 0.8em;
        }
      }

    

    .chapternav .next a:after {
      padding-left: .25em;
      vertical-align: -.28em;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal; }
    @media only screen and (max-width: 420px) {
      .chapternav .next {
        max-height: 65px;
        overflow-y: hidden; } }

/* BLEEDING COVERS */
.ftable {
  display: table;
  max-width: 1024px;
  width: 100%; }
  .ftable .fcell {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
    .ftable .fcell.end {
        pointer-events: all;
      width: 10%; }
    .ftable .fcell.mid {
      width: 80%; }
  .chaptertag .ftable {
    margin: 0 auto; }

.prentop {
  font-size: 3.5em; }
  @media only screen and (min-width: 640px) {
    .prentop {
      font-size: 5em; } }
  .prentop.next {
    text-align: right;
    white-space: nowrap; }
  .prentop.previous {
    text-align: left; }
  .prentop a {
    color: #fff;
    line-height: 30px; }
    .prentop a:hover {
      text-decoration: none;
      color:#26a4d2; }
  .no-js .prentop {
    display: none; }
  .prentop .alpha {
    font-size: .3em;
    line-height: 30px;
    text-transform: uppercase;
    display: none;
    font-family: Helvetica,Tahoma,Verdana,sans-serif;
    font-weight: 500;
    font-style: normal; }
    @media only screen and (min-width: 640px) {
      .prentop .alpha {
        display: inline;
        vertical-align: middle; } }
  .prentop .icon-cion-oar-angle-right,
  .prentop .icon-cion-oar-angle-left {
    line-height: 30px;
    vertical-align: middle; }

    #page-0 .prentop a, #page-3 .prentop a,  #page-5 .prentop a {
      color: black;
    }

    #page-0 .prentop a:hover, #page-3 .prentop a:hover, #page-5 .prentop a:hover {
      color: #26a4d2;
    }



.chapterhead {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  text-align: center; }
  .chapterhead:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
    /* Adjusts for spacing */ }
 
    @media only screen and (max-width: 640px) {
    .chapterhead h1 {
      font-size: 1.65em;
      }
    }


    .chapterhead h1.title-main {
      font-size: 3.35em;
    }

  .chapterhead .chaptertag {
    pointer-events: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 90%;
    font-family: Helvetica,Tahoma,Verdana,sans-serif;
    font-weight: bold; }
    .chapterhead .chaptertag p {
      font-size: 0.5em;
      line-height: 1.2;
      color: #fff;
      margin: 0; }
      @media only screen and (min-width: 640px) {
        .chapterhead .chaptertag p {
          font-size: 1.4em;
          padding: 0 2em; } }
    .chapterhead .chaptertag h1 {
      margin: 0;
      color: #fff; }

  
    .chapterhead .chaptertag h1.black, .chapterhead .chaptertag p.black {
      color: #000; }

    .chapterhead .chaptertag p.black {
      font-size: 0.35em;
    }
      @media only screen and (min-width: 640px) {
        .chapterhead .chaptertag p.black {
        font-size: 1em;
      }
    }

.chapterhead .contenttags {
        position: absolute;
        top: 70%;
        width: 100%;
        vertical-align: middle;
        text-align: center;
        font-size: 0.8em;
        max-height: 1em;
        font-family: Helvetica,Tahoma,Verdana,sans-serif;
        font-weight: bold;  
      }

       [data-pt-page=support] .chapterhead .contenttags, [data-pt-page=who] .chapterhead .contenttags {
        top: 65%;
      }

      @media only screen and (min-width: 375px) {
         [data-pt-page=support] .chapterhead .contenttags .sm-6, [data-pt-page=who] .chapterhead .contenttags .sm-6 {
            width: 25%;
        }
      }


      @media only screen and (min-width: 640px) {
         .chapterhead .contenttags {
          font-size: 0.8em;
          top: 74%;
        }
      }

      @media only screen and (min-width: 970px) {
         .chapterhead .contenttags {
          font-size: 1em;
          top: 74%;
        }
      }


    div.contenttags-container {
      position: relative;
      margin: auto;
      width: 83%;
    }
    
div.contenttags div.contenttags-container div.button {
  border-radius: 4px;
  padding: 4px 10px;
  text-align: center;
  vertical-align: middle;
}
  

  div.button {
    clear: both;
    position: relative;
    display: table;
    font-size: 0.5em;
    line-height: 24px;
    width: 90%;
    height: 24px;
    min-height: 24px;
    text-align: center;
    padding-bottom: 0px;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0px 0px 14px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 14px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 14px -6px rgba(0,0,0,0.75);
  }


  @media only screen and (min-width: 640px) {
    
    div.button {
      font-size: 0.6em;
      line-height: 90px;
      height: 90px;
      padding: 0;
    }

  }

  @media only screen and (min-width: 992px) {
    
    div.button {
      font-size: 0.8em;
      line-height: 90px;
      height: 90px;
      padding: 0;
    }

  }

  div.button a {
        display: table-cell;
         vertical-align: middle;
         line-height: normal;
        position: relative;
        margin: auto;
        text-transform: uppercase;
  }




   [data-pt-page=work] div.button {
    box-shadow: none;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    background: #fff;
    width:60%;
   }

    [data-pt-page=work] div.button p {
    text-transform: none;
    text-align: left;
   }


  .chapterhead .matterprompt {
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 1;
    width: 100%; }

    .chapterhead .matterprompt p {
      text-transform: uppercase;
      font-size: 0.5em;
      color: #fff;
      font-family: Helvetica,Tahoma,Verdana,sans-serif;
      font-weight: 500;
      font-style: normal; }
      @media only screen and (min-width: 640px) {
        .chapterhead .matterprompt p {
          font-size: 0.8em; } 
        }

      @media only screen and (min-width: 970px) {
      .chapterhead .matterprompt p {
        font-size: 1.3em; } 
      }

    .chapterhead .matterprompt .alpha {
      display: block;
      margin: 0 auto;
      background-color: #26a4d2;
      width: 2em;
      height: 1em;
      border-radius: 1em 1em 0 0;
      -moz-border-radius: 1em 1em 0 0;
      -webkit-border-radius: 1em 1em 0 0;
      font-size: 2em;
      cursor: pointer; }

   .chapterhead .matterprompt div.alpha  i {
      color:  #fff;
    }     

    .chapterhead .matterprompt  div.alpha:hover {
      background-color: #93D2E8;
      color: black;
    }

   .chapterhead .matterprompt div.alpha:hover  i {
      color:  #26a4d2;
    }    


  [data-pt-page=home] .chapterhead {
    background-image: url("../images/bg_section_0_small.jpg");
  }
    @media only screen and (min-width: 640px) {
      [data-pt-page=home] .chapterhead {
        background-image: url("../images/bg_section_0_large.jpg");
        } 
      }
  
  [data-pt-page=saving] .chapterhead {
  
    background-image: url("../images/bg_section_1_small.jpg");
    }
    @media only screen and (min-width: 640px) {
      [data-pt-page=saving] .chapterhead {
        background-image: url("../images/bg_section_1_large.jpg");
        } }
  

  [data-pt-page=measuring] .chapterhead {
    background-image: url("../images/bg_section_2_small.jpg");
   }
    @media only screen and (min-width: 640px) {
      [data-pt-page=measuring] .chapterhead {
        background-image: url("../images/bg_section_2_large.jpg");
      }
    }
  

  [data-pt-page=work] .chapterhead {
    background-image: url("../images/bg_section_3_small.jpg");
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$basic', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$basic', sizingMethod='scale')"; */}
    @media only screen and (min-width: 640px) {
      [data-pt-page=work] .chapterhead {
        background-image: url("../images/bg_section_3_large.jpg");
        /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$wide', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$wide', sizingMethod='scale')"; */} }
  

  [data-pt-page=numbers] .chapterhead {
    background-image: url("../images/bg_section_4_small.jpg");
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$basic', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$basic', sizingMethod='scale')"; */}
    @media only screen and (min-width: 640px) {
      [data-pt-page=numbers] .chapterhead {
        background-image: url("../images/bg_section_4_large.jpg");
        /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$wide', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$wide', sizingMethod='scale')"; */} }
  

  [data-pt-page=support] .chapterhead {
    background-image: url("../images/bg_section_5_small.jpg");
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$basic', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$basic', sizingMethod='scale')"; */}
    @media only screen and (min-width: 640px) {
      [data-pt-page=support] .chapterhead {
        background-image: url("../images/bg_section_5_large.jpg");
        /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$wide', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$wide', sizingMethod='scale')"; */} }
  

  [data-pt-page=who] .chapterhead {
    background-image: url("../images/bg_section_6_small.jpg");
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$basic', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$basic', sizingMethod='scale')"; */}
    @media only screen and (min-width: 640px) {
      [data-pt-page=who] .chapterhead {
        background-image: url("../images/bg_section_6_large.jpg");
        /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$wide', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$wide', sizingMethod='scale')"; */} }
  

  [data-pt-page=financials] .chapterhead {
    background-image: url("../images/bg_section_7_small.jpg");
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$basic', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$basic', sizingMethod='scale')"; */}
    @media only screen and (min-width: 640px) {
      [data-pt-page=financials] .chapterhead {
        background-image: url("../images/bg_section_7_large.jpg");
        /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$wide', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='$wide', sizingMethod='scale')"; */} }


.svg-obj-container {
  width: 100%;
  margin: 0 auto; }
  .svg-obj-container svg {
    width: 100%;
    height: 100%; }
  [data-pt-page=home] .svg-obj-container {
    padding: 0 1em; }
    @media only screen and (min-width: 640px) {
      [data-pt-page=home] .svg-obj-container {
        padding: 0 5.25em; } }
    [data-pt-page=home] .svg-obj-container .st0 {
      stroke-width: 3 !important; }
      @media only screen and (min-width: 640px) {
        [data-pt-page=home] .svg-obj-container .st0 {
          stroke-width: 1.5 !important; } }

/* MATTER CONTENT */
body {
  background: #fff; }

.matter {
/*  z-index: 5;
*/  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 100%;
  font-size: .875em;
  line-height: 1.714; }
  @media only screen and (min-width: 640px) {
    .matter {
      font-size: 1.125em;
      line-height: 1.778; } }
  .matter h1 {
    font-size: 1.714em;
    line-height: 1.17;
    font-family: Helvetica,Tahoma,Verdana,sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #df8c19; }
    @media only screen and (min-width: 640px) {
      .matter h1 {
        font-size: 2.222em;
        line-height: 1.2; } }



.matter .intro {
    font-size: .586em;
    line-height: 1.444;
    color: #000;
    padding-top: 1.25em;
    font-family: Helvetica,Tahoma,Verdana,sans-serif;
    font-style: normal; }

[data-pt-page="home"]  .matter .intro, [data-pt-page="saving"]  .matter .intro, [data-pt-page="measuring"]  .matter .intro {
    font-size: 1em;
    line-height: 1.2em;
    color: #000;
    padding-top: 1.25em;
    font-family: Helvetica,Tahoma,Verdana,sans-serif;
    font-style: normal; }


    @media only screen and (min-width: 640px) {
      .matter .intro {
        font-size: .85em;
        line-height: 1.5em;
        padding-top: 1em;
        padding-bottom: 1em; } 

    }

.matter .intro h1 {
  font-size: 1.333em;
 }


h2 {
  font-style: bold; 
  font-size: 1.2em;
  line-height: 1.5em;
  color: #000;
  text-align: center;
}


[data-pt-page="home"] h2 ,[data-pt-page="saving"] h2 ,[data-pt-page="measuring"] h2 {
    padding: 0.45em;
}

span.secondary {
  font-style: thin; 
  font-size: 0.8em;
  font-weight: normal;
}

[data-pt-page="saving"] h2 {
  background-color: #9db2d5;
}

[data-pt-page="measuring"] h2 {
  background-color: #8db8b3;
}

[data-pt-page="support"] h2 {
  background-color: #c8d6e9;
  text-align: center;
}

[data-pt-page="who"] h2 {
  background-color: #c8d6e9;
}

[data-pt-page="financials"] h2 {
  background-color: #c3cc79;
}

div.to-top {
  margin-bottom: 20px;
  clear: both;
}

.to-top a, .to-top a:visited {
  font-weight: bold;
  font-size: 1.5em;
  color: #000;
}



.to-top a:hover {
  color: #888;
}


  @media only screen and (min-width: 640px) {
    .to-top a, .to-top a:visited, .to-top a:hover {
      font-size: .85em;
    }}

.to-top span {
  margin-left: 10px;
}

div.line {
  border-top: 1px solid #ccc;
}

[data-pt-page="saving"] .name-alt {
  font-weight: 500;
  font-style: normal; }
[data-pt-page="saving"] img.signature {
  padding-top: 1em; }
@media only screen and (min-width: 640px) {
  [data-pt-page="saving"] .intro h1 {
    padding-bottom: 1em; }
  [data-pt-page="saving"] .intro h2 {
    margin-top: 1.4em; } }


[data-pt-page="financials"] .panel-cn {
  background: #fff;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  padding: 1em;
  margin: 1em 0; }
  @media only screen and (min-width: 640px) {
    [data-pt-page="financials"] .panel-cn {
      padding: 40px 80px;
      margin: 40px 0; } }
  [data-pt-page="financials"] .panel-cn h1 {
    color: #c0311a;
    font-size: 1.286em;
    line-height: 1.714;
    margin: 0 0 1em 0;
    padding: 0;
    font-weight: 500;
    font-style: normal; }
    @media only screen and (min-width: 640px) {
      [data-pt-page="financials"] .panel-cn h1 {
        font-size: 1.556em; } }
  [data-pt-page="financials"] .panel-cn img {
    float: left;
    margin: 0 1em 1em 0; }
    @media only screen and (min-width: 640px) {
      [data-pt-page="financials"] .panel-cn img {
        margin: .5em 1em .25em 0; } }
  [data-pt-page="financials"] .panel-cn p {
    margin: 1em 0 0 0;
    padding: 0; }
[data-pt-page="financials"] .tables table {
  width: 100%;
  line-height: 1.16;
  margin: 0 0 1em 0; }
[data-pt-page="financials"] .tables table + table {
  margin-top: 1.75em; }
[data-pt-page="financials"] .tables tbody tr:first-child td {
  padding-top: 1em; }
[data-pt-page="financials"] .tables td, [data-pt-page="financials"] .tables th {
  padding: 0.6em 0; 
  padding-right: 10px;
  font-size: 0.73em;
}


[data-pt-page="financials"] .tables th.emph {
      font-weight: bold;
      font-size: 1em;
      text-transform: uppercase;
    }

.small-total {
  border-top: 1px solid;
}
.border-thick {
  border-top: 1px solid;
  border-bottom: 3px solid;
}

.border-thin {
  border-top: 1px solid;
  border-bottom: 1px solid;
}


#table-two{
  text-align:right;
}

#tab-three {
  padding-left: 10%;
    text-align:left;

}
#tab-twice {
  padding-left: 5%;
    text-align:left;

}
#tab-once {
  padding-left: 2.5%;
    text-align:left;

}
#tab-zero{
  text-align:left;
}
[data-pt-page="financials"] .tables th {
  text-align: left;
  vertical-align: bottom;}

  [data-pt-page="financials"] .tables th span {
    font-weight: normal;
    text-transform: none; }
[data-pt-page="financials"] .tables td {
  text-align: right; }
[data-pt-page="financials"] .tables td:first-child {
  text-align: left;
  width: 40%; }
[data-pt-page="financials"] .tables tr.total td {
  font-weight: bold;
  padding-bottom: 1em; }
[data-pt-page="financials"] .tables tr.tablesub td {
  font-weight: bold;
  padding-top: .75em; }

[data-pt-page="financials"] .intro .tables tr.tableline td {
  border-top: 1px solid #ccc; }

[data-pt-page="financials"] .charts {
  font-size: .857em;
  line-height: 1.667; }
  @media only screen and (min-width: 640px) {
    [data-pt-page="financials"] .charts {
      font-size: .778em;
      line-height: 1.714; } }
  [data-pt-page="financials"] .charts .header + .row {
    padding-bottom: 3em; }
  [data-pt-page="financials"] .charts h2 {
    font-size: 1em;
    text-transform: uppercase; }
  [data-pt-page="financials"] .charts p {
    margin: 1em 0; }
  [data-pt-page="financials"] .charts ul {
    list-style-type: none;
    margin: 0 0 2em 0;
    padding: 0; }
    [data-pt-page="financials"] .charts ul li {
      margin: 1em 0;
      padding: 0 0 0 1.25em;
      text-indent: -1.25em; }
      [data-pt-page="financials"] .charts ul li .alpha {
        font-weight: bold; }
      [data-pt-page="financials"] .charts ul li .icon-cion-oar-circle {
        margin-right: .25em; }
  [data-pt-page="financials"] .charts img {
    margin: 1em 0; }
  @media only screen and (min-width: 640px) {
    [data-pt-page="financials"] .charts .gamma {
      text-align: center; } }
  [data-pt-page="financials"] .charts .notes {
    color: #404040;
    font-style: italic; }


.columns.md-3 p, .columns.sm-6 p {
  margin: 0;
  padding: .5em 0;
  font-size: 0.857em;
  line-height: 1.333; }
  @media only screen and (min-width: 640px) {
    .columns.md-3 p, .columns.sm-6 {
      font-size: 0.667em; } }

.columns.md-3 p.emph, .columns.sm-6 p.emph {
      font-weight: bold;
      font-size: 0.8em;
    }

#preload-curtain {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #404040;
  z-index: 999999;
  text-align: center; }
  .no-js #preload-curtain {
    display: none; }
  #preload-curtain .alpha {
    position: relative;
    width: 140px;
    margin: 0 auto;
    top: 150px; }

#floatingCirclesG {
  position: relative;
  width: 128px;
  height: 128px;
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6); }

.f_circleG {
  position: absolute;
  background-color: #27A5D2;
  height: 23px;
  width: 23px;
  -moz-border-radius: 12px;
  -moz-animation-name: f_fadeG;
  -moz-animation-duration: 1.04s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: linear;
  -webkit-border-radius: 12px;
  -webkit-animation-name: f_fadeG;
  -webkit-animation-duration: 1.04s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -ms-border-radius: 12px;
  -ms-animation-name: f_fadeG;
  -ms-animation-duration: 1.04s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: linear;
  -o-border-radius: 12px;
  -o-animation-name: f_fadeG;
  -o-animation-duration: 1.04s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: linear;
  border-radius: 12px;
  animation-name: f_fadeG;
  animation-duration: 1.04s;
  animation-iteration-count: infinite;
  animation-direction: linear; }

#frotateG_01 {
  left: 0;
  top: 52px;
  -moz-animation-delay: 0.39s;
  -webkit-animation-delay: 0.39s;
  -ms-animation-delay: 0.39s;
  -o-animation-delay: 0.39s;
  animation-delay: 0.39s; }

#frotateG_02 {
  left: 15px;
  top: 15px;
  -moz-animation-delay: 0.52s;
  -webkit-animation-delay: 0.52s;
  -ms-animation-delay: 0.52s;
  -o-animation-delay: 0.52s;
  animation-delay: 0.52s; }

#frotateG_03 {
  left: 52px;
  top: 0;
  -moz-animation-delay: 0.65s;
  -webkit-animation-delay: 0.65s;
  -ms-animation-delay: 0.65s;
  -o-animation-delay: 0.65s;
  animation-delay: 0.65s; }

#frotateG_04 {
  right: 15px;
  top: 15px;
  -moz-animation-delay: 0.78s;
  -webkit-animation-delay: 0.78s;
  -ms-animation-delay: 0.78s;
  -o-animation-delay: 0.78s;
  animation-delay: 0.78s; }

#frotateG_05 {
  right: 0;
  top: 52px;
  -moz-animation-delay: 0.91s;
  -webkit-animation-delay: 0.91s;
  -ms-animation-delay: 0.91s;
  -o-animation-delay: 0.91s;
  animation-delay: 0.91s; }

#frotateG_06 {
  right: 15px;
  bottom: 15px;
  -moz-animation-delay: 1.04s;
  -webkit-animation-delay: 1.04s;
  -ms-animation-delay: 1.04s;
  -o-animation-delay: 1.04s;
  animation-delay: 1.04s; }

#frotateG_07 {
  left: 52px;
  bottom: 0;
  -moz-animation-delay: 1.17s;
  -webkit-animation-delay: 1.17s;
  -ms-animation-delay: 1.17s;
  -o-animation-delay: 1.17s;
  animation-delay: 1.17s; }

#frotateG_08 {
  left: 15px;
  bottom: 15px;
  -moz-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s; }

@-moz-keyframes f_fadeG {
  0% {
    background-color: #FFFFFF; }

  100% {
    background-color: #404040; } }

@-webkit-keyframes f_fadeG {
  0% {
    background-color: #FFFFFF; }

  100% {
    background-color: #404040; } }

@-ms-keyframes f_fadeG {
  0% {
    background-color: #FFFFFF; }

  100% {
    background-color: #404040; } }

@-o-keyframes f_fadeG {
  0% {
    background-color: #FFFFFF; }

  100% {
    background-color: #404040; } }

@keyframes f_fadeG {
  0% {
    background-color: #FFFFFF; }

  100% {
    background-color: #404040; } }


  
  .text {
    font-size: 10px;
    text-transform: capitalize;
  }
  
  #container {
    margin: 10px 10%;
    border: 2px solid #000;
    border-radius: 5px;
    height: 100%;
    overflow: hidden;
    background-size: 90%;
    background-position: center bottom;
  }

  
  .d3-tip {
    position: absolute;
    font-size: 10pt;
    font-family: helvetica, sans-serif;
    font-weight: lighter;
    line-height: 12pt;
    padding: 6px;
    background-color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-width: 2px;
    border-color: #27A5D2;
    color: black;
    width: 140px;
    z-index: 4;
    pointer-events: none;
  }
  
  
.num-table {
  display: block;
  margin: auto;
  color: white;
}

div.num-table div.columns {
  position: relative;
  padding: 1%;
}

div.num-table div.columns div.container {
  display: table;
  position: relative;
  width: 100%;
  height: 160px;
  margin-bottom: 1%;
  padding: 5% 0;
}

@media only screen and (min-width: 640px) {
    div.num-table div.columns div.container {
      height: 140px;
    }
  }

div.b-num {
  display: table-cell;
  position: relative;
  margin: auto;
  vertical-align: middle;
  text-align: center;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 4.5em;

}

div.b-txt {
  color: #000;
  position: relative;
  margin: auto;
  vertical-align: middle;
  text-align: center;
  display: none;
  padding: 8px;
  font-size: 1.5em;
}

  @media only screen and (min-width: 640px) {
    div.b-txt {
      font-size: 12px;
      line-height: 13.5px;
    }

    div.b-num {
      font-size: 30px;
    }
  }

@media only screen and (min-width: 970px) {
  div.b-txt {
      font-size: 12.5px;
      line-height: 14px;
    }

    div.b-num {
      font-size: 40px;
    }

  div:hover > .b-txt, div:active > .b-txt, div:focus > .b-txt {
      display: table-cell;
  }

  div:hover > .b-num, div:active > .b-num, div:focus > .b-num {
    display: none;
    margin: 0;
  }
}
