/*
Theme Name: One Orbit
Theme URI: 
Author: The Elixir Haus
Author URI: 
Description: 
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url("http://hello.myfonts.net/count/2b8fb5");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

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

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

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

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

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

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

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

/**
 * 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/10.
 */
img {
  border: 0; }

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

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

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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; }

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/* Libraries */
/*The Width of the site in pixels, percent, or auto*/
/* Responsive sizes*/
/* Min width */
/* Min width */
/* Min width */
/* Paragraph Line Height and Margin */
/*Colors*/
/* Text Sizes */
/* Text colors */
.trls-txt-clr1 {
  color: #b4352f; }

.trls-txt-clr2 {
  color: #17468f; }

.trls-txt-clr3 {
  color: #669693; }

.trls-txt-clr4 {
  color: #474754; }

.trls-txt-clr5 {
  color: #000; }

.trls-txt-grey1 {
  color: #e3e3e3;
  -webkit-font-smoothing: antialiased; }

.trls-txt-grey2 {
  color: #6a6a6a; }

.trls-txt-grey3 {
  color: #474754; }

.trls-txt-grey4 {
  color: #333; }

.trls-txt-blk {
  color: #000; }

.trls-txt-wht {
  color: #fff;
  -webkit-font-smoothing: antialiased; }

/* Background colors */
.trls-bg-clr1 {
  background-color: #b4352f; }

.trls-bg-clr2 {
  background-color: #17468f; }

.trls-bg-clr3 {
  background-color: #669693; }

.trls-bg-clr4 {
  background-color: #474754; }

.trls-bg-clr5 {
  background-color: #000; }

.trls-bg-grey1 {
  background-color: #e3e3e3; }

.trls-bg-grey2 {
  background-color: #6a6a6a; }

.trls-bg-grey3 {
  background-color: #474754; }

.trls-bg-grey3 {
  background-color: #333; }

.trls-bg-blk {
  background-color: #000; }

.trls-bg-wht {
  background-color: #fff; }

a {
  color: inherit;
  text-decoration: none; }

p a {
  text-decoration: underline; }

body {
  font-size: 14px; }

img {
  max-width: 100%; }

h1 {
  font-size: 45px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 23px; }

h4 {
  font-size: 23px; }

h5 {
  font-size: 22px; }

p {
  font-size: 16px;
  line-height: 35px;
  margin: 26px 0; }

.trls-txt-h1 {
  font-size: 45px; }

.trls-txt-h2 {
  font-size: 35px; }

.trls-txt-h3 {
  font-size: 23px; }

.trls-txt-h4 {
  font-size: 23px; }

.trls-txt-h5 {
  font-size: 22px; }

.trls-txt-big {
  font-size: 18px; }

.trls-txt-med {
  font-size: 16px; }

.trls-txt-norm {
  font-size: 14px; }

.trls-txt-sm {
  font-size: 11px; }

.trls-txt-cntr {
  text-align: center; }

.trls-txt-rt {
  text-align: right; }

.trls-pos-cntr {
  margin-left: auto;
  margin-right: auto; }

.trls-pos-rt {
  margin-left: auto;
  margin-right: 0; }

/*

++++++ Sample Responsive Columns ++++++

<div class="trls-contain">
    <div class="trls-view-m-50 trls-view-s-100">
        <div>
            <h3>Title</h3>
            <p> 
                Sample Text
            </p>
            <a class="trls-txt-link trls-txt-big">More</a>
        </div>
    </div>
    <div class="trls-view-m-50 trls-view-s-100">
        <div>
            <h3>Title</h3>
            <p>
                Sample Text
            </p>
            <a class="trls-txt-link trls-txt-big">More</a>
        </div>
    </div>
</div>

*/
.trls-contain {
  max-width: 960px; }

.trls-col {
  float: left; }

.trls-valigner {
  display: table;
  width: 100%; }
  .trls-valigner .trls-valign {
    display: table-cell;
    vertical-align: middle;
    width: 100%; }

/* Set grid item's width individually by percent */
@media (max-width: 501px) {
  .trls-view-s-10pc {
    width: 10%; }

  .trls-view-s-15pc {
    width: 15%; }

  .trls-view-s-20pc {
    width: 20%; }

  .trls-view-s-25pc {
    width: 25%; }

  .trls-view-s-30pc {
    width: 30%; }

  .trls-view-s-35pc {
    width: 35%; }

  .trls-view-s-40pc {
    width: 40%; }

  .trls-view-s-45pc {
    width: 45%; }

  .trls-view-s-50pc {
    width: 50%; }

  .trls-view-s-55pc {
    width: 55%; }

  .trls-view-s-60pc {
    width: 60%; }

  .trls-view-s-65pc {
    width: 65%; }

  .trls-view-s-70pc {
    width: 70%; }

  .trls-view-s-75pc {
    width: 75%; }

  .trls-view-s-80pc {
    width: 80%; }

  .trls-view-s-85pc {
    width: 85%; }

  .trls-view-s-90pc {
    width: 90%; }

  .trls-view-s-95pc {
    width: 95%; }

  .trls-view-s-100pc {
    width: 100%; }

  .trls-view-s-105pc {
    width: 105%; } }
@media (min-width: 767px) {
  .trls-view-m-10pc {
    float: left;
    width: 10%; }

  .trls-view-m-15pc {
    float: left;
    width: 15%; }

  .trls-view-m-20pc {
    float: left;
    width: 20%; }

  .trls-view-m-25pc {
    float: left;
    width: 25%; }

  .trls-view-m-30pc {
    float: left;
    width: 30%; }

  .trls-view-m-35pc {
    float: left;
    width: 35%; }

  .trls-view-m-40pc {
    float: left;
    width: 40%; }

  .trls-view-m-45pc {
    float: left;
    width: 45%; }

  .trls-view-m-50pc {
    float: left;
    width: 50%; }

  .trls-view-m-55pc {
    float: left;
    width: 55%; }

  .trls-view-m-60pc {
    float: left;
    width: 60%; }

  .trls-view-m-65pc {
    float: left;
    width: 65%; }

  .trls-view-m-70pc {
    float: left;
    width: 70%; }

  .trls-view-m-75pc {
    float: left;
    width: 75%; }

  .trls-view-m-80pc {
    float: left;
    width: 80%; }

  .trls-view-m-85pc {
    float: left;
    width: 85%; }

  .trls-view-m-90pc {
    float: left;
    width: 90%; }

  .trls-view-m-95pc {
    float: left;
    width: 95%; }

  .trls-view-m-100pc {
    float: left;
    width: 100%; }

  .trls-view-m-105pc {
    float: left;
    width: 105%; } }
@media (min-width: 1023px) {
  .trls-view-l-10pc {
    float: left;
    width: 10%; }

  .trls-view-l-15pc {
    float: left;
    width: 15%; }

  .trls-view-l-20pc {
    float: left;
    width: 20%; }

  .trls-view-l-25pc {
    float: left;
    width: 25%; }

  .trls-view-l-30pc {
    float: left;
    width: 30%; }

  .trls-view-l-35pc {
    float: left;
    width: 35%; }

  .trls-view-l-40pc {
    float: left;
    width: 40%; }

  .trls-view-l-45pc {
    float: left;
    width: 45%; }

  .trls-view-l-50pc {
    float: left;
    width: 50%; }

  .trls-view-l-55pc {
    float: left;
    width: 55%; }

  .trls-view-l-60pc {
    float: left;
    width: 60%; }

  .trls-view-l-65pc {
    float: left;
    width: 65%; }

  .trls-view-l-70pc {
    float: left;
    width: 70%; }

  .trls-view-l-75pc {
    float: left;
    width: 75%; }

  .trls-view-l-80pc {
    float: left;
    width: 80%; }

  .trls-view-l-85pc {
    float: left;
    width: 85%; }

  .trls-view-l-90pc {
    float: left;
    width: 90%; }

  .trls-view-l-95pc {
    float: left;
    width: 95%; }

  .trls-view-l-100pc {
    float: left;
    width: 100%; }

  .trls-view-l-105pc {
    float: left;
    width: 105%; } }
/* Set items with by number of items in row*/
.trls-view-xs-fit-1 > * {
  float: left;
  width: 100%; }

.trls-view-xs-fit-2 > * {
  float: left;
  width: 50%; }

.trls-view-xs-fit-3 > * {
  float: left;
  width: 33.3333333333%; }

.trls-view-xs-fit-4 > * {
  float: left;
  width: 25%; }

.trls-view-xs-fit-5 > * {
  float: left;
  width: 20%; }

.trls-view-xs-fit-6 > * {
  float: left;
  width: 16.6666666667%; }

.trls-view-xs-fit-7 > * {
  float: left;
  width: 14.2857142857%; }

.trls-view-xs-fit-8 > * {
  float: left;
  width: 12.5%; }

.trls-view-xs-fit-9 > * {
  float: left;
  width: 11.1111111111%; }

.trls-view-xs-fit-10 > * {
  float: left;
  width: 10%; }

.trls-view-xs-fit-11 > * {
  float: left;
  width: 9.0909090909%; }

.trls-view-xs-fit-12 > * {
  float: left;
  width: 8.3333333333%; }

.trls-view-xs-fit-13 > * {
  float: left;
  width: 7.6923076923%; }

.trls-view-xs-fit-14 > * {
  float: left;
  width: 7.1428571429%; }

.trls-view-xs-fit-15 > * {
  float: left;
  width: 6.6666666667%; }

.trls-view-xs-fit-16 > * {
  float: left;
  width: 6.25%; }

.trls-view-xs-fit-17 > * {
  float: left;
  width: 5.8823529412%; }

.trls-view-xs-fit-18 > * {
  float: left;
  width: 5.5555555556%; }

.trls-view-xs-fit-19 > * {
  float: left;
  width: 5.2631578947%; }

.trls-view-xs-fit-20 > * {
  float: left;
  width: 5%; }

.trls-view-xs-fit-21 > * {
  float: left;
  width: 4.7619047619%; }

.trls-view-xs-fit-22 > * {
  float: left;
  width: 4.5454545455%; }

.trls-view-xs-fit-23 > * {
  float: left;
  width: 4.347826087%; }

.trls-view-xs-fit-24 > * {
  float: left;
  width: 4.1666666667%; }

.trls-view-xs-fit-25 > * {
  float: left;
  width: 4%; }

.trls-view-xs-fit-26 > * {
  float: left;
  width: 3.8461538462%; }

.trls-view-xs-fit-27 > * {
  float: left;
  width: 3.7037037037%; }

.trls-view-xs-fit-28 > * {
  float: left;
  width: 3.5714285714%; }

.trls-view-xs-fit-29 > * {
  float: left;
  width: 3.4482758621%; }

.trls-view-xs-fit-30 > * {
  float: left;
  width: 3.3333333333%; }

.trls-view-xs-fit-31 > * {
  float: left;
  width: 3.2258064516%; }

.trls-view-xs-fit-32 > * {
  float: left;
  width: 3.125%; }

.trls-view-xs-fit-33 > * {
  float: left;
  width: 3.0303030303%; }

.trls-view-xs-fit-34 > * {
  float: left;
  width: 2.9411764706%; }

.trls-view-xs-fit-35 > * {
  float: left;
  width: 2.8571428571%; }

.trls-view-xs-fit-36 > * {
  float: left;
  width: 2.7777777778%; }

.trls-view-xs-fit-37 > * {
  float: left;
  width: 2.7027027027%; }

.trls-view-xs-fit-38 > * {
  float: left;
  width: 2.6315789474%; }

.trls-view-xs-fit-39 > * {
  float: left;
  width: 2.5641025641%; }

.trls-view-xs-fit-40 > * {
  float: left;
  width: 2.5%; }

.trls-view-xs-fit-41 > * {
  float: left;
  width: 2.4390243902%; }

.trls-view-xs-fit-42 > * {
  float: left;
  width: 2.380952381%; }

.trls-view-xs-fit-43 > * {
  float: left;
  width: 2.3255813953%; }

.trls-view-xs-fit-44 > * {
  float: left;
  width: 2.2727272727%; }

.trls-view-xs-fit-45 > * {
  float: left;
  width: 2.2222222222%; }

.trls-view-xs-fit-46 > * {
  float: left;
  width: 2.1739130435%; }

.trls-view-xs-fit-47 > * {
  float: left;
  width: 2.1276595745%; }

.trls-view-xs-fit-48 > * {
  float: left;
  width: 2.0833333333%; }

.trls-view-xs-fit-49 > * {
  float: left;
  width: 2.0408163265%; }

.trls-view-xs-fit-50 > * {
  float: left;
  width: 2%; }

.trls-view-xs-fit-51 > * {
  float: left;
  width: 1.9607843137%; }

.trls-view-xs-fit-52 > * {
  float: left;
  width: 1.9230769231%; }

.trls-view-xs-fit-53 > * {
  float: left;
  width: 1.8867924528%; }

.trls-view-xs-fit-54 > * {
  float: left;
  width: 1.8518518519%; }

.trls-view-xs-fit-55 > * {
  float: left;
  width: 1.8181818182%; }

.trls-view-xs-fit-56 > * {
  float: left;
  width: 1.7857142857%; }

.trls-view-xs-fit-57 > * {
  float: left;
  width: 1.7543859649%; }

.trls-view-xs-fit-58 > * {
  float: left;
  width: 1.724137931%; }

.trls-view-xs-fit-59 > * {
  float: left;
  width: 1.6949152542%; }

.trls-view-xs-fit-60 > * {
  float: left;
  width: 1.6666666667%; }

.trls-view-xs-fit-61 > * {
  float: left;
  width: 1.6393442623%; }

.trls-view-xs-fit-62 > * {
  float: left;
  width: 1.6129032258%; }

.trls-view-xs-fit-63 > * {
  float: left;
  width: 1.5873015873%; }

.trls-view-xs-fit-64 > * {
  float: left;
  width: 1.5625%; }

.trls-view-xs-fit-65 > * {
  float: left;
  width: 1.5384615385%; }

.trls-view-xs-fit-66 > * {
  float: left;
  width: 1.5151515152%; }

.trls-view-xs-fit-67 > * {
  float: left;
  width: 1.4925373134%; }

.trls-view-xs-fit-68 > * {
  float: left;
  width: 1.4705882353%; }

.trls-view-xs-fit-69 > * {
  float: left;
  width: 1.4492753623%; }

.trls-view-xs-fit-70 > * {
  float: left;
  width: 1.4285714286%; }

.trls-view-xs-fit-71 > * {
  float: left;
  width: 1.4084507042%; }

.trls-view-xs-fit-72 > * {
  float: left;
  width: 1.3888888889%; }

.trls-view-xs-fit-73 > * {
  float: left;
  width: 1.3698630137%; }

.trls-view-xs-fit-74 > * {
  float: left;
  width: 1.3513513514%; }

.trls-view-xs-fit-75 > * {
  float: left;
  width: 1.3333333333%; }

.trls-view-xs-fit-76 > * {
  float: left;
  width: 1.3157894737%; }

.trls-view-xs-fit-77 > * {
  float: left;
  width: 1.2987012987%; }

.trls-view-xs-fit-78 > * {
  float: left;
  width: 1.2820512821%; }

.trls-view-xs-fit-79 > * {
  float: left;
  width: 1.2658227848%; }

.trls-view-xs-fit-80 > * {
  float: left;
  width: 1.25%; }

.trls-view-xs-fit-81 > * {
  float: left;
  width: 1.2345679012%; }

.trls-view-xs-fit-82 > * {
  float: left;
  width: 1.2195121951%; }

.trls-view-xs-fit-83 > * {
  float: left;
  width: 1.2048192771%; }

.trls-view-xs-fit-84 > * {
  float: left;
  width: 1.1904761905%; }

.trls-view-xs-fit-85 > * {
  float: left;
  width: 1.1764705882%; }

.trls-view-xs-fit-86 > * {
  float: left;
  width: 1.1627906977%; }

.trls-view-xs-fit-87 > * {
  float: left;
  width: 1.1494252874%; }

.trls-view-xs-fit-88 > * {
  float: left;
  width: 1.1363636364%; }

.trls-view-xs-fit-89 > * {
  float: left;
  width: 1.1235955056%; }

.trls-view-xs-fit-90 > * {
  float: left;
  width: 1.1111111111%; }

.trls-view-xs-fit-91 > * {
  float: left;
  width: 1.0989010989%; }

.trls-view-xs-fit-92 > * {
  float: left;
  width: 1.0869565217%; }

.trls-view-xs-fit-93 > * {
  float: left;
  width: 1.0752688172%; }

.trls-view-xs-fit-94 > * {
  float: left;
  width: 1.0638297872%; }

.trls-view-xs-fit-95 > * {
  float: left;
  width: 1.0526315789%; }

.trls-view-xs-fit-96 > * {
  float: left;
  width: 1.0416666667%; }

.trls-view-xs-fit-97 > * {
  float: left;
  width: 1.0309278351%; }

.trls-view-xs-fit-98 > * {
  float: left;
  width: 1.0204081633%; }

.trls-view-xs-fit-99 > * {
  float: left;
  width: 1.0101010101%; }

.trls-view-xs-fit-100 > * {
  float: left;
  width: 1%; }

@media (min-width: 501px) {
  .trls-view-s-fit-1 > * {
    float: left;
    width: 100%; }

  .trls-view-s-fit-2 > * {
    float: left;
    width: 50%; }

  .trls-view-s-fit-3 > * {
    float: left;
    width: 33.3333333333%; }

  .trls-view-s-fit-4 > * {
    float: left;
    width: 25%; }

  .trls-view-s-fit-5 > * {
    float: left;
    width: 20%; }

  .trls-view-s-fit-6 > * {
    float: left;
    width: 16.6666666667%; }

  .trls-view-s-fit-7 > * {
    float: left;
    width: 14.2857142857%; }

  .trls-view-s-fit-8 > * {
    float: left;
    width: 12.5%; }

  .trls-view-s-fit-9 > * {
    float: left;
    width: 11.1111111111%; }

  .trls-view-s-fit-10 > * {
    float: left;
    width: 10%; }

  .trls-view-s-fit-11 > * {
    float: left;
    width: 9.0909090909%; }

  .trls-view-s-fit-12 > * {
    float: left;
    width: 8.3333333333%; }

  .trls-view-s-fit-13 > * {
    float: left;
    width: 7.6923076923%; }

  .trls-view-s-fit-14 > * {
    float: left;
    width: 7.1428571429%; }

  .trls-view-s-fit-15 > * {
    float: left;
    width: 6.6666666667%; }

  .trls-view-s-fit-16 > * {
    float: left;
    width: 6.25%; }

  .trls-view-s-fit-17 > * {
    float: left;
    width: 5.8823529412%; }

  .trls-view-s-fit-18 > * {
    float: left;
    width: 5.5555555556%; }

  .trls-view-s-fit-19 > * {
    float: left;
    width: 5.2631578947%; }

  .trls-view-s-fit-20 > * {
    float: left;
    width: 5%; }

  .trls-view-s-fit-21 > * {
    float: left;
    width: 4.7619047619%; }

  .trls-view-s-fit-22 > * {
    float: left;
    width: 4.5454545455%; }

  .trls-view-s-fit-23 > * {
    float: left;
    width: 4.347826087%; }

  .trls-view-s-fit-24 > * {
    float: left;
    width: 4.1666666667%; }

  .trls-view-s-fit-25 > * {
    float: left;
    width: 4%; }

  .trls-view-s-fit-26 > * {
    float: left;
    width: 3.8461538462%; }

  .trls-view-s-fit-27 > * {
    float: left;
    width: 3.7037037037%; }

  .trls-view-s-fit-28 > * {
    float: left;
    width: 3.5714285714%; }

  .trls-view-s-fit-29 > * {
    float: left;
    width: 3.4482758621%; }

  .trls-view-s-fit-30 > * {
    float: left;
    width: 3.3333333333%; }

  .trls-view-s-fit-31 > * {
    float: left;
    width: 3.2258064516%; }

  .trls-view-s-fit-32 > * {
    float: left;
    width: 3.125%; }

  .trls-view-s-fit-33 > * {
    float: left;
    width: 3.0303030303%; }

  .trls-view-s-fit-34 > * {
    float: left;
    width: 2.9411764706%; }

  .trls-view-s-fit-35 > * {
    float: left;
    width: 2.8571428571%; }

  .trls-view-s-fit-36 > * {
    float: left;
    width: 2.7777777778%; }

  .trls-view-s-fit-37 > * {
    float: left;
    width: 2.7027027027%; }

  .trls-view-s-fit-38 > * {
    float: left;
    width: 2.6315789474%; }

  .trls-view-s-fit-39 > * {
    float: left;
    width: 2.5641025641%; }

  .trls-view-s-fit-40 > * {
    float: left;
    width: 2.5%; }

  .trls-view-s-fit-41 > * {
    float: left;
    width: 2.4390243902%; }

  .trls-view-s-fit-42 > * {
    float: left;
    width: 2.380952381%; }

  .trls-view-s-fit-43 > * {
    float: left;
    width: 2.3255813953%; }

  .trls-view-s-fit-44 > * {
    float: left;
    width: 2.2727272727%; }

  .trls-view-s-fit-45 > * {
    float: left;
    width: 2.2222222222%; }

  .trls-view-s-fit-46 > * {
    float: left;
    width: 2.1739130435%; }

  .trls-view-s-fit-47 > * {
    float: left;
    width: 2.1276595745%; }

  .trls-view-s-fit-48 > * {
    float: left;
    width: 2.0833333333%; }

  .trls-view-s-fit-49 > * {
    float: left;
    width: 2.0408163265%; }

  .trls-view-s-fit-50 > * {
    float: left;
    width: 2%; }

  .trls-view-s-fit-51 > * {
    float: left;
    width: 1.9607843137%; }

  .trls-view-s-fit-52 > * {
    float: left;
    width: 1.9230769231%; }

  .trls-view-s-fit-53 > * {
    float: left;
    width: 1.8867924528%; }

  .trls-view-s-fit-54 > * {
    float: left;
    width: 1.8518518519%; }

  .trls-view-s-fit-55 > * {
    float: left;
    width: 1.8181818182%; }

  .trls-view-s-fit-56 > * {
    float: left;
    width: 1.7857142857%; }

  .trls-view-s-fit-57 > * {
    float: left;
    width: 1.7543859649%; }

  .trls-view-s-fit-58 > * {
    float: left;
    width: 1.724137931%; }

  .trls-view-s-fit-59 > * {
    float: left;
    width: 1.6949152542%; }

  .trls-view-s-fit-60 > * {
    float: left;
    width: 1.6666666667%; }

  .trls-view-s-fit-61 > * {
    float: left;
    width: 1.6393442623%; }

  .trls-view-s-fit-62 > * {
    float: left;
    width: 1.6129032258%; }

  .trls-view-s-fit-63 > * {
    float: left;
    width: 1.5873015873%; }

  .trls-view-s-fit-64 > * {
    float: left;
    width: 1.5625%; }

  .trls-view-s-fit-65 > * {
    float: left;
    width: 1.5384615385%; }

  .trls-view-s-fit-66 > * {
    float: left;
    width: 1.5151515152%; }

  .trls-view-s-fit-67 > * {
    float: left;
    width: 1.4925373134%; }

  .trls-view-s-fit-68 > * {
    float: left;
    width: 1.4705882353%; }

  .trls-view-s-fit-69 > * {
    float: left;
    width: 1.4492753623%; }

  .trls-view-s-fit-70 > * {
    float: left;
    width: 1.4285714286%; }

  .trls-view-s-fit-71 > * {
    float: left;
    width: 1.4084507042%; }

  .trls-view-s-fit-72 > * {
    float: left;
    width: 1.3888888889%; }

  .trls-view-s-fit-73 > * {
    float: left;
    width: 1.3698630137%; }

  .trls-view-s-fit-74 > * {
    float: left;
    width: 1.3513513514%; }

  .trls-view-s-fit-75 > * {
    float: left;
    width: 1.3333333333%; }

  .trls-view-s-fit-76 > * {
    float: left;
    width: 1.3157894737%; }

  .trls-view-s-fit-77 > * {
    float: left;
    width: 1.2987012987%; }

  .trls-view-s-fit-78 > * {
    float: left;
    width: 1.2820512821%; }

  .trls-view-s-fit-79 > * {
    float: left;
    width: 1.2658227848%; }

  .trls-view-s-fit-80 > * {
    float: left;
    width: 1.25%; }

  .trls-view-s-fit-81 > * {
    float: left;
    width: 1.2345679012%; }

  .trls-view-s-fit-82 > * {
    float: left;
    width: 1.2195121951%; }

  .trls-view-s-fit-83 > * {
    float: left;
    width: 1.2048192771%; }

  .trls-view-s-fit-84 > * {
    float: left;
    width: 1.1904761905%; }

  .trls-view-s-fit-85 > * {
    float: left;
    width: 1.1764705882%; }

  .trls-view-s-fit-86 > * {
    float: left;
    width: 1.1627906977%; }

  .trls-view-s-fit-87 > * {
    float: left;
    width: 1.1494252874%; }

  .trls-view-s-fit-88 > * {
    float: left;
    width: 1.1363636364%; }

  .trls-view-s-fit-89 > * {
    float: left;
    width: 1.1235955056%; }

  .trls-view-s-fit-90 > * {
    float: left;
    width: 1.1111111111%; }

  .trls-view-s-fit-91 > * {
    float: left;
    width: 1.0989010989%; }

  .trls-view-s-fit-92 > * {
    float: left;
    width: 1.0869565217%; }

  .trls-view-s-fit-93 > * {
    float: left;
    width: 1.0752688172%; }

  .trls-view-s-fit-94 > * {
    float: left;
    width: 1.0638297872%; }

  .trls-view-s-fit-95 > * {
    float: left;
    width: 1.0526315789%; }

  .trls-view-s-fit-96 > * {
    float: left;
    width: 1.0416666667%; }

  .trls-view-s-fit-97 > * {
    float: left;
    width: 1.0309278351%; }

  .trls-view-s-fit-98 > * {
    float: left;
    width: 1.0204081633%; }

  .trls-view-s-fit-99 > * {
    float: left;
    width: 1.0101010101%; }

  .trls-view-s-fit-100 > * {
    float: left;
    width: 1%; } }
@media (min-width: 767px) {
  .trls-view-m-fit-1 > * {
    float: left;
    width: 100%; }

  .trls-view-m-fit-2 > * {
    float: left;
    width: 50%; }

  .trls-view-m-fit-3 > * {
    float: left;
    width: 33.3333333333%; }

  .trls-view-m-fit-4 > * {
    float: left;
    width: 25%; }

  .trls-view-m-fit-5 > * {
    float: left;
    width: 20%; }

  .trls-view-m-fit-6 > * {
    float: left;
    width: 16.6666666667%; }

  .trls-view-m-fit-7 > * {
    float: left;
    width: 14.2857142857%; }

  .trls-view-m-fit-8 > * {
    float: left;
    width: 12.5%; }

  .trls-view-m-fit-9 > * {
    float: left;
    width: 11.1111111111%; }

  .trls-view-m-fit-10 > * {
    float: left;
    width: 10%; }

  .trls-view-m-fit-11 > * {
    float: left;
    width: 9.0909090909%; }

  .trls-view-m-fit-12 > * {
    float: left;
    width: 8.3333333333%; }

  .trls-view-m-fit-13 > * {
    float: left;
    width: 7.6923076923%; }

  .trls-view-m-fit-14 > * {
    float: left;
    width: 7.1428571429%; }

  .trls-view-m-fit-15 > * {
    float: left;
    width: 6.6666666667%; }

  .trls-view-m-fit-16 > * {
    float: left;
    width: 6.25%; }

  .trls-view-m-fit-17 > * {
    float: left;
    width: 5.8823529412%; }

  .trls-view-m-fit-18 > * {
    float: left;
    width: 5.5555555556%; }

  .trls-view-m-fit-19 > * {
    float: left;
    width: 5.2631578947%; }

  .trls-view-m-fit-20 > * {
    float: left;
    width: 5%; }

  .trls-view-m-fit-21 > * {
    float: left;
    width: 4.7619047619%; }

  .trls-view-m-fit-22 > * {
    float: left;
    width: 4.5454545455%; }

  .trls-view-m-fit-23 > * {
    float: left;
    width: 4.347826087%; }

  .trls-view-m-fit-24 > * {
    float: left;
    width: 4.1666666667%; }

  .trls-view-m-fit-25 > * {
    float: left;
    width: 4%; }

  .trls-view-m-fit-26 > * {
    float: left;
    width: 3.8461538462%; }

  .trls-view-m-fit-27 > * {
    float: left;
    width: 3.7037037037%; }

  .trls-view-m-fit-28 > * {
    float: left;
    width: 3.5714285714%; }

  .trls-view-m-fit-29 > * {
    float: left;
    width: 3.4482758621%; }

  .trls-view-m-fit-30 > * {
    float: left;
    width: 3.3333333333%; }

  .trls-view-m-fit-31 > * {
    float: left;
    width: 3.2258064516%; }

  .trls-view-m-fit-32 > * {
    float: left;
    width: 3.125%; }

  .trls-view-m-fit-33 > * {
    float: left;
    width: 3.0303030303%; }

  .trls-view-m-fit-34 > * {
    float: left;
    width: 2.9411764706%; }

  .trls-view-m-fit-35 > * {
    float: left;
    width: 2.8571428571%; }

  .trls-view-m-fit-36 > * {
    float: left;
    width: 2.7777777778%; }

  .trls-view-m-fit-37 > * {
    float: left;
    width: 2.7027027027%; }

  .trls-view-m-fit-38 > * {
    float: left;
    width: 2.6315789474%; }

  .trls-view-m-fit-39 > * {
    float: left;
    width: 2.5641025641%; }

  .trls-view-m-fit-40 > * {
    float: left;
    width: 2.5%; }

  .trls-view-m-fit-41 > * {
    float: left;
    width: 2.4390243902%; }

  .trls-view-m-fit-42 > * {
    float: left;
    width: 2.380952381%; }

  .trls-view-m-fit-43 > * {
    float: left;
    width: 2.3255813953%; }

  .trls-view-m-fit-44 > * {
    float: left;
    width: 2.2727272727%; }

  .trls-view-m-fit-45 > * {
    float: left;
    width: 2.2222222222%; }

  .trls-view-m-fit-46 > * {
    float: left;
    width: 2.1739130435%; }

  .trls-view-m-fit-47 > * {
    float: left;
    width: 2.1276595745%; }

  .trls-view-m-fit-48 > * {
    float: left;
    width: 2.0833333333%; }

  .trls-view-m-fit-49 > * {
    float: left;
    width: 2.0408163265%; }

  .trls-view-m-fit-50 > * {
    float: left;
    width: 2%; }

  .trls-view-m-fit-51 > * {
    float: left;
    width: 1.9607843137%; }

  .trls-view-m-fit-52 > * {
    float: left;
    width: 1.9230769231%; }

  .trls-view-m-fit-53 > * {
    float: left;
    width: 1.8867924528%; }

  .trls-view-m-fit-54 > * {
    float: left;
    width: 1.8518518519%; }

  .trls-view-m-fit-55 > * {
    float: left;
    width: 1.8181818182%; }

  .trls-view-m-fit-56 > * {
    float: left;
    width: 1.7857142857%; }

  .trls-view-m-fit-57 > * {
    float: left;
    width: 1.7543859649%; }

  .trls-view-m-fit-58 > * {
    float: left;
    width: 1.724137931%; }

  .trls-view-m-fit-59 > * {
    float: left;
    width: 1.6949152542%; }

  .trls-view-m-fit-60 > * {
    float: left;
    width: 1.6666666667%; }

  .trls-view-m-fit-61 > * {
    float: left;
    width: 1.6393442623%; }

  .trls-view-m-fit-62 > * {
    float: left;
    width: 1.6129032258%; }

  .trls-view-m-fit-63 > * {
    float: left;
    width: 1.5873015873%; }

  .trls-view-m-fit-64 > * {
    float: left;
    width: 1.5625%; }

  .trls-view-m-fit-65 > * {
    float: left;
    width: 1.5384615385%; }

  .trls-view-m-fit-66 > * {
    float: left;
    width: 1.5151515152%; }

  .trls-view-m-fit-67 > * {
    float: left;
    width: 1.4925373134%; }

  .trls-view-m-fit-68 > * {
    float: left;
    width: 1.4705882353%; }

  .trls-view-m-fit-69 > * {
    float: left;
    width: 1.4492753623%; }

  .trls-view-m-fit-70 > * {
    float: left;
    width: 1.4285714286%; }

  .trls-view-m-fit-71 > * {
    float: left;
    width: 1.4084507042%; }

  .trls-view-m-fit-72 > * {
    float: left;
    width: 1.3888888889%; }

  .trls-view-m-fit-73 > * {
    float: left;
    width: 1.3698630137%; }

  .trls-view-m-fit-74 > * {
    float: left;
    width: 1.3513513514%; }

  .trls-view-m-fit-75 > * {
    float: left;
    width: 1.3333333333%; }

  .trls-view-m-fit-76 > * {
    float: left;
    width: 1.3157894737%; }

  .trls-view-m-fit-77 > * {
    float: left;
    width: 1.2987012987%; }

  .trls-view-m-fit-78 > * {
    float: left;
    width: 1.2820512821%; }

  .trls-view-m-fit-79 > * {
    float: left;
    width: 1.2658227848%; }

  .trls-view-m-fit-80 > * {
    float: left;
    width: 1.25%; }

  .trls-view-m-fit-81 > * {
    float: left;
    width: 1.2345679012%; }

  .trls-view-m-fit-82 > * {
    float: left;
    width: 1.2195121951%; }

  .trls-view-m-fit-83 > * {
    float: left;
    width: 1.2048192771%; }

  .trls-view-m-fit-84 > * {
    float: left;
    width: 1.1904761905%; }

  .trls-view-m-fit-85 > * {
    float: left;
    width: 1.1764705882%; }

  .trls-view-m-fit-86 > * {
    float: left;
    width: 1.1627906977%; }

  .trls-view-m-fit-87 > * {
    float: left;
    width: 1.1494252874%; }

  .trls-view-m-fit-88 > * {
    float: left;
    width: 1.1363636364%; }

  .trls-view-m-fit-89 > * {
    float: left;
    width: 1.1235955056%; }

  .trls-view-m-fit-90 > * {
    float: left;
    width: 1.1111111111%; }

  .trls-view-m-fit-91 > * {
    float: left;
    width: 1.0989010989%; }

  .trls-view-m-fit-92 > * {
    float: left;
    width: 1.0869565217%; }

  .trls-view-m-fit-93 > * {
    float: left;
    width: 1.0752688172%; }

  .trls-view-m-fit-94 > * {
    float: left;
    width: 1.0638297872%; }

  .trls-view-m-fit-95 > * {
    float: left;
    width: 1.0526315789%; }

  .trls-view-m-fit-96 > * {
    float: left;
    width: 1.0416666667%; }

  .trls-view-m-fit-97 > * {
    float: left;
    width: 1.0309278351%; }

  .trls-view-m-fit-98 > * {
    float: left;
    width: 1.0204081633%; }

  .trls-view-m-fit-99 > * {
    float: left;
    width: 1.0101010101%; }

  .trls-view-m-fit-100 > * {
    float: left;
    width: 1%; } }
@media (min-width: 1023px) {
  .trls-view-l-fit-1 > * {
    float: left;
    width: 100%; }

  .trls-view-l-fit-2 > * {
    float: left;
    width: 50%; }

  .trls-view-l-fit-3 > * {
    float: left;
    width: 33.3333333333%; }

  .trls-view-l-fit-4 > * {
    float: left;
    width: 25%; }

  .trls-view-l-fit-5 > * {
    float: left;
    width: 20%; }

  .trls-view-l-fit-6 > * {
    float: left;
    width: 16.6666666667%; }

  .trls-view-l-fit-7 > * {
    float: left;
    width: 14.2857142857%; }

  .trls-view-l-fit-8 > * {
    float: left;
    width: 12.5%; }

  .trls-view-l-fit-9 > * {
    float: left;
    width: 11.1111111111%; }

  .trls-view-l-fit-10 > * {
    float: left;
    width: 10%; }

  .trls-view-l-fit-11 > * {
    float: left;
    width: 9.0909090909%; }

  .trls-view-l-fit-12 > * {
    float: left;
    width: 8.3333333333%; }

  .trls-view-l-fit-13 > * {
    float: left;
    width: 7.6923076923%; }

  .trls-view-l-fit-14 > * {
    float: left;
    width: 7.1428571429%; }

  .trls-view-l-fit-15 > * {
    float: left;
    width: 6.6666666667%; }

  .trls-view-l-fit-16 > * {
    float: left;
    width: 6.25%; }

  .trls-view-l-fit-17 > * {
    float: left;
    width: 5.8823529412%; }

  .trls-view-l-fit-18 > * {
    float: left;
    width: 5.5555555556%; }

  .trls-view-l-fit-19 > * {
    float: left;
    width: 5.2631578947%; }

  .trls-view-l-fit-20 > * {
    float: left;
    width: 5%; }

  .trls-view-l-fit-21 > * {
    float: left;
    width: 4.7619047619%; }

  .trls-view-l-fit-22 > * {
    float: left;
    width: 4.5454545455%; }

  .trls-view-l-fit-23 > * {
    float: left;
    width: 4.347826087%; }

  .trls-view-l-fit-24 > * {
    float: left;
    width: 4.1666666667%; }

  .trls-view-l-fit-25 > * {
    float: left;
    width: 4%; }

  .trls-view-l-fit-26 > * {
    float: left;
    width: 3.8461538462%; }

  .trls-view-l-fit-27 > * {
    float: left;
    width: 3.7037037037%; }

  .trls-view-l-fit-28 > * {
    float: left;
    width: 3.5714285714%; }

  .trls-view-l-fit-29 > * {
    float: left;
    width: 3.4482758621%; }

  .trls-view-l-fit-30 > * {
    float: left;
    width: 3.3333333333%; }

  .trls-view-l-fit-31 > * {
    float: left;
    width: 3.2258064516%; }

  .trls-view-l-fit-32 > * {
    float: left;
    width: 3.125%; }

  .trls-view-l-fit-33 > * {
    float: left;
    width: 3.0303030303%; }

  .trls-view-l-fit-34 > * {
    float: left;
    width: 2.9411764706%; }

  .trls-view-l-fit-35 > * {
    float: left;
    width: 2.8571428571%; }

  .trls-view-l-fit-36 > * {
    float: left;
    width: 2.7777777778%; }

  .trls-view-l-fit-37 > * {
    float: left;
    width: 2.7027027027%; }

  .trls-view-l-fit-38 > * {
    float: left;
    width: 2.6315789474%; }

  .trls-view-l-fit-39 > * {
    float: left;
    width: 2.5641025641%; }

  .trls-view-l-fit-40 > * {
    float: left;
    width: 2.5%; }

  .trls-view-l-fit-41 > * {
    float: left;
    width: 2.4390243902%; }

  .trls-view-l-fit-42 > * {
    float: left;
    width: 2.380952381%; }

  .trls-view-l-fit-43 > * {
    float: left;
    width: 2.3255813953%; }

  .trls-view-l-fit-44 > * {
    float: left;
    width: 2.2727272727%; }

  .trls-view-l-fit-45 > * {
    float: left;
    width: 2.2222222222%; }

  .trls-view-l-fit-46 > * {
    float: left;
    width: 2.1739130435%; }

  .trls-view-l-fit-47 > * {
    float: left;
    width: 2.1276595745%; }

  .trls-view-l-fit-48 > * {
    float: left;
    width: 2.0833333333%; }

  .trls-view-l-fit-49 > * {
    float: left;
    width: 2.0408163265%; }

  .trls-view-l-fit-50 > * {
    float: left;
    width: 2%; }

  .trls-view-l-fit-51 > * {
    float: left;
    width: 1.9607843137%; }

  .trls-view-l-fit-52 > * {
    float: left;
    width: 1.9230769231%; }

  .trls-view-l-fit-53 > * {
    float: left;
    width: 1.8867924528%; }

  .trls-view-l-fit-54 > * {
    float: left;
    width: 1.8518518519%; }

  .trls-view-l-fit-55 > * {
    float: left;
    width: 1.8181818182%; }

  .trls-view-l-fit-56 > * {
    float: left;
    width: 1.7857142857%; }

  .trls-view-l-fit-57 > * {
    float: left;
    width: 1.7543859649%; }

  .trls-view-l-fit-58 > * {
    float: left;
    width: 1.724137931%; }

  .trls-view-l-fit-59 > * {
    float: left;
    width: 1.6949152542%; }

  .trls-view-l-fit-60 > * {
    float: left;
    width: 1.6666666667%; }

  .trls-view-l-fit-61 > * {
    float: left;
    width: 1.6393442623%; }

  .trls-view-l-fit-62 > * {
    float: left;
    width: 1.6129032258%; }

  .trls-view-l-fit-63 > * {
    float: left;
    width: 1.5873015873%; }

  .trls-view-l-fit-64 > * {
    float: left;
    width: 1.5625%; }

  .trls-view-l-fit-65 > * {
    float: left;
    width: 1.5384615385%; }

  .trls-view-l-fit-66 > * {
    float: left;
    width: 1.5151515152%; }

  .trls-view-l-fit-67 > * {
    float: left;
    width: 1.4925373134%; }

  .trls-view-l-fit-68 > * {
    float: left;
    width: 1.4705882353%; }

  .trls-view-l-fit-69 > * {
    float: left;
    width: 1.4492753623%; }

  .trls-view-l-fit-70 > * {
    float: left;
    width: 1.4285714286%; }

  .trls-view-l-fit-71 > * {
    float: left;
    width: 1.4084507042%; }

  .trls-view-l-fit-72 > * {
    float: left;
    width: 1.3888888889%; }

  .trls-view-l-fit-73 > * {
    float: left;
    width: 1.3698630137%; }

  .trls-view-l-fit-74 > * {
    float: left;
    width: 1.3513513514%; }

  .trls-view-l-fit-75 > * {
    float: left;
    width: 1.3333333333%; }

  .trls-view-l-fit-76 > * {
    float: left;
    width: 1.3157894737%; }

  .trls-view-l-fit-77 > * {
    float: left;
    width: 1.2987012987%; }

  .trls-view-l-fit-78 > * {
    float: left;
    width: 1.2820512821%; }

  .trls-view-l-fit-79 > * {
    float: left;
    width: 1.2658227848%; }

  .trls-view-l-fit-80 > * {
    float: left;
    width: 1.25%; }

  .trls-view-l-fit-81 > * {
    float: left;
    width: 1.2345679012%; }

  .trls-view-l-fit-82 > * {
    float: left;
    width: 1.2195121951%; }

  .trls-view-l-fit-83 > * {
    float: left;
    width: 1.2048192771%; }

  .trls-view-l-fit-84 > * {
    float: left;
    width: 1.1904761905%; }

  .trls-view-l-fit-85 > * {
    float: left;
    width: 1.1764705882%; }

  .trls-view-l-fit-86 > * {
    float: left;
    width: 1.1627906977%; }

  .trls-view-l-fit-87 > * {
    float: left;
    width: 1.1494252874%; }

  .trls-view-l-fit-88 > * {
    float: left;
    width: 1.1363636364%; }

  .trls-view-l-fit-89 > * {
    float: left;
    width: 1.1235955056%; }

  .trls-view-l-fit-90 > * {
    float: left;
    width: 1.1111111111%; }

  .trls-view-l-fit-91 > * {
    float: left;
    width: 1.0989010989%; }

  .trls-view-l-fit-92 > * {
    float: left;
    width: 1.0869565217%; }

  .trls-view-l-fit-93 > * {
    float: left;
    width: 1.0752688172%; }

  .trls-view-l-fit-94 > * {
    float: left;
    width: 1.0638297872%; }

  .trls-view-l-fit-95 > * {
    float: left;
    width: 1.0526315789%; }

  .trls-view-l-fit-96 > * {
    float: left;
    width: 1.0416666667%; }

  .trls-view-l-fit-97 > * {
    float: left;
    width: 1.0309278351%; }

  .trls-view-l-fit-98 > * {
    float: left;
    width: 1.0204081633%; }

  .trls-view-l-fit-99 > * {
    float: left;
    width: 1.0101010101%; }

  .trls-view-l-fit-100 > * {
    float: left;
    width: 1%; } }
nav.trls-horiz ul li {
  display: inline-block; }

.trls-nav-mobile, .trls-button-mobile-menu {
  display: none; }

.trls-nav-mobile {
  clear: both;
  position: relative;
  left: 0;
  width: 100% !important;
  z-index: 6000;
  height: 0px; }
  .trls-nav-mobile ul {
    height: 100%;
    width: 100%; }
  .trls-nav-mobile .trls-nav-scroller {
    padding: 0;
    height: 100%;
    overflow-y: auto; }

.trls-nav-ease .trls-nav-mobile {
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out; }

.trls-nav-mobile li {
  display: block;
  width: 100%; }

.trls-navbar {
  overflow: visible; }
  .trls-navbar .trls-button-mobile-menu {
    width: 39px;
    height: 37px;
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    padding: 3px;
    -webkit-border-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: none; }
  .trls-navbar .trls-toggle-icon {
    width: 100%;
    height: 100%;
    color: #fff;
    border-bottom: 6px solid #6a6a6a;
    padding-top: 1px;
    display: block; }
  .trls-navbar .trls-toggle-icon:before, .trls-navbar .trls-toggle-icon:after {
    border-top: 6px solid #6a6a6a;
    content: "";
    position: absolute;
    left: 3px;
    right: 3px; }
  .trls-navbar .trls-toggle-icon:before {
    top: px; }
  .trls-navbar .trls-toggle-icon:after {
    bottom: 40%; }

/*
 * This is where all the animation happens
 */
.trls-mobmenu .trls-toggle-icon, .trls-toggle-icon:before, .trls-toggle-icon:after {
  -webkit-transition: transform, border-color;
  -moz-transition: transform, border-color;
  -ms-transition: transform, border-color;
  -o-transition: transform, border-color;
  transition: transform, border-color;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -ms-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.5, -0.5, 0.5, 1.5);
  -moz-ttransition-timing-function: cubic-bezier(0.5, -0.5, 0.5, 1.5);
  -ms-transition-timing-function: cubic-bezier(0.5, -0.5, 0.5, 1.5);
  -o-transition-timing-function: cubic-bezier(0.5, -0.5, 0.5, 1.5);
  transition-timing-function: cubic-bezier(0.5, -0.5, 0.5, 1.5); }

.trls-mobmenu .trls-toggle-icon {
  -webkit-transition-delay: 0.125s;
  -moz-transition-delay: 0.125s;
  -ms-transition-delay: 0.125s;
  -o-transition-delay: 0.125s;
  transition-delay: 0.125s; }

.toggle-icon:before, .trls-toggle-icon:after {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center; }

.trls-mobmenu .trls-responsive-nav-m, .trls-mobmenu .trls-responsive-nav-s, .trls-mobmenu .trls-responsive-nav-l {
  height: 100vh;
  clear: both; }
.trls-mobmenu body {
  overflow: hidden;
  height: 100%; }
.trls-mobmenu .trls-button-mobile-menu-icon {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }
.trls-mobmenu .trls-toggle-icon:before, .trls-mobmenu .trls-toggle-icon:after {
  -webkit-transition-delay: 0.125s;
  -moz-transition-delay: 0.125s;
  -ms-transition-delay: 0.125s;
  -o-transition-delay: 0.125s;
  transition-delay: 0.125s; }
.trls-mobmenu .trls-toggle-icon:before {
  -webkit-transform: translateY(13px) rotate(135deg);
  -moz-transform: translateY(13px) rotate(135deg);
  -ms-transform: translateY(13px) rotate(135deg);
  -o-transform: translateY(13px) rotate(135deg);
  transform: translateY(13px) rotate(135deg); }
.trls-mobmenu .trls-toggle-icon {
  border-color: transparent !important; }
.trls-mobmenu .trls-toggle-icon:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg); }

@media (max-width: 0) {
  .trls-responsive-nav-s .trls-nav-desktop {
    display: none; }
  .trls-responsive-nav-s .trls-nav-mobile, .trls-responsive-nav-s .trls-button-mobile-menu {
    display: block; } }
@media (max-width: 767px) {
  .trls-responsive-nav-m .trls-nav-desktop {
    display: none; }
  .trls-responsive-nav-m * {
    overflow: visible; }
  .trls-responsive-nav-m .trls-button-mobile-menu {
    display: block; }

  .trls-mobmenu .trls-responsive-nav-m .trls-nav-mobile {
    display: block; } }
@media (max-width: 1023px) {
  .trls-responsive-nav-l .trls-nav-desktop {
    display: none; }
  .trls-responsive-nav-l .trls-button-mobile-menu {
    display: block; }
  .trls-responsive-nav-l * {
    overflow: visible; }

  .trls-mobmenu .trls-responsive-nav-l .trls-nav-mobile, .trls-button-mobile-menu {
    display: block; } }
/*

<header id="trls-scrollnav-holder">
	<div id="trls-scrollnav">
		<div class="trls-contain trls-pos-cntr">
			<div class="trls-view-l-15pc">
				<a href="/" class="logo">
					<img src="<?php echo get_template_directory_uri(); ?>/images/logo-oneorbit-blue.svg" alt="One Orbit Commander - Leroy Chiao" />
				</a>
			</div>
			
			<div class="trls-navbar trls-collapse-below-mltp trls-view-l-85pc">
				<nav>
					<div class="trls-responsive-nav" >
						<div class="trls-button-mobile-menu"><div class="trls-toggle-icon"></div></div>
						<ul id="trls-nav-desktop" class="trls-menu trls-txt-rt trls-txt-norm trls-txt-clr3">
							<li><a href="#">Link 1 </a></li>
							<li><a href="#">Link 1 </a></li>
						</ul>
						<div id="trls-nav-mobile" class="trls-txt-grey2">
							<div class="pad">
								<ul>
									<li><a href="#">Link 1 </a></li>
									<li><a href="#">Link 1 </a></li>
								</ul>
							</div>
						</div>
					</div> 
				</nav>
			</div> 
		</div> 
	</div> 
</header>

*/
#trls-scrollnav-holder {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0; }

/* Additional Normalization */
div, ul, li, span, section, article, img {
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  -webkit-border-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  div > p:last-of-type, ul > p:last-of-type, li > p:last-of-type, span > p:last-of-type, section > p:last-of-type, article > p:last-of-type, img > p:last-of-type {
    margin-bottom: 0; }
  div > p:first-of-type, ul > p:first-of-type, li > p:first-of-type, span > p:first-of-type, section > p:first-of-type, article > p:first-of-type, img > p:first-of-type {
    margin-top: 0; }

img {
  display: inline-block; }

h1, h2, h3, h4, h5 {
  margin: 0;
  line-height: 1.3em;
  display: block;
  width: 100%; }
  h1 + p, h2 + p, h3 + p, h4 + p, h5 + p {
    margin-top: 0; }

/*For Wordpress Admin bar */
#wpadminbar, #wpadminbar * {
  overflow: visible; }

.stars {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0; }
  .stars .star {
    position: absolute;
    background-color: #fff;
    animation: pulse .1s infinite;
    -webkit-animation: pulse .1s infinite;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

@keyframes pulse {
  0% {
    opacity: .2; }
  15% {
    opacity: .9; }
  30% {
    opacity: .2; }
  100% {
    opacity: .2; } }
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-square:before, .fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

@font-face {
  font-family: 'oneorbit';
  src: url("fonts/oneorbit-icon.eot");
  src: url("fonts/oneorbit-icon.eot?#iefix") format("embedded-opentype"), url("fonts/oneorbit-icon.woff") format("woff"), url("fonts/oneorbit-icon") format("truetype");
  font-weight: normal;
  font-style: normal; }
.orbiticon {
  text-indent: 100%;
  display: inline-block;
  overflow: hidden; }

.orbiticon:before {
  text-indent: 0;
  position: absolute;
  display: inline-block;
  font-family: oneorbit;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.oi-individual:before {
  content: "\e600"; }

.oi-corporate:before {
  content: "\e601"; }

.oi-events:before {
  content: "\e602"; }

.oi-community:before {
  content: "\e603"; }

.oi-titles:before {
  content: "\e604"; }

/* Module Styles */
/* Fade In */
body {
  opacity: 0;
  transition: opacity .5s ease-in-out; }

body.loaded {
  opacity: 1; }

/* Global Line Height */
p {
  line-height: 1.8em; }

sup {
  font-size: xx-small;
  top: -1em; }

a {
  -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -o-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  transition: color 0.3s ease-out, background-color 0.3s ease-out; }

h5 {
  font-size: 18px;
  padding: 5px 0; }

/* Global Padding */
.pad {
  padding: 60px; }
  .pad > p:first-child {
    margin-top: 0; }
  .pad > p:last-child {
    margin-bottom: 0; }

.i {
  font-style: italic; }

.logo-sm {
  display: none;
  width: 150px;
  padding: 1em; }

.pad-bottom {
  padding-bottom: 60px; }

.pad-right {
  padding-right: 60px; }

.pad-left {
  padding-left: 60px; }

.marg {
  margin: 60px; }

.marg-top {
  margin-top: 60px; }

.marg-bottom {
  margin-bottom: 60px; }

.marg-right {
  margin-right: 60px; }

.marg-left {
  margin-left: 60px; }

.marg-half {
  margin: 30px; }

.marg-half-top {
  margin-top: 30px; }

.marg-half-bottom {
  margin-bottom: 30px; }

.marg-half-right {
  margin-right: 30px; }

.marg-half-left {
  margin-left: 30px; }

.pad-top {
  padding-top: 60px; }
  .pad-top > p:first-child {
    margin-top: 0; }
  .pad-top > p:last-child {
    margin-bottom: 0; }

.button, .ccf-submit-button {
  padding: 10px 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block; }
  .button:hover, .ccf-submit-button:hover {
    background-color: #17468f; }

.border {
  height: 1px; }

h1.logo {
  width: 230px; }

/* Header Quote */
.quote {
  font-weight: bold;
  font-style: italic;
  padding: 5px;
  line-height: 1em; }

.quote em {
  font-weight: normal;
  font-size: 10px; }

.quote br {
  display: none; }

.txt-link {
  font-weight: bold; }

.txt-link:after {
  content: " \000BB"; }

.txt-link.rev:before {
  content: "\000AB "; }

.txt-link.rev:after {
  content: ""; }

.pizzazz {
  font-weight: bold;
  font-style: italic;
  font-size: 2em !important; }

#trls-nav-mobile li {
  border-top: 1px solid #dedede;
  padding: 0; }
  #trls-nav-mobile li.active {
    background-color: #17468f; }
    #trls-nav-mobile li.active a {
      color: #fff; }
#trls-nav-mobile li:last-child a {
  color: #b4352f; }

/* Custom Backgrounds */
.bg-earth {
  background-image: url("images/bg-earth-2.jpg") !important;
  background-color: #0a0925; }

.bg-leroy-teaching {
  background-image: url("images/bg-leroy-teaching.jpg") !important;
  background-size: cover; }

.mantle {
  height: 60vh;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 0; }
  .mantle h1 {
    line-height: 1.1em; }
    .mantle h1.logo {
      position: relative;
      margin: auto;
      text-align: center;
      width: 50%; }
      .mantle h1.logo img {
        max-width: 100%;
        max-height: 250px; }

.mantle + section {
  background-color: #fff; }

.subpage .mantle {
  height: 45vh; }

.subpage .mantle {
  background-position: center -16vw; }

.subpage .mantle h1 {
  font-style: italic;
  margin-bottom: 20px; }

.subpage .mantle h4 {
  max-width: 760px; }

header .logo {
  width: 120px;
  margin: 10px 0;
  float: left; }

/* Navigation */
.subpage header nav .menu {
  float: right;
  position: relative;
  margin-top: 43px; }
.subpage header nav .menu a {
  padding: 20px 9px; }
.subpage .trls-navbar .menu li:last-child {
  color: #b4352f;
  margin-left: 4px;
  padding-left: 5px; }

.subpage nav .active > a {
  color: #17468f; }

.trls-navbar .menu li:last-child {
  color: #b4352f; }

.trls-navbar .menu li:last-child:before {
  background-color: #b4352f; }

.trls-navbar li {
  display: block;
  float: left;
  position: relative;
  overflow: visible; }
  .trls-navbar li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase; }
    .trls-navbar li a:hover {
      color: #17468f; }

.trls-navbar .menu li:last-child:before {
  content: "|";
  width: 2px;
  position: absolute;
  left: 0px;
  text-indent: 100px;
  overflow: hidden;
  top: 9px;
  height: 30px; }

.subpage .trls-navbar .menu li:last-child:before {
  top: 18px;
  height: 19px; }

.trls-nav-mobile {
  border-top: 1px solid #ccc; }

nav .trls-nav-mobile .active a {
  color: #fff;
  background-color: #17468f; }
nav .trls-nav-mobile li a {
  padding: 15px 56px; }

.touts > div:first-child .content {
  float: right; }

.touts div:first-child .tout {
  float: right;
  margin-right: 2px; }

.touts .tout {
  width: 100%; }

.touts .txt-link:hover {
  color: #fff; }

h3 {
  font-weight: normal; }

.tout .content {
  max-width: 415px;
  line-height: 1.2em; }

.touts .tout img {
  width: 90px;
  float: left;
  margin-right: 30px; }

p + .pad-bottom {
  margin-top: -20px; }

.txt-link {
  padding: 10px 0 0;
  font-size: 1.4em;
  display: inline-block;
  text-decoration: none; }
  .txt-link:hover {
    color: #b4352f; }
  .txt-link.alt:after {
    display: none; }

.subpage h3 {
  text-transform: uppercase;
  padding-bottom: 10px; }

.subpage aside * {
  overflow: visible !important; }

.current-page-ancestor {
  color: #474754; }

.subpage aside {
  margin-right: 10%; }
  .subpage aside h4 {
    font-weight: 200;
    font-size: 22px;
    text-transform: none; }
  .subpage aside .menu {
    text-transform: uppercase; }
    .subpage aside .menu h4 {
      padding-bottom: 20px;
      border-bottom: 1px solid;
      margin-bottom: 20px; }
    .subpage aside .menu li {
      position: relative;
      overflow: visible;
      padding: 8px 0; }
      .subpage aside .menu li a {
        display: block; }
        .subpage aside .menu li a:hover {
          color: #b4352f; }
      .subpage aside .menu li.active > a {
        color: #17468f;
        font-weight: bold; }
      .subpage aside .menu li::before {
        content: "";
        position: absolute;
        left: -15px;
        top: 14px;
        width: 4px;
        height: 4px;
        display: block;
        background: #555; }
    .subpage aside .menu .current-page-ancestor > a {
      font-weight: bold; }
  .subpage aside .sub-menu {
    margin-top: 10px; }
    .subpage aside .sub-menu li {
      margin-left: 18px; }

/* Footer */
footer {
  padding: 10px; }

.footer-copyright {
  padding-top: 5px;
  line-height: 2em; }

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

footer li {
  /*float: left;*/
  padding: 0 .6em;
  font-size: 14px; }
  footer li a {
    padding: 0 6px; }
  footer li .fa {
    padding: 0 10px;
    font-size: 30px; }
    footer li .fa:hover {
      color: #fff; }

.video {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 560px; }

.ccf-form-wrapper {
  max-width: 700px;
  width: 100%;
  margin: auto !important; }
  .ccf-form-wrapper label, .ccf-form-wrapper label span {
    font-size: 22px; }
  .ccf-form-wrapper input {
    padding: 1em;
    border: 1px solid #ccc !important; }
  .ccf-form-wrapper field {
    overflow: visible; }
  .ccf-form-wrapper .required {
    float: right;
    padding: 0 0 0 10px;
    margin-right: -15px;
    color: #fff; }
    .ccf-form-wrapper .required:before {
      content: "Required";
      font-size: 10px;
      color: #b4352f; }
  .ccf-form-wrapper .sub-label {
    font-size: 14px !important;
    padding: 10px 0; }
  .ccf-form-wrapper .form-title {
    font-size: 35px !important;
    text-align: center;
    font-weight: bold;
    line-height: 1.2em;
    padding-bottom: 60px !important; }

.ccf-submit-button {
  background-color: #b4352f;
  font-size: 16px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  margin: auto;
  width: 120px;
  display: block; }

input.ccf-submit-button {
  border: none !important; }

.ccf-form-wrapper input {
  padding: 0.7em; }

.ccf-form-wrapper label.sub-label {
  display: block; }

.ccf-form-wrapper.loading div:not(.form-submit) {
  display: none; }
.ccf-form-wrapper.loading .cc-form {
  position: relative; }
.ccf-form-wrapper.loading .form-submit input {
  display: none; }
.ccf-form-wrapper.loading .form-submit:before {
  content: "Sending..."; }
.ccf-form-wrapper.loading .ccf-form {
  font-size: 25px;
  font-weight: bold;
  text-align: center; }
.ccf-form-wrapper.loading .ccf-form-complete {
  display: block !important;
  min-height: 200px !important; }

.ccf-form-wrapper input {
  padding: 0.7em; }

@media (min-width: 500px) {
  .touts, .touts > div {
    display: -webkit-flex;
    display: flex; } }
@media (max-width: 501px) {
  .touts div:first-child .tout {
    margin-bottom: 2px;
    margin-right: 0; }

  .txt-link {
    display: block;
    text-align: center; } }
@media (max-width: 1000px) {
  body > section > .trls-contain {
    padding-left: 40px;
    padding-right: 40px; }

  header .logo {
    margin-left: 10px;
    magin-bottom: 10px; } }
@media (max-width: 767px) {
  h1, h2, h3, h4 {
    text-align: center; }

  header .logo {
    display: none; }

  .footer-cr {
    padding-bottom: 20px; }

  .footer-cr, .footer-social {
    text-align: center; }

  .trls-navbar li {
    border-bottom: 1px solid #ccc; }

  .touts .tout img {
    margin-right: auto;
    float: none;
    display: block;
    margin-left: auto;
    margin-bottom: 30px; }

  .mantle {
    height: auto; }

  .mantle h1 {
    font-size: 40px; }

  .mantle h4 {
    font-size: 22px; }

  .quote em {
    display: block; }

  body .ccf-form-wrapper .field .left, body .ccf-form-wrapper .field .right {
    width: 100%;
    float: none;
    padding: 0; }

  h2 {
    font-size: 28px; }

  aside {
    margin: 0 !important; }

  .subpage .mantle {
    background-position: center -60vw; }

  .pad {
    padding: 40px; }

  .pad-bottom {
    padding-bottom: 40px; }

  .pad-right {
    padding-right: 30px; }

  .pad-left {
    padding-left: 30px; }

  .pad-top {
    padding-top: 40px; }

  .logo-sm {
    display: block; } }
hr {
  border: none;
  background: #e3e3e3;
  height: 1px; }

.page-navigation {
  text-align: center; }
  .page-navigation .page-numbers {
    color: #474754;
    padding: 5px 5px 3px 5px;
    margin: 0 4px;
    display: inline; }
  .page-navigation .page-numbers:hover {
    color: #b4352f; }
  .page-navigation .page-numbers.current {
    color: #fff;
    background-color: #b4352f;
    margin: 0 3px;
    padding: 5px 8px 3px 8px; }
  .page-navigation .prev,
  .page-navigation .next {
    color: #474754;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600; }
    .page-navigation .prev:hover,
    .page-navigation .next:hover {
      color: #b4352f; }

.clear {
  clear: both; }

/* Global Padding */
div > p:first-child {
  margin-top: 0; }
div > p:last-child {
  margin-bottom: 0; }

.pad {
  padding: 60px; }

.pad-no {
  padding: 0 !important; }

.pad-top {
  padding-top: 60px; }

.pad-no-top {
  padding-top: 0 !important; }

.pad-bot {
  padding-bottom: 60px; }

.pad-no-bot {
  padding-bottom: 0 !important; }

.pad-rt {
  padding-right: 60px; }

.pad-lt {
  padding-left: 60px; }

.pad-5px-top {
  padding-top: 5px; }

.pad-5px-bot {
  padding-bottom: 5px; }

.marg-5px-bot {
  margin-bottom: 5px; }

.marg-5px-top {
  margin-top: 5px; }

.pad-10px {
  padding: 10px; }

.pad-20px {
  padding: 20px; }

.pad-20px-top {
  padding-top: 20px; }

.pad-10px-top {
  padding-top: 10px; }

.pad-20px-bot {
  padding-bottom: 20px; }

.pad-10px-bot {
  padding-bottom: 10px; }

.pad-20px-rt {
  padding-right: 20px; }

.pad-10px-rt {
  padding-right: 10px; }

.pad-20px-lt {
  padding-left: 20px; }

.pad-10px-lt {
  padding-left: 10px; }

.marg-20px {
  margin: 20px; }

.marg-20px-top {
  margin-top: 20px; }

.marg-10px-top {
  margin-top: 10px; }

.marg-20px-bot {
  margin-bottom: 20px; }

.marg-10px {
  margin: 10px; }

.marg-10px-bot {
  margin-bottom: 10px; }

.marg-20px-rt {
  margin-right: 20px; }

.marg-10px-rt {
  margin-right: 10px; }

.marg-20px-lt {
  margin-left: 20px; }

.marg-10px-lt {
  margin-left: 10px; }

.pad-75pc {
  padding: 40px; }

.pad-75pc-top {
  padding-top: 40px; }

.pad-75pc-bot {
  padding-bottom: 40px; }

.pad-75pc-rt {
  padding-right: 40px; }

.pad-75pc-lt {
  padding-left: 40px; }

.pad-50pc {
  padding: 30px; }

.pad-50pc-top {
  padding-top: 30px; }

.pad-50pc-bot {
  padding-bottom: 30px; }

.pad-50pc-rt {
  padding-right: 30px; }

.pad-50pc-lt {
  padding-left: 30px; }

.pad-25pc {
  padding: 15px; }

.pad-25pc-top {
  padding-top: 15px; }

.pad-25pc-bot {
  padding-bottom: 15px; }

.pad-25pc-rt {
  padding-right: 15px; }

.pad-25pc-lt {
  padding-left: 15px; }

.pad-33pc {
  padding: 20px; }

.pad-33pc-top {
  padding-top: 20px; }

.pad-33pc-bot {
  padding-bottom: 20px; }

.pad-33pc-rt {
  padding-right: 20px; }

.pad-33pc-lt {
  padding-left: 20px; }

.marg {
  margin: 60px; }

.marg-top {
  margin-top: 60px; }

.marg-no-top {
  margin-top: 0; }

.marg-bot {
  margin-bottom: 60px; }

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

.marg-rt {
  margin-right: 60px; }

.marg-rt {
  margin-left: 60px; }

.marg-75pc {
  margin: 40px; }

.marg-75pc-top {
  margin-top: 40px; }

.marg-75pc-bot {
  margin-bottom: 40px; }

.marg-75pc-rt {
  margin-right: 40px; }

.marg-75pc-lt {
  margin-left: 40px; }

.marg-50pc {
  margin: 30px; }

.marg-50pc-top {
  margin-top: 30px; }

.marg-50pc-bot {
  margin-bottom: 30px; }

.marg-50pc-rt {
  margin-right: 30px; }

.marg-50pc-lt {
  margin-left: 30px; }

.marg-25pc {
  margin: 15px; }

.marg-25pc-top {
  margin-top: 15px; }

.marg-25pc-bot {
  margin-bottom: 15px; }

.marg-25pc-rt {
  margin-right: 15px; }

.marg-25pc-lt {
  margin-left: 15px; }

.marg-33pc {
  margin: 20px; }

.marg-33pc-top {
  margin-top: 20px; }

.marg-33pc-bot {
  margin-bottom: 20px; }

.marg-33pc-rt {
  margin-right: 20px; }

.marg-33pc-lt {
  margin-left: 20px; }

@media (max-width: trls-mobile-landscape) {
  .pad {
    padding: 30px; }

  .pad-top {
    padding-top: 30px; }

  .pad-bot {
    padding-bottom: 30px; }

  .pad-right {
    padding-right: 30px; }

  .pad-left {
    padding-left: 30px; }

  .pad-75pc {
    padding: trls-site-padding/1.5/2; }

  .pad-75pc-top {
    padding-top: trls-site-padding/1.5/2; }

  .pad-75pc-bot {
    padding-bottom: trls-site-padding/1.5/2; }

  .pad-75pc-rt {
    padding-right: trls-site-padding/1.5/2; }

  .pad-75pc-lt {
    padding-left: trls-site-padding/1.5/2; }

  .pad-50pc {
    padding: 15px; }

  .pad-50pc-top {
    padding-top: 15px; }

  .pad-50pc-bot {
    padding-bottom: 15px; }

  .pad-50pc-rt {
    padding-right: 15px; }

  .pad-50pc-lt {
    padding-left: 15px; }

  .pad-25pc {
    padding: trls-site-padding/4/2; }

  .pad-25pc-top {
    padding-top: trls-site-padding/4/2; }

  .pad-25pc-bot {
    padding-bottom: trls-site-padding/4/2; }

  .pad-25pc-rt {
    padding-right: trls-site-padding/4/2; }

  .pad-25pc-lt {
    padding-left: trls-site-padding/4/2; }

  .pad-33pc {
    padding: trls-site-padding/3/2; }

  .pad-33pc-top {
    padding-top: trls-site-padding/3/2; }

  .pad-33pc-bot {
    padding-bottom: trls-site-padding/3/2; }

  .pad-33pc-rt {
    padding-right: trls-site-padding/3/2; }

  .pad-33pc-lt {
    padding-left: trls-site-padding/3/2; }

  .marg {
    margin: 30px; }

  .marg-top {
    margin-top: 30px; }

  .marg-bot {
    margin-bottom: 30px; }

  .marg-right {
    margin-right: 30px; }

  .marg-left {
    margin-left: 30px; }

  .marg-75pc {
    margin: trls-site-padding/1.5/2; }

  .marg-75pc-top {
    margin-top: trls-site-padding/1.5/2; }

  .marg-75pc-bot {
    margin-bottom: trls-site-padding/1.5/2; }

  .marg-75pc-rt {
    margin-right: trls-site-padding/1.5/2; }

  .marg-75pc-lt {
    margin-left: trls-site-padding/1.5/2; }

  .marg-50pc {
    margin: 15px; }

  .marg-50pc-top {
    margin-top: 15px; }

  .marg-50pc-bot {
    margin-bottom: 15px; }

  .marg-50pc-rt {
    margin-right: 15px; }

  .marg-50pc-lt {
    margin-left: 15px; }

  .marg-25pc {
    margin: trls-site-padding/4/2; }

  .marg-25pc-top {
    margin-top: trls-site-padding/4/2; }

  .marg-25pc-bot {
    margin-bottom: trls-site-padding/4/2; }

  .marg-25pc-rt {
    margin-right: trls-site-padding/4/2; }

  .marg-25pc-lt {
    margin-left: trls-site-padding/4/2; }

  .marg-33pc {
    margin: trls-site-padding/3/2; }

  .marg-33pc-top {
    margin-top: trls-site-padding/3/2; }

  .marg-33pc-bot {
    margin-bottom: trls-site-padding/3/2; }

  .marg-33pc-rt {
    margin-right: trls-site-padding/3/2; }

  .marg-33pc-lt {
    margin-left: trls-site-padding/3/2; } }
.home nav .active {
  color: #fff;
  background-color: #17468f; }
.home .trls-navbar li a {
  padding: 15px 28px; }
.home .main-nav + * {
  margin-top: 0 !important; }
.home .mantle {
  position: relative; }
.home .mantle .logo img {
  display: inline-block; }
.home .stars {
  top: auto;
  height: 70%; }

.home .book-tout {
  max-width: 460px;
  padding: 30px 10px  !important;
  margin: 60px auto 0;
  border: 1px solid #ccc; }
.home .book-tout img {
  padding: 0 10px;
  display: block;
  margin: 10px auto; }
.home .book-tout .text p {
  line-height: 1.3em;
  font-size: 14px;
  margin: 5px 0; }
@media (max-width: 700px) {
  .home .book-tout img {
    max-width: 200px; }
  .home .book-tout {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px; }
  .home .book-tout .text {
    padding: 0 20px; }
  .home p {
    text-align: center; } }

@media (min-width: 1023px) {
  .home #trls-scrollnav-holder {
    position: relative !important;
    -webkit-transform: translateY(0px) !important;
    -moz-transform: translateY(0px) !important;
    -ms-transform: translateY(0px) !important;
    -o-transform: translateY(0px) !important;
    transform: translateY(0px) !important; }
    .home #trls-scrollnav-holder #trls-scrollnav {
      background-color: #e3e3e3; }

  .home .mantle {
    height: 65vh; } }
@media (max-width: 1023px) {
  .home .logo-sm {
    display: block; } }
@media (max-width: 767px) {
  .home .mantle {
    margin-top: 51px; }
    .home .mantle .logo img {
      width: 100%; } }
.funding .icons {
  max-width: 500px; }
  .funding .icons .pad-bottom {
    padding-bottom: 40px; }
.funding .icons h4 {
  margin-bottom: 5px; }
.funding .orbiticon {
  position: relative;
  height: 65px;
  width: 65px;
  background-color: #b4352f;
  border-radius: 50%;
  text-indent: 100%;
  display: block;
  overflow: hidden; }
.funding .orbiticon:before {
  text-indent: 0;
  position: absolute;
  left: -1px;
  top: -2px;
  color: #fff;
  font-size: 65px; }
.funding .oi-events:before {
  top: 3px;
  left: 1px; }
.funding .oi-titles:before {
  left: 1px; }
.funding .oi-individual:before {
  top: 1px;
  left: 3px;
  font-size: 58px; }
.funding .oi-community:before {
  top: 4px;
  left: 4px;
  font-size: 57px; }

@media (max-width: 767px) {
  .funding .icon {
    margin-bottom: 40px;
    margin-top: 40px; }
  .funding .oi-corporate:before, .funding .oi-corporate:before {
    left: 0;
    top: 0; }
  .funding .oi-individual:before {
    left: 2px; }
  .funding .oi-community:before {
    left: 2px;
    top: -2px; } }
@media (max-width: 501px) {
  .orbiticon {
    margin: auto; }

  .fund {
    text-align: center; } }
@media (max-width: 1023px) {
  .funding .orbiticon {
    width: 120px;
    height: 120px;
    margin: auto; }
    .funding .orbiticon:before {
      font-size: 115px; } }
.media-icons {
  position: relative;
  margin: 0 90px; }
  .media-icons li {
    position: relative;
    z-index: 10;
    text-align: center; }
    .media-icons li div {
      margin: auto;
      background-color: #b4352f;
      border-radius: 50%;
      width: 110px;
      display: block;
      border: 5px solid #e3e3e3; }
      .media-icons li div img {
        max-height: 95px;
        margin: 2px; }

@media (min-width: 1023px) {
  .media-icons:before {
    content: "";
    height: 1px;
    background-color: #e3e3e3;
    top: 50%;
    position: absolute;
    width: 80%;
    left: 10%;
    z-index: 1; } }
@media (max-width: 1023px) {
  .media-icons li {
    margin-bottom: 40px; } }
@media (max-width: 767px) {
  .media-icons {
    position: relative;
    margin: 0; } }
.post-content h2, .post-content .post-content h3 {
  font-size: 23px; }
.post-content h2 {
  padding-bottom: 23px;
  font-weight: 500; }
.post-content h3 {
  text-transform: none;
  padding-bottom: 23px;
  font-weight: 100; }
.post-content h4 {
  text-transform: uppercase;
  padding-bottom: 23px;
  font-weight: 400; }
.post-content > ul {
  padding: 0 0 0 20px;
  margin: 0; }
.post-content > ul li {
  display: list-item;
  padding: 10px 0;
  overflow: visible;
  margin: 0 0 0 20px;
  overflow: visible; }
.post-content .alignright {
  float: right;
  margin: 0 5px 20px 50px; }
.post-content .alignleft {
  float: left;
  margin: 0 40px 20px 5px; }
.post-content .aligncenter {
  display: block;
  width: 80%;
  height: auto;
  margin: 0 auto; }
.post-content .alignright, .post-content .alignleft, .post-content .aligncenter, .post-content .alignnone {
  border: 2px solid #fff;
  height: auto !important;
  box-shadow: 0px 1px 6px -1px rgba(0, 0, 0, 0.75); }

.programs .video {
  margin: 30px auto; }

.programs .post-content {
  position: Relative; }

@media (min-width: 1024px) {
  .programs .bio-jami {
    position: absolute;
    top: 450px;
    left: 0;
    width: 220px; }

  .programs .prog-main-downloads {
    position: absolute;
    top: 900px;
    left: 0;
    width: 220px; }

  .programs .prog-main-downloads h3 {
    padding-bottom: 20px;
    border-bottom: 1px solid;
    margin-bottom: 20px; }

  .programs .bio-jami p, .programs .prog-main-downloads p {
    font-size: 14px;
    line-height: 16px;
    color: #999; }

  .programs .bio-jami h3 {
    padding-bottom: 20px;
    border-bottom: 1px solid;
    margin-bottom: 20px; }

  .programs .bio-jami .head-shot {
    margin: 30px auto 20px 0;
    width: 100px;
    height: 110px;
    overflow: hidden; } }
.programs .bio-jami a {
  display: block;
  margin-top: 10px; }

@media (max-width: 1024px) {
  .programs .bio-jami h3 {
    margin-top: 60px;
    border-top: 1px solid;
    padding-top: 20px; }

  .programs .bio-jami p {
    float: left;
    text-align: Center;
    width: auto !important; }

  .programs .bio-jami .head-shot {
    width: 150px;
    margin: 0 auto 20px auto; }

  .programs .prog-main-downloads h3 {
    margin-top: 60px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
    margin-bottom: 20px; } }
@media (min-width: 600px) and (max-width: 1024px) {
  .programs .bio-jami .head-shot {
    float: left;
    width: 150px;
    margin-right: 30px; }

  .programs .bio-jami .head-shot {
    float: left;
    width: 150px;
    margin-right: 30px; }

  .programs .bio-jami p {
    text-align: left;
    width: calc(100% - 180px) !important; } }
.live .post-content-x img, .virtual .post-content img {
  height: 340px;
  width: auto; }
.live .post-content .post-content ul li, .virtual .post-content .post-content ul li {
  list-style-type: none;
  list-style: none;
  position: relative;
  margin-left: 85px;
  padding-bottom: 40px; }
  .live .post-content .post-content ul li:before, .virtual .post-content .post-content ul li:before {
    position: absolute;
    height: 75px;
    left: -105px;
    width: 75px;
    content: "";
    margin: auto;
    background-color: #b4352f;
    border-radius: 50%;
    display: block;
    border: 5px solid #e3e3e3;
    background-position: 3px 0px;
    background-repeat: no-repeat;
    background-size: 70px;
    background-image: url("images/programs/program_icon-01.svg"); }
  .live .post-content .post-content ul li:nth-child(2):before, .virtual .post-content .post-content ul li:nth-child(2):before {
    background-image: url("images/programs/program_icon-02.svg"); }
  .live .post-content .post-content ul li:nth-child(3):before, .virtual .post-content .post-content ul li:nth-child(3):before {
    background-image: url("images/programs/program_icon-03.svg"); }

.pgrm-link {
  display: block;
  padding: 20px;
  position: relative;
  background-color: #669693;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.51);
  -ms-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.51);
  -o-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.51);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.51); }
  .pgrm-link a {
    display: block;
    height: 100%; }
    .pgrm-link a:hover {
      color: #fff; }
  .pgrm-link .txt-link:hover {
    color: #fff; }

.file-downloads .gap {
  padding: 3px; }

.multiple .pgrm-link {
  height: 160px; }

.multiple .pgrm-link .txt-link.alt {
  position: absolute;
  bottom: 15px; }

@media (max-width: 767px) {
  .live .post-content .post-content ul, .virtual .post-content .post-content ul {
    padding: 0; }
  .live .post-content .post-content ul li, .virtual .post-content .post-content ul li {
    margin-left: 0; }
  .live .post-content .post-content ul li:before, .virtual .post-content .post-content ul li:before {
    position: relative;
    float: none;
    left: 0;
    margin: 20px auto;
    height: 130px;
    width: 130px;
    background-size: 110px 110px;
    background-position: center 5px; }
  .live .post-content .alignright, .live .post-content .alignleft, .live .post-content .aligncenter, .live .post-content .alignnone, .virtual .post-content .alignright, .virtual .post-content .alignleft, .virtual .post-content .aligncenter, .virtual .post-content .alignnone {
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block; } }
.media-vid iframe {
  width: 100%;
  height: 250px;
  background-color: #000; }

.media-vids {
  border-bottom: 1px solid #333;
  margin-bottom: 40px; }

.media-vid {
  margin-bottom: 50px; }

@media (min-width: 800px) {
  .media-vid {
    width: 48%;
    float: left; } }
@media (max-width: 800px) {
  .media-vid iframe {
    height: 250px; } }
.media-vid:nth-child(even) {
  margin-left: 10px !important; }

.media-vid:nth-child(odd) {
  margin-right: 10px !important; }

.testimonial {
  height: 350px;
  position: Relative; }

.testimonial:before {
  position: absolute;
  bottom: 2px;
  width: 100%;
  content: "";
  border-bottom: 1px solid #ccc; }

@media (min-width: 768px) {
  .testimonial:nth-child(even) {
    padding-left: 50px !important; }

  .testimonial:nth-child(odd) {
    padding-right: 50px !important; }

  .testimonial:nth-child(even):before {
    margin-left: 50px !important; }

  .testimonial:nth-child(odd):before {
    margin-right: 50px !important; } }
.testimonial .logo {
  min-height: 180px;
  background-repeat: no-repeat;
  background-position: center; }

.testimonial .logo.size-1 {
  background-size: 50% auto; }

.testimonial .logo.size-2 {
  background-size: auto 50%; }

.testimonial .quote, .testimonial .author {
  text-align: Center;
  font-weight: normal; }

@media (max-width: 768px) {
  .testimonial:last-child:before {
    border: none; } }
.testimony-slider {
  background-color: #669693 !important; }

.testimony-slider .slider {
  position: relative;
  margin-bottom: 30px; }

.testimony-slider .slideholder {
  position: relative;
  height: 150px !important;
  border: none; }

.testimony-slider h5 {
  text-align: center;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  padding: 10px 0 15px;
  margin: 10px auto 35px;
  max-width: 780px;
  width: auto; }

.testimony-slider .trls-view-m-20pc {
  padding-left: 5px; }

.testimony-slider .slide-pos {
  position: relative;
  max-width: 800px;
  margin: auto;
  height: 100%; }

.testimony-slider .slider .slides {
  position: absolute;
  width: 800px;
  height: 100%;
  transition: left .3s ease;
  -moz-transition: left .3s ease;
  -o-transition: left .3s ease;
  -ms-transition: left .3s ease;
  -webkit-transition: left .5s ease; }

.testimony-slider .slider .slide {
  float: left;
  margin: auto;
  font-size: 14px; }

.testimony-slider .slider .logo {
  width: 100%; }

.testimony-slider .testimonial:before {
  display: none; }

.testimony-slider .slide .quote, .testimony-slider .slide .author {
  text-align: left;
  color: #fff; }

.testimony-slider .slide .text .trls-valign {
  padding-left: 20px; }

.testimony-slider .slide .text.no-logo {
  max-width: 70%;
  margin: auto !important;
  text-align: Center !important; }

.testimony-slider .slide .text.no-logo .quote, .testimony-slider .slide .text.no-logo .author {
  text-align: center !important; }

.testimony-slider .slide .logo {
  min-height: 0;
  background-color: #fff; }

.testimony-slider .trls-valigner {
  display: table;
  width: 100%; }

.testimony-slider .trls-valign {
  display: table-cell;
  vertical-align: middle; }

.testimony-slider .slide {
  height: 100%; }

.testimony-slider .slide .logo {
  min-height: 0;
  height: 100% !important; }

@media (min-width: 768px) {
  .testimony-slider .h100 {
    height: 100%; }

  .testimony-slider .trls-valigner {
    height: 100%; } }
@media (max-width: 768px) {
  .testimony-slider .slideholder {
    position: relative;
    height: 250px !important; }

  .testimony-slider h5 {
    margin-left: 10px;
    margin-right: 10px; }

  .testimony-slider .h100 {
    height: 50%; }

  .testimony-slider .trls-valigner {
    height: 50%; }

  .testimony-slider .no-logo .trls-valigner {
    height: 100%; }

  .testimony-slider .logo {
    max-width: 320px;
    width: auto;
    margin: auto; }

  .testimony-slider .slide .text .trls-valign {
    padding-right: 20px; }

  .testimony-slider .slide .text .quote, .testimony-slider .slide .text .author {
    text-align: center !important; } }
.mod-m2.bloglinks .item h3 {
  font-size: 16px; }

@media (min-width: 767px) {
  body.blog .image-thumb, .blog-list .image-thumb {
    width: 300px !important;
    height: 20vw !important;
    width: 20vw !important;
    max-height: 250px;
    max-width: 300px;
    float: left;
    margin-right: 20px;
    background-size: cover; } }
@media (max-width: 767px) {
  body.blog .image-thumb, .blog-list .image-thumb {
    width: 300px !important;
    height: 40vw !important;
    width: 100% !important;
    max-height: 250px;
    max-width: 700px;
    margin: 0 auto 30px;
    background-size: cover; } }
body.blog .attachment-post-thumbnail, .blog-list .attachment-post-thumbnail {
  height: auto;
  border: 1px solid #efefef; }
@media (min-width: 767px) {
  body.blog .blog-index-thumb .padding, .blog-list .blog-index-thumb .padding {
    padding-left: 20px; } }
body.blog img.attachment-post-thumbnail, .blog-list img.attachment-post-thumbnail {
  display: block; }
@media (max-width: 975px) {
  body.blog .articles, .blog-list .articles {
    padding: 15px; }
  body.blog hr, .blog-list hr {
    max-width: 100%; } }
@media (max-width: 767px) {
  body.blog .article-list, .blog-list .article-list {
    text-align: center; }
  body.blog img.attachment-post-thumbnail, .blog-list img.attachment-post-thumbnail {
    margin-right: auto;
    margin-left: auto; } }
body.blog .article-list .post-date, .blog-list .article-list .post-date {
  font-size: 14px;
  font-weight: 500; }
body.blog .recent-posts a, .blog-list .recent-posts a {
  line-height: 1em; }
  body.blog .recent-posts a:hover, .blog-list .recent-posts a:hover {
    color: #474754; }
body.blog .recent-posts .post-date, .blog-list .recent-posts .post-date {
  padding-bottom: 5px;
  font-weight: 600; }
body.blog .blog-index-summary p, .blog-list .blog-index-summary p {
  font-size: 14px;
  line-height: 1.3em; }
body.blog .blog-index-summary img, .blog-list .blog-index-summary img {
  display: none; }
body.blog .blog-index-summary h3 strong, .blog-list .blog-index-summary h3 strong {
  font-weight: normal;
  padding-bottom: 10px;
  display: inline-block; }
body.blog .blog-index-title, .blog-list .blog-index-title {
  line-height: 1.1em;
  font-weight: 300;
  letter-spacing: .08em; }

.article .blog-list p img {
  height: auto; }

@media (max-width: 970px) {
  .article .blog-list aside {
    padding-left: 10px; } }
html.blog.post .recent-posts h2 {
  font-size: 18px;
  padding: 0;
  padding: 0; }
html.blog.post .recent-posts .date {
  padding-bottom: 5px; }
html.blog.post .article time {
  display: block;
  padding-bottom: 20px; }
html.blog.post .postimg {
  width: 100%;
  height: 25vw;
  background-size: cover;
  background-position: center; }
@media (max-width: 400px) {
  html.blog.post .postimg {
    min-height: 250px; } }
html.blog.post .article img.size-full {
  width: 100% !important;
  height: auto !important; }
html.blog.post .mod-events .title {
  font-size: 14px;
  line-height: 1.1em !important;
  display: -webkit-box; }
html.blog.post .article-txt, html.blog.post .article-txt p {
  font-size: 14px; }
html.blog.post .posts .summary {
  margin-bottom: 20px; }
html.blog.post .posts .summary h2 {
  font-size: 14px;
  font-weight: 500;
  color: black !important; }
@media (min-width: 767px) {
  html.blog.post .sidebar {
    border-left: 3px solid #17468f;
    padding-left: 40px; }
  html.blog.post .blog-list {
    display: flex; } }
@media (max-width: 767px) {
  html.blog.post .article-txt {
    padding-bottom: 60px; }
  html.blog.post .article .button-holder {
    text-align: center !important; } }
@media (max-width: 970px) {
  html.blog.post .article {
    padding-left: 20px; }
  html.blog.post .article.container * {
    text-align: left; }
  html.blog.post .article-txt, html.blog.post .article-txt p {
    font-size: 14px; }
  html.blog.post .article .article-txt {
    border-bottom: 1px solid;
    display: block; }
  html.blog.post .recent-posts .summary, html.blog.post .recent-posts .mod-events .links {
    text-align: left; }
  html.blog.post .mod-events {
    padding-top: 30px; }
  html.blog.post .recent-posts .posts {
    padding-bottom: 30px; } }
@media (max-width: 1023px) {
  html.blog.post .article, html.blog.post aside {
    padding: 0 20px 20px !important; }
  html.blog.post .article.container .share-links * {
    text-align: center; }
  html.blog.post .posts .summary {
    /*padding-bottom:0px;*/ }
  html.blog.post .posts .button, html.blog.post .mod-events .button {
    margin-top: 30px; } }

@media (min-width: 767px) {
  .blog-list {
    display: flex; }

  .sidebar {
    border-left: 1px solid; } }
@media (max-width: 767px) {
  .sidebar {
    border-top: 1px solid;
    padding-top: 60px; }

  .article {
    padding: 0 20px; }
    .article .dt-published {
      text-align: center;
      display: block; } }
@media (max-width: 501px) {
  .recent-posts h2 {
    text-align: left; } }
.recent-posts .summary, .recent-posts .summary .date {
  padding-bottom: 0px; }
.recent-posts h2 {
  font-size: 18px;
  font-weight: 500; }

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


.pad-25pc.testimonial.slide .logo {
    background-size: contain !important;
}





.speaker-list .colunms2 > div:nth-child(odd) {
  padding-right:0px
  
}


.speaker-list .columns .row{
  display:flex;
  align-items: center;
}

.speaker-list .columns .leroy div:first-child, .speaker-list .columns .jamie div:first-child{
  height: 200px;

}

.speaker-list .row h2{
  font-size: 25px!important;
}

.speaker-list .names .row {
  border-bottom:1px solid #ccc;
  padding:15px 0 15px
}

.speaker-list .names .row h3, 
.speaker-list .names .row p {
  font-size:18px;
  text-transform: none;
  white-space: nowrap;
}

.speaker-list .colunms2 .columns{
  width: 100%;
  text-align:center
}

.speaker-list .colunms2 .row{
  display:block;
  margin-bottom:20px; 
}

.speaker-list .colunms2 .columns div:first-child {
  margin-bottom:10px
  
}

.speaker-list .mantle {
  max-height: 300px;
}

.speaker-list .names .row h3 {
    text-align: left!important;
    padding-bottom: 0;
    
  
}


@media (min-width:700px) {
  
  .speaker-list .colunms2 {
    display:flex;
    margin-bottom:20px;
    max-width: 600px;
    margin:auto;
  
  
}
}

@media (max-width:500px) {
  
  .speaker-list .names .row h3, .speaker-list .names .row p {
    font-size:14px
  }
  
}


@media(min-width:768px) and (max-width:904px) {
  

.subpage .trls-navbar a {
  
  padding: 20px 5px !important;
  font-size: 12px;
}



}

@media(min-width:1024px) {
  


.home .trls-navbar a {
  
  padding: 20px 18px !important;
  
}

}