/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 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.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top, left bottom,color-stop(20%, #fff),color-stop(50%, #f6f6f6),color-stop(52%, #eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.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%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.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:#3875d7;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(20%, #3875d7),color-stop(90%, #2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(1%, #eee),color-stop(15%, #fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.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:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(20%, #f4f4f4),color-stop(50%, #f0f0f0),color-stop(52%, #e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(20%, #f4f4f4),color-stop(50%, #f0f0f0),color-stop(52%, #e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(20%, #eee),color-stop(80%, #fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*!
 * FullCalendar v3.10.5
 * Docs & License: https://fullcalendar.io/
 * (c) 2019 Adam Shaw
 */
.fc button, .fc table, body .fc {
  font-size: 1em;
}

.fc .fc-axis, .fc button, .fc-day-grid-event .fc-content, .fc-list-item-marker, .fc-list-item-time, .fc-time-grid-event .fc-time, .fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap;
}

.fc-event, .fc-event:hover, .fc-state-hover, .fc.fc-bootstrap3 a, .ui-widget .fc-event, a.fc-more {
  text-decoration: none;
}

.fc {
  direction: ltr;
  text-align: left;
}

.fc-rtl {
  text-align: right;
}

.fc th, .fc-basic-view .fc-day-top .fc-week-number, .fc-basic-view td.fc-week-number, .fc-icon, .fc-toolbar {
  text-align: center;
}

.fc-highlight {
  background: #bce8f1;
  opacity: .3;
}

.fc-bgevent {
  background: #8fdf82;
  opacity: .3;
}

.fc-nonbusiness {
  background: #d7d7d7;
}

.fc button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  cursor: pointer;
}

.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.fc button .fc-icon {
  position: relative;
  top: -.05em;
  margin: 0 .2em;
  vertical-align: middle;
}

.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
  color: #333;
  background-color: #e6e6e6;
}

.fc-state-hover {
  color: #333;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  transition: background-position .1s linear;
}

.fc-state-active, .fc-state-down {
  background-color: #ccc;
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: .65;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fc-event.fc-draggable, .fc-event[href], .fc-popover .fc-header .fc-close, a[data-goto] {
  cursor: pointer;
}

.fc-button-group {
  display: inline-block;
}

.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child {
  margin-left: 0;
}

.fc-popover {
  position: absolute;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.fc-popover .fc-header {
  padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
  float: right;
}

.fc-divider {
  border-style: solid;
  border-width: 1px;
}

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0;
}

.fc-bg table, .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
  height: 100%;
}

.fc-clear {
  clear: both;
}

.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-bg {
  bottom: 0;
}

.fc table {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

.fc td, .fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

.fc td.fc-today {
  border-style: double;
}

a[data-goto]:hover {
  text-decoration: underline;
}

.fc .fc-row {
  border-style: solid;
  border-width: 0;
}

.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
  border-top: 0 hidden transparent;
}

.fc-row {
  position: relative;
}

.fc-row .fc-bg {
  z-index: 1;
}

.fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
  bottom: 0;
}

.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
}

.fc-row .fc-helper-skeleton {
  z-index: 5;
}

.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
}

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
  border-top: 0;
}

.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

.fc-day-grid-event .fc-content, .fc-icon, .fc-row.fc-rigid, .fc-time-grid-event {
  overflow: hidden;
}

.fc-scroller > .fc-day-grid, .fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%;
}

.fc-event {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
}

.fc-event, .fc-event-dot {
  background-color: #3a87ad;
}

.fc-event, .fc-event:hover {
  color: #fff;
}

.fc-not-allowed, .fc-not-allowed .fc-event {
  cursor: not-allowed;
}

.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25;
}

.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
  display: block;
}

.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

.fc-event.fc-selected {
  z-index: 9999 !important;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected.fc-dragging {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
}

.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
}

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px;
}

.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px;
}

.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
}

.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
}

.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
}

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: .25;
}

.fc-day-grid-event .fc-time {
  font-weight: 700;
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
}

a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
}

a.fc-more:hover {
  text-decoration: underline;
}

.fc-limited {
  display: none;
}

.fc-day-grid .fc-row {
  z-index: 1;
}

.fc-more-popover {
  z-index: 2;
  width: 220px;
}

.fc-more-popover .fc-event-container {
  padding: 10px;
}

.fc-bootstrap3 .fc-popover .panel-body, .fc-bootstrap4 .fc-popover .card-body {
  padding: 0;
}

.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

.fc-bootstrap3 .fc-today.alert, .fc-bootstrap4 .fc-today.alert {
  border-radius: 0;
}

.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #ddd;
}

.fc-unthemed .fc-popover {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}

.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
  background: #eee;
}

.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: .3;
}

.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  font-family: "Courier New",Courier,monospace;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fc-icon:after {
  position: relative;
}

.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

.fc-icon-right-single-arrow:after {
  content: "\203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

.fc-icon-left-double-arrow:after {
  content: "\AB";
  font-size: 160%;
  top: -7%;
}

.fc-icon-right-double-arrow:after {
  content: "\BB";
  font-size: 160%;
  top: -7%;
}

.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}

.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}

.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

.fc-icon-x:after {
  content: "\D7";
  font-size: 200%;
  top: 6%;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
  font-size: .9em;
  margin-top: 2px;
}

.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

.ui-widget .fc-disabled-day {
  background-image: none;
}

.fc-bootstrap3 .fc-time-grid .fc-slats table, .fc-bootstrap4 .fc-time-grid .fc-slats table, .fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0;
}

.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
}

.fc-bootstrap3 hr.fc-divider, .fc-bootstrap4 hr.fc-divider {
  border-color: inherit;
}

.ui-widget .fc-event {
  color: #fff;
  font-weight: 400;
}

.ui-widget td.fc-axis {
  font-weight: 400;
}

.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}

.fc.fc-bootstrap4 a {
  text-decoration: none;
}

.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline;
}

.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff;
}

.fc-bootstrap4 .fc-popover.card {
  position: absolute;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

.fc-toolbar .fc-left {
  float: left;
}

.fc-toolbar .fc-right {
  float: right;
}

.fc-toolbar .fc-center {
  display: inline-block;
}

.fc .fc-toolbar > * > * {
  float: left;
  margin-left: .75em;
}

.fc .fc-toolbar > * > :first-child {
  margin-left: 0;
}

.fc-toolbar h2 {
  margin: 0;
}

.fc-toolbar button {
  position: relative;
}

.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
  z-index: 2;
}

.fc-toolbar .fc-state-down {
  z-index: 3;
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
  z-index: 4;
}

.fc-toolbar button:focus {
  z-index: 5;
}

.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.fc-view, .fc-view > table {
  position: relative;
  z-index: 1;
}

.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em;
}

.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
}

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-day-top.fc-other-month {
  opacity: .3;
}

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
  padding: 2px;
}

.fc-basic-view th.fc-day-number, .fc-basic-view th.fc-week-number {
  padding: 0 2px;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  background-color: #f2f2f2;
  color: grey;
}

.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em;
}

.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
}

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
}

.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px;
}

.fc-ltr .fc-axis {
  text-align: right;
}

.fc-rtl .fc-axis {
  text-align: left;
}

.fc-time-grid, .fc-time-grid-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid {
  min-height: 100%;
}

.fc-time-grid table {
  border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
  z-index: 1;
}

.fc-time-grid .fc-slats, .fc-time-grid > hr {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-content-col {
  position: relative;
}

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative;
}

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6;
}

.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
}

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
}

.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
}

.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0;
}

.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.fc-time-grid-event.fc-selected {
  overflow: visible;
}

.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
}

.fc-time-grid-event .fc-content {
  overflow: hidden;
}

.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
  padding: 0 1px;
}

.fc-time-grid-event .fc-time {
  font-size: .85em;
}

.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
}

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
}

.fc-time-grid-event.fc-short .fc-time:after {
  content: "\A0-\A0";
}

.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  padding: 0;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}

.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

.fc-rtl .fc-list-view {
  direction: rtl;
}

.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

.fc .fc-list-table {
  table-layout: auto;
}

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

.fc-list-table tr:first-child td {
  border-top-width: 0;
}

.fc-list-heading {
  border-bottom-width: 1px;
}

.fc-list-heading td {
  font-weight: 700;
}

.fc-ltr .fc-list-heading-main {
  float: left;
}

.fc-ltr .fc-list-heading-alt, .fc-rtl .fc-list-heading-main {
  float: right;
}

.fc-rtl .fc-list-heading-alt {
  float: left;
}

.fc-list-item.fc-has-url {
  cursor: pointer;
}

.fc-list-item-marker, .fc-list-item-time {
  width: 1px;
}

.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

.fc-list-item-title a {
  text-decoration: none;
  color: inherit;
}

.fc-list-item-title a[href]:hover {
  text-decoration: underline;
}

.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.fc-unthemed .fc-list-empty {
  background-color: #eee;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}

.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

/* Colors
------------------------- */
/* Other
------------------------- */
/* Variables
------------------------- */
#footer .footer-top,
.section {
  position: relative;
  padding-bottom: 2em;
}

@media (min-width: 768px) {
  #footer .footer-top,
  .section {
    padding-bottom: 4em;
  }
}

#footer .footer-top, .cta-section, .related-articles, .banner, .banner + .section, #header + .internal-body,
.padd-top {
  padding-top: 2em;
}

@media (min-width: 768px) {
  #footer .footer-top, .cta-section, .related-articles, .banner, .banner + .section, #header + .internal-body,
  .padd-top {
    padding-top: 4em;
  }
}

.container.container-max {
  max-width: 1700px;
}

@media (min-width: 768px) {
  .container.double-padd {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* Variables
------------------------- */
body {
  -webkit-font-smoothing: antialiased;
  font-family: "franklin-gothic-urw", sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #555555;
}

p {
  margin: 0 0 20px 0;
}

a {
  text-decoration: none;
}

a:hover {
  outline-width: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "franklin-gothic-urw", sans-serif;
  font-weight: 500;
  margin: 0 0 1em 0;
}

h1, .h1 {
  font-size: 30px;
  line-height: 1.2em;
  margin-bottom: .5em;
}

h2, .h2 {
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: .3em;
}

h3, .h3, .subtitle2, .article-list .article-title, .membership-title-group h1 {
  font-size: 20px;
  line-height: 1.3em;
}

h4, .h4, .event-hero .event-hero-content h1 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 18px;
}

h6, .h6 {
  font-size: 16px;
}

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 36px;
  }
  h2, .h2 {
    font-size: 30px;
  }
  h3, .h3, .subtitle2, .article-list .article-title, .membership-title-group h1 {
    font-size: 24px;
  }
  h4, .h4, .event-hero .event-hero-content h1 {
    font-size: 20px;
  }
  h5, .h5 {
    font-size: 18px;
  }
  h6, .h6 {
    font-size: 16px;
  }
}

.subtitle2 {
  color: #969696;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}

hr, .hr {
  height: 1px;
  background: #eee;
  border: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Rich Text */
.rt ul,
.rt ol {
  margin-bottom: 1em;
}

.rt a {
  color: #00bbd6;
}

.rt ul,
.rt li,
.rt ol li {
  list-style: initial;
}

.rt ol li {
  list-style: unset !important;
}

.warning-text {
  color: #ed1847;
}

blockquote,
.blockquote {
  font-family: "franklin-gothic-urw", sans-serif;
  font-style: italic;
  margin: 20px 0;
}

blockquote p,
.blockquote p {
  font-size: "franklin-gothic-urw", sans-serif;
  line-height: "franklin-gothic-urw", sans-serif;
  margin-bottom: 20px;
}

blockquote cite,
.blockquote cite {
  font-size: 18px;
  line-height: 1em;
  font-style: normal;
}

.subtitle {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
}

/* Utilities
------------------------- */
.text-center {
  text-align: center;
}

html,
body {
  margin: 0 auto;
  position: relative;
  overflow-x: hidden;
  width: 100%;
}

ul {
  margin: 0;
}

ul,
li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.btn {
  border-radius: 0;
}

.guide-list > li > h2 {
  background: #e2e2e2;
  text-align: center;
  padding: 0.5em 0;
  margin: 0;
}

.light-gray-bg {
  background: #f8f8f8;
}

/* table */
table {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

table th {
  text-align: left;
  padding: 0 0.5em;
}

table td {
  vertical-align: top;
  padding: 0.5em;
}

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

.is-visible {
  display: block !important;
}

/* fa styles */
.fa-chevron-right {
  font-size: 0.8em;
  margin-left: 0.1em;
}

/* Alerts */
.alert {
  padding: 1em;
  margin-bottom: 1em;
  border-radius: 2px;
  text-align: center;
}

.alert-success {
  background: #89e5b0;
  border: 1px solid #4bd786;
  color: #145b32;
}

.alert-info {
  background: #f1f0ff;
  border: 1px solid #6257ff;
  color: #6257ff;
}

.alert-warning {
  background: white;
  border: 1px solid white;
  color: #ffda6e;
}

.alert-danger {
  background: #f8a6b8;
  border: 1px solid #f35f80;
  color: #940b2a;
}

.is-visible {
  display: block;
}

.btn {
  background: #00bbd6;
  color: #fff;
  padding: .6em 2em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  border: none;
  line-height: 26px;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
}

.btn.btn-icon svg {
  vertical-align: middle;
  font-size: 1.5em;
  color: #fff;
  padding-left: .2em;
}

.btn:hover {
  color: #fff;
  background: #00a5bd;
  cursor: pointer;
}

.btn.expand {
  width: 100%;
}

.cta-section .btn,
.btn-white-outline {
  border: 2px solid #fff !important;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  padding: .8em 2em;
}

.cta-section .btn:hover,
.btn-white-outline:hover {
  background: rgba(255, 255, 255, 0.27);
}


.btn-primary {
  background: #00bbd6;
  color: #fff;
}

#header {
  background: #fff;
  position: relative;
}

.header-container {
  margin: 0 auto;
  max-width: 1700px;
  position: relative;
}

.header-group {
  position: relative;
}

.header-logo {
  max-width: 150px;
  display: inline-block;
  padding: 10px 20px 5px;
  padding-left: 20px;
}

@media (min-width: 768px) {
  .header-logo {
    max-width: 170px;
    position: absolute;
    padding-top: 20px;
    top: 0;
  }
}

@media (min-width: 1200px) {
  .header-logo {
    max-width: 190px;
  }
}

.header-logo img {
  width: 100%;
}

.header-mobile-toggle {
  padding: 1em;
  float: right;
  margin-top: 0.2em;
}

.header-mobile-toggle svg {
  width: 30px !important;
  height: 30px;
  color: #00bbd6;
}

@media (min-width: 768px) {
  .header-mobile-toggle {
    display: none;
  }
}

.header-nav-group {
  opacity: 0;
  height: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header-nav-group.is-active {
  opacity: 1;
}

@media (min-width: 768px) {
  .header-nav-group {
    display: block;
    opacity: 1;
    height: auto !important;
  }
}

@media (min-width: 768px) {
  .header-nav {
    padding-top: 5.5em;
    padding-left: 20px;
  }
}

@media (min-width: 992px) {
  .header-nav {
    padding-top: 3.1em;
    padding-left: 0;
  }
}

.header-nav ul {
  clear: both;
  max-width: 760px;
  text-align: center;
  margin-left: 0;
}

@media (min-width: 768px) {
  .header-nav ul {
    text-align: left;
    margin-left: -20px;
  }
}

@media (min-width: 992px) {
  .header-nav ul {
    margin: 0 auto;
    text-align: center;
    padding-left: 0;
  }
}

.header-nav ul li {
  position: relative;
}

.header-nav ul li.is-selected {
  background: #f7f7f7;
}

.header-nav ul li.has-children {
  position: relative;
}

@media (max-width: 767px) {
  .header-nav ul li.has-children.is-active ul {
    display: block;
  }
}

.header-nav ul li.has-children .has-children-toggle {
  display: inline-block;
  padding: 0.5em 1em 0.5em 0;
  position: absolute;
  top: 3px;
}

@media (min-width: 768px) {
  .header-nav ul li.has-children .has-children-toggle {
    display: none;
  }
}

.header-nav ul li.has-children li {
  font-size: 0.95em;
  border-bottom: 1px solid #ebebeb;
}

@media (min-width: 768px) {
  .header-nav ul li.has-children li {
    font-size: 1em;
    border-bottom: none;
  }
}

@media (min-width: 768px) {
  .header-nav ul li.has-children li ul:hover {
    z-index: 3;
  }
}

@media (min-width: 768px) {
  .header-nav ul li {
    display: inline-block;
  }
  .header-nav ul li:after {
    content: "";
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    bottom: 0;
    -webkit-transition: -webkit-transform 0.15s ease;
    transition: -webkit-transform 0.15s ease;
    transition: transform 0.15s ease;
    transition: transform 0.15s ease, -webkit-transform 0.15s ease;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    background: #555555;
  }
  .site-section-teal .header-nav ul li:after {
    background: #00bbd6;
  }
  .site-section-purple .header-nav ul li:after {
    background: #201d6f;
  }
  .site-section-red .header-nav ul li:after {
    background: #ed1847;
  }
  .header-nav ul li:hover {
    text-decoration: none;
  }
  .header-nav ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    z-index: 20;
  }
  .header-nav ul li:hover:after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    background: #555555;
  }
  .site-section-teal .header-nav ul li:hover:after {
    background: #00bbd6;
  }
  .site-section-purple .header-nav ul li:hover:after {
    background: #201d6f;
  }
  .site-section-red .header-nav ul li:hover:after {
    background: #ed1847;
  }
  .header-nav ul li.is-selected {
    background: none;
  }
  .site-section-teal .header-nav ul li.is-selected > a {
    color: #00bbd6;
  }
  .site-section-teal .header-nav ul li.is-selected:after {
    background: #00bbd6;
  }
  .site-section-red .header-nav ul li.is-selected > a {
    color: #ed1847;
  }
  .site-section-red .header-nav ul li.is-selected:after {
    background: #ed1847;
  }
  .site-section-purple .header-nav ul li.is-selected > a {
    color: #201d6f;
  }
  .site-section-purple .header-nav ul li.is-selected:after {
    background: #201d6f;
  }
  .header-nav ul li.is-selected:after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

.header-nav ul li a {
  position: relative;
  display: inline-block;
  padding: 0.7em 1em;
  text-transform: uppercase;
  color: #555555;
  font-size: 0.9em;
  font-weight: 500;
}

.header-nav ul li a:hover {
  text-decoration: none;
}

.header-nav ul li > ul {
  display: none;
  margin-left: 0;
}

@media (min-width: 768px) {
  .header-nav ul li > ul {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #fff;
    min-width: 190px;
    position: absolute;
    font-size: 0.9em;
    text-align: left;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    z-index: 10;
    padding-left: 0;
  }
}

.header-nav ul li > ul > li {
  display: block;
}

.header-nav ul li > ul > li:hover {
  background: #f7f7f7;
}

.header-nav ul li > ul > li:hover:after {
  display: none;
}

.header-nav ul li > ul > li a {
  text-transform: none;
}

@media (min-width: 768px) {
  .header-nav ul li > ul > li a {
    display: block;
  }
}

.header-utility {
  background: #f7f7f7;
  padding: 20px 20px;
}

@media (min-width: 768px) {
  .header-utility {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.5em;
  }
}

.header-utility .header-search {
  float: none;
  display: block;
  margin-bottom: 1em;
}

@media (min-width: 768px) {
  .header-utility .header-search {
    display: inline-block;
    margin-bottom: 0;
  }
}

.header-utility .header-search input {
  background-color: #fff;
  background-image: url("/images/icons/fa-search.svg");
  background-position: right 1rem center;
  background-repeat: no-repeat;
  background-size: 1rem;
  text-align: left;
  border: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100%;
  padding: 0.5rem;
  outline: none;
  height: 40px;
  font-size: 0.9em;
  color: #969696;
  border: 2px solid #fff;
}

.header-utility .header-search input:focus {
  border: 2px solid #969696;
}

@media (min-width: 768px) {
  .header-utility .header-search input {
    height: 30px;
    cursor: pointer;
    padding-left: 1.75rem;
    background-color: transparent;
    max-width: 0;
    background-position: center;
    border: none;
    border-bottom: 2px solid #f7f7f7;
  }
  .header-utility .header-search input:focus {
    background-position: 0.25rem center;
    max-width: 175px;
    cursor: auto;
    width: 100%;
    border: none;
    border-bottom: 2px solid #969696;
  }
}

.header-utility ul {
  text-align: center;
  margin-bottom: 0;
}

.header-utility ul li {
  display: inline-block;
}

.header-utility ul li a {
  color: #969696;
  padding: 0.5em;
  font-size: 0.8em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header-utility ul li a:hover {
  color: #555555;
  text-decoration: none;
}

#footer {
  background: #555555;
  color: #fff;
}

#footer h4 {
  font-size: 13px;
  margin-bottom: 1em;
  line-height: 1.5em;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  text-decoration: none !important;
}

#footer .footer-content-group {
  line-height: 1.8em;
}

#footer .footer-content-group li {
  margin-bottom: .5em;
}

#footer .footer-content-group a {
  text-decoration: underline;
}

@media (max-width: 575px) {
  #footer .footer-top [class^="col-"] {
    padding-bottom: 1em;
  }
  #footer .footer-top [class^="col-"]:last-child {
    padding-bottom: 0;
  }
  #footer .footer-top .col-xl-8 {
    padding-bottom: 0;
  }
}

#footer .footer-bottom {
  border-top: 1px solid #707070;
  padding: 2em 0 1em;
}

#footer .footer-bottom a {
  text-decoration: underline;
  border-right: 2px solid #fff;
  padding: 0 1em 0 0.6em;
}

#footer .footer-bottom a:first-child {
  padding-left: 0;
}

#footer .footer-bottom a:last-child {
  border-right: none;
}

@media (min-width: 768px) {
  #footer .footer-social {
    text-align: right;
  }
}

#footer .footer-social h4 {
  text-transform: uppercase;
  display: inline-block;
  padding-right: 1em;
}

#footer .footer-social ul {
  display: inline-block;
}

#footer .footer-social ul li {
  display: inline-block;
}

#footer .footer-logo img {
  max-width: 170px;
}

/*!
 * Bootstrap Grid v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}

.no-gutters {
  display: block;
}

@media (min-width: 576px) {
  .no-gutters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    margin-left: 0;
  }
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .event-hero .event-hero-content, .membership-nav, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .membership-main, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .membership-nav, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .membership-main, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
          order: -1;
}

.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
          order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
          order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
          order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
          order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
          order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
          order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
          order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
          order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
          order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
          order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4, .event-hero .event-hero-content, .membership-nav {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8, .membership-main {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3, .membership-nav {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9, .membership-main {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: -webkit-inline-box !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
          flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  -webkit-box-flex: 1 !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  -webkit-box-flex: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  -webkit-box-flex: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  -webkit-box-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  -webkit-box-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal-overlay {
  visibility: visible;
  opacity: 1;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  visibility: visible;
  opacity: 1;
}

.modal-container {
  background: #fff;
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .modal-container {
    margin: 1.5em auto;
    max-width: 800px;
    top: 100px;
  }
}

.modal-content {
  width: 100%;
  position: relative;
}

.modal-content iframe {
  width: 100%;
}

.modal-close {
  -webkit-appearance: none;
  position: absolute;
  right: -10px;
  top: -5px;
  border: none;
  font-size: 1.5em;
  background: none;
  color: #555555;
  padding: .2em .5em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.modal-close:hover {
  cursor: pointer;
  color: #ababab;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.modal.has-video .modal-container {
  background: none;
  margin-top: 3em;
}

.modal.has-video .modal-close {
  top: -20px;
  color: #fff;
}

.box {
  padding-bottom: 20px;
  min-height: 250px;
}

@media (min-width: 576px) {
  .box {
    padding-bottom: 40px;
  }
}

@media (min-width: 768px) {
  .box {
    min-height: 250px;
  }
}

@media (min-width: 992px) {
  .box {
    min-height: 250px;
  }
}

.box .cover-image:before {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.box:hover .cover-image:before {
  background-color: rgba(0, 0, 0, 0.5);
}

.box-image {
  display: block;
  color: #fff;
  text-align: left;
  padding: 1.8em 1.5em;
  width: 100%;
  height: 100%;
  position: relative;
}

.box-title {
  font-weight: bold;
  font-family: "Domine", Georgia, Serif;
  font-size: 1.3em;
}

.box-link {
  position: absolute;
  margin-top: 2.5em;
  font-size: .9em;
  font-weight: bold;
  height: 100%;
}

.form {
  margin-bottom: 1em;
}

.form:last-child {
  margin-bottom: 0;
}

.form [class^="col"] {
  padding-left: 10px;
  padding-right: 10px;
}

.form .row {
  margin-right: -10px;
  margin-left: -10px;
}

.form h5 {
  font-family: "franklin-gothic-urw", sans-serif;
  margin-bottom: 0;
}

.form h5 + p {
  margin-bottom: -10px !important;
}

.form-subtitle {
  color: #969696;
}

/* Errors
-------------------------- */
.field.is-invalid {
  background: #fff2f2;
  border-left: 3px solid #ffacac;
  padding: 0 1em;
}

.field .invalid-label {
  color: #f00;
  padding-top: 0.2em;
  font-size: 0.9em;
}

.field .multi {
  background-color: #f6f6f6;
  padding: 0.35em 1em 1em;
  border: 1px solid #ccc;
  margin-bottom: 1em;
}

.field .multi__option {
  cursor: pointer;
}

.field .multi__option label {
  vertical-align: top;
  font-size: 0.8em;
}

.application-form .field {
  margin-bottom: 1.5em;
}

.application-form .field input,
.application-form .field select {
  border: none;
  background-color: #f6f6f6;
  border-radius: 19px;
  font-size: 13px;
  padding-left: 1.5em;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

.application-form .field.is-invalid {
  padding-top: 1em;
  margin-top: -1em;
  padding-bottom: 0.4em;
  border-radius: 6px;
}

.error-list-title {
  color: #f00;
  font-size: 1.1em;
  margin-bottom: 0.5em;
}

.error-list {
  padding: 0;
  margin: 0;
  margin-bottom: 1em;
  margin-top: 0.3em;
}

.error-list li {
  color: #ed1847;
  font-size: 0.9em;
}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

fieldset.btns {
  margin-bottom: 0;
  margin-top: 1.5em;
  text-align: center;
}

fieldset.btns .btn {
  width: 180px;
  margin-bottom: 1em;
}

@media (min-width: 768px) {
  fieldset.btns .btn + .btn {
    margin-left: 20px;
  }
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="file"],
textarea,
select {
  width: 100%;
  font-family: "franklin-gothic-urw", sans-serif;
  font-size: 16px;
  display: block;
  height: 40px;
  padding: 0.7em;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
}

textarea {
  min-height: 80px;
  max-width: 100%;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2022.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20448%20512%22%20style%3D%22enable-background%3Anew%200%200%20448%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3A%2300BBD6%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M207%2C381.5L12.7%2C187.1c-9.4-9.4-9.4-24.6%2C0-33.9l22.7-22.7c9.4-9.4%2C24.5-9.4%2C33.9%2C0l154.7%2C154l154.7-154%0A%09c9.4-9.3%2C24.5-9.3%2C33.9%2C0l22.7%2C22.7c9.4%2C9.4%2C9.4%2C24.6%2C0%2C33.9L241%2C381.5C231.6%2C390.8%2C216.4%2C390.8%2C207%2C381.5L207%2C381.5z%22/%3E%0A%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
  padding-right: 3em;
  padding-top: 0 !important;
  padding-bottom: 0;
  width: auto;
}

select.is-full {
  width: 100%;
}

.is-checkbox {
  position: relative;
}

.is-checkbox input {
  visibility: hidden;
}

.is-checkbox input + span:after {
  position: absolute;
  display: block;
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 3px;
  border: 2px solid #00bbd6;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.is-checkbox input:checked + span:after {
  background: #00bbd6 url("/images/icons/check.svg") center no-repeat;
  background-size: 90%;
}

.is-checkbox:hover {
  cursor: pointer;
}

label {
  margin-bottom: 0.1em;
  font-size: 0.85em;
  margin-top: 0.5em;
  display: block;
}

label strong {
  font-size: 18px;
}

label .required {
  color: #f00;
}

input[type="file"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.phantom-field {
  display: block;
  color: #555555;
  text-align: center;
  padding: 15px 10px;
  font-size: 13px;
  font-family: Lato, sans-serif;
  border: 1px solid #ccc;
  margin-top: 0.5em;
  width: 180px;
  line-height: 1;
  font-weight: bold;
  font-weight: 700;
  position: relative;
  padding-right: 50px;
}

.phantom-field:after {
  display: block;
  content: "";
  background-image: url("/images/icons/plus.svg");
  background-color: #00bbd6;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.phantom-field:hover {
  cursor: pointer;
}

.phantom-field:hover:after {
  background-color: #008ea3;
}

.form-group,
fieldset {
  padding-top: 3px;
  margin-bottom: 1em;
}

.form-group.is-inline,
fieldset.is-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1em;
}

.form-group.is-inline input,
.form-group.is-inline select,
.form-group.is-inline textarea,
fieldset.is-inline input,
fieldset.is-inline select,
fieldset.is-inline textarea {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}

@media (min-width: 768px) {
  .form-group.is-inline,
  fieldset.is-inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.is-radio-list label {
  display: inline-block;
  padding: 0 0.2em;
}

.is-radio-list input {
  margin: 0 0.5em;
  display: inline-block;
}

.form-subtext {
  color: #969696;
  font-size: 0.85em;
}

.form .form-panel {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin: 0 0 20px;
}

.form .form-panel-padding {
  padding: 20px;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #969696;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #969696;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #969696;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #969696;
}

input[type="submit"] {
  border-radius: 2px;
}

input[type="submit"]:disabled {
  background: #dddddd;
}

/* Modal Forms
-------------------------- */
.modal.has-form .modal-container {
  padding: 20px;
}

@media (min-width: 768px) {
  .modal.has-form .modal-container {
    padding: 40px;
  }
}

.modal.has-form .modal-container .modal-content table {
  margin-bottom: 1em;
  min-width: 400px;
}

.modal.has-form .modal-container .modal-content table tbody tr {
  position: relative;
}

.modal.has-form .modal-container .modal-content table tbody tr td {
  padding-bottom: 1em;
  padding-top: 1em;
}

.modal.has-form .modal-container .modal-content .ticket-type {
  background: #ededed;
  padding: 20px 10px;
}

.modal.has-form .modal-container .modal-content .ticket-type .ticket-type-label {
  margin-bottom: 0.6em;
  color: #a2a2a2;
  text-transform: uppercase;
  font-size: 0.85em;
}

.modal.has-form .modal-container .modal-content .ticket-type .ticket-type-title {
  font-size: 1.1em;
  margin-bottom: 0.2em;
  font-family: "Domine", Georgia, Serif;
  font-weight: 700;
}

.modal.has-form .modal-container .modal-content .ticket-type-additional {
  border-top: none;
  padding: 10px;
  border-top: 1px solid #ccc;
  display: none;
  padding-top: 20px;
}

.modal.has-form .modal-container .modal-content .ticket-type-additional input {
  border: 1px solid #ccc;
}

.modal.has-form .modal-container .modal-content select {
  padding: 0 0.8em;
  width: 100%;
}

.modal.has-form .modal-container .col {
  overflow: auto;
}

.modal.has-form .modal-container > .row:last-child .form-group {
  margin-bottom: 0;
}

.modal.has-form .modal-container input[type="text"],
.modal.has-form .modal-container textarea {
  background: #f0f0f0;
}

.modal.has-form .modal-container textarea {
  min-height: 200px;
}

.home-hero {
  padding: 8em 0 13em;
  position: relative;
}

.home-hero h1 {
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

@media (min-width: 768px) {
  .home-hero h1 {
    font-size: 5em;
  }
}

.home-hero h2 {
  font-weight: 500;
}

.home-hero .card {
  position: absolute;
}

.home-hero__banner {
  background: #00bbd6;
  margin: -3rem -3rem 3rem;
  padding: 0.5rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home-hero__banner span {
  color: #fff !important;
  font-weight: 300;
  font-size: 1.25rem;
}

.cta-section {
  background: #00bbd6 url("/images/lines-bg.svg");
  background-position-y: 90px;
  background-size: 150%;
  background-repeat: repeat-x;
  color: #fff;
}

@media (min-width: 768px) {
  .cta-section {
    background-size: 100%;
  }
}

.cta-section h2 {
  font-family: "Domine", Georgia, Serif;
}

.cta-section .btn {
  margin-top: .5em;
}

.card {
  background: #fff;
  -webkit-box-shadow: 0 20px 40px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 20px 40px 5px rgba(0, 0, 0, 0.15);
  padding: 1.33333333em;
  border: none;
  border-radius: 0;
  left: 0;
  position: relative;
}

@media (min-width: 576px) {
  .card {
    padding: 2em;
  }
}

.card.is-expanded {
  padding: 0;
}

.card.is-light-gray {
  background: #f0f0f0;
}

.card.is-contact {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #fff;
  padding: 1.5em;
  margin-bottom: 40px;
  display: block;
  color: #555555;
  text-decoration: none;
  min-height: 12.5em;
}

.card.is-contact .card-icon svg {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
}

.card.is-contact a:hover {
  text-decoration: none;
}

.card.is-contact:hover .card-icon svg {
  top: 10px;
  font-size: 5em;
}

.card.is-contact:hover .card-footer {
  background: #201d6f;
}

.card.is-contact .contact-card-details {
  color: #929292;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.card.is-contact .spacer {
  padding: 0 0.5em;
}

.card.is-contact.is-short:hover {
  background: #00bbd6;
  color: #fff;
}

.card.is-contact.is-short:hover .contact-card-details {
  color: #fff;
}

.card.is-contact.edit-mode {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
}

.card.is-contact.edit-mode .spacer {
  color: #ccc;
}

.card.is-contact.edit-mode .card-footer {
  background: #f8f8f8;
  color: #000;
  text-align: left;
}

.card.is-contact.edit-mode .card-footer a {
  color: #00bbd6;
  display: inline-block;
  text-align: left;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.card.is-contact.edit-mode .card-footer a:hover {
  color: #008ea3;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .card {
    padding: 3em;
  }
}

.card p:last-child {
  margin-bottom: 0;
}

.card-header {
  margin-left: -2em;
  margin-right: -2em;
  margin-top: -2em;
  margin-bottom: 2em;
  padding: 1em 2em;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

@media (min-width: 768px) {
  .card-header {
    margin-left: -3em;
    margin-right: -3em;
    margin-top: -3em;
  }
}

.card-header.is-purple {
  background: #201d6f;
}

.card-icon {
  position: absolute;
  top: 15px;
  right: 0;
}

.card-icon svg {
  fill: #ccc;
  color: #f8f8f8;
  font-size: 10em;
  position: relative;
  z-index: 1;
  right: 20px;
}

.card-content {
  position: relative;
  z-index: 1;
}

.card-footer a {
  color: #969696;
  text-align: center;
}

.card-footer.is-teal {
  background: #00bbd6;
  color: #fff;
  text-align: center;
  margin-left: -1.5em;
  margin-right: -1.5em;
  margin-bottom: -1.5em;
  margin-top: 1.5em;
  padding: 1em 1.5em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.card-footer.is-teal a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.card-footer.is-teal a:hover {
  text-decoration: none;
}

.card-after-footer {
  margin-top: 1.5em;
  text-align: center;
}

.card-after-footer a {
  color: #555555;
  text-decoration: underline;
  font-weight: bold;
}

.related-articles {
  background: #f7f7f7;
  position: relative;
}

.related-articles .related-articles-content {
  margin-bottom: 1em;
}

@media (min-width: 768px) {
  .related-articles .related-articles-content {
    margin-bottom: 0;
  }
}

.related-articles a {
  color: #00bbd6;
  font-weight: bold;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: block;
}

.related-articles a:hover {
  color: #008ea3;
}

.related-articles h2 {
  margin-bottom: 1.3em;
  font-family: "Domine", Georgia, Serif !important;
  font-weight: bold;
}

.related-articles h3 a {
  color: #555555;
}

.related-articles h3 a:hover {
  color: #888888;
}

.related-articles:before {
  content: '';
  height: 100%;
  width: 4%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

@media (min-width: 768px) {
  .related-articles:before {
    display: block;
    width: 30px;
  }
}

@media (min-width: 1700px) {
  .related-articles:before {
    width: 12%;
  }
}

.feature-box,
.cover-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.feature-box *,
.cover-image * {
  color: #fff;
  position: relative;
  z-index: 1;
}

.feature-box:before,
.cover-image:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.3);
}

.feature-box .card *:not(.btn),
.cover-image .card *:not(.btn) {
  color: #555555;
  fill: #fff;
}


.image-fit {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 40vw;
  max-height: 400px;
}

.banner {
  padding-bottom: 3em;
  position: relative;
  background-image: url("/images/lines-bg.svg");
  background-position: center 90px;
  background-color: #00bbd6;
}

.banner h1 {
  margin-bottom: .2em;
}

.banner.banner-short + .section {
  padding-top: 0;
}

.site-section-purple .banner {
  background-color: #201d6f;
}

.site-section-red .banner {
  background-color: #ed1847;
}

.banner:before {
  background: none;
}

.banner-image {
  top: -40px;
  margin-bottom: -3em;
  position: relative;
  width: 100%;
  max-width: 1110px;
  margin: 0 auto;
  display: block;
}

.banner-short {
  background-image: none;
  padding: .5em 0;
  margin-bottom: 4em;
}

.feature-box {
  display: block;
  height: 200px;
  text-align: center;
  position: relative;
  margin-bottom: 1.5em;
}

@media (min-width: 576px) {
  .feature-box {
    margin-bottom: 0;
  }
}

.feature-box:before {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.feature-box:hover:before {
  background: rgba(0, 0, 0, 0.15);
}

.feature-box:focus {
  outline: none;
}

.feature-box .align-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.feature-box .feature-box-title {
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: bold;
  letter-spacing: 2px;
  position: relative;
}

.feature-box p {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.feature-box p:last-child {
  margin-bottom: 0;
}

.feature-box:hover p {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}

.feature-box:hover .feature-box-title {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.home-feature-list h2 {
  margin-bottom: 1em;
}

.home-feature-list h3 {
  font-size: 30px;
  line-height: 1.2em;
  color: #00bbd6;
  font-family: "Domine", Georgia, Serif;
  border-top: 6px solid #00bbd6;
  padding-top: 0.4em;
  margin-bottom: 0.3em;
}

.home-feature-list a {
  color: #00bbd6;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.home-feature-list a.read-more {
  color: #555555 !important;
  font-weight: bold;
}

.home-feature-list a:hover {
  opacity: 0.6;
}

.home-feature-list.red h3 {
  border-top: 6px solid #ed1847;
}

.home-feature-list.red a {
  color: #ed1847;
}

.home-feature-list-more {
  margin-top: 1em;
  border-top: 1px solid #ccc;
  padding-top: 1em;
}

@media (min-width: 768px) {
  .home-feature-list-more {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }
}

.home-feature-list-more li {
  margin-bottom: 1em;
  font-size: 14px;
}

.home-feature-list-more li a {
  font-size: 18px;
  font-family: "Domine", Georgia, Serif;
}

.home-feature-list-subtitle {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0.3em;
}

.left-padd {
  padding-left: 1.5em;
}

.list-special {
  margin-bottom: 1em;
}

.list-special li {
  font-weight: 500;
  position: relative;
  padding-left: 0 !important;
  padding: 1em;
  border-bottom: 1px solid #f7f7f7;
}

.list-special li:before {
  display: inline-block;
  content: '';
  border-radius: 100%;
  border: 2px solid #00bbd6;
  width: 10px;
  height: 10px;
  margin-right: 0.5em;
  position: absolute;
  left: -18px;
  top: 23px;
}

.list-special li:last-child {
  border-bottom: none;
}

.list-special li a {
  color: #555555;
  text-decoration: none;
}

.list-special li a:hover {
  text-decoration: underline;
}

.list-special-date {
  font-size: .8em;
  font-family: "Domine", Georgia, Serif;
  color: #969696;
}

.carousel .slick-slide {
  margin: 0 .5em;
}

.carousel .slick-prev {
  -webkit-transform: translateX(-70px) !important;
          transform: translateX(-70px) !important;
}

.carousel .slick-prev,
.carousel .slick-next {
  font-size: 0;
  color: transparent;
  border: none;
  -webkit-appearance: none;
  position: absolute;
  bottom: -30px;
  left: 50%;
  z-index: 2;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  padding: 1em;
  width: 60px;
  height: 60px;
  background: #555555 url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%22-4684.52%20-10863.843%2021.479%2021.479%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C/style%3E%0A%20%20%3C/defs%3E%0A%20%20%3Cpath%20id%3D%22Path_10%22%20data-name%3D%22Path%2010%22%20class%3D%22cls-1%22%20d%3D%22M10.739%2C0%2C8.787%2C1.953l7.392%2C7.392H0v2.789H16.179L8.787%2C19.526l1.953%2C1.953L21.479%2C10.739Z%22%20transform%3D%22translate%28-4663.041%20-10842.364%29%20rotate%28180%29%22/%3E%0A%3C/svg%3E%0A") no-repeat center;
  background-size: 20px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.carousel .slick-prev:hover,
.carousel .slick-next:hover {
  background-color: #3c3b3b;
  cursor: pointer;
}

.carousel .slick-prev:focus,
.carousel .slick-next:focus {
  outline: none;
}

@media (min-width: 768px) {
  .carousel .slick-prev,
  .carousel .slick-next {
    left: 75%;
  }
}

.carousel .slick-next {
  -webkit-transform: translateX(0%) rotateZ(-180deg);
          transform: translateX(0%) rotateZ(-180deg);
}

@media (min-width: 768px) {
  .carousel .slick-dots {
    left: calc(75% + 80px);
    display: inline-block;
    text-align: center;
    position: absolute;
  }
}

.carousel .slick-dots li {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.carousel .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 2px;
  height: 2px;
  padding: 3px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  border-radius: 10px;
  background: #555555;
  border: 2px solid #555555;
}

.carousel .slick-dots li.slick-active button {
  background: #fff;
}

.carousel-item {
  color: #fff;
  text-align: left;
}

.carousel-item:focus,
.carousel-item *:focus {
  outline: none;
}

.carousel-item-img {
  padding: 1.8em 1.5em;
  min-height: 200px;
  text-align: left;
}

@media (min-width: 992px) {
  .carousel-item-img {
    min-height: 250px;
  }
}

@media (min-width: 1200px) {
  .carousel-item-img {
    min-height: 300px;
  }
}

.carousel-item-title {
  font-weight: bold;
  font-family: "Domine", Georgia, Serif;
  font-size: 1.3em;
}

@media (min-width: 992px) {
  .carousel-item-title {
    font-size: 1.6em;
    line-height: 1.4em;
  }
}

.carousel-item-link {
  position: absolute;
  margin-top: 2.5em;
  font-size: .9em;
  font-weight: bold;
}

@media (min-width: 992px) {
  .carousel-item-link {
    font-size: 1.1em;
  }
}

.home .sponsors {
  padding-top: 8em;
}

@media (min-width: 768px) {
  .home .sponsors {
    padding-top: 10em;
  }
}

.home .sponsors h2 {
  color: #969696;
}

.sponsors-carousel {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media (min-width: 768px) {
  .sponsors-carousel {
    max-height: 150px;
  }
}

.sponsors-carousel.slick-initialized {
  opacity: 1;
  visibility: visible;
}

.sponsors-carousel .sponsor-level {
  text-decoration: none;
  display: block;
  padding: 0.3em 0;
  font-weight: 100;
  text-align: center;
  color: #555555;
  font-size: 0.9em;
  opacity: 0.7;
}

.sponsors img {
  width: 100%;
  margin-top: 1.5em;
  -o-object-fit: contain;
     object-fit: contain;
  height: 6rem;
}

.sponsors a {
  padding: 0 1em;
}

.sponsors a:focus {
  outline: none;
}

@media (min-width: 768px) {
  .side-nav {
    margin-top: 0.5em;
  }
}

.side-nav h4 {
  font-family: "franklin-gothic-urw", sans-serif !important;
  color: #555555;
  margin-bottom: 0.3em;
}

.side-nav li {
  margin-bottom: 0.8em;
}

.side-nav li a {
  color: #969696;
  border-bottom: 1px solid #969696;
  font-weight: 500;
  font-size: 0.9em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.side-nav li a.is-active {
  color: black;
}

.side-nav li a:hover {
  text-decoration: none !important;
  color: #555555;
}

.gallery-template .justify-content-md-center .container {
  padding: 0;
}

.gallery-template .justify-content-md-center .section {
  padding-bottom: 0;
}

.gallery {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-column-fill: initial;
     -moz-column-fill: initial;
          column-fill: initial;
}

@media (min-width: 375px) {
  .gallery {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}

@media (min-width: 768px) {
  .gallery {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}

@media (min-width: 992px) {
  .gallery {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}

@media (min-width: 1200px) {
  .gallery {
    -webkit-column-count: 5;
       -moz-column-count: 5;
            column-count: 5;
  }
}

.gallery-group-container {
  display: inline-block;
}

.gallery-group {
  padding: 0.3em !important;
  margin-bottom: 0.3em;
}

.gallery-group figure a {
  display: block;
}

.gallery-group figure a:before {
  color: #fff;
  font-size: 1em;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  top: 50%;
  left: 50%;
}

.gallery-group figure a:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gallery-group figure a:hover img {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.gallery-group figure a:hover:before {
  opacity: 1;
}

.gallery-group figure a:hover:after {
  opacity: 0.2;
}

.gallery-group > figure:nth-child(1n + 2) {
  display: none;
}

.gallery-item {
  margin: 0;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gallery-item img {
  width: 100%;
  display: block;
  border-radius: 3px;
  -webkit-box-shadow: 3px 4px 6px 0px rgba(0, 0, 0, 0.26);
          box-shadow: 3px 4px 6px 0px rgba(0, 0, 0, 0.26);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gallery-item:before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gallery-item:hover {
  cursor: pointer;
  color: #fff;
}

.gallery-item:hover:before {
  background: rgba(0, 0, 0, 0);
}

.gallery-group-caption {
  font-size: 0.9em;
  margin-bottom: 1.5em;
  font-weight: bold;
  line-height: 1.3em;
}

.gallery-item-caption {
  display: none;
}

#calendar * {
  font-family: "franklin-gothic-urw", sans-serif;
}

#calendar .fc-widget-content,
#calendar .fc-head .fc-head-container,
#calendar .fc-widget-header {
  border: none;
}

#calendar .fc-day-top {
  text-align: center;
}

#calendar .fc-day-number {
  float: none;
}

.calendar-tooltip {
  max-width: 300px;
  padding: 1em 0;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 6em;
  max-width: 400px;
  width: 100%;
  z-index: 10;
}

.calendar-tooltip:before {
  position: absolute;
  content: '';
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 15px;
  height: 15px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #ffffff;
}

.calendar-tooltip-content-item {
  margin-bottom: 1em;
}

.calendar-tooltip-content-item:last-child {
  margin-bottom: 0;
}

.calendar-tooltip-title {
  font-family: "Domine", Georgia, Serif;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: .6em;
}

.calendar-tooltip-link {
  display: block;
  margin-top: .6em;
  font-size: .9em;
}

.calendar-tooltip-close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0 0.5em;
}

.calendar-tooltip-close:hover {
  cursor: pointer;
}

.fc-left,
.fc-left .fc-button-group {
  width: 100%;
}

.fc .fc-next-button {
  float: right;
  left: auto;
  right: 0;
}

.fc-center {
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.fc-right {
  position: absolute;
  top: -50px;
  font-size: .9em;
  display: none;
}

.fc-right:before {
  display: block;
  content: "Calendar View";
  float: left;
  color: #969696;
  margin-right: 20px;
}

.fc-button {
  color: #969696;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.fc-right .fc-state-active {
  color: #555555;
  text-decoration: underline;
}

.fc-event-container,
.fc-event {
  z-index: -9999;
}

.fc-event {
  background: #E6B222;
  border: none;
  border-radius: 0;
  padding: 1px 4px;
}

.calendar-tooltip-content {
  text-align: left;
  padding: 1em;
}

.calendar-tooltip-content a {
  color: #00bbd6;
}

.is-accordion:hover {
  cursor: pointer;
}

.is-accordion .accordion-content {
  display: none;
}

.is-accordion .is-active .accordion-content {
  display: block;
}

.tags-title {
  margin-bottom: 80px;
}

.tags-title span {
  color: #969696;
}

.article-list .article-list-item {
  margin-bottom: 2.5em;
  border-bottom: 1px solid #ccc;
}

.article-list .article-list-item:last-child {
  border-bottom: none;
}

.article-list .article-meta-group {
  color: #959595;
  margin-bottom: 1em;
}

.article-list .article-category,
.article-list .article-date {
  display: inline-block;
}

.article-list .article-category {
  color: #555555;
  text-decoration: underline;
}

.article-list .article-date {
  float: right;
  font-style: italic;
}

.article-list .article-title {
  font-family: "franklin-gothic-urw", sans-serif;
  margin-bottom: .6em;
}

.article-list .article-title a {
  color: #555555;
  line-height: 1.3em;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.article-list .article-title a:hover {
  opacity: 0.6;
}

.article-list .article-description {
  margin-bottom: 1em;
}

.article-list .article-link {
  font-weight: bold;
  color: #00bbd6;
  margin-bottom: 1em;
  display: block;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.article-list .article-link:hover {
  opacity: 0.6;
}

.tag-group {
  margin-bottom: 2em;
  color: #959595;
}

.tag-group .tag {
  line-height: 1.4em;
  font-size: .85em;
  color: #B2B2B2;
  border: 1px solid #B2B2B2;
  border-radius: 3px;
  padding: .2em .5em;
  margin: 0 .3em .6em 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: inline-block;
}

.tag-group .tag:hover {
  color: #00bbd6;
  border-color: #00bbd6;
}

.tag-group .tag.is-active {
  color: #555555;
  border: 1px solid #555555;
  border-radius: 3px;
}

.search-results-list {
  padding-left: 1.3em;
  font-size: 0.9em;
  line-height: 2;
  margin: 0;
  margin-top: -1em;
}

.search-results-list a {
  color: #555555;
  text-decoration: underline;
}

article {
  max-width: 900px;
  margin: auto;
}

article ol {
  list-style: upper-roman;
}

article ol li {
  list-style: upper-roman;
}

article ul {
  list-style: disc;
}

article ul li {
  list-style: disc;
}

article ol,
article ul {
  padding-left: 20px;
  margin: 1em 0 1em 1.5em;
}

article ol ul,
article ol ol,
article ul ul,
article ul ol {
  margin: 0.5em 0 1em 1.5em;
}

article td {
  border: 1px solid #ddd;
}

article table {
  border-collapse: collapse;
}

article a,
article a:visited {
  color: #00bbd6;
  text-decoration: underline;
}

article .tax {
  line-height: 2;
  margin-bottom: 0.5em;
}

article img {
  border: 1px solid #eee;
  padding: 0.5em;
  margin: 1.5em 0;
  max-width: 100% !important;
  height: auto !important;
  float: left;
  margin-right: 2em;
  margin-bottom: 2em;
}

article hr {
  margin: 2em 0;
  clear: both;
}

.article .internal-body {
  padding-top: 1em;
}

.article .banner .col {
  padding: 0;
  max-width: 900px;
  margin: auto;
}

.review .review-form h4 {
  margin-bottom: 0.5em;
  font-size: 1em;
}

.review .review-form h4:first-child {
  margin-top: 0;
}

.review .review-form h6 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 0.75em;
  text-transform: uppercase;
  opacity: 0.7;
}

.review .review-form section {
  padding: 1.5em 1em;
  border-radius: 5px;
}

.review .review-form section:nth-of-type(odd) {
  background: #f8f8f8;
}

.review .reivew-field span {
  font-size: 0.75em;
  line-height: 1;
}

.review .reivew-field span.value {
  font-weight: 600;
}

.home-decoration-top,
.home-decoration-bottom,
.home-decoration-center {
  background-image: url(/images/home-decoration-top.svg);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 130%;
  width: 1010px;
  height: 310px;
  position: absolute;
  z-index: -1;
  bottom: -250px;
  left: 79%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  display: none;
}

@media (min-width: 768px) {
  .home-decoration-top,
  .home-decoration-bottom,
  .home-decoration-center {
    display: block;
  }
}

.home-decoration-bottom {
  background-image: url(/images/home-decoration-bottom.svg);
  bottom: 651px;
  position: absolute;
  z-index: -1;
  left: 310px;
  background-size: 79%;
  width: 1300px;
  height: 400px;
}

.home-decoration-center {
  background-image: url(/images/home-decoration-center.svg);
  background-size: 100%;
  bottom: 47px;
  right: 0;
  width: 60%;
}

.internal-body h1, .internal-body h2, .internal-body h3, .internal-body h4, .internal-body h5, .internal-body h6 {
  font-family: "Domine", Georgia, Serif;
  font-weight: bold;
}

.event-page-background {
  width: 100%;
  height: 70vh;
  position: absolute;
  top: 0;
  left: -20px;
  z-index: -1;
  -webkit-filter: blur(6px);
          filter: blur(6px);
}

.event-hero-img img {
  width: 100%;
  display: block;
}

.event-hero-background:after {
  content: "";
  clear: both;
  display: table;
}

.event-hero-background-spacer {
  height: 200px;
}

@media (min-width: 768px) {
  .event-hero-background-spacer {
    height: 100%;
  }
}

.event-hero .event-hero-content {
  background: #f0f0f0;
  height: 100%;
  padding: 0;
}

@media (min-width: 768px) {
  .event-hero .event-hero-content {
    padding-top: 1em;
    float: right;
  }
}

.event-hero .event-hero-content h1 {
  font-family: "Domine", Georgia, Serif;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.event-hero .event-hero-content * {
  color: #555555;
}

.event-hero .event-hero-content a {
  color: #00bbd6;
  text-decoration: underline;
}

.event-hero .event-hero-content a:hover, .event-hero .event-hero-content a:visited {
  text-decoration: none;
}

.event-hero .event-hero-content .event-hero-content-top {
  padding: 1.5em;
}

.event-hero .event-hero-content .event-hero-content-bottom {
  background: #fff;
  text-align: center;
}

.event-hero .event-hero-content .event-hero-content-bottom .btn {
  color: #fff;
  text-decoration: none;
}

.event-hero .event-hero-content .event-hero-content-bottom .registration-text {
  padding-top: 20px;
}

.admission-date {
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .admission-date {
    display: block;
    display: -webkit-box;
    max-height: 330;
    margin: 0 auto;
  }
}

.admission-text {
  font-size: 0.9em;
  color: #787878;
  margin-top: 1.5em;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .admission-text {
    display: block;
    display: -webkit-box;
    max-height: 330;
    margin: 0 auto;
  }
}

.event-login-box {
  border: 1px solid #f0f0f0;
  padding: 1em;
  text-align: center;
}

.event-login-box p {
  margin-bottom: 0;
}

.event-login-box p a {
  color: #00bbd6;
  text-decoration: underline;
}

.section-event-map {
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .section-event-map {
    padding-bottom: 40px;
  }
}

.event-view-nav {
  margin-bottom: 1em;
}

.event-view-nav .nav-item {
  color: #555555;
  text-decoration: underline;
  font-size: 0.9em;
  margin-right: 0.5em;
}

.event-view-nav .nav-item.disabled {
  text-decoration: none;
  color: #969696;
}

.event-view-nav .nav-item.disabled:hover {
  cursor: initial;
}

.event-list-view a,
.event-calendar-view a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.event-list-view a:hover,
.event-calendar-view a:hover {
  color: #008ea3;
}

.event-list-view {
  margin-bottom: 1.5em;
}

.event-list-view .date,
.event-list-view .time {
  font-size: 0.9em;
}

@media (min-width: 768px) {
  .event-list-view .date,
  .event-list-view .time {
    font-size: 1em;
    float: none !important;
  }
}

.event-list-view .time {
  float: right;
  font-style: italic;
  color: #959595;
}

.event-list-view .date {
  font-weight: bold;
  float: left;
  margin-bottom: 0.7em;
}

@media (min-width: 768px) {
  .event-list-view .date {
    margin-bottom: 0;
    font-size: 1.2em;
  }
}

.event-list-view .title {
  font-size: 20px;
  margin-bottom: 0.4em;
}

@media (min-width: 768px) {
  .event-list-view .title {
    font-size: 1em;
    margin-bottom: 0;
  }
}

.event-list-view .title a {
  font-weight: bold;
  color: #00bbd6;
}

.event-list-view .month {
  font-size: 0.9em;
  color: #969696;
  display: none;
}

@media (min-width: 992px) {
  .event-list-view .month {
    display: block;
  }
}

.event-list-view .more {
  color: #00bbd6;
  font-size: 0.9em;
  margin-top: 0.4em;
  display: block;
}

.event-list-view-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 2.5em;
  padding-bottom: 1.5em;
}

.event-list-view-row:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.event-list-view-row .description {
  height: 150px;
  overflow: hidden;
}

.membership {
  background: url("/images/membership-bg.jpg");
  background-size: cover;
  background-position: center;
}

.section-membership {
  padding: 0;
}

@media (min-width: 1200px) {
  .section-membership {
    padding: 4em 0;
  }
}

.section-membership .container-fluid {
  max-width: 1200px;
  padding: 0;
}

@media (min-width: 992px) {
  .section-membership .container-fluid {
    margin: 0 auto;
  }
}

.section-membership .membership-container {
  width: 100%;
  margin: auto;
}

.membership-nav {
  background: #201d6f;
  padding: 0;
}

.membership-nav ul {
  display: block;
}

.membership-nav ul li {
  padding: 0 19px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.membership-nav ul li:hover {
  background: #141247;
}

.membership-nav ul li a {
  color: #fff;
  padding: 1em 0;
  display: block;
  font-weight: bold;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.membership-nav ul li a:hover {
  color: #a6a4e7;
}

.membership-nav ul li a:hover + .toggle-arrow svg {
  color: #a6a4e7;
}

.membership-nav ul li a:hover svg {
  color: #a6a4e7;
}

.membership-nav ul li a svg {
  padding-right: 0.1em;
  max-width: 14px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.membership-nav ul li.is-active {
  background: #141247;
}

.membership-nav ul li.is-active .is-active a {
  opacity: 0.1;
}

.membership-nav ul li.has-children {
  position: relative;
  top: 0;
  left: 0;
}

.membership-nav ul li.has-children ul {
  display: none;
  padding-bottom: 0.4em;
}

.membership-nav ul li.has-children ul li:first-child a {
  padding-top: 0;
}

.membership-nav ul li.has-children ul a {
  font-weight: normal;
  padding: 0.5em 0;
}

.membership-nav ul li.has-children.is-active ul {
  display: block;
}

.membership-nav ul li.has-children.is-active .toggle-arrow {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.membership-nav .toggle-arrow {
  position: absolute;
  top: 17px;
  right: 20px;
  color: #fff;
}

@media (min-width: 375px) and (max-width: 768px) {
  .membership-nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .membership-nav > ul > li {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    position: relative;
    border-bottom: 1px solid #17154f;
  }
  .membership-nav > ul > li:nth-child(2n + 1) {
    border-right: 1px solid #17154f;
  }
  .membership-nav .has-children.is-active:after {
    content: "";
    display: block;
    width: 100%;
    height: calc(100% - 60px);
    bottom: 0;
    background: #141247;
    left: 100%;
    z-index: 10;
    position: absolute;
  }
  .membership-nav .has-children ul {
    width: calc(200% + 40px);
    position: relative;
    z-index: 99999;
    width: calc(200% + 80px);
  }
  .membership-nav .has-children ul li:first-child a {
    padding-top: 20px !important;
  }
  .membership-nav .has-children:nth-child(2n + 2) ul {
    margin-left: calc(-100% - 60px);
    padding-left: 20px;
    background: #141247;
  }
}

.membership-container {
  -webkit-box-shadow: 0 20px 40px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0 20px 40px 0px rgba(0, 0, 0, 0.15);
}

.membership-main {
  padding: 0;
  background: #f8f8f8;
}

.membership-main a {
  color: #00bbd6;
  text-decoration: underline;
}

.membership-main a:hover {
  text-decoration: none;
}

.membership-main h2,
.membership-main h3,
.membership-main h4,
.membership-main h5,
.membership-main h6 {
  font-family: "Domine", Georgia, Serif;
}

.membership-main h2 {
  font-size: 20px;
  line-height: 1.3em;
}

@media (min-width: 768px) {
  .membership-main h2 {
    font-size: 24px;
  }
}

.membership-header {
  background: #dfdede;
  padding: 1em 20px;
  text-align: right;
}

.membership-header a {
  color: #969696;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}

.membership-header a:hover {
  color: #555555;
}

.membership-content {
  padding: 20px;
  min-height: 25rem;
}

@media (min-width: 768px) {
  .membership-content {
    padding: 40px;
  }
}

@media (min-width: 992px) {
  .membership-content {
    padding: 60px;
  }
}

.membership-footer {
  text-align: center;
  color: #fff;
  background: #969696 url("/images/lines-bg.svg") no-repeat;
  background-position-y: 40px;
  background-size: 150%;
  padding: 40px 20px;
}

.membership-footer h3 {
  margin-bottom: 0;
  font-family: "Domine", Georgia, Serif;
}

.membership-footer a {
  color: #fff;
  text-decoration: underline;
}

.membership-search-group {
  position: relative;
  margin-bottom: 2em;
}

.membership-search-group select {
  width: 100%;
}

.chosen-container-multi .chosen-choices {
  border: 3px solid #201d6f;
  padding: 4px 6px;
  background: none;
}

.chosen-container-multi .chosen-choices li.search-choice {
  border-radius: 0;
  border: none;
  background: #00bbd6 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  padding: 1em 2em 1em 1em;
  display: inline-block;
}

.search-field {
  font-size: 1.2em;
}

.chosen-container {
  width: 100% !important;
}

.chosen-container:hover {
  cursor: pointer;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: 40px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  background-image: url("/images/icons/times.svg") !important;
  background-position: 0 0;
  background-size: 10px !important;
  top: 50%;
  right: 9px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: 0 0;
}

.chosen-container:after,
.chosen-container:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background: #201d6f;
  padding: 1em;
  color: #fff;
  height: 100%;
  width: 70px;
  z-index: 10;
}

.chosen-container:before {
  background: transparent;
  z-index: 11;
}

.membership-search-btn {
  position: absolute;
  top: 50%;
  right: 25px;
  color: #fff;
  z-index: 10;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.membership-search-btn:hover {
  cursor: pointer;
}

.big-input input {
  border: 3px solid #201d6f;
  padding: 4px 10px;
  background: none;
  min-height: 55px;
}

.big-input input:focus {
  -webkit-box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.32);
          box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.32);
  outline: none;
}

.big-input .membership-search-btn {
  border: none;
  height: 100%;
  position: absolute;
  background: #201d6f;
  padding: 1em;
  right: 0;
  color: #fff;
  height: calc(100% - 2px);
  width: 70px;
  z-index: 10;
}

.big-input .membership-search-btn svg {
  font-size: 16px;
}

.membership-post {
  padding: 0;
}

@media (min-width: 992px) {
  .membership-post {
    padding-left: 3em;
  }
}

@media (min-width: 992px) {
  .membership-post-left-col {
    width: 23%;
    text-align: right;
    margin-top: -8px;
  }
}

.membership-post-left-col label {
  font-weight: bold;
}

@media (min-width: 992px) {
  .membership-post-left-col label {
    text-align: right;
  }
}

.membership-post-right-col {
  padding-bottom: 1em;
  padding-right: 3em;
}

@media (min-width: 992px) {
  .membership-post-right-col {
    border-left: 2px solid #f0f0f0;
    padding-left: 2em;
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
}

.membership-post-right-col a {
  text-decoration: none;
}

.form-group.is-inline {
  margin-bottom: 0;
  padding-top: 0;
}

@media (min-width: 768px) {
  .form-group.is-inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

@media (min-width: 992px) {
  .form-group.is-inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

@media (min-width: 992px) {
  .form-group.is-inline:first-child .membership-post-left-col,
  .form-group.is-inline:first-child .membership-post-right-col {
    padding-top: 3em;
  }
}

.form-group.is-inline:last-child .membership-post-right-col {
  padding-bottom: 3em;
}

.membership-standard {
  padding-left: 3em;
  padding-top: 3em;
}

@media (min-width: 992px) {
  .membership-standard {
    padding-top: 0;
  }
}

.membership-highlight {
  position: relative;
  background: #f8f8f8;
  padding-left: 3em;
}

@media (min-width: 992px) {
  .membership-highlight {
    background: none;
  }
  .membership-highlight .membership-post-right-col {
    background: #f8f8f8;
  }
}

.membership-highlight .form-group.is-inline:first-child .membership-post-right-col {
  padding-top: 3em;
}

.membership-highlight .form-group.is-inline:first-child .membership-post-right-col h3 {
  margin-bottom: 0;
}

.section-membership-login a {
  text-decoration: underline;
  font-weight: bold;
}

.section-membership-login .btn {
  display: block;
  width: 100%;
  margin-top: 1.5em;
}

.membership-title-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 375px) {
  .membership-title-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.membership-title-group .title-link {
  color: #969696;
  margin: 0 0 1em;
}

.membership-title-group .title-link a {
  color: #969696;
  padding-left: .5em;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  font-family: "Domine", Georgia, Serif;
  margin-top: .5em;
}

.pagination a {
  text-decoration: none;
  color: #BFBFBF;
}

.pagination .is-active .page-link {
  color: #00bbd6;
}

.page-item {
  color: #BFBFBF;
}

.page-item a {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.page-item a:hover {
  color: #00bbd6;
}

.page-item svg {
  color: #555555;
}

.page-item.is-disabled svg {
  color: #BFBFBF;
}

.page-link {
  color: #555555;
  padding: .5em .75em;
}

.pagination-showing {
  text-align: center;
  color: #BFBFBF;
  font-size: .9em;
  margin: .5em 0 1em;
}

.signup-progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: auto;
  margin-bottom: 3em;
  max-width: 80%;
}

.signup-progress:after, .signup-progress:before {
  display: block;
  content: "";
  height: 2px;
  top: 9px;
  position: absolute;
  left: 0;
  right: 0;
}

.signup-progress:before {
  background: #00bbd6;
  left: 0;
  right: 0;
}

.signup-progress:after {
  left: 35%;
  right: 0;
  background: #bfbfbf;
}

@media (min-width: 768px) {
  .signup-progress {
    max-width: 95%;
  }
}

.progress-group {
  position: relative;
  z-index: 10;
  width: 133px;
  text-align: center;
}

.progress-group:first-child {
  margin-left: -4em;
}

.progress-group:last-child {
  margin-right: -4em;
}

.progress-group .progress-point {
  margin: 0 auto;
  width: 20px;
  height: 20px;
  background: #bfbfbf;
  display: block;
  border-radius: 100%;
  border: 7px solid #fff;
}

.progress-group .progress-text {
  color: #bfbfbf;
  text-transform: uppercase;
  font-size: 0.9em;
  margin-top: 0.5em;
  font-weight: bold;
  display: inline;
  top: 20px;
  position: relative;
}

.progress-group.active .progress-point {
  background: #00bbd6;
}

.progress-group.active .progress-text {
  color: #00bbd6;
}

.section.internal-body .rt ul {
  padding: 0 40px;
  margin-top: 0.5em;
}

.cover-image p {
  max-width: 600px;
}

.about-page {
  display: none !important;
}
