@charset "UTF-8";
/*!
Theme Name: D&l Tail on the Trail
Author: Weidenhammer Creative
Author URI: http://weidenhammercreative.com
*/
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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, img {
    display: block;
}

body {
    line-height: 1;
}

blockquote, q {
    quotes: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit;
    color: inherit;
}

:focus {
    outline: none;
}

strong {
    font-weight: bold;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul, ol {
    margin-left: 0;
    padding: 0 0 0 30px;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    padding: 0;
}

button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    overflow: visible;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

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

/* Wordpress */
.alignleft {
    float: left;
    margin: 5px 25px 15px 0;
}

.alignright {
    float: right;
    margin: 5px 0 15px 25px;
}

.alignnone {
    margin: 10px 0 15px 0;
}

.aligncenter {
    margin: 15px auto;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

@media (max-width: 991px) {
    .alignleft,
    .alignright {
        float: none;
        margin: 5px auto 0;
    }
}

.em {
    --accent-color: #8d2a43;
    --accent-color-hover: #8d2a43;
    --event-background-color: #8d2a43;
    --event-border-color: #8d2a43;
}
.em-calendar {
    --date-box-border : 1px solid #dedede !important;
}
.em-cal-event {
    --event-background-color: #8d2a43 !important;
    --event-border-color: #8d2a43 !important;
}
.em.em-calendar .em-cal-body.event-style-pill .em-cal-event > div {
    line-height: 1.1;
}
.em.em-calendar.size-small .em-cal-body .em-cal-day {
    text-align: right !important;
    display: block !important;
    padding: 10px;
}
.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored a {
    border: 1px solid #8d2a43 !important;
}
.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-event {
    display: block !important;
    width: 100% !important;
}

/**
 * Returns a list of all text-based input types (excluding textarea)
 * @pseudo {String
} 	An optional pseudo selector (eg: :hover, :focus)
 * @additional {List
} 	An optional list of additional input types posible types include: color, date, datetime, datetime-local, month, time, week
 */
@font-face {
    font-family: "tott";
    src: url("fonts/tott.eot?10134956");
    src: url("fonts/tott.eot?10134956#iefix") format("embedded-opentype"), url("fonts/tott.woff2?10134956") format("woff2"), url("fonts/tott.woff?10134956") format("woff"), url("fonts/tott.ttf?10134956") format("truetype"), url("fonts/tott.svg?10134956#tott") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "tott";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconafter:before, .avatar-ph:before {
    display: none;
}

.iconafter:after, .avatar-ph:after {
    font-family: "tott";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-left-open-big:before {
    content: '\3c';
}

/* '&lt;' */
.icon-right-open-big:before {
    content: '\3e';
}

/* '&gt;' */
.icon-mail:before {
    content: '\45';
}

/* 'E' */
.icon-facebook:before {
    content: '\46';
}

/* 'F' */
.icon-pinterest:before {
    content: '\50';
}

/* 'P' */
.icon-share:before {
    content: '\53';
}

/* 'S' */
.icon-twitter:before {
    content: '\54';
}

/* 'T' */
.icon-signup-organization:before {
    content: '\e800';
}

/* '' */
.icon-signup-individual:before {
    content: '\e801';
}

/* '' */
.icon-miles1:before {
    content: '\e802';
}

/* '' */
.icon-plus:before {
    content: '\e803';
}

/* '' */
.icon-hiking:before {
    content: '\e804';
}

/* '' */
.icon-edit-profile:before {
    content: '\e805';
}

/* '' */
.icon-switch-user:before {
    content: '\e806';
}

/* '' */
.icon-calendar:before {
    content: '\e807';
}

/* '' */
.icon-trail:before {
    content: '\e808';
}

/* '' */
.icon-edit:before {
    content: '\e809';
}

/* '' */
.icon-delete:before {
    content: '\e80a';
}

/* '' */
.icon-add:before {
    content: '\e80b';
}

/* '' */
.icon-table-first:before {
    content: '\e80c';
}

/* '' */
.icon-table-up:before {
    content: '\e80d';
}

/* '' */
.icon-table-down:before {
    content: '\e80e';
}

/* '' */
.icon-table-next:before {
    content: '\e80f';
}

/* '' */
.icon-table-prev:before {
    content: '\e810';
}

/* '' */
.icon-select:before {
    content: '\e811';
}

/* '' */
.icon-table-last:before {
    content: '\e812';
}

/* '' */
.icon-export:before {
    content: '\e813';
}

/* '' */
.icon-ok:before {
    content: '\e814';
}

/* '' */
.icon-toggle:before {
    content: '\e815';
}

/* '' */
.icon-cw-1:before {
    content: '\e816';
}

/* '' */
.icon-upload:before {
    content: '\e817';
}

/* '' */
.icon-user:before {
    content: '\e818';
}

/* '' */
.icon-lock:before {
    content: '\e819';
}

/* '' */
.icon-help:before {
    content: '\e81a';
}

/* '' */
.icon-next:before {
    content: '\e81b';
}

/* '' */
.icon-emo-unhappy:before {
    content: '\e81c';
}

/* '' */
.icon-emo-sleep:before {
    content: '\e81d';
}

/* '' */
.icon-emo-happy:before {
    content: '\e81e';
}

/* '' */
.icon-emo-cry:before {
    content: '\e81f';
}

/* '' */
.icon-emo-sunglasses:before {
    content: '\e820';
}

/* '' */
.icon-emo-wink:before {
    content: '\e821';
}

/* '' */
.icon-new:before {
    content: '\e822';
}

/* '' */
.icon-list:before {
    content: '\e823';
}

/* '' */
.icon-cog:before {
    content: '\e824';
}

/* '' */
.icon-insert:before {
    content: '\e825';
}

/* '' */
.icon-dashboard:before {
    content: '\e826';
}

/* '' */
.icon-raw:before {
    content: '\e827';
}

/* '' */
.icon-i80:before {
    content: '\e82a';
}

/* '' */
.icon-apple:before {
    content: '\e82b';
}

/* '' */
.icon-mule:before {
    content: '\e82c';
}

/* '' */
.icon-ccw-1:before {
    content: '\e82d';
}

/* '' */
.icon-back:before {
    content: '\e82e';
}

/* '' */
.icon-info:before {
    content: '\e830';
}

/* '' */
.icon-email:before {
    content: '\e838';
}

/* '' */
.icon-foot-right-stroke:before {
    content: '\e841';
}

/* '' */
.icon-foot-left-stroke:before {
    content: '\e842';
}

/* '' */
.icon-foot-left:before {
    content: '\e843';
}

/* '' */
.icon-foot-right:before {
    content: '\e844';
}

/* '' */
.icon-start-chapter:before {
    content: '\e847';
}

/* '' */
.icon-filter:before {
    content: '\f0b0';
}

/* '' */
html, body {
    width: 100%;
    height: 100%;
}

html {
    background: url(images/bg.jpg) repeat 0 0;
}

body {
    margin: 0;
    padding: 85px 0 0 0;
    color: #0a0c0a;
    background: url(images/bg-top.jpg) no-repeat top center;
    font: 400 14px/1.6 "Montserrat", sans-serif;
}

*, *::before, *::after {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin-bottom: 20px;
    line-height: 1.5;
    font-family: "Jockey One", sans-serif;
}

h2 {
    font-size: 2.75em;
}

h3 {
    font-size: 2.25em;
    color: #203772;
    text-transform: uppercase;
}

h4 {
    font-size: 1.75em;
}

h5 {
    font-size: 1.375em;
}

h6 {
    font-size: 1.125em;
}

p {
    margin: 0 0 1em;
}

strong {
    font-weight: strong;
}

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

iframe {
    max-width: 100%;
}

.container {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 30px 20px;
}
.padding.container {
    padding: 0;
}

.btn, .chapter-dropdown > a, .chapter-dropdown ul li > a, .hero .hero-content > a,
.hero .hero-content .actions > a, .calendar-filter .btn, .listed-event .more, .load-more, .tott-profile-form button,
.tott-login-form button, .gform_footer button, .gform_footer input[type=submit], #event-form p.submit {
    background: #8d2a43;
    text-transform: uppercase;
    color: white;
    border: 0;
    text-decoration: none;
    font-size: 1.5em;
    line-height: 1.2em;
    font-family: "Jockey One", sans-serif;
    display: inline-block;
    padding: 0.5em 0.75em;
    -webkit-transition: background 350ms ease-in-out;
    -moz-transition: background 350ms ease-in-out;
    transition: background 350ms ease-in-out;
}
.small.btn, .chapter-dropdown > a.small, .chapter-dropdown ul li > a.small, .hero .hero-content > a.small,
.hero .hero-content .actions > a.small, .listed-event .small.more, .small.load-more, .tott-profile-form button.small,
.tott-login-form button.small, .gform_footer button.small, .gform_footer input.small[type=submit], #event-form p.small.submit {
    font-size: 1em;
}
.btn:hover, .chapter-dropdown > a:hover, .chapter-dropdown ul li > a:hover, .hero .hero-content > a:hover,
.hero .hero-content .actions > a:hover, .listed-event .more:hover, .load-more:hover, .tott-profile-form button:hover,
.tott-login-form button:hover, .gform_footer button:hover, .gform_footer input[type=submit]:hover, #event-form p.submit:hover {
    background: #6a0f20;
}

.arrow-btn::after {
    content: '>';
    font-family: "tott";
    margin-left: 6px;
    font-size: 0.9em;
}

.container {
    -webkit-transition: padding 350ms ease-in-out;
    -moz-transition: padding 350ms ease-in-out;
    transition: padding 350ms ease-in-out;
}

.outter-wrap {
    max-width: 1240px;
    background: white;
    padding: 0 0 235px 0;
    min-height: calc(100vh - 40px);
}

.main-nav-wrap, .main-nav li .sub-menu .sub-menu-wrap, .hybrid-gallery .nav .next_prev::before,
.hybrid-gallery .nav .next_prev::after, .widget_mini_carousel .mini-item .cta-btn,
.mini-carousel .mini-item .cta-btn {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}

.secondary-nav-mobile li a, .secondary-nav li a, .ham-expand-wrapper .ham-expand-btn::before, .ssk-group .ssk:before, .calendar-filter .calendar-toggle .toggle_calendar, .em-calendar-wrapper .calendar-header .nextprev li a, body.single-event .date-single .right a, .dropdownreplace .current:after, .dash-boxes-wrap .box .kpi .additional-stats .titl .close, .notification:before, .tott-profile-form label:before,
.tott-login-form label:before, .avatar-preview-wrap .toggle, .avatar-btns.avatar-btns button, table.table thead th.filtered:after, .table-footer .select-wrap:after, #event-form .event-form-image label:before, footer .facebook:before, .white-popup.profile .miles:before {
    font-family: 'tott';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wrap {
    width: 100%;
    padding: 0 15px;
}
.wrap > * {
    width: 1010px;
    margin: 0 auto;
}
.wrap > *:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " " !important;
    clear: both;
    height: 0;
}
.wrap > header {
    width: 1200px;
}

.header {
    height: 85px;
    background: #203772;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1001;
    border-bottom: 2px solid white;
}

.m {
    background: #6a0f20;
    cursor: pointer;
    overflow: hidden;
    height: 83px;
    width: 20%;
    display: block;
    float: left;
    padding: 0;
    position: relative;
    z-index: 1000;
    -webkit-transition: background 350ms ease-in-out;
    -moz-transition: background 350ms ease-in-out;
    transition: background 350ms ease-in-out;
}
.m .text {
    color: white;
    float: left;
    line-height: 86px;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
}
.m .icon {
    width: 40px;
    height: 30px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    top: 26px;
    left: 50%;
    margin-left: -20px;
}
.m .icon span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background: #abbadf;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.m .icon span:nth-child(1) {
    top: 0px;
}
.m .icon span:nth-child(2), .m .icon span:nth-child(3) {
    top: 12px;
}
.m .icon span:nth-child(4) {
    top: 24px;
}
.m:hover, .m.on {
    background: #143429;
}
.m:hover .icon span, .m.on .icon span {
    background: white;
}
.m.on .icon span:nth-child(1), .m.on .icon span:nth-child(4) {
    top: 14px;
    width: 0%;
    left: 50%;
}
.m.on .icon span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.m.on .icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.logo {
    margin: 9px 0 0 2.5%;
    float: left;
    overflow: hidden;
    width: 86px;
    text-align: center;
    max-width: 265px;
}
.logo a {
    text-decoration: none;
    text-indent: -9999em;
    max-width: 100%;
    background: url(images/logo.svg) no-repeat top left/cover;
    display: block;
    height: 64px;
    width: 100%;
    padding-bottom: 20.4545454545%;
    position: relative;
}

.nav {
    padding: 0;
    margin: 0;
}
.nav li {
    float: left;
    list-style: none;
}
.nav li a {
    text-decoration: none;
    letter-spacing: 0.45px;
}

.main-nav-wrap {
    position: fixed;
    left: -310px;
    top: 83px;
    bottom: 0;
    width: 285px;
    overflow: auto;
    z-index: 1001;
    background: white;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    visibility: hidden;
}

html.open .main-nav-wrap {
    left: 0;
    visibility: visible;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

html.open .sticky-wrap {
    overflow-y: hidden;
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
}

.menu-off {
    position: fixed;
    top: 0;
    left: -200%;
    width: 100%;
    height: 100%;
    z-index: 102;
    display: block;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: left 0ms linear 300ms, background 300ms linear 0ms;
    -moz-transition: left 0ms linear 300ms, background 300ms linear 0ms;
    transition: left 0ms linear 300ms, background 300ms linear 0ms;
}

html.open .menu-off {
    left: 0%;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: left 0ms linear 0ms, background 300ms linear 0ms;
    -moz-transition: left 0ms linear 0ms, background 300ms linear 0ms;
    transition: left 0ms linear 0ms, background 300ms linear 0ms;
}

.main-nav {
    width: 100%;
    margin: 0;
}
.main-nav ul {
    padding: 0;
}
.main-nav li {
    width: 100%;
}
.main-nav li.mobile {
    display: block;
}
.main-nav li.hover a {
    background: #203772;
    color: white;
}
.main-nav li.support a, .main-nav li.apply a {
    color: white;
}
.main-nav li + li {
    border-top: 1px solid #e5e5e5;
}
.main-nav li a {
    font-size: 1em;
    color: #143429;
    line-height: 1.2em;
    padding: 4px 15px 4px 25px;
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.main-nav li a:hover {
    background: #203772;
    color: white;
}
.main-nav li .sub-menu {
    padding: 0;
    margin: 0;
}
.main-nav li .sub-menu li {
    border-top: 1px solid #e5e5e5;
}
.main-nav li .sub-menu li a {
    padding: 4px 15px 4px 35px;
    font-style: italic;
    font-size: 1em;
}
.main-nav li .sub-menu li.menu-item-has-children {
    position: relative;
    overflow: hidden;
}
.main-nav li .sub-menu li.menu-item-has-children:after {
    content: ">";
    position: absolute;
    right: 10px;
    top: -1px;
    color: #e5e5e5;
    font-size: 1.25em;
    font-family: "tott";
    display: none;
}
.main-nav li .sub-menu li.menu-item-has-children.hover {
    overflow: visible;
}
.main-nav li .sub-menu .sub-menu li {
    border-top: 0 none;
}
.main-nav li .sub-menu .sub-menu li + li {
    border-top: 1px solid #2b4a9a;
}
.main-nav li .sub-menu .sub-menu li a {
    color: #fff;
    padding: 5px 15px 5px 25px;
}
.main-nav li .sub-menu .sub-menu-wrap {
    display: none;
    position: absolute;
    width: 550px;
    height: 100%;
    top: 0;
    left: 285px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.main-nav li .sub-menu .sub-menu-wrap.open {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.main-nav li .sub-menu .sub-menu-wrap > .sub-menu {
    clear: both;
    overflow: hidden;
    background: rgba(32, 55, 114, 0.95);
    position: absolute;
}
.main-nav li .sub-menu .sub-menu li.nav-column {
    float: left;
    width: 175px;
    padding: 15px 5px 15px 15px;
    border: 0;
}
.main-nav li .sub-menu .sub-menu li.nav-column.menu-item-has-children:after {
    display: none;
}
.main-nav li .sub-menu .sub-menu li.nav-column > a {
    font-size: 1.0625em;
    font-weight: 600;
    padding-top: 0;
    padding-left: 5px;
    line-height: 1.4;
    height: auto;
}
.main-nav li .sub-menu .sub-menu li.nav-column > a:hover {
    padding-left: 8px;
}
.main-nav li .sub-menu .sub-menu li.nav-column .sub-menu {
    padding-left: 10px;
}
.main-nav li .sub-menu .sub-menu li.nav-column li {
    border: 0;
}
.main-nav li .sub-menu .sub-menu li.nav-column li a {
    color: white;
    font-size: 0.9375em;
    height: auto;
    line-height: 1.5;
    padding: 0;
    font-style: normal;
    padding-left: 8px;
    background: none;
    -webkit-transition: padding 300ms ease-in-out;
    -moz-transition: padding 300ms ease-in-out;
    transition: padding 300ms ease-in-out;
}
.main-nav li .sub-menu .sub-menu li.nav-column li a:hover {
    background: none;
    padding-left: 10px;
}
.main-nav li .sub-menu .sub-menu li.nav-column + .nav-column {
    padding-left: 0;
}

.secondary-nav-mobile {
    display: block;
    background: #c4cee8;
}
.secondary-nav-mobile li {
    width: 50%;
    float: left;
}
.secondary-nav-mobile li + li {
    border-left: 1px solid #abbadf;
}
.secondary-nav-mobile li a {
    display: block;
    text-align: center;
    padding: 5px 0;
    font-size: 1.5625em;
    color: #6a0f20;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}

.secondary-nav {
    float: right;
    margin: 40px 30px 0 0;
    display: none;
}
.secondary-nav li a {
    color: white;
    font-size: 1.0625em;
    line-height: 1;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.secondary-nav li a:hover {
    color: #abbadf;
}
.secondary-nav li + li {
    margin-left: 15px;
}
.secondary-nav li.share-toggle a {
    color: #abbadf;
    font-size: 1.375em;
}
.secondary-nav li.share-toggle a:hover {
    color: white;
}

.signup-wrap {
    clear: both;
    border-top: 2px solid white;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 1em;
}
.signup-wrap .signup {
    width: 100%;
    padding: 30px 15px;
    color: white;
    text-decoration: none;
    font-size: 1.25em;
    display: inline-block;
    position: relative;
    background: #4864ac;
    white-space: nowrap;
}
.signup-wrap .signup:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 1;
    background: url(images/dirt.jpg) no-repeat 0 0;
    background-size: cover;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 20 ")";
    filter: alpha(opacity=20);
    zoom: 1;
    -webkit-transition: all 550ms ease-in-out;
    -moz-transition: all 550ms ease-in-out;
    transition: all 550ms ease-in-out;
}
.signup-wrap .signup + .signup {
    border-top: 2px solid white;
    background: #203772;
}
.signup-wrap .signup + .signup:before {
    background-position: 100% 100%;
}
.signup-wrap .signup + .signup + .signup {
    background: #869cd1;
}
.signup-wrap .signup:hover:before {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 10 ")";
    filter: alpha(opacity=10);
    zoom: 1;
}
.signup-wrap .signup span {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding-left: 50px;
    z-index: 2;
}
.signup-wrap .signup span em {
    font-style: normal;
}
.signup-wrap .signup span:before {
    margin-right: 10px;
    margin-left: 0;
    line-height: 1;
    position: absolute;
    left: 0;
    top: -10px;
}
.signup-wrap .signup span.icon-signup-individual:before {
    font-size: 40px;
}
.signup-wrap .signup span.icon-signup-organization {
    padding-left: 70px;
}
.signup-wrap .signup span.icon-signup-organization:before {
    font-size: 60px;
    top: -20px;
}
.signup-wrap .signup span.icon-start-chapter {
    padding-left: 68px;
}
.signup-wrap .signup span.icon-start-chapter:before {
    font-size: 58px;
    top: -15px;
}

.home-content {
    width: 100%;
    display: inline-block;
}
.home-content .presented-by {
    clear: both;
}
.home-content .presented-by p {
    font-size: 1.3125em;
    text-transform: uppercase;
    color: #abbadf;
    font-family: "Jockey One", sans-serif;
    letter-spacing: 0.75px;
    margin: 0.5em 0 0 0;
    text-align: center;
    width: 100%;
}
.home-content .presented-by ul {
    width: 100%;
    text-align: center;
    padding: 0;
}
.home-content .presented-by ul li {
    display: inline-block;
    margin: 0 15px;
}
.home-content .presented-by ul a {
    display: block;
    margin: 0;
}
.home-content .presented-by ul img {
    width: 100%;
    height: auto;
}

.home-map-wrap {
    margin: 3em 0 1em 0;
    text-align: center;
    padding: 8em 0;
    position: relative;
    overflow: hidden;
    background: url(images/home-hikers.jpg) no-repeat 50% 50%;
}
.home-map-wrap:before, .home-map-wrap:after {
    content: '';
    display: block;
    width: 105%;
    background-size: cover;
    background-repeat: no-repeat-;
    background-position: 50% 50%;
    left: -2.5%;
    position: absolute;
}
.home-map-wrap:before {
    height: 45px;
    top: -2px;
    background-image: url(images/map-top.svg);
}
.home-map-wrap:after {
    height: 50px;
    bottom: -2px;
    background-image: url(images/map-bottom.svg);
}
.home-map-wrap h3 {
    color: white;
    font-family: "Montserrat", sans-serif;
    text-transform: none;
}
.home-map-wrap .btn {
    padding: 15px 60px;
}

.chapter-dropdown {
    width: auto;
    display: inline-block;
    min-width: 290px;
    position: relative;
}
.chapter-dropdown > a {
    margin-top: 10px;
    position: relative;
    z-index: 2;
    width: 100%;
}
.chapter-dropdown:hover ul, .chapter-dropdown:focus ul {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    pointer-events: initial;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
.chapter-dropdown ul {
    padding: 0;
    list-style: none;
    width: auto;
    font-size: 1em;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    pointer-events: none;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}
.chapter-dropdown ul li > a {
    background: #203772;
    display: block;
}
.chapter-dropdown ul li > a:hover {
    background: #4864ac;
}
.chapter-dropdown ul li + li > a {
    border-top: 1px solid #4864ac;
}

.sponsors-wrap .sponsors {
    padding: 0;
    margin-top: 2em;
    width: 100%;
    text-align: center;
}
.sponsors-wrap .sponsors li {
    list-style: none;
    display: inline-block;
    margin: 0 3% 15px 3%;
    max-width: 27%;
    padding: 15px;
    float: left;
    list-style: none;
}
.sponsors-wrap .sponsors a {
    display: block;
}
.sponsors-wrap .sponsors img {
    width: 100%;
    height: auto;
}

body:not(.home) .sponsor-group {
    margin-top: 1em;
}
body:not(.home) .sponsor-group + .sponsor-group {
    border-top: 1px solid #e6e6e6;
    padding-top: 1.5em;
    margin-top: 1.5em;
}
body:not(.home) .sponsor-group h4 {
    color: #203772;
    text-transform: uppercase;
    font-size: 1.875em;
}
body:not(.home) .sponsor-group.funder-donor .sponsors li {
    max-width: 50%;
}
body:not(.home) .sponsor-group.friends-of-tott .sponsors li {
    max-width: 50%;
}

body:not(.home) .sponsors {
    padding: 0;
    width: 100%;
    text-align: center;
}
body:not(.home) .sponsors li {
    list-style: none;
    display: inline-block;
    margin: 0 0 15px 0;
    width: 50%;
    padding: 15px;
    float: left;
    list-style: none;
}
body:not(.home) .sponsors li:nth-of-type(odd) {
    clear: left;
}
body:not(.home) .sponsors a {
    list-style: none;
    display: block;
    width: 100%;
    height: auto;
}
body:not(.home) .sponsors img {
    max-width: 92%;
    height: auto;
    margin: 0 auto;
}

.hero {
    width: 100%;
    max-width: 1240px;
    height: 0;
    position: relative;
    margin: 0 auto;
    padding-bottom: 87.0666666667%;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;

}
.hero .hero-content {
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 960px;
    padding: 0 15px;
    text-align: center;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.hero .hero-content > a,
.hero .hero-content .actions > a {
    margin-top: 10px;
    font-size: 0.9375em;
}
.hero .hero-content h2,
.hero .hero-content > p {
    color: white;
    text-shadow: 0 0px 15px rgba(0, 0, 0, 0.4);
    margin-bottom: 10px;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.hero .hero-content h2 {
    font-size: 3.125em;
    line-height: 0.9;
    color: white;
    font-family: "Jockey One", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.hero .hero-content > p {
    font-size: 1.375em;
    line-height: 1.2;
    font-weight: 500;
    margin: 1em auto;
}
.hero .hero-images {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
}
.hero .hero-images .mobile {
    display: block;
}
.hero .hero-images .desktop {
    display: none;
}
.hero img {
    width: 100%;
    height: auto;
}

.carousel.dyk {
    background: #143429;
    overflow: hidden;
    position: relative;
    padding: 0;
    width: 100%;
    height: 0;
    padding-bottom: 80%;
    max-width: 575px;
    margin: 0 auto;
    -webkit-transition: margin 350ms ease-in-out;
    -moz-transition: margin 350ms ease-in-out;
    transition: margin 350ms ease-in-out;
}
.carousel.dyk .carousel-items {
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.carousel.dyk .images {
    position: absolute;
    top: 0;
    left: 0;
    width: 400%;
}
.carousel.dyk .images img {
    width: 100%;
    height: auto;
    position: absolute;
    top: -90px;
    left: 0;
    max-width: 100%;
    -webkit-transition: all 850ms cubic-bezier(0.68, 0.005, 0.315, 0.99) 100ms;
    -moz-transition: all 850ms cubic-bezier(0.68, 0.005, 0.315, 0.99) 100ms;
    transition: all 850ms cubic-bezier(0.68, 0.005, 0.315, 0.99) 100ms;
}
.carousel.dyk .images img.background {
    z-index: 1;
    top: -115px;
    -webkit-transition-timing-function: cubic-bezier(0.64, 0.325, 0.33, 0.655);
    -moz-transition-timing-function: cubic-bezier(0.64, 0.325, 0.33, 0.655);
    transition-timing-function: cubic-bezier(0.64, 0.325, 0.33, 0.655);
}
.carousel.dyk .images img.foreground {
    z-index: 2;
}
.carousel.dyk .images.current img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel.dyk .text {
    z-index: 400;
    position: absolute;
    left: 50%;
    top: 50%;
    width: calc(100% - 100px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: opacity 450ms ease-in-out;
    -moz-transition: opacity 450ms ease-in-out;
    transition: opacity 450ms ease-in-out;
}
.carousel.dyk .text.current {
    z-index: 500;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.carousel.dyk .text a {
    font-size: 1.125em;
    padding: 7px 40px;
    color: white;
}
.carousel.dyk .text:before {
    margin: 0;
    padding: 0;
    display: block;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 50%;
    line-height: 1em;
    margin-top: -65px;
    font-size: 8.125em;
    color: white;
    width: auto;
    display: none;
}
.carousel.dyk h3 {
    font-size: 5em;
    color: white;
    line-height: 1.1;
    padding-left: 0;
    margin-bottom: 15px;
}
.carousel.dyk h3 span {
    display: block;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
}
.carousel.dyk .arrows {
    color: white;
    font-family: "tott";
    font-size: 2.5em;
    padding: 10px;
    border: 0;
    background: none;
    z-index: 102;
    position: absolute;
    top: 50%;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 70 ")";
    filter: alpha(opacity=70);
    zoom: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity 350ms ease-in-out;
    -moz-transition: opacity 350ms ease-in-out;
    transition: opacity 350ms ease-in-out;
}
.carousel.dyk .arrows:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.carousel.dyk .arrows.prev {
    left: 5px;
}
.carousel.dyk .arrows.next {
    right: 5px;
}

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

.header-image {
    padding-bottom: 28.6290322581%;
    height: 0;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative;
}
.header-image h2 {
    color: white;
    font-size: 2.5em;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    line-height: 0.9;
    margin: 0;
    position: absolute;
    top: 50%;
    padding: 0 20px;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}

.crumbs {
    margin: 0 0 2em 0;
    color: #203772;
}
.crumbs > span {
    vertical-align: middle;
}
.crumbs a {
    color: #203772;
    text-decoration: none;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.crumbs a:hover {
    color: #6a0f20;
}
.crumbs .sep {
    margin: 0 6px;
    font-family: "tott";
    font-size: 0.8em;
}

.section h1, .section h2, .section h3, .section h4, .section h5, .section h6 {
    color: #203772;
    text-transform: uppercase;
    line-height: 1em;
}

.section h1 {
    font-size: 3.125em;
}

.section h2 {
    font-size: 2.5em;
}

.section h3 {
    font-size: 2.25em;
}

.section h4 {
    font-size: 1.875em;
}

.section h5 {
    font-size: 1.5625em;
}

.section h6 {
    font-size: 1.25em;
}

.section + .section {
    border-top: 1px solid #e6e6e6;
    padding-top: 1.5em;
    margin-top: 1.5em;
}

.section hr {
    margin: 30px 0;
    border: none;
    outline: none;
    width: 100%;
    height: 2px;
    background: #e6e6e6;
}

.section a {
    color: #6a0f20;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.section a:hover {
    color: #4864ac;
}
.section a.btn {
    color: white;
    font-weight: 400;
}
.section a.btn:hover {
    color: white;
}

.section .wp-caption {
    max-width: 100%;
    height: auto;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.section .wp-caption-text {
    background: #4864ac;
    color: white;
    display: block;
    margin: 0;
    padding: 10px 10px 10px 15px;
}

.section figure {
    margin-left: 0;
    margin-right: 0;
}

.section ul {
    padding-left: 10px;
    margin: 1.5em 0 1em 0;
}
.section ul li {
    list-style: none;
    padding-left: 30px;
    position: relative;
    margin-bottom: 8px;
    color: #222;
    font-weight: 400;
}
.section ul li:before {
    position: absolute;
    left: 0;
    top: 9px;
    line-height: 1;
    background: #b7c7ef;
    font-weight: 100;
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
.section ul ul li:after {
    position: absolute;
    left: 2px;
    top: 11px;
    line-height: 1;
    background: #fff;
    font-weight: 100;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.section ol {
    margin: 2em 0 1em 0;
    padding-left: 10px;
    list-style-type: none;
}
.section ol li {
    margin-bottom: 8px;
    counter-increment: step-counter;
    position: relative;
    padding-left: 35px;
    font-size: 1.125em;
    color: #222;
    font-weight: 400;
}
.section ol li:before {
    content: counter(step-counter);
    position: absolute;
    left: -2px;
    top: 4px;
    font-size: 80%;
    background-color: #b7c7ef;
    color: white;
    font-weight: bold;
    height: 20px;
    width: 20px;
    line-height: 22px;
    text-align: center;
    border-radius: 3px;
}

.section blockquote {
    margin: 2em 0;
    padding: 20px;
    background: #f9fdff;
    border-left: 10px solid #4864ac;
    font-size: 1.125em;
}
.section blockquote p {
    font-weight: 100;
}
.section blockquote p:last-child {
    margin-bottom: 0;
}

.content .left {
    position: relative;
    z-index: 100;
}
.content .left:after {
    width: 44px;
    height: 4px;
    background: #4567b8;
    content: '';
    display: block;
    position: relative;
    margin-top: 1.5em;
}
.content .left.no-line::after {
    display: none;
}

.content .sidebar {
    clear: both;
    margin-top: 2em;
    position: relative;
    z-index: 1;
}

.content .module + .module {
    margin-top: 2.25em;
}

.content .section + .section {
    margin-top: 1.5em;
    padding-top: 1.5em;
    border-top: 1px solid #e6e6e6;
}

.content .module.events {
    margin-top: 2.25em;
}
.content .module.events h4 {
    font-size: 1.5em;
    color: #203772;
    text-transform: uppercase;
    line-height: 1.2em;
}
.content .module.events ul {
    padding: 0;
}
.content .module.events ul li {
    position: relative;
    list-style: none;
    overflow: hidden;
    max-width: 280px;
}
.content .module.events ul li + li {
    margin-top: 1em;
}
.content .module.events ul li:not(.all-events-link) a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: white;
    z-index: 10;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
}
.content .module.events ul .all-events-link a {
    color: #6a0f20;
    font-weight: 600;
    font-size: 1.125em;
    text-decoration: none;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.content .module.events ul .all-events-link a:hover {
    color: #203772;
}
.content .module.events ul img {
    float: left;
}
.content .module.events ul h6 {
    float: right;
    max-width: calc(100% - 78px);
    color: #4864ac;
    font-size: 1em;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-transform: none;
    margin: -2px 0 0 0;
    line-height: 1.3;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.content .module.events ul h6 span {
    display: block;
    color: #6a0f20;
    margin-top: 5px;
}
.content .module.events ul:hover h6 {
    color: #203772;
}

body.blog .content .left:after {
    display: none;
}

.tertiary-nav-wrap {
    background: #f9fdff;
}
.tertiary-nav-wrap h3 {
    color: white;
    letter-spacing: 0.5px;
    background: #4864ac;
    font-size: 1.5em;
    margin: 0;
    height: 55px;
    line-height: 55px;
    padding-left: 20px;
}
.tertiary-nav-wrap ul {
    padding: 0 20px;
}
.tertiary-nav-wrap li {
    list-style: none;
}
.tertiary-nav-wrap li + li {
    border-top: 1px solid #e6eeff;
}
.tertiary-nav-wrap li.current_page_item a {
    color: #4864ac;
}
.tertiary-nav-wrap a {
    font-size: 1.125em;
    padding: 10px 0;
    color: #3a3a3a;
    display: block;
    text-decoration: none;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.tertiary-nav-wrap a:hover {
    color: #4864ac;
    padding-left: 3px;
}

#map-canvas {
    width: 100%;
    padding-bottom: 75%;
}

article {
    border-top: 1px solid #c4cee8;
    margin-top: 1.5em;
    padding-top: 1.5em;
}
article .img-wrap {
    margin: 5px auto 10px auto;
    position: relative;
    display: inline-block;
}
article h3 {
    margin-bottom: 5px;
    font-size: 1.5em;
}
article h3 a {
    text-decoration: none;
    color: #6a0f20;
}
article .btn {
    font-size: 1.125em;
}

.meta {
    display: inline-block;
    width: 100%;
    background: #eee;
    padding: 5px 10px;
    color: #203772;
}
.meta .backto {
    float: left;
    margin-right: 20px;
}

.wp_page_numbers {
    clear: both;
    padding-top: 1.5em;
    margin-top: 2em;
    border-top: 1px solid #abbadf;
}
.wp_page_numbers ul {
    margin: 0;
    padding: 0;
}
.wp_page_numbers ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}
.wp_page_numbers ul li.page_info {
    color: #999;
    margin: 0;
    width: auto;
    margin: 0 20px 0 0;
    padding-left: 10px;
    font-size: 0.875em;
}
.wp_page_numbers ul li.active_page a {
    color: #8d2a43;
}
.wp_page_numbers ul li.next-page_btn, .wp_page_numbers ul li.prev-page_btn {
    display: none;
}
.wp_page_numbers ul li a {
    display: block;
    font-size: 1.375em;
    text-decoration: none;
    color: #c4cee8;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.wp_page_numbers ul li a:hover {
    color: #8d2a43;
}
.wp_page_numbers ul li:before {
    display: none;
}

.ham-expand-wrapper {
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    -webkit-transition: max-height 300ms ease-in-out;
    -moz-transition: max-height 300ms ease-in-out;
    transition: max-height 300ms ease-in-out;
}
.ham-expand-wrapper span {
    display: block;
}
.ham-expand-wrapper .ham-expand-btn {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    color: #143429;
    font-weight: 600;
    font-size: 1.125em;
    position: relative;
    padding-left: 35px;
}
.ham-expand-wrapper .ham-expand-btn::before {
    color: #abbadf;
    display: block;
    font-style: normal;
    font-weight: normal;
    content: '\e803';
    font-size: 1.375em;
    position: absolute;
    left: 1px;
    top: 1px;
    line-height: 1;
    -webkit-transition: all 350ms linear;
    -moz-transition: all 350ms linear;
    transition: all 350ms linear;
}
.ham-expand-wrapper .ham-expand-btn:hover::before {
    color: #6a0f20;
}
.ham-expand-wrapper .ham-expand-content {
    padding: 10px 0 0 35px;
}
.ham-expand-wrapper .ham-expand-content br {
    display: none;
}
.ham-expand-wrapper.open .ham-expand-btn::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #6a0f20;
}

.section .ham-expand-wrapper:last-child {
    margin-bottom: 0;
}

.ssk-group {
    position: fixed;
    top: 83px;
    right: -100%;
    overflow: hidden;
    width: 150px;
    z-index: 1001;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}
.ssk-group.open {
    right: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.ssk-group .ssk {
    border: 0;
    width: 100%;
    padding: 0;
    color: white;
    height: 40px;
    font-size: 0.875em;
    float: left;
    position: relative;
    padding-left: 55px;
    line-height: 40px;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: background 350ms ease-in-out;
    -moz-transition: background 350ms ease-in-out;
    transition: background 350ms ease-in-out;
}
.ssk-group .ssk span {
    display: none;
}
.ssk-group .ssk:before {
    display: block;
    text-align: center;
    font-size: 1.25em;
    height: 100%;
    width: 40px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 40px;
    font-weight: 100;
}
.ssk-group .ssk.ssk-facebook {
    background: #255C95;
}
.ssk-group .ssk.ssk-facebook:before {
    background: #1F4E7E;
    content: '\46';
}
.ssk-group .ssk.ssk-facebook:hover {
    background: #1F4E7E;
}
.ssk-group .ssk.ssk-twitter {
    background: #00B4E0;
}
.ssk-group .ssk.ssk-twitter:before {
    background: #0099BE;
    content: '\54';
}
.ssk-group .ssk.ssk-twitter:hover {
    background: #0099BE;
}
.ssk-group .ssk.ssk-pinterest {
    background: #F1403A;
}
.ssk-group .ssk.ssk-pinterest:before {
    background: #CD3631;
    content: '\50';
}
.ssk-group .ssk.ssk-pinterest:hover {
    background: #CD3631;
}
.ssk-group .ssk.ssk-email {
    background: #1C87BD;
}
.ssk-group .ssk.ssk-email:before {
    background: #187AAB;
    content: '\45';
}
.ssk-group .ssk.ssk-email:hover {
    background: #187AAB;
}

.home-events-wrap {
    margin: 0 0 3em 0;
}
.home-events-wrap h3 {
    line-height: 1.1;
    margin-bottom: 30px;
}
.home-events-wrap .events {
    width: 100%;
}
.home-events-wrap .events + .events {
    /*border-top: 1px solid #e6e6e6;*/
    /*padding-top: 4%;*/
    /*margin-top: 4%;*/
}
.home-events-wrap .column + .column {
    margin-top: 2em;
}

.chapter-events-intro {
    background: #203772;
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

.event {
    position: relative;
    overflow: hidden;
}
.event a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: white;
    z-index: 10;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
}
.event h4 {
    font-size: 1.5em;
    color: #4a62a1;
    font-family: "Montserrat", sans-serif;
    margin: 0 0 5px 0;
    line-height: 1.2;
}
.event p {
    font-size: 1em;
    margin-bottom: 0.75em;
}
.event p.date {
    font-weight: 600;
}
.event .date {
    margin-bottom: 5px;
}
.event .more {
    color: #6a0f20;
    font-weight: 700;
    font-size: 1.125em;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.event.special {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 2em;
    padding-bottom: 1.5em;
}
.event.special p,
.event.special .more {
    margin-left: 15px;
}
.event.special .img-wrap {
    position: relative;
    margin-bottom: 1em;
}
.event.special .img-wrap img {
    width: 100%;
}
.event.special .img-wrap h4 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(32, 55, 114, 0.65);
    padding: 10px 15px;
    color: white;
    font-size: 1.25em;
    margin: 0;
}
.event.approved img {
    float: left;
}
.event.approved .copy {
    float: right;
    margin-top: -5px;
    width: calc(100% - 100px);
}
.event.approved + .approved {
    margin-top: 2em;
}
.event:hover .more {
    color: #4a62a1;
}

.events-wrap + .events-wrap {
    border-top: 1px solid #e6e6e6;
    padding-top: 1.5em;
    margin-top: 1.5em;
}

.events-wrap .event.special .img-wrap h4 {
    font-size: 1em;
}

.events-wrap .event.special + .event.special {
    margin-top: 1.5em;
}

.events-top-wrap {
    clear: both;
    margin-top: 2em;
}

.calendar-filter {
    margin-top: 1em;
}
.calendar-filter .intro {
    margin: 0 0 1em 0;
    font-size: 1.125em;
}
.calendar-filter .calendar-toggle {
    float: left;
    margin-top: 3px;
}
.calendar-filter .calendar-toggle p {
    font-size: 0.9375em;
    font-style: italic;
    float: left;
    margin: 3px 10px 0 20px;
}
.calendar-filter .calendar-toggle .toggle_calendar {
    background: none;
    float: left;
    border: 0;
    color: #999;
    padding: 0 8px;
    font-size: 1.75em;
    transition: color 350ms ease-in-out;
}
.calendar-filter .calendar-toggle .toggle_calendar.list {
    font-size: 1.375em;
    line-height: 30px;
}
.calendar-filter .calendar-toggle .toggle_calendar:hover {
    color: #203772;
}
.calendar-filter .calendar-toggle .toggle_calendar.on {
    color: #6a0f20;
}
.calendar-filter .calendar-toggle .toggle_calendar + button {
    margin-right: 5px;
    line-height: 31px;
}
.calendar-filter .btn {
    float: right;
    margin-top: -15px;
}

.single-datetime {
    display: block;
    background: #6a0f20;
    margin-bottom: 1em;
    padding: 10px 10px 10px 20px;
}
.single-datetime span {
    color: white;
    font-size: 1.375em;
    margin-right: 1em;
}
.single-datetime span:before {
    margin-right: 15px;
}

.calendar-wrap {
    position: relative;
    overflow: hidden;
    margin-top: 0.25em;
}
.calendar-wrap .views {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 1;
    transition: opacity 500ms ease-in-out;
}
.calendar-wrap .views.hidden {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.calendar-wrap .views.calendar .first-section > p {
    font-size: 0.875em;
}
.calendar-wrap .views.list > div {
    margin-top: 10px;
}

.listed-event {
    background: #eee;
    border: 1px solid #d9d9d9;
    position: relative;
    min-height: 200px;
    overflow: hidden;
}
.listed-event + .listed-event {
    margin-top: 1em;
}
.listed-event h4 {
    text-transform: uppercase;
    color: #203772;
    font-size: 0.875em;
    margin-bottom: 0.25em;
}
.listed-event h3 {
    font-size: 1.25em;
    color: black;
    font-weight: 600;
    margin-bottom: 0;
}
.listed-event p {
    font-size: 0.9375em;
    color: black;
}
.listed-event p:last-child {
    margin-bottom: 0;
    font-size: 1em;
}
.listed-event img {
    max-width: 100%;
    height: auto;
    float: left;
}
.listed-event .date {
    color: #999;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 0.9375em;
}
.listed-event .text {
    margin-left: 30px;
    float: left;
    padding: 20px 0;
    width: calc(100% - 440px);
}
.listed-event .text .tot {
    width: 30px;
    height: 13px;
    background: url(images/tot-cat.png);
    display: inline-block;
    margin-right: 5px;
    line-height: 1;
    position: relative;
    top: 1px;
}
.listed-event .more {
    clear: both;
    display: inline-block;
    float: right;
}

.load-more {
    clear: both;
    margin: 2em auto 2em 50%;
    color: white;
    font-size: 1em;
    transform: translateX(-50%);
}

body.single-event .date-single {
    background: #eee;
    padding: 10px;
    width: 100%;
    margin-bottom: 1em;
    font-size: 1.0625em;
}
body.single-event .date-single .right {
    float: right;
}
body.single-event .date-single .right a {
    color: #6a0f20;
    display: inline-block;
    position: relative;
    top: 1px;
    line-height: 1;
    margin-right: 5px;
    font-size: 1.125em;
}
body.single-event .date-single .backto {
    float: left;
    position: relative;
    top: 2px;
    margin-right: 20px;
    font-size: 0.875em;
}

div#em-loading {
    z-index: 99;
}

.dropdownreplace {
    background: #eff2f5;
    border: 1px solid #eee;
    width: 100%;
    padding: 0;
    line-height: 34px;
    cursor: pointer;
    font-weight: 300;
    letter-spacing: 0.5px;
    display: block;
    float: left;
    margin-bottom: 0.5em;
    position: relative;
    z-index: 10;
}
.dropdownreplace .current {
    display: block;
    font-size: 1.0625em;
    padding: 0 34px 0 10px;
    text-align: left;
    color: #6a0f20;
    font-weight: bold;
    text-decoration: none;
}
.dropdownreplace .current:after {
    content: '\e80e';
    position: absolute;
    line-height: 37px;
    top: -1px;
    right: -1px;
    width: 40px;
    height: 36px;
    text-align: center;
    color: white;
    font-size: 1.25em;
    background: #203772;
}
.dropdownreplace .selection {
    position: absolute;
    width: 100%;
    border: 1px solid #eee;
    background: white;
    padding: 5px 10px;
    left: -9999px;
    top: 120%;
    opacity: 0;
    transition: top 200ms ease-in-out 0ms,opacity 100ms linear 0ms,left 0ms linear 0ms;
}
.dropdownreplace .selection::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent white transparent;
    position: absolute;
    top: -8px;
    left: 17px;
}
.dropdownreplace ul.selection-list {
    width: 100%;
    list-style: none;
    list-style-image: none;
    text-align: left;
    overflow: auto;
    margin: 0;
    padding: 0;
    position: relative;
}
.dropdownreplace ul.selection-list li {
    padding: 0;
    line-height: 1.3em;
    transition: all 300ms ease-in-out;
    color: black;
    font-style: italic;
    font-size: 1.0625em;
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
}
.dropdownreplace ul.selection-list li:before {
    display: none;
}
.dropdownreplace ul.selection-list li + li {
    border-top: 1px solid #eee;
}
.dropdownreplace ul.selection-list li.noborder {
    border-top: 0;
}
.dropdownreplace ul.selection-list li.title {
    padding: 10px;
    cursor: default;
}
.dropdownreplace ul.selection-list li.title:hover {
    color: #333;
}
.dropdownreplace ul.selection-list li a {
    color: #6a0f20;
    display: block;
    padding: 10px 0 10px 8px;
    text-decoration: none;
    transition: color 350ms ease-in-out;
}
.dropdownreplace ul.selection-list li a:hover {
    color: #203772;
}
.dropdownreplace ul.selection-list li a.disabled {
    color: #eee;
}
.dropdownreplace ul.selection-list li.current {
    font-weight: 500;
    color: #203772;
}
.dropdownreplace.open .selection {
    left: 0;
    top: 100%;
    opacity: 1;
    transition: top 200ms ease-in-out 0ms,opacity 100ms linear 0ms,left 0ms linear 0ms;
}

@media only screen and (max-width: 899px) {
    .calendar-filter .btn {
        margin-top: 0px;
        padding: 5px 15px;
        font-size: 1.25em;
    }
}

@media only screen and (max-width: 768px) {
    .views.list .listed-event img {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        -webkit-filter: blur(2px);
        filter: blur(2px);
        opacity: 0.20;
        transform: translateY(-50%);
    }
    .views.list .listed-event .text {
        position: relative;
        margin-left: 0;
        padding: 15px;
        width: 100%;
        right: auto;
        transform: translateY(0);
    }
}

@media only screen and (max-width: 650px) {
    .calendar-filter .calendar-toggle {
        display: none;
    }
    .calendar-wrap .views.calendar {
        display: none;
    }
    .calendar-wrap .views.list {
        position: relative;
        opacity: 1;
        z-index: 1;
    }
}

@media only screen and (min-width: 900px) {
    .dropdownreplace {
        max-width: 275px;
        float: left;
        width: 32%;
    }
}

.header-profile {
    float: right;
    margin: 20px 15px 0 0;
    text-align: center;
}
.header-profile .img-wrap {
    width: 42px;
    height: 42px;
    border: 2px solid white;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    float: left;
    position: relative;
    margin: -3px -14px 0 0;
}
.header-profile .img-wrap img {
    width: 100%;
    height: auto;
}
.header-profile .img-wrap + .info {
    padding-left: 18px;
}
.header-profile .name {
    display: none;
    margin-right: 10px;
}
.header-profile .miles {
    color: #6a0f20;
}
.header-profile .info {
    font-size: 0.6875em;
    color: #203772;
    background: white;
    padding: 10px 10px 10px 11px;
    float: right;
    display: inline-block;
}
.header-profile .links {
    float: right;
    list-style: none;
    padding: 0;
}
.header-profile .links li {
    display: inline-block;
    color: #6a0f20;
    border-left: 1px solid #203772;
    margin-left: 6px;
    padding-left: 6px;
}
.header-profile .links a {
    color: #6a0f20;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.header-profile .links a:hover {
    color: #203772;
}
.header-profile.loggedout .info {
    padding-left: 11px;
}
.header-profile.loggedout .links li:first-child {
    border-left: 0 none;
    padding-left: 0;
    margin-left: 0;
}

.organization-selections > a,
.chapter-selections > a {
    display: block;
    color: #abbadf;
    width: 100%;
}
.organization-selections > a.current,
.chapter-selections > a.current {
    color: #203772;
}
.organization-selections > a.current img,
.chapter-selections > a.current img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.organization-selections > a + a,
.chapter-selections > a + a {
    margin-top: 5px;
}
.organization-selections > a img,
.chapter-selections > a img {
    width: 50px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 60 ")";
    filter: alpha(opacity=60);
    zoom: 1;
    background: #eee;
}
.organization-selections > a strong,
.chapter-selections > a strong {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 60px);
    line-height: 1em;
}
.organization-selections > a strong em,
.chapter-selections > a strong em {
    font-size: 0.8em;
    font-weight: normal;
    white-space: nowrap;
}

.dash-header {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #abbadf;
    padding: 1.5em 0 1em 0;
}
.dash-header.super {
    border: 0;
}
.dash-header .img-wrap {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    position: relative;
    top: 0;
    margin: 0px auto 5px auto;
    display: block;
    vertical-align: middle;
}
.dash-header .img-wrap img {
    width: 100%;
    height: auto;
}
.dash-header .total-enrolled {
    color: #203772;
    font-size: 1.125em;
    font-weight: 700;
    margin: 1em 0 0 0;
}
.dash-header .total-enrolled em {
    font-size: 0.8em;
}
.dash-header .total-enrolled .btn {
    font-size: 0.9em;
    padding: 0px 10px;
}
.dash-header h2 {
    font-size: 3.125em;
    color: #abbadf;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin: 0;
}
.dash-header h2 em {
    font-style: normal;
    color: #6a0f20;
}
.dash-header h2 span {
    color: #203772;
    display: inline-block;
    margin-left: 15px;
}
.dash-header .controls {
    margin: 0.5em 0 0 0;
}
.dash-header .controls a {
    font-weight: 700;
    color: #6a0f20;
    font-size: 0.9375em;
    text-decoration: none;
    position: relative;
    display: block;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.dash-header .controls a:before {
    display: inline-block;
    color: #abbadf;
    font-size: 2.0625em;
    top: 5px;
    margin-right: 10px;
    position: relative;
    line-height: 1;
}
.dash-header .controls a.icon-edit-profile:before {
    top: 7px;
}
.dash-header .controls a:hover {
    color: #203772;
}
.dash-header .chapter {
    text-align: center;
    margin-top: 1.5em;
    padding-top: 1em;
    border-top: 1px solid #abbadf;
}
.dash-header .chapter > * {
    display: inline-block;
    vertical-align: middle;
    color: #203772;
}
.dash-header .chapter img {
    width: auto;
    height: 50px;
    margin: 0 0.5em 0 0;
}

.gform_wrapper .dash-header {
    margin-bottom: 1em;
}

.dash-intro {
    display: block;
    margin: 3em 0 1em;
}
.dash-intro p {
    margin: 0;
    color: #203772;
    line-height: 1;
    display: block;
    text-align: center;
    width: 100%;
}
.dash-intro .all-time-miles {
    font-size: 1.125em;
    font-weight: 700;
    margin-top: -13px;
    margin-bottom: 10px;
}
.dash-intro .all-time-miles strong {
    font-weight: 700;
    color: #6a0f20;
    font-size: 1.625em;
    position: relative;
    top: 4px;
    display: inline-block;
    margin-left: 5px;
}
.dash-intro .member-since {
    float: right;
    font-size: 1em;
}

.dash-boxes-wrap .row {
    width: 100%;
    clear: both;
}
.dash-boxes-wrap .row + .row {
    margin-top: 2.5em;
}

.dash-boxes-wrap .box {
    width: 100%;
    position: relative;
    max-width: 500px;
    margin: 0 auto;
}
.dash-boxes-wrap .box + .box {
    margin-top: 2.5em;
}
.dash-boxes-wrap .box.exercise-type-box, .dash-boxes-wrap .box.favorite-trail-box {
    overflow: hidden;
}
.dash-boxes-wrap .box.loading .loader-container {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.dash-boxes-wrap .box.loading .fade-on-ajax {
    pointer-events: none;
    opacity: 0.25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 25 ")";
    filter: alpha(opacity=25);
    zoom: 1;
}
.dash-boxes-wrap .box.loaded .overlay-container {
    display: none;
}
.dash-boxes-wrap .box .fade-on-ajax {
    -webkit-transition: opacity 300ms linear;
    -moz-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
}
.dash-boxes-wrap .box .loader-container {
    position: absolute;
    overflow: hidden;
    top: calc(50% + 34px);
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    width: 61px;
    height: 61px;
    border-radius: 50%;
    background: #fff;
    z-index: 10;
    background: rgba(255, 255, 255, 0.5);
    pointer-events: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.dash-boxes-wrap .box .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -17px;
    margin-left: -17px;
    z-index: 10;
}
.dash-boxes-wrap .box.tall {
    height: 100%;
}
.dash-boxes-wrap .box.red .title {
    background: #8d2a43;
}
.dash-boxes-wrap .box .title {
    background: #203772;
    color: white;
    text-transform: uppercase;
    font-size: 1.25em;
    padding: 20px;
    line-height: 1;
    font-family: "Jockey One", sans-serif;
    width: 100%;
    -webkit-transition: padding-left 300ms ease-in-out;
    -moz-transition: padding-left 300ms ease-in-out;
    transition: padding-left 300ms ease-in-out;
}
.dash-boxes-wrap .box .title .icon {
    float: right;
    background: none;
    border: 0;
    color: white;
    font-size: 0.5em;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    text-transform: none;
    position: relative;
    top: -4px;
    padding-left: 40px;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    z-index: 10;
}
.dash-boxes-wrap .box .title .icon > span {
    display: none;
}
.dash-boxes-wrap .box .title .icon + .icon {
    margin-right: 10px;
}
.dash-boxes-wrap .box .title .icon:before {
    font-size: 3.125em;
    color: #abbadf;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: -90%;
    line-height: 1;
    margin-left: 0;
    width: 43px;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.dash-boxes-wrap .box .title .icon.icon-calendar:before {
    font-size: 30px;
}
.dash-boxes-wrap .box .title .icon.icon-trail:before {
    font-size: 30px;
    top: -65%;
}
.dash-boxes-wrap .box .title .icon.icon-signup-individual:before {
    font-size: 30px;
    top: -75%;
}
.dash-boxes-wrap .box .title .icon:hover:before {
    color: white;
}
.dash-boxes-wrap .box .title em.icon {
    text-align: right;
    top: 0;
}
.dash-boxes-wrap .box .title em.icon > span {
    font-style: normal;
    line-height: 1.2em;
    font-weight: 700;
    display: block;
    font-size: 1.2em;
}
.dash-boxes-wrap .box .inside {
    border: 1px solid #b0b8cd;
    border-top: 0;
    padding: 30px;
    width: 100%;
    position: relative;
}
.dash-boxes-wrap .box .inside .inside {
    border: 0;
    padding: 0;
}
.dash-boxes-wrap .box .svg {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 10 ")";
    filter: alpha(opacity=10);
    zoom: 1;
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.dash-boxes-wrap .box .text {
    font-size: 1.375em;
    color: #203772;
    font-weight: 100;
    line-height: 1.3;
    text-align: center;
}
.dash-boxes-wrap .box .text strong {
    color: #8d2a43;
    font-weight: 700;
}
.dash-boxes-wrap .box .current-challenge .current-challenge-top {
    border-bottom: 0;
    padding-bottom: 30px;
}
.dash-boxes-wrap .box .current-challenge .current-challenge-top.blank {
    text-align: center;
    padding-bottom: 0;
}
.dash-boxes-wrap .box .current-challenge .current-challenge-top.blank::before {
    content: '';
}
.dash-boxes-wrap .box .current-challenge .current-challenge-top.blank span {
    color: #203772;
    font-size: 1.125em;
    display: inline-block;
    margin-right: 0;
}
.dash-boxes-wrap .box .current-challenge .current-challenge-top.blank span > div {
    font-size: 3em;
    color: #c4cee8;
    line-height: 1em;
    margin-bottom: 0.25em;
}
.dash-boxes-wrap .box .current-challenge .current-challenge-top.blank span strong {
    font-size: 1.2em;
    line-height: 1em;
}
.dash-boxes-wrap .box .current-challenge .overlay-container .overlay {
    padding-bottom: 43%;
}
.dash-boxes-wrap .box .current-challenge .overlay-container .overlay + .overlay {
    padding-bottom: 13.75%;
    max-width: 80%;
    margin-top: 28px;
}
.dash-boxes-wrap .box .current-challenge .svg {
    width: 220px;
    margin: 0 auto;
    height: 220px;
    position: relative;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.dash-boxes-wrap .box .current-challenge .svg::before {
    width: 100%;
    height: 100%;
    background: url(images/dashboard/arrow-progress.svg) no-repeat 50% 50%;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 50% 0;
    -moz-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
}
.dash-boxes-wrap .box .current-challenge .svg.spin::before {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.dash-boxes-wrap .box .current-challenge .svg.celebration::before {
    -webkit-transform: rotate(720deg);
    -moz-transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    -o-transform: rotate(720deg);
    transform: rotate(720deg);
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 20 ")";
    filter: alpha(opacity=20);
    zoom: 1;
}
.dash-boxes-wrap .box .current-challenge .svg.celebration .progress-pie-chart circle,
.dash-boxes-wrap .box .current-challenge .svg.celebration .progress-pie-chart .bar {
    stroke: #339933;
}
.dash-boxes-wrap .box .current-challenge .svg.celebration .progress-pie-chart::after {
    color: #339933;
}
.dash-boxes-wrap .box .current-challenge .svg .progress-pie-chart {
    width: 80%;
    height: 0;
    padding-bottom: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.dash-boxes-wrap .box .current-challenge .svg .progress-pie-chart::after {
    content: attr(data-percent) "%";
    position: absolute;
    display: block;
    height: 160px;
    width: 160px;
    left: 50%;
    top: 50%;
    margin-top: -80px;
    margin-left: -80px;
    border-radius: 100%;
    line-height: 160px;
    font-size: 2em;
    text-align: center;
    font-weight: 600;
    -webkit-transition: color 500ms linear;
    -moz-transition: color 500ms linear;
    transition: color 500ms linear;
}
.dash-boxes-wrap .box .current-challenge .svg .progress-pie-chart svg {
    width: 100%;
    height: auto;
}
.dash-boxes-wrap .box .current-challenge .svg .progress-pie-chart circle {
    stroke-dashoffset: 0;
    -webkit-transition: stroke-dashoffset 2s ease-in-out, stroke 500ms linear;
    -moz-transition: stroke-dashoffset 2s ease-in-out, stroke 500ms linear;
    transition: stroke-dashoffset 2s ease-in-out, stroke 500ms linear;
    stroke: #8d2a43;
    stroke-width: 2em;
}
.dash-boxes-wrap .box .current-challenge .svg .progress-pie-chart .bar {
    stroke: #203772;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.dash-boxes-wrap .box .current-challenge .text {
    font-size: 2.0625em;
    font-weight: 700;
    width: 100%;
    margin-top: 10px;
}
.dash-boxes-wrap .box .current-challenge .text strong {
    font-size: 0.7575757576em;
    color: #abbadf;
    display: block;
}
.dash-boxes-wrap .box .current-challenge-bottom {
    text-align: center;
}
.dash-boxes-wrap .box .current-challenge-bottom .bottom {
    clear: both;
    font-size: 1.1em;
    font-weight: 700;
    color: #203772;
    display: block;
    line-height: 1.3;
}
.dash-boxes-wrap .box .current-challenge-bottom .bottom strong {
    color: #6a0f20;
}
.dash-boxes-wrap .box .current-challenge-bottom .bottom small {
    font-size: 0.75em;
    font-weight: 400;
    display: block;
    margin-top: 7px;
}
.dash-boxes-wrap .box .current-challenge-bottom .bottom small strong {
    font-weight: 700;
    color: #203772;
}
.dash-boxes-wrap .box .average-time.inside,
.dash-boxes-wrap .box .monthly-miles.inside {
    overflow: hidden;
}
.dash-boxes-wrap .box .average-time .normal,
.dash-boxes-wrap .box .monthly-miles .normal {
    position: relative;
}
.dash-boxes-wrap .box .average-time .text,
.dash-boxes-wrap .box .monthly-miles .text {
    font-size: 1.4em;
    width: 100%;
    position: relative;
    z-index: 2;
    text-align: center;
}
.dash-boxes-wrap .box .average-time .text strong,
.dash-boxes-wrap .box .monthly-miles .text strong {
    font-size: 1.3em;
    display: block;
}
.dash-boxes-wrap .box .monthly-miles .text {
    line-height: 1.65;
}
.dash-boxes-wrap .box .monthly-miles .text strong {
    font-size: 2em;
    display: block;
    line-height: 0.7em;
    margin-bottom: 0.05em;
    white-space: nowrap;
}
.dash-boxes-wrap .box .monthly-miles .overlay-container .overlay {
    padding-bottom: 26.5%;
}
.dash-boxes-wrap .box .monthly-miles .normal {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.dash-boxes-wrap .box .monthly-miles .change-month {
    position: absolute;
    top: 0;
    left: -110%;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow-y: scroll;
    background: #f6f6f6;
    -webkit-transition: left 300ms ease-in-out;
    -moz-transition: left 300ms ease-in-out;
    transition: left 300ms ease-in-out;
}
.dash-boxes-wrap .box .monthly-miles .month {
    width: 25%;
    float: left;
    display: block;
    background: #fff;
    padding: 20px 20px;
    text-align: center;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    line-height: 1.1;
    font-size: 1.25em;
    color: #6a0f20;
    cursor: pointer;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.dash-boxes-wrap .box .monthly-miles .month:hover {
    background: #e9ecf6;
}
.dash-boxes-wrap .box .monthly-miles .month span {
    display: inline-block;
    margin-top: 5px;
    width: 100%;
    color: #999;
    font-size: 0.875em;
    font-family: "Jockey One", sans-serif;
}
.dash-boxes-wrap .box .monthly-miles .month.empty {
    background: #f6f6f6;
    color: #f6f6f6;
    cursor: not-allowed;
}
.dash-boxes-wrap .box .monthly-miles .month.empty span {
    color: #f6f6f6;
}
.dash-boxes-wrap .box.monthly-miles-box {
    overflow: hidden;
}
.dash-boxes-wrap .box.monthly-miles-box.change .normal {
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%);
}
.dash-boxes-wrap .box.monthly-miles-box.change .change-month {
    left: 0;
}
.dash-boxes-wrap .box .minors .svg,
.dash-boxes-wrap .box .exercise-type .svg {
    position: relative;
    top: -15px;
    margin: 0 auto;
    width: 50%;
    max-width: 200px;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.dash-boxes-wrap .box .minors .svg img,
.dash-boxes-wrap .box .exercise-type .svg img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.dash-boxes-wrap .box .minors a {
    color: #8d2a43;
    font-weight: 700;
    text-decoration: none;
}
.dash-boxes-wrap .box .minors a:hover {
    color: #6a0f20;
}
.dash-boxes-wrap .box .exercise-type .overlay-container .overlay {
    padding-bottom: 26.5%;
}
.dash-boxes-wrap .box .affiliation {
    text-align: center;
    position: relative;
}
.dash-boxes-wrap .box .affiliation img {
    max-width: 100%;
    max-height: 85%;
    margin: 10px 0;
    display: inline-block;
    vertical-align: middle;
}
.dash-boxes-wrap .box .affiliation .affiliation-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 1.3em;
}
.dash-boxes-wrap .box .affiliation .affiliation-wrap::before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    margin-left: -0.4em;
    height: 100%;
}
.dash-boxes-wrap .box .affiliation .affiliation-wrap .none {
    vertical-align: middle;
    display: inline-block;
    margin-left: 0.4em;
    color: #203772;
    line-height: 1.3em;
}
.dash-boxes-wrap .box .affiliation .affiliation-wrap .none a {
    font-size: 1.1em;
    color: #6a0f20;
    font-weight: 700;
    text-decoration: none;
}
.dash-boxes-wrap .box .average-time .svg svg #svg_seconds {
    animation: clock 60s infinite steps(60);
}
.dash-boxes-wrap .box .favorite-trail {
    padding: 0;
}
.dash-boxes-wrap .box .favorite-trail img {
    width: 100%;
    height: auto;
}
.dash-boxes-wrap .box .favorite-trail .name {
    color: white;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    background: rgba(32, 55, 114, 0.78);
    padding: 10px 20px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}
.dash-boxes-wrap .box .add-new fieldset {
    display: inline-block;
    padding-bottom: 1em;
    width: 100%;
}
.dash-boxes-wrap .box .add-new fieldset:last-child {
    border: 0;
    padding: 0 0 0 15px;
    text-align: center;
}
.dash-boxes-wrap .box .add-new fieldset:last-child button {
    display: inline-block;
}
.dash-boxes-wrap .box.add-new-advanced-box .steps {
    margin-top: 5px;
    float: right;
    font-family: "Montserrat", sans-serif;
    font-size: 0.625em;
    color: #3e131e;
}
.dash-boxes-wrap .box.add-new-advanced-box .steps span {
    color: white;
    margin: 0 4px;
}
.dash-boxes-wrap .box .add-new-advanced .overlay-container fieldset {
    right: 0;
    position: relative;
}
.dash-boxes-wrap .box .add-new-advanced .overlay-container .overlay-wrap {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.dash-boxes-wrap .box .add-new-advanced .overlay-container .overlay {
    display: block;
}
.dash-boxes-wrap .box .add-new-advanced .overlay-container .overlay.label {
    height: 15px;
    width: 60px;
    margin-bottom: 8px;
}
.dash-boxes-wrap .box .add-new-advanced .overlay-container .overlay.input {
    height: 25px;
}
.dash-boxes-wrap .box .add-new-advanced .overlay-container .subtitle {
    height: 15px;
    margin-bottom: 28px;
    width: 140px;
    margin-top: 10px;
}
.dash-boxes-wrap .box .add-new-advanced .overlay-container .actions {
    margin-top: 1em;
}
.dash-boxes-wrap .box .add-new-advanced .add-new-viewport {
    position: relative;
    height: auto;
}
.dash-boxes-wrap .box .add-new-advanced fieldset {
    padding: 0;
    border: 0;
    width: 100%;
    float: none;
}
.dash-boxes-wrap .box .add-new-advanced legend {
    font-size: 1.25em;
    color: #8d2a43;
    font-family: "Jockey One", sans-serif;
    padding-bottom: 15px;
    text-transform: uppercase;
    line-height: 1em;
}
.dash-boxes-wrap .box .add-new-advanced legend em {
    text-transform: none;
    font-size: 0.8em;
    color: #203772;
    line-height: 1.5em;
    display: block;
}
.dash-boxes-wrap .box .add-new-advanced .actions {
    clear: both;
    float: right;
    display: inline-block;
    margin-top: 1.5em;
}
.dash-boxes-wrap .box .add-new-advanced .actions .error-message {
    position: absolute;
    left: 0;
    bottom: 13px;
    display: none;
    margin: 0;
    color: #6a0f20;
    font-size: 0.9375em;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
}
.dash-boxes-wrap .box .add-new-advanced .actions .error-message:before {
    color: white;
    background: #6a0f20;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    font-size: 13px;
    margin: 0 6px 0 0;
}
.dash-boxes-wrap .box .add-new-advanced .actions .error-message.visible {
    display: block;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.dash-boxes-wrap .box .add-new-advanced #add_one .field {
    width: 100%;
    margin-right: 0;
    height: auto;
}
.dash-boxes-wrap .box .add-new-advanced #add_one .field + .field {
    margin-top: 15px;
}
.dash-boxes-wrap .box .add-new-advanced a.btn,
.dash-boxes-wrap .box .add-new-advanced button.btn {
    padding: 5px 15px;
    cursor: pointer;
}
.dash-boxes-wrap .box .add-new-advanced a.btn.icon-back,
.dash-boxes-wrap .box .add-new-advanced button.btn.icon-back {
    background: none;
    color: #aaa;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
    float: left;
}
.dash-boxes-wrap .box .add-new-advanced a.btn.icon-back:hover,
.dash-boxes-wrap .box .add-new-advanced button.btn.icon-back:hover {
    color: #999;
}
.dash-boxes-wrap .box .add-new-advanced a.btn:before,
.dash-boxes-wrap .box .add-new-advanced button.btn:before {
    margin-left: 0;
    margin-right: 8px;
}
.dash-boxes-wrap .box .add-new-advanced a.btn.icon-next:after,
.dash-boxes-wrap .box .add-new-advanced button.btn.icon-next:after {
    content: '\e81b';
}
.dash-boxes-wrap .box .add-new-advanced a.btn.icon-add:after,
.dash-boxes-wrap .box .add-new-advanced button.btn.icon-add:after {
    content: '\e80b';
}
.dash-boxes-wrap .box .add-new-advanced .field.other-modaility {
    float: none;
}
.dash-boxes-wrap .box .add-new-advanced .field.other-modaility label {
    display: inline-block;
    width: 100%;
}
.dash-boxes-wrap .box .add-new-advanced .field.other-modaility input {
    max-width: 100%;
}
.dash-boxes-wrap .box .add-new-advanced .field.radio {
    height: auto;
    float: none;
    width: 100%;
}
.dash-boxes-wrap .box .add-new-advanced .field.radio ul {
    padding: 0;
    list-style: none;
    margin: 0;
    border-top: 1px solid #c4cee8;
    border-right: 1px solid #c4cee8;
}
.dash-boxes-wrap .box .add-new-advanced .field.radio.error ul {
    border-top: 1px solid #6a0f20;
    border-right: 1px solid #6a0f20;
}
.dash-boxes-wrap .box .add-new-advanced .field.radio.error ul li {
    border-left: 1px solid #6a0f20;
    border-bottom: 1px solid #6a0f20;
}
.dash-boxes-wrap .box .add-new-advanced .field.radio li {
    width: 50%;
    float: left;
    display: block;
    text-align: center;
    background: white;
    border-left: 1px solid #c4cee8;
    border-bottom: 1px solid #c4cee8;
}
.dash-boxes-wrap .box .add-new-advanced .field.radio li label {
    position: relative;
    display: block;
    padding: 5px;
    font-size: 0.75em;
    color: #c4cee8;
    line-height: 1.3;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.dash-boxes-wrap .box .add-new-advanced .field.radio li label img {
    max-width: 50%;
    margin: 0 auto 10px;
}
.dash-boxes-wrap .box .add-new-advanced .field.radio li input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -100;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: none;
    outline: none;
    background: transparent;
    pointer-events: none;
}
.dash-boxes-wrap .box .add-new-advanced .field.radio li input:checked + label {
    background: #d3daee;
    color: #203772;
}
.dash-boxes-wrap .box .add-new-advanced .field.radio li input:checked + label:before {
    color: #203772;
}
.dash-boxes-wrap .box .your-history {
    padding: 0;
    overflow: hidden;
    position: relative;
}
.dash-boxes-wrap .box .your-history .history-more-container {
    display: block;
    text-align: center;
}
.dash-boxes-wrap .box .your-history .history-more {
    margin: 20px auto 0;
}
.dash-boxes-wrap .box .your-history .history {
    position: relative;
    display: block;
    width: 100%;
    border-top: 1px solid #fff;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.dash-boxes-wrap .box .your-history .history.chosen-open {
    overflow: visible;
}
.dash-boxes-wrap .box .your-history .history + .history {
    padding-top: 20px;
}
.dash-boxes-wrap .box .your-history .history span {
    color: #203772;
    font-size: 1.125em;
    display: inline-block;
    margin-right: 10px;
}
.dash-boxes-wrap .box .your-history .history.blank .left {
    max-width: 100%;
    text-align: center;
}
.dash-boxes-wrap .box .your-history .history.blank .left div {
    font-size: 3em;
    color: #c4cee8;
    line-height: 1em;
    margin-bottom: 0.25em;
}
.dash-boxes-wrap .box .your-history .history.blank .left strong {
    font-size: 1.2em;
    line-height: 1em;
}
.dash-boxes-wrap .box .your-history .history.you-sure .you-sure-modal {
    left: 0;
}
.dash-boxes-wrap .box .your-history .history.you-sure .normal {
    -webkit-transform: translateX(-103%);
    -moz-transform: translateX(-103%);
    -ms-transform: translateX(-103%);
    -o-transform: translateX(-103%);
    transform: translateX(-103%);
}
.dash-boxes-wrap .box .your-history .history.edit .normal {
    -webkit-transform: translateX(103%);
    -moz-transform: translateX(103%);
    -ms-transform: translateX(103%);
    -o-transform: translateX(103%);
    transform: translateX(103%);
}
.dash-boxes-wrap .box .your-history .history.edit .edit-entry {
    left: 0;
}
.dash-boxes-wrap .box .your-history .history.remove.remove {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    margin-top: 0;
    border-color: rgba(32, 55, 114, 0);
    max-height: 0px !important;
    overflow: hidden;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.dash-boxes-wrap .box .your-history .history .actions .action-icon .loader {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
}
.dash-boxes-wrap .box .your-history .history.loading {
    pointer-events: none;
}
.dash-boxes-wrap .box .your-history .history.loading .actions .action-icon.icon-add::before {
    opacity: 0.25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 25 ")";
    filter: alpha(opacity=25);
    zoom: 1;
}
.dash-boxes-wrap .box .your-history .history.loading .actions .action-icon .loader {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.dash-boxes-wrap .box .your-history .left {
    padding: 25px;
    width: 100%;
}
.dash-boxes-wrap .box .your-history form.edit-entry fieldset .field {
    width: 32%;
    margin-right: 0;
    height: 30px;
    float: left;
}
.dash-boxes-wrap .box .your-history form.edit-entry fieldset .field + .field {
    margin-left: 2%;
}
.dash-boxes-wrap .box .your-history form.edit-entry fieldset .field.time input {
    max-width: calc(50% - 13px);
}
.dash-boxes-wrap .box .your-history form.edit-entry fieldset .field.select select {
    width: 100%;
}
.dash-boxes-wrap .box .your-history form.edit-entry fieldset + fieldset {
    margin-top: 6px;
}
.dash-boxes-wrap .box .your-history form.edit-entry fieldset + fieldset .field {
    width: 49%;
}
.dash-boxes-wrap .box .your-history form.edit-entry fieldset + fieldset .field + .field {
    margin-left: 2%;
}
.dash-boxes-wrap .box .your-history form.edit-entry input {
    height: 30px;
    font-size: 1.375em;
}
.dash-boxes-wrap .box .your-history form.edit-entry .chosen-container.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 30px;
    font-size: 1.375em;
}
.dash-boxes-wrap .box .your-history form.edit-entry .add-location-list li.search-choice,
.dash-boxes-wrap .box .your-history form.edit-entry .chosen-container.chosen-container-multi .chosen-choices li.search-choice {
    margin: 3px 0px 0px 3px;
    padding: 1px 20px 1px 6px;
    font-size: 0.75em;
}
.dash-boxes-wrap .box .your-history form.edit-entry .add-location-list li.search-choice .search-choice-close,
.dash-boxes-wrap .box .your-history form.edit-entry .chosen-container.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: 5px;
    right: 7px;
}
.dash-boxes-wrap .box .your-history .actions {
    width: 100%;
    clear: both;
    padding: 0px 25px 25px 25px;
    text-align: center;
}
.dash-boxes-wrap .box .your-history .actions > button,
.dash-boxes-wrap .box .your-history .actions > div {
    display: inline-block;
    position: relative;
}
.dash-boxes-wrap .box .your-history .actions .loader {
    top: 3px;
    left: 3px;
    margin: 0;
}
.dash-boxes-wrap .box .your-history .overlay-container .left .overlay {
    line-height: 1em;
    width: 100%;
}
.dash-boxes-wrap .box .your-history .overlay-container .left .overlay + .overlay {
    width: 80%;
}
.dash-boxes-wrap .box .your-history .overlay-container .actions .overlay {
    width: 42px;
    margin-right: 0;
}
.dash-boxes-wrap .box .your-history .normal {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    border-bottom: 1px solid #c4cee8;
}
.dash-boxes-wrap .box .your-history .edit-entry {
    position: absolute;
    top: 0;
    left: -103%;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-transition: left 300ms ease-in-out;
    -moz-transition: left 300ms ease-in-out;
    transition: left 300ms ease-in-out;
}
.dash-boxes-wrap .box .your-history .you-sure-modal {
    position: absolute;
    top: 0;
    left: 103%;
    width: 100%;
    height: 100%;
    z-index: 10;
    color: #fff;
    -webkit-transition: left 300ms ease-in-out;
    -moz-transition: left 300ms ease-in-out;
    transition: left 300ms ease-in-out;
    border-bottom: 1px solid #c4cee8;
}
.dash-boxes-wrap .box .your-history .you-sure-modal .left {
    text-align: left;
    padding-top: 40px;
}
.dash-boxes-wrap .box .action-icon {
    border: 0;
    background: none;
    color: #6a0f20;
    font-weight: 700;
    font-size: 1.125em;
    padding: 0;
    margin: 0;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.dash-boxes-wrap .box .action-icon.sm {
    font-size: 0.8em;
}
.dash-boxes-wrap .box .action-icon.sm:before {
    font-size: 1.4em;
    margin-right: 2px;
}
.dash-boxes-wrap .box .action-icon:before {
    font-size: 2.25em;
    line-height: 1;
    color: #abbadf;
    margin: 0 5px 0 0;
    position: relative;
    vertical-align: middle;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.dash-boxes-wrap .box .action-icon:hover:before {
    color: #203772;
}

.dash-boxes-wrap form {
    position: relative;
}
.dash-boxes-wrap form .textarea,
.dash-boxes-wrap form .field {
    margin-bottom: 10px;
    position: relative;
}
.dash-boxes-wrap form .textarea.has-error textarea,
.dash-boxes-wrap form .textarea.has-error input,
.dash-boxes-wrap form .field.has-error textarea,
.dash-boxes-wrap form .field.has-error input {
    border-color: #6a0f20;
}
.dash-boxes-wrap form .textarea.has-error label .label,
.dash-boxes-wrap form .field.has-error label .label {
    color: #6a0f20;
}
.dash-boxes-wrap form .textarea.last,
.dash-boxes-wrap form .field.last {
    margin-right: 0;
}
.dash-boxes-wrap form .textarea.select,
.dash-boxes-wrap form .field.select {
    height: auto;
    width: 100%;
}
.dash-boxes-wrap form .textarea.select .other,
.dash-boxes-wrap form .field.select .other {
    z-index: -1;
    width: 100%;
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    position: relative;
}
.dash-boxes-wrap form .textarea.select .other input,
.dash-boxes-wrap form .field.select .other input {
    width: 100%;
}
.dash-boxes-wrap form .textarea.select .other button,
.dash-boxes-wrap form .field.select .other button {
    background: none;
    border: 0;
    font-size: 1.25em;
    position: absolute;
    right: 0;
    top: 5px;
    padding: 0;
    margin: 0;
    color: #999;
    z-index: 1;
}
.dash-boxes-wrap form .textarea.select.other-selected .other,
.dash-boxes-wrap form .field.select.other-selected .other {
    z-index: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    display: inline-block;
}
.dash-boxes-wrap form .textarea.select.other-selected .chosen-container,
.dash-boxes-wrap form .field.select.other-selected .chosen-container {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    z-index: -1;
    display: none;
}
.dash-boxes-wrap form .textarea.time input,
.dash-boxes-wrap form .field.time input {
    max-width: calc(50% - 10px);
}
.dash-boxes-wrap form .textarea.location,
.dash-boxes-wrap form .field.location {
    text-align: center;
}
.dash-boxes-wrap form .textarea.location label,
.dash-boxes-wrap form .field.location label {
    text-align: left;
}
.dash-boxes-wrap form .textarea.location .label > em,
.dash-boxes-wrap form .field.location .label > em {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #c4cee8;
    vertical-align: top;
    border-radius: 50%;
    color: #fff;
    line-height: 28px;
    font-size: 0.75em;
    font-style: normal;
    margin: 9px;
}
.dash-boxes-wrap form .textarea.location .label > em + label input,
.dash-boxes-wrap form .field.location .label > em + label input {
    width: calc(100% - 45px);
}
.dash-boxes-wrap form .textarea.location .label > em + label a,
.dash-boxes-wrap form .field.location .label > em + label a {
    float: right;
    width: 40px;
    line-height: 33px;
}
.dash-boxes-wrap form .textarea.location .add-location-list li,
.dash-boxes-wrap form .field.location .add-location-list li {
    border: 1px solid #c4cee8;
    padding: 2px 32px 2px 6px;
}
.dash-boxes-wrap form .label,
.dash-boxes-wrap form label {
    font-size: 1.125em;
    color: #203772;
    display: block;
}
.dash-boxes-wrap form .label .label,
.dash-boxes-wrap form label .label {
    display: block;
    position: relative;
}
.dash-boxes-wrap form textarea,
.dash-boxes-wrap form input {
    border: 0;
    border-bottom: 1px solid #c4cee8;
    font-size: 1.5em;
    color: #c4cee8;
    font-family: "Jockey One", sans-serif;
    padding: 0 0 5px 0;
    line-height: 1;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
}
.dash-boxes-wrap form textarea.error,
.dash-boxes-wrap form input.error {
    border-color: #6a0f20;
    color: #6a0f20;
}
.dash-boxes-wrap form textarea:disabled,
.dash-boxes-wrap form input:disabled {
    background: white;
}
.dash-boxes-wrap form textarea {
    resize: none;
    height: 100px;
    text-transform: none;
    border: 1px solid #c4cee8;
    padding: 10px;
}
.dash-boxes-wrap form textarea:disabled::-webkit-input-placeholder,
.dash-boxes-wrap form input:disabled::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1;
}
.dash-boxes-wrap form textarea:disabled::-moz-placeholder,
.dash-boxes-wrap form input:disabled::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}
.dash-boxes-wrap form textarea:disabled:-ms-input-placeholder,
.dash-boxes-wrap form input:disabled:-ms-input-placeholder {
    color: #ccc;
    opacity: 1;
}
.dash-boxes-wrap form textarea:disabled:-moz-placeholder,
.dash-boxes-wrap form input:disabled:-moz-placeholder {
    color: #ccc;
    opacity: 1;
}
.dash-boxes-wrap form textarea.error::-webkit-input-placeholder,
.dash-boxes-wrap form input.error::-webkit-input-placeholder {
    color: #6a0f20;
    opacity: 1;
}
.dash-boxes-wrap form textarea.error::-moz-placeholder,
.dash-boxes-wrap form input.error::-moz-placeholder {
    color: #6a0f20;
    opacity: 1;
}
.dash-boxes-wrap form textarea.error:-ms-input-placeholder,
.dash-boxes-wrap form input.error:-ms-input-placeholder {
    color: #6a0f20;
    opacity: 1;
}
.dash-boxes-wrap form textarea.error:-moz-placeholder,
.dash-boxes-wrap form input.error:-moz-placeholder {
    color: #6a0f20;
    opacity: 1;
}
.dash-boxes-wrap form.overlay-container .overlay {
    line-height: 2.85em;
}

.dash-boxes-wrap .box .filters .overlay-container .overlay {
    width: 100%;
    margin-top: 15px;
}

.dash-boxes-wrap .box .filters .overlay-container button {
    width: 100%;
    height: 44px;
    margin-top: 15px;
    padding: 0;
    text-transform: none;
}

.dash-boxes-wrap .box .filters .overlay-container .overlay-wrap {
    display: inline-block;
    width: 100%;
}

.dash-boxes-wrap .box .filters .overlay-container .overlay {
    display: block;
}
.dash-boxes-wrap .box .filters .overlay-container .overlay.label {
    height: 15px;
    width: 60px;
    margin-bottom: 5px;
    margin-top: 3px;
}
.dash-boxes-wrap .box .filters .overlay-container .overlay.input {
    height: 44px;
}

.dash-boxes-wrap .box .filters form label .label {
    display: block;
    font-size: 0.8125em;
    font-weight: 700;
}

.dash-boxes-wrap .box .filters form .icon-calendar {
    position: relative;
    height: 44px;
    width: 49%;
    float: left;
    background: #e8ebf1;
}
.dash-boxes-wrap .box .filters form .icon-calendar:before {
    color: #6a0f20;
    font-size: 1.875em;
    left: 6px;
    top: 5px;
    margin: 0;
    position: absolute;
}
.dash-boxes-wrap .box .filters form .icon-calendar input {
    color: #203772;
    font-family: "Montserrat", sans-serif;
    font-size: 0.8125em;
    height: 44px;
    line-height: 44px;
    border: 0;
    padding-left: 50px;
    background: none;
    padding-bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.dash-boxes-wrap .box .filters form .icon-calendar + .icon-calendar {
    margin-left: 2%;
}

.dash-boxes-wrap .box .filters form .number .icon-calendar {
    width: 100%;
}
.dash-boxes-wrap .box .filters form .number .icon-calendar:before {
    display: none;
}
.dash-boxes-wrap .box .filters form .number .icon-calendar input {
    padding-left: 10px;
}

.dash-boxes-wrap .box .filters form .field {
    width: 100%;
    margin-top: 15px;
}

.dash-boxes-wrap .box .filters form button {
    text-transform: none;
    width: 100%;
    height: 44px;
    padding: 0;
    margin-top: 15px;
}

.dash-boxes-wrap .box .filters .chosen-container {
    width: 100% !important;
}

.dash-boxes-wrap .box .filters .chosen-container-single .chosen-default {
    color: #203772;
}

.dash-boxes-wrap .box .filters .chosen-container-single .chosen-single {
    background: #e8ebf1;
    border-bottom: 0;
    height: 44px;
    color: #203772;
    text-transform: none;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 0;
}
.dash-boxes-wrap .box .filters .chosen-container-single .chosen-single span {
    font-size: 0.75em;
    height: 100%;
    line-height: 44px;
}
.dash-boxes-wrap .box .filters .chosen-container-single .chosen-single div {
    right: 8px;
}
.dash-boxes-wrap .box .filters .chosen-container-single .chosen-single div b {
    background-position: 0 17px;
}

.dash-boxes-wrap .box .filters .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: 0 -17px;
}

.dash-boxes-wrap .box .filters .export-history {
    display: inline-block;
    width: calc(100% - 300px);
    vertical-align: middle;
    padding-left: 20px;
    border-left: 1px solid #eee;
}
.dash-boxes-wrap .box .filters .export-history h4 {
    font-size: 1.25em;
    margin-bottom: 10px;
}
.dash-boxes-wrap .box .filters .export-history .scrollable {
    max-height: 120px;
    overflow: auto;
}
.dash-boxes-wrap .box .filters .export-history .scrollable ul {
    padding-left: 0;
    list-style: none;
    border-bottom: 1px solid #c4cee8;
}
.dash-boxes-wrap .box .filters .export-history .scrollable li {
    position: relative;
    padding-right: 60px;
    border-top: 1px solid #c4cee8;
}
.dash-boxes-wrap .box .filters .export-history .scrollable li:nth-child(even) {
    background: rgba(196, 206, 232, 0.3);
}
.dash-boxes-wrap .box .filters .export-history .scrollable li a {
    display: block;
    color: #6a0f20;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 8px;
}
.dash-boxes-wrap .box .filters .export-history .scrollable li a.remove {
    display: none;
    position: absolute;
    top: 5px;
    right: 3px;
    font-size: 0.6em;
    background: #6a0f20;
    color: #ffffff;
    font-weight: 700;
}
.dash-boxes-wrap .box .filters .export-history .scrollable li.new {
    background: rgba(141, 42, 67, 0.1);
}
.dash-boxes-wrap .box .filters .export-history .scrollable li em {
    color: #0a0c0a;
    text-transform: capitalize;
    display: block;
    font-size: 0.8em;
}
.dash-boxes-wrap .box .filters .export-history .scrollable li:hover a.remove {
    display: block;
}

.dash-boxes-wrap .box .filters .export-new {
    display: inline-block;
    width: 300px;
    vertical-align: middle;
    padding-right: 20px;
}

.dash-boxes-wrap .box .filters .export-new-csv,
.dash-boxes-wrap .box .list .export-new-csv {
    text-align: center;
}
.dash-boxes-wrap .box .filters .export-new-csv button,
.dash-boxes-wrap .box .list .export-new-csv button {
    width: auto;
    padding: 10px 20px;
    height: auto;
    margin: 0;
}
.dash-boxes-wrap .box .filters .export-new-csv .cancel,
.dash-boxes-wrap .box .list .export-new-csv .cancel {
    display: inline-block;
    text-transform: uppercase;
    color: #6a0f20;
    font-size: 0.8em;
    text-decoration: none;
}
.dash-boxes-wrap .box .filters .export-new-csv .export-progress,
.dash-boxes-wrap .box .list .export-new-csv .export-progress {
    display: none;
    border: 1px solid #abbadf;
    position: relative;
    padding: 10px 0 15px 0;
}
.dash-boxes-wrap .box .filters .export-new-csv .export-progress > div,
.dash-boxes-wrap .box .list .export-new-csv .export-progress > div {
    position: relative;
    z-index: 3;
}
.dash-boxes-wrap .box .filters .export-new-csv .export-progress em,
.dash-boxes-wrap .box .list .export-new-csv .export-progress em {
    display: block;
    line-height: 1;
    margin-top: 8px;
}
.dash-boxes-wrap .box .filters .export-new-csv .export-progress .percentage,
.dash-boxes-wrap .box .list .export-new-csv .export-progress .percentage {
    font-size: 3em;
    font-weight: 700;
    color: #6a0f20;
    line-height: 1;
}
.dash-boxes-wrap .box .filters .export-new-csv .export-progress .time,
.dash-boxes-wrap .box .list .export-new-csv .export-progress .time {
    font-size: 0.9em;
    font-style: italic;
}
.dash-boxes-wrap .box .filters .export-new-csv .export-progress .time a,
.dash-boxes-wrap .box .list .export-new-csv .export-progress .time a {
    color: #6a0f20;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    font-style: normal;
    margin-left: 5px;
}
.dash-boxes-wrap .box .filters .export-new-csv .export-progress .time strong,
.dash-boxes-wrap .box .list .export-new-csv .export-progress .time strong {
    color: #203772;
    font-style: normal;
    margin-left: 5px;
}
.dash-boxes-wrap .box .filters .export-new-csv .export-progress::after,
.dash-boxes-wrap .box .list .export-new-csv .export-progress::after {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: rgba(196, 206, 232, 0.5);
}
.dash-boxes-wrap .box .filters .export-new-csv .export-progress .scrubber,
.dash-boxes-wrap .box .list .export-new-csv .export-progress .scrubber {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 0;
    height: 5px;
    background: #c4cee8;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
}
.dash-boxes-wrap .box .filters .export-new-csv.exporting .export-progress,
.dash-boxes-wrap .box .list .export-new-csv.exporting .export-progress {
    display: block;
}
.dash-boxes-wrap .box .filters .export-new-csv.exporting .export-form,
.dash-boxes-wrap .box .list .export-new-csv.exporting .export-form {
    display: none;
}

.dash-boxes-wrap .box.kpi-box .title .icon {
    display: none;
}

.dash-boxes-wrap .box .kpi .overlay-container .overlay {
    width: 30%;
    margin-right: 5%;
    float: left;
    padding-bottom: 9%;
}
.dash-boxes-wrap .box .kpi .overlay-container .overlay:last-child {
    margin-right: 0;
}
.dash-boxes-wrap .box .kpi .overlay-container .overlay.full {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}

.dash-boxes-wrap .box .kpi .stat {
    float: left;
    margin-right: 3em;
    position: relative;
}
.dash-boxes-wrap .box .kpi .stat:last-child {
    margin-right: 0;
}
.dash-boxes-wrap .box .kpi .stat h5,
.dash-boxes-wrap .box .kpi .stat h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    margin: 0;
}
.dash-boxes-wrap .box .kpi .stat h5 {
    font-size: 0.8125em;
    color: #203772;
}
.dash-boxes-wrap .box .kpi .stat h6 {
    color: #6a0f20;
    font-size: 1.5em;
    line-height: 1;
}
.dash-boxes-wrap .box .kpi .stat .view-all {
    background: none;
    border: 0;
    color: #6a0f20;
    font-size: 0.75em;
    font-weight: 700;
    padding: 0;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.dash-boxes-wrap .box .kpi .stat .view-all:hover {
    color: #203772;
}

.dash-boxes-wrap .box .kpi .additional-stats {
    max-height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    min-width: 400px;
    top: 0;
    background: white;
    z-index: 3;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.dash-boxes-wrap .box .kpi .additional-stats.open {
    max-height: 1000px;
}
.dash-boxes-wrap .box .kpi .additional-stats .white {
    border: 2px solid #203772;
    border-top: 0;
    padding: 20px;
    max-height: 300px;
    overflow: auto;
}
.dash-boxes-wrap .box .kpi .additional-stats .titl {
    background: #6a0f20;
    color: white;
    font-size: 0.8125em;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px 0 15px;
}
.dash-boxes-wrap .box .kpi .additional-stats .titl .close {
    float: right;
    color: #c4cee8;
    font-size: 2.375em;
    font-weight: 700;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.dash-boxes-wrap .box .kpi .additional-stats .titl .close:hover {
    color: white;
}
.dash-boxes-wrap .box .kpi .additional-stats ol {
    font-size: 1em;
}
.dash-boxes-wrap .box .kpi .additional-stats ol li {
    color: #203772;
    line-height: 1.2;
}
.dash-boxes-wrap .box .kpi .additional-stats ol li + li {
    margin-top: 5px;
}
.dash-boxes-wrap .box .kpi .additional-stats ol li em {
    color: #abbadf;
    text-transform: uppercase;
    font-size: 0.6em;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    background: rgba(196, 206, 232, 0.25);
    padding: 0.2em 0.5em;
}

.dash-boxes-wrap .box .kpi .pies {
    clear: both;
    margin: 2em 0 0 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.dash-boxes-wrap .box .kpi .chart-wrap {
    text-align: left;
    width: 30%;
    display: inline-block;
}
.dash-boxes-wrap .box .kpi .chart-wrap:nth-of-type(1) {
    float: left;
}
.dash-boxes-wrap .box .kpi .chart-wrap:nth-of-type(3) {
    float: right;
}

.dash-boxes-wrap .box .kpi .chart {
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    min-height: 150px;
    min-width: 150px;
    clear: both;
    margin-top: 1.5em;
}
.dash-boxes-wrap .box .kpi .chart path {
    cursor: pointer;
}
.dash-boxes-wrap .box .kpi .chart svg {
    width: 100%;
    height: 100%;
}

.dash-boxes-wrap .box .kpi .pieTip {
    position: absolute;
    min-width: 30px;
    max-width: 150px;
    padding: 5px 18px;
    background: rgba(32, 55, 114, 0.8);
    color: white;
    font-size: 1em;
    text-transform: uppercase;
    line-height: 1;
    pointer-events: none;
    font-family: "Jockey One", sans-serif;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.dash-boxes-wrap .box .kpi .pieTip span {
    font-size: 2.5em;
    display: block;
}

.dash-boxes-wrap .box .kpi .key {
    float: left;
    display: inline-block;
    width: auto;
    max-width: 46%;
    margin-right: 4%;
}
.dash-boxes-wrap .box .kpi .key h4 {
    font-size: 0.8125em;
    color: #203772;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 15px;
}
.dash-boxes-wrap .box .kpi .key ul {
    list-style: none;
    font-size: 0.8125em;
    color: #203772;
    padding: 0;
}
.dash-boxes-wrap .box .kpi .key ul li {
    position: relative;
    padding-left: 22px;
}
.dash-boxes-wrap .box .kpi .key ul li:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #203772;
    position: absolute;
    left: 0;
    top: 2px;
}
.dash-boxes-wrap .box .kpi .key ul li.color-blue:before {
    background: #203772;
}
.dash-boxes-wrap .box .kpi .key ul li.color-bluelight:before {
    background: #4fa0d6;
}
.dash-boxes-wrap .box .kpi .key ul li.color-red:before {
    background: #6a0f20;
}
.dash-boxes-wrap .box .kpi .key ul li.color-pink:before {
    background: #e95273;
}
.dash-boxes-wrap .box .kpi .key ul li.color-green:before {
    background: #143429;
}
.dash-boxes-wrap .box .kpi .key ul li.color-bluelight2:before {
    background: #4864ac;
}
.dash-boxes-wrap .box .kpi .key ul li + li {
    margin-top: 7px;
}

.dash-boxes-wrap .box .filter-buttons {
    padding-bottom: 0.5em;
    margin-bottom: 1em;
    border-bottom: 2px solid rgba(171, 186, 223, 0.4);
}
.dash-boxes-wrap .box .filter-buttons > a {
    color: #203772;
    text-decoration: none;
    font-size: 0.7em;
    line-height: 1.1em;
    display: inline-block;
    font-weight: 700;
    position: relative;
    margin-right: 1.5em;
}
.dash-boxes-wrap .box .filter-buttons > a strong {
    color: #6a0f20;
    display: block;
    line-height: 1.3em;
    font-size: 1.2em;
}
.dash-boxes-wrap .box .filter-buttons > a strong::before {
    margin-left: 0;
    font-weight: 700;
}

.dash-boxes-wrap .box .list .overlay-container .overlay,
.dash-boxes-wrap .box .badges .overlay-container .overlay {
    height: 42px;
}
.dash-boxes-wrap .box .list .overlay-container .overlay.bottom-left.bottom-left {
    float: left;
    max-width: 270px;
    height: 25px;
    background: #abbadf;
    margin-top: 20px;
}
.dash-boxes-wrap .box .list .overlay-container .overlay.bottom-right.bottom-right {
    float: right;
    max-width: 270px;
    background: #abbadf;
    margin-top: 20px;
    height: 25px;
}

.dash-boxes-wrap .box .list .overlay-container table,
.dash-boxes-wrap .box .badges .overlay-container table {
    width: 100%;
    color: #203772;
    font-size: 1.0625em;
    border-collapse: separate;
    border-spacing: 0;
}
.dash-boxes-wrap .box .list .overlay-container table thead th,
.dash-boxes-wrap .box .badges .overlay-container table thead th {
    padding: 10px 10px 3px 0;
    text-align: left;
}
.dash-boxes-wrap .box .list .overlay-container table thead th span,
.dash-boxes-wrap .box .badges .overlay-container table thead th span {
    background: #abbadf;
    padding: 8px;
    min-width: 90px;
    display: inline-block;
}
.dash-boxes-wrap .box .list .overlay-container table td,
.dash-boxes-wrap .box .badges .overlay-container table td {
    padding: 10px 15px 10px 20px;
    border-right: 1px solid #c4cee8;
    border-bottom: 1px solid #c4cee8;
}
.dash-boxes-wrap .box .list .overlay-container table td:first-child,
.dash-boxes-wrap .box .badges .overlay-container table td:first-child {
    border-left: 1px solid #abbadf;
}
.dash-boxes-wrap .box .list .overlay-container table tr:nth-child(even) td,
.dash-boxes-wrap .box .badges .overlay-container table tr:nth-child(even) td {
    background: #abbadf;
}
.dash-boxes-wrap .box .list .overlay-container table tr:first-child td,
.dash-boxes-wrap .box .badges .overlay-container table tr:first-child td {
    border-top: 1px solid #c4cee8;
}

.badge-export-link {
    color: #8d2a43;
    text-decoration: none;
}

.dash-boxes-wrap .box .ajax-upload-dragdrop {
    width: 100%;
    height: 100px;
    border: 2px dashed #abbadf;
    text-align: center;
}
.dash-boxes-wrap .box .ajax-upload-dragdrop .ajax-file-upload {
    padding-top: 20px;
}
.dash-boxes-wrap .box .ajax-upload-dragdrop .ajax-file-upload form {
    position: unset;
}

.dash-boxes-wrap .box .challenges-list .title-with-link,
.dash-boxes-wrap .box .locations-list .title-with-link,
.dash-boxes-wrap .box .organizations-list .title-with-link {
    margin-bottom: 10px;
}
.dash-boxes-wrap .box .challenges-list .title-with-link h4,
.dash-boxes-wrap .box .locations-list .title-with-link h4,
.dash-boxes-wrap .box .organizations-list .title-with-link h4 {
    margin-bottom: 0;
}
.dash-boxes-wrap .box .challenges-list .title-with-link em::after, .dash-boxes-wrap .box .challenges-list .title-with-link em::before,
.dash-boxes-wrap .box .locations-list .title-with-link em::after,
.dash-boxes-wrap .box .locations-list .title-with-link em::before,
.dash-boxes-wrap .box .organizations-list .title-with-link em::after,
.dash-boxes-wrap .box .organizations-list .title-with-link em::before {
    content: '—';
    color: #abbadf;
    margin: 0 5px;
}
.dash-boxes-wrap .box .challenges-list .title-with-link > *,
.dash-boxes-wrap .box .locations-list .title-with-link > *,
.dash-boxes-wrap .box .organizations-list .title-with-link > * {
    display: inline-block;
    vertical-align: middle;
}

.dash-boxes-wrap .box .challenges-list ul,
.dash-boxes-wrap .box .locations-list ul,
.dash-boxes-wrap .box .organizations-list ul {
    list-style: none;
    padding: 0;
}
.dash-boxes-wrap .box .challenges-list ul.sortable,
.dash-boxes-wrap .box .locations-list ul.sortable,
.dash-boxes-wrap .box .organizations-list ul.sortable {
    position: relative;
    overflow: auto;
}

.dash-boxes-wrap .box .challenges-list li,
.dash-boxes-wrap .box .locations-list li,
.dash-boxes-wrap .box .organizations-list li {
    list-style: none;
    padding: 10px 0;
    border-top: 2px solid rgba(196, 206, 232, 0.5);
}
.dash-boxes-wrap .box .challenges-list li.heading,
.dash-boxes-wrap .box .locations-list li.heading,
.dash-boxes-wrap .box .organizations-list li.heading {
    text-transform: uppercase;
    font-weight: 700;
}
.dash-boxes-wrap .box .challenges-list li.heading em,
.dash-boxes-wrap .box .locations-list li.heading em,
.dash-boxes-wrap .box .organizations-list li.heading em {
    font-weight: 300;
    text-transform: none;
    font-size: 0.8em;
    display: block;
    color: #203772;
}
.dash-boxes-wrap .box .challenges-list li > *,
.dash-boxes-wrap .box .challenges-list li > a > *,
.dash-boxes-wrap .box .locations-list li > *,
.dash-boxes-wrap .box .locations-list li > a > *,
.dash-boxes-wrap .box .organizations-list li > *,
.dash-boxes-wrap .box .organizations-list li > a > * {
    display: inline-block;
    vertical-align: middle;
}
.dash-boxes-wrap .box .challenges-list li > a,
.dash-boxes-wrap .box .locations-list li > a,
.dash-boxes-wrap .box .organizations-list li > a {
    width: calc(100% - 90px);
    color: #6a0f20;
    text-decoration: none;
}
.dash-boxes-wrap .box .challenges-list li > a:hover,
.dash-boxes-wrap .box .locations-list li > a:hover,
.dash-boxes-wrap .box .organizations-list li > a:hover {
    color: #203772;
}
.dash-boxes-wrap .box .challenges-list li > button,
.dash-boxes-wrap .box .locations-list li > button,
.dash-boxes-wrap .box .organizations-list li > button {
    width: 90px;
    text-align: right;
}
.dash-boxes-wrap .box .challenges-list li.current-past > em,
.dash-boxes-wrap .box .locations-list li.current-past > em,
.dash-boxes-wrap .box .organizations-list li.current-past > em {
    vertical-align: baseline;
    font-size: 0.8em;
    color: #203772;
    border-left: 1px solid #abbadf;
    padding-left: 5px;
    margin-left: 5px;
}
.dash-boxes-wrap .box .challenges-list li img,
.dash-boxes-wrap .box .locations-list li img,
.dash-boxes-wrap .box .organizations-list li img {
    width: 50px;
    height: auto;
    margin-right: 10px;
    background: #eee;
}
.dash-boxes-wrap .box .challenges-list li img[src^="data"],
.dash-boxes-wrap .box .locations-list li img[src^="data"],
.dash-boxes-wrap .box .organizations-list li img[src^="data"] {
    height: 25px;
}
.dash-boxes-wrap .box .challenges-list li.ui-sortable-helper,
.dash-boxes-wrap .box .locations-list li.ui-sortable-helper,
.dash-boxes-wrap .box .organizations-list li.ui-sortable-helper {
    border-top: 0 none;
    background: rgba(196, 206, 232, 0.5);
    padding: 10px;
}
.dash-boxes-wrap .box .challenges-list li.ui-sortable-helper .remove-location,
.dash-boxes-wrap .box .locations-list li.ui-sortable-helper .remove-location,
.dash-boxes-wrap .box .organizations-list li.ui-sortable-helper .remove-location {
    display: none;
}

.loc-sortable-helper {
    list-style: none;
    padding: 10px 0;
    border-top: 2px solid rgba(196, 206, 232, 0.5);
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #c4cee8;
    opacity: 1;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #c4cee8;
    -moz-opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #c4cee8;
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #c4cee8;
    opacity: 1;
}

.loader {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 48px;
    height: 48px;
    pointer-events: none;
    animation: container-rotate 1568ms infinite linear;
}
.loader.small {
    width: 34px;
    height: 34px;
}

.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, colors 4s infinite linear;
}

/**
 * Patch the gap that appear between the two adjacent div.circle-clipper while the
 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
 */
.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    height: 100%;
    overflow: hidden;
    border-color: inherit;
}

.gap-patch .circle {
    width: 1000%;
    left: -450%;
}

.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit;
}
.circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 1px;
    /* STROKEWIDTH */
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
.circle-clipper.cc-left .circle {
    left: 0;
    border-right-color: transparent !important;
    -webkit-transform: rotate(129deg);
    transform: rotate(129deg);
}
.circle-clipper.cc-right .circle {
    left: -100%;
    border-left-color: transparent !important;
    -webkit-transform: rotate(-129deg);
    transform: rotate(-129deg);
}

.circle-clipper.cc-left .circle {
    animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.circle-clipper.cc-right .circle {
    animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg);
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        transform: rotate(130deg);
    }
    50% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(130deg);
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}

@keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    to {
        -webkit-transform: rotate(-130deg);
        -moz-transform: rotate(-130deg);
        -ms-transform: rotate(-130deg);
        -o-transform: rotate(-130deg);
        transform: rotate(-130deg);
    }
}

#spinnerContainer.cooldown {
    animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    25% {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        -moz-transform: rotate(405deg);
        -ms-transform: rotate(405deg);
        -o-transform: rotate(405deg);
        transform: rotate(405deg);
    }
    50% {
        -webkit-transform: rotate(540deg);
        -moz-transform: rotate(540deg);
        -ms-transform: rotate(540deg);
        -o-transform: rotate(540deg);
        transform: rotate(540deg);
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        -moz-transform: rotate(675deg);
        -ms-transform: rotate(675deg);
        -o-transform: rotate(675deg);
        transform: rotate(675deg);
    }
    75% {
        -webkit-transform: rotate(810deg);
        -moz-transform: rotate(810deg);
        -ms-transform: rotate(810deg);
        -o-transform: rotate(810deg);
        transform: rotate(810deg);
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        -moz-transform: rotate(945deg);
        -ms-transform: rotate(945deg);
        -o-transform: rotate(945deg);
        transform: rotate(945deg);
    }
    to {
        -webkit-transform: rotate(1080deg);
        -moz-transform: rotate(1080deg);
        -ms-transform: rotate(1080deg);
        -o-transform: rotate(1080deg);
        transform: rotate(1080deg);
    }
}

@keyframes colors {
    0%,
    100% {
        border-color: #6a0f20;
    }
    25% {
        border-color: #203772;
    }
    50% {
        border-color: #abbadf;
    }
    75% {
        border-color: #8d2a43;
    }
}

@keyframes fade-out {
    from {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
        filter: alpha(opacity=100);
        zoom: 1;
    }
    to {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
        filter: alpha(opacity=0);
        zoom: 1;
    }
}

@keyframes contaier-rotate) {
to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
}

@keyframes fillup {
    to {
        stroke-dasharray: 75 100;
    }
}

@keyframes clockwse) {
0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(50deg);
    -moz-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    transform: rotate(50deg);
}
}

@keyframes clock) {
100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
}

@keyframes challegearrow) {
0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}
}

.overlay {
    color: #abbadf;
    background-color: #abbadf;
    display: inline-block;
    width: 100%;
}
.overlay::before {
    content: '\00a0';
}

.overlay-container {
    opacity: 0.25;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 25 ")";
    filter: alpha(opacity=25);
    zoom: 1;
    pointer-events: none;
}

@keyframes hours {
    100% {
        transform: rotate(10deg);
    }
}

@-webkit-keyframes hours {
    100% {
        -webkit-transform: rotate(10deg);
    }
}

.dash-boxes-wrap .box .average-time .svg svg #hours {
    -webkit-animation: hours 2s infinite steps(60);
    -moz-animation: hours 2s infinite steps(60);
    animation: hours 2s infinite steps(60);
}

.login-wrap {
    width: 100%;
    height: calc(100vh - 150px);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 700px;
}

.notification {
    display: block;
    margin-bottom: 15px;
    padding: 5px 10px 4px 45px;
    background: #eee;
    position: relative;
    line-height: 1.5;
}
.notification a {
    color: #6a0f20;
    font-weight: 600;
}
.notification:before {
    background: #bbb;
    width: 35px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    text-align: center;
    font-size: 1.125em;
    line-height: 35px;
}
.notification.error:before {
    background: #6a0f20;
    color: white;
    content: '\e830';
}
.notification.warning, .notification.success {
    background: #e9f7f2;
}
.notification.warning:before, .notification.success:before {
    background: #307e63;
    content: '\2713';
    color: white;
    font-size: 1.375em;
}
.notification.warning::before {
    content: '\e830';
}

.body-notification {
    padding: 2em 0;
    max-height: 1000px;
    display: block;
    overflow: hidden;
    animation: notificationHide 10000ms ease-in-out forwards;
}
.body-notification .notification {
    background: none;
    padding: 2px 0 0 65px;
    line-height: 1.2;
    font-size: 1.15em;
    color: #999;
    margin: 0;
    font-style: italic;
}
.body-notification .notification:before {
    background: #6a0f20;
    color: white;
    font-size: 1.125em;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 48px;
    font-style: normal;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.body-messages {
    border: 2px solid #abbadf;
    margin-bottom: 1em;
    padding-bottom: 1em;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
}
.body-messages > div {
    position: relative;
    display: flex;
    align-items: center;
    padding: 1em;
    padding-bottom: 0;
    max-height: 500px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    overflow: hidden;
}
.body-messages > div img {
    width: 60px;
    height: auto;
    margin-right: 15px;
}
.body-messages > div > div > span {
    font-family: "Jockey One", sans-serif;
    text-transform: uppercase;
    display: block;
    line-height: 1.1em;
}
.body-messages > div + div {
    border-top: 2px solid rgba(171, 186, 223, 0.2);
    padding-top: 15px;
    margin-top: 15px;
}
.body-messages > div.chapter > div > span {
    color: #6a0f20;
}
.body-messages > div.organization > div > span {
    color: #203772;
}
.body-messages > strong {
    background: #abbadf;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    font-family: "Jockey One", sans-serif;
    text-transform: uppercase;
    font-size: 1.3em;
    font-weight: normal;
    letter-spacing: 0.04em;
    position: relative;
}
.body-messages > strong::before, .body-messages > strong::after {
    content: '';
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -1px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
}
.body-messages > strong::before {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
}
.body-messages.fold {
    padding-bottom: 0;
}
.body-messages.fold > strong::before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.body-messages.fold > strong::after {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.body-messages.fold > div {
    max-height: 0px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-top: 0 none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
}

@keyframes notificationHide {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
        filter: alpha(opacity=100);
        zoom: 1;
    }
    97.5% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
        filter: alpha(opacity=100);
        zoom: 1;
        max-height: 1000px;
        padding: 2em 0;
    }
    100% {
        margin-top: 0;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
        filter: alpha(opacity=0);
        zoom: 1;
        max-height: 0px;
        padding: 0;
    }
}

.page-template-tott-edit-profile .gform_wrapper .gform_heading {
    margin: 0;
}

.tott-profile-form,
.tott-login-form {
    width: 80%;
    max-width: 550px;
    background: rgba(141, 42, 67, 0.85);
    padding: 30px;
    position: absolute;
    left: 50%;
    top: 15%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tott-profile-form p,
.tott-login-form p {
    color: #e2e2e2;
    text-align: left;
    font-size: 0.8em;
    margin-top: 5px;
    line-height: 1.4;
    margin-bottom: 10px;
}
.tott-profile-form p a,
.tott-login-form p a {
    color: white;
    display: inline-block;
    border-bottom: 1px solid white;
    -webkit-transition: border 350ms ease-in-out;
    -moz-transition: border 350ms ease-in-out;
    transition: border 350ms ease-in-out;
}
.tott-profile-form p a:hover,
.tott-login-form p a:hover {
    border-color: transparent;
}
.tott-profile-form .section,
.tott-login-form .section {
    margin-bottom: 1em;
}
.tott-profile-form h3,
.tott-login-form h3 {
    color: white;
    text-align: center;
    display: block;
    margin-bottom: 0;
}
.tott-profile-form label,
.tott-login-form label {
    display: block;
    position: relative;
}
.tott-profile-form label:before,
.tott-login-form label:before {
    display: block;
    position: absolute;
    left: 14px;
    top: 16px;
    line-height: 1;
    font-size: 1.375em;
    color: #999;
    pointer-events: none;
}
.tott-profile-form label + label,
.tott-login-form label + label {
    margin-top: 1em;
}
.tott-profile-form label.tott-username:before,
.tott-login-form label.tott-username:before {
    content: '\e818';
}
.tott-profile-form label.tott-password:before,
.tott-login-form label.tott-password:before {
    content: '\e819';
}
.tott-profile-form label.tott-email:before,
.tott-login-form label.tott-email:before {
    content: '\e838';
}
.tott-profile-form input,
.tott-login-form input {
    width: 100%;
    height: 55px;
    line-height: 55px;
    padding: 0 0 0 50px;
    font-size: 1.375em;
    color: #999;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}
.tott-profile-form button,
.tott-login-form button {
    background: #203772;
    width: 100%;
    margin: 0.5em 0 1em 0;
}
.tott-profile-form a,
.tott-login-form a {
    font-size: 0.9375em;
    text-decoration: none;
    display: block;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.tott-profile-form a:hover,
.tott-login-form a:hover {
    color: white;
}
.tott-profile-form .forgot-btn,
.tott-login-form .forgot-btn {
    color: #999;
    font-style: italic;
}
.tott-profile-form .register-btn,
.tott-login-form .register-btn {
    color: white;
    clear: both;
    margin-top: 5px;
}
.tott-profile-form .notification a:hover,
.tott-login-form .notification a:hover {
    color: #203772;
}

.avatar-ph {
    display: inline-block;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
}
.avatar-ph::after {
    content: '\e809';
    background: #6a0f20;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-indent: 1px;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 15px;
    bottom: 0;
    border-radius: 50%;
    z-index: 2;
    pointer-events: none;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.avatar-ph:hover::after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.avatar-ph img {
    width: 100%;
    height: 100%;
}

.avatar-body .col-md-3,
.avatar-wrapper {
    width: 100%;
    background-color: #fafafa;
    overflow: hidden;
}

.avatar-body .col-md-9 {
    width: 100%;
}

.avatar-body .col-md-3 {
    width: 100%;
    clear: both;
    padding: 8px;
    float: left;
    position: relative;
    height: 200px;
}

.avatar-upload {
    overflow: hidden;
}
.avatar-upload input:focus + label,
.avatar-upload input + label:hover,
.avatar-upload input.has-focus + label {
    color: #6a0f20;
}
.avatar-upload input + label {
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    color: #8d2a43;
}
.avatar-upload input + label::before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-left: -0.15em;
}
.avatar-upload input + label > div {
    display: inline-block;
    vertical-align: middle;
    margin-top: 1.5em;
}
.avatar-upload input + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}
.avatar-upload input + label * {
    pointer-events: none;
}

html.js .avatar-upload input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.no-js .avatar-upload + label {
    display: none;
}

.avatar-upload label {
    display: inline-block;
}

.avatar-upload input {
    display: inline-block;
}

.avatar-alert {
    margin-top: 10px;
    margin-bottom: 10px;
}

.avatar-wrapper {
    background: #e9ecf6;
    position: relative;
    cursor: pointer;
    height: 200px;
}
.avatar-wrapper img {
    display: block;
    height: auto;
    max-width: 100%;
}
.avatar-wrapper .drag-default {
    border: 2px dashed #bdc9e6;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    color: #203772;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 2;
}
.avatar-wrapper .drag-default::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-left: -0.15em;
}
.avatar-wrapper .drag-default .drag-container {
    display: inline-block;
    vertical-align: middle;
    margin-top: -1.5em;
}
.avatar-wrapper .cropper-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.avatar-wrapper.cropping .drag-default {
    z-index: 1;
}
.avatar-wrapper.cropping .cropper-main {
    z-index: 2;
}

.avatar-preview-wrap {
    margin: 15px auto 15px 15px;
    width: 125px;
    height: 125px;
    position: relative;
    float: left;
}
.avatar-preview-wrap.small .avatar-preview.preview-md {
    z-index: 1;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
}
.avatar-preview-wrap.small .avatar-preview.preview-sm {
    z-index: 2;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.avatar-preview-wrap .toggle {
    color: #6a0f20;
    font-size: 1em;
    position: absolute;
    right: -20px;
    top: 50%;
    text-decoration: none;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.avatar-preview {
    margin: 0 auto;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.avatar-preview.preview-md {
    z-index: 2;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.avatar-preview.preview-sm {
    z-index: 1;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
}

.avatar-preview img {
    width: 100%;
}

.preview-lg {
    height: 183px;
    width: 183px;
}

.preview-md {
    height: 125px;
    width: 125px;
}

.preview-sm {
    height: 50px;
    width: 50px;
}

.avatar-btns.avatar-btns {
    margin: 0.5em auto;
    text-align: center;
    float: right;
    max-width: 80px;
}
.avatar-btns.avatar-btns button {
    margin-top: 17px;
    border: 0;
    display: inline-block;
    background: #6a0f20;
    color: white;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 1.25em;
    padding: 0;
}

.avatar-btns .btn-group {
    display: inline-block;
}

.avatar-save {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    padding: 0;
    color: #203772;
    background: #e9ecf6;
}
.avatar-save:hover {
    background: #c4cee8;
}
.avatar-save:before {
    margin: 0 5px 0 0;
    color: #8d2a43;
}

#crop-avatar .loader-container {
    position: fixed;
    z-index: 5001;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9) no-repeat center center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    pointer-events: none;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#crop-avatar .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2px;
    margin-top: -2px;
}

#crop-avatar.loading .loader-container {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    pointer-events: auto;
}

table.table {
    width: 100%;
    color: #203772;
    font-size: 1.0625em;
    border-collapse: separate;
    border-spacing: 0;
}
table.table thead th {
    font-weight: 700;
    text-align: left;
    padding: 0 10px 10px 10px;
    font-size: 1em;
    cursor: pointer;
}
.badges table.table thead th {
    cursor: text;
}
table.table thead th.null {
    font-weight: 400;
    cursor: inherit;
}
table.table thead th.filtered:after {
    display: inline-block;
    position: relative;
    color: #6a0f20;
    margin-left: 6px;
    font-size: 1em;
    top: 1px;
}
table.table thead th.filtered.down:after {
    content: '\e80e';
}
table.table thead th.filtered.up:after {
    content: '\e80d';
}
table.table td {
    padding: 10px 15px 10px 20px;
    border-right: 1px solid #c4cee8;
    border-bottom: 1px solid #c4cee8;
}
table.table td.date {
    white-space: nowrap;
}
table.table td:first-child {
    border-left: 1px solid #abbadf;
}
table.table tr:nth-child(even) td {
    background: #e6eaf3;
}
table.table tr:first-child td {
    border-top: 1px solid #c4cee8;
}

.table-footer {
    clear: both;
    margin-top: 1em;
}
.table-footer .displaying {
    float: left;
    font-size: 0.75em;
    color: #203772;
}
.table-footer .select-wrap {
    overflow: hidden;
    width: 54px;
    height: 26px;
    position: relative;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    line-height: 26px;
    top: -2px;
}
.table-footer .select-wrap:after {
    content: '\e811';
    display: block;
    color: white;
    margin-left: 5px;
    position: absolute;
    right: 5px;
    top: 1px;
    font-size: 12px;
}
.table-footer select {
    -moz-appearancex: none;
    -webkit-appearance: none;
    border-radius: 0;
    width: 80px;
    color: white;
    border: 0;
    background: #8d2a43;
    height: 100%;
    text-indent: 4px;
    font-size: 14px;
}
.table-footer select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 white;
}
.table-footer .table-pagination {
    float: right;
    font-size: 0.75em;
}
.table-footer .table-pagination span {
    display: inline-block;
    margin: 0 5px;
    color: #e2e2e2;
    vertical-align: middle;
}
.table-footer .table-pagination .select-wrap {
    margin: 0 2px;
}
.table-footer .table-pagination span.pages span {
    vertical-align: baseline;
    margin: 0;
    color: #aaa;
}
.table-footer .table-pagination button {
    font-size: 1em;
    background: none;
    border: 0;
    color: #203772;
    position: relative;
    display: inline-block;
    padding: 5px;
}
.table-footer .table-pagination button:disabled {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 40 ")";
    filter: alpha(opacity=40);
    zoom: 1;
    cursor: not-allowed;
}
.table-footer .table-pagination button:before, .table-footer .table-pagination button:after {
    color: #6a0f20;
    width: auto;
    position: absolute;
    font-size: 1.375em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.table-footer .table-pagination button:before {
    left: 0;
}
.table-footer .table-pagination button:after {
    right: 0;
}
.table-footer .table-pagination button.icon-table-prev:before, .table-footer .table-pagination button.icon-table-next:after {
    font-size: 1.75em;
}
.table-footer .table-pagination button.icon-table-first {
    padding-left: 25px;
}
.table-footer .table-pagination button.icon-table-prev {
    padding-left: 19px;
}
.table-footer .table-pagination button.icon-table-next {
    padding-right: 15px;
}
.table-footer .table-pagination button.icon-table-last {
    padding-right: 20px;
}

/*!
 * Cropper v2.3.4
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2014-2016 Fengyuan Chen and contributors
 * Released under the MIT license
 *
 * Date: 2016-09-03T05:50:45.412Z
 */
.cropper-container {
    font-size: 0;
    line-height: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    direction: ltr !important;
}

.cropper-container img {
    display: block;
    width: 100%;
    min-width: 0 !important;
    max-width: none !important;
    height: 100%;
    min-height: 0 !important;
    max-height: none !important;
    image-orientation: 0deg !important;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.cropper-wrap-box {
    overflow: hidden;
}

.cropper-drag-box {
    opacity: 0;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.cropper-modal {
    opacity: .5;
    background-color: #000;
    filter: alpha(opacity=50);
}

.cropper-view-box {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    outline: 1px solid #39f;
    outline-color: rgba(51, 153, 255, 0.75);
}

.cropper-dashed {
    position: absolute;
    display: block;
    opacity: .5;
    border: 0 dashed #eee;
    filter: alpha(opacity=50);
}

.cropper-dashed.dashed-h {
    top: 33.33333%;
    left: 0;
    width: 100%;
    height: 33.33333%;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.cropper-dashed.dashed-v {
    top: 0;
    left: 33.33333%;
    width: 33.33333%;
    height: 100%;
    border-right-width: 1px;
    border-left-width: 1px;
}

.cropper-center {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    opacity: .75;
    filter: alpha(opacity=75);
}

.cropper-center:before,
.cropper-center:after {
    position: absolute;
    display: block;
    content: ' ';
    background-color: #eee;
}

.cropper-center:before {
    top: 0;
    left: -3px;
    width: 7px;
    height: 1px;
}

.cropper-center:after {
    top: -3px;
    left: 0;
    width: 1px;
    height: 7px;
}

.cropper-face,
.cropper-line,
.cropper-point {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    opacity: .1;
    filter: alpha(opacity=10);
}

.cropper-face {
    top: 0;
    left: 0;
    background-color: #fff;
}

.cropper-line {
    background-color: #39f;
}

.cropper-line.line-e {
    top: 0;
    right: -3px;
    width: 5px;
    cursor: e-resize;
}

.cropper-line.line-n {
    top: -3px;
    left: 0;
    height: 5px;
    cursor: n-resize;
}

.cropper-line.line-w {
    top: 0;
    left: -3px;
    width: 5px;
    cursor: w-resize;
}

.cropper-line.line-s {
    bottom: -3px;
    left: 0;
    height: 5px;
    cursor: s-resize;
}

.cropper-point {
    width: 5px;
    height: 5px;
    opacity: .75;
    background-color: #39f;
    filter: alpha(opacity=75);
}

.cropper-point.point-e {
    top: 50%;
    right: -3px;
    margin-top: -3px;
    cursor: e-resize;
}

.cropper-point.point-n {
    top: -3px;
    left: 50%;
    margin-left: -3px;
    cursor: n-resize;
}

.cropper-point.point-w {
    top: 50%;
    left: -3px;
    margin-top: -3px;
    cursor: w-resize;
}

.cropper-point.point-s {
    bottom: -3px;
    left: 50%;
    margin-left: -3px;
    cursor: s-resize;
}

.cropper-point.point-ne {
    top: -3px;
    right: -3px;
    cursor: ne-resize;
}

.cropper-point.point-nw {
    top: -3px;
    left: -3px;
    cursor: nw-resize;
}

.cropper-point.point-sw {
    bottom: -3px;
    left: -3px;
    cursor: sw-resize;
}

.cropper-point.point-se {
    right: -3px;
    bottom: -3px;
    width: 20px;
    height: 20px;
    cursor: se-resize;
    opacity: 1;
    filter: alpha(opacity=100);
}

.cropper-point.point-se:before {
    position: absolute;
    right: -50%;
    bottom: -50%;
    display: block;
    width: 200%;
    height: 200%;
    content: ' ';
    opacity: 0;
    background-color: #39f;
    filter: alpha(opacity=0);
}

@media (min-width: 768px) {
    .cropper-point.point-se {
        width: 15px;
        height: 15px;
    }
}

@media (min-width: 992px) {
    .cropper-point.point-se {
        width: 10px;
        height: 10px;
    }
}

@media (min-width: 1200px) {
    .cropper-point.point-se {
        width: 5px;
        height: 5px;
        opacity: .75;
        filter: alpha(opacity=75);
    }
}

.cropper-invisible {
    opacity: 0;
    filter: alpha(opacity=0);
}

.cropper-bg {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}

.cropper-hide {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
}

.cropper-hidden {
    display: none !important;
}

.cropper-move {
    cursor: move;
}

.cropper-crop {
    cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
    cursor: not-allowed;
}

.chapter-image-slider {
    clear: both;
    margin-top: 2em;
}
.chapter-image-slider .slide {
    position: relative;
}
.chapter-image-slider .slide .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background: rgba(32, 55, 114, 0.9);
    padding: 0.5em 1em;
}

.logo-column {
    margin: 2em 0;
}
.logo-column a {
    display: block;
    max-width: 60%;
    margin: 0 auto;
}
.logo-column a img {
    margin: 0 auto;
    max-height: 145px;
}
@media (min-width: 400px) {
    .logo-column {
        display: flex;
        justify-content: center;
    }
    .logo-column a {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: none;
        width: 50%;
        margin: 0;
    }
}
@media (min-width: 768px) {
    .logo-column a {
        width: 33.3%;
    }
    .logo-column a img {
        max-width: 90%;
        max-height: 160px;
        width: auto;
    }
}

.current-chapter-challenge,
.past-chapter-challenges,
.chapter-sponsors {
    margin-top: 2em;
}
.current-chapter-challenge > h3,
.past-chapter-challenges > h3,
.chapter-sponsors > h3 {
    background: #203772;
    color: #fff;
    font-size: 1.5em;
    padding: 0.5em 0.75em;
    line-height: 1.2em;
}
.current-chapter-challenge > div,
.past-chapter-challenges > div,
.chapter-sponsors > div {
    padding: 0 1.25em;
}
.current-chapter-challenge > div > h4,
.past-chapter-challenges > div > h4,
.chapter-sponsors > div > h4 {
    font-size: 1.5em;
    line-height: 1.2em;
    margin: 0;
}
.current-chapter-challenge > div > strong,
.past-chapter-challenges > div > strong,
.chapter-sponsors > div > strong {
    display: inline-block;
    margin: 0 0 0.75em 0;
    color: #8d2a43;
    font-size: 0.9em;
}
.current-chapter-challenge > div > .btn,
.past-chapter-challenges > div > .btn,
.chapter-sponsors > div > .btn {
    margin-top: 0.25em;
}
.current-chapter-challenge > div + div,
.past-chapter-challenges > div + div,
.chapter-sponsors > div + div {
    margin-top: 1.5em;
    border-top: 1px solid rgba(171, 186, 223, 0.5);
    padding-top: 1.5em;
}

.chapter-sponsors {
    padding-top: 2em;
    clear: both;
}
.chapter-sponsors > h3 {
    background: #abbadf;
    margin: 0;
}
.chapter-sponsors > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.chapter-sponsors > div > div {
    width: 100%;
    text-align: center;
    padding: 2em 0;
    vertical-align: middle;
}
.chapter-sponsors > div > div a {
    display: block;
}
.sponsor-container {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
}
.sponsor-container div a img {
    max-width: 225px;
    width: auto;
    max-height: 100px;
    margin: 0 auto;
}
@media (min-width: 400px) {
    .sponsor-container {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .chapter-sponsors > div > div {
        width: 50%;
        padding: 1em 2em;
    }
    .sponsor-container div a img {
        max-width: 100%;
    }
}
@media (min-width: 560px) {
    .sponsor-container div a img {
        max-width: 200px;
    }
}
@media (min-width: 768px) {
    .sponsor-container div a img {
        max-width: 100%;
    }
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 80%;
    max-width: 800px;
    -webkit-transform: translateX(-50%) translateY(-60%);
    -moz-transform: translateX(-50%) translateY(-60%);
    -ms-transform: translateX(-50%) translateY(-60%);
    -o-transform: translateX(-50%) translateY(-60%);
    transform: translateX(-50%) translateY(-60%);
    z-index: 5000;
    pointer-events: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.modal .modal-content {
    background: #fff;
    border: 1px solid #203772;
}
.modal .modal-header {
    background: #203772;
    color: #fff;
    position: relative;
    padding: 4px 15px;
}
.modal .modal-header .modal-title {
    margin: 0;
}
.modal .modal-header .close {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 0 none;
    background: transparent;
    color: #fff;
    font-size: 3em;
    position: absolute;
    top: -5px;
    right: 5px;
    line-height: 1;
}
.modal .alert {
    background: #eee;
    padding: 0 10px 0 50px;
    line-height: 40px;
    height: 40px;
    position: relative;
    margin: 10px 0;
    font-size: 1em;
}
.modal .alert.alert-danger {
    color: white;
    background: #8d2a43;
}
.modal .alert .close {
    border: 0;
    background: 0;
    font-size: 1.875em;
    margin: 0;
    padding: 0;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 1;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #6a0f20;
    color: white;
}

body::after {
    content: '';
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4999;
    pointer-events: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

body.modal-open .modal {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    pointer-events: auto;
}

body.modal-open::after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    pointer-events: auto;
}

.gform_footer button, .gform_footer input[type=submit] {
    padding: 10px 40px;
}

.honeypot {
    display: none;
}

.gform_wrapper {
    position: relative;
}
.gform_wrapper img {
    padding: 0;
}
.gform_wrapper .gform_fields {
    list-style: none;
    margin: 0;
    padding: 0;
}
.gform_wrapper .gform_button {
    border: none;
    outline: none;
}
.gform_wrapper .ginput_container {
    margin-top: 0 !important;
}
.gform_wrapper .ginput_container * {
    width: 100%;
}

.gform_wrapper {
    margin: 0 auto;
    width: 100%;
}
.gform_wrapper .gform_heading {
    margin: 0 0 30px;
}
.gform_wrapper .gform_title {
    margin-top: 0;
    font-size: 2.25em;
}
.gform_wrapper .gform_body {
    margin: 0;
}
.gform_wrapper .validation_error {
    margin: 0 0 15px 0;
    font-size: 0.875em;
    color: #6a0f20;
}
.gform_wrapper .gform_footer,
.gform_wrapper .gform_page_footer {
    margin: 30px 0 0;
    padding-left: 26%;
}
.gform_wrapper .gform_footer {
    position: relative;
}
.gform_wrapper .gform_footer button {
    font-size: 2em;
}
.gform_wrapper .gform_footer .gform_button {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.gform_wrapper .gform_footer .loader {
    position: absolute;
    top: 8px;
    left: 26%;
    margin-left: -50px;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    transition: all 400ms linear;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
}
.gform_wrapper .gform_footer.loading .loader {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.gform_wrapper .gfield {
    overflow: hidden;
    padding: 0;
    border: none;
    background: none;
}
.gform_wrapper .gfield:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " " !important;
    clear: both;
    height: 0;
}
.gform_wrapper .gfield.gfield_visibility_hidden {
    display: none;
}
.gform_wrapper .gfield:not(:first-child) {
    margin: 15px 0 0;
}
.gform_wrapper .gfield:before {
    display: none;
}
.gform_wrapper .gfield.gfield_error {
    border: none;
    background: transparent;
    width: 100%;
}
.gform_wrapper .gfield.gfield_error .gfield_label {
    color: #bfbfbf;
    margin-left: 0;
}
.gform_wrapper .gfield.gfield_error .ginput_container {
    margin: 0;
}
.gform_wrapper .gfield .gfield_checkbox {
    position: relative;
}
.gform_wrapper .gfield .chapter-message,
.gform_wrapper .gfield .gfield_description,
.gform_wrapper .gfield .instruction {
    display: block;
    font-size: 0.8125em;
    line-height: 1.5em;
    margin: 5px 0 0 0px;
    font-style: italic;
    color: black;
}
.gform_wrapper .gfield .chapter-message.validation_message,
.gform_wrapper .gfield .gfield_description.validation_message,
.gform_wrapper .gfield .instruction.validation_message {
    color: #6a0f20;
}
.gform_wrapper .gfield .gfield_description.validation_message {
	clear: left;
}
.gform_wrapper .gfield .chapter-message {
    font-size: 1em;
    clear: both;
    padding: 10px;
    color: #fff;
    background: #4864ac;
    margin-top: 20px;
    float: left;
    width: 100%;
}
.gform_wrapper .gfield > label {
    color: #203772;
    font-size: 0.9375em;
    float: left;
    width: 25%;
    padding: 10px 0 0;
}
.gform_wrapper .gfield > label .gfield_required {
    color: #6a0f20;
    margin-left: 3px;
}
.gform_wrapper .gfield > .ginput_container,
.gform_wrapper .gfield .clear-multi {
    float: right;
    width: 74%;
}
.gform_wrapper .gfield > .ginput_container span,
.gform_wrapper .gfield .clear-multi span {
    float: left;
}
.gform_wrapper .gfield > .ginput_container label,
.gform_wrapper .gfield .clear-multi label {
    display: block;
    font-size: 0.8125em;
    line-height: 1em;
    margin: 5px 0 0 5px;
    font-style: italic;
    color: #bfbfbf;
}
.gform_wrapper .gfield input {
    width: 100%;
}
.gform_wrapper .gfield input[type=text],
.gform_wrapper .gfield input[type=email],
.gform_wrapper .gfield input[type=password],
.gform_wrapper .gfield input[type=tel],
.gform_wrapper .gfield input[type=number],
.gform_wrapper .gfield select,
.gform_wrapper .gfield textarea {
    color: #0a0c0a;
    border: none;
    background: #ddd;
    padding: 15px 10px;
    font-size: 1em;
    font-weight: 200;
    letter-spacing: 1px;
}
.gform_wrapper .gfield textarea {
    width: 100% !important;
    height: 125px;
}
.gform_wrapper .gfield select {
    padding: 15px 10px;
    border-radius: 0;
    -webkit-appearance: none;
    width: 105% !important;
}
.gform_wrapper .gfield select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.gform_wrapper .gfield textarea {
    resize: vertical;
}
.gform_wrapper .gfield.time .ginput_container_time {
    float: left;
    overflow: hidden;
    width: 32.66%;
}
.gform_wrapper .gfield.time .ginput_container_time:not(:first-child) {
    margin-left: 1%;
}
.gform_wrapper .gfield.time .ginput_container_time i {
    display: none;
}
.gform_wrapper .gfield.time select {
    width: 110% !important;
}
.gform_wrapper .gfield.list table {
    width: 100% !important;
}
.gform_wrapper .gfield.list tr td {
    padding: 0;
}
.gform_wrapper .gfield.list tr:not(:first-child) td {
    padding: 5px 0 0;
}
.gform_wrapper .gfield.list tr:hover td {
    background: transparent;
}
.gform_wrapper .gfield.list img {
    display: block;
    border: none;
    margin: 5px auto !important;
    width: 16px !important;
    height: 16px !important;
    background-size: 16px 16px !important;
}
.gform_wrapper .gfield.select,
.gform_wrapper .gfield .address_country,
.gform_wrapper .gfield .address_state,
.gform_wrapper .gfield .ginput_container_time:last-child {
    position: relative;
}
.gform_wrapper .gfield.select:before,
.gform_wrapper .gfield .address_country:before,
.gform_wrapper .gfield .address_state:before,
.gform_wrapper .gfield .ginput_container_time:last-child:before {
    display: block;
    background: transparent;
    top: 19px;
    right: 20px;
    left: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #6a0f20;
    border-width: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.gform_wrapper .gfield.name > .ginput_container > span, .gform_wrapper .gfield.password.multi > .ginput_container > span, .gform_wrapper .gfield.email.multi > .ginput_container > span {
    width: 49.5%;
    float: left;
    margin: 0;
}
.gform_wrapper .gfield.name > .ginput_container > span:not(:first-child), .gform_wrapper .gfield.password.multi > .ginput_container > span:not(:first-child), .gform_wrapper .gfield.email.multi > .ginput_container > span:not(:first-child) {
    margin-left: 1%;
}
.gform_wrapper .gfield.password .gfield_password_strength {
    clear: both;
    width: 74%;
    float: right;
    font-size: 13px;
    line-height: 20px;
    padding-right: 10px;
    color: #bfbfbf;
    margin-top: 10px;
    text-align: right;
    position: relative;
    text-transform: uppercase;
}
.gform_wrapper .gfield.password .gfield_password_strength:before, .gform_wrapper .gfield.password .gfield_password_strength:after {
    width: calc(100% - 180px);
    right: 180px;
    top: 3px;
    height: 15px;
    display: block;
    border-radius: 10px;
    content: '';
    position: absolute;
}
.gform_wrapper .gfield.password .gfield_password_strength:before {
    background: #eee;
}
.gform_wrapper .gfield.password .gfield_password_strength.short {
    color: #DF6C69;
}
.gform_wrapper .gfield.password .gfield_password_strength.short:after {
    width: 5%;
    right: 95%;
    background: #DF6C69;
}
.gform_wrapper .gfield.password .gfield_password_strength.bad {
    color: #DE6D67;
}
.gform_wrapper .gfield.password .gfield_password_strength.bad:after {
    width: 15%;
    right: 85%;
    background: #DE6D67;
}
.gform_wrapper .gfield.password .gfield_password_strength.good {
    color: #F4B969;
}
.gform_wrapper .gfield.password .gfield_password_strength.good:after {
    width: calc(100% - 160px);
    right: 160px;
    background: #F4B969;
}
.gform_wrapper .gfield.password .gfield_password_strength.strong {
    color: #5BB85D;
}
.gform_wrapper .gfield.password .gfield_password_strength.strong:after {
    width: calc(100% - 120px);
    right: 120px;
    background: #5BB85D;
}
.gform_wrapper .gfield.password .gfield_password_strength.mismatch {
    color: #333;
}
.gform_wrapper .gfield.password .gfield_password_strength.mismatch:after {
    width: calc(100% - 120px);
    right: 120px;
    background: #333;
}
.gform_wrapper .gfield.password .gfield_password_strength.short:before, .gform_wrapper .gfield.password .gfield_password_strength.bad:before, .gform_wrapper .gfield.password .gfield_password_strength.good:before, .gform_wrapper .gfield.password .gfield_password_strength.strong:before, .gform_wrapper .gfield.password .gfield_password_strength.mismatch:before {
    width: calc(100% - 120px);
    right: 120px;
}
.gform_wrapper .gfield.password .gfield_description {
    width: 100%;
    float: right;
    clear: both;
    display: block;
    max-width: 74%;
}
.gform_wrapper .gfield.date .clear-multi {
    width: 100%;
}
.gform_wrapper .gfield.date .clear-multi > div {
    display: inline-block;
}
.gform_wrapper .gfield.date .gfield_date_month {
    float: left;
    clear: left;
    width: 32.66%;
}
.gform_wrapper .gfield.date .gfield_date_day {
    float: left;
    width: 32.66%;
    margin-left: 1%;
}
.gform_wrapper .gfield.date .gfield_date_year {
    width: 32.66%;
    margin-left: 1%;
    float: left;
}
.gform_wrapper .gfield.address .ginput_complex input {
    width: 100% !important;
}
.gform_wrapper .gfield.address .ginput_complex select {
    -webkit-appearance: none;
    width: 105% !important;
    border-radius: 0;
    padding: 15px 10px;
}
.gform_wrapper .gfield.address > .ginput_container > span:not(:first-child) {
    margin-top: 15px;
}
.gform_wrapper .gfield.address > .ginput_container > span.address_city {
    clear: both;
    width: 32.66%;
}
.gform_wrapper .gfield.address > .ginput_container > span.address_state {
    width: 32.66%;
    margin-left: 1%;
    overflow: hidden;
}
.gform_wrapper .gfield.address > .ginput_container > span.address_zip {
    width: 32.66%;
    float: right;
}
.gform_wrapper .gfield.address > .ginput_container > span.address_country {
    width: 100%;
    margin-left: 0;
}
.gform_wrapper .gfield.height .ginput_complex input {
    width: 100% !important;
}
.gform_wrapper .gfield.height > .ginput_container > span.height_feet {
    clear: both;
    width: 49%;
}
.gform_wrapper .gfield.height > .ginput_container > span.height_inches {
    width: 49%;
    margin-left: 1%;
}
.gform_wrapper .gfield.height > label:after {
    display: inline;
    content: '*';
    color: #6a0f20;
    margin-left: 3px;

}
.gform_wrapper .gfield.radio > .ginput_container > ul, .gform_wrapper .gfield.checkbox > .ginput_container > ul {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
}
.gform_wrapper .gfield.radio > .ginput_container > ul:after, .gform_wrapper .gfield.checkbox > .ginput_container > ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " " !important;
    clear: both;
    height: 0;
}
.gform_wrapper .gfield.radio > .ginput_container > ul li, .gform_wrapper .gfield.checkbox > .ginput_container > ul li {
    width: 100%;
    border: none;
    background: none;
    padding-left: 0;
}
.gform_wrapper .gfield.radio > .ginput_container > ul li:after, .gform_wrapper .gfield.checkbox > .ginput_container > ul li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " " !important;
    clear: both;
    height: 0;
}
.gform_wrapper .gfield.radio > .ginput_container > ul li::before, .gform_wrapper .gfield.checkbox > .ginput_container > ul li::before {
    display: none;
}
.gform_wrapper .gfield.radio > .ginput_container > ul li:not(:first-child), .gform_wrapper .gfield.checkbox > .ginput_container > ul li:not(:first-child) {
    margin-top: 5px;
}
.gform_wrapper .gfield.radio > .ginput_container input, .gform_wrapper .gfield.checkbox > .ginput_container input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -100;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: none;
    outline: none;
    background: transparent;
    pointer-events: none;
}
.gform_wrapper .gfield.radio > .ginput_container input[type=checkbox]:checked + label:after, .gform_wrapper .gfield.checkbox > .ginput_container input[type=checkbox]:checked + label:after {
    content: "✓";
    color: #6a0f20;
    font-style: normal;
    font-size: 24px;
    line-height: 5px;
    text-indent: -3px;
}
.gform_wrapper .gfield.radio > .ginput_container input[type=radio]:checked + label:after, .gform_wrapper .gfield.checkbox > .ginput_container input[type=radio]:checked + label:after {
    border-color: #3d0913;
    background: #6a0f20;
}
.gform_wrapper .gfield.radio > .ginput_container input[type=radio] + label:before, .gform_wrapper .gfield.checkbox > .ginput_container input[type=radio] + label:before {
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
    border-radius: 21px;
}
.gform_wrapper .gfield.radio > .ginput_container input[type=radio] + label:after, .gform_wrapper .gfield.checkbox > .ginput_container input[type=radio] + label:after {
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    border-radius: 11px;
}
.gform_wrapper .gfield.radio > .ginput_container label, .gform_wrapper .gfield.checkbox > .ginput_container label {
    font-size: 1em;
    padding: 10px 0;
    position: relative;
    padding-left: 35px;
    color: #0a0c0a;
}
.gform_wrapper .gfield.radio > .ginput_container label:hover, .gform_wrapper .gfield.checkbox > .ginput_container label:hover {
    cursor: pointer;
}
.gform_wrapper .gfield.radio > .ginput_container label:before, .gform_wrapper .gfield.checkbox > .ginput_container label:before {
    content: "";
    width: 21px;
    height: 21px;
    display: block;
    background: #FFFFFF;
    border: 1px #cccccc solid;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.gform_wrapper .gfield.radio > .ginput_container label:after, .gform_wrapper .gfield.checkbox > .ginput_container label:after {
    content: "";
    width: 11px;
    height: 11px;
    display: block;
    background: #e6e6e6;
    border: 1px #d9d9d9 solid;
    position: absolute;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.gform_wrapper .gf_progressbar_wrapper {
    position: absolute;
    top: 15px;
    right: 15px;
}
.gform_wrapper .gf_progressbar_wrapper h3 {
    color: #bfbfbf;
    font-size: .75em;
}
.gform_wrapper .gf_progressbar {
    display: none;
}
.gform_wrapper .questionnaire {
    padding: 20px;
}
.gform_wrapper .questionnaire .gform_footer {
    padding-left: 0;
}
.gform_wrapper .questionnaire .gfield > label {
    float: none;
    width: 100%;
    display: inline-block;
}
.gform_wrapper .questionnaire .gfield > .ginput_container {
    float: none;
    width: 100%;
}
.gform_wrapper .questionnaire .gfield > .ginput_container label {
    color: black;
}
.gform_wrapper .questionnaire .gfield .gfield_description {
    margin: 0 0 5px 0;
    color: #999;
}
.gform_wrapper .questionnaire .gfield.select:before {
    top: auto;
    bottom: 8px;
}
.gform_wrapper .questionnaire .gfield.radio > .ginput_container label {
    height: 30px;
    line-height: 30px;
}
.gform_wrapper .questionnaire .gfield.radio > .ginput_container > ul li {
    float: left;
    width: auto;
}
.gform_wrapper .questionnaire .gfield.radio > .ginput_container > ul li + li {
    margin-top: 0;
    margin-left: 1.5em;
}
.gform_wrapper .questionnaire .gfield.user_meta_tobacco_type > .ginput_container label {
    padding-top: 5px;
    padding-bottom: 5px;
}
.gform_wrapper .questionnaire .gfield.user_meta_tobacco_type > .ginput_container > ul li {
    float: left;
    width: 33%;
}
.gform_wrapper .questionnaire .gfield.user_meta_tobacco_type > .ginput_container > ul li + li {
    margin-top: 0;
}
.gform_wrapper .questionnaire .gfield.user_meta_tott_emails > label, .gform_wrapper .questionnaire .gfield.user_meta_stlukes_emails > label, .gform_wrapper .questionnaire .gfield.user_meta_dnl_emails > label {
    display: none;
}
.gform_wrapper .questionnaire .gfield.user_meta_tott_emails .gfield_description, .gform_wrapper .questionnaire .gfield.user_meta_stlukes_emails .gfield_description, .gform_wrapper .questionnaire .gfield.user_meta_dnl_emails .gfield_description {
    float: left;
    width: auto;
    clear: none;
    margin: 11px 0 0 0;
    display: inline-block;
}
.gform_wrapper .questionnaire .gfield.user_meta_tott_emails > .ginput_container, .gform_wrapper .questionnaire .gfield.user_meta_stlukes_emails > .ginput_container, .gform_wrapper .questionnaire .gfield.user_meta_dnl_emails > .ginput_container {
    width: 50px;
    float: left;
}
.gform_wrapper .questionnaire .gfield.user_meta_tott_emails > .ginput_container label, .gform_wrapper .questionnaire .gfield.user_meta_stlukes_emails > .ginput_container label, .gform_wrapper .questionnaire .gfield.user_meta_dnl_emails > .ginput_container label {
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
}
.gform_wrapper .questionnaire .gfield.user_meta_tott_emails > .ginput_container *, .gform_wrapper .questionnaire .gfield.user_meta_stlukes_emails > .ginput_container *, .gform_wrapper .questionnaire .gfield.user_meta_dnl_emails > .ginput_container * {
    width: 50px;
}
.gform_wrapper .questionnaire .gfield.user_meta_tott_emails > .ginput_container > ul, .gform_wrapper .questionnaire .gfield.user_meta_stlukes_emails > .ginput_container > ul, .gform_wrapper .questionnaire .gfield.user_meta_dnl_emails > .ginput_container > ul {
    margin-top: 0;
}
.gform_wrapper .questionnaire .gfield.user_meta_tott_emails > .ginput_container > ul li, .gform_wrapper .questionnaire .gfield.user_meta_stlukes_emails > .ginput_container > ul li, .gform_wrapper .questionnaire .gfield.user_meta_dnl_emails > .ginput_container > ul li {
    width: 50px;
}

.gform_confirmation_message {
    color: #203772;
    font-size: 1.125em;
    padding: 85px 25px;
    text-align: center;
    border: 1px solid #c4cee8;
}
.gform_confirmation_message div {
    font-size: 3em;
    color: #c4cee8;
    line-height: 1em;
    margin-bottom: 0.25em;
}
.gform_confirmation_message div + br {
    display: none;
}
.gform_confirmation_message strong {
    font-size: 1.2em;
    line-height: 1em;
}

/*$Waiver*/
#gform_wrapper_10 {
	overflow: hidden;
}
#field_10_1 label { float: none !important; }
#input_10_1_Container,
#input_10_1,
#input_10_1_toolbar {
	width: 100% !important;
}
#input_10_1_toolbar {
	margin: 5px 0 !important;
}

@media (max-width: 759px) {
    .gform_wrapper .gfield > label {
        width: 100%;
    }
    .gform_wrapper .gfield.select:before {
        top: 72px;
    }
    .gform_wrapper .gfield .address_country:before,
    .gform_wrapper .gfield .ginput_container_time:last-child:before {
        top: 23px;
    }
    .gform_wrapper .gfield > .ginput_container,
    .gform_wrapper .gfield .clear-multi {
        width: 100%;
    }
    .gform_wrapper .gfield.password .gfield_password_strength {
        width: 100%;
    }
    .gform_wrapper .gfield.password .gfield_password_strength:before, .gform_wrapper .gfield.password .gfield_password_strength:after {
        top: 3px;
    }
    .gform_wrapper .gform_footer {
        padding-left: 0;
    }
    .gform_wrapper .gform_footer.loading .loader {
        left: 0;
        margin-left: 0;
    }
    .gform_wrapper .gform_footer.loading .gform_button {
        -webkit-transform: translateX(50px);
        -moz-transform: translateX(50px);
        -ms-transform: translateX(50px);
        -o-transform: translateX(50px);
        transform: translateX(50px);
    }
}

@media (max-width: 559px) {
    #main .gform_wrapper .gfield.address > .ginput_container > span {
        width: 100% !important;
        margin-left: 0 !important;
    }
    #main .gform_wrapper .gfield.time .ginput_container_time {
        width: 100% !important;
        margin-left: 0 !important;
    }
    #main .gform_wrapper .gfield.time .ginput_container_time:not(:first-child) {
        margin: 15px 0 0 !important;
    }
    #main .gform_wrapper .gfield.name > .ginput_container > span {
        width: 100% !important;
        float: left;
        margin: 15px 0 0 !important;
    }
}

div.time-picker li {
    height: 17px !important;
}

.statusnotice .em-warning {
    border-radius: 0;
    border: 0;
}
.statusnotice .em-warning.updated {
    background: #203772;
}
.statusnotice .em-warning.updated p {
    color: white;
}

.hybrid-gallery {
    display: block;
    width: 100%;
    position: relative;
    margin: 2em auto;
    padding-bottom: 15%;
}
.hybrid-gallery .gallery-images {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 6px;
    overflow: hidden;
    border-bottom: 0px;
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 100%;
}
.hybrid-gallery .gallery-images > ul {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 0;
    position: relative;
    list-style: none;
    padding: 0 0 58.5987261146%;
    margin: 0 auto !important;
    overflow: hidden;
}
.hybrid-gallery .gallery-images > ul > li {
    border: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    z-index: 999;
    list-style: none !important;
    padding: 0;
    margin: 0 !important;
    background: #ffffff;
}
.hybrid-gallery .gallery-images > ul > li:before {
    display: none;
}
.hybrid-gallery .gallery-images > ul > li img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    width: 100%;
}
.hybrid-gallery .gallery-images > ul > li .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background-color: rgba(72, 100, 172, 0.9);
    color: white;
    padding: 10px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    zoom: 1;
}
.hybrid-gallery .gallery-images > ul > li .caption p {
    margin: 0;
}
.hybrid-gallery .gallery-images > ul > li.current {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    zoom: 1;
    pointer-events: auto;
    z-index: 200;
}
.hybrid-gallery .gallery-images > ul > li.current .caption {
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    zoom: 1;
}
.hybrid-gallery .gallery-controls-container {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 2;
}
.hybrid-gallery .gallery-controls-container .gallery-controls {
    position: relative;
    padding: 0;
    overflow: hidden;
    margin: 0 !important;
    -webkit-transition: left 400ms ease-in-out;
    -moz-transition: left 400ms ease-in-out;
    transition: left 400ms ease-in-out;
}
.hybrid-gallery .gallery-controls-container .gallery-controls > li {
    list-style: none !important;
    margin: 0 !important;
    display: block;
    float: left;
    padding: 3px;
    -webkit-transition: background 300ms ease-in-out;
    -moz-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
    cursor: pointer;
}
.hybrid-gallery .gallery-controls-container .gallery-controls > li:before {
    display: none;
}
.hybrid-gallery .gallery-controls-container .gallery-controls > li img {
    background: none;
    padding: 0;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    border: 0 none;
}
.hybrid-gallery .gallery-controls-container .gallery-controls > li.on {
    background-color: #4864ac;
}
.hybrid-gallery .nav {
    position: absolute;
    left: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 201;
}
.hybrid-gallery .nav .next_prev {
    position: absolute;
    bottom: -4px;
    display: block;
    width: 50px;
    height: 80px;
    background: rgba(35, 35, 35, 0.9);
    text-indent: -9999px;
    z-index: 5;
    cursor: pointer;
    right: 0px;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 20 ")";
    filter: alpha(opacity=20);
    zoom: 1;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}
.hybrid-gallery .nav .next_prev:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 80 ")";
    filter: alpha(opacity=80);
    zoom: 1;
}
.hybrid-gallery .nav .next {
    right: 0;
}
.hybrid-gallery .nav .prev {
    left: 0;
}
.hybrid-gallery .nav .next_prev::before,
.hybrid-gallery .nav .next_prev::after {
    position: absolute;
    left: 10px;
    width: 2px;
    height: 50%;
    background: white;
    content: '';
    -webkit-transition: -webkit-transform 300ms ease-in-out;
    -moz-transition: -moz-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
    outline: 1px solid transparent;
}
.hybrid-gallery .nav .next_prev::before {
    top: 50%;
    -webkit-transform: translateX(-50%) rotate(-135deg);
    -moz-transform: translateX(-50%) rotate(-135deg);
    -ms-transform: translateX(-50%) rotate(-135deg);
    -o-transform: translateX(-50%) rotate(-135deg);
    transform: translateX(-50%) rotate(-135deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}
.hybrid-gallery .nav .next_prev.next::before {
    -webkit-transform: translateX(-50%) rotate(135deg);
    -moz-transform: translateX(-50%) rotate(135deg);
    -ms-transform: translateX(-50%) rotate(135deg);
    -o-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    left: 40px;
}
.hybrid-gallery .nav .next_prev::after {
    top: 50%;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.hybrid-gallery .nav .next_prev.next::after {
    -webkit-transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    left: 40px;
}
.hybrid-gallery .nav .next_prev:hover {
    opacity: 0.45;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 45 ")";
    filter: alpha(opacity=45);
    zoom: 1;
}

.widget_mini_carousel,
.mini-carousel {
    position: relative;
    margin-bottom: 20px;
    clear: both;
    background: #6a0f20;
    height: 100%;
}
.widget_mini_carousel .mini-items,
.mini-carousel .mini-items {
    overflow: hidden;
    position: relative;
    z-index: 10;
    height: 300px;
}
.widget_mini_carousel .mini-items > ul,
.mini-carousel .mini-items > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_mini_carousel .mini-items:hover .cta-image:after,
.mini-carousel .mini-items:hover .cta-image:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
}
.widget_mini_carousel .cta-image,
.mini-carousel .cta-image {
    position: relative;
    display: block;
    z-index: 100;
}
.widget_mini_carousel .mini-item,
.mini-carousel .mini-item {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    zoom: 1;
    z-index: 999;
    width: 100%;
    height: 100%;
}
.widget_mini_carousel .mini-item > a,
.mini-carousel .mini-item > a {
    text-align: center;
    background: #6a0f20;
    display: block;
}
.widget_mini_carousel .mini-item img,
.mini-carousel .mini-item img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.widget_mini_carousel .mini-item.current,
.mini-carousel .mini-item.current {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    zoom: 1;
    pointer-events: auto;
    z-index: 1000;
}
.widget_mini_carousel .mini-item .cta-text, .widget_mini_carousel .mini-item h4,
.mini-carousel .mini-item .cta-text,
.mini-carousel .mini-item h4 {
    display: none;
}
.widget_mini_carousel .mini-item .cta-btn,
.mini-carousel .mini-item .cta-btn {
    left: 0px;
    color: #FFF;
    font-size: 0.9375em;
    z-index: 1001;
    position: absolute;
    display: block;
    width: 100%;
    background: #6a0f20;
    bottom: -percentage(30/290);
    padding: 7px 0px 8px 10px;
    bottom: 0;
}

.mini-controls {
    text-align: right;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #6a0f20;
    padding-right: 10px;
    z-index: 25;
    line-height: 33px;
    height: 12.0689655172%;
}
.mini-controls li {
    background: white;
    cursor: pointer;
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: baseline;
    text-indent: -9999em;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    *display: inline;
    *vertical-align: auto;
    zoom: 1;
    -webkit-transition: background 200ms ease-in-out;
    -moz-transition: background 200ms ease-in-out;
    transition: background 200ms ease-in-out;
}
.mini-controls li + li {
    margin-left: 8px;
}
.mini-controls li.on {
    background: #abbadf;
}

/*****************************************/
/* Snap in */
/*****************************************/
.fxSnapIn ul li.navOutNext {
    animation: slideOutLeft 650ms forwards ease-in;
}

.fxSnapIn ul li.navInNext {
    z-index: 1001;
    opacity: 1;
    animation: slideFromRightFast 650ms forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.fxSnapIn ul li.navOutPrev {
    animation: slideOutRight 650ms forwards ease-in;
}

.fxSnapIn ul li.navInPrev {
    z-index: 1001;
    opacity: 1;
    animation: slideFromLeftFast 650ms forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.fxSnapIn li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    background-color: #6a0f20;
    transition: opacity 400ms 0.1s ease-in;
}

.fxSnapIn ul li.navOutPrev::after,
.fxSnapIn ul li.navOutNext::after {
    opacity: 1;
}

@keyframes slideOutLeft {
    from {
    }
    /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateX(-10%);
        -moz-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
        -o-transform: translateX(-10%);
        transform: translateX(-10%);
    }
}

@keyframes slideFromRightFast {
    0%, 50% {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes slideOutRight {
    from {
    }
    /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -ms-transform: translateX(10%);
        -o-transform: translateX(10%);
        transform: translateX(10%);
    }
}

@keyframes slideFromLeftFast {
    0%, 50% {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.footer-wrap {
    background: #143429;
    padding: 0 0 3em 0;
    margin-top: 0;
    position: relative;
}
.footer-wrap:before {
    width: 100%;
    height: 262px;
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: -262px;
    background: url(images/flowers.png) repeat-x top center;
}

body.footer-pattern-trees .footer-wrap::before {
    background: url(images/trees.png) repeat top center;
}

footer {
    color: white;
}
footer a {
    color: white;
    text-decoration: none;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
footer a:hover {
    color: #abbadf;
}
footer .legal {
    width: 100%;
    font-size: 0.75em;
    color: white;
    clear: both;
    margin-top: 4em;
    text-align: center;
    display: inline-block;
}
footer .section {
    float: left;
}
footer .section p {
    font-size: 1em;
    margin: 0;
}
footer .section a {
    color: white;
}
footer .section h6 {
    margin-bottom: 6px;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 1em;
}
footer .facebook {
    display: inline-block;
    clear: both;
    margin-top: 1em;
    width: 100%;
}
footer .facebook:before {
    content: "F";
    display: inline-block;
    margin-right: 10px;
    line-height: 1;
    font-size: 1.125em;
    color: white;
}
footer .siteby {
    color: white;
    text-decoration: none;
    font-size: 0.875em;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
footer .siteby:after {
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: 10px;
    background: url(images/hammer.png) no-repeat 0 0;
    width: 23px;
    height: 22px;
    content: '';
    line-height: 1;
}

.white-popup {
    width: 100%;
    background: white;
    max-width: 750px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    position: relative;
}
.white-popup.profile {
    max-width: 350px;
    border-radius: 10px;
}
.white-popup.profile .img-wrap {
    width: 128px;
    height: 128px;
    margin: 0px auto 10px auto;
    overflow: hidden;
    border: 3px solid white;
    border-radius: 50%;
    position: absolute;
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.white-popup.profile .img-wrap img {
    width: 100%;
    height: auto;
}
.white-popup.profile span {
    display: block;
    text-align: center;
    padding: 0;
}
.white-popup.profile .name {
    font-size: 0.9375em;
}
.white-popup.profile .miles {
    font-size: 1.625em;
    position: relative;
    padding-left: 42px;
    margin: 0 auto;
    display: inline-block;
}
.white-popup.profile .miles:before {
    content: '\e802';
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
    color: white;
    line-height: 1;
    font-size: 1.25em;
}
.white-popup.profile .miles span {
    font-size: 0.6875em;
    display: inline-block;
}
.white-popup.profile .top,
.white-popup.profile h4 {
    background: #6a0f20;
    color: white;
    text-align: center;
    border-radius: 10px 10px 0 0;
    padding: 110px 0 10px 0;
}
.white-popup.profile .top ~ h4,
.white-popup.profile h4 ~ h4 {
    border-radius: 0;
    font-size: 1em;
}
.white-popup.profile h4 {
    padding-top: 10px;
    margin: 0;
    font-size: 1.1em;
    text-transform: uppercase;
}
.white-popup.profile .main,
.white-popup.profile .children {
    padding: 0;
    list-style: none;
}
.white-popup.profile .main a,
.white-popup.profile .children a {
    display: block;
    padding: 10px;
    color: #6a0f20;
    text-decoration: none;
}
.white-popup.profile .main a::before,
.white-popup.profile .children a::before {
    color: #203772;
}
.white-popup.profile .main a.icon-user,
.white-popup.profile .children a.icon-user {
    background: rgba(196, 206, 232, 0.2);
    font-weight: 700;
}
.white-popup.profile .main a.icon-user::before,
.white-popup.profile .children a.icon-user::before {
    color: #6a0f20;
    font-weight: 700;
}
.white-popup.profile .main li + li,
.white-popup.profile .children li + li {
    border-top: 1px solid #eee;
}
.white-popup.profile .links {
    clear: both;
    overflow: hidden;
    padding: 0;
}
.white-popup.profile .links li {
    width: 50%;
    display: block;
    float: left;
    text-align: center;
    font-size: 1.1875em;
}
.white-popup.profile .links li + li {
    border-left: 1px solid #ddd;
}
.white-popup.profile .links li a {
    padding: 20px 10px;
    display: block;
    text-decoration: none;
    color: #203772;
}
.white-popup.profile .links li.logout a {
    color: #999;
    background: #eee;
}
.white-popup.questionnaire {
    max-width: 960px;
}
.white-popup.questionnaire .questionnaire-skip {
    border: 0;
    background: none;
    color: #6a0f20;
    font-size: 1.125em;
    position: absolute;
    right: 25px;
    bottom: 35px;
    font-style: italic;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
}
.white-popup.questionnaire .questionnaire-skip:hover {
    color: black;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: white;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: pointer;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #cccccc;
}
.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader, .mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: -40px;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 50px;
    font-family: "Montserrat", sans-serif;
    color: #6a0f20;
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

.mfp-down.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}

/* overlay animate in */
.mfp-down.mfp-bg.mfp-ready {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 90 ")";
    filter: alpha(opacity=90);
    zoom: 1;
}

/* overlay animate out */
.mfp-down.mfp-bg.mfp-removing {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
}

/* content at start */
.mfp-down.mfp-wrap .mfp-content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: all 500ms ease-in-out 100ms;
    -moz-transition: all 500ms ease-in-out 100ms;
    transition: all 500ms ease-in-out 100ms;
}

/* content animate it */
.mfp-down.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

/* content animate out */
.mfp-down.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

/* Date Picker Default Styles */
.ui-datepicker {
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-top: none;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.075);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.075);
    min-width: 17em;
    width: auto;
    display: none;
}

.ui-datepicker * {
    padding: 0;
    font-family: "Open Sans", sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.ui-datepicker table {
    font-size: 13px;
    margin: 0;
    border: none;
    border-collapse: collapse;
    width: 100%;
}

.ui-datepicker .ui-widget-header,
.ui-datepicker .ui-datepicker-header {
    background-image: none;
    border: none;
    color: #fff;
    font-weight: normal;
}

.ui-datepicker .ui-datepicker-header .ui-state-hover {
    background: transparent;
    border-color: transparent;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0;
    padding: 10px 0;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: relative;
    top: 0;
    height: 34px;
    width: 34px;
}

.ui-datepicker .ui-state-hover.ui-datepicker-prev,
.ui-datepicker .ui-state-hover.ui-datepicker-next {
    border: none;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover {
    left: 0;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover {
    right: 0;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: none;
}

.ui-datepicker .ui-datepicker-prev {
    float: left;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-next {
    float: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
    font: normal 20px/34px 'tott';
    padding-left: 7px;
    color: #fff;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 34px;
    height: 34px;
}

.ui-datepicker .ui-datepicker-prev:before {
    content: '\3c';
}

.ui-datepicker .ui-datepicker-next:before {
    content: '\3e';
}

.ui-datepicker .ui-datepicker-prev-hover:before,
.ui-datepicker .ui-datepicker-next-hover:before {
    opacity: 0.7;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 33%;
}

.ui-datepicker thead {
    color: #fff;
    font-weight: 600;
}

.ui-datepicker th {
    padding: 10px;
}

.ui-datepicker td {
    padding: 0;
    border: 1px solid #f4f4f4;
}

.ui-datepicker td.ui-datepicker-week-end {
    background-color: #f4f4f4;
    border: 1px solid #f4f4f4;
}

.ui-datepicker td.ui-datepicker-today {
    background-color: #4864ac;
    color: white;
}
.ui-datepicker td.ui-datepicker-today a {
    color: white;
}

.ui-datepicker td.ui-datepicker-current-day {
    background: #4864ac;
}

.ui-datepicker td .ui-state-default {
    background: transparent;
    border: none;
    text-align: center;
    text-decoration: none;
    width: auto;
    display: block;
    padding: 5px 10px;
    font-weight: normal;
    color: #444;
}

div.time-picker.time-picker {
    z-index: 250;
}

.ui-datepicker td.ui-state-disabled .ui-state-default {
    opacity: 0.5;
}

/* Default Color Scheme */
.ui-datepicker .ui-widget-header,
.ui-datepicker .ui-datepicker-header {
    background: #8d2a43;
}

.ui-datepicker thead {
    background: #203772;
}

.ui-datepicker td .ui-state-hover {
    background: #4864ac;
    color: #fff;
}

/* WordPress Color Schemes */
/* Fresh */
.admin-color-fresh .ui-datepicker .ui-widget-header,
.admin-color-fresh .ui-datepicker .ui-datepicker-header {
    background: #8d2a43;
}

.admin-color-fresh .ui-datepicker thead {
    background: #203772;
}

.admin-color-fresh .ui-datepicker td .ui-state-hover {
    background: #4864ac;
    color: #fff;
}

/* Blue */
.admin-color-blue .ui-datepicker .ui-widget-header,
.admin-color-blue .ui-datepicker .ui-datepicker-header {
    background: #52accc;
}

.admin-color-blue .ui-datepicker thead {
    background: #4796b3;
}

.admin-color-blue .ui-datepicker td .ui-state-hover {
    background: #096484;
    color: #fff;
}

/* Coffee */
.admin-color-coffee .ui-datepicker .ui-widget-header,
.admin-color-coffee .ui-datepicker .ui-datepicker-header {
    background: #59524c;
}

.admin-color-coffee .ui-datepicker thead {
    background: #46403c;
}

.admin-color-coffee .ui-datepicker td .ui-state-hover {
    background: #c7a589;
    color: #fff;
}

/* Ectoplasm */
.admin-color-ectoplasm .ui-datepicker .ui-widget-header,
.admin-color-ectoplasm .ui-datepicker .ui-datepicker-header {
    background: #523f6d;
}

.admin-color-ectoplasm .ui-datepicker thead {
    background: #413256;
}

.admin-color-ectoplasm .ui-datepicker td .ui-state-hover {
    background: #a3b745;
    color: #fff;
}

/* Midnight */
.admin-color-midnight .ui-datepicker .ui-widget-header,
.admin-color-midnight .ui-datepicker .ui-datepicker-header {
    background: #363b3f;
}

.admin-color-midnight .ui-datepicker thead {
    background: #26292c;
}

.admin-color-midnight .ui-datepicker td .ui-state-hover {
    background: #e14d43;
    color: #fff;
}

/* Ocean */
.admin-color-ocean .ui-datepicker .ui-widget-header,
.admin-color-ocean .ui-datepicker .ui-datepicker-header {
    background: #738e96;
}

.admin-color-ocean .ui-datepicker thead {
    background: #627c83;
}

.admin-color-ocean .ui-datepicker td .ui-state-hover {
    background: #9ebaa0;
    color: #fff;
}

/* Sunrise */
.admin-color-sunrise .ui-datepicker .ui-widget-header,
.admin-color-sunrise .ui-datepicker .ui-datepicker-header,
.admin-color-sunrise .ui-datepicker .ui-datepicker-header .ui-state-hover {
    background: #cf4944;
}

.admin-color-sunrise .ui-datepicker th {
    border-color: #be3631;
    background: #be3631;
}

.admin-color-sunrise .ui-datepicker td .ui-state-hover {
    background: #dd823b;
    color: #fff;
}

/* Light */
.admin-color-light .ui-datepicker .ui-widget-header,
.admin-color-light .ui-datepicker .ui-datepicker-header {
    background: #e5e5e5;
}

.admin-color-light .ui-datepicker thead {
    background: #888;
}

.admin-color-light .ui-datepicker .ui-datepicker-title,
.admin-color-light .ui-datepicker td .ui-state-default,
.admin-color-light .ui-datepicker .ui-datepicker-prev:before,
.admin-color-light .ui-datepicker .ui-datepicker-next:before {
    color: #555;
}

.admin-color-light .ui-datepicker td .ui-state-hover {
    background: #e5e5e5;
}

/* bbPress Color Schemes */
/* Evergreen */
.admin-color-bbp-evergreen .ui-datepicker .ui-widget-header,
.admin-color-bbp-evergreen .ui-datepicker .ui-datepicker-header {
    background: #56b274;
}

.admin-color-bbp-evergreen .ui-datepicker thead {
    background: #36533f;
}

.admin-color-bbp-evergreen .ui-datepicker td .ui-state-hover {
    background: #446950;
    color: #fff;
}

/* Mint */
.admin-color-bbp-mint .ui-datepicker .ui-widget-header,
.admin-color-bbp-mint .ui-datepicker .ui-datepicker-header {
    background: #4ca26a;
}

.admin-color-bbp-mint .ui-datepicker thead {
    background: #4f6d59;
}

.admin-color-bbp-mint .ui-datepicker td .ui-state-hover {
    background: #5fb37c;
    color: #fff;
}

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/dt-1.10.12/r-2.1.0
 *
 * Included libraries:
 *   DataTables 1.10.12, Responsive 2.1.0
 */
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #c4cee8;
    background: #fff;
    box-shadow: none;
    min-width: 300px;
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
}

.chosen-container a {
    cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 5px 15px;
    background: none;
    border-bottom: 1px solid #c4cee8;
    background-clip: padding-box;
    color: #c4cee8;
    text-decoration: none;
    white-space: nowrap;
    text-transform: uppercase;
    font-family: "Jockey One", sans-serif;
}

.chosen-container-single .chosen-default {
    color: #c4cee8;
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.5em;
    line-height: 1;
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 20px;
    height: 100%;
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("images/chosen-sprite.png") no-repeat 0px 12px;
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    max-width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: white url("images/chosen-sprite.png") no-repeat 100% -55px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0;
    background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
    color: #4864ac;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 200px;
    -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    font-size: 0.8em;
    padding: 7px 6px;
    list-style: none;
    line-height: 1em;
    word-wrap: break-word;
    -webkit-touch-callout: none;
}
.chosen-container .chosen-results li + li {
    border-top: 1px solid #eee;
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default;
}

.chosen-container .chosen-results li.highlighted {
    background-color: #4864ac;
    color: #fff;
}

.chosen-container .chosen-results li.no-results.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4;
}
.chosen-container .chosen-results li.no-results.no-results span {
    margin-right: 2px;
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default;
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px;
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
    box-shadow: none;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: #c4cee8;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background: none;
    box-shadow: none;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: 0 -23px;
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #c4cee8 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default;
}

.chosen-disabled .chosen-single {
    cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default;
}

/* MULTI */
.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    border: 0;
    border-bottom: 1px solid #c4cee8;
    background-color: #fff;
    cursor: text;
}

.chosen-container-multi select {
    width: 100%;
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 45px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #c4cee8;
    text-transform: uppercase;
    font-family: "Jockey One", sans-serif;
    line-height: normal;
    border-radius: 0;
    width: 25px;
    box-shadow: 0;
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
}

.add-location-list li.search-choice,
.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 0px 0px 3px;
    padding: 2px 32px 2px 6px;
    border: 1px solid #c4cee8;
    max-width: 100%;
    border-radius: 0px;
    background-color: white;
    font-size: 1.125em;
    list-style: none;
    background-clip: padding-box;
    color: #abbadf;
    cursor: default;
    font-family: "Jockey One", sans-serif;
    text-transform: uppercase;
}
.add-location-list li.search-choice span,
.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word;
}
.add-location-list li.search-choice .search-choice-close,
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 11px;
    right: 9px;
    display: block;
    width: 15px;
    height: 15px;
    background: url("images/chosen-sprite.png") right -110px no-repeat;
    font-size: 1px;
}

.add-location-list li.search-choice-disabled,
.chosen-container-multi .chosen-choices li.search-choice-disabled {
    background-color: #e4e4e4;
    background-image: none;
    color: #666;
}

.add-location-list li.search-choice-focus,
.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
    /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

/*
 *  Owl Carousel CSS3 Transitions
 *  v1.3.2
 */
.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px;
}

/* fade */
.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
    0% {
        opacity: 1;
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1;
    }
}

@keyframes empty {
    0% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px);
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
}

@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}

@-moz-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0);
    }
}

@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(0.8);
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(0.8);
    }
}

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

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

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

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5);
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Green theme - Owl Carousel CSS File
 */
.owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    pointer-events: none;
    z-index: 10;
}

.owl-nav [class*='owl-'] {
    color: #FFF;
    margin: 5px;
    font-size: 14px;
    padding: 4px 7px;
    background: rgba(106, 15, 32, 0.4);
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    pointer-events: all;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}
.owl-nav [class*='owl-'].owl-next {
    left: auto;
    right: 10px;
}

.owl-nav [class*='owl-']:hover {
    background: #6a0f20;
    color: #FFF;
    text-decoration: none;
}

.owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}

.owl-dots {
    margin-top: 0.5em;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: rgba(106, 15, 32, 0.4);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #6a0f20;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    font-size: 3em;
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
    display: none;
}

.owl-carousel .owl-nav button.owl-prev::before {
    font-family: "tott";
    content: '<';
}

.owl-carousel .owl-nav button.owl-next::before {
    font-family: "tott";
    content: '>';
}

body.maintenance {
    padding: 0;
}
body.maintenance .logo {
    float: none;
    margin: 0;
    width: 100% !important;
    max-width: 100% !important;
    background: #203772;
    padding: 1.875em 0;
}
body.maintenance .logo svg {
    display: block;
    margin: 0 auto;
    max-width: 90%;
    width: 700px;
    height: auto;
    background: none;
}
body.maintenance h2 {
    font-family: "Jockey One", sans-serif;
    color: #203772;
    font-weight: bold;
    font-size: 1.875em;
    margin: 1em 0 0;
    text-align: center;
}

@media only screen and (min-width: 375px) {
    .dash-boxes-wrap .box .title a.icon {
        float: right;
    }
    .carousel.dyk {
        padding-bottom: 70%;
    }
}

@media only screen and (min-width: 440px) {
    .hero h2 {
        font-size: 4.0625em;
    }
    .hero h3 {
        font-size: 1.375em;
    }
    .hero a {
        font-size: 1.0625em;
    }
    .dash-header .controls a {
        display: inline-block;
        font-size: 1.125em;
    }
    .dash-header .controls a + a {
        margin-left: 2em;
    }
    .dash-boxes-wrap .box .title .icon {
        top: 4px;
    }
    .dash-boxes-wrap .box .title .icon > span {
        display: inline-block;
        vertical-align: middle;
    }
    .carousel.dyk {
        padding-bottom: 60%;
    }
}

@media only screen and (min-width: 540px) {
    .logo {
        margin: 12px 0 0 2.5%;
        width: 75.5%;
    }
    .logo a {
        height: 0;
        background-size: contain;
    }
    .hero h2 {
        font-size: 4.375em;
    }
    .hero h3 {
        font-size: 1.5em;
    }
    .hero a {
        min-width: 290px;
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 1.125em;
    }
    .carousel.dyk .text {
        padding-left: 160px;
    }
    .carousel.dyk .text:before {
        display: block;
    }
    .carousel.dyk h3 {
        font-size: 6.25em;
    }
    .carousel.dyk h3 span {
        font-size: 20px;
    }
    .dash-intro p {
        display: inline-block;
        width: auto;
    }
    .dash-intro .all-time-miles {
        float: left;
        margin-bottom: 0;
    }
    .dash-intro .member-since {
        float: right;
    }
    .tott-profile-form a,
    .tott-login-form a {
        display: inline-block;
    }
    .tott-profile-form .forgot-btn,
    .tott-login-form .forgot-btn {
        float: left;
    }
    .tott-profile-form .register-btn,
    .tott-login-form .register-btn {
        float: right;
        margin-top: 0;
        clear: none;
    }
    .modal .modal-body {
        padding: 20px;
    }
    .avatar-body .col-md-9 {
        float: right;
        width: calc(100% - 260px);
    }
    .avatar-body .col-md-3 {
        width: 250px;
        clear: none;
        height: 332px;
    }
    .avatar-body .avatar-wrapper {
        height: 332px;
    }
    .avatar-body .avatar-preview-wrap {
        margin: 40px auto 15px auto;
        float: none;
    }
    .avatar-body .avatar-btns.avatar-btns {
        clear: both;
        float: none;
        max-width: 100%;
    }
    .avatar-body .avatar-btns.avatar-btns button {
        margin: 0 5px;
    }
    .dash-boxes-wrap .box .add-new-advanced #add_one .field {
        float: left;
        width: 31%;
    }
    .dash-boxes-wrap .box .add-new-advanced #add_one .field + .field {
        margin-left: 3.5%;
        margin-top: 0;
    }
    .dash-boxes-wrap .box .add-new-advanced .field.radio li {
        width: 20%;
        float: left;
    }
    .dash-boxes-wrap .box .add-new-advanced .overlay-container .overlay-wrap {
        float: left;
        width: 31%;
        margin-right: 3.5%;
    }
    .dash-boxes-wrap .box .add-new-advanced .overlay-container .overlay-wrap .overlay.label {
        margin-bottom: 14px;
    }
    .dash-boxes-wrap .box .add-new-advanced .overlay-container .overlay-wrap .overlay.input {
        height: 38px;
    }
    .dash-boxes-wrap .box .add-new-advanced .overlay-container .overlay-wrap:nth-of-type(1) {
        clear: left;
    }
    .dash-boxes-wrap .box .add-new-advanced .overlay-container .overlay-wrap:nth-of-type(4) {
        margin-right: 0;
    }
    .dash-boxes-wrap .box .filters .overlay-container .overlay-wrap {
        float: left;
        width: 20%;
        margin-right: 1%;
    }
    .dash-boxes-wrap .box .filters .overlay-container .overlay-wrap:first-child {
        width: 40%;
    }
    .dash-boxes-wrap .box .filters .overlay-container .overlay-wrap:first-child .overlay.input {
        width: 48%;
        float: left;
        margin-right: 0;
    }
    .dash-boxes-wrap .box .filters .overlay-container .overlay-wrap:first-child .overlay.input + .input {
        float: right;
    }
    .dash-boxes-wrap .box .filters .overlay-container .overlay-wrap .overlay {
        width: 100%;
    }
    .dash-boxes-wrap .box .filters .overlay-container .overlay-wrap .overlay.label {
        width: 75px;
    }
    .events-wrap .event.special .img-wrap h4 {
        font-size: 1.125em;
    }
}

@media screen and (min-height: 700px) and (min-width: 840px) {
    .main-nav li .sub-menu li.menu-item-has-children:after {
        display: block;
    }
    .main-nav li .sub-menu .sub-menu-wrap {
        display: block;
    }
    html.open .main-nav-wrap {
        overflow: visible;
    }
    html.open .sticky-wrap {
        overflow-y: visible;
    }
}

@media only screen and (min-width: 768px) {
    .header {
        height: 112px;
    }
    .carousel.dyk {
        padding-bottom: 70%;
    }
    body {
        font-size: 15px;
    }
    .m {
        height: 110px;
        width: 180px;
        padding: 0 40px 0 95px;
    }
    .m .icon {
        top: 40px;
        left: 40px;
        margin-left: 0;
    }
    .m .text {
        line-height: 112px;
        display: block;
    }
    .home-map-wrap {
        margin: 3em 0 1em 0;
    }
    .home-map-wrap.dash {
        margin: 3.5em 0 0 0;
    }
    .signup-wrap .signup {
        font-size: 1.25em;
        width: 33.3333333%;
        float: left;
    }
    .signup-wrap .signup + .signup {
        border-top: 0;
        border-left: 2px solid white;
    }
    .signup-wrap .signup em {
        display: none;
    }
    .signup-wrap .signup span {
        text-transform: capitalize;
    }
    .sponsors-wrap .sponsors li {
        max-width: 100%;
    }
    .home-content.right .carousel.dyk .text {
        padding-left: 0;
    }
    .home-content.right .carousel.dyk .text:before {
        display: none;
    }
    .home-content.right .carousel.dyk h3 {
        padding-left: 0;
    }
    .home-events-wrap .events {
        float: left;
        width: 46%;
    }
    .home-events-wrap .events + .events {
        width: 50%;
        border: 0;
        border-left: 1px solid #e6e6e6;
        padding-top: 0;
        margin-top: 0;
        padding-left: 4%;
        margin-left: 4%;
    }
    .home-events-wrap .events.full {
        width: 100%;
        float: none;
    }
    .home-events-wrap .events .column {
        float: left;
        width: 48%;
    }
    .home-events-wrap .events .column + .column {
        margin-top: 0;
        padding-left: 4%;
        margin-left: 4%;
        border-left: 1px solid #e6e6e6;
    }
    .events-top-wrap .events-wrap {
        float: left;
        width: 46%;
    }
    .events-top-wrap .events-wrap + .events-wrap {
        width: 50%;
        border: 0;
        border-left: 1px solid #e6e6e6;
        padding-top: 0;
        margin-top: 0;
        padding-left: 4%;
        margin-left: 4%;
    }
    .section blockquote {
        border-width: 18px;
        font-size: 1.5em;
        padding: 35px;
    }
    .section ul {
        padding-left: 30px;
    }
    .section ol {
        padding-left: 30px;
    }
    .home-content {
        width: 50%;
        float: left;
    }
    .home-content.left {
        padding-right: 20px;
    }
    .home-content.right h3 {
        padding-left: 40px;
    }
    .logo {
        max-width: 390px;
    }
    .main-nav-wrap {
        top: 112px;
    }
    html.open .main-nav-wrap {
        top: 110px;
    }
    body {
        padding-top: 112px;
    }
    body:not(.home) .sponsor-group.funder-donor .sponsors li {
        max-width: 33.33%;
    }
    body:not(.home) .sponsor-group.friends-of-tott .sponsors li {
        max-width: 25%;
    }
    body:not(.home) .sponsors li:nth-of-type(odd) {
        clear: none;
    }
    .hero {
        height: 0;
        padding: 0;
        padding-bottom: 40.8870967742%;
    }
    .hero .hero-content {
        top: 50%;
    }
    .hero .hero-images .mobile {
        display: none;
    }
    .hero .hero-images .desktop {
        display: block;
    }
    .content .left {
        width: calc(100% - 340px);
        float: left;
    }
    .content .sidebar {
        width: 280px;
        float: right;
        clear: none;
        margin-top: 0;
    }
    footer .facebook {
        position: absolute;
        right: 20px;
        top: 5px;
        display: block;
        margin-top: 0;
        width: auto;
    }
    footer .siteby {
        position: absolute;
        right: 20px;
        top: 40px;
    }
    footer .section p:first-of-type {
        display: block;
    }
    .header-profile {
        margin-top: 35px;
    }
    .header-image h2 {
        font-size: 4.375em;
    }
    .events-wrap .event.special {
        max-width: 100%;
        float: none;
    }
    .events-wrap .event.special + .event.special {
        margin-top: 1.5em;
        float: none;
    }
    .dash-header .img-wrap {
        width: 95px;
        height: 95px;
        margin: 0 15px 0 0;
        display: inline-block;
    }
    .dash-header h2 {
        font-size: 5em;
    }
    .dash-boxes-wrap .box {
        max-width: 48%;
    }
    .dash-boxes-wrap .box.left {
        float: left;
    }
    .dash-boxes-wrap .box.right {
        float: right;
    }
    .dash-boxes-wrap .box.tall + .short {
        margin-top: 0;
    }
    .dash-boxes-wrap .box .title .icon {
        float: right;
        top: 4px;
    }
    .dash-boxes-wrap .box.full {
        max-width: 100%;
    }
    .dash-boxes-wrap .box .current-challenge .svg {
        width: 50%;
        height: 0;
        padding-bottom: 50%;
        display: inline-block;
        vertical-align: middle;
    }
    .dash-boxes-wrap .box .current-challenge .text {
        width: calc(50% - 10px);
        padding-left: 10px;
        display: inline-block;
        vertical-align: middle;
        margin-top: 0;
        text-align: left;
    }
    .dash-boxes-wrap .box .current-challenge .current-challenge-top.blank {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 68px 10px 30px 10px;
    }
    .dash-boxes-wrap .box .current-challenge .current-challenge-top.blank::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        margin-left: -0.4em;
    }
    .dash-boxes-wrap .box .current-challenge .current-challenge-top.blank > span {
        display: inline-block;
        vertical-align: middle;
    }
    .dash-boxes-wrap .box .current-challenge .current-challenge-wrap {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 0 30px 0 30px;
    }
    .dash-boxes-wrap .box .current-challenge .current-challenge-wrap::before {
        content: '';
        height: 90%;
        width: 0px;
        display: inline-block;
        vertical-align: middle;
        margin-left: -0.4em;
    }
    .dash-boxes-wrap .box .current-challenge .current-challenge-wrap .current-challenge-center {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
    }
    .dash-boxes-wrap .box .your-history {
        padding: 30px;
    }
    .dash-boxes-wrap .box .your-history .left {
        float: left;
        max-width: 73.0769230769%;
    }
    .dash-boxes-wrap .box .your-history .actions {
        max-width: 26.9230769231%;
        float: left;
        border-bottom: 0;
        clear: none;
        padding-top: 33px;
        padding-bottom: 33px;
    }
    .dash-boxes-wrap .box .your-history .history {
        border: 1px solid #c4cee8;
    }
    .dash-boxes-wrap .box .your-history .history + .history {
        padding-top: 0;
        margin-top: 20px;
    }
    .dash-boxes-wrap .box .your-history .history:after {
        height: 100%;
        width: 1px;
        background: #c4cee8;
        right: 26.9230769231%;
        top: 0;
        bottom: 0;
        content: '';
        display: block;
    }
    .dash-boxes-wrap .box .your-history .action-icon + .action-icon {
        margin-top: 0;
        margin-left: 15px;
    }
    .dash-boxes-wrap .box .add-new fieldset:nth-of-type(1) {
        float: left;
        width: 49%;
    }
    .dash-boxes-wrap .box .add-new fieldset:nth-of-type(2) {
        float: right;
        width: 49%;
    }
    .dash-boxes-wrap .box .add-new fieldset:last-child {
        clear: both;
        width: 100%;
    }
    .dash-boxes-wrap .box .add-new-advanced .field.radio li label {
        font-size: 0.8125em;
    }
    .dash-boxes-wrap .box .filters .overlay-container .overlay {
        width: 19.25%;
        margin-right: 1%;
        margin-top: 0;
    }
    .dash-boxes-wrap .box .filters .overlay-container button {
        width: 17%;
        margin-top: 23px;
    }
    .dash-boxes-wrap .box .filters form .field {
        width: 40%;
        margin-right: 1%;
        margin-top: 0;
    }
    .dash-boxes-wrap .box .filters form .field.select, .dash-boxes-wrap .box .filters form .field.number {
        width: 20%;
    }
    .dash-boxes-wrap .box .filters form button {
        width: 17%;
        margin-top: 23px;
    }
    .dash-boxes-wrap .box .filters .chosen-container-single .chosen-single div b {
        background-position: 0 19px;
    }
    .dash-boxes-wrap .box .filters .chosen-container-active.chosen-with-drop .chosen-single div b {
        background-position: 0 -17px;
    }
    .dash-boxes-wrap .box.right .inside,
    .dash-boxes-wrap .box.left .inside {
        padding-bottom: 33%;
        padding-top: 20px;
        height: 0px;
    }
    .dash-boxes-wrap .box.left.tall .inside {
        padding-bottom: calc(66% + 80px + 2.5em);
    }
    .dash-boxes-wrap .box .minors > div {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 0 30px 0 30px;
    }
    .dash-boxes-wrap .box .minors > div::before {
        content: '';
        height: 90%;
        display: inline-block;
        vertical-align: middle;
        margin-left: -0.4em;
    }
    .dash-boxes-wrap .box .minors .svg {
        position: absolute;
        top: auto;
        left: 10px;
        bottom: 5%;
        width: 30%;
    }
    .dash-boxes-wrap .box .minors .text {
        text-align: left;
        display: inline-block;
        vertical-align: middle;
        padding-left: 35%;
        font-size: 1.2em;
    }
    .dash-boxes-wrap .box .exercise-type .type-container {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0 30px 0 30px;
        width: 100%;
        height: 100%;
    }
    .dash-boxes-wrap .box .exercise-type .type-container::before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 90%;
        margin-left: -0.4em;
    }
    .dash-boxes-wrap .box .exercise-type .svg {
        max-width: 100%;
        top: auto;
        position: absolute;
        bottom: 0px;
        right: -20px;
        width: 50%;
    }
    .dash-boxes-wrap .box .exercise-type .text {
        text-align: left;
        width: 74%;
        display: inline-block;
        vertical-align: middle;
        font-size: 1.2em;
    }
    .dash-boxes-wrap .box .type-biking .svg {
        right: -40px;
        width: 55%;
    }
    .dash-boxes-wrap .box .type-biking .text {
        width: 55%;
    }
    .dash-boxes-wrap .box .type-cross-country-skiing .svg {
        right: -40px;
        width: 52%;
    }
    .dash-boxes-wrap .box .type-cross-country-skiing .text {
        width: 60%;
    }
    .dash-boxes-wrap .box .type-running .svg {
        width: 52%;
        right: -40px;
    }
    .dash-boxes-wrap .box .type-running .text {
        width: 70%;
    }
    .dash-boxes-wrap .box .type-walking .svg {
        width: 52%;
        right: -40px;
    }
    .dash-boxes-wrap .box .type-walking .text {
        width: 79%;
    }
    .dash-boxes-wrap .box .type-hiking .svg {
        width: 52%;
        right: -40px;
    }
    .dash-boxes-wrap .box .type-hiking .text {
        width: 73%;
    }
    .dash-boxes-wrap .box .type-rollerblading .svg {
        width: 52%;
        right: -40px;
    }
    .dash-boxes-wrap .box .type-rollerblading .text {
        width: 75%;
    }
    .dash-boxes-wrap .box .type-snowshoeing .svg {
        width: 50%;
        right: -20px;
        bottom: 2%;
    }
    .dash-boxes-wrap .box .type-snowshoeing .text {
        width: 58%;
    }
    .dash-boxes-wrap .box .type-treadmill .svg {
        width: 50%;
        right: -30px;
    }
    .dash-boxes-wrap .box .type-treadmill .text {
        width: 70%;
    }
    .dash-boxes-wrap .box .type-paddling .svg {
        width: 55%;
        right: -5px;
    }
    .dash-boxes-wrap .box .type-paddling .text {
        padding-top: 20px;
        vertical-align: top;
        width: 100%;
    }
    .dash-boxes-wrap .box .type-other .svg {
        width: 35%;
        right: 0px;
        bottom: 10%;
    }
    .dash-boxes-wrap .box .type-other .text {
        width: 67%;
    }
    .dash-boxes-wrap .box.filters-box form .field,
    .dash-boxes-wrap .box.add-new-advanced-box form .field {
        float: left;
        margin-bottom: 0;
        margin-right: 10px;
        height: 45px;
    }
    .dash-boxes-wrap .box.filters-box form .field.select .other,
    .dash-boxes-wrap .box.add-new-advanced-box form .field.select .other {
        position: absolute;
        left: 56px;
        top: 0;
    }
    .dash-boxes-wrap .box.filters-box form .field.select.other-selected .chosen-container,
    .dash-boxes-wrap .box.add-new-advanced-box form .field.select.other-selected .chosen-container {
        display: inline-block;
    }
    .dash-boxes-wrap .box.filters-box form .field.location label,
    .dash-boxes-wrap .box.add-new-advanced-box form .field.location label {
        width: calc(50% - 30px);
        display: inline-block;
        vertical-align: top;
    }
    .dash-boxes-wrap .box.filters-box form .field.location em + label,
    .dash-boxes-wrap .box.add-new-advanced-box form .field.location em + label {
        margin-top: 3px;
    }
    .dash-boxes-wrap .box.filters-box form .field.location em + label a,
    .dash-boxes-wrap .box.add-new-advanced-box form .field.location em + label a {
        line-height: 35px;
    }
    .dash-boxes-wrap .box.filters-box form input,
    .dash-boxes-wrap .box.add-new-advanced-box form input {
        font-size: 1.9375em;
        height: 45px;
    }
    .dash-boxes-wrap .row .box + .box {
        margin-top: 0;
    }
    .dash-boxes-wrap .row .box.tall + .short + .short {
        margin-top: 2.5em;
        clear: right;
    }
    .chosen-container-single .chosen-single span {
        font-size: 1.9375em;
    }
    .chosen-container-single .chosen-single div b {
        background-position: 0 17px;
    }
    .chosen-container-active.chosen-with-drop .chosen-single div b {
        background-position: 0 -17px;
    }
    .dash-boxes-wrap .box .current-challenge-top .svg .ppc-percents span {
        font-size: 1.5em;
    }
    .dash-boxes-wrap .box .favorite-trail img {
        margin-top: -20px;
    }
    .dash-boxes-wrap .box .affiliation .affiliation-wrap {
        position: absolute;
        padding: 0 10px;
    }
    .dash-boxes-wrap .box .affiliation .affiliation-wrap img {
        max-width: 50%;
        padding: 0 3%;
    }
    .dash-boxes-wrap .box .affiliation .affiliation-wrap.multi img {
        border-right: 1px solid #c4cee8;
    }
    .dash-boxes-wrap .box .affiliation .affiliation-wrap.multi img + img {
        border-right: 0 none;
        border-left: 1px solid #c4cee8;
        left: -1px;
        position: relative;
    }
    .chapter-sponsors > div > div {
        width: 25%;
    }
}

@media only screen and (max-width: 880px) {
    .header-profile .img-wrap {
        margin: 0;
        cursor: pointer;
    }
    .header-profile .info {
        display: none;
    }
    .header-profile.loggedout .info {
        display: block;
    }
}

@media only screen and (min-width: 850px) {
    body.single-event .event-deets {
        float: right;
        max-width: 320px;
        margin-left: 1.5em;
    }
}

@media only screen and (min-width: 900px) {
    .events-wrap .event.special .img-wrap h4 {
        font-size: 1.125em;
    }
    .dash-boxes-wrap .box .add-new-advanced .field.radio li label {
        font-size: 0.875em;
    }
    .dash-boxes-wrap .box.right .inside,
    .dash-boxes-wrap .box.left .inside {
        margin-top: -58px;
        padding-top: 98px;
    }
    .dash-boxes-wrap .box .svg {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
        filter: alpha(opacity=100);
        zoom: 1;
    }
    .dash-boxes-wrap .box .text {
        text-align: left;
    }
    .dash-boxes-wrap .box .monthly-miles .svg,
    .dash-boxes-wrap .box .average-time .svg {
        width: 30%;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
    .dash-boxes-wrap .box .monthly-miles .text,
    .dash-boxes-wrap .box .average-time .text {
        float: none;
        text-align: left;
        width: 68%;
        display: inline-block;
        vertical-align: middle;
    }
    .dash-boxes-wrap .box .minors .type-container,
    .dash-boxes-wrap .box .exercise-type .type-container {
        padding: 68px 30px 0 30px;
    }
    .dash-boxes-wrap .box .minors .text,
    .dash-boxes-wrap .box .exercise-type .text {
        font-size: 1.4em;
    }
    .dash-boxes-wrap .box .average-time.inside,
    .dash-boxes-wrap .box .monthly-miles.inside {
        overflow: visible;
    }
    .dash-boxes-wrap .box.left.tall .inside {
        padding-bottom: calc(66% + 99px + 2.5em);
    }
    .dash-boxes-wrap .box .favorite-trail img {
        margin-top: -40px;
    }
    .dash-boxes-wrap .box .monthly-miles .change-month {
        top: 58px;
        height: calc(100% - 58px);
    }
    .dash-boxes-wrap .box .current-challenge .current-challenge-wrap {
        padding-top: 58px;
    }
    .dash-boxes-wrap .box .minors > div {
        padding-top: 58px;
    }
    .dash-boxes-wrap .box .affiliation .affiliation-wrap {
        padding-top: 58px;
    }
}

@media only screen and (min-width: 980px) {
    .hero .hero-content {
        padding: 0;
    }
    .hero h2 {
        font-size: 5em;
    }
    .hero h3 {
        font-size: 1.625em;
    }
    .hero .hero-content > a,
    .hero .hero-content .actions > a {
        font-size: 1.5em;
    }
    article .img-wrap {
        float: left;
        margin: 5px 20px 15px 0;
    }
    .home-content .presented-by p {
        text-align: left;
        width: auto;
        float: left;
        margin-top: 1.9em;
    }
    .home-content .presented-by ul {
        padding: 0 30px;
        float: right;
        width: auto;
    }
    body {
        font-size: 16px;
    }
    .signup-wrap .signup {
        font-size: 1.1875em;
    }
    .signup-wrap .signup span {
        padding-left: 60px;
        text-transform: none;
    }
    .signup-wrap .signup span.icon-signup-individual:before {
        font-size: 50px;
    }
    .signup-wrap .signup span.icon-signup-organization {
        padding-left: 80px;
    }
    .signup-wrap .signup span.icon-signup-organization:before {
        font-size: 70px;
    }
    .signup-wrap .signup em {
        display: inline;
    }
    .dash-boxes-wrap .box .text {
        font-size: 1.4375em;
    }
    .dash-boxes-wrap .box .monthly-miles .text strong {
        font-size: 2.3043478261em;
    }
    .dash-boxes-wrap .box .title .icon.icon-calendar:before {
        font-size: 35px;
    }
    .dash-boxes-wrap .box .title .icon.icon-trail:before {
        font-size: 32px;
    }
    .dash-boxes-wrap .box .title .icon.icon-signup-individual:before {
        font-size: 32px;
    }
    .dash-boxes-wrap .box .add-new fieldset {
        padding: 0 20px;
        border: 0;
        float: left;
        width: calc(100% - 120px);
        border-right: 1px solid #c4cee8;
    }
    .dash-boxes-wrap .box .add-new fieldset + fieldset {
        padding-top: 20px;
    }
    .dash-boxes-wrap .box .add-new fieldset:nth-of-type(1), .dash-boxes-wrap .box .add-new fieldset:nth-of-type(2) {
        float: left;
        width: calc(100% - 120px);
    }
    .dash-boxes-wrap .box .add-new fieldset:last-child {
        width: 140px;
        position: absolute;
        right: 0px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .dash-boxes-wrap .box .current-challenge-top .svg .ppc-percents span {
        font-size: 2.25em;
    }
    .chapter-sponsors > div > div {
        width: 20%;
    }
    .chapter-dropdown > a {
        font-size: 1.5em;
    }
}

@media only screen and (min-width: 1000px) {
    .carousel.dyk {
        padding-bottom: 62%;
    }
    .header-profile .name {
        display: inline-block;
    }
    .home-content.right .carousel.dyk .text {
        padding-left: 160px;
    }
    .home-content.right .carousel.dyk .text:before {
        display: block;
    }
    .dash-boxes-wrap .box .title {
        font-size: 1.75em;
    }
    .dash-boxes-wrap .box .title .icon {
        font-size: 0.4em;
        top: 8px;
        padding-left: 45px;
    }
    .dash-boxes-wrap .box .kpi .chart {
        clear: none;
        margin-top: 0;
    }
    .dash-boxes-wrap .box.right .inside,
    .dash-boxes-wrap .box.left .inside {
        margin-top: -68px;
    }
    .dash-boxes-wrap .box .favorite-trail img {
        margin-top: -30px;
    }
    .dash-boxes-wrap .box .monthly-miles .change-month {
        top: 68px;
        height: calc(100% - 68px);
    }
    .dash-boxes-wrap .box .current-challenge .current-challenge-wrap {
        padding-top: 68px;
    }
    .dash-boxes-wrap .box .minors > div {
        padding-top: 68px;
    }
    .dash-boxes-wrap .box .affiliation .affiliation-wrap {
        padding-top: 68px;
    }
}

@media only screen and (min-width: 1100px) {
    .secondary-nav {
        display: block;
    }
    .secondary-nav-mobile {
        display: none;
    }
    .ssk-group {
        top: 110px;
    }
}

@media only screen and (min-width: 1240px) {
    .container {
        padding-left: 0;
        padding-right: 0;
    }
    .hero {
        height: 507px;
        padding-bottom: 0;
    }
    .header-image {
        padding-bottom: 0;
        height: 355px;
    }
    .header-image h2 {
        font-size: 5em;
    }
}

@media screen and (min-height: 1000px) and (min-width: 768px) {
    .main-nav li a {
        font-size: 1.1875em;
        line-height: 1.5em;
        height: auto;
        padding: 8px 15px 8px 25px;
    }
    .main-nav li .sub-menu li.menu-item-has-children:after {
        top: 1px;
    }
}

@media only screen and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .modal .modal-body {
        padding: 0px;
    }
    .modal .modal-body .col-md-9 {
        width: calc(100% - 200px);
    }
    .modal .modal-body .col-md-3 {
        width: 190px;
        height: 250px;
    }
    .modal .modal-body .avatar-wrapper {
        height: 250px;
    }
    .modal .modal-body .avatar-preview-wrap {
        margin-top: 5px;
        width: 100px;
        height: 100px;
    }
    .modal .modal-body .preview-md {
        width: 100px;
        height: 100px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .dash-boxes-wrap .box .add-new-advanced .field.radio li label {
        font-size: 0.75em;
    }
}

@media only screen and (max-device-width: 667px) and (orientation: landscape) {
    .dash-boxes-wrap .box .add-new-advanced .field.radio li label {
        font-size: 0.625em;
    }
}

/* Organization Leaderboard */
.organization-leader-board {
    position: relative;
}
    .organization-type-tab-nav {
        border-bottom: 2px solid #ddd;
        margin-bottom: 20px;
    }
        .organization-type-tab-nav__tab {
            position: relative;
            top: 2px;
            display: inline-block;
            cursor: pointer;
            background: #ddd;
            border: 2px solid #ddd;
            width: 134px;
            padding: 4px 12px;
            text-align: center;
        }
        .organization-type-tab-nav__tab--active {
            background: #fff;
            border-bottom-color: #fff;
            font-weight: bold;
        }
    .organization-leader-board-filter {

    }
    @media (min-width: 600px) {
        .organization-leader-board-filter {
            position: absolute;
            top: 8px;
            right: 0;
        }
    }
        .organization-leader-board-filter__label {
            font-size: 13px;
        }
        .organization-leader-board-filter__select {
            font-size: 13px;
            font-family: "Montserrat", sans-serif;
            padding: 0 1px;
        }
        @media (min-width: 768px) {
            .organization-leader-board-filter__label {
                font-size: 14px;
            }
            .organization-leader-board-filter__select {
                font-size: 14px;
            }
        }
        @media (min-width: 980px) {
            .organization-leader-board-filter__label {
                font-size: 15px;
            }
            .organization-leader-board-filter__select {
                font-size: 15px;
            }
        }
    .organization-leader-board__table-wrapper {
        overflow-x: auto;
    }
        .organization-leader-board__table {
            border: none !important;
            margin-bottom: 30px !important;
            width: 100% !important;
        }
            .organization-leader-board__table tbody tr:nth-child(odd) {
                background: #f3f3f3;
            }
                .organization-leader-board__table th,
                .organization-leader-board__table td {
                    border: none !important;
                    vertical-align: middle;
                }
                .organization-leader-board__table th {
                    text-align: left;
                    padding: 8px 10px;
                    line-height: 1.2;
                }
                .organization-leader-board__table td.align-right {
                    text-align: right;
                }
                    .organization-leader-logo {
                        display: block;
                        max-height: 50px;
                        max-width: 100px;
                        margin: 0 auto;
                    }


@media (max-width: 991px) {
    body.page-template-tott-superadmin-dashboard,
	body.page-template-tott-chapteradmin-dashboard,
	body.page-template-tott-organizationleader-dashboard	{
        overflow: hidden;
    }
    .device-window-size-alert-container {
        z-index: 999999;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex !important;
        justify-content: center;
        align-items: center;
        background: #203772;
    }
        .device-window-size-alert {
            color: #fff;
            padding: 30px;
            max-width: 600px;
            text-align: center;
        }
            .device-window-size-alert h3 {
                color: #fff;
                line-height: 1.1;
            }
            .device-window-size-alert p {
                margin-bottom: 25px;
            }
}

/* General Archives */
.article-news {
    margin-bottom: 2em;
}

/* Challenges Index */
.article-challenge h3 {
    margin-bottom: 15px;
}

/* NEPA CPTs Index */
.cpt-archive-featured-article {
    margin-bottom: 60px;
}
    .cpt-archive-featured-article__image-wrap {
        margin-bottom: 1em;
    }
    .cpt-archive-featured-article__text {

    }
        .cpt-archive-featured-article__heading {
            line-height: 1.1;
            margin-bottom: 10px;
        }
    .cpt-archive-featured-article__thumbnail-wrap {
        flex-shrink: 0;
        padding-left: 20px;
    }
.cpt-archive-prior-heading {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 26px;
    margin-bottom: 30px;
}
.cpt-archive-article {
    padding-bottom: 37px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 992px) {
    .cpt-archive-article {
        display: flex;
    }
}
    .cpt-archive-article__image-medium-large-wrap {
        margin-bottom: 1em;
    }
    @media (min-width: 992px) {
        .cpt-archive-article__image-medium-large-wrap {
            display: none;
        }
    }
    .cpt-archive-article__text {

    }
        .cpt-archive-article__heading {
            line-height: 1.1;
            margin-bottom: 10px;
        }
    .cpt-archive-article__image-thumbnail-wrap {
        display: none;
        flex-shrink: 0;
        padding-left: 20px;
    }
    @media (min-width: 992px) {
        .cpt-archive-article__image-thumbnail-wrap {
            display: block;
        }
    }
.ctp-archive-pagination {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    overflow: hidden;
}
    .ctp-archive-pagination__prev-wrap {
        float: left;
        width: 50%;
    }
    .ctp-archive-pagination__next-wrap {
        float: right;
        width: 50%;
        text-align: right;
    }
        .ctp-archive-pagination a {
            color: #8d2a43;
            font-weight: bold;
            text-decoration: none;
        }

/* NEPA CPTs Single */
.cpt-article {

}
    .cpt-article .attachment-post-thumbnail {
        margin-bottom: 1em;
    }
    .cpt-article h1 {

    }
    .cpt-article__heading {
        line-height: 1.1;
        margin-top: 20px;
    }

/* Achievements */
.achievements-top-content p:last-child {
	margin-bottom: 0;
}
.achievements {

}
    .achievement {
        margin-top: 50px;
    }
        .achievement__image-wrap {
            display: block;
            margin-bottom: 25px;
        }
.achievements-bottom-content {
	margin-top: 30px;
	margin-bottom: 30px;
}

/* Videos */
.video-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0 0 3.0rem;
}
    .video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/*
--------------------------------------------------------------------------|
--------------------------------------------------------------------------|
--------------------------------------------------------------------------| $PROMO
--------------------------------------------------------------------------|
--------------------------------------------------------------------------|
*/
.promo {
	z-index: 999999;
	position: fixed;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 40px 24px;
	background: rgba(32, 55, 114, 0.9);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	-ms-scroll-chaining: none;
	overscroll-behavior: contain;
	opacity: 0;
	-webkit-transition: opacity 0.6s ease, top 0s ease 0.6s;
	-o-transition: opacity 0.6s ease, top 0s ease 0.6s;
	transition: opacity 0.6s ease, top 0s ease 0.6s;
}
.promo--open {
	top: 0;
	opacity: 1;
	-webkit-transition: opacity 0.6s ease, top 0s ease;
	-o-transition: opacity 0.6s ease, top 0s ease;
	transition: opacity 0.6s ease, top 0s ease;
}
	.promo__sheen {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.promo__inner {
		position: relative;
		max-width: 600px;
		margin: auto;
		background: #FFF;
		-webkit-transform: translateY(10vh);
			-ms-transform: translateY(10vh);
				transform: translateY(10vh);
		-webkit-transition: -webkit-transform 0.6s ease;
		transition: -webkit-transform 0.6s ease;
		-o-transition: transform 0.6s ease;
		transition: transform 0.6s ease;
		transition: transform 0.6s ease, -webkit-transform 0.6s ease;
	}
	.promo--open .promo__inner {
		-webkit-transform: translateY(0);
			-ms-transform: translateY(0);
				transform: translateY(0);
	}
		.promo__img-link {
			display: block;
		}
		.promo__img {
			max-width: 100%;
			width: 100%;
			height: auto;
		}
		.promo__content {
			padding: 16px;
			display: block;
			text-decoration: none;
		}
			.promo__content-inner {
				padding: 16px;
				border-left: 2px solid #8d2a43;
			}
				.promo__title {
					font-size: 20px;
					line-height: 1.25;
					color: #0a0c0a;
					margin: 0 0 16px;
				}
				.promo__text {
					margin: 0 0 16px;
					color: #0a0c0a;
				}
				.promo__link {
					display: -webkit-box;
					display: -ms-flexbox;
					display: flex;
					-webkit-box-align: center;
						-ms-flex-align: center;
							align-items: center;
					-webkit-box-pack: end;
						-ms-flex-pack: end;
							justify-content: flex-end;
				}
					.promo__link-text {
						font-weight: 700;
						color: #8d2a43;
						-webkit-transition: color .15s ease;
						-o-transition: color .15s ease;
						transition: color .15s ease;
					}
						.promo__content-inner:hover .promo__link-text {
							
						}
					.promo__link-icon {
						position: relative;
						width: 16px;
						height: 100%;
						margin-left: 8px;
						fill: #203772;
					}
		.promo__close-icon {
			position: absolute;
			top: 24px;
			right: 24px;
			font-size: 24px;
			font-weight: bold;
			color: #FFF;
			background: #8d2a43;
			text-align: center;
			cursor: pointer;
			width: 40px;
			height: 40px;
			border-radius: 50%;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: center;
				-ms-flex-pack: center;
					justify-content: center;
			-webkit-box-align: center;
				-ms-flex-align: center;
					align-items: center;
		}
			.promo__close-icon svg {
				fill: #FFF;
				width: 16px;
				height: auto;
			}

/* $Gtranslate */
.gt_options.gt-open {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.gt_options a[data-gt-lang="es"],
.gt_options a[data-gt-lang="en"] {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}