/*!
Theme Name: Run Ottawa
Theme URI: http://www.scottbuckingham.com
Author: Scott Buckingham Media
Author URI: http://www.scottbuckingham.com
Description: Custom Theme for Run Ottawa
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light
Text Domain: sbmedia
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a {
    background: transparent;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "“" "”" "‘" "’";
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    color: #222;
}
html {
    font-size: 1em;
    line-height: 1.4;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
img,
svg,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden:active,
.visuallyhidden:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.giga {
    font-size: 1.9em;
}
.mega {
    font-size: 1.6em;
}
.kilo {
    font-size: 1.3em;
}
.milli {
    font-size: 0.9em;
}
.micro {
    font-size: 0.8em;
}
.nano {
    font-size: 0.7em;
}
h1,
.alpha,
h2,
.beta,
h3,
.gamma,
h4,
.delta,
h5,
.epsilon,
h6,
.zeta {
    margin: 1em 0 0.5em 0;
    color: #000033;
    font-family: "Open Sans", "Arial", sans-serif;
    font-weight: bold;
}
h1,
.alpha {
    font-size: 1.875em;
}
h2,
.beta {
    font-size: 1.6em;
}
h3,
.gamma {
    font-size: 1.4em;
}
h4,
.delta {
    font-size: 1.2em;
}
h5,
.epsilon {
    font-size: 0.95em;
}
h6,
.zeta {
    font-size: 0.875em;
}
.page-title {
    margin-top: 0;
}
body {
    color: #4e4e4e;
    font-family: "Open Sans", "Arial", sans-serif;
    text-rendering: optimizeLegibility;
}
blockquote {
    margin: 2em 1em;
}
@media all and (min-width: 40em) {
    blockquote {
        margin: 2em;
    }
}
.blockquote {
    font-size: 1.2em;
    font-style: italic;
}
> .blockquote__body:first-child {
    margin-top: 0;
}
> .blockquote__body:last-child {
    margin-bottom: 0;
}
.blockquote__attribution {
    color: #999;
}
.blockquote__attribution:before {
    content: "\2014 ";
}
.lead {
    margin: 2em 0;
    color: #666;
    font-size: 1.2em;
    font-weight: 300;
}
hr {
    margin-top: 2em;
    margin-bottom: 2em;
}
a {
    transition: all 0.3s ease;
}
a:link,
a:visited {
    color: #009933;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #009933;
    text-decoration: underline;
}
a:active {
    color: #009933;
}
.read-more {
    font-weight: 600;
    text-transform: uppercase;
}
.grid {
    margin-left: -1.5em;
    text-align: left;
}
.cell {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-left: 1.7em;
    vertical-align: top;
}
.logo-area .cell {
    text-align: center;
    vertical-align: middle;
}
.grid--unpadded {
    margin-left: 0;
}
.grid--unpadded .cell {
    padding: 0;
}
.hand-0 {
    width: 0;
    display: none;
}
.hand-1-1 {
    width: 100%;
}
.hand-1-2,
.hand-2-4,
.hand-3-6,
.hand-4-8,
.hand-5-10,
.hand-6-12 {
    width: 50%;
}
.hand-1-3,
.hand-2-6,
.hand-3-9,
.hand-4-12 {
    width: 33.33333%;
}
.hand-2-3,
.hand-4-6,
.hand-6-9,
.hand-8-12 {
    width: 66.66666%;
}
.hand-1-4,
.hand-2-8,
.hand-3-12 {
    width: 25%;
}
.hand-3-4,
.hand-6-8,
.hand-9-12 {
    width: 75%;
}
.hand-1-5,
.hand-2-10 {
    width: 20%;
}
.hand-2-5,
.hand-4-10 {
    width: 40%;
}
.hand-3-5,
.hand-6-10 {
    width: 60%;
}
.hand-4-5,
.hand-8-10 {
    width: 80%;
}
.hand-1-6,
.hand-2-12 {
    width: 16.66667%;
}
.hand-5-6,
.hand-10-12 {
    width: 83.33333%;
}
.hand-1-7 {
    width: 14.28571%;
}
.hand-2-7 {
    width: 28.57143%;
}
.hand-3-7 {
    width: 42.85714%;
}
.hand-4-7 {
    width: 57.14286%;
}
.hand-5-7 {
    width: 71.42857%;
}
.hand-6-7 {
    width: 85.71429%;
}
.hand-1-8 {
    width: 12.5%;
}
.hand-3-8 {
    width: 37.5%;
}
.hand-5-8 {
    width: 62.5%;
}
.hand-7-8 {
    width: 87.5%;
}
.hand-1-9 {
    width: 11.11111%;
}
.hand-2-9 {
    width: 22.22222%;
}
.hand-4-9 {
    width: 44.44444%;
}
.hand-5-9 {
    width: 55.55556%;
}
.hand-7-9 {
    width: 77.77778%;
}
.hand-8-9 {
    width: 88.88889%;
}
.hand-1-10 {
    width: 10%;
}
.hand-3-10 {
    width: 30%;
}
.hand-7-10 {
    width: 70%;
}
.hand-9-10 {
    width: 90%;
}
.hand-1-11 {
    width: 9.09091%;
}
.hand-2-11 {
    width: 18.18182%;
}
.hand-3-11 {
    width: 27.27273%;
}
.hand-4-11 {
    width: 36.36364%;
}
.hand-5-11 {
    width: 45.45455%;
}
.hand-6-11 {
    width: 54.54545%;
}
.hand-7-11 {
    width: 63.63636%;
}
.hand-8-11 {
    width: 72.72727%;
}
.hand-9-11 {
    width: 81.81818%;
}
.hand-10-11 {
    width: 90.90909%;
}
.hand-1-12 {
    width: 8.33333%;
}
.hand-5-12 {
    width: 41.66667%;
}
.hand-7-12 {
    width: 58.33333%;
}
.hand-11-12 {
    width: 91.66667%;
}
@media all and (min-width: 40em) {
    .hand-0 {
        display: inline-block;
    }
    .lap-0 {
        width: 0;
        display: none;
    }
    .lap-1-1 {
        width: 100%;
    }
    .lap-1-2,
    .lap-2-4,
    .lap-3-6,
    .lap-4-8,
    .lap-5-10,
    .lap-6-12 {
        width: 50%;
    }
    .lap-1-3,
    .lap-2-6,
    .lap-3-9,
    .lap-4-12 {
        width: 33.33333%;
    }
    .lap-2-3,
    .lap-4-6,
    .lap-6-9,
    .lap-8-12 {
        width: 66.66666%;
    }
    .lap-1-4,
    .lap-2-8,
    .lap-3-12 {
        width: 25%;
    }
    .lap-3-4,
    .lap-6-8,
    .lap-9-12 {
        width: 75%;
    }
    .lap-1-5,
    .lap-2-10 {
        width: 20%;
    }
    .lap-2-5,
    .lap-4-10 {
        width: 40%;
    }
    .lap-3-5,
    .lap-6-10 {
        width: 60%;
    }
    .lap-4-5,
    .lap-8-10 {
        width: 80%;
    }
    .lap-1-6,
    .lap-2-12 {
        width: 16.66667%;
    }
    .lap-5-6,
    .lap-10-12 {
        width: 83.33333%;
    }
    .lap-1-7 {
        width: 14.28571%;
    }
    .lap-2-7 {
        width: 28.57143%;
    }
    .lap-3-7 {
        width: 42.85714%;
    }
    .lap-4-7 {
        width: 57.14286%;
    }
    .lap-5-7 {
        width: 71.42857%;
    }
    .lap-6-7 {
        width: 85.71429%;
    }
    .lap-1-8 {
        width: 12.5%;
    }
    .lap-3-8 {
        width: 37.5%;
    }
    .lap-5-8 {
        width: 62.5%;
    }
    .lap-7-8 {
        width: 87.5%;
    }
    .lap-1-9 {
        width: 11.11111%;
    }
    .lap-2-9 {
        width: 22.22222%;
    }
    .lap-4-9 {
        width: 44.44444%;
    }
    .lap-5-9 {
        width: 55.55556%;
    }
    .lap-7-9 {
        width: 77.77778%;
    }
    .lap-8-9 {
        width: 88.88889%;
    }
    .lap-1-10 {
        width: 10%;
    }
    .lap-3-10 {
        width: 30%;
    }
    .lap-7-10 {
        width: 70%;
    }
    .lap-9-10 {
        width: 90%;
    }
    .lap-1-11 {
        width: 9.09091%;
    }
    .lap-2-11 {
        width: 18.18182%;
    }
    .lap-3-11 {
        width: 27.27273%;
    }
    .lap-4-11 {
        width: 36.36364%;
    }
    .lap-5-11 {
        width: 45.45455%;
    }
    .lap-6-11 {
        width: 54.54545%;
    }
    .lap-7-11 {
        width: 63.63636%;
    }
    .lap-8-11 {
        width: 72.72727%;
    }
    .lap-9-11 {
        width: 81.81818%;
    }
    .lap-10-11 {
        width: 90.90909%;
    }
    .lap-1-12 {
        width: 8.33333%;
    }
    .lap-5-12 {
        width: 41.66667%;
    }
    .lap-7-12 {
        width: 58.33333%;
    }
    .lap-11-12 {
        width: 91.66667%;
    }
}
@media all and (min-width: 60em) {
    .hand-0,
    .lap-0 {
        display: inline-block;
    }
    .desk-0 {
        width: 0;
        display: none;
    }
    .desk-1-1 {
        width: 100%;
    }
    .desk-1-2,
    .desk-2-4,
    .desk-3-6,
    .desk-4-8,
    .desk-5-10,
    .desk-6-12 {
        width: 50%;
    }
    .desk-1-3,
    .desk-2-6,
    .desk-3-9,
    .desk-4-12 {
        width: 33.33333%;
    }
    .desk-2-3,
    .desk-4-6,
    .desk-6-9,
    .desk-8-12 {
        width: 66.66666%;
    }
    .desk-1-4,
    .desk-2-8,
    .desk-3-12 {
        width: 25%;
    }
    .desk-3-4,
    .desk-6-8,
    .desk-9-12 {
        width: 75%;
    }
    .desk-1-5,
    .desk-2-10 {
        width: 20%;
    }
    .desk-2-5,
    .desk-4-10 {
        width: 40%;
    }
    .desk-3-5,
    .desk-6-10 {
        width: 60%;
    }
    .desk-4-5,
    .desk-8-10 {
        width: 80%;
    }
    .desk-1-6,
    .desk-2-12 {
        width: 16.66667%;
    }
    .desk-5-6,
    .desk-10-12 {
        width: 83.33333%;
    }
    .desk-1-7 {
        width: 14.28571%;
    }
    .desk-2-7 {
        width: 28.57143%;
    }
    .desk-3-7 {
        width: 42.85714%;
    }
    .desk-4-7 {
        width: 57.14286%;
    }
    .desk-5-7 {
        width: 71.42857%;
    }
    .desk-6-7 {
        width: 85.71429%;
    }
    .desk-1-8 {
        width: 12.5%;
    }
    .desk-3-8 {
        width: 37.5%;
    }
    .desk-5-8 {
        width: 62.5%;
    }
    .desk-7-8 {
        width: 87.5%;
    }
    .desk-1-9 {
        width: 11.11111%;
    }
    .desk-2-9 {
        width: 22.22222%;
    }
    .desk-4-9 {
        width: 44.44444%;
    }
    .desk-5-9 {
        width: 55.55556%;
    }
    .desk-7-9 {
        width: 77.77778%;
    }
    .desk-8-9 {
        width: 88.88889%;
    }
    .desk-1-10 {
        width: 10%;
    }
    .desk-3-10 {
        width: 30%;
    }
    .desk-7-10 {
        width: 70%;
    }
    .desk-9-10 {
        width: 90%;
    }
    .desk-1-11 {
        width: 9.09091%;
    }
    .desk-2-11 {
        width: 18.18182%;
    }
    .desk-3-11 {
        width: 27.27273%;
    }
    .desk-4-11 {
        width: 36.36364%;
    }
    .desk-5-11 {
        width: 45.45455%;
    }
    .desk-6-11 {
        width: 54.54545%;
    }
    .desk-7-11 {
        width: 63.63636%;
    }
    .desk-8-11 {
        width: 72.72727%;
    }
    .desk-9-11 {
        width: 81.81818%;
    }
    .desk-10-11 {
        width: 90.90909%;
    }
    .desk-1-12 {
        width: 8.33333%;
    }
    .desk-5-12 {
        width: 41.66667%;
    }
    .desk-7-12 {
        width: 58.33333%;
    }
    .desk-11-12 {
        width: 91.66667%;
    }
}
.hand--push-1-2,
.hand--push-2-4,
.hand--push-3-6,
.hand--push-4-8,
.hand--push-5-10,
.hand--push-6-12 {
    left: 50%;
}
.hand--push-1-3,
.hand--push-2-6,
.hand--push-3-9,
.hand--push-4-12 {
    left: 33.33333%;
}
.hand--push-2-3,
.hand--push-4-6,
.hand--push-6-9,
.hand--push-8-12 {
    left: 66.66666%;
}
.hand--push-1-4,
.hand--push-2-8,
.hand--push-3-12 {
    left: 25%;
}
.hand--push-3-4,
.hand--push-6-8,
.hand--push-9-12 {
    left: 75%;
}
.hand--push-1-5,
.hand--push-2-10 {
    left: 20%;
}
.hand--push-2-5,
.hand--push-4-10 {
    left: 40%;
}
.hand--push-3-5,
.hand--push-6-10 {
    left: 60%;
}
.hand--push-4-5,
.hand--push-8-10 {
    left: 80%;
}
.hand--push-1-6,
.hand--push-2-12 {
    left: 16.66667%;
}
.hand--push-5-6,
.hand--push-10-12 {
    left: 83.33333%;
}
.hand--push-1-7 {
    left: 14.28571%;
}
.hand--push-2-7 {
    left: 28.57143%;
}
.hand--push-3-7 {
    left: 42.85714%;
}
.hand--push-4-7 {
    left: 57.14286%;
}
.hand--push-5-7 {
    left: 71.42857%;
}
.hand--push-6-7 {
    left: 85.71429%;
}
.hand--push-1-8 {
    left: 12.5%;
}
.hand--push-3-8 {
    left: 37.5%;
}
.hand--push-5-8 {
    left: 62.5%;
}
.hand--push-7-8 {
    left: 87.5%;
}
.hand--push-1-9 {
    left: 11.11111%;
}
.hand--push-2-9 {
    left: 22.22222%;
}
.hand--push-4-9 {
    left: 44.44444%;
}
.hand--push-5-9 {
    left: 55.55556%;
}
.hand--push-7-9 {
    left: 77.77778%;
}
.hand--push-8-9 {
    left: 88.88889%;
}
.hand--push-1-10 {
    left: 10%;
}
.hand--push-3-10 {
    left: 30%;
}
.hand--push-7-10 {
    left: 70%;
}
.hand--push-9-10 {
    left: 90%;
}
.hand--push-1-11 {
    left: 9.09091%;
}
.hand--push-2-11 {
    left: 18.18182%;
}
.hand--push-3-11 {
    left: 27.27273%;
}
.hand--push-4-11 {
    left: 36.36364%;
}
.hand--push-5-11 {
    left: 45.45455%;
}
.hand--push-6-11 {
    left: 54.54545%;
}
.hand--push-7-11 {
    left: 63.63636%;
}
.hand--push-8-11 {
    left: 72.72727%;
}
.hand--push-9-11 {
    left: 81.81818%;
}
.hand--push-10-11 {
    left: 90.90909%;
}
.hand--push-1-12 {
    left: 8.33333%;
}
.hand--push-5-12 {
    left: 41.66667%;
}
.hand--push-7-12 {
    left: 58.33333%;
}
.hand--push-11-12 {
    left: 91.66667%;
}
@media all and (min-width: 40em) {
    .lap--push-1-2,
    .lap--push-2-4,
    .lap--push-3-6,
    .lap--push-4-8,
    .lap--push-5-10,
    .lap--push-6-12 {
        left: 50%;
    }
    .lap--push-1-3,
    .lap--push-2-6,
    .lap--push-3-9,
    .lap--push-4-12 {
        left: 33.33333%;
    }
    .lap--push-2-3,
    .lap--push-4-6,
    .lap--push-6-9,
    .lap--push-8-12 {
        left: 66.66666%;
    }
    .lap--push-1-4,
    .lap--push-2-8,
    .lap--push-3-12 {
        left: 25%;
    }
    .lap--push-3-4,
    .lap--push-6-8,
    .lap--push-9-12 {
        left: 75%;
    }
    .lap--push-1-5,
    .lap--push-2-10 {
        left: 20%;
    }
    .lap--push-2-5,
    .lap--push-4-10 {
        left: 40%;
    }
    .lap--push-3-5,
    .lap--push-6-10 {
        left: 60%;
    }
    .lap--push-4-5,
    .lap--push-8-10 {
        left: 80%;
    }
    .lap--push-1-6,
    .lap--push-2-12 {
        left: 16.66667%;
    }
    .lap--push-5-6,
    .lap--push-10-12 {
        left: 83.33333%;
    }
    .lap--push-1-7 {
        left: 14.28571%;
    }
    .lap--push-2-7 {
        left: 28.57143%;
    }
    .lap--push-3-7 {
        left: 42.85714%;
    }
    .lap--push-4-7 {
        left: 57.14286%;
    }
    .lap--push-5-7 {
        left: 71.42857%;
    }
    .lap--push-6-7 {
        left: 85.71429%;
    }
    .lap--push-1-8 {
        left: 12.5%;
    }
    .lap--push-3-8 {
        left: 37.5%;
    }
    .lap--push-5-8 {
        left: 62.5%;
    }
    .lap--push-7-8 {
        left: 87.5%;
    }
    .lap--push-1-9 {
        left: 11.11111%;
    }
    .lap--push-2-9 {
        left: 22.22222%;
    }
    .lap--push-4-9 {
        left: 44.44444%;
    }
    .lap--push-5-9 {
        left: 55.55556%;
    }
    .lap--push-7-9 {
        left: 77.77778%;
    }
    .lap--push-8-9 {
        left: 88.88889%;
    }
    .lap--push-1-10 {
        left: 10%;
    }
    .lap--push-3-10 {
        left: 30%;
    }
    .lap--push-7-10 {
        left: 70%;
    }
    .lap--push-9-10 {
        left: 90%;
    }
    .lap--push-1-11 {
        left: 9.09091%;
    }
    .lap--push-2-11 {
        left: 18.18182%;
    }
    .lap--push-3-11 {
        left: 27.27273%;
    }
    .lap--push-4-11 {
        left: 36.36364%;
    }
    .lap--push-5-11 {
        left: 45.45455%;
    }
    .lap--push-6-11 {
        left: 54.54545%;
    }
    .lap--push-7-11 {
        left: 63.63636%;
    }
    .lap--push-8-11 {
        left: 72.72727%;
    }
    .lap--push-9-11 {
        left: 81.81818%;
    }
    .lap--push-10-11 {
        left: 90.90909%;
    }
    .lap--push-1-12 {
        left: 8.33333%;
    }
    .lap--push-5-12 {
        left: 41.66667%;
    }
    .lap--push-7-12 {
        left: 58.33333%;
    }
    .lap--push-11-12 {
        left: 91.66667%;
    }
}
@media all and (min-width: 60em) {
    .desk--push-1-2,
    .desk--push-2-4,
    .desk--push-3-6,
    .desk--push-4-8,
    .desk--push-5-10,
    .desk--push-6-12 {
        left: 50%;
    }
    .desk--push-1-3,
    .desk--push-2-6,
    .desk--push-3-9,
    .desk--push-4-12 {
        left: 33.33333%;
    }
    .desk--push-2-3,
    .desk--push-4-6,
    .desk--push-6-9,
    .desk--push-8-12 {
        left: 66.66666%;
    }
    .desk--push-1-4,
    .desk--push-2-8,
    .desk--push-3-12 {
        left: 25%;
    }
    .desk--push-3-4,
    .desk--push-6-8,
    .desk--push-9-12 {
        left: 75%;
    }
    .desk--push-1-5,
    .desk--push-2-10 {
        left: 20%;
    }
    .desk--push-2-5,
    .desk--push-4-10 {
        left: 40%;
    }
    .desk--push-3-5,
    .desk--push-6-10 {
        left: 60%;
    }
    .desk--push-4-5,
    .desk--push-8-10 {
        left: 80%;
    }
    .desk--push-1-6,
    .desk--push-2-12 {
        left: 16.66667%;
    }
    .desk--push-5-6,
    .desk--push-10-12 {
        left: 83.33333%;
    }
    .desk--push-1-7 {
        left: 14.28571%;
    }
    .desk--push-2-7 {
        left: 28.57143%;
    }
    .desk--push-3-7 {
        left: 42.85714%;
    }
    .desk--push-4-7 {
        left: 57.14286%;
    }
    .desk--push-5-7 {
        left: 71.42857%;
    }
    .desk--push-6-7 {
        left: 85.71429%;
    }
    .desk--push-1-8 {
        left: 12.5%;
    }
    .desk--push-3-8 {
        left: 37.5%;
    }
    .desk--push-5-8 {
        left: 62.5%;
    }
    .desk--push-7-8 {
        left: 87.5%;
    }
    .desk--push-1-9 {
        left: 11.11111%;
    }
    .desk--push-2-9 {
        left: 22.22222%;
    }
    .desk--push-4-9 {
        left: 44.44444%;
    }
    .desk--push-5-9 {
        left: 55.55556%;
    }
    .desk--push-7-9 {
        left: 77.77778%;
    }
    .desk--push-8-9 {
        left: 88.88889%;
    }
    .desk--push-1-10 {
        left: 10%;
    }
    .desk--push-3-10 {
        left: 30%;
    }
    .desk--push-7-10 {
        left: 70%;
    }
    .desk--push-9-10 {
        left: 90%;
    }
    .desk--push-1-11 {
        left: 9.09091%;
    }
    .desk--push-2-11 {
        left: 18.18182%;
    }
    .desk--push-3-11 {
        left: 27.27273%;
    }
    .desk--push-4-11 {
        left: 36.36364%;
    }
    .desk--push-5-11 {
        left: 45.45455%;
    }
    .desk--push-6-11 {
        left: 54.54545%;
    }
    .desk--push-7-11 {
        left: 63.63636%;
    }
    .desk--push-8-11 {
        left: 72.72727%;
    }
    .desk--push-9-11 {
        left: 81.81818%;
    }
    .desk--push-10-11 {
        left: 90.90909%;
    }
    .desk--push-1-12 {
        left: 8.33333%;
    }
    .desk--push-5-12 {
        left: 41.66667%;
    }
    .desk--push-7-12 {
        left: 58.33333%;
    }
    .desk--push-11-12 {
        left: 91.66667%;
    }
}
.hand--pull-1-2,
.hand--pull-2-4,
.hand--pull-3-6,
.hand--pull-4-8,
.hand--pull-5-10,
.hand--pull-6-12 {
    right: 50%;
}
.hand--pull-1-3,
.hand--pull-2-6,
.hand--pull-3-9,
.hand--pull-4-12 {
    right: 33.33333%;
}
.hand--pull-2-3,
.hand--pull-4-6,
.hand--pull-6-9,
.hand--pull-8-12 {
    right: 66.66666%;
}
.hand--pull-1-4,
.hand--pull-2-8,
.hand--pull-3-12 {
    right: 25%;
}
.hand--pull-3-4,
.hand--pull-6-8,
.hand--pull-9-12 {
    right: 75%;
}
.hand--pull-1-5,
.hand--pull-2-10 {
    right: 20%;
}
.hand--pull-2-5,
.hand--pull-4-10 {
    right: 40%;
}
.hand--pull-3-5,
.hand--pull-6-10 {
    right: 60%;
}
.hand--pull-4-5,
.hand--pull-8-10 {
    right: 80%;
}
.hand--pull-1-6,
.hand--pull-2-12 {
    right: 16.66667%;
}
.hand--pull-5-6,
.hand--pull-10-12 {
    right: 83.33333%;
}
.hand--pull-1-7 {
    right: 14.28571%;
}
.hand--pull-2-7 {
    right: 28.57143%;
}
.hand--pull-3-7 {
    right: 42.85714%;
}
.hand--pull-4-7 {
    right: 57.14286%;
}
.hand--pull-5-7 {
    right: 71.42857%;
}
.hand--pull-6-7 {
    right: 85.71429%;
}
.hand--pull-1-8 {
    right: 12.5%;
}
.hand--pull-3-8 {
    right: 37.5%;
}
.hand--pull-5-8 {
    right: 62.5%;
}
.hand--pull-7-8 {
    right: 87.5%;
}
.hand--pull-1-9 {
    right: 11.11111%;
}
.hand--pull-2-9 {
    right: 22.22222%;
}
.hand--pull-4-9 {
    right: 44.44444%;
}
.hand--pull-5-9 {
    right: 55.55556%;
}
.hand--pull-7-9 {
    right: 77.77778%;
}
.hand--pull-8-9 {
    right: 88.88889%;
}
.hand--pull-1-10 {
    right: 10%;
}
.hand--pull-3-10 {
    right: 30%;
}
.hand--pull-7-10 {
    right: 70%;
}
.hand--pull-9-10 {
    right: 90%;
}
.hand--pull-1-11 {
    right: 9.09091%;
}
.hand--pull-2-11 {
    right: 18.18182%;
}
.hand--pull-3-11 {
    right: 27.27273%;
}
.hand--pull-4-11 {
    right: 36.36364%;
}
.hand--pull-5-11 {
    right: 45.45455%;
}
.hand--pull-6-11 {
    right: 54.54545%;
}
.hand--pull-7-11 {
    right: 63.63636%;
}
.hand--pull-8-11 {
    right: 72.72727%;
}
.hand--pull-9-11 {
    right: 81.81818%;
}
.hand--pull-10-11 {
    right: 90.90909%;
}
.hand--pull-1-12 {
    right: 8.33333%;
}
.hand--pull-5-12 {
    right: 41.66667%;
}
.hand--pull-7-12 {
    right: 58.33333%;
}
.hand--pull-11-12 {
    right: 91.66667%;
}
@media all and (min-width: 40em) {
    .lap--pull-1-2,
    .lap--pull-2-4,
    .lap--pull-3-6,
    .lap--pull-4-8,
    .lap--pull-5-10,
    .lap--pull-6-12 {
        right: 50%;
    }
    .lap--pull-1-3,
    .lap--pull-2-6,
    .lap--pull-3-9,
    .lap--pull-4-12 {
        right: 33.33333%;
    }
    .lap--pull-2-3,
    .lap--pull-4-6,
    .lap--pull-6-9,
    .lap--pull-8-12 {
        right: 66.66666%;
    }
    .lap--pull-1-4,
    .lap--pull-2-8,
    .lap--pull-3-12 {
        right: 25%;
    }
    .lap--pull-3-4,
    .lap--pull-6-8,
    .lap--pull-9-12 {
        right: 75%;
    }
    .lap--pull-1-5,
    .lap--pull-2-10 {
        right: 20%;
    }
    .lap--pull-2-5,
    .lap--pull-4-10 {
        right: 40%;
    }
    .lap--pull-3-5,
    .lap--pull-6-10 {
        right: 60%;
    }
    .lap--pull-4-5,
    .lap--pull-8-10 {
        right: 80%;
    }
    .lap--pull-1-6,
    .lap--pull-2-12 {
        right: 16.66667%;
    }
    .lap--pull-5-6,
    .lap--pull-10-12 {
        right: 83.33333%;
    }
    .lap--pull-1-7 {
        right: 14.28571%;
    }
    .lap--pull-2-7 {
        right: 28.57143%;
    }
    .lap--pull-3-7 {
        right: 42.85714%;
    }
    .lap--pull-4-7 {
        right: 57.14286%;
    }
    .lap--pull-5-7 {
        right: 71.42857%;
    }
    .lap--pull-6-7 {
        right: 85.71429%;
    }
    .lap--pull-1-8 {
        right: 12.5%;
    }
    .lap--pull-3-8 {
        right: 37.5%;
    }
    .lap--pull-5-8 {
        right: 62.5%;
    }
    .lap--pull-7-8 {
        right: 87.5%;
    }
    .lap--pull-1-9 {
        right: 11.11111%;
    }
    .lap--pull-2-9 {
        right: 22.22222%;
    }
    .lap--pull-4-9 {
        right: 44.44444%;
    }
    .lap--pull-5-9 {
        right: 55.55556%;
    }
    .lap--pull-7-9 {
        right: 77.77778%;
    }
    .lap--pull-8-9 {
        right: 88.88889%;
    }
    .lap--pull-1-10 {
        right: 10%;
    }
    .lap--pull-3-10 {
        right: 30%;
    }
    .lap--pull-7-10 {
        right: 70%;
    }
    .lap--pull-9-10 {
        right: 90%;
    }
    .lap--pull-1-11 {
        right: 9.09091%;
    }
    .lap--pull-2-11 {
        right: 18.18182%;
    }
    .lap--pull-3-11 {
        right: 27.27273%;
    }
    .lap--pull-4-11 {
        right: 36.36364%;
    }
    .lap--pull-5-11 {
        right: 45.45455%;
    }
    .lap--pull-6-11 {
        right: 54.54545%;
    }
    .lap--pull-7-11 {
        right: 63.63636%;
    }
    .lap--pull-8-11 {
        right: 72.72727%;
    }
    .lap--pull-9-11 {
        right: 81.81818%;
    }
    .lap--pull-10-11 {
        right: 90.90909%;
    }
    .lap--pull-1-12 {
        right: 8.33333%;
    }
    .lap--pull-5-12 {
        right: 41.66667%;
    }
    .lap--pull-7-12 {
        right: 58.33333%;
    }
    .lap--pull-11-12 {
        right: 91.66667%;
    }
}
@media all and (min-width: 60em) {
    .desk--pull-1-2,
    .desk--pull-2-4,
    .desk--pull-3-6,
    .desk--pull-4-8,
    .desk--pull-5-10,
    .desk--pull-6-12 {
        right: 50%;
    }
    .desk--pull-1-3,
    .desk--pull-2-6,
    .desk--pull-3-9,
    .desk--pull-4-12 {
        right: 33.33333%;
    }
    .desk--pull-2-3,
    .desk--pull-4-6,
    .desk--pull-6-9,
    .desk--pull-8-12 {
        right: 66.66666%;
    }
    .desk--pull-1-4,
    .desk--pull-2-8,
    .desk--pull-3-12 {
        right: 25%;
    }
    .desk--pull-3-4,
    .desk--pull-6-8,
    .desk--pull-9-12 {
        right: 75%;
    }
    .desk--pull-1-5,
    .desk--pull-2-10 {
        right: 20%;
    }
    .desk--pull-2-5,
    .desk--pull-4-10 {
        right: 40%;
    }
    .desk--pull-3-5,
    .desk--pull-6-10 {
        right: 60%;
    }
    .desk--pull-4-5,
    .desk--pull-8-10 {
        right: 80%;
    }
    .desk--pull-1-6,
    .desk--pull-2-12 {
        right: 16.66667%;
    }
    .desk--pull-5-6,
    .desk--pull-10-12 {
        right: 83.33333%;
    }
    .desk--pull-1-7 {
        right: 14.28571%;
    }
    .desk--pull-2-7 {
        right: 28.57143%;
    }
    .desk--pull-3-7 {
        right: 42.85714%;
    }
    .desk--pull-4-7 {
        right: 57.14286%;
    }
    .desk--pull-5-7 {
        right: 71.42857%;
    }
    .desk--pull-6-7 {
        right: 85.71429%;
    }
    .desk--pull-1-8 {
        right: 12.5%;
    }
    .desk--pull-3-8 {
        right: 37.5%;
    }
    .desk--pull-5-8 {
        right: 62.5%;
    }
    .desk--pull-7-8 {
        right: 87.5%;
    }
    .desk--pull-1-9 {
        right: 11.11111%;
    }
    .desk--pull-2-9 {
        right: 22.22222%;
    }
    .desk--pull-4-9 {
        right: 44.44444%;
    }
    .desk--pull-5-9 {
        right: 55.55556%;
    }
    .desk--pull-7-9 {
        right: 77.77778%;
    }
    .desk--pull-8-9 {
        right: 88.88889%;
    }
    .desk--pull-1-10 {
        right: 10%;
    }
    .desk--pull-3-10 {
        right: 30%;
    }
    .desk--pull-7-10 {
        right: 70%;
    }
    .desk--pull-9-10 {
        right: 90%;
    }
    .desk--pull-1-11 {
        right: 9.09091%;
    }
    .desk--pull-2-11 {
        right: 18.18182%;
    }
    .desk--pull-3-11 {
        right: 27.27273%;
    }
    .desk--pull-4-11 {
        right: 36.36364%;
    }
    .desk--pull-5-11 {
        right: 45.45455%;
    }
    .desk--pull-6-11 {
        right: 54.54545%;
    }
    .desk--pull-7-11 {
        right: 63.63636%;
    }
    .desk--pull-8-11 {
        right: 72.72727%;
    }
    .desk--pull-9-11 {
        right: 81.81818%;
    }
    .desk--pull-10-11 {
        right: 90.90909%;
    }
    .desk--pull-1-12 {
        right: 8.33333%;
    }
    .desk--pull-5-12 {
        right: 41.66667%;
    }
    .desk--pull-7-12 {
        right: 58.33333%;
    }
    .desk--pull-11-12 {
        right: 91.66667%;
    }
}
.pull--left {
    float: left;
}
.pull--right {
    float: right;
}
.hand-hide {
    display: none !important;
}
@media all and (min-width: 40em) {
    .lap-hide {
        display: none !important;
    }
    .lap-show {
        display: block !important;
    }
    .lap-show--inline {
        display: inline !important;
    }
    .lap-show--inline-block {
        display: inline-block !important;
    }
}
@media all and (min-width: 60em) {
    .desk-hide {
        display: none !important;
    }
    .desk-show {
        display: block !important;
    }
    .desk-show--inline {
        display: inline !important;
    }
    .desk-show--inline-block {
        display: inline-block !important;
    }
}
script {
    font-family: "hand";
}
@media all and (min-width: 40em) {
    script {
        font-family: "lap";
    }
}
@media all and (min-width: 60em) {
    script {
        font-family: "desk";
    }
}
.island {
    margin-top: 3em;
    margin-bottom: 3em;
}
.islet {
    margin-top: 2em;
    margin-bottom: 2em;
}
.block-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.block-list > * {
    display: block;
}
.detail-list dt {
    font-weight: bold;
}
.detail-list dd {
    margin: 0 0 0.5em;
}
@media all and (min-width: 40em) {
    .detail-list--inline dt {
        float: left;
        width: 10em;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .detail-list--inline dd {
        margin-left: 10em;
        padding-left: 1em;
    }
    .detail-list--inline.reversed dt {
        float: right;
        text-align: left;
    }
    .detail-list--inline.reversed dd {
        margin-left: 0;
        margin-right: 10em;
        padding-left: 0;
        padding-right: 1em;
        text-align: right;
    }
}
.btn {
    display: inline-block;
    padding: 0.25em 1em;
    border: 1px solid transparent;
    color: #fff;
    font-size: 0.9em;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    background-color: #919191;
}
.btn:link,
.btn:visited {
    color: #fff;
    text-decoration: none;
    background-color: #919191;
}
.btn:hover,
.btn:focus {
    text-decoration: none;
    background-color: #aaa;
}
.btn:active {
    background-color: #777;
}
.btn--primary {
    color: #fff;
    background-color: #22c0f1;
}
.btn--primary:link,
.btn--primary:visited {
    color: #fff;
    background-color: #22c0f1;
}
.btn--primary:hover,
.btn--primary:focus {
    background-color: #51cdf4;
}
.btn--primary:active {
    background-color: #0da3d2;
}
.btn--secondary {
    color: #fff;
    background-color: #333;
}
.btn--secondary:link,
.btn--secondary:visited {
    color: #fff;
    background-color: #333;
}
.btn--secondary:hover,
.btn--secondary:focus {
    background-color: #3f3f3f;
}
.btn--secondary:active {
    background-color: #262626;
}
.btn--submit:hover,
.btn--submit:focus {
    color: #fff;
    background-color: #156ecb;
}
.btn--submit:active {
    color: #fff;
    background-color: #10549c;
}
.btn--register {
    position: relative;
    padding: 0.5em 2em 0.5em 1em;
    border-radius: 5px;
    font-size: 1.5rem;
    text-align: left;
}
.btn--register:after {
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 0.5em;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    color: #fff;
    font-family: "fontawesome";
    line-height: 1;
    text-align: center;
}
.btn--register:link,
.btn--register:visited {
    color: #fff;
    background-color: #000033;
}
.btn--register:hover,
.btn--register:focus {
    color: #fff;
    background-color: #009933;
}
.btn--register:active {
    color: #fff;
    background-color: #000033;
}
.btn--register.btn--mobile {
    font-size: 1.8rem;
}
@media all and (min-width: 60em) {
    .btn--register.btn--mobile {
        display: none;
    }
}
.desktop-view-only {
    display: none;
}
@media all and (min-width: 60em) {
    .desktop-view-only {
        display: block;
    }
}
.button_container {
    width: 100%;
    max-width: 320px;
    margin: 2rem auto;
}
@media all and (min-width: 60em) {
    .button_container {
        width: 75%;
        max-width: initial;
    }
}
.button_container a.btn--register {
    text-align: center;
    font-size: 2.25rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-weight: 600;
    border-radius: 10px;
}
.button_container a.btn--register:after {
    content: "" !important;
    position: static;
}
.btn--round {
    border-radius: 99999px;
}
.btn--rounded {
    border-radius: 3px;
}
.btn--full {
    width: 100%;
}
.su-button-style-default:hover {
    opacity: 1 !important;
}
table {
    width: 100%;
    text-align: left;
}
table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eee;
}
table tbody tr {
    border-top: 1px solid #eee;
}
table th,
table td {
    padding: 0.25em;
    text-align: left;
}
input[type="search"] {
    box-sizing: border-box;
}
html[lang="en-US"] label[lang="fr-FR"],
html[lang="en-US"] input[lang="fr-FR"] {
    display: none;
}
html[lang="fr-FR"] label[lang="en-US"],
html[lang="fr-FR"] input[lang="en-US"] {
    display: none;
}
input,
select,
textarea {
    border: 1px solid #ccc;
    color: #444;
    font-weight: 300;
}
input:hover,
select:hover,
textarea:hover {
    border-color: #aaa;
}
input:focus,
select:focus,
textarea:focus {
    outline: none;
    border-color: #83add3;
    box-shadow: 0 0 3px 0 rgba(131, 173, 211, 0.6);
}
label {
    display: block;
    font-weight: 600;
    cursor: pointer;
}
label > input {
    display: inline-block;
    width: auto;
    margin-right: 0.5em;
}
label:hover + input,
label:hover + select,
label:hover + textarea {
    border-color: #aaa;
}
label:hover + input:focus,
label:hover + select:focus,
label:hover + textarea:focus {
    outline: none;
    border-color: #83add3;
    box-shadow: 0 0 3px 0 rgba(131, 173, 211, 0.6);
}
input[type="range"]:focus,
label:hover + input[type="range"]:focus {
    box-shadow: none;
}
input[type="button"],
input[type="submit"] {
    width: auto;
    border-radius: 0;
}
input[type="button"]:hover,
input[type="image"]:hover,
input[type="submit"]:hover,
input[type="checkbox"],
input[type="radio"] {
    border-color: transparent;
}
input[type="button"]:focus,
input[type="image"]:focus,
input[type="submit"]:focus {
    outline: none;
}
.required {
    color: #c4141c;
}
.skip-link {
    position: absolute;
    top: -1000em;
}
.skip-link:focus {
    left: 6px;
    top: 7px;
    height: auto;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 23px 14px;
    background: #f1f1f1;
    color: #21759b;
    text-shadow: none;
    border-radius: 3px;
    z-index: 100000;
    line-height: normal;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    text-decoration: none;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.hand-text-left {
    text-align: left;
}
.hand-text-center {
    text-align: center;
}
.hand-text-right {
    text-align: right;
}
@media all and (min-width: 40em) {
    .lap-text-left {
        text-align: left;
    }
    .lap-text-center {
        text-align: center;
    }
    .lap-text-right {
        text-align: right;
    }
}
@media all and (min-width: 60em) {
    .desk-text-left {
        text-align: left;
    }
    .desk-text-center {
        text-align: center;
    }
    .desk-text-right {
        text-align: right;
    }
}
.align-top {
    vertical-align: top;
}
.align-middle {
    vertical-align: middle;
}
.align-bottom {
    vertical-align: bottom;
}
.align-baseline {
    vertical-align: baseline;
}
* {
    box-sizing: border-box;
}
body {
    min-width: 320px;
}
.clearfix:after,
.grid:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix,
* html .grid {
    zoom: 1;
}
*:first-child + html .clearfix,
*:first-child + html .grid {
    zoom: 1;
}
.wrapper {
    position: relative;
    padding: 0 1em;
}
.wrapper--unpadded {
    padding: 0;
}
.wrapper--site {
    max-width: 77.5em;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
@media all and (min-width: 60em) {
    .wrapper--site {
        padding: 0 1em;
    }
}
.wrapper--full {
    overflow-x: hidden;
}
.body-content .wrapper--site {
    padding: 0 1rem;
}
.mc4wp-alert {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1em;
    border-top: 1px solid #115dab;
    color: #fff;
    text-align: center;
    background-color: #156ecb;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
}
.mc4wp-error {
    border-color: #c71b22;
    background-color: #000033;
}
.r-tabs .r-tabs-nav {
    display: none !important;
}
@media all and (min-width: 40em) {
    .additional_image {
        float: right;
        margin-top: -50px;
        margin-right: 60px;
    }
}
@media all and (min-width: 40em) {
    .cell {
        float: left;
    }
}
.nav {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.nav li {
    display: block;
    position: relative;
    vertical-align: top;
    white-space: nowrap;
}
.nav li a {
    display: block;
    line-height: 1;
    text-decoration: none;
}
.nav--stacked li {
    display: block;
}
.nav--stacked li a {
    display: inline-block;
}
.site-headers .nav--social {
    border-bottom: 1px solid #4c4c4c;
    display: none;
}
@media all and (min-width: 60em) {
    .site-headers .nav--social {
        display: block;
        position: absolute;
        top: -13.7rem;
        right: 5.5rem;
        border: 0;
    }
}
.site-headers .nav--social li {
    display: inline-block;
    width: 25%;
}
@media all and (min-width: 60em) {
    .site-headers .nav--social li {
        width: auto;
    }
}
.site-headers .nav--social li:first-child a {
    border-left-width: 0;
}
.site-headers .nav--social li a {
    padding: 0.5em;
    border-left: 1px solid #4c4c4c;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    background-color: #595959;
    transition: all 0.3s ease-out;
    transition-property: color, background-color;
    border: 0;
    font-size: 1em;
    background-color: transparent;
}
.site-headers .nav--social li a .fa {
    transition: all 0.3s ease-out;
    transition-property: color, background-color;
}
.site-headers .nav--social li a .fa-instagram {
    color: #a16b56;
}
.site-headers .nav--social li a .fa-youtube {
    color: #b30303;
}
.site-headers .nav--social li a .fa-twitter {
    color: #28aae1;
}
.site-headers .nav--social li a .fa-facebook-square {
    color: #3c5b9a;
}
.site-headers .nav--social li a:hover,
.site-headers .nav--social li a:focus {
    background: #000033;
}
.site-headers .nav--social li a:hover .fa-instagram,
.site-headers .nav--social li a:hover .fa-youtube,
.site-headers .nav--social li a:hover .fa-twitter,
.site-headers .nav--social li a:hover .fa-facebook-square,
.site-headers .nav--social li a:focus .fa-instagram,
.site-headers .nav--social li a:focus .fa-youtube,
.site-headers .nav--social li a:focus .fa-twitter,
.site-headers .nav--social li a:focus .fa-facebook-square {
    color: #ffffff;
}
.site-headers .nav--social li a:active {
    color: #333;
}
.site-headers .nav--social li a:active .fa {
    color: #333;
}
.site-headers .nav--language {
    display: none;
}
@media all and (min-width: 60em) {
    .site-headers .nav--language {
        display: block;
        position: absolute;
        top: -13.6rem;
        right: 1rem;
    }
}
.site-headers .nav--language li {
    display: inline-block;
    width: 50%;
}
@media all and (min-width: 60em) {
    .site-headers .nav--language li {
        width: auto;
    }
}
.site-headers .nav--language a {
    padding: 1em;
    border-left: 1px solid #4c4c4c;
    color: #fff;
    text-align: center;
    background-color: #595959;
    transition: all 0.3s ease-out;
}
@media all and (min-width: 60em) {
    .site-headers .nav--language a {
        border: 0;
        background-color: transparent;
        color: #000033;
        font-weight: 700;
        font-size: 0.875em;
        padding: 0.6em;
    }
}
.site-headers .nav--language a:hover,
.site-headers .nav--language a:focus {
    border-color: #eee;
    color: #000033;
    text-decoration: none;
    background-color: #fff;
    color: #ffffff;
    background: #000033;
}
.site-headers .nav--language a:active {
    border-color: #000;
    color: #fff;
    background-color: #111;
}
.widget_nav_menu ul#menu-quick-links-tamarack,
.widget_nav_menu ul#menu-quick-links-tamarack-fr,
.widget_nav_menu ul#menu-quick-links-run-ottawa,
.widget_nav_menu ul#menu-quick-links-run-ottawa-fr {
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget_nav_menu ul#menu-quick-links-tamarack li a,
.widget_nav_menu ul#menu-quick-links-tamarack-fr li a,
.widget_nav_menu ul#menu-quick-links-run-ottawa li a,
.widget_nav_menu ul#menu-quick-links-run-ottawa-fr li a {
    display: block;
    background: #f0f0ef;
    padding: 0.6rem 1rem;
    margin-bottom: 5px;
    font-size: 1rem;
    position: relative;
    color: #000033 !important;
}
.widget_nav_menu ul#menu-quick-links-tamarack li a:after,
.widget_nav_menu ul#menu-quick-links-tamarack-fr li a:after,
.widget_nav_menu ul#menu-quick-links-run-ottawa li a:after,
.widget_nav_menu ul#menu-quick-links-run-ottawa-fr li a:after {
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    font-family: "fontawesome";
    line-height: 1;
    color: #000033 !important;
}
.site-info {
    display: none;
}
.site-headers {
    position: relative;
    z-index: 9999;
}
.site-headers .wrapper--site {
    overflow: inherit;
}
.site-headers .site-title {
    margin: 0;
    padding: 0;
}
.site-headers .wrapper {
    padding: 0;
    width: 100%;
    height: 0;
    position: absolute;
    margin: 0;
}
.site-headers .header-logo {
    padding: 0;
    height: max-content;
}
.site-headers .header-logo h1 {
    margin: 0;
    padding: 0;
    float: left;
}
@media only screen and (min-width: 40em) {
    .site-headers .header-logo h1 {
        margin: 0;
    }
}
.site-headers .header-logo .logo-wrap img {
    margin-top: 0.5rem;
}
.site-headers .header-logo .tagline {
    display: none;
}
@media all and (min-width: 60em) {
    .site-headers .header-logo .tagline {
        display: block;
        text-transform: uppercase;
        padding: 0;
        margin: 0;
        font-size: 1.15rem;
        font-style: italic;
        clear: both;
    }
}
.site-header--sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.logo {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 9999;
    height: 4.5em;
    padding: 0.5em;
    background-color: #000033;
    transition: none;
}
@media all and (min-width: 40em) {
    .logo {
        height: 3em;
        padding: 0.25em 1em;
    }
}
@media all and (min-width: 60em) {
    .logo {
        width: 25%;
        height: 8em;
        padding: 1em;
    }
}
.logo h1 {
    margin: 0;
    font-size: 1em;
    line-height: 1;
}
.logo .logo__img {
    width: auto;
    height: 3.5em;
}
@media all and (min-width: 40em) {
    .logo .logo__img {
        height: 2.5em;
    }
}
@media all and (min-width: 60em) {
    .logo .logo__img {
        height: 6em;
    }
}
.fullwidth-bg-video {
    background: #ffffff;
    height: auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-right: 1rem;
    margin-left: 1rem;
}
@media all and (min-width: 60em) {
    .fullwidth-bg-video {
        margin-top: 2rem;
        margin-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        height: 40em;
    }
}
.fullwidth-bg-video .video-viewport {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.fullwidth-bg-video .video-viewport video {
    width: 100%;
    height: auto;
    z-index: -2;
}
@media all and (min-width: 60em) {
    .fullwidth-bg-video .video-viewport video {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}
.fullwidth-bg-video .video-viewport .overlay {
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: transparent;
}
.site-headers .top-tab-navbar {
    list-style: none;
    padding: 0 6px;
    margin: 7px 0 0 0;
}
@media all and (min-width: 40em) {
    .site-headers .top-tab-navbar {
        padding: 0;
    }
}
.site-headers .top-tab-navbar li {
    float: left;
    display: block;
    border-radius: 5px 5px 0 0;
    width: 49%;
}
@media all and (min-width: 40em) {
    .site-headers .top-tab-navbar li {
        width: auto;
    }
}
.site-headers .top-tab-navbar li a {
    display: block;
    font-size: 0.87rem;
    font-weight: 700;
    padding: 0.4375rem 0;
    text-align: center;
    cursor: pointer;
    color: #000033;
}
.site-headers .top-tab-navbar li a:hover,
.site-headers .top-tab-navbar li a:focus {
    text-decoration: none;
}
@media all and (min-width: 40em) {
    .site-headers .top-tab-navbar li a {
        padding: 0.4rem 1.6rem;
    }
}
.site-headers .top-tab-navbar li:first-child {
    margin-right: 2%;
    background: #ffffff;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
@media all and (min-width: 40em) {
    .site-headers .top-tab-navbar li:first-child {
        margin-right: 0;
    }
}
.site-headers .top-tab-navbar li:last-child {
    background: url(img/diagonal-line-texture.png) top left 6px;
    background-color: #000033;
    border-top: 1px solid #c31b22;
}
.site-headers .top-tab-navbar li:last-child a {
    color: #ffffff;
}
header.torw-header .header-logo {
    box-shadow: 0 0 4p000033x rgba(0, 0, 0, 0.5);
    padding-left: 1rem;
    padding-right: 1rem;
}
@media only screen and (min-width: 40em) {
    header.torw-header .header-logo {
        background-position: right 0 bottom 0;
    }
}
@media only screen and (min-width: 60em) {
    header.torw-header .header-logo {
        background-position: right 5em bottom 0;
    }
}
@media only screen and (min-width: 60em) {
    header.torw-header .header-logo .col {
        float: left;
    }
}
@media only screen and (min-width: 60em) {
    header.torw-header .header-logo .col-left {
        width: 50%;
    }
}
@media only screen and (min-width: 60em) {
    header.torw-header .header-logo .col-right {
        width: 50%;
    }
}
header.torw-header .header-logo .logo-wrap img {
    width: auto;
    height: 33px;
}
@media only screen and (min-width: 40em) {
    header.torw-header .header-logo .logo-wrap img {
        width: auto;
        height: 125px;
		object-fit: contain;
    }
}
@media only screen and (min-width: 40em) {
    header.torw-header .header-logo .tagline {
        color: #7c7c7c;
    }
}
.desktop-view {
    display: none;
}
@media only screen and (min-width: 60em) {
    .desktop-view {
        display: block;
    }
}
@media only screen and (min-width: 60em) {
    .mobile-view {
        display: none;
    }
}
.countdown-wrapper {
    text-align: center;
}
@media only screen and (min-width: 60em) {
    .countdown-wrapper {
        text-align: right;
    }
}
.countdown-wrapper .widget {
    margin: 1.5rem 0 0 0;
}
@media only screen and (min-width: 60em) {
    .countdown-wrapper .widget {
        margin: 0;
    }
}
.countdown-wrapper .textwidget p {
    text-transform: uppercase;
    color: #7c7c7c;
    font-size: 1.8rem;
    padding: 0;
    margin: 0;
    text-align: center;
}
@media only screen and (min-width: 60em) {
    .countdown-wrapper .textwidget p {
        font-size: 1.5rem;
        text-align: right;
    }
}
.countdown-wrapper .btn,
.countdown-wrapper .btn:link,
.countdown-wrapper .btn:visited {
    display: block;
    background: #000033;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.5rem;
    margin: 0.5rem auto 0 auto;
    padding: 0.5rem 1rem;
    width: 100%;
}
@media only screen and (min-width: 40em) {
    .countdown-wrapper .btn,
    .countdown-wrapper .btn:link,
    .countdown-wrapper .btn:visited {
        display: inline-block;
        width: auto;
        margin: 0.5rem 0 0 0;
        padding: 0.25em 1em;
        font-size: 1.55rem;
    }
}
.countdown-wrapper .btn:hover,
.countdown-wrapper .btn:focus {
    background: #009933;
}
header.ro-header .nav--main > li > a:hover,
header.ro-header .nav--main > li > a:fcous {
    background-color: #252524;
}
@media all and (min-width: 60em) {
    header.ro-header .site-nav {
        background: #ffffff;
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    }
}
header.ro-header .header-logo {
    background: url(img/diagonal-line-texture.png) top center;
    background-color: #000033;
}
@media all and (min-width: 40em) {
    header.ro-header .header-logo {
        background-color: #000033 !important;
    }
}
@media all and (min-width: 60em) {
    header.ro-header .header-logo {
    }
}
@media all and (min-width: 40em) {
    header.ro-header .header-logo .tagline {
        color: #ffffff;
    }
}
header.ro-header .header-logo .logo-wrap img {
    width: auto;
    height: 3rem;
}
@media all and (min-width: 40em) {
    header.ro-header .header-logo .logo-wrap img {
        width: 400px;
        max-width: 407px;
        height: auto;
    }
}
html[lang="fr-FR"] header.ro-header .header-logo .logo-wrap img {
    max-width: 260px;
}
@media all and (min-width: 40em) {
    html[lang="fr-FR"] header.ro-header .header-logo .logo-wrap img {
        width: 420px;
        max-width: 422px;
    }
}
@media all and (min-width: 60em) {
    .site-headers .nav--main {
        position: inherit;
        display: table-row;
        margin: 0;
        padding: 0;
    }
}
@media all and (min-width: 60em) {
    .site-headers .nav--main > li {
        display: table-cell;
        vertical-align: middle;
    }
}
.site-headers .nav--main > li > a {
    display: block;
    padding: 1em;
    font-weight: 600;
    text-align: center;
    color: #fff;
    transition: background 0.3s, border 0.3s ease-out;
}
.site-headers .nav--main > li > a:hover,
.site-headers .nav--main > li > a:focus {
    border-color: transparent;
    color: #fff;
    text-decoration: none;
}
@media all and (min-width: 60em) {
    .site-headers .nav--main > li > a {
        font-weight: 600;
        font-size: 0.9rem;
        padding: 1rem 1rem;
    }
}
.site-headers .nav--main > li:first-child > a {
    border-top: none;
}
@media all and (min-width: 60em) {
    .site-headers .nav--main .nav--sub {
        position: absolute;
        top: 100%;
        left: 0;
        right: auto;
        padding: 1em 1em 0.1em;
        white-space: nowrap;
        z-index: 99;
    }
}
@media all and (min-width: 60em) {
    .site-headers .nav--main .nav--sub .nav--sub {
        display: block;
        position: relative;
        top: auto;
        left: auto;
        padding: 0;
    }
}
@media all and (min-width: 60em) {
    .site-headers .wrapper {
        position: static;
        height: auto;
    }
}
@media all and (min-width: 60em) {
    .site-headers .nav__wrapper {
        position: relative;
    }
}
@media all and (min-width: 60em) {
    .site-headers .nav__wrapper nav {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
header.torw-header .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    border-bottom: 1px solid #009933;
}
@media all and (min-width: 60em) {
    header.torw-header .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
        border-bottom: none;
    }
}
.site-headers.megamenu nav {
    position: relative;
    top: 0;
    opacity: 1;
    transition: none;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.site-headers.megamenu .ubermenu-nav > li > .ubermenu-target {
    font-weight: 600;
    font-size: 0.9rem;
    padding: 1rem 1rem;
    display: block;
    padding: 1em;
    font-weight: 600;
    text-align: center;
    transition: background 0.3s, border 0.3s ease-out;
}
.ubermenu-skin-minimal.ubermenu-responsive-toggle, .fl-module-uabb-off-canvas, .mobile-menu-toggle {
    background: transparent !important;
    position: absolute;
    top: -61px;
    right: 0;
}
.fl-module-uabb-off-canvas .fl-module-content, .mobile-menu-toggle .fl-module-content{
	margin: 10px !important;
}
@media all and (min-width: 40em) {
    .ubermenu-skin-minimal.ubermenu-responsive-toggle, .fl-module-uabb-off-canvas, .mobile-menu-toggle {
        top: -80px;
    }
}
.ubermenu-responsive-toggle .fa-navicon:before,
.ubermenu-responsive-toggle .fa-reorder:before,
.ubermenu-responsive-toggle .fa-bars:before {
    font-size: 1.5rem;
}
.ubermenu .lang_switcher .ubermenu-custom-content-padded {
    padding: 0 !important;
}
.ubermenu .lang_switcher .wpml-ls-legacy-list-vertical {
    display: block !important;
    border: none !important;
}
.ubermenu .lang_switcher .wpml-ls-legacy-list-vertical a {
    background-color: transparent !important;
    text-align: center;
    font-size: 0.85rem;
    font-weight: 600;
    padding: 1rem !important;
}
.ubermenu .lang_switcher .wpml-ls-statics-shortcode_actions a:hover,
.ubermenu .lang_switcher .wpml-ls-statics-shortcode_actions a:focus {
    color: #ffffff !important;
    background-color: #009933 !important;
    transition: background 0.3s, border 0.3s ease-out;
}
@media all and (min-width: 60em) {
    .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-level-0:not(:last-child) > .ubermenu-target {
        border-bottom: none !important;
    }
}
.ubermenu .ubermenu-grid-row,
.ubermenu .ubermenu-submenu-grid {
    padding-bottom: 0;
}
.ubermenu .ubermenu-row {
    margin-bottom: 0 !important;
}
.ubermenu .column-title > .ubermenu-target {
    padding-bottom: 0 !important;
}
.ubermenu .column-title > .ubermenu-target > .ubermenu-target-text {
    color: #000033;
    text-transform: uppercase;
    font-size: 1rem;
}
@media all and (min-width: 40em) {
    .ubermenu .column-title > .ubermenu-target > .ubermenu-target-text {
        font-size: 14px;
    }
}
.ubermenu .ubermenu-target .ubermenu-image + .ubermenu-target-text {
    font-size: 0.8rem;
}
@media all and (min-width: 40em) {
    .ubermenu .ubermenu-target .ubermenu-image + .ubermenu-target-text {
        text-align: left !important;
    }
}
.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
    font-size: 0.8rem;
    font-weight: 600;
    padding-top: 3px;
    padding-bottom: 3px;
}
.ubermenu .ubermenu-item-layout-image_left > .ubermenu-target-text {
    margin-top: 5px;
    padding-left: 29px !important;
}
.ubermenu .menu-featured-image .ubermenu-target-with-image img {
    border: 1px solid #cccccc;
}
.ubermenu .overlay_txt a {
    position: relative;
}
.ubermenu .overlay_txt a span {
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    margin-right: 20px;
    margin-left: 20px;
    display: block;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 0.5rem;
}
.ubermenu .overlay_txt a span:after {
    content: ">";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 50%;
    right: 0;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media all and (min-width: 60em) {
    .ubermenu .mrg-top img {
        margin-top: 17px !important;
    }
}
@media all and (min-width: 60em) {
    .ubermenu .segment-photo.mrg-top img {
        margin-top: 30px !important;
    }
}
@media all and (min-width: 60em) {
    .ubermenu .paddinglr-lg {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
}
@media all and (min-width: 60em) {
    .ubermenu .paddinglr-sm {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
}
@media all and (min-width: 60em) {
    .ubermenu li.bg-gray.ubermenu-item {
        background: linear-gradient(to bottom, #f0f0f0 0%, rgba(240, 240, 240, 0.31) 69%, rgba(255, 255, 255, 0) 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#00ffffff', GradientType=0) !important;
    }
}
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 0.85rem;
    font-weight: 600 !important;
}
@media all and (min-width: 40em) {
    .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
        font-size: 0.9rem;
    }
}
.ubermenu-main li.desktop-icon > a > .ubermenu-icon {
    font-size: 1.3rem !important;
    line-height: 0 !important;
}
.ubermenu.ubermenu-responsive-default.ubermenu-responsive {
    max-height: 800px;
}
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
    border-bottom: 0 !important;
}
.site-headers.megamenu nav {
    background: #000033;
}
.site-headers .ubermenu-nav > li > .ubermenu-target {
    color: #fff;
}
.ubermenu-responsive-toggle .fa-navicon:before,
.ubermenu-responsive-toggle .fa-reorder:before,
.ubermenu-responsive-toggle .fa-bars:before {
    color: #000033;
}
.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-level-0:not(:last-child) > .ubermenu-target {
    border-bottom: 1px solid #009933;
}
.ubermenu .lang_switcher .wpml-ls-legacy-list-vertical a {
    color: #ffffff !important;
    border-bottom: 1px solid #009933 !important;
}
@media all and (min-width: 40em) {
    .ubermenu li#menu-item-15855 > .ubermenu-submenu > .ubermenu-item-normal > .ubermenu-target,
    .ubermenu li#menu-item-16979 > .ubermenu-submenu > .ubermenu-item-normal > .ubermenu-target {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}
.ro-header.site-headers.megamenu nav {
    background: #ffffff;
}
.ro-header.site-headers.megamenu .site--nav {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.ro-header .ubermenu-responsive-toggle .fa-navicon:before,
.ro-header .ubermenu-responsive-toggle .fa-reorder:before,
.ro-header .ubermenu-responsive-toggle .fa-bars:before {
    color: #ffffff;
}
.ro-header .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    color: #000033;
    background-color: #ffffff;
}
.ro-header .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target:hover,
.ro-header .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target:focus {
    color: #ffffff !important;
    background-color: #000033 !important;
}
.ro-header .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target,
.ro-header .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target,
.ro-header .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
    color: #000033;
    background-color: #ffffff;
}
.ro-header .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target:hover,
.ro-header .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target:focus,
.ro-header .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target:hover,
.ro-header .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target:focus,
.ro-header .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target:hover,
.ro-header .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target:focus {
    color: #ffffff !important;
    background-color: #000033 !important;
}
.ro-header .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-level-0:not(:last-child) > .ubermenu-target {
    border-bottom: 1px solid #f0f0f0;
}
.ro-header .ubermenu .lang_switcher .wpml-ls-legacy-list-vertical a {
    color: #000033 !important;
    border-bottom: 1px solid #f0f0f0 !important;
}
.ro-header .ubermenu .lang_switcher .wpml-ls-legacy-list-vertical a:hover,
.ro-header .ubermenu .lang_switcher .wpml-ls-legacy-list-vertical a:focus {
    color: #ffffff !important;
}
.ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child {
    margin-top: 0;
}
.ubermenu .menu-segment .ubermenu-submenu li:not(:last-child) {
    border-bottom: 1px solid #ccc;
}
.ubermenu .menu-segment .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
    padding: 0.5rem;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
}
.ubermenu .menu-segment .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target > .ubermenu-target-text {
    margin-top: 11px;
}
.ubermenu .menu-segment .ubermenu-target .ubermenu-image + .ubermenu-target-text {
    font-size: 1rem !important;
}
.ubermenu .menu-segment .ubermenu-item-layout-image_left > .ubermenu-target-text {
    padding-left: 50px !important;
}
.ubermenu .menu-segment .ubermenu-submenu {
    padding: 0.5rem !important;
}
@media only screen and (min-width: 40em) {
    .ubermenu .menu-segment .ubermenu-submenu {
        padding: 1rem !important;
    }
}
.ubermenu .menu-segment .ubermenu-submenu-type-stack > .call-to-action > .ubermenu-target {
    background: #000033;
    color: #ffffff;
    font-size: 1.3rem;
    margin-top: 0 !important;
    text-transform: uppercase;
}
.ubermenu .menu-segment .ubermenu-submenu-type-stack > .call-to-action.ubermenu-item-normal > .ubermenu-target > .ubermenu-target-text {
    margin-top: 0px;
}
.ubermenu .menu-segment .ubermenu-submenu a span {
    position: relative;
}
.ubermenu .menu-segment .ubermenu-submenu a span:after {
    content: ">";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -m-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ubermenu .menu-segment .ubermenu-submenu .call-to-action a:hover,
.ubermenu .menu-segment .ubermenu-submenu .call-to-action a:focus {
    color: #ffffff;
}
.ubermenu .menu-segment .ubermenu-submenu .call-to-action a span {
    display: block;
}
.ubermenu .ubermenu-submenu-type-stack > .call-to-action.ubermenu-item-normal > .ubermenu-target {
    padding-left: 20px !important;
}
.ro-header .ubermenu .menu-segment .ubermenu-submenu li:not(:last-child) {
    border-bottom: none;
}
.ro-header .ubermenu .menu-segment .torw_reg_btn {
    padding: 1rem;
}
.ro-header .ubermenu .menu-segment .torw_reg_btn a {
    background: #016649 !important;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.1rem !important;
    margin-top: 0;
    text-transform: uppercase;
    padding: 10px 10px 10px 10px !important;
    background: #000033;
}
.ro-header .ubermenu .menu-segment .torw_reg_btn a:hover,
.ro-header .ubermenu .menu-segment .torw_reg_btn a:focus {
    color: #ffffff;
    background: #035940 !important;
}
.ro-header .ubermenu .menu-segment .torw_reg_btn a span {
    position: relative;
    display: block;
    margin-top: 0 !important;
}
.ro-header .ubermenu .menu-segment .torw_reg_btn a span:after {
    content: ">";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -m-transform: translateY(-50%);
    transform: translateY(-50%);
}
.section {
    position: relative;
}
.section__content {
    overflow: hidden;
}
.section__heading {
    padding: 0.2em 0 0.2em 1em;
    border-bottom: 2px solid #e5e4e4;
    color: #4e4848;
    font-size: 1.375em;
    font-weight: 300;
}
.wrapper--full .body-content main {
    margin-top: 1.5em;
}
@media all and (min-width: 40em) {
    .wrapper--full .body-content .wrapper--site {
        padding: 0;
    }
}
.contentpage--template-blog .page-title {
    padding: 0.5em;
    color: #fff;
    font-size: 1.4em;
    font-weight: 600;
    background-color: #22c0f1;
}
#article-post .page-title {
    padding: 0.2em 0 0.2em 0;
    border-bottom: 2px solid #e5e4e4;
    color: #4e4848;
    font-size: 1.375em;
    font-weight: 300;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background-color: transparent;
}
.main-body-content .menu__content {
    background-color: transparent !important;
    padding: 0;
}
.post_category_box .taxonomy_wrapper h3 {
    color: #4e4848;
    font-weight: 500;
}
.post_category_box .taxonomy_wrapper .nav-menu li {
    margin: 0.4em 0;
}
.post_category_box .taxonomy_wrapper .nav-menu li:first-child {
    font-weight: 400;
    text-transform: none;
}
.post_category_box .taxonomy_wrapper .nav-menu li a {
    color: #4e4e4e;
    text-decoration: none;
    display: block;
    background: #f0f0ef;
    padding: 0.6rem 1.6rem;
    margin-bottom: 0;
    font-size: 0.9rem;
    position: relative;
}
.post_category_box .taxonomy_wrapper .nav-menu li a:hover,
.post_category_box .taxonomy_wrapper .nav-menu li a:focus {
    color: #ffffff;
    background: #000033;
}
.post_category_box .taxonomy_wrapper .nav-menu li a:hover::before,
.post_category_box .taxonomy_wrapper .nav-menu li a:focus::before {
    content: "\f105";
    color: #ffffff;
}
.post_category_box .taxonomy_wrapper .nav-menu li a:before {
    content: "\f105";
    position: absolute;
    top: 0.6rem;
    left: 0.8rem;
    width: 1em;
    height: 1em;
    color: #000033;
    font-family: "fontawesome";
    line-height: 1;
}
.num-pagination .page-numbers.dots {
    position: static;
}
.contentpage--template-news .page-title {
    padding: 0.5em;
    color: #fff;
    font-size: 1.4em;
    font-weight: 600;
    background-color: #22c0f1;
}
.charitylogo {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    text-align: center;
    margin-top: 20px;
}
.summary {
    display: inline-block;
    width: 72%;
    padding-right: 2%;
    vertical-align: top;
    margin-bottom: 100px;
}
.page-template-template-participating-charities .sd-block,
.page-template-template-charities .sd-block,
.page-template-template-team-awesome .sd-block {
    display: none;
}
.logorow {
    width: 238px;
    height: 110px;
    margin: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.logorow.member {
    width: 280px !important;
    height: 240px !important;
    margin: 0px;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center;
}
.othercharities {
    display: inline-block;
    border: 1px solid #ccc;
    margin-left: 10px;
    margin-bottom: 15px;
    cursor: pointer;
    vertical-align: top;
}
.featuredcharities {
    display: inline-block;
    border: 1px solid #ccc;
    margin-left: 10px;
    margin-bottom: 15px;
    cursor: pointer;
    vertical-align: top;
}
.titlerow {
    background-color: #f0f0ef;
    padding: 10px;
    text-align: center;
    color: #333;
    font-size: 13px;
}
.othercharities .titlerow {
    width: 278px;
    height: 60px;
}
.othercharities.g {
    line-height: 1.4 !important;
}
.featuredcharities .titlerow {
    width: 278px;
}
#alphabet {
    margin-bottom: 15px;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    font-weight: bold;
    color: #ccc;
}
.popupcharity {
    display: none;
}
.popupcharity h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.popupcharity h3 {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #333;
}
.popcontact {
    color: #333;
    font-size: 16px;
}
.popregister,
.popfundraiser,
.popdonate {
    display: inline-block;
    padding: 5px 10px;
    background-color: #009933;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 3px;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
    margin: 25px 10px 15px 0px;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none !important;
}
.popregister.fr,
.popfundraiser.fr,
.popdonate.fr {
    font-size: 19px;
}
.popfacebook,
.poptwitter,
.popyoutube,
.popinstagram,
.popblogger {
    float: right;
    margin-left: 10px;
    text-indent: -9999px;
    display: block;
    width: 32px;
    height: 32px;
    margin-top: -15px;
}
.popfacebook {
    background-image: url(img/facebook.png);
}
.poptwitter {
    background-image: url(img/twitter.png);
}
.popyoutube {
    background-image: url(img/youtube.png);
}
.popinstagram {
    background-image: url(img/instagram.png);
}
.popblogger {
    background-image: url(img/blogger.png);
}
.poplogo {
    display: inline-block;
    width: 40%;
    padding: 5px 3%;
    height: 185px;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.popinsidelogo {
    width: 100%;
    height: 100%;
    max-width: 240px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.popphoto {
    display: inline-block;
    width: 54%;
    padding: 3px;
    border: 1px solid #ccc;
}
.popinsidephoto {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 193px;
}
.popdescription {
    margin-top: 10px;
    color: #333;
}
#notfeatured {
    margin-left: -10px;
}
#featured {
    margin-left: -10px;
    margin-top: 20px;
}
a.alphaon {
    color: #4e4e4e;
    text-decoration: underline;
}
#alphagreybox {
    text-align: center;
    padding: 5px 30px;
    background-color: #f0f0ef;
    color: #333;
}
.various {
    text-decoration: none !important;
}
.fancybox-skin {
    background-color: #fff !important;
}
.fancybox-overlay-fixed {
    z-index: 9999 !important;
}
.additional_image {
    width: 120px;
    height: auto;
}
@media only screen and (max-width: 800px) {
    .popfacebook,
    .poptwitter,
    .popyoutube,
    .popinstagram {
        margin-top: 10px;
    }
}
@media only screen and (max-width: 670px) {
    .poplogo {
        width: 94%;
    }
    .popphoto {
        width: 94%;
        padding: 3px;
        margin-left: 0%;
    }
}
@media only screen and (max-width: 610px) {
    #alphabet {
        display: none;
    }
    #notfeatured,
    #featured {
        text-align: center;
    }
}
@media only screen and (max-width: 500px) {
    .charitylogo {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 0px;
    }
    .summary {
        display: block;
        width: 100%;
        padding-right: 0%;
    }
    #featured .logorow {
        width: 240px;
        height: 110px;
    }
    #notfeatured .logorow {
        display: none;
    }
    .othercharities {
        width: 283px;
        margin-top: -1px;
        margin-bottom: 0px;
    }
    #notfeatured .titlerow {
        width: 100%;
    }
    .othercharities .titlerow {
        height: auto;
    }
}
.sponsorpagesummary,
.supplierpagesummary,
.partnerpagesummary,
.partnerpagelogos,
.sponsorpagelogos,
.supplierpagelogos {
    vertical-align: middle;
    text-align: left;
}
.partnerpagelogos img,
.sponsorpagelogos img,
.supplierpagelogos img {
    max-height: 117px;
    max-width: 177px;
}
.partnerpagelogos,
.sponsorpagelogos,
.supplierpagelogos {
    text-align: center;
    height: 117px;
    width: 177px;
}
.member-photo {
    display: inline-block;
    width: 188px;
    height: 161px;
    background-size: cover;
    background-position: center;
    margin-right: 19px;
}
.member-map {
    display: inline-block;
    width: 188px;
    height: 161px;
    background-size: cover;
    background-position: center;
    margin-right: 19px;
}
.member-logo {
    display: inline-block;
    width: 314px;
    height: 161px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.social-icons {
    display: inline-block;
    width: 250px;
    height: 161px;
    vertical-align: top;
    margin-right: 19px;
}
.social-icons h3 {
    margin-top: 0;
    padding-top: 0;
    border: none;
}
.social-icons .popfacebook,
.social-icons .poptwitter,
.social-icons .popyoutube,
.social-icons .popinstagram,
.social-icons .popblogger {
    float: none;
    display: inline-block;
    margin-left: 0;
    margin-right: 7px;
}
.member-meta {
    display: inline-block;
    margin-left: 10px;
}
.member-meta .red-label {
    font-weight: bold;
    color: #000033;
}
.page-template-template-team-awesome .popcontactandsocial {
    margin-bottom: 15px;
}
.page-template-template-team-awesome .popcontact {
    margin-top: -20px;
}
.page-template-template-team-awesome .popfacebook {
    background-image: none;
    text-indent: 0px;
}
.page-template-template-team-awesome .poptwitter {
    background-image: none;
    text-indent: 0px;
}
.page-template-template-team-awesome .popyoutube {
    background-image: none;
    text-indent: 0px;
}
.page-template-template-team-awesome .popinstagram {
    background-image: none;
    text-indent: 0px;
}
.page-template-template-team-awesome .popblogger {
    position: relative;
    top: -10px;
    left: 5px;
}
.social-icons .fa {
    color: #c0c0c0;
    font-size: 32px;
}
#notfeatured .g {
    margin-left: 10px;
}
span.member_event {
    font-weight: 700;
}
p.member_location {
    padding: 0;
    margin: 0;
    font-style: italic;
}
.page-id-15256 .wrapper--full,
.page-id-15516 .wrapper--full {
    overflow-x: initial;
}
.page-id-15256 .wrapper--full .wrapper--full,
.page-id-15516 .wrapper--full .wrapper--full {
    overflow-x: hidden;
}
.page-id-15256 .wrapper--site,
.page-id-15516 .wrapper--site {
    max-width: initial;
    overflow: initial;
}
@media all and (min-width: 45em) {
    .page-id-15256 .wrapper--site,
    .page-id-15516 .wrapper--site {
        max-width: 77.5em;
    }
}
#mapdiv {
    width: 1152px;
    height: 850px;
    background-image: url(img/torw_expo_map_2018.png);
    position: relative;
}
#mapdiv .booth {
    position: absolute;
    width: 24px;
    height: 24px;
    display: block;
    line-height: 23px;
    color: #fff;
    font-size: 9px;
    border: 1px solid #ffffff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #2362c8;
}
#mapdiv .booth.sold {
    background: #009933;
}
#mapdiv .booth.extra {
    background: #b6b6b6;
}
#n_101 {
    left: 179px;
    top: 557px;
}
#n_103 {
    left: 179px;
    top: 533px;
}
#n_105 {
    left: 179px;
    top: 509px;
}
#n_107 {
    left: 179px;
    top: 485px;
}
#n_109 {
    left: 179px;
    top: 461px;
}
#n_111 {
    left: 179px;
    top: 437px;
}
#n_113 {
    left: 179px;
    top: 413px;
}
#n_115 {
    left: 179px;
    top: 377px;
}
#n_117 {
    left: 179px;
    top: 353px;
}
#n_119 {
    left: 179px;
    top: 329px;
}
#extra1 {
    left: 203px;
    top: 557px;
}
#n_1002 {
    left: 203px;
    top: 533px;
}
#n_1004 {
    left: 203px;
    top: 509px;
}
#n_1006 {
    left: 203px;
    top: 485px;
}
#n_1008 {
    left: 203px;
    top: 461px;
}
#n_1010 {
    left: 203px;
    top: 437px;
}
#n_1012 {
    left: 203px;
    top: 413px;
}
#n_1014 {
    left: 203px;
    top: 377px;
}
#n_1016 {
    left: 203px;
    top: 353px;
}
#n_1018 {
    left: 203px;
    top: 329px;
}
#n_1001 {
    left: 227px;
    top: 557px;
}
#n_1100 {
    left: 251px;
    top: 557px;
}
#n_1102 {
    left: 275px;
    top: 557px;
}
#n_1104 {
    left: 299px;
    top: 557px;
}
#n_1005 {
    left: 251px;
    top: 509px;
}
#n_1007 {
    left: 251px;
    top: 485px;
}
#n_1009 {
    left: 251px;
    top: 461px;
}
#n_1011 {
    left: 251px;
    top: 437px;
}
#n_1013 {
    left: 251px;
    top: 413px;
}
#n_1114 {
    left: 275px;
    top: 509px;
}
#n_1116 {
    left: 275px;
    top: 485px;
}
#n_1118 {
    left: 275px;
    top: 461px;
}
#n_1120 {
    left: 275px;
    top: 437px;
}
#n_1122 {
    left: 275px;
    top: 413px;
}
#n_900 {
    left: 434px;
    top: 557px;
}
#n_901 {
    left: 458px;
    top: 557px;
}
#extra2 {
    left: 458px;
    top: 557px;
    width: 48px !important;
    line-height: 1 !important;
    padding-top: 3px;
    color: #000000 !important;
}
#n_903 {
    left: 482px;
    top: 533px;
}
#n_904 {
    left: 482px;
    top: 509px;
}
#n_906 {
    left: 482px;
    top: 485px;
}
#n_908 {
    left: 482px;
    top: 461px;
}
#n_910 {
    left: 482px;
    top: 437px;
}
#n_912 {
    left: 482px;
    top: 413px;
}
#n_914 {
    left: 482px;
    top: 389px;
}
#n_916 {
    left: 482px;
    top: 365px;
}
#n_918 {
    left: 482px;
    top: 341px;
}
#n_920 {
    left: 482px;
    top: 317px;
}
#n_922 {
    left: 482px;
    top: 293px;
}
#n_924 {
    left: 482px;
    top: 269px;
}
#n_926 {
    left: 482px;
    top: 245px;
}
#n_927 {
    left: 482px;
    top: 221px;
}
#n_1105 {
    left: 362px;
    top: 509px;
}
#n_1107 {
    left: 386px;
    top: 509px;
}
#n_1109 {
    left: 410px;
    top: 509px;
}
#n_1111 {
    left: 434px;
    top: 509px;
}
#n_1200 {
    left: 362px;
    top: 485px;
}
#n_1202 {
    left: 386px;
    top: 485px;
}
#n_1204 {
    left: 410px;
    top: 485px;
}
#n_1206 {
    left: 434px;
    top: 485px;
}
#n_1201 {
    left: 362px;
    top: 437px;
}
#n_1203 {
    left: 386px;
    top: 437px;
}
#n_1205 {
    left: 410px;
    top: 437px;
}
#n_1207 {
    left: 434px;
    top: 437px;
}
#n_410 {
    left: 362px;
    top: 413px;
}
#n_412 {
    left: 386px;
    top: 413px;
}
#n_414 {
    left: 410px;
    top: 413px;
}
#n_416 {
    left: 434px;
    top: 413px;
}
#n_407 {
    left: 275px;
    top: 353px;
}
#n_409 {
    left: 299px;
    top: 353px;
}
#n_411 {
    left: 323px;
    top: 353px;
}
#n_510 {
    left: 275px;
    top: 329px;
}
#n_512 {
    left: 299px;
    top: 329px;
}
#n_514 {
    left: 323px;
    top: 329px;
}
#n_415 {
    left: 386px;
    top: 353px;
}
#n_417 {
    left: 410px;
    top: 353px;
}
#n_419 {
    left: 434px;
    top: 353px;
}
#n_516 {
    left: 386px;
    top: 329px;
}
#n_518 {
    left: 410px;
    top: 329px;
}
#n_520 {
    left: 434px;
    top: 329px;
}
#n_517 {
    left: 386px;
    top: 269px;
}
#n_519 {
    left: 410px;
    top: 269px;
}
#n_521 {
    left: 434px;
    top: 269px;
}
#n_616 {
    left: 386px;
    top: 245px;
}
#n_618 {
    left: 410px;
    top: 245px;
}
#n_620 {
    left: 434px;
    top: 245px;
}
#n_503 {
    left: 155px;
    top: 269px;
}
#n_505 {
    left: 179px;
    top: 269px;
}
#n_602 {
    left: 155px;
    top: 245px;
}
#n_604 {
    left: 179px;
    top: 245px;
}
#n_507 {
    left: 227px;
    top: 269px;
}
#n_509 {
    left: 251px;
    top: 269px;
}
#n_511 {
    left: 275px;
    top: 269px;
}
#n_513 {
    left: 299px;
    top: 269px;
}
#n_515 {
    left: 323px;
    top: 269px;
}
#n_606 {
    left: 227px;
    top: 245px;
}
#n_608 {
    left: 251px;
    top: 245px;
}
#n_610 {
    left: 275px;
    top: 245px;
}
#n_612 {
    left: 299px;
    top: 245px;
}
#n_614 {
    left: 323px;
    top: 245px;
}
#n_601 {
    left: 131px;
    top: 161px;
}
#n_603 {
    left: 155px;
    top: 161px;
}
#n_605 {
    left: 179px;
    top: 161px;
}
#n_607 {
    left: 203px;
    top: 161px;
}
#n_700 {
    left: 131px;
    top: 137px;
}
#n_702 {
    left: 155px;
    top: 137px;
}
#n_704 {
    left: 179px;
    top: 137px;
}
#n_706 {
    left: 203px;
    top: 137px;
}
#n_800 {
    left: 59px;
    top: 317px;
}
#n_801 {
    left: 59px;
    top: 293px;
}
#n_802 {
    left: 59px;
    top: 269px;
}
#n_803 {
    left: 59px;
    top: 245px;
}
#n_804 {
    left: 59px;
    top: 197px;
}
#n_805 {
    left: 59px;
    top: 173px;
}
#n_806 {
    left: 59px;
    top: 149px;
}
#n_807 {
    left: 59px;
    top: 125px;
}
#n_609 {
    left: 251px;
    top: 161px;
}
#n_611 {
    left: 275px;
    top: 161px;
}
#n_613 {
    left: 299px;
    top: 161px;
}
#n_708 {
    left: 251px;
    top: 137px;
}
#n_710 {
    left: 275px;
    top: 137px;
}
#n_712 {
    left: 299px;
    top: 137px;
}
#n_617 {
    left: 347px;
    top: 161px;
}
#n_619 {
    left: 371px;
    top: 161px;
}
#n_716 {
    left: 347px;
    top: 137px;
}
#n_718 {
    left: 371px;
    top: 137px;
}
#extra3 {
    left: 210px;
    top: 87px;
    padding-left: 124px;
}
.race_pick_item {
    margin-bottom: 25px;
    height: 320px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media only screen and (min-width: 40em) {
    .race_pick_item {
        max-width: initial;
        margin-right: 25px;
        float: left;
        width: calc(50% - 25px + 12.5px);
        height: 250px;
    }
    .race_pick_item:nth-of-type(2n) {
        margin-right: 0;
    }
}
@media only screen and (min-width: 60em) {
    .race_pick_item {
        width: calc(33.33% - 25px + 8.3px);
        height: 290px;
    }
    .race_pick_item:nth-of-type(2n) {
        margin-right: 25px;
    }
    .race_pick_item:nth-of-type(3n + 3) {
        margin-right: 0;
    }
}
.race_pick_item:hover .race_textbox,
.race_pick_item:focus .race_textbox {
    background: #000;
}
.race_pick_item .race_textbox {
    background: rgba(0, 0, 0, 0.6);
    padding: 0 1.5rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 1rem;
    line-height: 1.3;
    display: table-cell;
    color: #fff;
}
.race_pick_item span {
    display: table-cell;
    width: 100vw;
    vertical-align: middle;
    height: 65px;
    text-align: center;
}
#ff-stream-1,
#ff-stream-1 .ff-popup,
#ff-stream-1 .ff-search input,
#ff-stream-1.ff-layout-compact .picture-item__inner,
#ff-stream-2,
#ff-stream-2 .ff-popup,
#ff-stream-2 .ff-search input,
#ff-stream-2.ff-layout-compact .picture-item__inner {
    background-color: #ffffff !important;
}
#cred_form_16074_1 .form-box {
    padding: 0.5em 0;
}
@media only screen and (min-width: 40em) {
    #cred_form_16074_1 .form-group .form-box {
        float: left;
    }
}
@media only screen and (min-width: 40em) {
    #cred_form_16074_1 .form-group .form-box:not(:last-child) {
        margin-right: 2%;
    }
}
#cred_form_16074_1 .form-group .form-box label span {
    font-weight: 400;
}
#cred_form_16074_1 .form-group.group-name p,
#cred_form_16074_1 .form-group.group-address p {
    font-weight: 600;
}
#cred_form_16074_1 .form-group.group-name .form-box label,
#cred_form_16074_1 .form-group.group-address .form-box label {
    font-weight: 400;
    font-size: 0.8rem;
}
@media only screen and (min-width: 40em) {
    #cred_form_16074_1 .form-group.group-name .form-box {
        width: 49%;
    }
}
@media only screen and (min-width: 40em) {
    #cred_form_16074_1 .form-group.group-address .form-box {
        width: 32%;
    }
}
#cred_form_16074_1 .rquired_field {
    color: #000033;
}
#cred_form_16074_1 input[type="text"] {
    padding: 0.3rem;
}
.story_wrapper {
    padding: 0 4rem;
}
@media only screen and (min-width: 40em) {
    .story_wrapper {
        padding: 0;
    }
}
.story_wrapper .story_block {
    margin-bottom: 2%;
}
@media only screen and (min-width: 40em) {
    .story_wrapper .story_block {
        float: left;
        width: 50%;
        padding: 0 5%;
    }
}
@media only screen and (min-width: 60em) {
    .story_wrapper .story_block {
        padding: 2%;
        width: 32%;
    }
}
@media only screen and (min-width: 45em) {
    .story_wrapper .story_block:nth-of-type(2n + 3) {
        clear: both;
    }
}
@media only screen and (min-width: 60em) {
    .story_wrapper .story_block:nth-of-type(2n + 3) {
        clear: none;
    }
    .story_wrapper .story_block:nth-of-type(3n + 4) {
        clear: both;
    }
}
.story_wrapper .story_block .story_image {
    margin-bottom: 1rem;
}
.story_wrapper .story_block .type-of span {
    font-weight: 700;
    display: block;
    margin-bottom: 1rem;
}
.story_wrapper .story_block img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.story_wrapper .story_block h2 {
    font-size: 1.3rem;
}
.story_pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.story_pagination ul li {
    display: inline-block;
}
.story_pagination ul li a {
    display: block;
    padding: 5px;
}
.single-story-wrapper {
    margin-bottom: 4rem;
}
@media only screen and (min-width: 45em) {
    .single-story-wrapper .single_shared_image {
        float: left;
        margin: 0 1.5rem 0 0;
    }
}
@media only screen and (min-width: 45em) {
    .team-member-10k-content .team-member-10k-img,
    .team-member-10k-content .team-member-10k-bio {
        float: left;
    }
}
.team-member-10k-content .team-member-10k-img {
    max-width: 200px;
}
@media only screen and (min-width: 45em) {
    .team-member-10k-content .team-member-10k-img {
        width: 15%;
        max-width: 300px;
    }
}
@media only screen and (min-width: 45em) {
    .team-member-10k-content .team-member-10k-bio {
        width: 85%;
        padding-left: 1rem;
    }
}
@media only screen and (min-width: 45em) {
    .team-member-10k-content .team-member-10k-bio p:first-child {
        margin-top: 0;
    }
}
.team-member-10k-block {
    padding: 1.5rem 0;
}
.team-member-10k-block:not(:last-child) {
    border-bottom: 1px solid #cccccc;
}
.team-member-10k-block .team-member-10k-name {
    margin-top: 0;
}
.race-result-wrapper h3 {
    display: none;
}
.race-result-wrapper h3:first-child {
    display: block !important;
}
.single-event .default-colour .content .widget__heading {
    background-color: #000033;
    color: #fff;
}
.single-event .default-colour .content h2 {
    margin-top: 2em;
    margin-bottom: 0;
    font-size: 1.1em;
    text-transform: uppercase;
}
.single-event main .aside__heading {
    color: #4e4848 !important;
}
.single-event .green .content .widget__heading {
    color: #fff;
    background-color: #51873b;
}
.single-event .green .impact__heading span {
    background-color: #51873b;
}
.single-event .green main .page-title,
.single-event .green main h1,
.single-event .green main h2,
.single-event .green main h3,
.single-event .green main h4,
.single-event .green main h5,
.single-event .green main h6 {
    color: #51873b;
}
.single-event .gold .content .widget__heading {
    color: #fff;
    background-color: #e3ae22;
}
.single-event .gold .impact__heading span {
    background-color: #e3ae22;
}
.single-event .gold main .page-title,
.single-event .gold main h1,
.single-event .gold main h2,
.single-event .gold main h3,
.single-event .gold main h4,
.single-event .gold main h5,
.single-event .gold main h6 {
    color: #e3ae22;
}
.single-event .blue .content .widget__heading {
    color: #fff;
    background-color: #0168ab;
}
.single-event .blue .impact__heading span {
    background-color: #0168ab;
}
.single-event .blue main .page-title,
.single-event .blue main h1,
.single-event .blue main h2,
.single-event .blue main h3,
.single-event .blue main h4,
.single-event .blue main h5,
.single-event .blue main h6 {
    color: #0168ab;
}
.single-event .grey .content .widget__heading {
    color: #fff;
    background-color: #9b9b9b;
}
.single-event .grey .impact__heading span {
    background-color: #9b9b9b;
}
.single-event .grey main .page-title,
.single-event .grey main h1,
.single-event .grey main h2,
.single-event .grey main h3,
.single-event .grey main h4,
.single-event .grey main h5,
.single-event .grey main h6 {
    color: #9b9b9b;
}
.single-event .purple .content .widget__heading {
    color: #fff;
    background-color: #624f7c;
}
.single-event .purple .impact__heading span {
    background-color: #624f7c;
}
.single-event .purple main .page-title,
.single-event .purple main h1,
.single-event .purple main h2,
.single-event .purple main h3,
.single-event .purple main h4,
.single-event .purple main h5,
.single-event .purple main h6 {
    color: #624f7c;
}
@media only screen and (max-width: 767px) {
    .page-template-template-races-overview .wrapper--site,
    .page-template-template-race .wrapper--site,
    .page-template-template-race-weekend .wrapper--site {
        margin-top: 0 !important;
    }
}
.widget--course-map .widget__content {
    position: relative;
    padding: 0;
    overflow: hidden;
}
.widget--course-map .widget__meta {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.5em;
    color: #fff;
    background-color: rgba(89, 89, 89, 0.8);
    transition: all 0.1s cubic-bezier(0.6, 0.2, 0.6, 0.9);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.widget--course-map:hover .widget__meta {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.widget--directions .widget__content {
    position: relative;
    padding: 0;
    overflow: hidden;
}
.widget--directions .widget__meta {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.5em;
    color: #fff;
    background-color: rgba(89, 89, 89, 0.8);
    transition: all 0.1s cubic-bezier(0.6, 0.2, 0.6, 0.9);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.widget--directions:hover .widget__meta {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.article-blog {
    overflow: hidden;
    margin: 0;
    margin-bottom: 0.75em;
    border-top: 2px solid #e5e4e4;
    padding: 1.9em 0 0 0;
}
.article-blog:first-child {
    border-top: none;
    margin-top: 0;
}
.article-blog .article_img_wrapper {
    margin: 0;
    float: none;
    width: auto;
}
@media all and (min-width: 40em) {
    .article-blog .article_img_wrapper {
        float: left;
        width: 35%;
    }
}
.article-blog .article_img_wrapper .article__image {
    margin: 0;
}
.article-blog .article_content {
    padding: 1em;
    float: none;
    width: auto;
    background-color: #ffffff;
}
@media all and (min-width: 40em) {
    .article-blog .article_content {
        float: left;
        width: 65%;
        padding: 0 1em 0 1em;
    }
}
.article-blog .article_content p {
    font-size: 0.95rem;
    font-weight: 300;
}
.article-blog .article_content .article__meta {
    color: #4e4e4e;
    font-style: italic;
    font-size: 0.9em;
    margin: 0.5em 0 0 0;
    display: block;
}
.article-blog .article_content .article__meta time {
    display: inline-block;
    margin-right: 10px;
}
.article-blog .article_content .article__meta .article__categories {
    display: inline-block;
}
.article-blog .article_content .article__heading {
    margin: 0;
    margin-bottom: 0;
    color: #4e4e4e;
    font-size: 1em;
    font-weight: 600;
}
.article-blog .article_content .article__heading a {
    margin-bottom: 0;
    color: #4e4e4e;
    font-size: 1em;
    font-weight: 600;
}
.slider-fullwidth {
    padding: 0 1rem;
    margin-top: 2rem;
}
@media all and (min-width: 60em) {
    .slider-fullwidth {
        padding: 0;
        margin-top: 0;
    }
}
.slider-fullwidth .slider {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 18em;
    background: #595959 url("img/pattern.svg") center center repeat;
    background-size: 100px;
    margin: 0;
}
@media all and (min-width: 40em) {
    .slider-fullwidth .slider {
        height: 24em;
    }
}
@media all and (min-width: 60em) {
    .slider-fullwidth .slider {
        height: 30em;
    }
}
.slider-fullwidth .slider a {
    transition: all 0.2s ease;
}
.slider-fullwidth .slider a:link,
.slider-fullwidth .slider a:visited {
    color: #fff;
    text-decoration: none;
}
.slider-fullwidth .slider a:focus,
.slider-fullwidth .slider a:hover {
    color: #009933;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}
.slider-fullwidth .slider a:active {
    color: #009933;
}
.slider-fullwidth .slider .slider__slides {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
@media all and (min-width: 40em) {
    .slider-fullwidth .slider .slider__slides {
        z-index: 99;
    }
}
.slider-fullwidth .slider .slider__slides .wrapper--site {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.slider-fullwidth .slider .slider__slides .slider__slide {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
    opacity: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1em;
}
@media all and (min-width: 40em) {
    .slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content {
        padding-bottom: 5rem;
    }
}
.slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content .slide__heading {
    margin: 0 0 0.5em;
    color: #fff;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
}
@media all and (min-width: 40em) {
    .slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content .slide__heading {
        font-size: 1.8em;
    }
}
@media all and (min-width: 60em) {
    .slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content .slide__heading {
        font-size: 2em;
    }
}
.slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content .slide__heading span {
    display: inline-block;
    vertical-align: middle;
    padding: 0.2em 0.25em;
    background-color: #000033;
}
.slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content .slide__subheading {
    margin: 0;
    color: #252525;
    font-size: 1.4em;
    font-weight: 300;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
}
@media all and (min-width: 40em) {
    .slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content .slide__subheading {
        font-size: 1.8em;
    }
}
@media all and (min-width: 60em) {
    .slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content .slide__subheading {
        font-size: 1.9em;
    }
}
.slider-fullwidth .slider .slider__slides .slider__slide.is-inactive {
    z-index: 1;
    opacity: 0;
}
.slider-fullwidth .slider .slider__slides .slider__slide.is-animating-in {
    z-index: 2;
    opacity: 1;
}
.slider-fullwidth .slider .slider__slides .slider__slide.is-animating-out {
    z-index: 2;
    opacity: 0;
}
.slider-fullwidth .slider .slider__slides .slider__slide.is-active {
    z-index: 2;
    opacity: 1;
}
@media all and (min-width: 40em) {
    .slider-fullwidth .slider .slider__controls .wrapper--site {
        position: absolute;
        top: 0;
        left: 50%;
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 9;
    }
}
@media all and (min-width: 40em) {
    .slider-fullwidth .slider .slider__controls .slider__arrows {
        display: none;
    }
}
.slider-fullwidth .slider .slider__controls .slider__arrows .slider__arrow {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 1em;
    height: 1em;
    font-size: 3em;
    line-height: 1;
    background-color: #000033;
}
.slider-fullwidth .slider .slider__controls .slider__arrows .slider__arrow .fa {
    vertical-align: top;
    height: 1em;
    width: 1em;
    padding: 0;
    color: #fff;
    text-align: center;
    line-height: 1;
    cursor: pointer;
}
.slider-fullwidth .slider .slider__controls .slider__arrows .slider__arrow--next {
    left: auto;
    right: 0;
}
.slider-fullwidth .slider .slider__controls .slider__arrows .slider__arrow--prev,
.slider-fullwidth .slider .slider__controls .slider__arrows .slider__arrow--prev.is-inactive {
    left: -1em;
}
.slider-fullwidth .slider .slider__controls .slider__arrows .slider__arrow--prev.is-active {
    left: 0;
}
.slider-fullwidth .slider .slider__controls .slider__arrows .slider__arrow--next,
.slider-fullwidth .slider .slider__controls .slider__arrows .slider__arrow--next.is-inactive {
    right: -1em;
}
.slider-fullwidth .slider .slider__controls .slider__arrows .slider__arrow--next.is-active {
    right: 0;
}
.slider-fullwidth .slider .slider__controls .slider__dots {
    display: none;
    position: absolute;
    bottom: 1em;
    left: 0;
    z-index: 1000;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 1em;
    text-align: left;
    max-width: 77.5em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 1em;
    text-align: left;
}
@media all and (min-width: 40em) {
    .slider-fullwidth .slider .slider__controls .slider__dots {
        display: block;
        bottom: 2.5rem;
    }
}
.slider-fullwidth .slider .slider__controls .slider__dots .slider__dot {
    display: inline-block;
    width: 0.875em;
    height: 0.875em;
    margin: 0 0.25em;
    border: 2px solid #fff;
    border-radius: 999px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    transition: all 0.2s cubic-bezier(0.6, 0.2, 0.6, 0.9);
}
.slider-fullwidth .slider .slider__controls .slider__dots .slider__dot:hover {
    background-color: #fff;
}
.slider-fullwidth .slider .slider__controls .slider__dots .slider__dot:active {
    border-color: #000033;
    background-color: #000033;
}
.slider-fullwidth .slider .slider__controls .slider__dots .slider__dot.is-active {
    border-color: #000033;
    background-color: #000033;
}
.slider-fullwidth .slider .slider__controls .slider__dots,
.slider-fullwidth .slider .slider__controls .slider__dots.is-inactive {
    opacity: 0;
}
.slider-fullwidth .slider .slider__controls .slider__dots.is-active {
    opacity: 1;
}
.slider-fullwidth.wrapper--site {
    margin-top: 1em;
    position: relative;
}
.slider-fullwidth.wrapper--site .slide_content {
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1em;
    margin: 0 1em;
    background: rgba(0, 0, 0, 0.8);
}
@media all and (min-width: 40em) {
    .slider-fullwidth.wrapper--site .slide_content {
        padding: 1.5em;
    }
}
@media all and (min-width: 60em) {
    .slider-fullwidth.wrapper--site .slide_content {
        margin: 0;
    }
}
.slider-fullwidth.wrapper--site .slide_content p a {
    color: #ffffff;
    font-size: 1.3em;
}
@media all and (min-width: 40em) {
    .slider-fullwidth.wrapper--site .slide_content p a {
        font-size: 2em;
    }
}
.no-js .slider__slide:first-child {
    display: block;
}
.page-template-template-races-overview .slider-fullwidth,
.page-template-template-race .slider-fullwidth,
.page-template-template-race-weekend .slider-fullwidth {
    margin-top: 2rem !important;
}
.slider--article .slide__content {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
}
@media all and (min-width: 40em) {
    .slider--article .slide__content {
        padding: 1.5em;
    }
}
.slider--article .slide__content > *:first-child {
    margin-top: 0;
}
.slider--article .slide__content > *:last-child {
    margin-bottom: 0;
}
.slider--article .slide__content .fa {
    color: #22c0f1;
}
.slider--article .slide__content .slide__heading {
    text-transform: none;
}
.slider--article .slide__content .slide__time,
.slider--article .slide__content .slide__author,
.slider--article .slide__content .slide__link {
    display: block;
}
@media all and (min-width: 40em) {
    .slider--article .slide__content .slide__time,
    .slider--article .slide__content .slide__author,
    .slider--article .slide__content .slide__link {
        display: inline-block;
        margin-right: 1em;
    }
}
.slider--article .slide__link {
    padding: 0.5em 0 0;
    text-align: right;
    text-transform: uppercase;
}
.slider--article .slide__link:link,
.slider--article .slide__link:visited {
    color: #22c0f1;
}
@media all and (min-width: 40em) {
    .slider--article .slide__link {
        float: right;
        margin: 0;
        padding: 0;
    }
}
@media all and (min-width: 40em) {
    .slider--article .slider__arrows {
        display: block;
    }
}
.slider--article .slider__arrows .slider__arrow {
    background-color: #22c0f1;
}
@media all and (min-width: 40em) {
    .slider--article .slider__arrows .slider__arrow {
        top: 50%;
        margin-top: -0.5em;
    }
}
@media all and (min-width: 40em) {
    .slider--article .slider__arrows .slider__arrow--prev.is-active {
        left: 0.5em;
    }
}
@media all and (min-width: 40em) {
    .slider--article .slider__arrows .slider__arrow--next.is-active {
        right: 0.5em;
    }
}
@media all and (min-width: 40em) {
    .slider--article .slider__dots {
        display: none;
    }
}
.image-slider__slides {
    white-space: nowrap;
    overflow: hidden;
}
.image-slider__slides .image-slider__slide {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-left: 2%;
    border: 4px solid #222;
    border: 4px solid rgba(0, 0, 0, 0.2);
}
@media all and (min-width: 40em) {
    .image-slider__slides .image-slider__slide {
        width: 32%;
    }
}
.image-slider__slides .image-slider__slide:first-child {
    margin-left: 0;
}
.image-slider__slides .image-slider__slide img {
    max-width: none;
    width: 100%;
}
.image-slider__slides .image-slider__slide .image-slider__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    background-color: transparent;
    transition: all 0.2s ease;
}
.image-slider__slides .image-slider__slide .image-slider__overlay:hover {
    background-color: #222;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 0 10px rgba(0, 0, 0, 0.3);
}
.image-slider__slides .image-slider__slide .image-slider__overlay:hover > .fa {
    opacity: 0.8;
}
.image-slider__slides .image-slider__slide .image-slider__overlay > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    margin-left: -0.5em;
    color: #fff;
    font-size: 3em;
    opacity: 0;
    transition: all 0.2s ease;
}
.image-slider__controls {
    display: table;
    width: 100%;
    padding-top: 0.25em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.image-slider__controls .image-slider__prev,
.image-slider__controls .image-slider__next,
.image-slider__controls .image-slider__count {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0.5em;
    color: #252525;
}
.image-slider__controls .image-slider__prev,
.image-slider__controls .image-slider__next {
    width: 10%;
    border: 0;
    cursor: pointer;
    transition: all 0.2s ease;
}
.image-slider__controls .image-slider__prev:hover,
.image-slider__controls .image-slider__prev:focus,
.image-slider__controls .image-slider__next:hover,
.image-slider__controls .image-slider__next:focus {
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.1);
}
.image-slider__controls .image-slider__prev:active,
.image-slider__controls .image-slider__next:active {
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.2);
}
.lt-ie9 .image-slider__slides .image-slider__slide:hover .image-slider__overlay {
    display: block;
}
.lt-ie9 .image-slider__slides .image-slider__slide .image-slider__overlay {
    display: none;
    background-color: #222;
}
.impact {
    position: relative;
    margin: 0;
    padding: 40%;
    color: #fff;
}
@media all and (min-width: 40em) {
    .impact {
        padding: 16em 0;
    }
}
.impact p {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
@media all and (min-width: 40em) {
    .impact p {
        max-width: 75%;
    }
}
@media all and (min-width: 60em) {
    .impact p {
        max-width: 75%;
    }
}
.impact:first-child {
    margin-top: 0;
}
.impact:last-child {
    margin-bottom: 0;
}
.impact .impact__heading {
    margin: 0;
    padding: 0.5em;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.1;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1em;
}
@media all and (min-width: 40em) {
    .impact .impact__heading {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 1.8em;
    }
}
@media all and (min-width: 60em) {
    .impact .impact__heading {
        margin-bottom: 0;
        font-size: 2em;
    }
}
.impact .impact__heading span {
    display: inline-block;
    vertical-align: middle;
    padding: 0.2em 0.17em;
    background-color: #009933;
}
.impact .impact__subheading {
    font-size: 1.4em;
    font-weight: 300;
}
@media all and (min-width: 60em) {
    .impact .impact__subheading {
        margin-top: 0;
        font-size: 2em;
    }
}
@media all and (min-width: 60em) {
    .impact .impact__body {
        font-size: 1.4em;
        font-weight: 300;
    }
}
.slider-fullwidth .impact.video_slide {
    padding: 1rem;
}
@media all and (min-width: 40em) {
    .slider-fullwidth .impact.video_slide {
        padding: 3rem;
    }
}
@media all and (min-width: 60em) {
    .slider-fullwidth .impact.video_slide {
        padding: 5rem 0;
    }
}
.slider-fullwidth .impact.video_slide .wrapper--site {
    position: static;
    height: auto;
    -webkit-transform: initial;
    transform: initial;
}
.slider-fullwidth .impact.video_slide .wrapper--site .video_slide_container .video_col {
    display: block;
    margin-right: 0;
    width: 100%;
    vertical-align: middle;
}
@media all and (min-width: 60em) {
    .slider-fullwidth .impact.video_slide .wrapper--site .video_slide_container .video_col {
        display: inline-block;
        margin-right: -5px;
        width: 50%;
    }
}
@media all and (min-width: 60em) {
    .slider-fullwidth .impact.video_slide .wrapper--site .video_slide_container .video_col .vid_content {
        padding-left: 1.5rem;
    }
}
.slider-fullwidth .impact.video_slide .wrapper--site .video_slide_container .video_col .video_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 1rem;
}
.slider-fullwidth .impact.video_slide .wrapper--site .video_slide_container .video_col .video_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slider-fullwidth .impact.video_slide .wrapper--site .video_slide_container .video_col h2 {
    color: #fff;
    font-size: 2rem;
    text-transform: uppercase;
    line-height: 1.1;
}
@media all and (min-width: 60em) {
    .slider-fullwidth .impact.video_slide .wrapper--site .video_slide_container .video_col h2 {
        font-size: 2.5rem;
    }
}
.slider-fullwidth .impact.video_slide .wrapper--site .video_slide_container .video_col .banner-btn {
    padding: 10px 30px;
    background: #000033;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 1.4rem;
}
@media all and (min-width: 40em) {
    .slider-fullwidth .impact.video_slide .wrapper--site .video_slide_container .video_col .banner-btn {
        font-size: 1.6rem;
    }
}
.slider-fullwidth .impact.video_slide .wrapper--site .video_slide_container .video_col .banner-btn:hover,
.slider-fullwidth .impact.video_slide .wrapper--site .video_slide_container .video_col .banner-btn:focus {
    background: #009933;
}
.slider-fullwidth .impact.video_slide p {
    max-width: initial;
    font-size: 1.2rem;
    line-height: 1.2;
}
@media all and (min-width: 40em) {
    .slider-fullwidth .impact.video_slide p {
        font-size: 1.3rem;
    }
}
@media all and (min-width: 60em) {
    .slider-fullwidth .impact.video_slide p {
        font-size: 1.6rem;
    }
}
.media {
    display: table;
    table-layout: fixed;
}
.media__img,
.media__body {
    display: table-cell;
    vertical-align: middle;
}
.media__img {
    width: 1em;
}
.media__body {
    padding-left: 0.5em;
}
.media:hover .fa-twitter {
    color: #28aae1;
}
.media:hover .fa-youtube {
    color: #bc0303;
}
.media:hover .fa-facebook-square {
    color: #3c5b9a;
}
.media:hover .fa-instagram {
    color: #a16b56;
}
@media only screen and (min-width: 60em) {
    .media {
        margin: 0.5em 0;
    }
}
.stats-list dt {
    font-size: 0.875em;
    font-weight: 600;
}
.page-id-309 .stats-list dt {
    font-size: 0.86em;
}
.stats-list dd {
    position: relative;
    margin: 0 0 0.5em;
    width: 100%;
    padding: 5px 5px;
    font-size: 0.75em;
    background-color: #fff;
}
.quickLink > a,
.quickLink {
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
    color: #006f51;
}
.stats-list .percentage-bar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 0%;
    height: 100%;
    background-color: #aaa;
    transition: all 1s cubic-bezier(0.6, 0.2, 0.6, 0.9);
    transition-property: width;
}
.stats-list dd:nth-of-type(1) .percentage-bar {
    background-color: #e72132;
}
.stats-list dd:nth-of-type(2) .percentage-bar {
    background-color: #634f7e;
}
.stats-list dd:nth-of-type(3) .percentage-bar {
    background-color: #2f55ac;
}
.stats-list dd:nth-of-type(4) .percentage-bar {
    background-color: #e2ae21;
}
.stats-list dd:nth-of-type(5) .percentage-bar {
    background-color: #9b9b9b;
}
.stats-list dd:nth-of-type(6) .percentage-bar {
    background-color: #4e8939;
}
.stats-list .percentage {
    position: relative;
    z-index: 2;
    color: #fff;
}
.breadcrumbs {
    list-style-type: none;
    margin: 1.5em 0;
    padding: 0;
}
.breadcrumbs li {
    position: relative;
    display: block;
    overflow: hidden;
    padding-right: 1.5em;
    color: #999;
    font-size: 14px;
    font-weight: 600;
    white-space: normal;
    text-overflow: ellipsis;
}
.breadcrumbs li:after {
    content: "\\";
    position: absolute;
    top: 0;
    right: 0.5em;
    color: #cdcdcd;
}
.breadcrumbs li:last-child {
    margin-right: 0;
    font-weight: 300;
}
.breadcrumbs li:last-child:after {
    display: none;
}
@media only screen and (min-width: 40em) {
    .breadcrumbs li {
        display: inline-block;
    }
}
.article--event {
    margin: 0.5em 0;
    padding: 0;
    border-top-width: 0;
    background-color: #fff;
    transition: all 0.5s cubic-bezier(0.52, 0.22, 0.48, 0.83);
    padding: 1em 0 0;
    border-top: 1px solid #ddd;
}
.article--event:first-of-type {
    padding-top: 0;
    border-top-width: 0;
}
@media all and (min-width: 45em) {
    .article--event .calendar,
    .article--event img,
    .article--event .article__content {
        vertical-align: top;
        margin: 0;
        display: block;
        float: left;
    }
}
.article--event .calendar {
    display: none;
}
@media all and (min-width: 45em) {
    .article--event .calendar {
        width: 10%;
        display: block;
    }
}
@media all and (min-width: 60em) {
    .article--event .calendar {
        width: 10%;
    }
}
.article--event .calendar .calendar__wrapper {
    display: block;
    width: 2em;
    height: 2em;
    font-size: 2em;
    margin: 0 auto;
}
.article--event .calendar .calendar__wrapper .calendar__flip {
    display: block;
    position: relative;
    z-index: 1;
    width: 2em;
    height: 2em;
    padding: 0.5em 0.1em;
    border: 1px solid #c5c5c4;
    border-radius: 8px;
    color: #333;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    background-color: #fff;
}
.article--event .calendar .calendar__wrapper .calendar__flip:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 50%;
    width: 30%;
    height: 3px;
    margin-left: -15%;
    background-color: #c5c5c4;
}
.article--event .calendar .calendar__wrapper .calendar__flip:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 1px;
    background-color: #c5c5c4;
}
.article--event .calendar .calendar__wrapper .calendar__flip .calendar__day {
    position: relative;
    z-index: 2;
}
.article--event .calendar .calendar__date {
    margin: 0;
    color: #000033;
    font-size: 0.875em;
    text-align: center;
}
.article--event img {
    position: relative;
    top: auto;
    left: auto;
    max-width: none;
    width: 100%;
    margin-right: 1em;
}
@media only screen and (min-width: 30em) {
    .article--event img {
        float: left;
        width: 12em;
    }
}
@media all and (min-width: 40em) {
    .article--event img {
        width: 16em;
    }
}
@media all and (min-width: 45em) {
    .article--event img {
        margin: 0;
        width: 40%;
        padding-left: 1em;
    }
}
@media all and (min-width: 60em) {
    .article--event img {
        width: 45%;
    }
}
.article--event .article__content {
    padding: 1em 0 0;
}
@media only screen and (min-width: 30em) {
    .article--event .article__content {
        padding-top: 0;
    }
}
@media all and (min-width: 40em) {
    .article--event .article__content {
        overflow: hidden;
    }
}
@media all and (min-width: 45em) {
    .article--event .article__content {
        width: 50%;
        padding-left: 1em;
    }
}
@media all and (min-width: 60em) {
    .article--event .article__content {
        width: 45%;
    }
}
.article--event .article__meta {
    margin-top: 0;
    color: #000033;
    margin-bottom: 0;
}
.article--event .article__meta span {
    text-transform: uppercase;
}
.article--event .article__location {
    font-style: italic;
    padding: 0;
    margin: 0;
}
.article--event .article__date {
    display: none;
    position: absolute;
    top: 1.2em;
    left: 6em;
    z-index: 10;
    padding: 0 5px;
    border-radius: 3px;
    color: #000033;
    font-size: 0.875em;
    font-weight: 600;
    background-color: #fff;
}
.article--event .read-more {
    margin-right: 2em;
}
.section--slider .section__content {
    position: relative;
    overflow: hidden;
    min-height: 32em;
}
@media all and (min-width: 40em) {
    .section--slider .section__content {
        min-height: 16em;
    }
}
.section--slider .section__content .article--event {
    margin: 0.5em 0;
    padding: 0;
    border-top-width: 0;
    background-color: #fff;
    transition: all 0.5s cubic-bezier(0.52, 0.22, 0.48, 0.83);
}
.section--slider .section__content .article {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.section--slider .section__content .article--event.is-active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.section--slider .section__content .article--event.is-inactive {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.section--slider .controls {
    position: absolute;
    top: 0.5em;
    right: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.section--slider .controls .controls__arrow {
    display: inline-block;
    cursor: pointer;
}
.aside {
    position: relative;
    font-weight: 300;
}
.aside__heading {
    padding: 0.2em 0 0.2em 1em;
    border-bottom: 2px solid #e5e4e4;
    color: #4e4848;
    font-size: 1.375em;
    font-weight: 300;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 1em 0 0.5em 0 !important;
}
.aside__content {
    position: relative;
    overflow: hidden;
    height: 27em;
    background-color: #f0f0ef;
}
.aside .aside__wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.5em;
    color: #fff;
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.8);
}
.aside .aside__wrapper > *:first-child {
    margin-top: 0;
}
.aside .aside__wrapper > *:last-child {
    margin-bottom: 0;
}
.aside .article {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f0f0ef;
    transition: all 0.5s cubic-bezier(0.52, 0.22, 0.48, 0.83);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.aside .article__content {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #f0f0ef;
}
.aside .article.is-active {
    z-index: 2;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.aside .article.is-inactive {
    z-index: 1;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.dots {
    list-style-type: none;
    position: absolute;
    bottom: 1em;
    right: 1em;
    z-index: 10;
    margin: 0;
    padding: 0;
}
.dot {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 0.2em;
    border: 2px solid #aaa;
    border-radius: 9999px;
    background-color: #e4e3e2;
    cursor: pointer;
}
.dot:hover,
.dot:focus,
.dot.is-active {
    border-color: #000033;
    background-color: #000033;
}
.dot:active {
    border-color: #009933;
    background-color: #009933;
}
.articles {
    background-color: #f0f0ef;
}
.article {
    position: relative;
    margin: 1em 0;
}
.article__image {
    margin: 1em 0;
    max-width: none;
    width: 100%;
}
.article__content {
    font-weight: 300;
}
.article__content > *:first-child {
    margin-top: 0;
}
.article__content > *:last-child {
    margin-bottom: 0;
}
.article__heading,
.article__heading a:link,
.article__heading a:visited {
    margin-bottom: 0;
    color: #4e4e4e;
    font-size: 1.1em;
    font-weight: 600;
}
.article__heading a:hover,
.article__heading a:focus {
    text-decoration: none;
}
.article__meta {
    color: #4e4e4e;
    font-style: italic;
}
.article__meta .fa {
    color: #000033;
    font-weight: normal;
}
.article__meta a:link,
.article__meta a:visited {
    color: #4e4e4e;
}
.article__categories {
    display: block;
}
.article--news {
    padding-top: 1em;
    border-top: 2px solid #e5e4e4;
}
.article--news:first-of-type {
    padding-top: 0;
    border-top-width: 0;
}
@media only screen and (min-width: 40em) {
    .article--news .article__image,
    .article--news .article__content {
        display: inline-block;
        vertical-align: top;
    }
    .article--news .article__image {
        width: 30%;
        margin: 0;
    }
    .article--news .article__content {
        width: 70%;
        padding: 0 1em;
    }
}
@media only screen and (min-width: 60em) {
    .article--news .article__image {
        width: 40%;
    }
    .article--news .article__content {
        width: 60%;
    }
}
.widget .article--news {
    padding-top: 0;
    border-top-width: 0;
}
.aside .article--news {
    margin: 0;
}
.aside .article--news .article__image,
.aside .article--news .article__content {
    display: block;
    width: 100%;
    margin: 0;
}
.aside .article--news .article__image {
    height: auto;
}
.aside .article--news .article__content {
    padding: 1em;
}
.aside--news .aside__content {
    background: #f0f0ef url("img/pattern.svg") center center repeat;
    background-size: 50px;
    box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.2);
}
.article--blog {
    position: relative;
    overflow: hidden;
    margin: 0;
    height: 27em;
    margin-bottom: 0.75em;
    background: #f0f0ef url("img/pattern.svg") center center repeat;
    background-size: 50px;
}
.article--blog .article__image {
    margin: 0;
}
.article--blog .article__content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 1em;
    background-color: #f0f0ef;
}
.widget .article--blog {
    background-image: none;
}
.aside--blog .aside__content {
    background: #f0f0ef url("img/pattern.svg") center center repeat;
    background-size: 50px;
    box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.2);
}
.article--race {
    position: relative;
    margin-bottom: 1.5em;
    height: 20em;
    background: #f0f0ef url("img/_samples/sample_race.jpg") center center no-repeat;
    background-size: cover;
}
.article--race .block-link {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.article--race .article__content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 0;
}
.article--race .article__heading {
    margin: 0;
    padding: 1em;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
}
.article--race .article__meta {
    margin: 0;
    padding: 0.2em 1em;
    font-size: 0.875em;
    font-style: normal;
    background-color: rgba(0, 0, 0, 0.8);
}
.article--race a {
    text-transform: uppercase;
}
.article--race a:link,
.article--race a:visited,
.article--race .fa {
    color: #fff;
}
.article--race .details {
    float: right;
}
.aside--join .article {
    margin: 0;
    color: #fff;
    background-color: #22c0f1;
}
.aside--join .article__heading {
    color: #fff;
}
.aside--join .article__image {
    margin: 0;
}
.aside--join .article__content {
    padding: 1em;
    background-color: #22c0f1;
}
.aside--newsletter {
    position: relative;
}
.aside--newsletter .aside__title {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0.5em 1em;
    color: #fff;
    font-size: 1.375em;
    font-weight: 300;
    background-color: #000033;
}
.aside--newsletter .mcform {
    position: relative;
    padding: 1.5em;
}
.aside--newsletter .mcform__text {
    margin: 0;
}
.aside--newsletter .ajax-loader {
    position: absolute;
    bottom: 0.5em;
    right: 0.5em;
}
.aside--store-item .aside__content {
    background: transparent url("img/_samples/sample_store2.jpg") center center no-repeat;
    background-size: cover;
}
.aside--volunteer .article {
    margin: 0;
}
.aside--volunteer .article__image {
    margin: 0;
}
.aside--volunteer .article__content {
    padding: 1em;
}
.aside--ads {
    margin: 2em 0;
    background-color: transparent;
}
.aside--ads .aside__content {
    height: auto;
}
.aside--ads .aside__content img {
    display: block;
}
.wrapper--full footer {
    background: #363636;
    padding: 1rem 0;
    color: #ffffff;
    margin-top: 1em;
}
.wrapper--full footer .wrapper--site {
    padding: 0 1rem;
}
@media all and (min-width: 40em) {
    .wrapper--full footer .wrapper--site {
        padding: 0;
    }
}
.wrapper--full footer .wrapper--site p.footer_heading {
    font-size: 1.3rem;
    text-align: left;
    font-weight: 700;
    margin: 0 0 1rem 0;
    color: #ffffff;
}
@media all and (min-width: 40em) {
    .wrapper--full footer .wrapper--site p.footer_heading {
        font-size: 1rem;
    }
}
.wrapper--full footer .wrapper--site p,
.wrapper--full footer .wrapper--site .media span.desk-show--inline,
.wrapper--full footer .wrapper--site a,
.wrapper--full footer .wrapper--site a:link,
.wrapper--full footer .wrapper--site a:visited {
    font-weight: normal;
    color: #c0c0c0;
    padding: 0;
    margin: 0;
    line-height: 1.3rem;
    display: block;
    font-size: 0.9rem;
}
@media all and (min-width: 40em) {
    .wrapper--full footer .wrapper--site p,
    .wrapper--full footer .wrapper--site .media span.desk-show--inline,
    .wrapper--full footer .wrapper--site a,
    .wrapper--full footer .wrapper--site a:link,
    .wrapper--full footer .wrapper--site a:visited {
        font-size: 0.77rem;
        line-height: 1rem;
    }
}
.wrapper--full footer .wrapper--site a:hover,
.wrapper--full footer .wrapper--site a:focus {
    text-decoration: none;
    color: #ffffff;
}
.wrapper--full footer .wrapper--site .media {
    margin: 0.5em 0;
}
@media all and (min-width: 40em) {
    .wrapper--full footer .wrapper--site .media {
        margin: 0 0 0.5em 0;
    }
}
.wrapper--full footer .wrapper--site .media:hover .fa-facebook-square,
.wrapper--full footer .wrapper--site .media:focus .fa-facebook-square {
    color: #3c5b9a;
}
.wrapper--full footer .wrapper--site .media:hover .fa-twitter,
.wrapper--full footer .wrapper--site .media:focus .fa-twitter {
    color: #28aae1;
}
.wrapper--full footer .wrapper--site .media:hover .fa-youtube,
.wrapper--full footer .wrapper--site .media:focus .fa-youtube {
    color: #b30303;
}
.wrapper--full footer .wrapper--site .media:hover .fa-instagram,
.wrapper--full footer .wrapper--site .media:focus .fa-instagram {
    color: #a16b56;
}
.wrapper--full footer .wrapper--site .media span {
    font-size: 1.8rem;
}
.wrapper--full footer .wrapper--site .site-footer_logo {
    opacity: 0.4;
}
.wrapper--full footer .wrapper--site .site-footer_logo .footer-logo-wrap {
    width: 55%;
    padding: 1rem 0;
}
@media all and (min-width: 40em) {
    .wrapper--full footer .wrapper--site .site-footer_logo .footer-logo-wrap {
        width: 90%;
        padding: 0;
        margin: 1rem auto 0 auto;
    }
}
@media all and (min-width: 60em) {
    .wrapper--full footer .wrapper--site .site-footer_logo .footer-logo-wrap {
        width: 70%;
    }
}
.wrapper--full footer .wrapper--site .site-footer_logo .footer-logo-wrap img {
    max-width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}
.wrapper--full footer .wrapper--site .site-footer_logo .torw-footer-logo-wrap {
    width: 100%;
}
@media all and (min-width: 60em) {
    .wrapper--full footer .wrapper--site .site-footer-contact .grid .cell:last-child {
        padding: 0;
    }
}
.wrapper--full footer .wrapper--site .site-footer_box {
    padding: 1rem 0;
}
@media all and (min-width: 40em) {
    .wrapper--full footer .wrapper--site .site-footer_box {
        background: url("img/footer-separator.png") no-repeat left top;
        background-size: contain;
        padding: 0 2rem;
    }
}
.global-footer-menu-wrapper {
    margin-top: 0.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 1rem;
}
ul#global-footer-menu {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#global-footer-menu li {
    display: inline-block;
    vertical-align: top;
}
ul#global-footer-menu li:not(:last-child) {
    margin-right: 10px;
}
ul#global-footer-menu li a {
    display: block;
    text-decoration: underline;
}
ul#global-footer-menu li a:hover,
ul#global-footer-menu li a:focus {
    text-decoration: none;
}
.widget {
    margin: 1.5em 0 0;
}
.widget__heading {
    margin: 0;
    padding: 0.5em 1em;
    color: #4d4d4d;
    font-size: 1.375em;
    font-weight: 600;
}
.widget__content {
    padding: 1em;
}
.widget__content > *:first-child {
    margin-top: 0;
}
.widget__content > *:last-child {
    margin-bottom: 0;
}
.widget__image {
    width: 100%;
    max-width: none;
}
.widget--ads {
    text-align: center;
}
.widget--calendar {
    background-color: #f0f0ef;
}
.widget--calendar .widget__heading,
.widget--calendar .widget__heading a:link,
.widget--calendar .widget__heading a:visited {
    color: #fff;
    background-color: #22c0f1;
}
.widget--calendar .article {
    margin: 0;
    padding: 0.375em 1em;
    border-top: 1px dashed #d3d3d2;
}
.widget--calendar .media__body {
    padding-left: 0.375em;
    margin: 0;
}
.widget--calendar .media__body > *:first-child {
    margin-top: 0;
}
.widget--calendar .media__body > *:last-child {
    margin-bottom: 0;
}
.widget--calendar .article__heading {
    margin-bottom: 0;
}
.widget--countdown {
    padding: 1em;
    background-color: #f0f0ef;
    text-align: center;
}
.widget--countdown a {
    pointer-events: none;
}
.widget--countdown a:hover,
.widget--countdown a:focus {
    text-decoration: none;
}
.widget--countdown .countdown {
    margin: 1em 0 0;
    color: #7b7b7a;
    font-size: 0.9em;
    font-weight: bold;
}
@media only screen and (min-width: 63em) {
    .widget--countdown .countdown {
        font-size: 1em;
    }
}
@media only screen and (min-width: 66em) {
    .widget--countdown .countdown {
        font-size: 1.1em;
    }
}
@media only screen and (min-width: 70em) {
    .widget--countdown .countdown {
        font-size: 1.2em;
    }
}
.widget--countdown .countdown .countdown__number {
    display: inline-block;
    position: relative;
    margin: 0 1px;
    padding: 2px 4px;
    color: #fff;
    background-color: #787878;
}
.widget--countdown .countdown .countdown__number:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
}
.mobile-view.countdown-wrapper .wrapper--site {
    padding: 0 1rem;
}
.mobile-view.countdown-wrapper .wrapper--site .btn {
    display: none;
}
.countdown-wrapper .widget--countdown {
    text-align: center;
    padding: 0;
    background-color: transparent;
    text-align: center;
    margin: 0;
}
@media only screen and (min-width: 60em) {
    .countdown-wrapper .widget--countdown {
        text-align: right;
    }
}
.countdown-wrapper .widget--countdown img {
    display: none;
}
.countdown-wrapper .widget--countdown .countdown {
    margin: 0.5rem 0 0 0;
    color: #7c7c7c;
    font-size: 2.3rem;
    font-weight: bold;
}
.countdown-wrapper .widget--countdown .countdown .countdown__number {
    display: inline-block;
    position: relative;
    margin: 0 1px;
    padding: 2px 4px;
    color: #fff;
    background-color: #333333;
}
.countdown-wrapper .widget--countdown .countdown .countdown__number:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
}
.widget--registration-tracker {
    position: relative;
    padding: 1em 1em 3em;
    background-color: #f0f0ef;
}
.widget--registration-tracker .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 1.2em;
    text-align: left;
}
.widget--registration-tracker .btn:after {
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    font-family: "fontawesome";
    line-height: 1;
}
.widget--registration-tracker .btn:link,
.widget--registration-tracker .btn:visited {
    background-color: #006f51;
}
.widget--registration-tracker .btn:hover,
.widget--registration-tracker .btn:focus {
    background-color: #00a276;
}
.widget--registration-tracker .btn:active {
    background-color: #003c2b;
}
.widget--tweets {
    background-color: #f0f0ef;
}
.widget--tweets .widget__heading {
    position: relative;
    background-color: #e0f0f6;
}
.widget--tweets .widget__heading:after {
    content: "\f099";
    position: absolute;
    top: 50%;
    right: 0.5em;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    color: #28aae1;
    font-family: "fontawesome";
    font-size: 1.5em;
    line-height: 1;
}
.fru-tweets {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.fru-tweet {
    padding: 1em;
    border-top: 1px solid #d3d3d2;
    font-size: 0.875em;
}
.fru-tweet > *:first-child {
    margin-top: 0;
}
.fru-tweet > *:last-child {
    margin-bottom: 0;
}
.fru-tweet__avatar {
    float: left;
    margin-right: 1em;
}
.fru-tweet__avatar img {
    border-radius: 3px;
}
.fru-tweet__text {
    margin-top: 0;
    overflow: hidden;
}
.fru-tweet__date {
    display: none;
}
#registernowwidget {
    width: 231px;
    background-color: #f0f0ef;
    border-radius: 5px;
    float: right;
    padding: 20px 20px 15px 20px;
    margin-top: 20px;
    display: block;
}
#registernowwidget a.button {
    background-color: #e61804;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    text-decoration: none;
    padding: 5px 15px;
    display: block;
    margin-bottom: 10px;
}
#registernowwidget a.link {
    color: #e61804;
    font-size: 14px;
    text-decoration: none;
    line-height: 16px;
    display: block;
}
#registernowwidget a.link:hover {
    text-decoration: underline;
}
@media only screen and (max-width: 767px) {
    #registernowwidget {
        float: none;
    }
}
img {
    max-width: 100%;
    height: auto;
}
.lt-ie9 img {
    width: auto;
}
.img--round {
    border-radius: 99999px;
}
.img--rounded {
    border-radius: 3px;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .site-header,
    .site-footer,
    .content__aside {
        display: none;
    }
}
#n_100 {
    left: 46px;
    top: 413px;
    width: 181px !important;
    padding-top: 54.5px;
    height: 168px !important;
}
#n_102 {
    left: 49px;
    top: 360px;
    width: 48px !important;
    padding-top: 12px;
    height: 48px !important;
}
#n_930 {
    left: 428px;
    top: 86px;
    height: 120px !important;
    width: 80px !important;
    padding: 20px;
}
#mapdiv .booth:hover {
    cursor: pointer;
}
#mapdiv .booth:hover:after {
    content: attr(data-tooltip);
    background: #fdf9d7;
    border: 1px solid #000000;
    display: inline-block;
    color: #000000;
    z-index: 9;
    position: relative !important;
    top: -8px;
    left: 50%;
    padding: 2px 3px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 1.2;
    width: 50px;
}
.button_container {
    width: 95% !important;
    max-width: initial !important;
}
.button_container a.btn--register {
    font-size: 1.35rem;
    line-height: 1.3;
    white-space: normal;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
@media all and (min-width: 40em) {
    .slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content {
        padding-bottom: 3rem;
    }
}
@media all and (min-width: 767px) {
    .slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content {
        padding-bottom: 5rem;
    }
}
@media all and (min-width: 40em) {
    .slider-fullwidth .slider .slider__controls .slider__dots {
        display: block;
        bottom: 1rem;
    }
}
@media all and (min-width: 767px) {
    .slider-fullwidth .slider .slider__controls .slider__dots {
        display: block;
        bottom: 2.5rem;
    }
}
.slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content .slide__heading {
    font-family: serifa, serif;
    font-weight: 400;
    font-style: normal;
    color: rgba(0, 0, 0, 0.6) !important;
    text-shadow: none !important;
}
.slider-fullwidth .slider .slider__slides .slider__slide .slide__wrapper .slide__content .slide__heading span {
    background-color: #ffffff !important;
}

#gform_24_validation_container, #validation_message_24_1, #gform_25_validation_container, #validation_message_25_1{
	display: none !important;
}

#gform_submit_button_24, #gform_submit_button_25{
	line-height: 1.2;
    background: #f39b3d;
    color: white;
    border: none !important;
}

#gform_submit_button_24:hover, #gform_submit_button_25:hover{
	background: #e33d4d;
}

@media only screen and (max-width: 767px) {
	#input_24_1, #input_25_1{
		line-height: 1em;
	}
	#field_24_1, #field_25_1{
		grid-column: span 6 !important;
	}

	#gform_fields_24 #field_submit, #gform_fields_25 #field_submit{
		grid-column: span 6 !important;
	}
}

@media only screen and (min-width: 768px) {
	#field_24_1, #field_25_1{
		grid-column: span 9 !important;
	}

	#gform_fields_24 #field_submit, #gform_fields_25 #field_submit{
		grid-column: span 3 !important;
	}
}
	
#gform_fields_24, #gform_fields_25{
	grid-column-gap: 10px;
}
	
#gform_submit_button_24, #gform_submit_button_25{
	width: 100% !important;
}

.mobile-menu{
	max-height: 500px;
	overflow: scroll;
	display: none;
}

@media only screen and (max-width: 992px) {
	.fl-module-menu.off-canvas-menu{
		display: none;
	}
	
	.off-canvas-title{
		cursor: pointer;
		position: relative;
	}
	
	.off-canvas-title.opened:before{
        content: "\f068" !important;
    }
	
	.off-canvas-title:before{
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f067" !important;
		position: absolute;
		top: calc(50% - 20px);
		z-index: 5;
		right: 20px;
		color: #000033;
	}
}

.fl-menu nav{
	background: none !important;
}

.brex-mega-menu li a{
	font-size: 0.9rem !important;
	font-weight: 600;
}

.header-lang-switcher:hover{
	background: #ef4959;
}

.header-lang-switcher a{
	color: white !important;
}

.desktop-icon .ubermenu-target-title{
	display: none !important;
}

.fl-builder-edit .fl-module-brex-mega-menu{
    background: black;
}