.split, .split-tablet, .split-desktop, .grid,
.grid-reverse, .page-head .container, .page-head .layout-right-sidebar, .layout-right-sidebar, .feature-slider__messages,.slides, .security, .services-select--primary, .map-choices,.cf {
    zoom: 1;
}
.split:before, .split-tablet:before, .split-desktop:before, .grid:before,
.grid-reverse:before, .page-head .container:before, .page-head .layout-right-sidebar:before, .layout-right-sidebar:before,.feature-slider__messages:before,.slides:before,.security:before, .services-select--primary:before, .map-choices:before,.split-tablet:after, .split-desktop:after, .grid:after,.grid-reverse:after, .page-head .container:after, .page-head .layout-right-sidebar:after, .layout-right-sidebar:after,.feature-slider__messages:after,.slides:after,.security:after, .services-select--primary:after, .map-choices:after,.cf:before,.cf:after {
    content: " ";
    display: table;
}
.info-graphic img {
    margin: 0 auto 10px;
    display: block;
}
.split:after, .split-tablet:after, .split-desktop:after, .grid:after,
.grid-reverse:after, .page-head .container:after, .page-head .layout-right-sidebar:after, .layout-right-sidebar:after,.feature-slider__messages:after, .slides:after,.security:after, .services-select--primary:after,.cf:after {
    clear: both;
}
.flex-control-paging li a, .follow-menu .follow-menu__to-top, .full-feature-slider .flex-prev,
.full-feature-slider .flex-next, .feature-slider__control a,.feature-overlay-slider .flex-prev,
.feature-overlay-slider .flex-next, #faux-search-form button {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}
.hidden,
.show--mobile-only,
.show--tablet-only,
.show--tablet-up,
.show--tablet-down,
.show--desktop-up,
.show--max-only {
    display: none;
}
.label--has-placeholder,
.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.label--no-placeholder input[type="checkbox"]{
    height: 36px;
    width: 20px;
    margin-left: 10px;
}
.home-top-padding {
    padding-top: 3%;
}
@media only screen and (max-width: 568px) {
    .show--mobile-only {
        display: inherit;
    }
    .lt-ie8 .show--mobile-only {
        display: block;
    }
}
@media only screen and (min-width: 569px) and (max-width: 768px) {
    /*.show--tablet-only {
        display: inherit;
    }
    .lt-ie8 .show--tablet-only {
        display: block;
    }*/
}
@media only screen and (min-width: 569px) {
    .show--tablet-up {
        display: inherit;
    }
    .lt-ie8 .show--tablet-up {
        display: block;
    }
}
@media only screen and (max-width: 768px) {
    .show--tablet-down {
        display: inherit;
    }
    .lt-ie8 .show--tablet-down {
        display: block;
    }
    .label--no-placeholder input[type="checkbox"]{
        margin-left: 0px;
    }
}
@media only screen and (min-width: 769px) {
    .show--desktop-up {
        display: inherit;
    }
    .lt-ie8 .show--desktop-up {
        display: block;
    }
}
@media only screen and (min-width: 1300px) {
    .show--max-only {
        display: inherit;
    }
    .lt-ie8 .show--max-only {
        display: block;
    }
}
.icons-sprite, .checklist li:before, .dropdown > a:before,.expandable-dropdown > a:before, li.menu-expanded > a:before, li.menu-resources:before, .menu-toggle, .follow-menu .follow-menu__to-top,.full-feature-slider .flex-prev,
.full-feature-slider .flex-next, .feature-slider__control a,.play-button, .eco-list li,.page-foot .footer-sections > li:before, .contact-icons a,.volunteer-action i,.feature-overlay-slider .flex-prev,
.feature-overlay-slider .flex-next, #faux-search-form button {
    background: url('../images/icons.png') no-repeat;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    zoom: 1;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
ul, ol {
    list-style: none;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
[hidden] {
    display: none;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
    overflow: hidden;
}
code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before, q:after {
    content: '';
    content: none;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    vertical-align: middle;
}
button, input {
    line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    overflow: visible;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    height: 13px;
    width: 13px;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    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;
    resize: vertical;
}
label {
    cursor: pointer;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
b,
i {
    font-weight: normal;
    font-style: normal;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.container, .layout-right-sidebar {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 15px;
}
@media only screen and (min-width: 569px) {
    .container, .layout-right-sidebar {
        padding: 0 20px;
    }
}
.lt-ie9 .container, .lt-ie9 .layout-right-sidebar {
    min-width: 980px;
}
.container--small {
    max-width: 900px;
}
.split .asset {
    margin: 0 20px 20px 0;
    float: left;
    display: block;
}
.split .asset-right {
    margin: 0 0 20px 20px;
    float: right;
    display: block;
}
.split .content {
    overflow: hidden;
}
.split-tablet .asset,
.split-tablet .asset-right {
    text-align: center;
}
.split-desktop .asset {
    margin: 0 15px 15px 0;
    float: left;
    display: block;
}

@media only screen and (min-width: 569px) {
    .split-tablet .asset {
        float: left;
        display: block;
        width: 84px;
        height: 84px;
        text-align: left;
    }
    .split-tablet .asset-right {
        margin: 0 0 32px 32px;
        float: right;
        display: block;
    }
    .split-tablet .content {
        overflow: hidden;
    }
}
.split-desktop .asset,
.split-desktop .asset-right {
    text-align: center;
}
@media only screen and (min-width: 769px) {.split-desktop .asset-right {
    margin: 0 0 15px 15px;
    float: right;
    display: block;
}
    .split-desktop .content {
        overflow: hidden;
    }
}
@media only screen and (max-width: 568px) {
    .grid > li,
    .grid .grid-item,
    .grid-reverse > li,
    .grid-reverse .grid-item {
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 569px) {
    .grid {
        margin: 0 0 0 -3%;
        list-style: none;
    }
    .lt-ie8 .grid {
        margin: 0 0 0 2%;
    }
    .grid > li,
    .grid .grid-item {
        margin: 0 0 3% 3%;
        float: left;
    }
    .grid > li,
    .grid .grid-nobottom {
        margin: 0 0 0 3%;
        float: left;
    }
    .lt-ie8 .grid > li, .lt-ie8
    .grid .grid-item {
        margin: 0 0 2% 2%;
    }
    .grid-reverse {
        margin: 0 -3% 0 0;
        list-style: none;
    }
    .lt-ie8 .grid-reverse {
        margin: 0 0 0 2%;
    }
    .grid-reverse > li,
    .grid-reverse .grid-item {
        margin: 0 3% 3% 0;
        float: right;
    }
    .lt-ie8 .grid-reverse > li, .lt-ie8
    .grid-reverse .grid-item {
        margin: 0 2% 2% 0;
    }
    .halves > li,
    .halves .grid-item {
        width: 47%;
    }
    .halves > li:nth-child(2n+1),
    .halves .grid-item:nth-child(2n+1) {
        clear: left;
    }
    .thirds > li,
    .thirds .grid-item {
        width: 30.33333%;
    }
    .thirds .cols-2 {
        width: 60.66667%;
    }
    .thirds > li:nth-child(3n+1),
    .thirds .grid-item:nth-child(3n+1) {
        clear: left;
    }
    .halves .cols-2, .thirds .cols-3 {
        width: 94%;
    }
    .fifths > li,
    .fifths .grid-item {
        width: 17%;
    }
    .fifths .cols-2 {
        width: 34%;
    }
    .fifths .cols-3 {
        width: 51%;
    }
    .fifths > li:nth-child(5n+1),
    .fifths .grid-item:nth-child(5n+1) {
        clear: left;
    }
}
@media only screen and (min-width: 569px) and (min-width: 569px) and (max-width: 768px) {
    .fourths > li,
    .fourths .grid-item {
        width: 47%;
    }
    .fourths .cols-2 {
        width: 94%;
    }
    .fourths > li:nth-child(2n+1),
    .fourths .grid-item:nth-child(2n+1) {
        clear: left;
    }
}
@media only screen and (min-width: 569px) and (min-width: 769px) {
    .fourths > li,
    .fourths .grid-item {
        width: 22%;
    }
    .fourths .cols-2 {
        width: 44%;
    }
    .fourths .cols-3 {
        width: 66%;
    }
    .fourths > li:nth-child(4n+1),
    .fourths .grid-item:nth-child(4n+1) {
        clear: left;
    }
}
@media only screen and (min-width: 569px) and (min-width: 569px) and (max-width: 768px) {
    .sixths > li,
    .sixths .grid-item {
        width: 30.33333%;
    }
    .sixths .cols-2 {
        width: 60.66667%;
    }
    .sixths > li:nth-child(3n+1),
    .sixths .grid-item:nth-child(3n+1) {
        clear: left;
    }
}
@media only screen and (min-width: 569px) and (min-width: 769px) {
    .sixths > li,
    .sixths .grid-item {
        width: 13.66667%;
    }
    .sixths .cols-2 {
        width: 27.33333%;
    }
    .sixths .cols-3 {
        width: 41%;
    }
    .sixths > li:nth-child(6n+1),
    .sixths .grid-item:nth-child(6n+1) {
        clear: left;
    }
}
@media only screen and (min-width: 569px) and (min-width: 569px) and (max-width: 960px) {
    .mc-down-halves > li,
    .mc-down-halves .grid-item {
        width: 47%;
    }
    .mc-down-halves .cols-2 {
        width: 94%;
    }
    .mc-down-halves > li:nth-child(2n+1),
    .mc-down-halves .grid-item:nth-child(2n+1) {
        clear: left;
    }
}
@media only screen and (min-width: 569px) and (min-width: 961px) {
    .mc-up-thirds > li,
    .mc-up-thirds .grid-item {
        width: 30.33333%;
    }
    .mc-up-thirds .cols-2 {
        width: 60.66667%;
    }
    .mc-up-thirds > li:nth-child(3n+1),
    .mc-up-thirds .grid-item:nth-child(3n+1) {
        clear: left;
    }
}
@media only screen and (max-width: 568px) {
}
html, button, input, select, textarea {
    font-family: "proxima-nova", "Helvetica", "Arial", sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #696c74;
}
h1, .alpha {
    font-size: 2.4em;
}
h2, .beta {
    margin: 0 0 0.4em;
    font-size: 2em;
    line-height: 1.1;
    font-weight: 600;
}
@media only screen and (min-width: 569px) {
    h2, .beta {
        margin: 0 0 0.26087em;
        font-size: 3.06667em;
        line-height: 1;
        font-weight: 500;
    }
}
h3,.gamma, dt {
    margin: 0 0 0.57143em;
    font-size: 1.4em;
    line-height: 1.1;
    font-weight: 600;
}
h4, .delta {
    margin: 0 0 0.5em;
    font-size: 1.33333em;
}
#disclaimer h4 {
    margin: 1em 0 0.3em;
}
h5, .epsilon {
    margin: 0 0 0.26667em;
    font-size: 1em;
}
h6, .zeta {
    font-size: 0.93333em;
}
.mili,
small {
    color: #717070;
    font-size: 0.8em;
}
.life {
    float: left;
}
.small {
    font-size: 0.7em;
}
.micro {
    font-size: 0.66667em;
}
a {
    text-decoration: none;
    color: #b2282d;
}
p,
li {
    font-size: 1em;
    line-height: 1.4;
}
p {
    margin: 0 0 1em;
}
li {
    margin: 0 0 0.53333em;
}
img {
    max-width: 100%;
    margin: 0;
    vertical-align: middle;
}
.excerpt {
    max-width: 900px;
    margin: 0 auto;
}
.excerpt__quote {
    margin: 0 0 20px;
    padding: 10px 33px;
    position: relative;
}
.excerpt__quote:before {
    display: block;
    font-size: 100px;
    font-weight: 300;
    line-height: 1;
    color: #cfdbe2;
    position: absolute;
    top: -10px;
    content: "\201C";
    left: -5px;
}
.excerpt__attrib {
    padding-left: 33px;
}
.excerpt__attrib img {
    margin-right: 17px;
    padding-right: 17px;
    display: inline-block;
    border-right: 1px solid #e4e4e4;
}
.quote {
    font-size: 21px;
}
.quote__attrib {
    margin: 20px 0 0;
    display: block;
    font-size: 16px;
}
.flex-control-nav {
    width: 100%;
    margin: 20px 0 0;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #d2d3d5;
    cursor: pointer;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
}
.flex-control-paging li a:hover {
    background: #b2282d;
}
.flex-control-paging li .flex-active {
    background: #696c74 !important;
    cursor: default;
}
.placeholder {
    color: #999999;
}
::-webkit-input-placeholder {
    color: #999999;
}
:-moz-placeholder {
    color: #999999;
}
::-moz-placeholder {
    color: #999999;
}
:-ms-input-placeholder {
    color: #999999;
}
.has-error .placeholder {
    color: #fb5d5d;
}
.has-error ::-webkit-input-placeholder {
    color: #fb5d5d;
}
.has-error :-moz-placeholder {
    color: #fb5d5d;
}
.has-error ::-moz-placeholder {
    color: #fb5d5d;
}
.has-error :-ms-input-placeholder {
    color: #fb5d5d;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea,
select {
    width: 100%;
}
#volunteer textarea {
    height: 125px;
}
.lt-ie8 input[type="text"], .lt-ie8
input[type="email"], .lt-ie8
input[type="password"], .lt-ie8
input[type="url"], .lt-ie8
textarea, .lt-ie8
select {
    width: 95%;
}
label {
    font-weight: 500;
}
input[type="text"],
input[type="email"],
textarea {
    padding: 8px;
    background: #fff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
}

select {
    margin: 8px 0;
}
.has-error input,
.has-error textarea {
    border-color: #fd9998;
}
.faux-select {
    position: relative;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
}
.faux-select input[type="text"] {
    background: white url("../images/bg_faux_select.png") no-repeat right center;
    cursor: pointer;
}
.faux-select select {
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-appearance: menulist-button;
    -moz-appearance: menulist-button;
    -o-appearance: menulist-button;
    -ms-appearance: menulist-button;
    appearance: menulist-button;
}
.faux-select.select-focused {
    -webkit-box-shadow: 0 0 9px rgba(0,100,215,.7);
    -moz-box-shadow: 0 0 9px rgba(0,100,215,.7);
    -o-box-shadow: 0 0 9px rgba(0,100,215,.7);
    -ms-box-shadow: 0 0 9px rgba(0,100,215,.7);
    box-shadow: 0 0 9px rgba(0,100,215,.7);
}
.lt-ie8 .faux-select input[type="text"] {
    display: none;
}
.lt-ie8 .faux-select select {
    height: auto;
    position: static;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.is-processing button {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 40 ")";
    filter: alpha(opacity=40);
    zoom: 1;
}
form .form-confirmation {
    display: none;
}
.form-ca-confirm-main {
    display: block;
}
.is-moneris .form-ca-confirm-main {
    display: none;
}
.form-ca-confirm-moneris {
    display: none;
}
.is-moneris .form-ca-confirm-moneris {
    display: block;
}
.form-submit {
    margin: 25px 0 0;
}
dd {
    margin: 0 0 2.66667em;
}
.button {
    padding: 10px 14px;
    display: inline-block;
    background: #92959e;
    border: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
    white-space: nowrap;
}
.button-primary,
.button--primary {
    background: #b2282d;
    -webkit-box-shadow: 0 4px 0 #cacaca;
    -moz-box-shadow: 0 4px 0 #cacaca;
    -o-box-shadow: 0 4px 0 #cacaca;
    -ms-box-shadow: 0 4px 0 #cacaca;
    box-shadow: 0 4px 0 #cacaca;
}
.button--large {
    font-size: 16px;
}
.checklist {
    list-style: none;
}
.checklist li {
    margin: 0 0 8px;
    padding-left: 30px;
    list-style: none;
    position: relative;
}
.checklist li:before {
    content: "";
    width: 21px;
    height: 20px;
    background-position: 0 -1497px;
    position: absolute;
    left: 0;
    top: -2px;
}
.bullets {
    margin: 15px 0 15px 30px;
    list-style: square outside;
}
.numbered {
    margin: 15px 0 15px 30px;
    list-style: decimal outside;
}
.page-head {
    padding: 27px 0;
}
@media only screen and (min-width: 569px) {
    .page-head {
        padding: 20px 0 20px;
        position: relative;
        z-index: 50;
    }
    .page-head .container, .page-head .layout-right-sidebar {
        padding-right: 360px;
        position: relative;
        text-align: center;
    }
    .lt-ie9 .page-head .container, .lt-ie9 .page-head .layout-right-sidebar {
        min-width: 244px;
    }
}
.logo {
    width: 210px;
    display: block;
    float: left;
}
.logo img {
    width: 210px;
    height: auto;
}
.launching {
    font-size: 32px;
    font-weight: bold;
    color: #005387;
    text-transform: uppercase;
    margin-top: 30px;
}
@media only screen and (min-width: 569px) {
    .logo {
        width: auto;
    }
    .logo img {
        width: auto;
    }
}
.primary-nav a {
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #7c7f85;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}
@media only screen and (max-width: 568px) {
    .primary-nav {
        width: 260px;
        min-height: 100%;
        background: #333;
        position: absolute;
        top: 0;
        right: -260px;
    }
    .primary-nav li {
        border-bottom: 1px solid #484848;
    }
    .primary-nav a {
        margin: 0;
        padding: 10px 0 10px 15px;
        color: #fff;
    }
    .primary-nav a.active {
        color: #b2282d;
    }
}
@media only screen and (min-width: 569px) {
    .primary-nav {
        margin: -17px 0 0;
        position: absolute;
        top: 50%;
        right: 20px;
    }
    .primary-nav li {
        margin: 0 0 0 15px;
        padding-top: 4px;
        padding-bottom: 4px;
        float: left;
    }
    .primary-nav a:hover {
        color: #333;
    }
    .primary-nav a.active {
        color: #b2282d;
    }
    .primary-nav .volunteer a {
        margin: -4px 0 0;
        padding: 4px 8px;
        display: block;
        background: #1f76ac;
        color: #fff;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box;
        background-clip: padding-box;
    }
    .primary-nav .volunteer a:hover {
        background: #005387;
    }
}
.dropdown,
.expandable-dropdown {
    position: relative;
}
.dropdown > a,
.expandable-dropdown > a {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
.dropdown > a:before,
.expandable-dropdown > a:before {
    background-position: 0 -2509px;
}
.dropdown > a:before:active, .dropdown > a:before.arrow_active, .dropdown > a:before.arrow-active,
.expandable-dropdown > a:before:active,
.expandable-dropdown > a:before.arrow_active,
.expandable-dropdown > a:before.arrow-active {
    background-position: 0 -2535px;
}
@media only screen and (min-width: 569px) {
    .dropdown,
    .expandable-dropdown {
        margin: -4px 0 0;
        padding: 4px 15px;
        -webkit-border-radius: 3px 3px 0 0;
        -o-border-radius: 3px 3px 0 0;
        -ms-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box;
        background-clip: padding-box;
    }
    .dropdown > a,
    .expandable-dropdown > a {
        padding-right: 15px;
        position: relative;
    }
    .dropdown > a:before,
    .expandable-dropdown > a:before {
        content: "";
        width: 8px;
        height: 6px;
        position: absolute;
        top: 6px;
        right: 0;
    }
}
li.dropdown .menu {
    display: none;
}
li.dropdown .menu li {
    margin: 0 0 3px;
    padding: 0;
    float: none;
}
li.dropdown .menu a {
    padding: 2px 8px;
    display: block;
    color: #fff;
    text-transform: none;
    font-size: 16px;
    letter-spacing: 0;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
}
li.dropdown .menu a:hover {
    background: rgba(0, 83, 135, 0.1);
}
li.dropdown .menu .menu {
    display: none;
}
@media only screen and (min-width: 569px) {
    li.dropdown .menu {
        padding: 5px 7px 10px;
        background: #b2282d;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        -webkit-border-radius: 0 0 3px 3px;
        -o-border-radius: 0 0 3px 3px;
        -ms-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box;
        background-clip: padding-box;
    }
}
li.expandable-dropdown {
    margin: 0;
    padding: 0;
    border: none;
}
li.expandable-dropdown > a {
    display: none;
}
li.expandable-dropdown li {
    margin: 0;
}
@media only screen and (min-width: 569px) {
    li.expandable-dropdown li {
        margin-left: 23px;
    }
}
@media only screen and (min-width: 569px) and (max-width: 960px) {
    /*li.expandable-dropdown {
        padding: 5px 15px;
    }
    li.expandable-dropdown li {
        margin: 0;
        padding: 0;
        float: none;
    }
    li.expandable-dropdown > a {
        display: block;
    }
    li.expandable-dropdown .menu {
        display: none;
        width: 150px;
        padding: 5px 7px 10px;
        background: #b2282d;
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-border-radius: 0 3px 3px 3px;
        -o-border-radius: 0 3px 3px 3px;
        -ms-border-radius: 0 3px 3px 3px;
        border-radius: 0 3px 3px 3px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box;
        background-clip: padding-box;
    }
    li.expandable-dropdown .menu a {
        padding: 2px 8px;
        display: block;
        color: #fff;
        text-transform: none;
        font-size: 16px;
        letter-spacing: 0;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box;
        background-clip: padding-box;
    }
    li.expandable-dropdown .menu a:hover {
        background: rgba(0, 0, 0, 0.1);
    }
    li.expandable-dropdown .volunteer {
        margin-top: 7px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    li.expandable-dropdown .volunteer a {
        margin-top: 5px;
        background: none;
    }*/
}
@media only screen and (min-width: 569px) and (max-width: 960px) {
    /*.page-head .container, .page-head .layout-right-sidebar {
        padding-right: 339px;
    }
    .primary-nav li {
        margin-left: 0;
    }
    .primary-nav .last {
        margin-left: 15px;
    }*/
}
li.menu-expanded .menu {
    display: block;
}
li.menu-expanded > a {
    color: white !important;
}
li.menu-expanded > a:before {
    background-position: 0 -2535px;
}
@media only screen and (min-width: 569px) {
    li.menu-expanded {
        background: #b2282d;
        border-color: #fff;
    }
    li.menu-expanded + .menu-resources {
        border-left-color: #fff;
    }
}
@media only screen and (max-width: 568px) {
    li.menu-expanded > a {
        color: #b2282d !important;
    }
}
li.menu-resources:before {
    background-position: 0 -1679px;
}
@media only screen and (max-width: 568px) {
    li.menu-resources:before {
        content: "";
        width: 18px;
        height: 18px;
        display: block;
        position: absolute;
        top: 10px;
        right: 15px;
        z-index: 5;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
    }
    li.menu-resources.menu-expanded {
        padding: 0 0 9px;
        background: rgba(0, 0, 0, 0.1);
    }
    li.menu-resources.menu-expanded:before {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    li.menu-resources .menu li {
        margin: 0;
        padding: 0 8px;
        border: none;
    }
    li.menu-resources .menu li a {
        padding: 6px 8px;
        border-top: 1px solid rgba(255, 255, 255, 0.05);
    }
    li.menu-resources .menu li:first-child a {
        border-top: none;
    }
}
@media only screen and (min-width: 569px) {
    li.menu-resources {
        border: 1px solid #e1e2e3;
        border-top: none;
        border-bottom: none;
    }
}
.menu-toggle {
    cursor: pointer;
    background-position: 0 -2306px;
}
@media only screen and (max-width: 568px) {
    .menu-toggle {
        width: 26px;
        height: 26px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box;
        background-clip: padding-box;
        position: absolute;
        top: 30px;
        right: 15px;
        z-index: 10;
    }
}
@media only screen and (max-width: 568px) {
    .follow-menu,
    .back-to-top {
        display: none;
    }
}
@media only screen and (min-width: 569px) {
    .follow-menu-locked {
        padding-top: 64px;
    }
    .follow-menu {
        padding: 17px 0;
        border: 1px solid #e8e9ec;
        border-left: none;
        border-right: none;
        background: #fdfdfd;
        text-align: center;
        position: relative;
        -webkit-transition: background .3s ease, border .3s ease;
        -moz-transition: background .3s ease, border .3s ease;
        -o-transition: background .3s ease, border .3s ease;
        -ms-transition: background .3s ease, border .3s ease;
        transition: background .3s ease, border .3s ease;
    }
    .follow-menu--simple {
        display: none;
    }
    .follow-menu .logo {
        float: left;
        margin-left: 5%;
        display: none;
        color: #005387;
        font-size: 32px;
        line-height: 30px;
    }
    .follow-menu .logo img {
        margin-right: 20px;
        vertical-align: bottom;
    }
    .follow-menu .visible {
        display: inline-block;
    }
    .follow-menu-locked .follow-menu {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
        -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
        -o-box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
        -ms-box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
        box-shadow: 0 2px 7px rgba(0, 0, 0, .15);
    }
    .follow-menu li {
        margin: 0 0 0 15px;
        display: inline-block;
    }
    .follow-menu li:first-child {
        margin: 0;
    }
    .follow-menu li a {
        padding: 3px 7px;
        display: block;
        -webkit-transition: color .3s ease;
        -moz-transition: color .3s ease;
        -o-transition: color .3s ease;
        -ms-transition: color .3s ease;
        transition: color .3s ease;
    }
    .follow-menu a {
        color: #7c7f85;
        font-size: 16px;
        font-weight: 600;
    }
    .follow-menu .menu-active {
        color: #b2282d;
    }
    .follow-menu__tertiary {
        position: absolute;
        top: 17px;
        right: -100%;
        opacity: 0;
        -webkit-transition: opacity .7s ease;
        -moz-transition: opacity .7s ease;
        -o-transition: opacity .7s ease;
        -ms-transition: opacity .7s ease;
        transition: opacity .7s ease;
    }
    .follow-menu-locked .follow-menu__tertiary {
        opacity: 1;
        right: 25px;
    }
    .follow-menu__tertiary li {
        margin-left: 13px;
        display: inline-block;
        vertical-align: top;
    }
    .follow-menu__tertiary .button {
        padding: 3px 10px;
        text-transform: uppercase;
        letter-spacing: 0;
        background: #1f76ac;
        color: #fff;
    }
    .follow-menu__to-top {
        width: 19px;
        height: 19px;
        margin: 5px 0 0;
        padding: 0;
    }
}
@media only screen and (min-width: 569px) and (max-width: 960px) {
    /*.follow-menu__anchor-items {
        padding-left: 15px;
        text-align: left;
    }
    .follow-menu__anchor-items li {
        margin-left: 15px;
    }*/
}
.follow-menu .follow-menu__to-top {
    background-position: 0 -1946px;
}
.breadcrumb {
    padding: 17px 0;
    border: 1px solid #e8e9ec;
    border-left: none;
    border-right: none;
    background: #fdfdfd;
    color: #aaa;
}
.breadcrumb a {
    color: #696c74;
}
.breadcrumb span {
    margin: 0 6px;
}
.page {
    overflow: hidden;
}
.lt-ie9 .page {
    overflow: visible;
}
.wrapper {
    position: relative;
}
section {
    padding: 2em 0 1em 0;
}
@media only screen and (min-width: 569px) {
}
.section-highlight {
    background: #e8e9ec;
}
.section-divider {
    padding: 2.66667em 0 0;
    border-top: 1px solid #ccc;
}
.headline {
    width: 80%;
    margin: 0 auto 1em;
    text-align: center;
}
.headline p {
    margin-bottom: 0;
    font-size: 1.2em;
    line-height: 1.5;
    color: #696c74;
}
@media only screen and (max-width: 568px) {
    .headline {
        font-size: 80%;
    }
}
.headline .play-button {
    margin: 50px auto 0;
}
.headline--intro {
    margin-bottom: 0;
}
.headline--wide {
    max-width: 1000px;
}
.headline--short {
    max-width: 700px;
}
.layout-right-sidebar {
    padding: 40px 20px;
}
@media only screen and (min-width: 769px) {
    .layout-right-sidebar .page-content {
        padding-right: 360px;
    }
    .layout-right-sidebar .page-content .page-guts {
        width: 100%;
        float: left;
    }
    .page-right-sidebar {
        width: 300px;
        margin: 0 -100% 0 60px;
        float: left;
    }
}
@media only screen and (min-width: 569px) {
}
@media only screen and (min-width: 769px) {
}
.banner {
    padding: 0;
    position: relative;
    overflow: hidden;
}
.banner .container, .banner .layout-right-sidebar {
    height: 400px;
    position: relative;
}
.banner .banner-text {
    text-align: center;
    text-shadow: #000 2px 2px 0px;
}
.banner .sub-banner-text {
    text-align: justify;
    max-width: 50%;
}
.banner h1 {
    font-size: 2.4em;
    color: #fff;
    font-weight: 200;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
    text-align: center;
}
.banner h1 strong {
    display: block;
    font-size: 1.2em;
    font-weight: 700;
}
.banner h2 {
    font-size: 18px;
    color: #fff;
    padding: 20px
}
.banner h2 i {
    font-size: 14px;
    font-style: italic;
}
@media only screen and (max-width: 568px) {
    .banner h1 {
        padding-top: 36px;
    }
}
.banner .review-rating {
    display: inline-block;
    display: inline;
}
.banner-device {
    width: 100%;
    position: absolute;
    bottom: -37px;
    right: 0;
}
.banner-device img {
    margin: 0 auto;
    display: block;
}
@media only screen and (max-width: 568px) {
    .banner .container, .banner .layout-right-sidebar {
        overflow: hidden;
    }
    .physiotherapy-banner {
        background: url("../images/banner_physiotherapy_mobile.jpg");
    }
}
@media only screen and (min-width: 569px) {
    .banner .container, .banner .layout-right-sidebar {
        height: 575px;
    }
    .banner .banner-text {
        width: 50%;
        margin: 0;
        padding: 100px 20px 0;
    }
    .banner h1 {
        font-size: 3.46667em;
    }
    .banner .review-rating {
        margin: 0.93333em 0 0;
        padding: 1.06667em 0 0;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    .banner .review-rating span {
        margin-left: 10px;
        font-size: 28px;
        line-height: 15px;
    }
    .banner-device {
        max-width: 70%;
        right: -22%;
    }
    .physiotherapy-banner {
        background: #050506 url("../images/banner_physiotherapy.jpg") no-repeat center top;
    }
}
@media only screen and (min-width: 769px) {
    .banner .container, .banner .layout-right-sidebar {
        height: 575px;
    }
    .banner .banner-text {
        max-width: 50%;
    }
    .banner h1 {
        font-size: 60px;
        color: #fff;
    }
    .banner h2 {

    }
    .banner-device {
        max-width: 50%;
        right: 0;
    }
    .ie8 .banner-device {
        width: auto;
        display: block;
    }
}
.take-a-tour {
    padding: 40px 0;
    background: #e8e9ec;
}
.lt-ie9 .take-a-tour {
    display: none !important;
}
.home-page-features {
    padding: 0;
}
.home-page-features a {
    color: #696c74;
}
.home-page-features h5 {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 600;
    color: #abadb1;
    text-transform: uppercase;
}
.home-page-features h5 a {
    color: #abadb1;
}
.home-page-features h4 {
    margin: 20px 0 12px;
    font-size: 19px;
    font-weight: 500;
}
.info-graphic h4 {
    font-size: 19px;
    font-weight: 500;
}
.info-graphic li {
    margin-bottom: 50px;
    padding: 0 3%;
}
@media only screen and (min-width: 569px) {
    .info-graphic img {
        margin-bottom: 20px;
    }
    .info-graphic li {
        margin-bottom: 15px;
        border-left: 1px solid #e8e9ec;
    }
    .info-graphic li:first-child {
        border-left: none;
    }
}
.action-statement {
    text-align: center;
}
.action-statement p {
    margin: 0 0 10px;
    display: inline-block;
    font-size: 21px;
}
.action-statement .button {
    margin-left: 15px;
    font-size: 16px;
}
.home-banner {
    overflow: hidden;
}
.home-banner .container, .home-banner .layout-right-sidebar {
    position: relative;
    z-index: 5;
}
.home-banner__backdrops {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.home-banner__backdrops .slides {
    height: 100%;
    position: relative;
}
.home-banner__bg {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
}
@media only screen and (max-width: 568px) {
    .home-banner__bg {
        background-image: url("../images/banner_homepage_mobile.jpg");
    }
}
@media only screen and (min-width: 569px) {
    .home-banner__bg {
        background-image: url("../images/banner_homepage.jpg");
    }
}
.review-rating-large span {
    margin: 0 0 0 10px;
    display: inline-block;
    display: inline;
    font-size: 28px;
    line-height: 30px;
}
@media only screen and (min-width: 569px) {
    #software {
        position: relative;
    }
    #software:before {
        content: "";
        width: 100%;
        height: 685px;
        display: block;
        background: #eaf0f4;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
    #software .container, #software .layout-right-sidebar {
        position: relative;
        z-index: 2;
    }
}
@media only screen and (min-width: 769px) {
    #software:before {
        height: 785px;
    }
}
.footnote {
    margin: 1.33333em 0 0;
    padding: 1.2em 0 0;
    border-top: 1px solid #ccc;
    font-size: 90%;
}
.flex-active {
    background-position: 0 -455px;
}
.flex-active h3 {
    color: #b2282d;
}
.section-fill {
    background: #dee9f0;
}
.plan-price {
    margin: 0 0 10px;
}
.plan-price .superscript {
    font-size: 30px;
    vertical-align: top;
    position: relative;
    top: 13px;
}
.plan-price .price {
    font-size: 62px;
}
.plan-price .duration {
    font-size: 20px;
}
.red {
    color: #b2282d;
}
.featured-review {
    padding: 20px;
    background: #eaf0f4;
    font-size: 1.2em;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
}
.featured-review .attribution {
    margin: 0.66667em 0 0;
    font-size: 0.77778em;
}
.play-button {
    width: 104px;
    height: 107px;
    margin: 0 auto;
    display: block;
    background-position: 0 0;
    cursor: pointer;
}
@media only screen and (min-width: 769px) {
    .play-button {
        margin: 0;
    }
}
.client-map img {
    max-width: inherit;
}
.client-map div {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}
.client-map .fade-left, .client-map .fade-right {
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}
.client-map .fade-left {
    left: 0;
    background: url(data:image/svg+xml;
    base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiM5OWIzY2MiIHN0b3Atb3BhY2l0eT0iMC45NSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOTliM2NjIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(left, rgba(153, 179, 204, 0.95) 50%, rgba(153, 179, 204, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(153, 179, 204, 0.95)), color-stop(100%, rgba(153, 179, 204, 0)));
    background: -webkit-linear-gradient(left, rgba(153, 179, 204, 0.95) 50%, rgba(153, 179, 204, 0) 100%);
    background: -o-linear-gradient(left, rgba(153, 179, 204, 0.95) 50%, rgba(153, 179, 204, 0) 100%);
    background: -ms-linear-gradient(left, rgba(153, 179, 204, 0.95) 50%, rgba(153, 179, 204, 0) 100%);
    background: linear-gradient(to right, rgba(153, 179, 204, 0.95) 50%, rgba(153, 179, 204, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f299b3cc', endColorstr='#0099b3cc',GradientType=1 );
}
.client-map .fade-right {
    right: 0;
    background: url(data:image/svg+xml;
    base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5YjNjYyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzk5YjNjYyIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left, rgba(153, 179, 204, 0) 0%, rgba(153, 179, 204, 0.95) 50%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(153, 179, 204, 0)), color-stop(50%, rgba(153, 179, 204, 0.95)));
    background: -webkit-linear-gradient(left, rgba(153, 179, 204, 0) 0%, rgba(153, 179, 204, 0.95) 50%);
    background: -o-linear-gradient(left, rgba(153, 179, 204, 0) 0%, rgba(153, 179, 204, 0.95) 50%);
    background: -ms-linear-gradient(left, rgba(153, 179, 204, 0) 0%, rgba(153, 179, 204, 0.95) 50%);
    background: linear-gradient(to right, rgba(153, 179, 204, 0) 0%, rgba(153, 179, 204, 0.95) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099b3cc', endColorstr='#f299b3cc',GradientType=1 );
}
#map .gmnoprint {
    z-index: 20;
}
#map-search {
    padding: 15px 0;
    background: #8298ae;
    text-align: center;
}
#map-search p,
#map-search form {
    display: inline-block;	vertical-align: middle;
}
#map-search p {
    margin: 0 15px 0 0;
    font-size: 21px;
    line-height: 1;
    color: white;
}
#map-search input[type="text"] {
    width: 200px;
    padding: 5px 10px;
    background: #fff;
    border: none;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
}
#map-search input[type="submit"] {
    padding: 4px 8px;
    background: #32516f;
    border: none;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
}
.client-map {
    position: relative;
}
.ssa ol {
    padding-left: 15px;
    list-style: decimal;
}
.ssa ol ol {
    list-style: lower-alpha;
}
.ssa ol ol ol {
    list-style: lower-roman;
}
@media only screen and (min-width: 961px) {
}
@media only screen and (max-width: 568px) {
}
.eco-list {
    margin: 30px 0 30px 23px;
}
.eco-list li {
    margin: 0 0 12px;
    padding: 10px 0 10px 41px;
    position: relative;
}
.eco-list .eco-stat--efficient {
    background-position: 0 -2384px;
}
.eco-list .eco-stat--recycled {
    background-position: 0 -1893px;
}
.eco-list .eco-stat--water {
    background-position: 0 -2555px;
}
.eco-list .eco-stat--access {
    background-position: 0 -1810px;
}
.eco-list .eco-stat--light {
    background-position: 0 -1580px;
}
.eco-list .eco-stat--solar {
    background-position: 0 -1626px;
}
.jobvite {
    max-width: 700px;
    width: 700px;
    margin: 0 auto;
}
@media only screen and (min-width: 569px) {
}
@media only screen and (min-width: 569px) {
}
@media only screen and (min-width: 569px) and (max-width: 768px) {
}
.mbu-intro {
    height: 495px;
    background: black url("../images/banner_clubs.jpg") no-repeat center top;
    color: #fff;
    text-shadow: #000 1px 1px 0px;
}
.mbu-intro .headline {
    max-width: 580px;
}
.mbu-intro p {
    color: #fff;
}
.slides > li {
    display: none;
}
.no-js .slides > li:first-child {
    display: block;
}
.reserve {
    text-align: center;
}
@media only screen and (min-width: 569px) {
    .reserve {
        padding-top: 20px;
    }
}
@media only screen and (max-width: 568px) {
}
@media only screen and (min-width: 569px) {
}
@media only screen and (min-width: 569px) {
}
@media only screen and (max-width: 568px) {
}
.page-foot {
    padding: 10px 0;
    background: #ba282e;
}
.page-foot .container, .page-foot .layout-right-sidebar {
    position: relative;
}
.page-foot h5 {
    margin: 0;
    text-transform: uppercase;
    color: #570002;
    line-height: 1;
}
.page-foot .footer-sections > li:before {
    background-position: 0 -1679px;
}
.page-foot a {
    color: #efeff0;
}
.page-foot a:hover {
    color: #fff;
}
.page-foot a.menu-active {
    color: #27282c;
}
@media only screen and (min-width: 569px) and (max-width: 768px) {
    .page-foot .divided:before {
        content: "";
        width: 1px;
        height: 41%;
        margin-left: -20px;
        background: #ba282e !important;
        position: absolute;
    }
}
@media only screen and (min-width: 769px) {
    .page-foot .divided:before {
        content: "";
        width: 1px;
        height: 98%;
        margin-left: -20px;
        background: #ba282e !important;
        position: absolute;
    }
}
@media only screen and (max-width: 568px) {
    .page-foot .container, .page-foot .layout-right-sidebar {
        padding: 0;
    }
    .page-foot .footer-sections > li {
        padding: 12px 15px;
        margin: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        cursor: pointer;
        position: relative;
    }
    .page-foot .footer-sections > li:first-child {
        border: none;
    }
    .page-foot .footer-sections > li:before {
        content: "";
        width: 18px;
        height: 18px;
        display: block;
        position: absolute;
        top: 10px;
        right: 15px;
        z-index: 5;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
    }
}
@media only screen and (min-width: 569px) {
    .page-foot {
        padding: 1.33333em 0;
    }
    .page-foot ul {
        margin-top: 1.33333em;
    }
}
.worldwide {
    padding: 105px 0 0;
    background: url("../img/bg_worldwide_map.png") no-repeat center top;
}
.contact-icons a {
    padding-left: 30px;
    display: block;
}
.contact-icons .call {
    white-space: nowrap;
    background-position: 0 -1985px;
}
.contact-icons .facebook {
    background-position: 0 -2166px;
}
.contact-icons .twitter {
    background-position: 0 -2027px;
}
.contact-icons .youtube {
    background-position: 0 -2131px;
}
.contact-icons .pinterest {
    background-position: 0 -1233px;
}
.contact-icons .email {
    background-position: 0 -2351px;
}
.footer-links {
    margin: 16px 0 0;
    display: none;
}
.footer-menu-expanded .footer-links {
    display: block;
}
@media only screen and (min-width: 569px) {
    .footer-links {
        margin: 0;
        display: block;
    }
}
.page-copyright {
    padding: 1.33333em 0;
}
.page-copyright p {
    margin: 0 0 6px;
    line-height: 1.1;
}
.page-copyright small {
    margin-right: 0.5em;
}
.security {
    margin: 0 0 10px;
}
.security li {
    width: 50%;
    margin: 0 0 22px;
    display: block;
    float: left;
    text-align: center;
}
@media only screen and (min-width: 569px) {
    .security li {
        width: auto;
        margin: 0 0 0 20px;
    }
    .security li:first-child {
        margin: 0;
    }
    .lt-ie8 .security li {
        width: 110px;
        zoom: 1;
    }
}
.copyright-links {
    color: #ccc;
}
.copyright-links span {
    margin: 0 2px;
}
.copyright-links a {
    color: #999;
}
.copyright-links a:hover {
    text-decoration: underline;
}
.overlays {
    display: none;
}
.overlay {
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    -o-transition: -o-transform .6s ease;
    -ms-transition: -ms-transform .6s ease;
    transition: transform .6s ease;
}
.no-csstransforms .overlay {
    display: none;
}
.overlay-active {
    overflow: hidden;
}
.overlay-content-heading {
    margin: 0 -20px 20px;
    padding: 0 20px 20px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
@media only screen and (max-width: 568px) {
    .wrapper,
    .page,
    .home-banner__backdrops {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .overlays {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10000;
        pointer-events: none;
    }
    .overlay-active .overlays {
        pointer-events: auto;
    }
    .overlay {
        width: 100%;
        height: 100%;
        background: #fff;
        -webkit-transform: translate(0,100%);
        -moz-transform: translate(0,100%);
        -o-transform: translate(0,100%);
        -ms-transform: translate(0,100%);
        transform: translate(0,100%);
    }
    .overlay-show {
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -o-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
    }
    .overlay-header {
        padding: 12px 15px;
        background: #333;
        font-size: 14px;
        line-height: 1;
        color: white;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .overlay-header .close {
        padding-left: 28px;
        display: block;
        cursor: pointer;
        position: relative;
    }
    .overlay-header .close:before {
        content: "";
        width: 21px;
        height: 16px;
        background: url("../images/mobile_dismiss.png") no-repeat 0 0;
        position: absolute;
        top: -1px;
        left: 0;
    }
    .overlay-content {
        padding: 0 20px 20px;
        position: absolute;
        top: 38px;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    /*#volunteer .overlay-content, #franchise .overlay-content {
        bottom: 40px;
    }*/
    .overlay-content-body {
        padding: 20px 0;
    }
}
@media only screen and (min-width: 569px) {
    .overlays {
        height: 90%;
        padding: 0 40px;
        position: fixed;
        top: 10%;
        left: 0;
        right: 0;
        z-index: 1001;
    }
    .overlay {
        max-width: 900px;
        height: 90%;
        max-height: 700px;
        margin: 0 auto;
        display: block;
        background: #fff;
        position: relative;
        z-index: 1002;
        -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.5);
        -moz-box-shadow: 0 1px 4px rgba(0,0,0,.5);
        -o-box-shadow: 0 1px 4px rgba(0,0,0,.5);
        -ms-box-shadow: 0 1px 4px rgba(0,0,0,.5);
        box-shadow: 0 1px 4px rgba(0,0,0,.5);
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-transform: translate(0,-1000px);
        -moz-transform: translate(0,-1000px);
        -o-transform: translate(0,-1000px);
        -ms-transform: translate(0,-1000px);
        transform: translate(0,-1000px);
    }
    .overlay-show {
        -webkit-transform: translate(0,0)!important;
        -moz-transform: translate(0,0)!important;
        -o-transform: translate(0,0)!important;
        -ms-transform: translate(0,0)!important;
        transform: translate(0,0)!important;
    }
    .overlay-bg {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
    }
    .no-rgba .overlay-bg {
        background: url("../images/black_40.png") repeat 0 0;
    }
    .close {
        width: 35px;
        height: 35px;
        display: block;
        background: #696c74 url("../images/overlay_close.png") no-repeat center center;
        position: absolute;
        top: -14px;
        right: -14px;
        z-index: 5;
        cursor: pointer;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        -webkit-border-radius: 35px;
        -o-border-radius: 35px;
        -ms-border-radius: 35px;
        border-radius: 35px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box;
        background-clip: padding-box;
    }
    .close:hover {
        background-color: #565a63;
    }
    .overlay-content {
        width: 100%;
        position: absolute;
        top: 0;
        bottom: 52px;
        overflow: auto;
    }
    .overlay-content h2 {
        font-size: 2.13333em;
    }
    .overlay-content h2 span {
        margin: 8px 0 0;
        display: block;
    }
    .overlay-content-header {
        padding: 50px;
        background: #eaf0f4;
        -webkit-border-radius: 3px 3px 0 0;
        -o-border-radius: 3px 3px 0 0;
        -ms-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box;
        background-clip: padding-box;
        text-align: center;
    }
    .overlay-content-body {
        padding: 50px;
    }
    .overlay-content-heading {
        margin: 0 -50px 30px;
        padding-bottom: 30px;
    }
    .overlay--natural {
        height: auto;
    }
    .overlay--natural .overlay-content {
        height: auto;
        position: static;
    }
    .overlay .form-with-placeholders .grid-item {
        margin-bottom: 0;
    }
}
.overlay-hide {
    display: none;
}
#volunteer, #franchise {
    max-width: 900px;
    /*	max-height: 800px; */
}
#volunteer .overlay-content-header, #franchise .overlay-content-header, #learn-more .overlay-content-header {
    margin: 0 -20px;
    padding: 20px;
    background: #dae5ec;
}
#volunteer h1 {
    line-height: 1.2;
}
#volunteer h2 {
    line-height: 1.2;
}
#volunteer h3 {
    margin-bottom: 24px;
}
#volunteer h1 {
    padding: 9px 0 0 0px;
    font-size: 48px;
}
#volunteer h2 {
    padding: 15px 0 10px 0px;
    font-size: 20px;
    line-height: 26px;
}
@media only screen and (min-width: 569px) {
    #volunteer .overlay-content-header,
    #franchise .overlay-content-header {
        min-height: 300px;
        margin: 0;
        background: #dae5ec no-repeat left bottom;
    }
    #franchise .overlay-content-header {
        background: #dae5ec no-repeat left bottom;
    }
    .lt-ie9 #volunteer .overlay-content-header,
    .lt-ie9 #franchise .overlay-content-header {
        min-height: inherit;
    }
}
/*@media only screen and (min-width: 569px) and (max-width: 960px) {
#volunteer .overlay-content-header, #franchise .overlay-content-header {
	padding: 50px 30px;
	background-position: -88px 18px;
}
#volunteer h1 {
	padding: 0 0 0 170px;
	font-size: 31px;
}
#volunteer h2 {
	padding: 0 0 0 170px;
	font-size: 31px;
}
}*/
.volunteer-options ul {
    list-style-type: initial;
}
/*@media only screen and (max-width: 768px) and (min-width: 569px) {
#volunteer .overlay-content-header, #franchise .overlay-content-header {
	margin: 0;
}
#volunteer h1 {
	padding: 0 0 10px;
}
#volunteer h2 {
	padding: 0 0 10px;
}
}*/
.volunteer-options {
    text-align: left;
}
.volunteer-options p {
    font-size: 18px;
}
.volunteer-options li {
    margin: 0 0 17px;
}
@media only screen and (min-width: 569px) {
    .volunteer-options {
        padding: 0px 0 20px 0px;
    }
    .volunteer-options li {
        margin: 0 0 0 40px;
    }
    .volunteer-options p {
        font-size: 20px;
        float: left;
        padding: 10px 30px 0px 0px;
    }
}
/*@media only screen and (min-width: 569px) and (max-width: 960px) {
.volunteer-options {
	padding: 20px 0 0 0px;
}
.volunteer-options li {
	margin-left: 20px;
}
}*/
@media only screen and (max-width: 768px) and (min-width: 569px) {
    .volunteer-options {
        padding: 0;
    }
    .volunteer-options li {
        margin: 0 0 0 10px;
    }

    #volunteer .overlay-content-body {
        padding: 15px;
    }
}
.volunteer-action {
    padding: 10px 0 0 54px;
    font-size: 21px;
    font-weight: 600;
    color: #696c74;
    display: inline-block;
    position: relative;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    transition: color 0.2s ease;
    margin-right: 30px;
}
.volunteer-action i {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #696c74;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
a.volunteer-action:hover {
    color: #478fb8;
}
a.volunteer-action:hover i {
    background-color: #478fb8;
}
.volunteer-action--call i {
    background-position: 12px -1973px;
}
.volunteer-action--chat i {
    background-position: 11px -2339px;
}
.volunteer-action--email i {
    background-position: 10px -2339px;
}
.action-choices,
.action-confirmation {
    width: 100%;
    margin-right: -100%;
    float: left;
}
.action-choices a {
    color: #696c74;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -o-transition: color .2s ease;
    -ms-transition: color .2s ease;
    transition: color .2s ease;
}
.action-choices li {
    text-align: center;
    cursor: pointer;
}
.action-choices li:hover .action-icon {
    background: #49b8e6;
}
.action-choices li:hover a {
    color: #49b8e6;
}
.action-confirmation {
    display: none;
}
.volunteer-complete .action-choices {
    display: none;
}
.volunteer-complete .action-confirmation {
    display: block;
}
.action-icon {
    width: 150px;
    height: 150px;
    margin: 0 0 1.2em;
    background: #ccc;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: background .2s ease;
    -moz-transition: background .2s ease;
    -o-transition: background .2s ease;
    -ms-transition: background .2s ease;
    transition: background .2s ease;
}
.action-icon:before {
    content: "";
    height: 100%;
    margin-right: -0.25em;
    display: inline-block;
    vertical-align: middle;
}
.action-icon img {
    display: inline-block;
    vertical-align: middle;
}
.services-select--primary {
    margin: 20px 0 0;
}
.services-select--primary a {
    padding: 15px 0;
    display: block;
    background: #a70005;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.services-select--primary a:hover {
    background: #730002;
}
@media only screen and (min-width: 569px) {
    .services-select--primary li {
        width: 50%;
        padding-left: 10px;
        float: left;
    }
    .services-select--primary li:nth-child(2n + 1) {
        padding-left: 0;
    }
    .lt-ie8 .services-select--primary li {
        width: 31%;
    }
    .services-select--primary a {
        padding: 35px 0;
    }
}
@media only screen and (max-width: 695px) {
    .services-select--primary li:nth-child(1) a {
        padding: 22px 0;
    }
    .volunteer-action {
        margin-right: 0px;
    }

    #volunteer h1 {
        font-size: 30px;
    }
    .volunteer-options ul{
        padding-left: 20px;
    }
}
.services-select--secondary {
    margin: 15px 0 0;
    text-align: center;
}
.services-select--secondary li {
    margin: 0 0 10px;
}
.services-select--secondary a:hover {
    color: #1c5d90;
}
@media only screen and (min-width: 569px) {
    .services-select--secondary {
        margin: 30px 0 0;
    }
    .services-select--secondary li {
        margin: 0 0 0 20px;
        display: inline-block;}
    .services-select--secondary li:first-child {
        margin: 0;
    }
}
@media only screen and (max-width: 568px) {
}
#learn-more .overlay-content-body {
    padding: 50px 50px 0;
}
@media only screen and (max-width: 568px) {
}
@media only screen and (min-width: 569px) {
}
.map-choices {
    margin: 20px 0 0;
}
.map-choices a {
    padding: 15px 0;
    display: block;
    background: #e8e9ec;
    text-align: center;
    font-size: 18px;
    color: #696c74;
    font-weight: 600;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.map-choices a:hover {
    background: #d4d6dc;
}
@media only screen and (min-width: 569px) {
    .map-choices li {
        width: 33.333%;
        padding-left: 10px;
        float: left;
    }
    .map-choices li:nth-child(3n + 1) {
        padding-left: 0;
    }
    .map-choices a {
        padding: 35px 0;
    }
}
.map-choice {
    display: none;
}
@media only screen and (max-width: 568px) {
}
#memcache-devel {
    display: none;
}
.filter {
    margin: 0 0 25px;
}
#faux-search-form {
    position: relative;
}
#faux-search-form input[type="text"] {
    padding: 8px 35px 8px 8px;
}
.lt-ie9 #faux-search-form input[type="text"] {
    width: 230px;
}
#faux-search-form button {
    width: 17px;
    height: 17px;
    border: none;
    position: absolute;
    top: 9px;
    right: 10px;
    background-position: 0 -2063px;
}
.voted {
    display: none;
}
.view-id-apps .grid {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.view-apps .view-filters {
    display: none;
}
.app-details__screenshots a {
    display: block;
    float: left;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.banner__tour {
    width: 205px;
    padding: 11px 15px;
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    background: rgba(255, 255, 255, 0.2);
    color: #949497;
    font-weight: 600;
    -webkit-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
    overflow: hidden;
}
.no-rgba .banner__tour {
    background: url("../images/bg_banner_cookie.png");
}
.banner__tour-switch {
    width: 20px;
    height: 20px;
    display: block;
    background: url("../images/icon_banner_cookie_close.png") no-repeat center center;
    position: absolute;
    top: 11px;
    right: 11px;
    z-index: 5;
    cursor: pointer;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    -webkit-border-radius: 35px;
    -o-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    background-clip: padding-box;
}
.banner__tour-switch:hover {
    background-color: #404248;
}
.content--v-indent {
    margin-top: 15px;
}
.services-nav .rates:before {
    background-image: url("../images/icon_services_price.png");
}
.services-nav .international:before {
    background-image: url("../images/icon_services_international.png");
}
.services-nav .apply:before {
    background-image: url("../images/icon_services_apply.png");
}
.basic-table {
    max-width: 900px;
    margin: 20px auto 80px;
}
.basic-table th, .basic-table td {
    padding: 10px;
    border: 1px solid #696c74;
    text-align: center;
}
@media only screen and (min-width: 569px) {
    .fourohfour-links li {
        margin-left: 30px;
        display: inline-block;
        display: inline;
        zoom: 1;
        font-size: 20px;
    }
    .fourohfour-links li:first-child {
        margin: 0;
    }
}
@media only screen and (max-width: 568px) {
    .lpchat-container {
        display: none !important;
    }
}
@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) ")";
    }
}
#tracking .headline img {
    width: 70%;
    padding-top: 2em;
}
.no-follow-items {
    color: #7c7f85;
    font-size: 16px;
    font-weight: 600;
}
.iframe-volunteer {
    width: 100%;
    height: 300px;
}
.fileupload {
    position: relative;
    top: -100px;
}
.progress {
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 3px;
}
.bar {
    background-color: #B4F5B4;
    width: 0%;
    height: 20px;
    border-radius: 3px;
}
.percent {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%;
}
.careerssubmit {
    text-align: right;
    padding-top: 25px;
}
#cvuploaded {
    display: none;
}
.padding40 {
    padding: 40px 20px;
}
.more {
    float: right;
}
#terms ol {
    list-style-type: decimal;
    padding-left: 30px;
}
#when-to-call .call {
    font-size: 28px;
    color: #ba282e;
    font-weight: bold;
    padding-top: 10px;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px 0px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.btn {
    padding: 6px 8px;
}
#pre-launch h1{
    color: #ba282e;
    margin: 0.67em;
}
#pre-launch h2{
    color: #1c5d90;
    margin: 0.67em 2em;
}
#pre-launch h3{
    margin: 0.67em;
}
@media only screen and (max-width: 568px) {
    #pre-launch h1{
        margin: 10px;
        text-align: center;
    }
    #pre-launch h2{
        margin: 10px 0px;
        text-align: center;
    }
    #pre-launch h3{
        margin: 10px;
        text-align: center;
    }
}
.request{
    border: 1px solid #1f76ac;
    border-radius: 5px;
    width: 150px;
    padding: 10px;
    background-color: #1f76ac;
    color: #fff;
    margin: 5px auto;
    display: block;
    font-weight: bold;
}