@charset "UTF-8";

/*! 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.
 */

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;
}

meta.foundation-version {
    font-family: "/{{VERSION}}/";
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0em;
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em;
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:62.563em)/";
    width: 62.563em;
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em;
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em;
}

meta.foundation-data-attribute-namespace {
    font-family: false;
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.row.collapse > .column,
.row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}

.row .row {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
}

.row .row:before,
.row .row:after {
    content: " ";
    display: table;
}

.row .row:after {
    clear: both;
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
}

.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table;
}

.row .row.collapse:after {
    clear: both;
}

.column,
.columns {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    float: left;
}

[class*="column"] + [class*="column"]:last-child {
    float: right;
}

[class*="column"] + [class*="column"].end {
    float: left;
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }
    .small-pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }
    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns {
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        float: left;
    }
    .small-1 {
        width: 8.33333%;
    }
    .small-2 {
        width: 16.66667%;
    }
    .small-3 {
        width: 25%;
    }
    .small-4 {
        width: 33.33333%;
    }
    .small-5 {
        width: 41.66667%;
    }
    .small-6 {
        width: 50%;
    }
    .small-7 {
        width: 58.33333%;
    }
    .small-8 {
        width: 66.66667%;
    }
    .small-9 {
        width: 75%;
    }
    .small-10 {
        width: 83.33333%;
    }
    .small-11 {
        width: 91.66667%;
    }
    .small-12 {
        width: 100%;
    }
    .small-offset-0 {
        margin-left: 0% !important;
    }
    .small-offset-1 {
        margin-left: 8.33333% !important;
    }
    .small-offset-2 {
        margin-left: 16.66667% !important;
    }
    .small-offset-3 {
        margin-left: 25% !important;
    }
    .small-offset-4 {
        margin-left: 33.33333% !important;
    }
    .small-offset-5 {
        margin-left: 41.66667% !important;
    }
    .small-offset-6 {
        margin-left: 50% !important;
    }
    .small-offset-7 {
        margin-left: 58.33333% !important;
    }
    .small-offset-8 {
        margin-left: 66.66667% !important;
    }
    .small-offset-9 {
        margin-left: 75% !important;
    }
    .small-offset-10 {
        margin-left: 83.33333% !important;
    }
    .small-offset-11 {
        margin-left: 91.66667% !important;
    }
    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none;
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left;
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right;
    }
}

@media only screen and (min-width: 40.063em) {
    .medium-push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }
    .medium-pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns {
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        float: left;
    }
    .medium-1 {
        width: 8.33333%;
    }
    .medium-2 {
        width: 16.66667%;
    }
    .medium-3 {
        width: 25%;
    }
    .medium-4 {
        width: 33.33333%;
    }
    .medium-5 {
        width: 41.66667%;
    }
    .medium-6 {
        width: 50%;
    }
    .medium-7 {
        width: 58.33333%;
    }
    .medium-8 {
        width: 66.66667%;
    }
    .medium-9 {
        width: 75%;
    }
    .medium-10 {
        width: 83.33333%;
    }
    .medium-11 {
        width: 91.66667%;
    }
    .medium-12 {
        width: 100%;
    }
    .medium-offset-0 {
        margin-left: 0% !important;
    }
    .medium-offset-1 {
        margin-left: 8.33333% !important;
    }
    .medium-offset-2 {
        margin-left: 16.66667% !important;
    }
    .medium-offset-3 {
        margin-left: 25% !important;
    }
    .medium-offset-4 {
        margin-left: 33.33333% !important;
    }
    .medium-offset-5 {
        margin-left: 41.66667% !important;
    }
    .medium-offset-6 {
        margin-left: 50% !important;
    }
    .medium-offset-7 {
        margin-left: 58.33333% !important;
    }
    .medium-offset-8 {
        margin-left: 66.66667% !important;
    }
    .medium-offset-9 {
        margin-left: 75% !important;
    }
    .medium-offset-10 {
        margin-left: 83.33333% !important;
    }
    .medium-offset-11 {
        margin-left: 91.66667% !important;
    }
    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none;
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left;
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right;
    }
    .push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }
    .pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
}

@media only screen and (min-width: 62.563em) {
    .large-push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }
    .large-pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns {
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        float: left;
    }
    .large-1 {
        width: 8.33333%;
    }
    .large-2 {
        width: 16.66667%;
    }
    .large-3 {
        width: 25%;
    }
    .large-4 {
        width: 33.33333%;
    }
    .large-5 {
        width: 41.66667%;
    }
    .large-6 {
        width: 50%;
    }
    .large-7 {
        width: 58.33333%;
    }
    .large-8 {
        width: 66.66667%;
    }
    .large-9 {
        width: 75%;
    }
    .large-10 {
        width: 83.33333%;
    }
    .large-11 {
        width: 91.66667%;
    }
    .large-12 {
        width: 100%;
    }
    .large-offset-0 {
        margin-left: 0% !important;
    }
    .large-offset-1 {
        margin-left: 8.33333% !important;
    }
    .large-offset-2 {
        margin-left: 16.66667% !important;
    }
    .large-offset-3 {
        margin-left: 25% !important;
    }
    .large-offset-4 {
        margin-left: 33.33333% !important;
    }
    .large-offset-5 {
        margin-left: 41.66667% !important;
    }
    .large-offset-6 {
        margin-left: 50% !important;
    }
    .large-offset-7 {
        margin-left: 58.33333% !important;
    }
    .large-offset-8 {
        margin-left: 66.66667% !important;
    }
    .large-offset-9 {
        margin-left: 75% !important;
    }
    .large-offset-10 {
        margin-left: 83.33333% !important;
    }
    .large-offset-11 {
        margin-left: 91.66667% !important;
    }
    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none;
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left;
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right;
    }
    .push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }
    .pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
}

.row,
.column,
.columns {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.off-canvas-wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.off-canvas-wrap.move-right,
.off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
}

.inner-wrap {
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}

.inner-wrap:before,
.inner-wrap:after {
    content: " ";
    display: table;
}

.inner-wrap:after {
    clear: both;
}

.tab-bar {
    background: #333333;
    color: #FFFFFF;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative;
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0;
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
    font-size: 1.125rem;
}

.left-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-right: solid 1px #1a1a1a;
    left: 0;
}

.right-small {
    width: 2.8125rem;
    height: 2.8125rem;
    position: absolute;
    top: 0;
    border-left: solid 1px #1a1a1a;
    right: 0;
}

.tab-bar-section {
    padding: 0 0.625rem;
    position: absolute;
    text-align: center;
    height: 2.8125rem;
    top: 0;
}

@media only screen and (min-width: 40.063em) {
    .tab-bar-section.left,
    .tab-bar-section.right {
        text-align: left;
    }
}

.tab-bar-section.left {
    left: 0;
    right: 2.8125rem;
}

.tab-bar-section.right {
    left: 2.8125rem;
    right: 0;
}

.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem;
}

.tab-bar .menu-icon {
    text-indent: 2.1875rem;
    width: 2.8125rem;
    height: 2.8125rem;
    display: block;
    padding: 0;
    color: #FFFFFF;
    position: relative;
    transform: translate3d(0, 0, 0);
}

.tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0px 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1rem;
}

.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

.left-off-canvas-menu {
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    background: #333333;
    z-index: 1001;
    box-sizing: content-box;
    transition: transform 500ms ease 0s;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -ms-transform: translate(-100.5%, 0);
    -webkit-transform: translate3d(-100.5%, 0, 0);
    -moz-transform: translate3d(-100.5%, 0, 0);
    -ms-transform: translate3d(-100.5%, 0, 0);
    -o-transform: translate3d(-100.5%, 0, 0);
    transform: translate3d(-100.5%, 0, 0);
    left: 0;
}

.right-off-canvas-menu {
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    background: #333333;
    z-index: 1001;
    box-sizing: content-box;
    transition: transform 500ms ease 0s;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -ms-transform: translate(100.5%, 0);
    -webkit-transform: translate3d(100.5%, 0, 0);
    -moz-transform: translate3d(100.5%, 0, 0);
    -ms-transform: translate3d(100.5%, 0, 0);
    -o-transform: translate3d(100.5%, 0, 0);
    transform: translate3d(100.5%, 0, 0);
    right: 0;
}

ul.off-canvas-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0;
}

ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease;
}

ul.off-canvas-list li a:hover {
    background: #242424;
}

.move-right > .inner-wrap {
    -ms-transform: translate(15.625rem, 0);
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate3d(15.625rem, 0, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0);
}

.move-right .exit-off-canvas {
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.move-left > .inner-wrap {
    -ms-transform: translate(-15.625rem, 0);
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -moz-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate3d(-15.625rem, 0, 0);
    -o-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 0, 0);
}

.move-left .exit-off-canvas {
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003;
}

.offcanvas-overlap .exit-off-canvas {
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003;
}

.offcanvas-overlap-left .exit-off-canvas {
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003;
}

.offcanvas-overlap-right .exit-off-canvas {
    transition: background 300ms ease;
    cursor: pointer;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1002;
    -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem;
}

.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem;
}

.no-csstransforms .move-left > .inner-wrap {
    right: 15.625rem;
}

.no-csstransforms .move-right > .inner-wrap {
    left: 15.625rem;
}

.left-submenu {
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: #333333;
    z-index: 1002;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}

.left-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0;
}

.left-submenu .back > a:hover {
    background: #303030;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
}

.left-submenu .back > a:before {
    content: "\AB";
    margin-right: 0.5rem;
    display: inline;
}

.left-submenu.move-right {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.right-submenu {
    width: 15.625rem;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: #333333;
    z-index: 1002;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}

.right-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0;
}

.right-submenu .back > a:hover {
    background: #303030;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
}

.right-submenu .back > a:after {
    content: "\BB";
    margin-left: 0.5rem;
    display: inline;
}

.right-submenu.move-left {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
    content: "\BB";
    margin-left: 0.5rem;
    display: inline;
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
    content: "\AB";
    margin-right: 0.5rem;
    display: inline;
}


/* small displays */

@media only screen {
    .show-for-small-only,
    .show-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-small,
    table.show-for-small-down,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row !important;
    }
    th.show-for-small-only,
    td.show-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.show-for-small,
    td.show-for-small,
    th.show-for-small-down,
    td.show-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.hide-for-medium-up,
    td.hide-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}


/* medium displays */

@media only screen and (min-width: 40.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row !important;
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.show-for-medium-only,
    td.show-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.show-for-medium,
    td.show-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}


/* large displays */

@media only screen and (min-width: 62.563em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row !important;
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.show-for-large-only,
    td.show-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.show-for-large,
    td.show-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}


/* xlarge displays */

@media only screen and (min-width: 90.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row !important;
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.show-for-xlarge-only,
    td.show-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.show-for-xlarge,
    td.show-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}


/* xxlarge displays */

@media only screen and (min-width: 120.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-xlarge-only,
    .show-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-xlarge-only,
    .hide-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-xlarge-only,
    .visible-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-xlarge-only,
    .hidden-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-xlarge-only,
    table.show-for-xlarge-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row !important;
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.hide-for-xlarge-down,
    td.hide-for-xlarge-down,
    th.show-for-xxlarge-only,
    td.show-for-xxlarge-only,
    th.show-for-xxlarge-up,
    td.show-for-xxlarge-up,
    th.show-for-xxlarge,
    td.show-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}


/* Orientation targeting */

.show-for-landscape,
.hide-for-portrait {
    display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}


/* Specific visibility for tables */

table.hide-for-landscape,
table.show-for-portrait {
    display: table !important;
}

thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group !important;
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group !important;
}

tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row !important;
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important;
}

@media only screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important;
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
    /* Specific visibility for tables */
    table.show-for-landscape,
    table.hide-for-portrait {
        display: table !important;
    }
    thead.show-for-landscape,
    thead.hide-for-portrait {
        display: table-header-group !important;
    }
    tbody.show-for-landscape,
    tbody.hide-for-portrait {
        display: table-row-group !important;
    }
    tr.show-for-landscape,
    tr.hide-for-portrait {
        display: table-row !important;
    }
    td.show-for-landscape,
    td.hide-for-portrait,
    th.show-for-landscape,
    th.hide-for-portrait {
        display: table-cell !important;
    }
}

@media only screen and (orientation: portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display: inherit !important;
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important;
    }
    /* Specific visibility for tables */
    table.show-for-portrait,
    table.hide-for-landscape {
        display: table !important;
    }
    thead.show-for-portrait,
    thead.hide-for-landscape {
        display: table-header-group !important;
    }
    tbody.show-for-portrait,
    tbody.hide-for-landscape {
        display: table-row-group !important;
    }
    tr.show-for-portrait,
    tr.hide-for-landscape {
        display: table-row !important;
    }
    td.show-for-portrait,
    td.hide-for-landscape,
    th.show-for-portrait,
    th.hide-for-landscape {
        display: table-cell !important;
    }
}


/* Touch-enabled device targeting */

.show-for-touch {
    display: none !important;
}

.hide-for-touch {
    display: inherit !important;
}

.touch .show-for-touch {
    display: inherit !important;
}

.touch .hide-for-touch {
    display: none !important;
}


/* Specific visibility for tables */

table.hide-for-touch {
    display: table !important;
}

.touch table.show-for-touch {
    display: table !important;
}

thead.hide-for-touch {
    display: table-header-group !important;
}

.touch thead.show-for-touch {
    display: table-header-group !important;
}

tbody.hide-for-touch {
    display: table-row-group !important;
}

.touch tbody.show-for-touch {
    display: table-row-group !important;
}

tr.hide-for-touch {
    display: table-row !important;
}

.touch tr.show-for-touch {
    display: table-row !important;
}

td.hide-for-touch {
    display: table-cell !important;
}

.touch td.show-for-touch {
    display: table-cell !important;
}

th.hide-for-touch {
    display: table-cell !important;
}

.touch th.show-for-touch {
    display: table-cell !important;
}


/* Print visibility */

@media print {
    .show-for-print {
        display: block;
    }
    .hide-for-print {
        display: none;
    }
    table.show-for-print {
        display: table !important;
    }
    thead.show-for-print {
        display: table-header-group !important;
    }
    tbody.show-for-print {
        display: table-row-group !important;
    }
    tr.show-for-print {
        display: table-row !important;
    }
    td.show-for-print {
        display: table-cell !important;
    }
    th.show-for-print {
        display: table-cell !important;
    }
}

body {
    background-color: black;
    color: white;
    font-size: 15px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
}

input,
textarea,
select {
    color: black;
}

a {
    color: #ecce89;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.page-inner {
    max-width: 1000px;
    margin: 0 auto;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .page-inner.padded {
        margin: 0 20px;
    }
}

@media only screen and (max-width: 40em) {
    .page-inner.padded {
        margin: 0 10px;
    }
}

img {
    max-width: 100%;
}


/* Images */

.entry-content img,
.comment-content img,
.widget img {
    max-width: 97.5%;
    /* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"] {
    height: auto;
    /* Make sure images with WordPress-added height and width >attributes are scaled correctly */
}

img.size-full {
    max-width: 97.5%;
    width: auto;
    /* Prevent stretching of full-size images with height and >>width attributes in IE8 */
}

.diagonal-bg {
    background-image: url("../images/component/sfba-coin-backdrop/1x/bg.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .diagonal-bg {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/component/sfba-coin-backdrop/2x/bg.png");
        background-size: 17px 17px;
    }
}

.highlight-info {
    text-align: center;
}

.highlight-info .title {
    padding: 0 130px 25px;
    font-size: 25px;
    font-weight: 300;
    color: #b58538;
    border-bottom: 1px solid #b58538;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .highlight-info .title {
        padding: 0 70px 25px;
    }
}

@media only screen and (max-width: 40em) {
    .highlight-info .title {
        font-size: 20px;
        padding: 0 40px 25px;
    }
}

.highlight-info .content {
    display: inline-block;
}

.highlight-info .content li {
    text-align: left;
    padding-left: 20px;
}

.item-paging {
    margin-top: 50px;
    text-align: center;
    color: #e0bb60;
}

.item-paging a {
    color: #7a7a7a;
}

.item-paging .items {
    vertical-align: middle;
    display: inline-block;
    font-size: 18px;
}

.item-paging .item {
    padding: 0 3px;
}

.item-paging .nav {
    display: inline-block;
    width: 5px;
    height: 8px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 5px;
}

.item-paging .nav.prev {
    background-image: url("../images/icon/1x/arrow/tiny/left.png");
    margin-right: 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .item-paging .nav.prev {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/icon/2x/arrow/tiny/left.png");
        background-size: 5px 8px;
    }
}

.item-paging .nav.next {
    background-image: url("../images/icon/1x/arrow/tiny/right.png");
    margin-left: 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .item-paging .nav.next {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/icon/2x/arrow/tiny/right.png");
        background-size: 5px 8px;
    }
}

.page-content.header {
    height: 451px;
    background-size: cover;
    background-position: center center;
    background-image: url("../images/page/single-post/header-bg.jpg");
}

@media only screen and (max-width: 40em) {
    .page-content.header {
        height: 300px;
    }
}

.mceContentBody,
.widget_black_studio_tinymce .textwidget,
.widget_text .textwidget {
    line-height: 1.6;
}

.mceContentBody.collapse-first > *:first-child,
.widget_black_studio_tinymce .textwidget.collapse-first > *:first-child,
.widget_text .textwidget.collapse-first > *:first-child {
    margin-top: 0;
}

.mceContentBody p,
.widget_black_studio_tinymce .textwidget p,
.widget_text .textwidget p {
    margin: 20px 0 0;
}

.mceContentBody h1,
.mceContentBody h2,
.mceContentBody h3,
.mceContentBody h4,
.mceContentBody h5,
.mceContentBody h6,
.widget_black_studio_tinymce .textwidget h1,
.widget_black_studio_tinymce .textwidget h2,
.widget_black_studio_tinymce .textwidget h3,
.widget_black_studio_tinymce .textwidget h4,
.widget_black_studio_tinymce .textwidget h5,
.widget_black_studio_tinymce .textwidget h6,
.widget_text .textwidget h1,
.widget_text .textwidget h2,
.widget_text .textwidget h3,
.widget_text .textwidget h4,
.widget_text .textwidget h5,
.widget_text .textwidget h6 {
    margin: 20px 0 0;
}

.mceContentBody h3,
.widget_black_studio_tinymce .textwidget h3,
.widget_text .textwidget h3 {
    padding-bottom: 5px;
    border-bottom: 1px solid #b58538;
    font-size: 25px;
    font-weight: 300;
    color: #b58538;
}

.mceContentBody ul,
.widget_black_studio_tinymce .textwidget ul,
.widget_text .textwidget ul {
    padding-left: 0;
    list-style: inside;
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-loading .slick-list {
    background: #fff url('/images/ajax-loader.gif') center center no-repeat;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}


/* Icons */


/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "←";
}

[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "→";
}

[dir="rtl"] .slick-next:before {
    content: "←";
}


/* Dots */

.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}

.slick-loading .slick-list {
    background-image: url("../images/vendor/slick/ajax-loader.gif");
}

.component-button {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 100px;
    padding: 7px 30px;
    border: 0;
    text-decoration: none;
    line-height: 1.3;
    cursor: pointer;
    text-align: center;
    text-transform: lowercase;
}

html.ie8 .component-button {
    min-width: 40px;
}

.component-button:hover {
    text-decoration: none;
}

.component-button.light {
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
    border: 1px solid #b58538;
    color: white;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.45);
}

.component-button.light:hover {
    background-color: rgba(0, 0, 0, 0.95);
}

.component-button.dark {
    -moz-transition: color 0.4s;
    -o-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
    background-color: #2a2a29;
    color: #b58538;
}

.component-button.dark:hover {
    color: #e2b875;
}

.component-input-text.dark {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #7e7e7e;
    padding: 5px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    text-align: center;
}

.component-input-text.dark.error {
    border-color: #b58538;
}

.component-select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.component-sfba-coin-backdrop {
    background-image: url("../images/component/sfba-coin-backdrop/1x/bg.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .component-sfba-coin-backdrop {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/component/sfba-coin-backdrop/2x/bg.png");
    }
}

.component-sfba-coin-backdrop > .inner {
    background-image: url("../images/component/sfba-coin-backdrop/1x/coin.png");
    background-repeat: no-repeat;
    background-position: center center;
    padding: 120px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .component-sfba-coin-backdrop > .inner {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/component/sfba-coin-backdrop/2x/coin.png");
        background-size: 563px 468px;
    }
}

@media only screen and (max-width: 40em) {
    .component-sfba-coin-backdrop > .inner {
        padding: 40px 0;
    }
}

.post-type-archive-event .page-content.header .page-inner {
    position: relative;
    height: 100%;
}

.post-type-archive-event .page-content.header .page-inner > .inner {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.post-type-archive-event .page-title {
    margin: 0;
    padding: 55px 25px;
    background-color: rgba(0, 0, 0, 0.69);
    font-weight: 300;
    font-size: 50px;
    color: #b58538;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .post-type-archive-event .page-title {
        padding: 30px 15px;
        font-size: 40px;
    }
}

@media only screen and (max-width: 40em) {
    .post-type-archive-event .page-title {
        padding: 20px 15px;
        font-size: 30px;
    }
}

.post-type-archive-event .event-list {
    margin: 20px 15px 0 25px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .post-type-archive-event .event-list {
        margin-top: 15px;
        margin-left: 15px;
    }
}

.eo_widget_calendar table {
    width: 100%;
}

.eo_widget_calendar caption {
    position: relative;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    color: white;
    margin-bottom: 20px;
    height: 38px;
    line-height: 38px;
}

.eo_widget_calendar caption .eo-widget-month {
    display: inline-block;
    width: 5px;
    height: 8px;
    vertical-align: middle;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 10px;
}

.eo_widget_calendar caption .eo-widget-month.prev {
    background-image: url("../images/icon/1x/arrow/tiny/left.png");
    margin-right: 5px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .eo_widget_calendar caption .eo-widget-month.prev {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/icon/2x/arrow/tiny/left.png");
        
    }
}

.eo_widget_calendar caption .eo-widget-month.next {
    background-image: url("../images/icon/1x/arrow/tiny/right.png");
    margin-left: 5px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .eo_widget_calendar caption .eo-widget-month.next {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/icon/2x/arrow/tiny/right.png");
        
    }
}

.eo_widget_calendar caption .date {
    vertical-align: middle;
}

.eo_widget_calendar th {
    font-weight: normal;
    height: 30px;
    text-align: center;
}

.eo_widget_calendar td {
    height: 40px;
    border: 2px solid transparent;
    text-align: center;
    color: #d3a644;
}

.eo_widget_calendar tbody .event {
    background-color: #212020;
}

.eo_widget_calendar tbody .event a {
    color: white;
    text-decoration: none;
}

.type-event.hentry,
.type-post.hentry {
    height: 281px;
    width: 100%;
    margin-top: 10px;
    background-size: cover;
    background-position: center center;
}

.post-type-archive-event .type-event.hentry {
    height: 120px;
    width: 100%;
    margin-top: 10px;
    background-size: cover;
    background-position: center center;
    background-color: #272727;
}

.event-image {
    display: inline-block;
    height: inherit;
    width: 208px;
    background-size: cover;
    background-position: center center;
    float: left;
}

.event-image a {
    display: block;
    width: 100%;
    height: 100%;
}

.post-type-archive-event .type-event.hentry > .inner {
    background-image: none;
    width: 100%;
}

.post-type-archive-event .type-event.hentry .details {
    position: relative;
    left: 12px;
    top: 15px;
}

.post-type-archive-event .type-event.hentry .date {
    padding: 0;
    background-color: transparent;
    background: none;
    display: block;
}

.post-type-archive-event .type-event.hentry .title {
    font-size: 20px;
    width: 47%;
    float: left;
    margin: 15px 10px 0 11px;
}

.tickets-link img {
    top: -28px;
    right: 19px;
    float: right;
    position: relative;
}

.type-event.hentry > .inner,
.type-post.hentry > .inner {
    -moz-transition: background-image 0.5s;
    -o-transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    transition: background-image 0.5s;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.84)));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.84) 100%);
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.84) 100%);
    background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.84) 100%);
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.type-event.hentry > .inner:hover,
.type-post.hentry > .inner:hover {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-color: transparent;
}

.type-event.hentry .details,
.type-post.hentry .details {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 15px;
}

.type-event.hentry .date,
.type-post.hentry .date {
    display: inline-block;
    padding: 0 25px;
    background-color: rgba(0, 0, 0, 0.63);
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .type-event.hentry .date,
    .type-post.hentry .date {
        font-size: 18px;
    }
    .post-type-archive-event .type-event.hentry .title {
        font-size: 14px;
        margin-top: 20px;
        width: 37%;
    }
    .event-image {
        width: 128px;
    }
}

@media only screen and (max-width: 40em) {
    .type-event.hentry .date,
    .type-post.hentry .date {
        font-size: 15px;
    }
    .post-type-archive-event .type-event.hentry {
        max-height: 320px;
        width: 100%;
        height: 290px;
    }
    .event-image {
        display: block;
        width: 100%;
        float: none;
        height: 170px;
    }
    .post-type-archive-event .type-event.hentry .title {
        margin: 20px 10px;
        font-size: 16px;
        width: 58%;
    }
    .tickets-link img {
        top: -22px;
    }
}

.type-event.hentry .title,
.type-post.hentry .title {
    display: block;
    margin: 10px 25px 0;
    color: white;
    font-size: 25px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .type-event.hentry .title,
    .type-post.hentry .title {
        font-size: 22px;
    }
}

@media only screen and (max-width: 40em) {
    .type-event.hentry .title,
    .type-post.hentry .title {
        margin-top: 15px;
        font-size: 17px;
    }
}

.EO_Event_List_Widget .eo-events-widget {
    margin: 0;
    padding: 0;
}

.EO_Event_List_Widget .eo-events-widget li {
    list-style: none;
    margin-top: 10px;
}

.EO_Event_List_Widget .eo-events-widget li .date {
    font-weight: bold;
    text-transform: uppercase;
}

.single-event .page-body .content-main {
    margin-top: -30px;
}

.single-event .page-body .page-title {
    padding: 25px 30px;
    background-color: #c8932c;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4Y2M4YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QyYTQzZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e8cc8c), color-stop(100%, #d2a43f));
    background-image: -moz-linear-gradient(#e8cc8c 0%, #d2a43f 100%);
    background-image: -webkit-linear-gradient(#e8cc8c 0%, #d2a43f 100%);
    background-image: linear-gradient(#e8cc8c 0%, #d2a43f 100%);
    color: black;
    font-size: 40px;
    line-height: 1.1;
}

@media only screen and (max-width: 40em) {
    .single-event .page-body .page-title {
        padding: 15px 20px;
        font-size: 25px;
    }
}

.single-event .page-body .page-content-body {
    background-color: white;
    color: #474647;
    padding: 1px 0;
}

.single-event .page-body .page-content-body > .inner {
    margin: 30px 30px 100px;
}

@media only screen and (max-width: 40em) {
    .single-event .page-body .page-content-body > .inner {
        margin: 20px;
    }
}

.single-event .page-body .page-content-body > .inner a {
    color: #c8932c;
}

.single-event .page-body .post-meta {
    margin: 0;
    padding: 0;
}

.single-event .page-body .post-meta .item {
    list-style-type: none;
    display: inline-block;
    margin-right: 30px;
}

.single-event .page-body .post-meta img {
    display: inline-block;
    margin-right: 3px;
}

.single-event .page-body .extra-meta {
    height: 50px;
    width: 98%;
    margin-top: -65px;
    background-color: #2a2a29;
    padding-left: 20px;
}

.single-event .page-body .extra-meta img {
    margin: 10px 6px;
}


/*  single border-top-right-radius: */

.single-tour .page-body .content-main {
    margin-top: -30px;
}

.single-tour .page-body .page-title {
    padding: 25px 30px;
    background-color: #c8932c;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4Y2M4YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QyYTQzZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e8cc8c), color-stop(100%, #d2a43f));
    background-image: -moz-linear-gradient(#e8cc8c 0%, #d2a43f 100%);
    background-image: -webkit-linear-gradient(#e8cc8c 0%, #d2a43f 100%);
    background-image: linear-gradient(#e8cc8c 0%, #d2a43f 100%);
    color: black;
    font-size: 40px;
    line-height: 1.1;
}

@media only screen and (max-width: 40em) {
    .single-tour .page-body .page-title {
        padding: 15px 20px;
        font-size: 25px;
    }
    .single-event .page-body .extra-meta {
        margin-top: 0;
    }
}

.single-tour .page-body .page-content-body {
    background-color: white;
    color: #474647;
    padding: 1px 0;
}

.single-tour .page-body .page-content-body > .inner {
    margin: 30px 30px 100px;
}

@media only screen and (max-width: 40em) {
    .single-tour .page-body .page-content-body > .inner {
        margin: 20px;
    }
}

.single-tour .page-body .page-content-body > .inner a {
    color: #c8932c;
}

.single-tour .page-body .post-meta {
    margin: 0;
    padding: 0;
}

.single-tour .page-body .post-meta .item {
    list-style-type: none;
    display: inline-block;
    margin-right: 30px;
}

.single-tour .page-body .post-meta img {
    display: inline-block;
    margin-right: 3px;
}

.form-base .message-success,
.form-base .message-error {
    margin-top: 30px;
    font-size: 20px;
    font-weight: 300;
}

.form-base .my-field-error {
    font-size: 12px;
    color: #b58538;
    text-align: center;
}

.form-base .submit {
    margin-top: 25px;
}

.form-base.newsletter {
    width: 280px;
    margin: 0 auto;
    text-align: center;
}

.form-base.newsletter .input.text {
    margin-top: 35px;
    width: 100%;
}

.shortcode-countdown-clock {
    line-height: normal;
    margin-top: 20px;
}

.shortcode-countdown-clock .image {
    max-width: 583px;
    max-height: 285px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.shortcode-countdown-clock .days {
    text-align: center;
    margin: 5px 0;
}

.shortcode-countdown-clock .days .unit {
    color: #ecce80;
}

.shortcode-countdown-clock .clock-panel {
    position: relative;
    max-width: 415px;
    margin-left: 6px;
    background-color: #2a2a29;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: solid 1px #ecce80;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .shortcode-countdown-clock .clock-panel {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 40em) {
    .shortcode-countdown-clock .clock-panel {
        margin: 0 auto;
    }
}

.shortcode-countdown-clock .clock-panel .icon {
    margin-left: 25px;
}

.shortcode-countdown-clock .clock-panel .coin-wrapper {
    position: absolute;
    top: 25px;
    right: 25px;
}

.shortcode-countdown-clock .clock-panel .title {
    display: inline-block;
    margin: 15px 0 0 10px;
    font-weight: 300;
    font-size: 33px;
    color: #ecce80;
    line-height: 1;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .shortcode-countdown-clock .clock-panel .title {
        font-size: 28px;
    }
}

@media only screen and (max-width: 40em) {
    .shortcode-countdown-clock .clock-panel .title {
        font-size: 25px;
    }
}

.shortcode-countdown-clock .clock-panel .blurb {
    margin-left: 25px;
}

.shortcode-countdown-clock .clock-panel .share {
    background-color: #141414;
    margin-top: 15px;
    display: inline-block;
    padding: 10px 20px 10px 25px;
}

.shortcode-countdown-clock .clock-panel .upload {
    padding: 17px 25px;
}

.shortcode-countdown-clock .clock-panel .upload .component-button.light {
    text-transform: none;
    padding: 7px 15px;
}

.shortcode-countdown-clock .clock-panel .digital-clock {
    font-size: 50px;
    text-align: center;
}

.shortcode-countdown-clock .clock-panel .social {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
}

.shortcode-countdown-clock .clock-panel .social .synved-social-button-share {
    padding-right: 10px;
}

.shortcode-countdown-clock .units {
    text-align: center;
    margin-top: 5px;
    color: #ecce80;
}

@media only screen and (min-width: 62.563em) and (max-width: 90em) {
    .shortcode-countdown-clock .units {
        margin-left: 7px;
    }
}

.shortcode-countdown-clock .units .units-minutes {
    padding-left: 43px;
    padding-right: 32px;
}

.shortcode-figure {
    position: relative;
    margin-top: 20px;
    overflow: hidden;
    background-size: cover;
    background-position: right top;
    background-attachment: fixed;
}

.shortcode-figure > .inner {
    overflow: hidden;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8);
    margin-bottom: 330px;
}

.shortcode-figure .shortcode-figure-content {
    margin: 30px 0;
}

.shortcode-narrow {
    margin: 50px auto;
    text-align: center;
}

.shortcode-narrow .row {
    margin: 0 125px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .shortcode-narrow .row {
        margin: 0 20px;
    }
}

@media only screen and (max-width: 40em) {
    .shortcode-narrow .row {
        margin: 0 10px;
    }
}

.shortcode-news-feed .news-feed {
    max-width: 1500px;
    margin: 70px auto 0;
    padding-left: 20px;
    padding-right: 10px;
}

@media only screen and (min-width: 62.563em) and (max-width: 90em) {
    .shortcode-news-feed .news-feed {
        padding-left: 40px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 40em) {
    .shortcode-news-feed .news-feed {
        margin-top: 20px;
    }
}

.shortcode-news-feed .news-feed .categories {
    padding: 0;
    margin: 30px 10px 30px 0;
    text-align: center;
}

@media only screen and (max-width: 40em) {
    .shortcode-news-feed .news-feed .categories {
        display: none;
    }
}

.shortcode-news-feed .news-feed .categories .category {
    list-style: none;
    display: inline-block;
    margin: 0 4px;
}

.shortcode-news-feed .news-feed .categories .category.selected,
.shortcode-news-feed .news-feed .categories .category:hover {
    border-bottom: 1px solid #d0ab6e;
}

.shortcode-news-feed .news-feed .categories .action {
    background-color: transparent;
    border: 0;
    padding: 2px 3px;
}

.shortcode-news-feed .news-feed .news-item > .inner {
    display: block;
    position: relative;
    margin: 0 10px 10px 0;
}

.shortcode-news-feed .news-feed .news-item .bg {
    display: block;
}

.shortcode-news-feed .news-feed .news-item .content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.shortcode-news-feed .news-feed .news-item .content:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

.shortcode-news-feed .news-feed .news-item .content > .inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 15px 0;
    padding: 0 20px;
}

.shortcode-news-feed .news-feed .news-item .content .date {
    display: block;
    margin-left: -20px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media only screen and (max-width: 40em) {
    .shortcode-news-feed .news-feed .news-item .content .date {
        font-size: 15px;
    }
}

.shortcode-news-feed .news-feed .news-item .content .date > .inner {
    padding: 5px 25px 5px 20px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.63);
}

.shortcode-news-feed .news-feed .news-item .content .title {
    display: block;
    margin-top: 15px;
    font-size: 23px;
    font-weight: 300;
    color: white;
    line-height: 1.2;
    letter-spacing: 1px;
}

@media only screen and (max-width: 40em) {
    .shortcode-news-feed .news-feed .news-item .content .title {
        font-size: 20px;
    }
}

.shortcode-news-feed .news-feed .load-more-container {
    margin: 30px 10px 0 0;
    text-align: center;
}

@media only screen and (max-width: 40em) {
    .shortcode-news-feed .news-feed .load-more-container .load-more {
        width: 100%;
    }
}

body.attachment .page-body {
    margin-top: 30px;
}

body.attachment .page-body img {
    display: block;
    margin: 0 auto;
}

.page-footer {
    margin-top: 40px;
}

@media only screen and (max-width: 40em) {
    .page-footer {
        margin-top: 40px;
    }
}

.page-footer .copyright {
    color: #d5b582;
    font-size: 11px;
    text-align: center;
    font-weight: 300;
}

@media only screen and (max-width: 40em) {
    .page-footer .copyright {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}

.page-footer .nav-menu {
    padding: 20px 0 0 0;
    margin-top: 0;
    display: table;
    width: 100%;
    font-size: 12px;
}

.page-footer .nav-menu .menu-item {
    list-style: none;
}

.page-footer .nav-menu .sub-menu {
    margin: 0;
    padding: 0;
}

.page-footer .nav-menu > .menu-item-no-link span {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    color: #4f504f;
}

.page-footer .nav-menu > .menu-item {
    padding-right: 20px;
    display: table-cell;
}

.page-footer .nav-menu > .menu-item > a {
    display: block;
    text-transform: uppercase;
}

.page-footer .nav-menu > .menu-item > .sub-menu {
    margin-top: 10px;
    line-height: 1.4;
}

.page-footer .bottom {
    position: relative;
    margin-top: 10px;
}

@media only screen and (max-width: 40em) {
    .page-footer .bottom {
        border-bottom: 85px solid #4f4f4f;
    }
}

.page-footer .channel1 {
    position: absolute;
    left: 10px;
    top: 28%;
}

@media only screen and (max-width: 40em) {
    .page-footer .channel1 {
        position: static;
        left: auto;
        top: auto;
        display: block;
        margin: 20px auto;
    }
}

.page-footer .skyline {
    display: block;
}

@media only screen and (max-width: 40em) {
    .page-footer .skyline {
        margin-top: 20px;
    }
}

.page-footer .bottom {
    font-size: 11px;
    text-align: center;
}

.page-footer .bottom .dot {
    display: inline-block;
    padding: 0 5px;
}

.page-footer .bottom-menu {
    margin: 0;
    padding: 0;
}

.page-footer .bottom-menu .menu-item {
    list-style: none;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-weight: 300;
}

.page-footer .bottom-menu .menu-item:first-child .dot {
    display: none;
}

.page-header-filler {
    height: 144px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-header-filler {
        height: 175px;
    }
}

.page-header {
    position: fixed;
    z-index: 10;
    width: 100%;
}

.page-header.transitioning .menu-top {
    overflow: hidden;
}

.page-header.minimized .menu-top {
    height: 0px;
    padding: 0px;
    overflow: hidden;
}

.page-header.minimized .menu-navigation {
    padding: 15px 0;
}

.page-header.minimized .logo.desktop {
    margin-top: 0px;
    margin-bottom: 0px;
}

.page-header.minimized .logo .coin-wrapper {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    height: 0px;
}

.page-header.minimized .logo .slogan {
    margin-top: 0px;
}

.page-header.minimized .nav-navigation {
    margin-top: -5px;
}

.page-header.minimized > .mobile {
    height: 75px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-header > .desktop {
        display: none;
    }
}

.page-header .menu-top {
    -moz-transition-property: height, padding;
    -o-transition-property: height, padding;
    -webkit-transition-property: height, padding;
    transition-property: height, padding;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 46px;
    background-color: #2a2a29;
    padding: 8px 0;
    text-align: right;
}

.page-header .search-form {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    vertical-align: middle;
    background-color: #3c3b3a;
    display: inline-block;
    padding: 0 0;
}

.page-header .search-form.expanded {
    background-color: #a4a4a4;
}

.page-header .search-form.expanded .input {
    width: 140px;
    margin-right: 10px;
    padding: 0 5px;
}

.page-header .search-form .loupe {
    background-color: transparent;
    padding: 5px 13px;
    border: 0;
}

.page-header .search-form .input {
    -moz-transition-property: width, margin-right, padding;
    -o-transition-property: width, margin-right, padding;
    -webkit-transition-property: width, margin-right, padding;
    transition-property: width, margin-right, padding;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 0;
    border: 0;
    padding: 0;
    background-color: transparent;
    color: white;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
}

.page-header .search-form .submit {
    display: none;
}

.page-header .search-form::-webkit-input-placeholder {
    /* WebKit browsers */
    color: white;
}

.page-header .search-form::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: white;
    opacity: 1;
}

.page-header .search-form:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: white;
}

.page-header .nav-top {
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0;
    vertical-align: middle;
    line-height: 1;
    text-align: left;
}

.page-header .nav-top > .menu-item {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    list-style: none;
    display: inline-block;
    margin: 0 10px;
}

.page-header .nav-top > .menu-item > a {
    color: white;
    display: inline-block;
    padding: 8px 10px 7px;
}

.page-header .nav-top > .menu-item:hover,
.page-header .nav-top > .menu-item.current-menu-item,
.page-header .nav-top > .menu-item.current-menu-ancestor,
.page-header .nav-top > .menu-item.expanded {
    background-color: #3c3b3a;
}

.page-header .nav-top > .menu-item:hover > a,
.page-header .nav-top > .menu-item.current-menu-item > a,
.page-header .nav-top > .menu-item.current-menu-ancestor > a,
.page-header .nav-top > .menu-item.expanded > a {
    text-decoration: none;
}

.page-header .nav-top > .menu-item-has-children {
    position: relative;
}

.page-header .nav-top > .menu-item-has-children:hover,
.page-header .nav-top > .menu-item-has-children.expanded {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.page-header .nav-top > .menu-item-has-children:hover .sub-menu,
.page-header .nav-top > .menu-item-has-children.expanded .sub-menu {
    display: block;
}

.page-header .nav-top > .menu-item-has-children > a {
    background-image: url("../images/icon/1x/arrow/white.png");
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 20px;
    margin-right: 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-header .nav-top > .menu-item-has-children > a {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/icon/2x/arrow/white.png");
        background-size: 10px;
    }
}

.page-header .nav-top > .menu-item-has-children .sub-menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    position: absolute;
    margin: 0;
    padding: 0;
    z-index: 1;
    background-color: #3c3b3a;
    width: 100%;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.page-header .nav-top > .menu-item-has-children .sub-menu .menu-item {
    list-style: none;
}

.page-header .nav-top > .menu-item-has-children .sub-menu .menu-item a {
    display: block;
    padding: 7px 10px;
    color: white;
}

.page-header .nav-top > .menu-item-has-children .sub-menu .menu-item a:hover {
    background-color: #757575;
    text-decoration: none;
}

.page-header .nav-top > .menu-item-has-children .sub-menu .menu-item.social-media {
    text-align: center;
}

.page-header .nav-top > .menu-item-has-children .sub-menu .menu-item.social-media a {
    display: none;
}

.page-header .nav-top > .menu-item-has-children .sub-menu .menu-item.social-media .icon {
    display: block;
}

.page-header .nav-top > .menu-item-has-children .sub-menu .menu-item.social-media .icon img {
    display: block;
    width: 17px;
    height: auto;
    margin: 0 auto;
}

.page-header .menu-navigation {
    -moz-transition-property: padding;
    -o-transition-property: padding;
    -webkit-transition-property: padding;
    transition-property: padding;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    background-color: black;
}

.page-header .logo {
    -moz-transition-property: margin-top, margin-bottom;
    -o-transition-property: margin-top, margin-bottom;
    -webkit-transition-property: margin-top, margin-bottom;
    transition-property: margin-top, margin-bottom;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    display: block;
    width: 141px;
}

.page-header .logo:hover {
    text-decoration: none;
}

.page-header .logo.desktop {
    margin: -40px 0 7px 20px;
    vertical-align: middle;
    display: inline-block;
}

.page-header .logo .part {
    display: block;
    margin: 0 auto;
}

.page-header .logo .coin-wrapper {
    -moz-transition-property: height, opacity;
    -o-transition-property: height, opacity;
    -webkit-transition-property: height, opacity;
    transition-property: height, opacity;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    display: block;
    height: 103px;
    overflow: hidden;
}

.page-header .logo .slogan {
    -moz-transition-property: margin-top;
    -o-transition-property: margin-top;
    -webkit-transition-property: margin-top;
    transition-property: margin-top;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    margin-top: 9px;
}

.page-header .nav-navigation {
    -moz-transition: margin-top 0.5s;
    -o-transition: margin-top 0.5s;
    -webkit-transition: margin-top 0.5s;
    transition: margin-top 0.5s;
    float: right;
    margin: 33px 3px 0 0;
    padding: 0;
}

.page-header .nav-navigation > .menu-item {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    list-style: none;
    margin: 0 7px;
    border: 1px solid transparent;
}

.page-header .nav-navigation > .menu-item > a {
    display: inline-block;
    padding: 8px 10px 7px;
    line-height: 1;
}

.page-header .nav-navigation > .menu-item:hover,
.page-header .nav-navigation > .menu-item.current-menu-item,
.page-header .nav-navigation > .menu-item.current-menu-ancestor,
.page-header .nav-navigation > .menu-item.expanded {
    border-color: #d1af78;
}

.page-header .nav-navigation > .menu-item:hover > a,
.page-header .nav-navigation > .menu-item.current-menu-item > a,
.page-header .nav-navigation > .menu-item.current-menu-ancestor > a,
.page-header .nav-navigation > .menu-item.expanded > a {
    text-decoration: none;
}

.page-header .nav-navigation > .menu-item-has-children {
    position: relative;
}

.page-header .nav-navigation > .menu-item-has-children:hover .sub-menu,
.page-header .nav-navigation > .menu-item-has-children.expanded .sub-menu {
    display: block;
}

.page-header .nav-navigation > .menu-item-has-children:last-child .sub-menu {
    right: 0;
    text-align: right;
}

.page-header .nav-navigation > .menu-item-has-children > a {
    background-image: url("../images/icon/1x/arrow/gold.png");
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 16px;
    margin-right: 11px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-header .nav-navigation > .menu-item-has-children > a {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/icon/2x/arrow/gold.png");
        background-size: 10px;
    }
}

.page-header .nav-navigation > .menu-item-has-children .sub-menu {
    display: none;
    position: absolute;
    padding: 20px 0 0;
    margin-left: -1px;
    min-width: 100%;
}

.page-header .nav-navigation > .menu-item-has-children .sub-menu .menu-item {
    list-style: none;
    background-color: rgba(224, 186, 94, 0.9);
}

.page-header .nav-navigation > .menu-item-has-children .sub-menu .menu-item:first-child {
    padding-top: 20px;
}

.page-header .nav-navigation > .menu-item-has-children .sub-menu .menu-item:last-child {
    padding-bottom: 10px;
}

.page-header .nav-navigation > .menu-item-has-children .sub-menu .menu-item a {
    display: block;
    color: white;
    padding: 5px 15px;
    white-space: nowrap;
}

.page-header .nav-navigation > .menu-item-has-children .sub-menu .menu-item.current-menu-item a,
.page-header .nav-navigation > .menu-item-has-children .sub-menu .menu-item a:hover {
    background-color: rgba(181, 133, 56, 0.9);
    text-decoration: none;
}

.page-header > .mobile {
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    display: none;
    position: fixed;
    width: 100%;
    height: 175px;
    background-color: black;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-header > .mobile {
        display: block;
    }
}

.page-header > .mobile > .inner {
    display: table;
    width: 100%;
    height: 100%;
}

.page-header > .mobile > .inner > .col {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 40%;
}

.page-header > .mobile > .inner > .col:first-child + .col {
    width: 20%;
}

.page-header > .mobile .menu-toggle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #212121;
    text-transform: lowercase;
    border: 0;
    padding: 5px 20px 10px;
    font-size: 31px;
}

.page-header > .mobile .menu-toggle .icon {
    vertical-align: middle;
}

.page-header > .mobile .menu-toggle .text {
    display: inline-block;
    margin-left: 5px;
}

@media only screen and (max-width: 40em) {
    .page-header > .mobile .menu-toggle .text {
        display: none;
    }
}

.page-header > .mobile .newsletter {
    text-transform: lowercase;
    font-size: 21px;
    text-decoration: none;
    color: white;
}

.page-header > .mobile .newsletter:hover .text {
    text-decoration: underline;
}

.page-header > .mobile .newsletter .text {
    display: inline-block;
    margin-left: 5px;
}

.page-header > .mobile .newsletter .text br {
    display: none;
}

@media only screen and (max-width: 40em) {
    .page-header > .mobile .newsletter .text {
        font-size: 15px;
        display: block;
        margin: 0 5px;
    }
    .page-header > .mobile .newsletter .text br {
        display: inline;
    }
}

@media only screen and (max-width: 400px) {
    .page-header > .mobile .newsletter .text {
        display: none;
    }
}

.nav-mobile-navigation {
    background-color: black;
}

html.ie8 .nav-mobile-navigation {
    display: none !important;
}

.nav-mobile-navigation > .inner > ul {
    margin: 0;
}

.nav-mobile-navigation > .inner > ul > .menu-item {
    border-bottom: 1px solid #3b3c3c;
}

.nav-mobile-navigation > .inner > ul > .menu-item.expanded {
    background-color: #111;
}

.nav-mobile-navigation > .inner > ul > .menu-item.expanded .sub-menu {
    display: block;
}

.nav-mobile-navigation > .inner > ul > .menu-item.expanded a {
    color: white;
}

.nav-mobile-navigation .sub-menu {
    display: none;
    margin-left: 10px;
}

.nav-mobile-navigation .sub-menu a {
    font-style: italic;
}

.nav-mobile-navigation .sub-menu .sub-menu {
    margin-left: 20px;
}

.nav-mobile-navigation .sub-menu .sub-menu .menu-item:last-child {
    padding-bottom: 0;
}

.nav-mobile-navigation .sub-menu .sub-menu .menu-item > .icon {
    display: none;
}

.nav-mobile-navigation ul {
    padding-left: 0;
}

.nav-mobile-navigation li {
    list-style-type: none;
    padding: 10px;
}

.nav-mobile-navigation li li {
    padding-left: 0;
    padding-right: 0;
}

.nav-mobile-navigation li li.social-media a {
    display: block;
    vertical-align: middle;
}

.nav-mobile-navigation li li.social-media .icon {
    display: inline-block;
    padding-right: 15px;
    float: left;
}

.nav-mobile-navigation li li.social-media .icon img {
    display: inline-block;
    width: 17px;
    height: auto;
    vertical-align: middle;
}

.nav-mobile-navigation a {
    display: block;
    color: white;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
}

.nav-mobile-navigation a:hover {
    color: white;
}

.page-header-page .top {
    position: relative;
    padding: 60px 0;
    background-image: url("../images/header/page/bg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.page-header-page .top > .bg-filter {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
}

.page-header-page .top .title {
    position: relative;
    margin: 0;
    padding: 0 20px 5px 0;
    border-bottom: 1px solid #ecce80;
    color: #ecce80;
    font-weight: 100;
    font-size: 60px;
    text-align: right;
}

@media only screen and (max-width: 40em) {
    .page-header-page .top .title {
        font-size: 45px;
        font-weight: 300;
        text-align: center;
    }
}

.page-header-page .blurb {
    background-color: #2a2a29;
    overflow: hidden;
}

.page-header-page .blurb > .page-inner > .inner {
    margin: 50px 0;
    text-align: center;
    padding: 0 150px;
}

@media only screen and (max-width: 40em) {
    .page-header-page .blurb > .page-inner > .inner {
        margin: 30px 0;
        padding: 0 30px;
    }
}

.single-post .page-body .content-main {
    margin-top: -30px;
}

.single-post .page-body .page-title {
    padding: 25px 30px;
    background-color: #c8932c;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4Y2M4YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QyYTQzZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e8cc8c), color-stop(100%, #d2a43f));
    background-image: -moz-linear-gradient(#e8cc8c 0%, #d2a43f 100%);
    background-image: -webkit-linear-gradient(#e8cc8c 0%, #d2a43f 100%);
    background-image: linear-gradient(#e8cc8c 0%, #d2a43f 100%);
    color: black;
    font-size: 40px;
    line-height: 1.1;
}

@media only screen and (max-width: 40em) {
    .single-post .page-body .page-title {
        padding: 15px 20px;
        font-size: 25px;
    }
}

.single-post .page-body .page-content-body {
    background-color: white;
    color: #474647;
    padding: 1px 0;
}

.single-post .page-body .page-content-body > .inner {
    margin: 30px 30px 100px;
}

@media only screen and (max-width: 40em) {
    .single-post .page-body .page-content-body > .inner {
        margin: 20px;
    }
}

.single-post .page-body .page-content-body > .inner a {
    color: #c8932c;
}

.single-post .page-body .post-meta {
    margin: 0;
    padding: 0;
}

.single-post .page-body .post-meta .item {
    list-style-type: none;
    display: inline-block;
    margin-right: 30px;
}

.single-post .page-body .post-meta img {
    display: inline-block;
    margin-right: 3px;
}

.single-sb50-year .top-image {
    background-position: center center;
    background-size: cover;
    height: 300px;
}

.single-sb50-year .page-section-lists {
    margin: 50px 0;
}

.single-sb50-year .page-section-lists .columns {
    padding-right: 50px;
}

.single-sb50-year .page-section-description {
    position: relative;
    background-size: cover;
    background-position: right top;
    background-attachment: fixed;
    height: 486px;
}

.single-sb50-year .page-section-description > .inner {
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 30px 0;
}

.single-sb50-year .page-section-bottom {
    margin: 50px 0;
}

.page-template-tp-event-space-finder-php {
    margin-bottom: 100px;
}

.page-template-tp-event-space-finder-php .header {
    background-image: url("../images/template/event-space-finder/bg.jpg");
    background-position: center bottom;
    background-size: cover;
    height: 415px;
}

.page-template-tp-event-space-finder-php .header .logo {
    display: block;
    margin: 30px auto 0;
}

.page-template-tp-event-space-finder-php .section-label {
    color: #b58538;
    font-size: 23px;
    font-weight: 300;
    text-transform: lowercase;
}

.page-template-tp-event-space-finder-php .search-container {
    margin: 30px auto;
    max-width: 1000px;
    padding: 0 20px;
}

.page-template-tp-event-space-finder-php .search-container .intro .title {
    margin: 0;
    font-size: 75px;
    font-weight: 100;
    color: #b58538;
    text-transform: lowercase;
    line-height: .65;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-event-space-finder-php .search-container .intro .title {
        font-size: 65px;
    }
}

.page-template-tp-event-space-finder-php .search-container .intro .content {
    margin-top: 40px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-event-space-finder-php .search-container .intro .action-container {
        text-align: center;
    }
}

.page-template-tp-event-space-finder-php .search-container .component-button {
    font-size: 18px;
    width: 250px;
    margin-top: 20px;
}

.page-template-tp-event-space-finder-php .search-container .form {
    max-width: 320px;
    margin: 30px auto 0;
}

.page-template-tp-event-space-finder-php .search-container .form table {
    width: 100%;
}

.page-template-tp-event-space-finder-php .search-container .form th {
    width: 50%;
    text-align: left;
    font-weight: normal;
    padding: 15px 10px 15px 0;
}

.page-template-tp-event-space-finder-php .search-container .form td .component-select {
    display: block;
    width: 100%;
}

.page-template-tp-event-space-finder-php .search-container .form .error {
    text-align: center;
}

.page-template-tp-event-space-finder-php .search-container .form .submit {
    width: 100%;
}

.page-template-tp-event-space-finder-php .search-separator {
    height: 1px;
    background-color: #b58538;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODkzMmMiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0.6)), color-stop(100%, rgba(200, 147, 44, 0.6)));
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.6) 0%, rgba(200, 147, 44, 0.6) 100%);
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.6) 0%, rgba(200, 147, 44, 0.6) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.6) 0%, rgba(200, 147, 44, 0.6) 100%);
}

.page-template-tp-event-space-finder-php .search-count {
    max-width: 1000px;
    margin: 30px auto 0;
    padding-left: 20px;
    font-size: 23px;
    font-weight: 300;
}

.page-template-tp-event-space-finder-php .search-results {
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-event-space-finder-php .search-results {
        padding: 0 10px;
    }
}

.page-template-tp-event-space-finder-php .search-result {
    list-style: none;
    margin-top: 50px;
}

.page-template-tp-event-space-finder-php .search-result:first-child {
    margin-top: 30px;
}

.page-template-tp-event-space-finder-php .search-result .wp-post-image {
    display: block;
}

.page-template-tp-event-space-finder-php .search-result .status {
    display: block;
    margin: 15px 0 0 20px;
}

.page-template-tp-event-space-finder-php .search-result .title {
    font-weight: normal;
    margin: 0;
    padding: 10px 20px;
    background-color: #e0bb61;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODkzMmMiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(200, 147, 44, 0.6)));
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(200, 147, 44, 0.6) 100%);
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(200, 147, 44, 0.6) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(200, 147, 44, 0.6) 100%);
    font-size: 17px;
    color: black;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-event-space-finder-php .search-result .title {
        margin-top: 15px;
    }
}

.page-template-tp-event-space-finder-php .search-result .content {
    color: #474647;
    background-color: white;
    overflow: hidden;
}

.page-template-tp-event-space-finder-php .search-result .content > .inner {
    margin: 10px 20px;
}

.page-template-tp-event-space-finder-php .search-result .content .details {
    margin-top: 20px;
    width: 100%;
}

.page-template-tp-event-space-finder-php .search-result .content .details th {
    padding-right: 20px;
    font-weight: 500;
    width: 110px;
}

.page-template-tp-event-space-finder-php .search-result .footer {
    background-color: #2a2a29;
    color: #ecce89;
    padding: 0 20px;
    overflow: hidden;
}

.page-template-tp-event-space-finder-php .search-result .footer a {
    color: white;
}

.page-template-tp-frontpage-php .slideshow-container {
    position: relative;
    width: 100%;
    height: 500px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .page-template-tp-frontpage-php .slideshow-container {
        height: 500px;
    }
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .slideshow-container {
        height: 400px;
    }
}

.page-template-tp-frontpage-php .slideshow-container > .video-container {
    display: none;
}

.page-template-tp-frontpage-php .slideshow-container > .video-container.active {
    display: block;
}

.page-template-tp-frontpage-php .slideshow-container > .video-container .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.page-template-tp-frontpage-php .slideshow-container > .video-container .video > .close-container {
    position: absolute;
    width: 100%;
    top: 30px;
    left: 0;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .slideshow-container > .video-container .video > .close-container {
        text-align: center;
    }
}

.page-template-tp-frontpage-php .slideshow-container > .side {
    position: absolute;
    width: 125px;
    height: 100%;
    top: 0;
    overflow: hidden;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .slideshow-container > .side {
        display: none;
    }
}

.page-template-tp-frontpage-php .slideshow-container > .side .button {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-property: opacity, left, right;
    -o-transition-property: opacity, left, right;
    -webkit-transition-property: opacity, left, right;
    transition-property: opacity, left, right;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    position: absolute;
    top: 0;
    width: 125px;
    height: 100%;
    padding: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.page-template-tp-frontpage-php .slideshow-container > .side .button .arrow {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    background-image: url("../images/home/slideshow/1x/nav-sprite.png");
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    padding: 0;
    border: 0;
    width: 40px;
    height: 76px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-frontpage-php .slideshow-container > .side .button .arrow {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/home/slideshow/2x/nav-sprite.png");
        background-size: 200%;
    }
}

.page-template-tp-frontpage-php .slideshow-container > .side .button .arrow.right {
    background-position: 100% 0;
}

.page-template-tp-frontpage-php .slideshow-container > .side .button:hover .arrow {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.page-template-tp-frontpage-php .slideshow-container > .side.left {
    left: 0;
}

.page-template-tp-frontpage-php .slideshow-container > .side.left .button {
    left: -125px;
}

.page-template-tp-frontpage-php .slideshow-container > .side.right {
    right: 0;
}

.page-template-tp-frontpage-php .slideshow-container > .side.right .button {
    right: -125px;
}

.page-template-tp-frontpage-php .slideshow-container:hover > .side.left .button {
    left: 0;
}

.page-template-tp-frontpage-php .slideshow-container:hover > .side.right .button {
    right: 0;
}

.page-template-tp-frontpage-php .slideshow-container:hover > .side .button {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.page-template-tp-frontpage-php .slideshow-container .slideshow {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.page-template-tp-frontpage-php .slideshow-container .slide {
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .page-template-tp-frontpage-php .slideshow-container .slide {
        height: 500px;
    }
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .slideshow-container .slide {
        height: 400px;
    }
}

.page-template-tp-frontpage-php .slideshow-container .slide > .content {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .slideshow-container .slide > .content {
        display: block;
    }
}

.page-template-tp-frontpage-php .slideshow-container .slide > .content > .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .slideshow-container .slide > .content > .inner {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        bottom: 60px;
        width: 100%;
        padding: 20px;
        text-align: left;
        background-color: rgba(0, 0, 0, 0.7);
    }
}

.page-template-tp-frontpage-php .slideshow-container .image-link {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.page-template-tp-frontpage-php .slideshow-container .headline {
    text-shadow: 0 0 5px #000000;
}

.page-template-tp-frontpage-php .slideshow-container .headline.color-white {
    color: white;
}

.page-template-tp-frontpage-php .slideshow-container .headline.color-black {
    text-shadow: 0 0 3px #FFFFFF;
    color: black;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .slideshow-container .headline.color-black {
        text-shadow: none;
        color: white;
    }
}

.page-template-tp-frontpage-php .slideshow-container .headline.color-gold {
    color: #d4b37e;
}

.page-template-tp-frontpage-php .slideshow-container .title {
    font-weight: bold;
    font-size: 63px;
    line-height: 1;
    margin: 0 40px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .page-template-tp-frontpage-php .slideshow-container .title {
        font-size: 50px;
        margin: 0 15px;
    }
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .slideshow-container .title {
        font-size: 35px;
        margin: 0;
        text-align: center;
    }
}

.page-template-tp-frontpage-php .slideshow-container .blurb {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 40px;
    font-weight: 400;
    font-size: 18px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .slideshow-container .blurb {
        font-size: 14px;
        text-align: center;
        padding: 0;
    }
}

.page-template-tp-frontpage-php .slideshow-container .blurb p {
    margin-bottom: 0;
}

.page-template-tp-frontpage-php .slideshow-container .actions {
    margin-top: 5px;
}

.page-template-tp-frontpage-php .slideshow-container .actions .component-button {
    position: relative;
    margin-top: 10px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .slideshow-container .actions .component-button {
        width: 100%;
    }
}

.page-template-tp-frontpage-php .slideshow-container .nav {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    position: absolute;
    bottom: 0;
    height: 60px;
    width: 100%;
    padding-top: 15px;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .slideshow-container .nav {
        display: block;
    }
}

.page-template-tp-frontpage-php .slideshow-container .nav .action {
    vertical-align: middle;
}

.page-template-tp-frontpage-php .slideshow-container .nav .arrow {
    background-image: url("../images/home/slideshow/1x/nav-small-sprite.png");
    background-repeat: no-repeat;
    background-color: transparent;
    display: inline-block;
    margin-right: 15px;
    padding: 0;
    border: 0;
    width: 15px;
    height: 29px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-frontpage-php .slideshow-container .nav .arrow {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/home/slideshow/2x/nav-small-sprite.png");
        background-size: 200%;
    }
}

.page-template-tp-frontpage-php .slideshow-container .nav .arrow.right {
    background-position: 100% 0;
    margin-right: 0;
    margin-left: 15px;
}

.page-template-tp-frontpage-php .slideshow-container .nav .dot {
    background-image: url("../images/home/slideshow/1x/nav-dot-sprite.png");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 100% 0;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    border: 0;
    width: 9px;
    height: 9px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-frontpage-php .slideshow-container .nav .dot {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/home/slideshow/2x/nav-dot-sprite.png");
        background-size: 200%;
    }
}

.page-template-tp-frontpage-php .slideshow-container .nav .dot.selected {
    background-position: 0;
}

.page-template-tp-frontpage-php .twitter-feed {
    margin-top: 70px;
    padding: 90px 0;
    background-image: url("../images/home/twitter/bg.jpg");
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.page-template-tp-frontpage-php .twitter-feed .username {
    text-align: center;
    color: #b58538;
    font-weight: bold;
    font-size: 37px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .twitter-feed .username {
        font-weight: 500;
        font-size: 24px;
    }
}

.page-template-tp-frontpage-php .twitter-feed .username .inner {
    display: inline-block;
    padding: 10px 30px 15px;
    background-color: rgba(0, 0, 0, 0.7);
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .twitter-feed .username .inner {
        display: block;
        padding-top: 20px;
    }
}

.page-template-tp-frontpage-php .twitter-feed .username .image {
    vertical-align: middle;
}

.page-template-tp-frontpage-php .twitter-feed .slider {
    margin-top: 30px;
    padding: 30px;
    background-color: black;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .twitter-feed .slider {
        background-color: rgba(0, 0, 0, 0.7);
        margin-top: 0;
        padding-top: 15px;
        padding-left: 0;
        padding-right: 0;
    }
}

.page-template-tp-frontpage-php .twitter-feed .tweets {
    font-weight: 500;
    font-size: 21px;
    text-align: center;
    color: #b58538;
    margin-bottom: 0;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .twitter-feed .tweets {
        font-weight: normal;
        font-size: 15px;
    }
}

.page-template-tp-frontpage-php .twitter-feed .tweets em {
    display: block;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    color: #d0ab6e;
    font-style: normal;
}

.page-template-tp-frontpage-php .twitter-feed .arrow {
    background-image: url("../images/home/twitter/1x/nav-sprite.png");
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    padding: 0;
    border: 0;
    width: 29px;
    height: 29px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -14.5px 0 0 -14.5px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-frontpage-php .twitter-feed .arrow {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/home/twitter/2x/nav-sprite.png");
        background-size: 100%;
    }
}

.page-template-tp-frontpage-php .twitter-feed .arrow.right {
    background-position: 0 100%;
}

.page-template-tp-frontpage-php .separator {
    margin-top: 45px;
    margin-bottom: 45px;
    height: 1px;
    background-color: #ecce80;
}

.page-template-tp-frontpage-php .countdown .row {
    background-color: #2a2a29;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: solid 1px #ecce80;
}

.page-template-tp-frontpage-php .countdown .frames {
    display: block;
}

.page-template-tp-frontpage-php .countdown .info {
    margin-top: 15px;
    padding-left: 30px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .countdown .info {
        text-align: center;
        padding-left: 0;
    }
}

.page-template-tp-frontpage-php .countdown .info .title {
    display: inline;
    margin-left: 10px;
    font-weight: 300;
    font-size: 33px;
    color: #ecce80;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .page-template-tp-frontpage-php .countdown .info .title {
        font-size: 28px;
    }
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .countdown .info .title {
        font-size: 25px;
    }
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .countdown .info .content {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
}

.page-template-tp-frontpage-php .countdown .info .action {
    padding: 25px 0 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-template-tp-frontpage-php .countdown .info .action .component-button {
    font-size: 18px;
    color: #ecce80;
}

.page-template-tp-frontpage-php .countdown .pictures {
    text-align: center;
    margin-top: 15px;
}

.page-template-tp-frontpage-php .countdown .pictures .coin-wrapper {
    display: block;
}

.page-template-tp-frontpage-php .countdown .pictures .frames {
    margin: 15px auto 0;
}

.page-template-tp-frontpage-php .shortcode-countdown-clock {
    margin-top: 45px;
}

.page-template-tp-frontpage-php .shortcode-countdown-clock .clock-panel {
    padding-top: 3px;
    padding-bottom: 3px;
}

.page-template-tp-frontpage-php .fan-photos .frames {
    display: block;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .fan-photos .frames {
        max-width: 150px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .fan-photos .info {
        text-align: center;
    }
}

.page-template-tp-frontpage-php .fan-photos .info .title {
    margin: 0;
    font-size: 75px;
    font-weight: 100;
    color: #b58538;
    text-transform: lowercase;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .fan-photos .info .title {
        font-size: 58px;
    }
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .fan-photos .info .content {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
}

.page-template-tp-frontpage-php .fan-photos .info .action {
    margin-top: 10px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-frontpage-php .fan-photos .info .action {
        margin-top: 25px;
        width: 100%;
    }
}

.page-template-tp-frontpage-php .focal-links {
    margin-top: -70px;
    position: relative;
    background-color: #000;
    padding: 10px 0px 10px 5px;
}

.page-template-tp-frontpage-php .focal-links a {
    padding: 0 4px;
    display: inline-block;
    position: relative;
    width: 32%;
}

.page-template-tp-frontpage-php .focal-links a img {
    opacity: 0.3;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    max-width: 100%;
    height: auto;
    display: block;
}

.page-template-tp-frontpage-php .focal-links a img:hover {
    opacity: 0.7;
}

.page-template-tp-frontpage-php .focal-links a span {
    color: #fff;
    text-align: center;
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 12px;
    width: 100%;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
}

@media screen and (max-width: 865px) {
    .page-template-tp-frontpage-php .focal-links a {
        width: 31.6%;
    }
    .page-template-tp-frontpage-php .focal-links a span {
        font-size: 14px;
    }
}

@media screen and (max-width: 661px) {
    .page-template-tp-frontpage-php .focal-links {
        padding: 10px 7px 10px 0;
        width: 330px;
        margin: -70px auto 0 auto;
    }
    .page-template-tp-frontpage-php .focal-links a {
        width: 100%;
        text-align: center;
    }
    .page-template-tp-frontpage-php .focal-links a img {
        margin: 0 auto;
    }
    .page-template-tp-frontpage-php .focal-links a span {
        left: 0;
        font-size: 14px;
    }
}

@media screen and (max-width: 661px) {
    .page-template-tp-frontpage-php .focal-links {
        padding: 10px 0px 10px 0;
        width: 100%;
        margin: 0;
    }
    .page-template-tp-frontpage-php .focal-links a {
        padding: 0;
        margin-bottom: 5px;
    }
}

body.error404 .page-content .page-section {
    position: relative;
    background-image: url("../images/template/page-404/404.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 800px;
}

body.error404 .page-content .message {
    background-color: rgba(0, 0, 0, 0.45);
    padding: 50px 0 40px;
}

body.error404 .page-content .title {
    position: relative;
    margin: 0;
    padding: 0 20px;
    border-bottom: 1px solid #ecce80;
    color: #ecce80;
    font-weight: 100;
    font-size: 70px;
    text-align: left;
}

@media only screen and (max-width: 40em) {
    body.error404 .page-content .title {
        font-size: 45px;
        font-weight: 300;
        text-align: center;
    }
}

body.error404 .page-content .blurb {
    margin: 0 auto;
    color: #ecce80;
    font-weight: 100;
    font-size: 35px;
    text-align: left;
    padding: 5px 0 0 20px;
}

@media only screen and (max-width: 40em) {
    body.error404 .page-content .blurb {
        font-size: 25px;
        font-weight: 300;
        text-align: center;
    }
}

.page-template-tp-page-50-fund-php .page-middle-page .form .diagonal-bg {
    overflow: hidden;
}

.page-template-tp-page-50-fund-php .page-middle-page .form .main-content {
    margin: 50px 0;
    text-align: center;
    padding: 0 150px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-50-fund-php .page-middle-page .form .main-content {
        margin: 30px 0;
        padding: 0 30px;
    }
}

.page-template-tp-page-50-fund-php .page-middle-page .page-section > .inner {
    margin: 70px 0;
}

.page-template-tp-page-50-fund-php .page-middle-page .page-section .header {
    text-align: center;
    margin-bottom: 50px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-50-fund-php .page-middle-page .page-section .header {
        text-align: left;
        margin-bottom: 0;
    }
}

.page-template-tp-page-50-fund-php .page-middle-page .page-section .icon.down {
    display: block;
    margin: 0 auto;
}

.page-template-tp-page-50-fund-php .page-middle-page .page-section .title {
    color: #b58538;
    font-weight: 300;
    font-size: 25px;
    margin: 0 0 30px;
    text-align: center;
}

.page-template-tp-page-50-fund-php .page-middle-page .page-section .sub-title {
    margin: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #b58538;
    font-size: 25px;
    font-weight: 300;
    color: #b58538;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-50-fund-php .page-middle-page .page-section .sub-title {
        margin-top: 30px;
    }
}

.page-template-tp-page-about-php .page-middle-page .quote {
    margin: 70px 0;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-about-php .page-middle-page .quote {
        margin: 30px 0;
    }
}

.page-template-tp-page-brand-book-php {
    margin-bottom: 100px;
}

.page-template-tp-page-brand-book-php .header {
    background-image: url("../images/template/event-space-finder/bg.jpg");
    background-position: center bottom;
    background-size: cover;
    height: 415px;
}

.page-template-tp-page-brand-book-php .header .logo {
    display: block;
    margin: 30px auto 0;
}

.page-template-tp-page-brand-book-php .section-label {
    color: #b58538;
    font-size: 23px;
    font-weight: 300;
    text-transform: lowercase;
}

.page-template-tp-page-brand-book-php .form-container {
    margin: 30px auto;
    max-width: 1000px;
    padding: 0 20px;
}

.page-template-tp-page-brand-book-php .form-container .intro .title {
    margin: 0;
    font-size: 70px;
    font-weight: 100;
    color: #b58538;
    text-transform: lowercase;
    line-height: .85;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-brand-book-php .form-container .intro .title {
        font-size: 65px;
    }
}

.page-template-tp-page-brand-book-php .form-container .intro .content {
    margin-top: 40px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-brand-book-php .form-container .intro .action-container {
        text-align: center;
    }
}

.page-template-tp-page-brand-book-php .form-container .component-button {
    font-size: 18px;
    width: 250px;
    margin-top: 20px;
}

.page-template-tp-page-brand-book-php .form-container .component-button.logout {
    width: 150px;
}

.page-template-tp-page-brand-book-php .form-container .form {
    max-width: 320px;
    margin: 30px auto 0;
}

.page-template-tp-page-brand-book-php .form-container .form table {
    width: 100%;
}

.page-template-tp-page-brand-book-php .form-container .form th {
    width: 50%;
    text-align: left;
    font-weight: normal;
    padding: 15px 10px 15px 0;
}

.page-template-tp-page-brand-book-php .form-container .form td .component-select {
    display: block;
    width: 100%;
}

.page-template-tp-page-brand-book-php .form-container .form .error {
    text-align: center;
}

.page-template-tp-page-brand-book-php .form-container .form .submit {
    width: 100%;
}

.page-template-tp-page-brand-book-php .form-container .form .logout {
    text-align: center;
}

.page-template-tp-page-brand-book-php .search-separator {
    height: 1px;
    background-color: #b58538;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODkzMmMiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0.6)), color-stop(100%, rgba(200, 147, 44, 0.6)));
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.6) 0%, rgba(200, 147, 44, 0.6) 100%);
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.6) 0%, rgba(200, 147, 44, 0.6) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.6) 0%, rgba(200, 147, 44, 0.6) 100%);
}

.page-template-tp-page-brand-book-php .page-content.files {
    margin: 70px 0 0;
    padding-bottom: 70px;
}

.page-template-tp-page-brand-book-php .page-content.files .title {
    margin: 70px 0 0;
    color: #b58538;
    font-weight: 300;
    padding: 0 0 10px 20px;
    font-size: 25px;
    border-bottom: 1px solid #b58538;
    line-height: 1;
}

.page-template-tp-page-brand-book-php .page-content.files .file {
    display: block;
    background-color: #2a2a29;
    color: white;
    overflow: hidden;
    margin-top: 10px;
}

.page-template-tp-page-brand-book-php .page-content.files .file > .inner {
    margin: 20px;
}

.page-template-tp-page-brand-book-php .page-content.files .file .description {
    font-size: 19px;
}

.page-template-tp-page-brand-book-php .page-content.files .file .meta {
    border-top: 1px solid #171717;
    margin-top: 15px;
    padding-top: 15px;
}

.page-template-tp-page-brand-book-php .page-content.files .file .meta .date {
    display: inline-block;
    margin-right: 20px;
}

.page-template-tp-page-brand-book-php .page-content.files .file .meta img {
    display: inline-block;
    margin-right: 10px;
}

.page-template-tp-page-brand-book-php .footer {
    background-color: #2a2a29;
    color: #ecce89;
    padding: 0 20px;
    overflow: hidden;
}

.page-template-tp-page-brand-book-php .footer a {
    color: white;
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.first .page-section-content {
    margin-right: 20px;
    margin-left: 20px;
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.first .title {
    margin: 0;
    color: #b58538;
    font-weight: 100;
    font-size: 55px;
    letter-spacing: -1px;
    line-height: 1.3;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-business-connect-php .page-middle-page .page-section.first .title {
        font-size: 38px;
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-business-connect-php .page-middle-page .page-section.participation > .inner {
        background-image: none;
    }
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .title {
    color: #b58538;
    font-weight: 300;
    font-size: 25px;
    margin: 0 0 50px;
    text-align: center;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .title {
        display: table;
        min-height: 200px;
        width: 100%;
        margin: 0;
    }
    .page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .title > .inner {
        display: table-cell;
        vertical-align: middle;
        background-image: url("../images/component/sfba-coin-backdrop/1x/coin.png");
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: center center;
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (max-width: 40em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 40.063em) and (max-width: 62.5em) and (min-resolution: 192dpi),
only screen and (max-width: 40em) and (min-resolution: 192dpi) {
    .page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .title > .inner {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/component/sfba-coin-backdrop/2x/coin.png");
    }
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .sub-title {
    margin: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #b58538;
    font-size: 25px;
    font-weight: 300;
    color: #b58538;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .sub-title {
        margin-top: 30px;
    }
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .sub-title .icon.right {
    display: none;
    vertical-align: middle;
    margin-right: 10px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .sub-title .icon.right {
        display: inline-block;
    }
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .sub-title .icon.down {
    display: block;
    margin: 0 auto 30px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .sub-title .icon.down {
        display: none;
    }
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .sub-title .text {
    vertical-align: middle;
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .list {
    padding-left: 20px;
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .footnote {
    font-size: 12px;
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .certified-link {
    list-style-type: none;
    margin-left: -20px;
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.participation .certified-desc {
    margin-bottom: 15px;
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.program-details {
    background-image: url("../images/template/business-connect/bg.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 400px;
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.contact {
    text-align: center;
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section.contact .title {
    font-weight: 300;
    color: #b58538;
    font-size: 25px;
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section-content {
    margin: 50px 0;
}

.page-template-tp-page-business-connect-php .page-middle-page .page-section-content p {
    margin: 40px 0 0;
}

.bc-stripe {
    background-color: #e1bc63;
    padding: 15px 0;
    text-align: center;
}

.bc-stripe .component-button {
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    background-color: transparent;
    border: 2px solid #b48538;
    color: #b48538;
    font-weight: 300;
    font-size: 21px;
    padding: 5px 60px;
}

.bc-stripe .component-button .icon {
    display: inline-block;
    margin-left: 10px;
}

@media only screen and (max-width: 40em) {
    .bc-stripe .component-button {
        font-size: 18px;
        padding: 5px 30px;
    }
}

.bc-stripe .component-button:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.page-template-tp-page-business-connect-application-php .page-section.first .blurb {
    margin-top: 70px;
}

.page-template-tp-page-business-connect-application-php .blurb {
    margin: 20px auto 20px;
    max-width: 700px;
    text-align: center;
}

.page-template-tp-page-business-connect-application-php .disclaimer {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.page-template-tp-page-business-connect-application-php .form-section {
    margin: 40px auto 40px;
    max-width: 600px;
    overflow: hidden;
}

.page-template-tp-page-business-connect-application-php .component-input-text {
    width: 100%;
}

.page-template-tp-page-business-connect-application-php .my-field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding: 4px;
}

.page-template-tp-page-business-connect-application-php .my-field.first-name,
.page-template-tp-page-business-connect-application-php .my-field.last-name,
.page-template-tp-page-business-connect-application-php .my-field.address-line-1,
.page-template-tp-page-business-connect-application-php .my-field.address-line-2,
.page-template-tp-page-business-connect-application-php .my-field.state,
.page-template-tp-page-business-connect-application-php .my-field.zip,
.page-template-tp-page-business-connect-application-php .my-field.business-phone,
.page-template-tp-page-business-connect-application-php .my-field.alternate-phone,
.page-template-tp-page-business-connect-application-php .my-field.website,
.page-template-tp-page-business-connect-application-php .my-field.twitter,
.page-template-tp-page-business-connect-application-php .my-field.diverse-business-1-certifier,
.page-template-tp-page-business-connect-application-php .my-field.diverse-business-1-certifier-business-id,
.page-template-tp-page-business-connect-application-php .my-field.diverse-business-2-certifier,
.page-template-tp-page-business-connect-application-php .my-field.diverse-business-2-certifier-business-id,
.page-template-tp-page-business-connect-application-php .my-field.diverse-business-3-certifier,
.page-template-tp-page-business-connect-application-php .my-field.diverse-business-3-certifier-business-id,
.page-template-tp-page-business-connect-application-php .my-field.diverse-business-4-certifier,
.page-template-tp-page-business-connect-application-php .my-field.diverse-business-4-certifier-business-id,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-1-first-name,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-1-last-name,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-1-phone,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-1-email,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-2-first-name,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-2-last-name,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-2-phone,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-2-email,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-3-first-name,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-3-last-name,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-3-phone,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-3-email,
.page-template-tp-page-business-connect-application-php .my-field.reference-customer-container {
    width: 50%;
}

.page-template-tp-page-business-connect-application-php .my-field.address-line-1,
.page-template-tp-page-business-connect-application-php .my-field.website,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-1-phone,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-2-phone,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-3-phone,
.page-template-tp-page-business-connect-application-php .my-field.reference-customer-container {
    clear: left;
}

.page-template-tp-page-business-connect-application-php .my-field.type-of-business,
.page-template-tp-page-business-connect-application-php .my-field.product-service-1,
.page-template-tp-page-business-connect-application-php .my-field.product-service-2,
.page-template-tp-page-business-connect-application-php .my-field.product-service-3,
.page-template-tp-page-business-connect-application-php .my-field.diverse-business-type,
.page-template-tp-page-business-connect-application-php .my-field.diverse-business-certification,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-1-customer,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-2-customer,
.page-template-tp-page-business-connect-application-php .my-field.business-reference-3-customer,
.page-template-tp-page-business-connect-application-php .my-field.single,
.page-template-tp-page-business-connect-application-php .my-field.submit {
    float: none;
}

.page-template-tp-page-business-connect-application-php .my-field.agree .my-field-error,
.page-template-tp-page-business-connect-application-php .my-field.shared-proof-of-certification .my-field-error {
    text-align: left;
}

.page-template-tp-page-business-connect-application-php .my-field.signature .input {
    font-family: Satisfy, cursive;
    padding: 15px 0;
    font-size: 30px;
}

.page-template-tp-page-business-connect-application-php .my-field.signature .input::-webkit-input-placeholder {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page-template-tp-page-business-connect-application-php .my-field.signature .input::-moz-placeholder {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page-template-tp-page-business-connect-application-php .my-field.signature .input:-ms-input-placeholder {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page-template-tp-page-business-connect-application-php .instruction {
    margin-left: 20px;
    margin-right: 20px;
}

.page-template-tp-page-business-connect-application-php .footnote {
    margin: 10px 20px 5px 20px !important;
    font-size: 12px;
    text-align: left;
}

.page-template-tp-page-business-connect-application-php .input.selectmulti .option,
.page-template-tp-page-business-connect-application-php .input.selectsingle .option {
    display: block;
    text-align: left;
    margin: 5px 20px;
    cursor: pointer;
}

.page-template-tp-page-business-connect-application-php .input.selectmulti .option .input,
.page-template-tp-page-business-connect-application-php .input.selectsingle .option .input {
    display: inline-block;
    margin-right: 10px;
}

.page-template-tp-page-business-connect-application-php .message-error {
    color: #b58538;
    text-align: center;
}

.page-template-tp-page-business-connect-application-php .field-wrapper {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #7e7e7e;
    padding: 5px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.2);
    color: #aaa;
    text-align: center;
}

.page-template-tp-page-business-connect-application-php .field-wrapper.error {
    border-color: #b58538;
}

.page-template-tp-page-business-connect-application-php .field-wrapper p {
    margin: 5px 0;
}

.page-template-tp-page-business-connect-application-php .form-submitted {
    margin-top: 30;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

.page-template-tp-page-company-registration-php .page-section.first .blurb {
    margin-top: 70px;
}

.page-template-tp-page-company-registration-php .form-subhead {
    text-align: center;
    color: #aaa;
    margin-bottom: 0px;
}

.page-template-tp-page-company-registration-php .blurb {
    margin: 20px auto 20px;
    max-width: 700px;
    text-align: center;
}

.page-template-tp-page-company-registration-php .disclaimer {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.page-template-tp-page-company-registration-php .form-section {
    margin: 40px auto 40px;
    max-width: 600px;
    overflow: hidden;
}

.page-template-tp-page-company-registration-php .component-input-text {
    width: 100%;
}

.page-template-tp-page-company-registration-php .upload-box {
    clear: both;
    margin: 0;
    margin-left: 6px;
    padding-top: 10px;
}

.page-template-tp-page-company-registration-php .up-box {
    margin-left: 80px;
}

.page-template-tp-page-company-registration-php .disclaimer {
    margin-left: 6px;
    font-size: 12px;
}

.page-template-tp-page-company-registration-php input,
.page-template-tp-page-company-registration-php textarea,
.page-template-tp-page-company-registration-php select {
    color: #fff;
}

.page-template-tp-page-company-registration-php .my-field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding: 4px;
}

.page-template-tp-page-company-registration-php .my-field.first-name,
.page-template-tp-page-company-registration-php .my-field.last-name,
.page-template-tp-page-company-registration-php .my-field.address-line-2,
.page-template-tp-page-company-registration-php .my-field.state,
.page-template-tp-page-company-registration-php .my-field.zip,
.page-template-tp-page-company-registration-php .my-field.business-phone,
.page-template-tp-page-company-registration-php .my-field.alternate-phone,
.page-template-tp-page-company-registration-php .my-field.twitter,
.page-template-tp-page-company-registration-php .my-field.diverse-business-1-certifier,
.page-template-tp-page-company-registration-php .my-field.diverse-business-1-certifier-business-id,
.page-template-tp-page-company-registration-php .my-field.diverse-business-2-certifier,
.page-template-tp-page-company-registration-php .my-field.diverse-business-2-certifier-business-id,
.page-template-tp-page-company-registration-php .my-field.diverse-business-3-certifier,
.page-template-tp-page-company-registration-php .my-field.diverse-business-3-certifier-business-id,
.page-template-tp-page-company-registration-php .my-field.diverse-business-4-certifier,
.page-template-tp-page-company-registration-php .my-field.diverse-business-4-certifier-business-id,
.page-template-tp-page-company-registration-php .my-field.business-reference-1-first-name,
.page-template-tp-page-company-registration-php .my-field.business-reference-1-last-name,
.page-template-tp-page-company-registration-php .my-field.business-reference-1-phone,
.page-template-tp-page-company-registration-php .my-field.business-reference-1-email,
.page-template-tp-page-company-registration-php .my-field.business-reference-2-first-name,
.page-template-tp-page-company-registration-php .my-field.business-reference-2-last-name,
.page-template-tp-page-company-registration-php .my-field.business-reference-2-phone,
.page-template-tp-page-company-registration-php .my-field.business-reference-2-email,
.page-template-tp-page-company-registration-php .my-field.business-reference-3-first-name,
.page-template-tp-page-company-registration-php .my-field.business-reference-3-last-name,
.page-template-tp-page-company-registration-php .my-field.business-reference-3-phone,
.page-template-tp-page-company-registration-php .my-field.business-reference-3-email,
.page-template-tp-page-company-registration-php .my-field.reference-customer-container,
.page-template-tp-page-company-registration-php .my-field.phone,
.page-template-tp-page-company-registration-php .my-field.fax,
.page-template-tp-page-company-registration-php .my-field.employee-number,
.page-template-tp-page-company-registration-php .my-field.employee-number-pt,
.page-template-tp-page-company-registration-php .my-field.start-up-capital-raised,
.page-template-tp-page-company-registration-php .my-field.start-up-capital-raised-to-date,
.page-template-tp-page-company-registration-php .my-field.most-interested-other {
    width: 50%;
}

.page-template-tp-page-company-registration-php .my-field.first-name,
.page-template-tp-page-company-registration-php .my-field.last-name,
.page-template-tp-page-company-registration-php .my-field.email,
.page-template-tp-page-company-registration-php .my-field.year-founded,
.page-template-tp-page-company-registration-php .my-field.city,
.page-template-tp-page-company-registration-php .my-field.state,
.page-template-tp-page-company-registration-php .my-field.zip {
    width: 33.33%;
}

.page-template-tp-page-company-registration-php .my-field.company {
    width: 66.6%;
}

.page-template-tp-page-company-registration-php .my-field.finance-seeking-other {
    width: 50%;
    float: right;
}

.page-template-tp-page-company-registration-php .my-field.funding-amount-sought {
    width: 40%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.page-template-tp-page-company-registration-php .my-field.revenue-2013,
.page-template-tp-page-company-registration-php .my-field.revenue-2014,
.page-template-tp-page-company-registration-php .my-field.revenue-2015,
.page-template-tp-page-company-registration-php .my-field.revenue-2016,
.page-template-tp-page-company-registration-php .my-field.ebitda-2013,
.page-template-tp-page-company-registration-php .my-field.ebitda-2014,
.page-template-tp-page-company-registration-php .my-field.ebitda-2015,
.page-template-tp-page-company-registration-php .my-field.ebitda-2016 {
    width: 22%;
}

.page-template-tp-page-company-registration-php .my-field.team-first1,
.page-template-tp-page-company-registration-php .my-field.team-last1,
.page-template-tp-page-company-registration-php .my-field.team-first2,
.page-template-tp-page-company-registration-php .my-field.team-last2,
.page-template-tp-page-company-registration-php .my-field.team-first3,
.page-template-tp-page-company-registration-php .my-field.team-last3 {
    width: 28%;
}

.page-template-tp-page-company-registration-php .my-field.team-title1,
.page-template-tp-page-company-registration-php .my-field.team-ownership1,
.page-template-tp-page-company-registration-php .my-field.team-title2,
.page-template-tp-page-company-registration-php .my-field.team-ownership2,
.page-template-tp-page-company-registration-php .my-field.team-title3,
.page-template-tp-page-company-registration-php .my-field.team-ownership3 {
    width: 20%;
}

.page-template-tp-page-company-registration-php .form-labels {
    float: left;
    width: 12%;
    text-align: right;
    margin-top: 10px;
    clear: both;
}

.page-template-tp-page-company-registration-php .form-labels-sm {
    float: left;
    width: 3%;
    text-align: right;
    margin-top: 10px;
    clear: both;
}

.page-template-tp-page-company-registration-php .label-headings {
    float: right;
    width: 22%;
    text-align: center;
    clear: left;
    margin-top: 20px;
}

.page-template-tp-page-company-registration-php .label-headings-bg {
    float: right;
    width: 28%;
    text-align: left;
    clear: left;
    margin-top: 0;
}

.page-template-tp-page-company-registration-php .label-headings-sm {
    float: right;
    width: 20%;
    text-align: left;
    clear: left;
    margin-top: 0;
}

.page-template-tp-page-company-registration-php .my-field.address-line-1,
.page-template-tp-page-company-registration-php .my-field.website,
.page-template-tp-page-company-registration-php .my-field.business-reference-1-phone,
.page-template-tp-page-company-registration-php .my-field.business-reference-2-phone,
.page-template-tp-page-company-registration-php .my-field.business-reference-3-phone {
    clear: left;
}

.page-template-tp-page-company-registration-php .my-field.gender,
.page-template-tp-page-company-registration-php .my-field.ethnicity,
.page-template-tp-page-company-registration-php .my-field.type-of-business,
.page-template-tp-page-company-registration-php .my-field.product-service-1,
.page-template-tp-page-company-registration-php .my-field.product-service-2,
.page-template-tp-page-company-registration-php .my-field.product-service-3,
.page-template-tp-page-company-registration-php .my-field.diverse-business-type,
.page-template-tp-page-company-registration-php .my-field.diverse-business-certification,
.page-template-tp-page-company-registration-php .my-field.business-reference-1-customer,
.page-template-tp-page-company-registration-php .my-field.business-reference-2-customer,
.page-template-tp-page-company-registration-php .my-field.business-reference-3-customer,
.page-template-tp-page-company-registration-php .my-field.single,
.page-template-tp-page-company-registration-php .my-field.submit {
    float: none;
}

.page-template-tp-page-company-registration-php .my-field.agree .my-field-error,
.page-template-tp-page-company-registration-php .my-field.shared-proof-of-certification .my-field-error {
    text-align: left;
}

.page-template-tp-page-company-registration-php .my-field.signature .input {
    font-family: Satisfy, cursive;
    padding: 15px 0;
    font-size: 30px;
}

.page-template-tp-page-company-registration-php .my-field.signature .input::-webkit-input-placeholder {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page-template-tp-page-company-registration-php .my-field.signature .input::-moz-placeholder {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page-template-tp-page-company-registration-php .my-field.signature .input:-ms-input-placeholder {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page-template-tp-page-company-registration-php .instruction {
    margin-left: 20px;
    margin-right: 20px;
}

.page-template-tp-page-company-registration-php .footnote {
    margin: 10px 20px 5px 20px !important;
    font-size: 12px;
    text-align: left;
}

.page-template-tp-page-company-registration-php .input.selectmulti .option,
.page-template-tp-page-company-registration-php .input.selectsingle .option {
    display: inline-block;
    float: left;
    width: 43%;
    text-align: left;
    margin: 5px 20px;
    cursor: pointer;
}

.page-template-tp-page-company-registration-php .input.selectmulti .option .input,
.page-template-tp-page-company-registration-php .input.selectsingle .option .input {
    display: inline-block;
    margin-right: 10px;
}

.page-template-tp-page-company-registration-php .message-error {
    color: #b58538;
    text-align: center;
}

.page-template-tp-page-company-registration-php .field-wrapper {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #7e7e7e;
    padding: 5px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.2);
    color: #aaa;
    text-align: center;
}

.page-template-tp-page-company-registration-php .field-wrapper.error {
    border-color: #b58538;
}

.page-template-tp-page-company-registration-php .field-wrapper p {
    margin: 5px 0;
}

.page-template-tp-page-company-registration-php .form-submitted {
    margin-top: 30;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

.page-template-tp-page-committee-php .page-middle-page .members {
    padding: 30px 0 65px;
}

.page-template-tp-page-committee-php .page-middle-page .member {
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}

.page-template-tp-page-committee-php .page-middle-page .member .image {
    -moz-border-radius: 67.5px;
    -webkit-border-radius: 67.5px;
    border-radius: 67.5px;
    position: absolute;
    left: 0;
    top: 0;
    width: 135px;
    height: 135px;
    background-position: center center;
    background-size: cover;
}

.page-template-tp-page-committee-php .page-middle-page .member .star {
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-template-tp-page-committee-php .page-middle-page .member .info {
    padding-top: 20px;
    margin-left: 165px;
    min-height: 135px;
}

.page-template-tp-page-committee-php .page-middle-page .member .name {
    font-size: 19px;
}

.page-template-tp-page-committee-php .page-middle-page .member .career {
    margin-top: 10px;
    color: #ecce89;
    line-height: 1.6;
}

.page-template-tp-page-committee-php .page-middle-page .member .link {
    display: inline-block;
    margin-top: 10px;
    background-image: url("../images/icon/1x/arrow/circle-right-gold-small.png");
    padding-left: 22px;
    background-repeat: no-repeat;
    background-position: left center;
    color: white;
    font-size: 15px;
    line-height: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-page-committee-php .page-middle-page .member .link {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/icon/2x/arrow/circle-right-gold-small.png");
        background-size: 12px;
    }
}

.page-template-tp-page-committee-php .page-middle-page .member .link:hover {
    color: #ecce89;
}

.page-template-tp-page-legends-php .page-middle-page .members {
    padding: 30px 0 65px;
}

.page-template-tp-page-legends-php .page-middle-page .member {
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}

.page-template-tp-page-legends-php .page-middle-page .member .image {
    -moz-border-radius: 67.5px;
    -webkit-border-radius: 67.5px;
    border-radius: 67.5px;
    position: absolute;
    left: 0;
    top: 0;
    width: 135px;
    height: 135px;
    background-position: center center;
    background-size: cover;
}

.page-template-tp-page-legends-php .page-middle-page .member .star {
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-template-tp-page-legends-php .page-middle-page .member .info {
    padding-top: 20px;
    margin-left: 165px;
    min-height: 135px;
}

.page-template-tp-page-legends-php .page-middle-page .member .name {
    font-size: 19px;
}

.page-template-tp-page-legends-php .page-middle-page .member .career {
    margin-top: 10px;
    color: #ecce89;
    line-height: 1.6;
}

.page-template-tp-page-legends-php .page-middle-page .member .link {
    display: inline-block;
    margin-top: 10px;
    background-image: url("../images/icon/1x/arrow/circle-right-gold-small.png");
    padding-left: 22px;
    background-repeat: no-repeat;
    background-position: left center;
    color: white;
    font-size: 15px;
    line-height: 1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-page-legends-php .page-middle-page .member .link {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/icon/2x/arrow/circle-right-gold-small.png");
        background-size: 12px;
    }
}

.page-template-tp-page-legends-php .page-middle-page .member .link:hover {
    color: #ecce89;
}

.page-template-tp-page-contact-php .page-middle-page .page-section {
    margin-top: 30px;
}

.page-template-tp-page-contact-php .page-middle-page .content-main {
    margin: 90px 30px;
}

@media only screen and (max-width: 40em),
only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .page-template-tp-page-contact-php .page-middle-page .content-main {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.page-template-tp-page-contact-php .page-middle-page .content-main .title {
    margin: 30px 0 0;
    font-size: 45px;
    font-weight: 100;
    text-align: center;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-contact-php .page-middle-page .content-main .title {
        font-size: 30px;
    }
}

.page-template-tp-page-contact-php .page-middle-page .page-sidebar .contacts {
    margin: 0;
    padding: 0;
}

.page-template-tp-page-contact-php .page-middle-page .page-sidebar .contact {
    list-style-type: none;
    margin: 30px 0 0;
}

.page-template-tp-page-contact-php .page-middle-page .page-sidebar .contact h2 {
    font-weight: 100;
    font-size: 19px;
    margin: 0;
}

.page-template-tp-page-countdown-clock-php .page-middle-page .page-section-top {
    margin: 55px 0;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-countdown-clock-php .page-middle-page .page-section-top .content {
        margin-top: 30px;
    }
}

.page-template-tp-page-countdown-clock-php .page-middle-page .page-section-last > .inner {
    padding-top: 30px;
    padding-bottom: 30px;
}

.page-template-tp-page-countdown-clock-php .page-middle-page .page-section-last .title {
    font-size: 25px;
    font-weight: 400;
    color: #b58538;
    text-align: center;
}

.page-template-tp-page-countdown-clock-php .page-middle-page .page-section-last .separator {
    margin: 45px 100px;
    height: 1px;
    background-color: #b58538;
}

.page-template-tp-page-countdown-clock-php .page-middle-page .page-section-last .list {
    margin: 0 50px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-countdown-clock-php .page-middle-page .page-section-last .list {
        margin: 0;
    }
}

.page-template-tp-page-countdown-clock-php .page-middle-page .page-section-last .list li {
    padding-left: 20px;
    color: #b58538;
    margin-top: 15px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-countdown-clock-php .page-middle-page .page-section-last .list li {
        padding-left: 0;
        max-width: 90%;
    }
}

.page-template-tp-page-countdown-clock-php .page-middle-page .page-section-last .list li span {
    color: white;
}

.page-template-tp-page-countdown-clock-php .page-middle-page .page-section-bottom {
    margin-top: 45px;
}

.page-template-tp-page-countdown-clock-php .page-middle-page .content.padded {
    padding: 0 50px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-countdown-clock-php .page-middle-page .content.padded {
        padding: 0;
    }
}

.page-template-tp-page-events-php .page-middle-page .page-section-top {
    margin-top: 45px;
}

.page-template-tp-page-events-php .page-middle-page .page-section-top .top-icon {
    display: block;
    float: right;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-events-php .page-middle-page .page-section-top .top-icon {
        float: none;
        margin: 0 auto;
    }
}

.page-template-tp-page-events-php .page-middle-page .page-section-top .content {
    margin: 15px 0 45px;
}

.page-template-tp-page-events-php .page-middle-page .page-section-description {
    position: relative;
    background-image: url("../images/template/page-events/game-bg.jpg");
    background-size: cover;
    background-position: right top;
    background-attachment: fixed;
    height: 486px;
}

.page-template-tp-page-events-php .page-middle-page .page-section-description > .inner {
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 30px 0;
}

.page-template-tp-page-events-php .page-middle-page .page-section-bottom {
    margin-top: 45px;
}

.page-template-tp-page-events-php .page-middle-page .content.padded {
    padding: 0 50px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-events-php .page-middle-page .content.padded {
        padding: 0;
    }
}

.page-template-tp-page-faq-php .qa-section {
    margin-bottom: 100px;
}

.page-template-tp-page-faq-php .qa-section dt {
    display: block;
    margin-top: 70px;
    padding-bottom: 5px;
    border-bottom: 1px solid #b58538;
    font-size: 25px;
    font-weight: 300;
    color: #b58538;
}

.page-template-tp-page-faq-php .qa-section dd {
    margin: 25px 0 0 0;
}

.page-template-tp-page-game-changer-php .title-color {
    color: #e0bb5f;
}

.page-template-tp-page-game-changer-php .title {
    color: #e0bb5f;
    font-weight: 300;
    font-size: 25px;
    margin: 0 0 20px;
    text-align: left;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-game-changer-php .title {
        display: table;
        width: 100%;
        margin: 0;
    }
}

.page-template-tp-page-game-changer-php .page-section-top {
    text-align: center;
}

.page-template-tp-page-game-changer-php .page-section-top .inner {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.page-template-tp-page-game-changer-php .page-section-description-1 {
    position: relative;
    background-image: url("../images/template/page-game-changer/gamechanger-bg.jpg");
    background-size: cover;
    background-position: center top;
    min-height: 626px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-game-changer-php .page-section-description-1 {
        height: 400px;
    }
}

.page-template-tp-page-game-changer-php .page-section-description-1 > .content {
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 30px 0;
}

.page-template-tp-page-game-changer-php .page-section-description-1 > .content .mceContentBody {
    padding: 0 30px;
}

.page-template-tp-page-game-changer-php .page-section-description-2 .inner {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.page-template-tp-page-game-changer-php .page-section-description-2 .mceContentBody {
    padding: 0 30px;
}

.page-template-tp-page-game-changer-php .page-section-last > .inner {
    padding-top: 30px;
    padding-bottom: 30px;
}

.page-template-tp-page-game-changer-php .page-section-last .list {
    padding-left: 20px;
}

.page-template-tp-page-game-changer-php .page-section-last .list li {
    margin-top: 15px;
}

.page-template-tp-page-game-changer-application-php .title {
    color: #b58538;
    font-weight: 300;
    font-size: 25px;
    text-align: center;
}

.page-template-tp-page-game-changer-application-php .certification {
    max-width: 800px;
    margin: 30px auto 0 auto;
}

.page-template-tp-page-game-changer-application-php .icon.down {
    display: block;
    margin: 0 auto;
}

.page-template-tp-page-game-changer-application-php .page-section.first .blurb {
    margin-top: 70px;
}

.page-template-tp-page-game-changer-application-php .page-section.last {
    margin-bottom: 70px;
}

.page-template-tp-page-game-changer-application-php .blurb {
    margin: 20px auto 20px;
    max-width: 600px;
    text-align: center;
}

.page-template-tp-page-game-changer-application-php .blurb.left {
    text-align: left;
    padding-left: 25px;
}

.page-template-tp-page-game-changer-application-php .disclaimer {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.page-template-tp-page-game-changer-application-php .form-section {
    margin: 10px auto 40px;
    max-width: 600px;
    overflow: hidden;
}

.page-template-tp-page-game-changer-application-php .form-section-team {
    margin: 20px auto 0;
    max-width: 600px;
    overflow: hidden;
}

.page-template-tp-page-game-changer-application-php .component-input-text {
    width: 100%;
}

.page-template-tp-page-game-changer-application-php textarea.component-input-text {
    text-align: left;
}

.page-template-tp-page-game-changer-application-php .financial-data {
    width: 100%;
}

.page-template-tp-page-game-changer-application-php .financial-data th {
    font-weight: normal;
}

.page-template-tp-page-game-changer-application-php .financial-data td {
    vertical-align: top;
}

.page-template-tp-page-game-changer-application-php .button-wrapper {
    margin: 4px;
}

.page-template-tp-page-game-changer-application-php .hidden {
    display: none;
}

.page-template-tp-page-game-changer-application-php .add-member-button {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #7e7e7e;
    color: black;
    width: 100%;
    padding: 14px;
    display: inline-block;
    text-align: center;
    border: 0;
}

.page-template-tp-page-game-changer-application-php .add-member-button:hover {
    cursor: pointer;
    text-decoration: none;
}

.page-template-tp-page-game-changer-application-php .my-field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding: 4px;
}

.page-template-tp-page-game-changer-application-php .my-field.address,
.page-template-tp-page-game-changer-application-php .my-field.city,
.page-template-tp-page-game-changer-application-php .my-field.state,
.page-template-tp-page-game-changer-application-php .my-field.zip,
.page-template-tp-page-game-changer-application-php .my-field.fiscal-year-start,
.page-template-tp-page-game-changer-application-php .my-field.fiscal-year-end,
.page-template-tp-page-game-changer-application-php .my-field.first-name,
.page-template-tp-page-game-changer-application-php .my-field.last-name,
.page-template-tp-page-game-changer-application-php .my-field.state,
.page-template-tp-page-game-changer-application-php .my-field.zip,
.page-template-tp-page-game-changer-application-php .my-field.business-phone,
.page-template-tp-page-game-changer-application-php .my-field.alternate-phone,
.page-template-tp-page-game-changer-application-php .my-field.team-1-first-name,
.page-template-tp-page-game-changer-application-php .my-field.team-1-last-name,
.page-template-tp-page-game-changer-application-php .my-field.team-2-first-name,
.page-template-tp-page-game-changer-application-php .my-field.team-2-last-name,
.page-template-tp-page-game-changer-application-php .my-field.team-3-first-name,
.page-template-tp-page-game-changer-application-php .my-field.team-3-last-name,
.page-template-tp-page-game-changer-application-php .my-field.team-4-first-name,
.page-template-tp-page-game-changer-application-php .my-field.team-4-last-name,
.page-template-tp-page-game-changer-application-php .my-field.team-5-first-name,
.page-template-tp-page-game-changer-application-php .my-field.team-5-last-name {
    width: 50%;
}

.page-template-tp-page-game-changer-application-php .my-field.state {
    clear: both;
}

.page-template-tp-page-game-changer-application-php .my-field.agree .my-field-error,
.page-template-tp-page-game-changer-application-php .my-field.shared-proof-of-certification .my-field-error {
    text-align: left;
}

.page-template-tp-page-game-changer-application-php .my-field.signature .input {
    font-family: Satisfy, cursive;
    padding: 15px 0;
    font-size: 30px;
}

.page-template-tp-page-game-changer-application-php .my-field.signature .input::-webkit-input-placeholder {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page-template-tp-page-game-changer-application-php .my-field.signature .input::-moz-placeholder {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page-template-tp-page-game-changer-application-php .my-field.signature .input:-ms-input-placeholder {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page-template-tp-page-game-changer-application-php .instruction {
    margin-left: 20px;
    margin-right: 20px;
}

.page-template-tp-page-game-changer-application-php .footnote {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px;
}

.page-template-tp-page-game-changer-application-php .message-error {
    color: #b58538;
    text-align: center;
}

.page-template-tp-page-game-changer-application-php .field-wrapper {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #7e7e7e;
    padding: 5px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.2);
    color: #aaa;
    text-align: center;
}

.page-template-tp-page-game-changer-application-php .field-wrapper.error {
    border-color: #b58538;
}

.page-template-tp-page-game-changer-application-php .field-wrapper p {
    margin: 5px 0;
}

.page-template-tp-page-game-changer-application-php .form-submitted {
    margin-top: 30;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

.page-template-tp-page-jobs-php .page-middle-page .mceContentBody h2 {
    font-weight: 300;
    font-size: 31px;
    color: #b58538;
}

.page-template-tp-page-jobs-php .page-middle-page .content-main {
    margin: 70px 0;
}

.page-template-tp-page-jobs-php .page-middle-page .content-newsletter {
    margin: 70px 0;
    text-align: center;
}

.page-template-tp-page-history .years {
    background-image: url("../images/template/page-history/bg.jpg");
    background-position: center center;
    background-size: cover;
}

.page-template-tp-page-history .inner {
    text-align: center;
    margin-top: 1px;
    margin-left: 5px;
}

.page-template-tp-page-history .row {
    max-width: 1125px;
}

.page-template-tp-page-history a:hover {
    text-decoration: none;
}

.page-template-tp-page-history .year {
    display: inline-block;
    text-align: center;
    border: rgba(255, 255, 255, 0.25) 1px solid;
    width: 150px;
    height: 150px;
    vertical-align: middle;
    margin-left: -5px;
    margin-top: -1px;
}

.page-template-tp-page-history .year .arabic {
    display: block;
    font-size: 49px;
    color: #777;
    margin-top: 31px;
}

.page-template-tp-page-history .year .roman {
    display: block;
    color: white;
}

.page-template-tp-page-history .year .reveal-date {
    display: none;
    color: #777;
    font-weight: bold;
    line-height: 1.6;
    margin-top: 50px;
}

.page-template-tp-page-history .year.disabled:hover .reveal-date {
    display: block;
}

.page-template-tp-page-history .year.disabled:hover .arabic {
    display: none;
}

.page-template-tp-page-history .year.disabled:hover .roman {
    display: none;
}

.page-template-tp-page-history .year.enabled {
    background-color: rgba(255, 255, 255, 0.05);
}

.page-template-tp-page-history .year.enabled .arabic {
    color: #ecce80;
}

.page-template-tp-page-history .year.enabled:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.page-template-tp-page-partners-php .page-middle-page .categories {
    margin: 30px 0;
    padding: 0;
    text-align: center;
}

.page-template-tp-page-partners-php .page-middle-page .categories .category {
    list-style-type: none;
    display: inline-block;
    padding: 0 5px 1px;
    margin: 5px 10px;
}

.page-template-tp-page-partners-php .page-middle-page .categories .category.active,
.page-template-tp-page-partners-php .page-middle-page .categories .category:hover {
    border-bottom: 1px solid #c08d31;
}

.page-template-tp-page-partners-php .page-middle-page .categories a {
    color: white;
}

.page-template-tp-page-partners-php .page-middle-page .categories a:hover {
    text-decoration: none;
}

.page-template-tp-page-partners-php .page-middle-page .partners {
    position: relative;
    padding: 25px 20px;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-category {
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    z-index: 1;
    height: 1px;
    overflow: hidden;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-category.active {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    position: relative;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.001);
    height: auto;
    overflow: visible;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-logo {
    list-style-type: none;
    display: inline-block;
    margin: 20px 40px;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-logo > .inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-logo:hover .logo.inactive {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-logo:hover .logo.active {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-logo .logo {
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    display: block;
    width: 100%;
    height: 100%;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-logo .logo.inactive {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-logo .logo.active {
    position: absolute;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    top: 0;
    left: 0;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-info {
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: black;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-info.active {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    height: auto;
    z-index: 3;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-partners-php .page-middle-page .partners .partner-info {
        position: fixed;
    }
    .page-template-tp-page-partners-php .page-middle-page .partners .partner-info.active {
        z-index: 1000;
    }
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-info > .inner {
    max-width: 640px;
    margin: 0 auto;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-partners-php .page-middle-page .partners .partner-info > .inner {
        display: table;
        width: 100%;
        height: 100%;
    }
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-partners-php .page-middle-page .partners .partner-info > .inner > .inner2 {
        display: table-cell;
        vertical-align: middle;
    }
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-info .close-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 10px 0 0;
    text-align: right;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-partners-php .page-middle-page .partners .partner-info .close-container {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-info-item {
    display: none;
    margin-top: 20px;
    text-align: justify;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-partners-php .page-middle-page .partners .partner-info-item {
        margin-top: 0;
        margin-bottom: 50px;
    }
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-info-item.active {
    display: block;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-info-item .logo {
    display: block;
    margin: 0 auto;
}

.page-template-tp-page-partners-php .page-middle-page .partners .partner-info-item .learn-more {
    margin-top: 30px;
    width: 180px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-partners-php .page-middle-page .partners .partner-info-item .learn-more {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

.page-template-tp-page-partners-php .page-middle-page .partner-instruction {
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    margin: 35px 0 150px;
    text-align: center;
    font-size: 23px;
    font-weight: 300;
    color: #ababab;
}

.page-template-tp-page-partners-php .page-middle-page .partner-instruction.hidden {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

.page-template-tp-page-playmakers .page-middle-page .content {
    text-align: center;
    margin: 70px 140px 45px 140px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-playmakers .page-middle-page .content {
        margin: 40px 20px;
    }
}

.page-template-tp-page-playmakers .page-middle-page .post-list {
    text-align: center;
}

.page-template-tp-page-playmakers .page-middle-page .post-list .post {
    display: inline-block;
    vertical-align: top;
    border-bottom: white 1px solid;
    width: 300px;
    margin: 25px 8px;
}

.page-template-tp-page-playmakers .page-middle-page .post-list .post .post-text {
    text-align: left;
    padding: 0 8px;
}

.page-template-tp-page-playmakers .page-middle-page .post-list .post .post-text .link {
    display: inline-block;
    margin-bottom: 15px;
}

.page-template-tp-page-playmakers .page-middle-page .post-list .post .post-text .icon {
    margin-right: 15px;
}

.page-template-tp-page-tours .page-middle-page .content {
    text-align: center;
    margin: 70px 140px 45px 140px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-tours .page-middle-page .content {
        margin: 40px 20px;
    }
}

.page-template-tp-page-tours .page-middle-page .post-list {
    text-align: center;
}

.page-template-tp-page-tours .page-middle-page .post-list .post {
    display: inline-block;
    vertical-align: top;
    border-bottom: white 1px solid;
    width: 400px;
    margin: 25px 8px;
}

.page-template-tp-page-tours .page-middle-page .post-list .post .post-text {
    text-align: left;
    padding: 0 8px;
}

.page-template-tp-page-tours .page-middle-page .post-list .post .post-text .link {
    display: inline-block;
    margin-bottom: 15px;
}

.page-template-tp-page-tours .page-middle-page .post-list .post .post-text .icon {
    margin-right: 15px;
}

.page-template-tp-page-press-center-php .page-middle-page .hidden {
    display: none;
}

.page-template-tp-page-press-center-php .page-middle-page .page-title {
    margin: 0;
    padding: 55px 25px;
    background-color: rgba(0, 0, 0, 0.69);
    font-weight: 300;
    font-size: 50px;
    color: #b58538;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .page-template-tp-page-press-center-php .page-middle-page .page-title {
        padding: 30px 15px;
        font-size: 40px;
    }
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-press-center-php .page-middle-page .page-title {
        padding: 20px 15px;
        font-size: 30px;
    }
}

.page-template-tp-page-press-center-php .page-middle-page .post-list {
    margin: 20px 15px 0 25px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-press-center-php .page-middle-page .post-list {
        margin-top: 15px;
        margin-left: 15px;
    }
}

.page-template-tp-page-press-center-php .page-middle-page .newsletter-signup {
    margin-top: 70px;
}

.page-template-tp-page-press-center-php .page-middle-page .newsletter-signup .separator {
    height: 1px;
    background-color: #b58538;
    width: 33%;
    margin: 0 auto;
}

.page-template-tp-page-press-center-php .page-middle-page .newsletter-signup > h2 {
    text-align: center;
    font-weight: 300;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files {
    margin: 70px 0 0;
    padding-bottom: 70px;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files .title {
    margin: 70px 0 0;
    color: #b58538;
    font-weight: 300;
    padding: 0 0 10px 20px;
    font-size: 25px;
    border-bottom: 1px solid #b58538;
    line-height: 1;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files .file {
    display: none;
    background-color: #2a2a29;
    color: white;
    overflow: hidden;
    margin-top: 10px;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files .file.show {
    display: block;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files .file > .inner {
    margin: 20px;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files .file .description {
    font-size: 19px;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files .file .meta {
    border-top: 1px solid #171717;
    margin-top: 15px;
    padding-top: 15px;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files .file .meta .date {
    display: inline-block;
    margin-right: 20px;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files .file .meta img {
    display: inline-block;
    margin-right: 10px;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files .item-paging .item.number {
    display: none;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files .item-paging .item.number.current {
    display: inline;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files .item-paging .item.link {
    display: inline;
}

.page-template-tp-page-press-center-php .page-middle-page .page-content.files .item-paging .item.link.current {
    display: none;
}

.page-template-tp-page-press-center-php .page-middle-page .widget.contact-information .content .name {
    font-size: 19px;
    margin-top: 25px;
}

.page-template-tp-page-press-center-php .page-middle-page .widget.contact-information .content .subtitle.second {
    margin-top: 40px;
    border-top: 1px solid #171717;
    padding-top: 5px;
}

.page-template-tp-page-staff-php .page-middle-page .members {
    padding-top: 50px;
    text-align: center;
}

.page-template-tp-page-staff-php .page-middle-page .padder {
    display: inline-block;
    width: 15px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-staff-php .page-middle-page .padder {
        display: none;
    }
}

.page-template-tp-page-staff-php .page-middle-page .member {
    width: 208px;
    height: 208px;
    display: inline-block;
    margin: 18px;
}

.page-template-tp-page-staff-php .page-middle-page .member > .inner {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background-color: #111;
}

.page-template-tp-page-staff-php .page-middle-page .member .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-position: center center;
    background-size: cover;
}

.page-template-tp-page-staff-php .page-middle-page .member .bg .text {
    display: none;
}

.page-template-tp-page-staff-php .page-middle-page .member:hover .info,
.page-template-tp-page-staff-php .page-middle-page .member.active .info {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    z-index: 2;
}

.page-template-tp-page-staff-php .page-middle-page .member .info {
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: table;
    position: relative;
    background-color: #e1bc64;
    background-color: rgba(225, 188, 100, 0.88);
    text-align: center;
    color: black;
}

.page-template-tp-page-staff-php .page-middle-page .member .info > .inner {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
}

.page-template-tp-page-staff-php .page-middle-page .member .name {
    font-size: 18px;
}

.page-template-tp-page-staff-php .page-middle-page .member .details {
    margin-top: 5px;
    font-size: 11px;
}

.page-template-tp-page-staff-php .page-middle-page .member .links {
    margin-top: 8px;
}

.page-template-tp-page-staff-php .page-middle-page .member .link {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.45);
    background-repeat: no-repeat;
    background-position: center center;
}

.page-template-tp-page-staff-php .page-middle-page .member .link:hover {
    background-color: #a08650;
}

.page-template-tp-page-staff-php .page-middle-page .member .link.email {
    background-image: url("../images/template/page-staff/icon/1x/email.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-page-staff-php .page-middle-page .member .link.email {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/template/page-staff/icon/2x/email.png");
        background-size: 12px;
    }
}

.page-template-tp-page-staff-php .page-middle-page .member .link.twitter {
    background-image: url("../images/template/page-staff/icon/1x/twitter.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-page-staff-php .page-middle-page .member .link.twitter {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/template/page-staff/icon/2x/twitter.png");
        background-size: 13px;
    }
}

.page-template-tp-page-staff-php .page-middle-page .member .link.linkedin {
    background-image: url("../images/template/page-staff/icon/1x/linkedin.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-page-staff-php .page-middle-page .member .link.linkedin {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/template/page-staff/icon/2x/linkedin.png");
        background-size: 12px;
    }
}

.page-template-tp-page-staff-php .page-middle-page .member .link .text {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

.page-template-tp-page-staff-php .page-middle-page .contact-container {
    padding: 40px 0 60px;
    text-align: center;
}

.page-template-tp-page-sustainability-php .page-section-description {
    position: relative;
    background-image: url("../images/template/page-sustainability/hashtag-sb50.jpg");
    background-size: cover;
    background-position: center top;
    height: 489px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-sustainability-php .page-section-description {
        height: 400px;
    }
}

.page-template-tp-page-sustainability-php .page-section-description > .content {
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 30px 0;
}

.page-template-tp-page-sustainability-php .page-section-description > .content .mceContentBody {
    padding: 0 30px;
}

.page-template-tp-page-super-communities-php .signup {
    margin-top: 70px;
}

.page-template-tp-page-super-communities-php .signup .separator {
    height: 1px;
    background-color: #b58538;
    width: 33%;
    margin: 0 auto;
}

.page-template-tp-page-super-communities-php .signup > h2 {
    text-align: center;
    font-weight: 300;
}

.page-template-tp-page-super-communities-php .form-base.super-communities {
    width: 280px;
    margin: 0 auto;
    text-align: center;
}

.page-template-tp-page-super-communities-php .form-base.super-communities .input.text {
    margin-top: 25px;
    width: 100%;
}

.page-template-tp-page-super-communities-php .availability {
    text-align: center;
}

.page-template-tp-page-super-communities-php .message-success {
    text-align: center;
    margin: 25px auto;
    max-width: 520px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-super-communities-php .message-success {
        margin: 25px 5px;
    }
}

.page-template-tp-page-super-communities-admin-php {
    margin-bottom: 100px;
}

.page-template-tp-page-super-communities-admin-php .header {
    background-image: url("../images/template/event-space-finder/bg.jpg");
    background-position: center bottom;
    background-size: cover;
    height: 415px;
}

.page-template-tp-page-super-communities-admin-php .header .logo {
    display: block;
    margin: 30px auto 0;
}

.page-template-tp-page-super-communities-admin-php .unathorized {
    margin: 50px 0;
    text-align: center;
    font-size: 30px;
}

.page-template-tp-page-super-communities-admin-php .logout {
    text-align: right;
    margin-top: 30px;
}

.page-template-tp-page-super-communities-admin-php .title {
    margin: 70px 0 0;
    color: #b58538;
    font-weight: 300;
    padding: 0 0 10px 20px;
    font-size: 25px;
    border-bottom: 1px solid #b58538;
    line-height: 1;
}

.page-template-tp-page-super-communities-admin-php .mceContentBody {
    margin: 25px 0;
}

.page-template-tp-page-super-communities-admin-php p {
    padding: 0 0 10px 20px;
}

.page-template-tp-page-super-communities-admin-php .section-label {
    color: #b58538;
    font-size: 23px;
    font-weight: 300;
    text-transform: lowercase;
}

.page-template-tp-page-super-communities-admin-php .login-container {
    margin: 30px auto;
    max-width: 1000px;
    padding: 0 20px;
}

.page-template-tp-page-super-communities-admin-php .login-container .intro .title {
    margin: 0;
    font-size: 70px;
    font-weight: 100;
    color: #b58538;
    text-transform: lowercase;
    line-height: .85;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-super-communities-admin-php .login-container .intro .title {
        font-size: 65px;
    }
}

.page-template-tp-page-super-communities-admin-php .login-container .intro .content {
    margin-top: 40px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-super-communities-admin-php .login-container .intro .action-container {
        text-align: center;
    }
}

.page-template-tp-page-super-communities-admin-php .login-container .component-button {
    font-size: 18px;
    width: 250px;
    margin-top: 20px;
}

.page-template-tp-page-super-communities-admin-php .login-container .form {
    max-width: 320px;
    margin: 30px auto 0;
}

.page-template-tp-page-super-communities-admin-php .login-container .form table {
    width: 100%;
}

.page-template-tp-page-super-communities-admin-php .login-container .form th {
    width: 50%;
    text-align: left;
    font-weight: normal;
    padding: 15px 10px 15px 0;
}

.page-template-tp-page-super-communities-admin-php .login-container .form td .component-select {
    display: block;
    width: 100%;
}

.page-template-tp-page-super-communities-admin-php .login-container .form .error {
    text-align: center;
}

.page-template-tp-page-super-communities-admin-php .login-container .form .submit {
    width: 100%;
}

.page-template-tp-page-super-communities-admin-php .search-separator {
    height: 1px;
    background-color: #b58538;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODkzMmMiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0.6)), color-stop(100%, rgba(200, 147, 44, 0.6)));
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.6) 0%, rgba(200, 147, 44, 0.6) 100%);
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.6) 0%, rgba(200, 147, 44, 0.6) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.6) 0%, rgba(200, 147, 44, 0.6) 100%);
}

.page-template-tp-page-super-communities-admin-php .page-content {
    margin: 70px 0 0;
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .inner {
    position: relative;
    background-color: #2a2a29;
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .example {
    margin-left: 25px;
    margin-top: 11px;
    padding-top: 10px;
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .field-label {
    margin: 15px 25px;
    font-size: 19px;
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .input.text {
    display: block;
    margin: 10px auto;
    width: 90%;
    height: 40px;
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .separator {
    border-top: 1px solid #171717;
    margin: 42px 25px 0 25px;
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .banner-color .radio-input {
    display: none;
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .banner-color .color-container {
    position: relative;
    display: inline-block;
    width: 26%;
    height: 32px;
    margin: 10px 0 0 5%;
    background-color: black;
    background-repeat: no-repeat;
    background-position: 10px center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url("../images/icon/1x/arrow/circle-gold-small.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-page-super-communities-admin-php .page-content.banner .banner-color .color-container {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/icon/2x/arrow/circle-gold-small.png");
        background-size: 12px 12px;
    }
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .banner-color .color-container.selected {
    background-image: url("../images/icon/1x/arrow/circle-right-gold-small.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-page-super-communities-admin-php .page-content.banner .banner-color .color-container.selected {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/icon/2x/arrow/circle-right-gold-small.png");
        background-size: 12px 12px;
    }
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .banner-color .color-box {
    position: absolute;
    height: 28px;
    top: 2px;
    right: 2px;
    left: 35px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: opacity;
    /* Safari */
    -webkit-transition-duration: 0.5s;
    /* Safari */
    transition-property: opacity;
    transition-duration: 0.5s;
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .banner-color .color-box:hover {
    opacity: 0.5;
    cursor: pointer;
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .submit-container {
    text-align: center;
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .submit {
    display: inline-block;
    margin: 5px auto;
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .my-field-error {
    margin-top: 10px;
    text-align: center;
    color: #b58538;
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .banner-submitted {
    text-align: center;
    padding: 148px 12px;
    margin-top: 10px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-super-communities-admin-php .page-content.banner .banner-submitted {
        padding: 40px 10px;
    }
}

.page-template-tp-page-super-communities-admin-php .page-content.banner .banner-submitted .thank {
    font-size: 22px;
}

.page-template-tp-page-super-communities-admin-php .page-content .file {
    display: block;
    background-color: #2a2a29;
    color: white;
    overflow: hidden;
    margin-top: 10px;
}

.page-template-tp-page-super-communities-admin-php .page-content .file > .inner {
    margin: 20px;
}

.page-template-tp-page-super-communities-admin-php .page-content .file .description {
    font-size: 19px;
}

.page-template-tp-page-super-communities-admin-php .page-content .file .meta {
    border-top: 1px solid #171717;
    margin-top: 15px;
    padding-top: 15px;
}

.page-template-tp-page-super-communities-admin-php .page-content .file .meta .date {
    display: inline-block;
    margin-right: 20px;
}

.page-template-tp-page-super-communities-admin-php .page-content .file .meta img {
    display: inline-block;
    margin-right: 10px;
}

.page-template-tp-page-super-communities-admin-php .terms-and-conditions {
    margin: 70px 0 0;
    padding-bottom: 70px;
}

.page-template-tp-page-super-communities-admin-php .terms-and-conditions .title {
    margin: 70px 0 0;
    color: #b58538;
    font-weight: 300;
    padding: 0 0 10px 20px;
    font-size: 25px;
    border-bottom: 1px solid #b58538;
    line-height: 1;
}

.page-template-tp-page-super-communities-admin-php .terms-and-conditions .terms {
    display: block;
    background-color: #2a2a29;
    color: white;
    overflow: hidden;
    margin-top: 10px;
}

.page-template-tp-page-super-communities-admin-php .terms-and-conditions .terms .description {
    font-size: 18px;
}

.page-template-tp-page-super-communities-admin-php .terms-and-conditions .terms .check {
    display: inline-block;
    margin: 30px 20px;
}

.page-template-tp-page-super-communities-admin-php .terms-and-conditions .terms .meta {
    border-top: 1px solid #171717;
}

.page-template-tp-page-super-communities-admin-php .terms-and-conditions .terms .meta .link {
    margin: 20px;
    display: inline-block;
    text-align: right;
    float: right;
}

.page-template-tp-page-super-communities-admin-php .terms-and-conditions .terms .meta img {
    display: inline-block;
    margin-right: 10px;
}

.page-template-tp-page-super-communities-admin-php .terms-and-conditions .submit {
    display: block;
    margin: 30px auto;
}

.page-template-tp-page-super-communities-admin-php .terms-and-conditions .error {
    text-align: center;
    margin: 10px;
}

.page-template-tp-page-super-communities-admin-php .submit-event {
    margin-top: 10px;
    padding-top: 10px;
    background-color: #2a2a29;
}

.page-template-tp-page-super-communities-admin-php .submit-event span {
    display: block;
    margin-top: 50px;
    margin-left: 20px;
    margin-bottom: 10px;
    color: #dfba5e;
}

.page-template-tp-page-super-communities-admin-php .submit-event .floaty-span {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 20px;
    top: 700px;
    position: absolute;
    padding-top: 45px;
}

.page-template-tp-page-super-communities-admin-php .submit-event .intro {
    margin-top: 30px;
}

.page-template-tp-page-super-communities-admin-php .submit-event hr {
    border: 1px solid #171717;
    top: 700px;
    position: absolute;
    margin: 0 20px;
    width: 93.5%;
}

.page-template-tp-page-super-communities-admin-php .submit-event .input {
    width: 100%;
    background-color: #1b1b1b;
}

.page-template-tp-page-super-communities-admin-php .submit-event .date-label {
    margin-left: 20px;
}

.page-template-tp-page-super-communities-admin-php .submit-event .date {
    text-align: right;
}

.page-template-tp-page-super-communities-admin-php .submit-event .my-field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding: 10px 20px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-super-communities-admin-php .submit-event .my-field {
        padding: 4px;
    }
    .page-template-tp-page-super-communities-admin-php .submit-event hr {
        display: none;
    }
    .page-template-tp-page-super-communities-admin-php .submit-event .floaty-span {
        top: 750px;
    }
}

.page-template-tp-page-super-communities-admin-php .submit-event .my-field.event-name,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.date,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.location,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.city,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.firstname,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.lastname,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.phone,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.email,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.organization,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.address,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.orgnum,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.orgweb,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.attendees,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.existing,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.private,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.ticketed {
    width: 50%;
}

.page-template-tp-page-super-communities-admin-php .submit-event .my-field.location,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.link {
    clear: left;
}

.page-template-tp-page-super-communities-admin-php .submit-event .my-field.event-name,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.date {
    margin-top: 120px;
}

.page-template-tp-page-super-communities-admin-php .submit-event .my-field.submit {
    float: none;
}

.page-template-tp-page-super-communities-admin-php .submit-event .my-field.description .input,
.page-template-tp-page-super-communities-admin-php .submit-event .my-field.sponsors .input {
    text-align: left;
}

.page-template-tp-page-super-communities-admin-php .submit-event .my-field .component-button {
    display: block;
    margin: 0 auto;
}

.page-template-tp-page-super-communities-admin-php .submit-event .message-success {
    text-align: center;
    margin: 50px 60px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-super-communities-admin-php .submit-event .message-success {
        margin: 40px 10px;
    }
}

.page-template-tp-page-super-communities-admin-php .submit-event .message-success .submit {
    margin-bottom: 60px;
}

.page-template-tp-page-super-communities-admin-php .page-section-shop {
    margin-top: 10px;
    position: relative;
    background-image: url("../images/template/page-super-communities-admin/shopping-cart.jpg");
    background-position: center top;
    height: 135px;
}

.page-template-tp-page-super-communities-admin-php .page-section-shop .content {
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.8);
}

.page-template-tp-page-super-communities-admin-php .page-section-shop .shop-link {
    text-align: right;
    margin: 10px 30px;
}

.page-template-tp-page-super-communities-admin-php .page-section-shop .shop-link .icon {
    margin-right: 10px;
}

.page-template-tp-page-super-communities-admin-php .footer {
    background-color: #2a2a29;
    color: #ecce89;
    padding: 0 20px;
    overflow: hidden;
}

.page-template-tp-page-super-communities-admin-php .footer a {
    color: white;
}

.page-template-tp-page-values-php .page-middle-page .page-section {
    background-image: url("../images/component/sfba-coin-backdrop/1x/coin.png");
    background-repeat: no-repeat;
    background-position: center 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-page-values-php .page-middle-page .page-section {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/component/sfba-coin-backdrop/2x/coin.png");
        background-size: 563px 468px;
    }
}

.page-template-tp-page-values-php .page-middle-page .main-content {
    margin: 120px 0;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-values-php .page-middle-page .main-content {
        margin: 50px 0;
    }
}

.page-template-tp-page-values-php .page-middle-page .main-content .line {
    background-color: #b58538;
    width: 200px;
    height: 1px;
    margin: 0 auto;
}

.page-template-tp-page-values-php .page-middle-page .main-content .mceContentBody {
    margin-top: 30px;
    text-align: center;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-values-php .page-middle-page .main-content .mceContentBody {
        text-align: left;
    }
}

.page-template-tp-page-values-php .page-middle-page .carousel-item .inner {
    margin: 50px 25px 0;
    text-align: center;
}

.page-template-tp-page-values-php .page-middle-page .carousel-item .inner .title {
    text-align: center;
    color: #b58538;
    font-size: 31px;
    font-weight: 300;
    text-transform: lowercase;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-values-php .page-middle-page .carousel-item .inner {
        text-align: left;
        margin-left: 10px;
        margin-right: 10px;
    }
}

.page-template-tp-page-values-php .page-middle-page .carousel-container {
    position: relative;
    padding-bottom: 50px;
}

.page-template-tp-page-values-php .page-middle-page .carousel-container > .carousel {
    margin: 0 125px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-values-php .page-middle-page .carousel-container > .carousel {
        margin: 0;
    }
}

.page-template-tp-page-values-php .page-middle-page .carousel-container > .side {
    position: absolute;
    width: 100px;
    top: 0;
    bottom: 0;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-values-php .page-middle-page .carousel-container > .side {
        display: none;
    }
}

.page-template-tp-page-values-php .page-middle-page .carousel-container > .side .button {
    position: absolute;
    top: 0;
    width: 100px;
    height: 100%;
    padding: 0;
    border: 0;
    background-color: transparent;
}

.page-template-tp-page-values-php .page-middle-page .carousel-container > .side .button:focus {
    outline: none;
}

.page-template-tp-page-values-php .page-middle-page .carousel-container > .side .button .arrow {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    background-image: url("../images/home/slideshow/1x/nav-sprite.png");
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    padding: 0;
    border: 0;
    width: 40px;
    height: 76px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-page-values-php .page-middle-page .carousel-container > .side .button .arrow {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/home/slideshow/2x/nav-sprite.png");
        background-size: 200%;
    }
}

.page-template-tp-page-values-php .page-middle-page .carousel-container > .side .button .arrow.right {
    background-position: 100% 0;
}

.page-template-tp-page-values-php .page-middle-page .carousel-container > .side .button:hover .arrow {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.page-template-tp-page-values-php .page-middle-page .carousel-container > .side.left {
    left: 0;
}

.page-template-tp-page-values-php .page-middle-page .carousel-container > .side.right {
    right: 0;
}

.page-template-tp-page-values-php .page-middle-page .carousel-container .nav {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 15px;
    text-align: center;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-values-php .page-middle-page .carousel-container .nav {
        display: block;
    }
}

.page-template-tp-page-values-php .page-middle-page .carousel-container .nav .action {
    vertical-align: middle;
}

.page-template-tp-page-values-php .page-middle-page .carousel-container .nav .arrow {
    background-image: url("../images/home/slideshow/1x/nav-small-sprite.png");
    background-repeat: no-repeat;
    background-color: transparent;
    display: none;
    margin-right: 15px;
    padding: 0;
    border: 0;
    width: 15px;
    height: 29px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-page-values-php .page-middle-page .carousel-container .nav .arrow {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/home/slideshow/2x/nav-small-sprite.png");
        background-size: 200%;
    }
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-values-php .page-middle-page .carousel-container .nav .arrow {
        display: inline-block;
    }
}

.page-template-tp-page-values-php .page-middle-page .carousel-container .nav .arrow.right {
    background-position: 100% 0;
    margin-right: 0;
    margin-left: 15px;
}

.page-template-tp-page-values-php .page-middle-page .carousel-container .nav .dot {
    background-image: url("../images/home/slideshow/1x/nav-dot-sprite.png");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 100% 0;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    border: 0;
    width: 9px;
    height: 9px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-template-tp-page-values-php .page-middle-page .carousel-container .nav .dot {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/home/slideshow/2x/nav-dot-sprite.png");
        background-size: 200%;
    }
}

.page-template-tp-page-values-php .page-middle-page .carousel-container .nav .dot.selected,
.page-template-tp-page-values-php .page-middle-page .carousel-container .nav .dot:hover {
    background-position: 0;
}

.page-template-tp-page-visitor-guide-php .page-middle-page .component-sfba-coin-backdrop > .inner {
    padding: 0;
    margin-bottom: 40px;
    background-position: center 30px;
}

.page-template-tp-page-visitor-guide-php .page-middle-page .image {
    width: auto;
    height: auto;
    display: block;
}

.page-template-tp-page-visitor-guide-php .page-middle-page .quote {
    margin: 70px 0;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-visitor-guide-php .page-middle-page .quote {
        margin: 30px 0;
    }
}

.page-template-tp-page-visitor-guide-php .page-middle-page .region {
    margin-top: 100px;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em) {
    .page-template-tp-page-visitor-guide-php .page-middle-page .region {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-visitor-guide-php .page-middle-page .region {
        margin-top: 0;
    }
}

.page-template-tp-page-visitor-guide-php .page-middle-page .region .name {
    margin-top: 50px;
    margin-bottom: -15px;
    text-align: left;
    color: #b58538;
    font-size: 25px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-visitor-guide-php .page-middle-page .region .name {
        margin-top: 25px;
    }
}

.page-template-tp-page-visitor-guide-php .page-middle-page .region .text {
    text-align: left;
}

.page-template-tp-page-visitor-guide-php .page-middle-page .post-list {
    margin-top: -10px;
}

.page-template-tp-page-visitor-guide-php .page-middle-page .page-sidebar {
    padding: 1px 0;
}

.page-template-tp-page-volunteer-php .page-section.first .page-section-content {
    margin-right: 20px;
    margin-left: 20px;
}

.page-template-tp-page-volunteer-php .page-section.first .page-section-content > .bottom {
    margin-top: 50px;
}


/* Myvolunteer Portal */

.page-template-tp-page-volunteer-portal-php .page-header-page .top {
    padding: 0;
    text-align: center;
    height: 326px;
}

.page-template-tp-page-volunteer-portal-php .page-header-page .top img {
    padding: 85px 0;
}

.page-template-tp-page-volunteer-portal-php h1 {
    position: relative;
    margin: 0;
    padding: 0 20px 5px 0;
    border-bottom: 1px solid #b58538;
    color: #b58538;
    font-weight: 100;
    font-size: 70px;
    text-align: left;
    margin-bottom: 40px;
}

.page-template-tp-page-volunteer-portal-php h1.title-login {
    position: relative;
    margin: 0;
    padding: 0 20px 5px 0;
    border-bottom: none;
    color: #b58538;
    font-weight: 100;
    font-size: 70px;
    text-align: left;
    margin-bottom: 15px;
}

.page-template-tp-page-volunteer-portal-php .login-section {
    margin-top: 20px;
}

.page-template-tp-page-volunteer-portal-php hr {
    margin-top: 20px;
    border-color: #b58538;
}

.page-template-tp-page-volunteer-portal-php input {
    width: 300px;
}

.page-template-tp-page-volunteer-portal-php input[type=text] {
    background-color: #000;
    text-align: center;
    border: 1px solid #b58538;
    border-radius: 4px;
    padding: 5px 0;
    color: #fff;
    margin: 30px 0;
}

.page-template-tp-page-volunteer-portal-php h2.title {
    margin: 70px 0 0;
    color: #b58538;
    font-weight: 300;
    padding: 0 0 10px 20px;
    font-size: 25px;
    border-bottom: 1px solid #b58538;
    line-height: 1;
}

.page-template-tp-page-volunteer-portal-php .personalize-section h3 {
    margin: 0;
    padding: 0 20px 5px 0;
    color: #ecce80;
    font-weight: 100;
    font-size: 43px;
    text-align: left;
    margin-bottom: 20px;
}

.page-template-tp-page-volunteer-portal-php .personalize-section p {
    line-height: 1.8;
    margin-bottom: 20px;
}

.page-template-tp-page-volunteer-portal-php .personalize-section a {
    color: #fff;
    padding: 5px 15px;
    border: 1px solid #b58538;
    border-radius: 4px;
    margin-top: 10px;
}

.page-template-tp-page-volunteer-portal-php .bottom-div {
    height: 489px;
    background: url("http://www.sfbaysuperbowl.com/wp-content/themes/superbowl50/images/misc/volunteer-bottom-bg.jpg") no-repeat center center;
    background-size: cover;
    margin-top: 20px;
}

.page-template-tp-page-volunteer-portal-php .bottom-div .overlay-div {
    height: 489px;
    background-color: rgba(0, 0, 0, 0.6);
}

.page-template-tp-page-volunteer-portal-php .bottom-div .overlay-div p {
    padding: 40px 20px 40px 30px;
    line-height: 1.7;
}

.page-template-tp-page-volunteer-portal-php .feedback-link {
    background-color: #e1bc63;
    height: 82px;
    text-align: center;
}

.page-template-tp-page-volunteer-portal-php .feedback-link a {
    line-height: 82px;
    color: #b48538;
    padding: 10px 30px;
    border-radius: 4px;
    border: 1px solid #b48538;
}

.page-template-tp-page-volunteer-portal-php .feedback-link a img {
    margin-left: 20px;
    top: 1px;
    position: relative;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files {
    margin: 70px 0 0;
    padding-bottom: 70px;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files .title {
    margin: 70px 0 0;
    color: #b58538;
    font-weight: 300;
    padding: 0 0 10px 20px;
    font-size: 25px;
    border-bottom: 1px solid #b58538;
    line-height: 1;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files .file {
    display: none;
    background-color: #2a2a29;
    color: white;
    overflow: hidden;
    margin-top: 10px;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files .file.show {
    display: block;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files .file > .inner {
    margin: 20px;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files .file .description {
    font-size: 19px;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files .file .meta {
    border-top: 1px solid #171717;
    margin-top: 15px;
    padding-top: 15px;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files .file .meta .date {
    display: inline-block;
    margin-right: 20px;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files .file .meta img {
    display: inline-block;
    margin-right: 10px;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files .item-paging .item.number {
    display: none;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files .item-paging .item.number.current {
    display: inline;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files .item-paging .item.link {
    display: inline;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .page-content.files .item-paging .item.link.current {
    display: none;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .widget.contact-information .content .name {
    font-size: 19px;
    margin-top: 25px;
}

.page-template-tp-page-volunteer-portal-php .page-middle-page .widget.contact-information .content .subtitle.second {
    margin-top: 40px;
    border-top: 1px solid #171717;
    padding-top: 5px;
}

.page-search .page-section-search {
    background-image: url("../images/template/page-search/lighthouse-bg.jpg");
    background-position: center bottom;
    background-size: cover;
    height: 450px;
}

@media only screen and (max-width: 40em) {
    .page-search .page-section-search {
        height: 200px;
    }
}

.page-search .page-section-search > .inner {
    padding-top: 180px;
}

@media only screen and (max-width: 40em) {
    .page-search .page-section-search > .inner {
        padding-top: 70px;
    }
}

.page-search .page-section-search .search-input {
    background-image: url("../images/icon/1x/search.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 40px;
    color: #444545;
    padding: 7px 0 7px 75px;
    background-color: rgba(255, 255, 255, 0.4);
    width: 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-search .page-section-search .search-input {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/icon/2x/search.png");
        background-size: 51px 51px;
    }
}

@media only screen and (max-width: 40em) {
    .page-search .page-section-search .search-input {
        font-size: 20px;
        padding-left: 45px;
        background-image: url("../images/icon/1x/search-half.png");
    }
}

.page-search .page-section-search .num-results {
    margin: 5px 0 0 10px;
    color: #444545;
}

.page-search .page-section-search-results .item-paging {
    margin-top: 0;
}

.page-search .page-section-search-results .search-title {
    margin: 30px 20px;
    padding: 0 0 15px 20px;
    border-bottom: 1px solid #ecce80;
    font-size: 19px;
    font-weight: 300;
    text-align: left;
}

@media only screen and (max-width: 40em) {
    .page-search .page-section-search-results .search-title {
        padding-left: 0;
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 40em) {
    .page-search .page-section-search-results .search-list {
        padding-left: 0;
    }
}

.page-search .page-section-search-results .search-list-item {
    display: block;
}

.page-search .page-section-search-results .title {
    font-size: 19px;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 0;
}

.page-search .page-section-search-results .link {
    font-size: 13px;
    padding-bottom: 30px;
}

.page-sidebar {
    padding: 1px 0 150px;
    background-image: url("../images/sidebar/1x/bg-coin.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #2a2a29;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
    .page-sidebar {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../images/sidebar/2x/bg-coin.png");
        background-size: 257px 254px;
    }
}

@media only screen and (max-width: 40em) {
    .page-sidebar {
        margin-top: 60px;
        padding-bottom: 10px;
    }
}

.page-sidebar > .inner {
    margin: 20px;
    padding: 0;
}

.page-sidebar .widget {
    margin-top: 50px;
    list-style-type: none;
    font-size: 13px;
}

.page-sidebar .widget:first-child {
    margin-top: 30px;
}

.page-sidebar .widgettitle {
    font-weight: 300;
    font-size: 17px;
    margin-bottom: 10px;
    border-bottom: 1px solid #171717;
    padding-bottom: 5px;
}

.widget_erp_widget ul {
    padding: 0;
    margin: 0;
}

.widget_erp_widget .row {
    margin-top: 10px;
    list-style-type: none;
}

.widget_erp_widget .row:before {
    display: none;
}

.widget_erp_widget h4 {
    font-size: 13px;
    margin: 0;
}

.widget_erp_widget h4 strong {
    font-weight: 300;
}

.widget_recent_entries ul {
    margin: 0;
    padding: 0;
}

.widget_recent_entries li {
    list-style: none;
    margin-top: 10px;
}

.pw-button {
    margin: auto !important;
}

.pw-button .pw-icon {
    display: none !important;
}


/*          Tour Map         */

.page-template-tp-page-tour-map .event-list {
    height: 932px;
    overflow-y: scroll;
}

.page-template-tp-page-tour-map .event-item {
    clear: both;
    border-bottom: 1px solid #3e3d3d;
    height: 132px;
}

.page-template-tp-page-tour-map a:hover {
    text-decoration: none;
}

.page-template-tp-page-tour-map a p {
    padding-bottom: 5px;
    font-size: 22px;
    font-weight: 300;
    color: #b58538;
    text-decoration: none;
    padding: 0;
    margin: 0;
    top: 34px;
    position: relative;
}

.page-template-tp-page-tour-map a span {
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    top: -10px;
    position: relative;
}

.page-template-tp-page-tour-map .event-list-image a {
    height: 40px;
    width: 40px;
}


/*          App Ad          */

#advert-once {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity: 1;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
}

#advert-once > div {
    width: 300px;
    position: relative;
    margin: 10% auto;
    padding: 0px 10px 13px 10px;
    border-radius: 10px;
    background: transparent;
}

#advert-once .advert-button {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 27px;
    top: 16px;
    cursor: pointer;
}


/* Edited by Chris of Channel1 */

.results-section {
    text-align: center;
    top: 15px;
    position: relative;
}

.results-section a {
    font-size: 18px;
    width: 300px;
    -moz-transition: color 0.4s;
    -o-transition: color 0.4s;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
    background-color: #2a2a29;
    color: #b58538;
    cursor: pointer;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 100px;
    padding: 7px 30px;
    border: 0;
    text-decoration: none;
    line-height: 1.3;
    cursor: pointer;
    text-align: center;
    text-transform: lowercase;
}

.results-section a:hover {
    color: #e2b875;
}

.page-template-tp-page-super-communities-events {
    margin-bottom: 100px;
}

.page-template-tp-page-super-communities-events .header {
    background-image: url("../images/template/event-space-finder/bg.jpg");
    background-position: center bottom;
    background-size: cover;
    height: 415px;
}

.page-template-tp-page-super-communities-events .header .logo {
    display: block;
    margin: 30px auto 0;
}

.page-template-tp-page-super-communities-events .section-label {
    color: #b58538;
    font-size: 23px;
    font-weight: 300;
    text-transform: lowercase;
}

.page-template-tp-page-super-communities-events .search-container {
    margin: 0px auto;
    max-width: 1000px;
    padding: 15px 20px 50px;
    border-bottom: 1px solid #cba35f;
}

.page-template-tp-page-super-communities-events .search-container .intro .title {
    margin: 0;
    font-size: 75px;
    font-weight: 100;
    color: #b58538;
    text-transform: lowercase;
    line-height: .65;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-super-communities-events .search-container .intro .title {
        font-size: 65px;
    }
}

.page-template-tp-page-super-communities-events .search-container .intro .content {
    margin-top: 40px;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-super-communities-events .search-container .intro .action-container {
        text-align: center;
    }
}

.page-template-tp-page-super-communities-events .search-container .component-button {
    font-size: 18px;
    width: 250px;
    margin-top: 25px;
}

.page-template-tp-page-super-communities-events .search-container .form {
    width: 100%;
}

.page-template-tp-page-super-communities-events .search-container .form table {
    width: 50%;
    float: left;
}

.page-template-tp-page-super-communities-events .search-container .form th {
    width: 50%;
    text-align: left;
    font-weight: normal;
    padding: 10px 10px 0px 0;
}

.page-template-tp-page-super-communities-events .search-container .form td .component-select {
    display: block;
    width: 100%;
}

.page-template-tp-page-super-communities-events .action-container {
    width: 32%;
    display: inline-block;
    float: right;
}

.page-template-tp-page-super-communities-events .form-area {
    border-left: 1px solid #3e3e3e;
    padding: 10px 20px 18px;
    top: 25px;
}

.page-template-tp-page-super-communities-events .search-container .form .error {
    text-align: center;
}

.page-template-tp-page-super-communities-events .search-container .form .submit {
    width: 100%;
}

.page-template-tp-page-super-communities-events .search-separator {
    height: 1px;
    background-color: #b58538;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODkzMmMiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0.6)), color-stop(100%, rgba(200, 147, 44, 0.6)));
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.6) 0%, rgba(200, 147, 44, 0.6) 100%);
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.6) 0%, rgba(200, 147, 44, 0.6) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.6) 0%, rgba(200, 147, 44, 0.6) 100%);
}

.page-template-tp-page-super-communities-events .search-count {
    max-width: 1000px;
    margin: 30px auto 0;
    padding-left: 20px;
    font-size: 23px;
    font-weight: 300;
}

.page-template-tp-page-super-communities-events .search-results {
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
}

.page-template-tp-page-super-communities-events .search-result {
    list-style: none;
    margin-top: 50px;
}

.page-template-tp-page-super-communities-events .search-result:first-child {
    margin-top: 30px;
}

.page-template-tp-page-super-communities-events .search-result .wp-post-image {
    display: block;
}

.page-template-tp-page-super-communities-events .search-result .status {
    display: block;
    margin: 15px 0 0 20px;
}

.page-template-tp-page-super-communities-events .search-result .title {
    font-weight: normal;
    margin: 0;
    padding: 10px 20px;
    background-color: #e0bb61;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODkzMmMiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(200, 147, 44, 0.6)));
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(200, 147, 44, 0.6) 100%);
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(200, 147, 44, 0.6) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.3) 0%, rgba(200, 147, 44, 0.6) 100%);
    font-size: 17px;
    color: black;
}

.page-template-tp-page-super-communities-events .search-result .content {
    color: #474647;
    background-color: white;
    overflow: hidden;
}

.page-template-tp-page-super-communities-events .search-result .content > .inner {
    margin: 10px 20px;
}

.page-template-tp-page-super-communities-events .search-result .content .details {
    margin-top: 20px;
    width: 100%;
}

.page-template-tp-page-super-communities-events .search-result .content .details th {
    padding-right: 20px;
    font-weight: 500;
    width: 110px;
}

.page-template-tp-page-super-communities-events .search-result .footer {
    background-color: #2a2a29;
    color: #ecce89;
    padding: 0 20px;
    overflow: hidden;
}

.page-template-tp-page-super-communities-events .search-result .footer a {
    color: white;
}

.page-template-tp-page-super-communities-events .search-result .event-image {
    display: block;
    height: 186px;
    width: 330px;
    background-size: cover;
    background-position: center center;
    float: left;
}

@media only screen and (min-width: 40.063em) and (max-width: 62.5em),
only screen and (max-width: 40em) {
    .page-template-tp-page-super-communities-events .search-results {
        padding: 0 10px;
    }
    .page-template-tp-page-super-communities-events .form-area {
        border: none;
        padding: 10px 10px 18px;
    }
    .page-template-tp-page-super-communities-events .search-result .event-image {
        height: 250px;
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-super-communities-events .search-container .form table {
        width: 100%;
        float: none;
    }
    .page-template-tp-page-super-communities-events .action-container {
        width: 100%;
        display: inline-block;
        float: none;
    }
    .page-template-tp-page-super-communities-events .search-result .content .details th {
        width: 100%;
        display: block;
    }
}

.page-template-tp-page-directions-php .directions-container {
    margin-top: 20px;
}

.page-template-tp-page-directions-php .map_window .info {
    padding: 0 0 4px;
    margin: 0 0 8px;
    color: #000;
}

.page-template-tp-page-directions-php .map_window .info address {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 140%;
}

.page-template-tp-page-directions-php .map_window .desc {
    float: left;
    width: 120px;
}

.page-template-tp-page-directions-php .map_window .desc img {
    float: left;
    margin: 0 15px 0 0;
    width: 120px;
    height: auto;
}

.page-template-tp-page-directions-php .map_window .desc p {
    padding: 0;
    margin: 0;
}

.page-template-tp-page-directions-php .map_window .directions {
    display: none;
    padding: 4px 0 0;
}

.page-template-tp-page-directions-php .map_window .directions form {
    display: none;
}

.page-template-tp-page-directions-php .map_window .directions form button {
    float: right;
    display: block;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 4px 5px;
    color: #fff;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.page-template-tp-page-directions-php .map_window .directions form button:hover {
    background: #000;
}

.page-template-tp-page-directions-php .map_window .directions label {
    display: none;
    font-size: 12px;
    margin: 0 0 8px;
}

.page-template-tp-page-directions-php .map_window .directions input {
    border: 1px solid #999;
    padding: 3px 5px;
    margin: 0 0 8px;
    width: 70%;
    font-size: 12px;
    color: #000;
}

.page-template-tp-page-directions-php .map_holder {
    display: block;
    width: 100%;
    height: 400px;
    -webkit-box-shadow: 0 9px 5px -10px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 9px 5px -10px rgba(0, 0, 0, 0.8);
    box-shadow: 0 9px 5px -10px rgba(0, 0, 0, 0.8);
    margin-bottom: 10px;
}

.page-template-tp-page-directions-php .map_holder .map {
    width: 100%;
    height: 100%;
}

.page-template-tp-page-directions-php .map_holder .map_control {
    display: none;
}

.page-template-tp-page-directions-php .map_holder img {
    max-width: none;
}

.page-template-tp-page-directions-php .directions_form {
    width: 100%;
    margin: 0 0 15px;
    text-align: center;
}

.page-template-tp-page-directions-php .directions_form input[type=text] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 250px;
    height: 30px;
    margin-right: 8px;
    font-size: 12px;
    padding: 5px 5px;
    border: 1px solid #ccc;
}

.page-template-tp-page-directions-php .directions_form button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background: #f5d77d;
    color: #b48900;
    border: 0px;
    font-size: 12px;
    width: 30px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    ;
}

@media only screen and (max-width: 40em) {
    .page-template-tp-page-directions-php .directions_form input[type=text][name=start] {
        display: block;
        margin: 0 auto 5px;
    }
    .page-template-tp-page-directions-php .directions_form input[type=text][name=end] {
        width: 212px;
    }
}

.page-template-tp-page-directions-php #directionsPanel .adp-placemark {
    background: #f5d77d;
    color: #b48900;
    text-align: center;
    width: 100%;
    border: none;
}

.page-template-tp-page-directions-php #directionsPanel .adp-placemark td {
    line-height: 38px;
}

.page-template-tp-page-directions-php #directionsPanel .adp-directions {
    width: 100%;
}

.page-template-tp-page-directions-php .adp,
.adp table {
    font-family: inherit;
    font-weight: normal;
    color: #000;
    background-color: #fff;
}
