@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  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; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

button, input[type="button"], input[type="reset"], input[type="submit"],
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  background-color: #477dca;
  border-radius: 3px;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1em;
  text-decoration: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus,
  button:hover,
  button:focus {
    background-color: #2c5999;
    color: #fff; }
  button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled,
  button:disabled {
    cursor: not-allowed;
    opacity: 0.5; }

fieldset {
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  margin: 0 0 0.75em;
  padding: 1.5em; }

input,
label,
select {
  display: block;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em; }

label {
  font-weight: 600;
  margin-bottom: 0.375em; }
  label.required::after {
    content: "*"; }
  label abbr {
    display: none; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  padding: 0.5em;
  transition: border-color;
  width: 100%; }
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover,
  select:hover,
  textarea:hover {
    border-color: #c4c4c4; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus,
  select:focus,
  textarea:focus {
    border-color: #477dca;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(55, 112, 192, 0.7);
    outline: none; }

textarea {
  resize: vertical; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 0.375em; }

input[type="file"] {
  padding-bottom: 0.75em;
  width: 100%; }

select {
  margin-bottom: 1.5em;
  max-width: 100%;
  width: auto; }

ul:not([class]),
ol:not([class]) {
  margin: 0 0 0 1.75rem;
  padding: 0; }

ul[class],
ol[class] {
  margin: 0;
  padding: 0; }
  ul[class] li,
  ol[class] li {
    display: block; }

dl {
  margin-bottom: 0.75em; }
  dl dt {
    font-weight: bold;
    margin-top: 0.75em; }
  dl dd {
    margin: 0; }

table {
  -webkit-font-feature-settings: "kern", "liga", "tnum";
  -moz-font-feature-settings: "kern", "liga", "tnum";
  -ms-font-feature-settings: "kern", "liga", "tnum";
  font-feature-settings: "kern", "liga", "tnum";
  border-collapse: collapse;
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%; }

th {
  border-bottom: 1px solid #b7b7b7;
  font-weight: 600;
  padding: 0.75em 0;
  text-align: left; }

td {
  border-bottom: 1px solid #ddd;
  padding: 0.75em 0; }

tr,
td,
th {
  vertical-align: middle; }

body {
  -webkit-font-feature-settings: "kern", "liga", "pnum";
  -moz-font-feature-settings: "kern", "liga", "pnum";
  -ms-font-feature-settings: "kern", "liga", "pnum";
  font-feature-settings: "kern", "liga", "pnum";
  -webkit-font-smoothing: antialiased;
  color: #333;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  line-height: 1.2;
  margin: 0 0 0.75em; }

p {
  margin: 0 0 0.75em; }

a {
  color: #477dca;
  text-decoration: none;
  transition: color 0.1s linear; }
  a:active, a:focus, a:hover {
    color: #2c5999; }
  a:active, a:focus {
    outline: none; }

hr {
  border-bottom: 1px solid #ddd;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

/*!
 * Bootstrap Grid v4.2.1 (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)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 480px) {
    .container {
      max-width: 480px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 768px; } }
  @media (min-width: 960px) {
    .container {
      max-width: 1024px; } }
  @media (min-width: 1280px) {
    .container {
      max-width: 1280px; } }
  @media (min-width: 1356px) {
    .container {
      max-width: 1356px; } }

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

.row, .gallery {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  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, .gallery .gallery-item, .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, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .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, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .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, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl,
.col-xxxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

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

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

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

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 480px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6, .gallery .gallery-item {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4, .gallery .gallery-item {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 960px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1280px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1356px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    order: -1; }
  .order-xxl-last {
    order: 13; }
  .order-xxl-0 {
    order: 0; }
  .order-xxl-1 {
    order: 1; }
  .order-xxl-2 {
    order: 2; }
  .order-xxl-3 {
    order: 3; }
  .order-xxl-4 {
    order: 4; }
  .order-xxl-5 {
    order: 5; }
  .order-xxl-6 {
    order: 6; }
  .order-xxl-7 {
    order: 7; }
  .order-xxl-8 {
    order: 8; }
  .order-xxl-9 {
    order: 9; }
  .order-xxl-10 {
    order: 10; }
  .order-xxl-11 {
    order: 11; }
  .order-xxl-12 {
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1600px) {
  .col-xxxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxxl-first {
    order: -1; }
  .order-xxxl-last {
    order: 13; }
  .order-xxxl-0 {
    order: 0; }
  .order-xxxl-1 {
    order: 1; }
  .order-xxxl-2 {
    order: 2; }
  .order-xxxl-3 {
    order: 3; }
  .order-xxxl-4 {
    order: 4; }
  .order-xxxl-5 {
    order: 5; }
  .order-xxxl-6 {
    order: 6; }
  .order-xxxl-7 {
    order: 7; }
  .order-xxxl-8 {
    order: 8; }
  .order-xxxl-9 {
    order: 9; }
  .order-xxxl-10 {
    order: 10; }
  .order-xxxl-11 {
    order: 11; }
  .order-xxxl-12 {
    order: 12; }
  .offset-xxxl-0 {
    margin-left: 0; }
  .offset-xxxl-1 {
    margin-left: 8.33333%; }
  .offset-xxxl-2 {
    margin-left: 16.66667%; }
  .offset-xxxl-3 {
    margin-left: 25%; }
  .offset-xxxl-4 {
    margin-left: 33.33333%; }
  .offset-xxxl-5 {
    margin-left: 41.66667%; }
  .offset-xxxl-6 {
    margin-left: 50%; }
  .offset-xxxl-7 {
    margin-left: 58.33333%; }
  .offset-xxxl-8 {
    margin-left: 66.66667%; }
  .offset-xxxl-9 {
    margin-left: 75%; }
  .offset-xxxl-10 {
    margin-left: 83.33333%; }
  .offset-xxxl-11 {
    margin-left: 91.66667%; } }

.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: flex !important; }

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

@media (min-width: 480px) {
  .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: flex !important; }
  .d-sm-inline-flex {
    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: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 960px) {
  .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: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1280px) {
  .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: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1356px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1600px) {
  .d-xxxl-none {
    display: none !important; }
  .d-xxxl-inline {
    display: inline !important; }
  .d-xxxl-inline-block {
    display: inline-block !important; }
  .d-xxxl-block {
    display: block !important; }
  .d-xxxl-table {
    display: table !important; }
  .d-xxxl-table-row {
    display: table-row !important; }
  .d-xxxl-table-cell {
    display: table-cell !important; }
  .d-xxxl-flex {
    display: flex !important; }
  .d-xxxl-inline-flex {
    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: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

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

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

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

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

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

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

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

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

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

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

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

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

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

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

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

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

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 480px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 960px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1280px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1356px) {
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1600px) {
  .flex-xxxl-row {
    flex-direction: row !important; }
  .flex-xxxl-column {
    flex-direction: column !important; }
  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xxxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xxxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxxl-center {
    justify-content: center !important; }
  .justify-content-xxxl-between {
    justify-content: space-between !important; }
  .justify-content-xxxl-around {
    justify-content: space-around !important; }
  .align-items-xxxl-start {
    align-items: flex-start !important; }
  .align-items-xxxl-end {
    align-items: flex-end !important; }
  .align-items-xxxl-center {
    align-items: center !important; }
  .align-items-xxxl-baseline {
    align-items: baseline !important; }
  .align-items-xxxl-stretch {
    align-items: stretch !important; }
  .align-content-xxxl-start {
    align-content: flex-start !important; }
  .align-content-xxxl-end {
    align-content: flex-end !important; }
  .align-content-xxxl-center {
    align-content: center !important; }
  .align-content-xxxl-between {
    align-content: space-between !important; }
  .align-content-xxxl-around {
    align-content: space-around !important; }
  .align-content-xxxl-stretch {
    align-content: stretch !important; }
  .align-self-xxxl-auto {
    align-self: auto !important; }
  .align-self-xxxl-start {
    align-self: flex-start !important; }
  .align-self-xxxl-end {
    align-self: flex-end !important; }
  .align-self-xxxl-center {
    align-self: center !important; }
  .align-self-xxxl-baseline {
    align-self: baseline !important; }
  .align-self-xxxl-stretch {
    align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 480px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 960px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1280px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1356px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important; }
  .m-xxl-n1 {
    margin: -0.25rem !important; }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important; }
  .m-xxl-n2 {
    margin: -0.5rem !important; }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important; }
  .m-xxl-n3 {
    margin: -1rem !important; }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important; }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important; }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important; }
  .m-xxl-n4 {
    margin: -1.5rem !important; }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important; }
  .m-xxl-n5 {
    margin: -3rem !important; }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important; }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important; }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }

@media (min-width: 1600px) {
  .m-xxxl-0 {
    margin: 0 !important; }
  .mt-xxxl-0,
  .my-xxxl-0 {
    margin-top: 0 !important; }
  .mr-xxxl-0,
  .mx-xxxl-0 {
    margin-right: 0 !important; }
  .mb-xxxl-0,
  .my-xxxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxxl-0,
  .mx-xxxl-0 {
    margin-left: 0 !important; }
  .m-xxxl-1 {
    margin: 0.25rem !important; }
  .mt-xxxl-1,
  .my-xxxl-1 {
    margin-top: 0.25rem !important; }
  .mr-xxxl-1,
  .mx-xxxl-1 {
    margin-right: 0.25rem !important; }
  .mb-xxxl-1,
  .my-xxxl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xxxl-1,
  .mx-xxxl-1 {
    margin-left: 0.25rem !important; }
  .m-xxxl-2 {
    margin: 0.5rem !important; }
  .mt-xxxl-2,
  .my-xxxl-2 {
    margin-top: 0.5rem !important; }
  .mr-xxxl-2,
  .mx-xxxl-2 {
    margin-right: 0.5rem !important; }
  .mb-xxxl-2,
  .my-xxxl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xxxl-2,
  .mx-xxxl-2 {
    margin-left: 0.5rem !important; }
  .m-xxxl-3 {
    margin: 1rem !important; }
  .mt-xxxl-3,
  .my-xxxl-3 {
    margin-top: 1rem !important; }
  .mr-xxxl-3,
  .mx-xxxl-3 {
    margin-right: 1rem !important; }
  .mb-xxxl-3,
  .my-xxxl-3 {
    margin-bottom: 1rem !important; }
  .ml-xxxl-3,
  .mx-xxxl-3 {
    margin-left: 1rem !important; }
  .m-xxxl-4 {
    margin: 1.5rem !important; }
  .mt-xxxl-4,
  .my-xxxl-4 {
    margin-top: 1.5rem !important; }
  .mr-xxxl-4,
  .mx-xxxl-4 {
    margin-right: 1.5rem !important; }
  .mb-xxxl-4,
  .my-xxxl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xxxl-4,
  .mx-xxxl-4 {
    margin-left: 1.5rem !important; }
  .m-xxxl-5 {
    margin: 3rem !important; }
  .mt-xxxl-5,
  .my-xxxl-5 {
    margin-top: 3rem !important; }
  .mr-xxxl-5,
  .mx-xxxl-5 {
    margin-right: 3rem !important; }
  .mb-xxxl-5,
  .my-xxxl-5 {
    margin-bottom: 3rem !important; }
  .ml-xxxl-5,
  .mx-xxxl-5 {
    margin-left: 3rem !important; }
  .p-xxxl-0 {
    padding: 0 !important; }
  .pt-xxxl-0,
  .py-xxxl-0 {
    padding-top: 0 !important; }
  .pr-xxxl-0,
  .px-xxxl-0 {
    padding-right: 0 !important; }
  .pb-xxxl-0,
  .py-xxxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxxl-0,
  .px-xxxl-0 {
    padding-left: 0 !important; }
  .p-xxxl-1 {
    padding: 0.25rem !important; }
  .pt-xxxl-1,
  .py-xxxl-1 {
    padding-top: 0.25rem !important; }
  .pr-xxxl-1,
  .px-xxxl-1 {
    padding-right: 0.25rem !important; }
  .pb-xxxl-1,
  .py-xxxl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xxxl-1,
  .px-xxxl-1 {
    padding-left: 0.25rem !important; }
  .p-xxxl-2 {
    padding: 0.5rem !important; }
  .pt-xxxl-2,
  .py-xxxl-2 {
    padding-top: 0.5rem !important; }
  .pr-xxxl-2,
  .px-xxxl-2 {
    padding-right: 0.5rem !important; }
  .pb-xxxl-2,
  .py-xxxl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xxxl-2,
  .px-xxxl-2 {
    padding-left: 0.5rem !important; }
  .p-xxxl-3 {
    padding: 1rem !important; }
  .pt-xxxl-3,
  .py-xxxl-3 {
    padding-top: 1rem !important; }
  .pr-xxxl-3,
  .px-xxxl-3 {
    padding-right: 1rem !important; }
  .pb-xxxl-3,
  .py-xxxl-3 {
    padding-bottom: 1rem !important; }
  .pl-xxxl-3,
  .px-xxxl-3 {
    padding-left: 1rem !important; }
  .p-xxxl-4 {
    padding: 1.5rem !important; }
  .pt-xxxl-4,
  .py-xxxl-4 {
    padding-top: 1.5rem !important; }
  .pr-xxxl-4,
  .px-xxxl-4 {
    padding-right: 1.5rem !important; }
  .pb-xxxl-4,
  .py-xxxl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xxxl-4,
  .px-xxxl-4 {
    padding-left: 1.5rem !important; }
  .p-xxxl-5 {
    padding: 3rem !important; }
  .pt-xxxl-5,
  .py-xxxl-5 {
    padding-top: 3rem !important; }
  .pr-xxxl-5,
  .px-xxxl-5 {
    padding-right: 3rem !important; }
  .pb-xxxl-5,
  .py-xxxl-5 {
    padding-bottom: 3rem !important; }
  .pl-xxxl-5,
  .px-xxxl-5 {
    padding-left: 3rem !important; }
  .m-xxxl-n1 {
    margin: -0.25rem !important; }
  .mt-xxxl-n1,
  .my-xxxl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xxxl-n1,
  .mx-xxxl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xxxl-n1,
  .my-xxxl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xxxl-n1,
  .mx-xxxl-n1 {
    margin-left: -0.25rem !important; }
  .m-xxxl-n2 {
    margin: -0.5rem !important; }
  .mt-xxxl-n2,
  .my-xxxl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xxxl-n2,
  .mx-xxxl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xxxl-n2,
  .my-xxxl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xxxl-n2,
  .mx-xxxl-n2 {
    margin-left: -0.5rem !important; }
  .m-xxxl-n3 {
    margin: -1rem !important; }
  .mt-xxxl-n3,
  .my-xxxl-n3 {
    margin-top: -1rem !important; }
  .mr-xxxl-n3,
  .mx-xxxl-n3 {
    margin-right: -1rem !important; }
  .mb-xxxl-n3,
  .my-xxxl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xxxl-n3,
  .mx-xxxl-n3 {
    margin-left: -1rem !important; }
  .m-xxxl-n4 {
    margin: -1.5rem !important; }
  .mt-xxxl-n4,
  .my-xxxl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xxxl-n4,
  .mx-xxxl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xxxl-n4,
  .my-xxxl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xxxl-n4,
  .mx-xxxl-n4 {
    margin-left: -1.5rem !important; }
  .m-xxxl-n5 {
    margin: -3rem !important; }
  .mt-xxxl-n5,
  .my-xxxl-n5 {
    margin-top: -3rem !important; }
  .mr-xxxl-n5,
  .mx-xxxl-n5 {
    margin-right: -3rem !important; }
  .mb-xxxl-n5,
  .my-xxxl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xxxl-n5,
  .mx-xxxl-n5 {
    margin-left: -3rem !important; }
  .m-xxxl-auto {
    margin: auto !important; }
  .mt-xxxl-auto,
  .my-xxxl-auto {
    margin-top: auto !important; }
  .mr-xxxl-auto,
  .mx-xxxl-auto {
    margin-right: auto !important; }
  .mb-xxxl-auto,
  .my-xxxl-auto {
    margin-bottom: auto !important; }
  .ml-xxxl-auto,
  .mx-xxxl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 480px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 960px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1280px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1356px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  .text-xxxl-left {
    text-align: left !important; }
  .text-xxxl-right {
    text-align: right !important; }
  .text-xxxl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #477dca !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #2c5999 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-reset {
  color: inherit !important; }

/* Tablesorter Custom SCSS Theme by Dan Feidt (https://github.com/HongPong)
 Converted from Custom LESS Theme by Rob Garrison

 To create your own theme, modify the code below and run it through
 a SCSS compiler, like this one: http://beautifytools.com/scss-compiler.php
 or download sass.js from https://github.com/medialize/sass.js

Test out these customization files live
 Basic LESS Theme : http://codepen.io/Mottie/pen/eqBbn
 Bootstrap LESS   : http://codepen.io/Mottie/pen/Ltzpi
 Metro LESS Style : http://codepen.io/Mottie/pen/gCslk
 Basic SCSS       : http://codepen.io/Mottie/pen/LbXdNR

 */
/*** theme ***/
/*** fonts ***/
/*** color definitions ***/
/* for best results, only change the hue (120),
   leave the saturation (60%) and luminosity (75%) alone
   pick the color from here: http://hslpicker.com/#99E699 */
/* darken($headerBackground, 10%); */
/* desaturate($headerAsc, 5%); */
/* it might be best to match the document body background color here */
/* ajax error message (added to thead) */
/* becomes height using padding (so it's divided by 2) */
/* 20px should be slightly wider than the icon width to avoid overlap */
/* url(icons/loading.gif); */
/* zebra striping */
/* hovered rows */
/* Columns widget */
/* saturate( darken( desaturate($headerBackground, 10%), 10% ), 30%); */
/* Filter widget transition */
/*** Arrows ***/
/* black */
/* white */
/* automatically choose the correct arrow/text color */
/* variable theme name - requires less.js 1.3+;
   or just replace (!".tablesorter-default") with the contents of $theme
 */
.tablesorter-default {
  font-size: 11px;
  background-color: #e5e5e5;
  margin: 10px 0 15px;
  width: 100%;
  text-align: left;
  border-spacing: 0;
  border: #e5e5e5 1px solid;
  border-width: 1px 0 0 1px;
  /* style th's outside of the thead */
  /* style header */
  /* tfoot */
  /* optional disabled input styling */
  /* body */
  /* hovered row colors
	   you'll need to add additional lines for
	   rows with more than 2 child rows
	*/
  /* table processing indicator - indeterminate spinner */
  /* Column Widget - column sort colors */
  /* caption (non-theme matching) */
  /* filter widget */
  /* hidden filter row */
  /* rows hidden by filtering (needed for child rows) */
  /* ajax error row */ }
  .tablesorter-default th, .tablesorter-default td {
    border: #e5e5e5 1px solid;
    border-width: 0 1px 1px 0; }
  .tablesorter-default th, .tablesorter-default thead td {
    font-size: 11px;
    font-weight: bold;
    background-color: #a6aa13;
    color: #e6e6e6;
    border-collapse: collapse;
    padding: 4px; }
  .tablesorter-default tbody td, .tablesorter-default tfoot th, .tablesorter-default tfoot td {
    padding: 4px;
    vertical-align: top; }
  .tablesorter-default .tablesorter-header {
    background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAAP///////yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
    background-repeat: no-repeat;
    background-position: right 5px center;
    padding: 4px 20px 4px 4px;
    cursor: pointer; }
  .tablesorter-default .tablesorter-header.sorter-false {
    background-image: none;
    cursor: default;
    padding: 4px; }
  .tablesorter-default .tablesorter-headerAsc {
    background-color: #707c0e;
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7); }
  .tablesorter-default .tablesorter-headerDesc {
    background-color: #d8cd18;
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7); }
  .tablesorter-default tfoot .tablesorter-headerAsc,
  .tablesorter-default tfoot .tablesorter-headerDesc {
    /* remove sort arrows from footer */
    background-image: none; }
  .tablesorter-default .disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: not-allowed; }
  .tablesorter-default tbody {
    /* Zebra Widget - row alternating colors */ }
    .tablesorter-default tbody td {
      background-color: #fff;
      color: #000;
      padding: 4px;
      vertical-align: top; }
    .tablesorter-default tbody tr.odd > td {
      background-color: #e4e93a; }
    .tablesorter-default tbody tr.even > td {
      background-color: #f1f396;
      color: #000; }
  .tablesorter-default tbody > tr.hover td,
  .tablesorter-default tbody > tr:hover td,
  .tablesorter-default tbody > tr:hover + tr.tablesorter-childRow > td,
  .tablesorter-default tbody > tr:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td,
  .tablesorter-default tbody > tr.even.hover > td,
  .tablesorter-default tbody > tr.even:hover > td,
  .tablesorter-default tbody > tr.even:hover + tr.tablesorter-childRow > td,
  .tablesorter-default tbody > tr.even:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td {
    background-color: #e5e5e5;
    color: #000; }
  .tablesorter-default tbody > tr.odd.hover > td,
  .tablesorter-default tbody > tr.odd:hover > td,
  .tablesorter-default tbody > tr.odd:hover + tr.tablesorter-childRow > td,
  .tablesorter-default tbody > tr.odd:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td {
    background-color: #e5e5e5;
    color: #000; }
  .tablesorter-default .tablesorter-processing {
    background-image: url("data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=");
    background-position: center center;
    background-repeat: no-repeat; }
  .tablesorter-default tr.odd td.primary {
    background-color: #8daa13; }
  .tablesorter-default td.primary, .tablesorter-default tr.even td.primary {
    background-color: #b3d818; }
  .tablesorter-default tr.odd td.secondary {
    background-color: #b3d818; }
  .tablesorter-default td.secondary, .tablesorter-default tr.even td.secondary {
    background-color: #c1e623; }
  .tablesorter-default tr.odd td.tertiary {
    background-color: #c1e623; }
  .tablesorter-default td.tertiary, .tablesorter-default tr.even td.tertiary {
    background-color: #c7e93a; }
  .tablesorter-default caption {
    background-color: #fff; }
  .tablesorter-default .tablesorter-filter-row input,
  .tablesorter-default .tablesorter-filter-row select {
    width: 98%;
    height: auto;
    margin: 0;
    padding: 4px;
    color: #333;
    background-color: #fff;
    border: 1px solid #bbb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: line-height 0.1s ease;
    -moz-transition: line-height 0.1s ease;
    -o-transition: line-height 0.1s ease;
    transition: line-height 0.1s ease; }
  .tablesorter-default .tablesorter-filter-row {
    background-color: #eee; }
  .tablesorter-default .tablesorter-filter-row td {
    text-align: center;
    background-color: #eee;
    line-height: normal;
    text-align: center;
    /* center the input */
    -webkit-transition: line-height 0.1s ease;
    -moz-transition: line-height 0.1s ease;
    -o-transition: line-height 0.1s ease;
    transition: line-height 0.1s ease; }
  .tablesorter-default .tablesorter-filter-row.hideme td {
    padding: 2px;
    margin: 0;
    line-height: 0;
    cursor: pointer; }
  .tablesorter-default .tablesorter-filter-row.hideme * {
    height: 1px;
    min-height: 0;
    border: 0;
    padding: 0;
    margin: 0;
    /* don't use visibility: hidden because it disables tabbing */
    opacity: 0;
    filter: alpha(opacity=0); }
  .tablesorter-default .filtered {
    display: none; }
  .tablesorter-default .tablesorter-errorRow td {
    text-align: center;
    cursor: pointer;
    background-color: #e6bf99; }

@-webkit-keyframes iupac-brand-color-animation {
  0% {
    color: #d95836; }
  25% {
    color: #e8ad10; }
  50% {
    color: #a6aa13; }
  75% {
    color: #2b8b92; }
  100% {
    color: #634663; } }

@-moz-keyframes iupac-brand-color-animation {
  0% {
    color: #d95836; }
  25% {
    color: #e8ad10; }
  50% {
    color: #a6aa13; }
  75% {
    color: #2b8b92; }
  100% {
    color: #634663; } }

@-o-keyframes iupac-brand-color-animation {
  0% {
    color: #d95836; }
  25% {
    color: #e8ad10; }
  50% {
    color: #a6aa13; }
  75% {
    color: #2b8b92; }
  100% {
    color: #634663; } }

@keyframes iupac-brand-color-animation {
  0% {
    color: #d95836; }
  25% {
    color: #e8ad10; }
  50% {
    color: #a6aa13; }
  75% {
    color: #2b8b92; }
  100% {
    color: #634663; } }

* {
  box-sizing: border-box; }

body, html {
  scroll-behavior: smooth; }

body {
  color: #222;
  background-color: #f5f5f5;
  font-family: "Open Sans", sans-serif; }
  body a {
    text-decoration: none; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: "Montserrat", sans-serif;
    color: #50585D;
    text-rendering: optimizeLegibility;
    line-height: 1;
    margin-top: 0; }
    body h1 a, body h2 a, body h3 a, body h4 a, body h5 a, body h6 a {
      color: #50585D;
      text-decoration: none; }
      body h1 a:hover, body h2 a:hover, body h3 a:hover, body h4 a:hover, body h5 a:hover, body h6 a:hover {
        color: #57A3E8; }
  body .clearfix {
    clear: both; }
  body .centered-content {
    max-width: 28.125rem;
    width: 100%;
    margin: 0 auto; }
  body .success-message {
    background: #2b8b92;
    color: #fff;
    font-weight: bold;
    padding: 0.625rem; }
  body .error-message {
    background: #d95836;
    color: #fff;
    font-weight: bold;
    padding: 0.625rem; }
    body .error-message h3 {
      font-size: 1.5rem;
      color: #ffffff; }
    body .error-message a {
      color: #ffffff;
      text-decoration: underline;
      font-weight: 400; }
      body .error-message a:hover {
        text-decoration: none; }
  body .page-content ul, body .post-content ul {
    list-style: disc;
    margin: 0 0 1.25rem 1.2em; }
    body .page-content ul.nobullet, body .post-content ul.nobullet {
      margin-left: 0; }
      body .page-content ul.nobullet li, body .post-content ul.nobullet li {
        display: block; }
  body .page-content ol, body .post-content ol {
    margin: 0 0 1.25rem 1.2em;
    list-style: decimal; }
  body .bp-xs,
  body .bp-sm,
  body .bp-md,
  body .bp-lg {
    display: none;
    height: 0;
    width: 0; }
  body input[type=text][disabled] {
    background: #efefef; }

.col-2d4 {
  flex: 0 0 20%;
  max-width: 20%;
  position: relative;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.col-xs-2d4 {
  position: relative;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  flex: 0 0 20%;
  max-width: 20%; }

@media (min-width: 480px) {
  .col-sm-2d4 {
    position: relative;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 768px) {
  .col-md-2d4 {
    position: relative;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 960px) {
  .col-lg-2d4 {
    position: relative;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 1280px) {
  .col-xl-2d4 {
    position: relative;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 1356px) {
  .col-xxl-2d4 {
    position: relative;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 1600px) {
  .col-xxxl-2d4 {
    position: relative;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    flex: 0 0 20%;
    max-width: 20%; } }

/* Media Queries
============================
*/
@media screen and (min-width: 0.0625em) {
  body .inner-grid-padding {
    padding: 0 1.25rem; }
  body .bp-xs {
    display: inline-block; } }

@media screen and (min-width: 45em) {
  body .inner-grid-padding {
    padding: 0 2.5rem; }
  body .bp-xs {
    display: none; }
  body .bp-sm {
    display: inline-block; } }

@media screen and (min-width: 60em) {
  body .inner-grid-padding {
    padding: 0 2.5rem; }
  body .bp-xs {
    display: none; }
  body .bp-sm {
    display: none; }
  body .bp-md {
    display: inline-block; } }

@media screen and (min-width: 80em) {
  body .bp-xs {
    display: none; }
  body .bp-sm {
    display: none; }
  body .bp-md {
    display: none; }
  body .bp-lg {
    display: inline-block; } }

.masthead {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #f5f5f5;
  color: #333;
  z-index: 100;
  box-shadow: 0rem 0.0625rem rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #fff; }
  .masthead .container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding-left: 0;
    padding-right: 0; }
    .masthead .container::after {
      display: block;
      clear: both;
      content: ""; }
  .masthead .logo,
  .masthead .controls {
    transition: width 0.2s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .masthead .logo,
      .masthead .controls {
        transition: none; } }
  .masthead .logo img {
    display: block;
    width: 100%;
    max-width: 280px;
    height: auto; }
  .masthead .guidestar-logo img {
    display: block; }
  .masthead nav.subsite-links {
    margin-left: auto;
    margin-right: 2.5%; }
    .masthead nav.subsite-links ul {
      display: flex;
      margin: 0;
      padding: 0; }
      .masthead nav.subsite-links ul li {
        display: block;
        margin: 0 5px; }
        .masthead nav.subsite-links ul li img {
          display: block;
          max-height: 35px; }
  .masthead .controls {
    border-top: 1px solid #634663;
    border-bottom: 1px solid #634663;
    flex: 0 0 100%;
    width: 100%;
    justify-content: center; }
    .masthead .controls ul {
      display: flex;
      margin: 0;
      padding: 10px 0;
      justify-content: center; }
      .masthead .controls ul li {
        display: block;
        margin: 0 5px; }
        .masthead .controls ul li a {
          font-size: 14px; }
    .masthead .controls img {
      display: block; }
  .masthead .search-form {
    position: relative;
    width: 100%; }
    .masthead .search-form input {
      width: 100%;
      height: 2.0625rem;
      transition: width .4s ease-in-out, background-color .4s ease-in-out;
      border-radius: 0;
      border: 0;
      box-shadow: none;
      background-color: #ddd;
      background-image: url("../images/search-icon.png");
      background-repeat: no-repeat;
      background-position: 0.3125rem center;
      padding: 0 0.3125rem 0 1.875rem;
      margin: 0; }
      .masthead .search-form input:focus {
        width: 100%;
        background-color: #ddd;
        padding-left: 0.3125rem; }
        .masthead .search-form input:focus + button {
          max-width: 100%;
          padding-left: .5rem;
          padding-right: .5rem; }
      .masthead .search-form input:not(:focus) {
        cursor: pointer; }
    .masthead .search-form button {
      transition: all 400ms;
      max-width: 0;
      height: 33px;
      overflow: hidden;
      padding-left: 0;
      padding-right: 0;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .masthead .search-form label {
      display: flex;
      margin: 0; }
  .masthead .nav {
    flex: 0 0 100%; }
    .masthead .nav > ul {
      padding: 0;
      margin: 0;
      width: 100%; }
      .masthead .nav > ul > li {
        flex: 1;
        display: block;
        list-style: none;
        position: relative; }
        .masthead .nav > ul > li.menu-item-has-children > i {
          display: block;
          position: absolute;
          z-index: 10;
          right: 0;
          top: 0;
          bottom: 0;
          width: 32px;
          text-align: center;
          line-height: 2.5em; }
        .masthead .nav > ul > li ul.sub-menu {
          display: none;
          background: #333;
          padding: 0.3125rem 0.625rem;
          margin: 0;
          width: 100%;
          box-shadow: 0rem 0.0625rem rgba(0, 0, 0, 0.1); }
          .masthead .nav > ul > li ul.sub-menu li {
            list-style: none; }
            .masthead .nav > ul > li ul.sub-menu li a {
              color: #fff; }
              .masthead .nav > ul > li ul.sub-menu li a:hover {
                text-decoration: underline; }
        .masthead .nav > ul > li i {
          display: none; }
        .masthead .nav > ul > li:nth-child(5n+1) {
          background-color: #d95836; }
          .masthead .nav > ul > li:nth-child(5n+1).current-menu-item, .masthead .nav > ul > li:nth-child(5n+1).current-menu-parent, .masthead .nav > ul > li:nth-child(5n+1).current_page_parent {
            background-color: #FFF; }
            .masthead .nav > ul > li:nth-child(5n+1).current-menu-item > a,
            .masthead .nav > ul > li:nth-child(5n+1).current-menu-item > i, .masthead .nav > ul > li:nth-child(5n+1).current-menu-parent > a,
            .masthead .nav > ul > li:nth-child(5n+1).current-menu-parent > i, .masthead .nav > ul > li:nth-child(5n+1).current_page_parent > a,
            .masthead .nav > ul > li:nth-child(5n+1).current_page_parent > i {
              color: #d95836; }
          .masthead .nav > ul > li:nth-child(5n+1) ul.sub-menu {
            background: #b94223; }
            .masthead .nav > ul > li:nth-child(5n+1) ul.sub-menu li a {
              color: #fff; }
          .masthead .nav > ul > li:nth-child(5n+1) i {
            color: #ffffff; }
        .masthead .nav > ul > li:nth-child(5n+2) {
          background-color: #e8ad10; }
          .masthead .nav > ul > li:nth-child(5n+2).current-menu-item, .masthead .nav > ul > li:nth-child(5n+2).current-menu-parent, .masthead .nav > ul > li:nth-child(5n+2).current_page_parent {
            background-color: #FFF; }
            .masthead .nav > ul > li:nth-child(5n+2).current-menu-item > a,
            .masthead .nav > ul > li:nth-child(5n+2).current-menu-item > i, .masthead .nav > ul > li:nth-child(5n+2).current-menu-parent > a,
            .masthead .nav > ul > li:nth-child(5n+2).current-menu-parent > i, .masthead .nav > ul > li:nth-child(5n+2).current_page_parent > a,
            .masthead .nav > ul > li:nth-child(5n+2).current_page_parent > i {
              color: #e8ad10; }
          .masthead .nav > ul > li:nth-child(5n+2) ul.sub-menu {
            background: #b8890d; }
            .masthead .nav > ul > li:nth-child(5n+2) ul.sub-menu li a {
              color: #fff; }
          .masthead .nav > ul > li:nth-child(5n+2) i {
            color: #ffffff; }
        .masthead .nav > ul > li:nth-child(5n+3) {
          background-color: #a6aa13; }
          .masthead .nav > ul > li:nth-child(5n+3).current-menu-item, .masthead .nav > ul > li:nth-child(5n+3).current-menu-parent, .masthead .nav > ul > li:nth-child(5n+3).current_page_parent {
            background-color: #FFF; }
            .masthead .nav > ul > li:nth-child(5n+3).current-menu-item > a,
            .masthead .nav > ul > li:nth-child(5n+3).current-menu-item > i, .masthead .nav > ul > li:nth-child(5n+3).current-menu-parent > a,
            .masthead .nav > ul > li:nth-child(5n+3).current-menu-parent > i, .masthead .nav > ul > li:nth-child(5n+3).current_page_parent > a,
            .masthead .nav > ul > li:nth-child(5n+3).current_page_parent > i {
              color: #a6aa13; }
          .masthead .nav > ul > li:nth-child(5n+3) ul.sub-menu {
            background: #797c0e; }
            .masthead .nav > ul > li:nth-child(5n+3) ul.sub-menu li a {
              color: #fff; }
          .masthead .nav > ul > li:nth-child(5n+3) i {
            color: #ffffff; }
        .masthead .nav > ul > li:nth-child(5n+4) {
          background-color: #2b8b92; }
          .masthead .nav > ul > li:nth-child(5n+4).current-menu-item, .masthead .nav > ul > li:nth-child(5n+4).current-menu-parent, .masthead .nav > ul > li:nth-child(5n+4).current_page_parent {
            background-color: #FFF; }
            .masthead .nav > ul > li:nth-child(5n+4).current-menu-item > a,
            .masthead .nav > ul > li:nth-child(5n+4).current-menu-item > i, .masthead .nav > ul > li:nth-child(5n+4).current-menu-parent > a,
            .masthead .nav > ul > li:nth-child(5n+4).current-menu-parent > i, .masthead .nav > ul > li:nth-child(5n+4).current_page_parent > a,
            .masthead .nav > ul > li:nth-child(5n+4).current_page_parent > i {
              color: #2b8b92; }
          .masthead .nav > ul > li:nth-child(5n+4) ul.sub-menu {
            background: #1f656b; }
            .masthead .nav > ul > li:nth-child(5n+4) ul.sub-menu li a {
              color: #fff; }
          .masthead .nav > ul > li:nth-child(5n+4) i {
            color: #ffffff; }
        .masthead .nav > ul > li:nth-child(5n+5) {
          background-color: #634663; }
          .masthead .nav > ul > li:nth-child(5n+5).current-menu-item, .masthead .nav > ul > li:nth-child(5n+5).current-menu-parent, .masthead .nav > ul > li:nth-child(5n+5).current_page_parent {
            background-color: #FFF; }
            .masthead .nav > ul > li:nth-child(5n+5).current-menu-item > a,
            .masthead .nav > ul > li:nth-child(5n+5).current-menu-item > i, .masthead .nav > ul > li:nth-child(5n+5).current-menu-parent > a,
            .masthead .nav > ul > li:nth-child(5n+5).current-menu-parent > i, .masthead .nav > ul > li:nth-child(5n+5).current_page_parent > a,
            .masthead .nav > ul > li:nth-child(5n+5).current_page_parent > i {
              color: #634663; }
          .masthead .nav > ul > li:nth-child(5n+5) ul.sub-menu {
            background: #453145; }
            .masthead .nav > ul > li:nth-child(5n+5) ul.sub-menu li a {
              color: #fff; }
          .masthead .nav > ul > li:nth-child(5n+5) i {
            color: #ffffff; }
        .masthead .nav > ul > li > a {
          transition: background-color 0.3s;
          display: block;
          color: #fff;
          padding: 10px;
          text-align: center;
          text-transform: uppercase;
          font-weight: bold;
          vertical-align: middle; }
          @media screen and (prefers-reduced-motion: reduce) {
            .masthead .nav > ul > li > a {
              transition: none; } }
          .masthead .nav > ul > li > a:hover {
            color: #333;
            background-color: #e5e5e5; }
  .masthead .subsite-links .mobile-menu-toggle,
  .masthead .subsite-links .search-toggle,
  .masthead .subsite-links .mobile-search-form {
    display: none; }

/* Media Queries
===========================
*/
@media screen and (min-width: 0.0625em) {
  .masthead .logo {
    flex: 0 1 auto;
    max-width: none; }
  .masthead .guidestar-logo {
    margin-left: auto;
    margin-right: 10px; }
    .masthead .guidestar-logo img {
      max-width: 50px; }
  .masthead nav.subsite-links {
    margin: 0 auto;
    padding: 10px 0; }
  .masthead .controls ul li a {
    font-size: 12px; } }

@media screen and (min-width: 45em) {
  .masthead .logo {
    flex: 0 0 280px;
    width: auto;
    border-bottom: 0; }
  .masthead .guidestar-logo {
    margin-left: 0; }
    .masthead .guidestar-logo img {
      max-width: 50px; }
  .masthead .controls {
    padding: 0; }
    .masthead .controls ul li a {
      font-size: 16px; }
  .masthead .search-form {
    width: 100%; }
  .masthead nav.subsite-links {
    flex: 0 0 auto;
    margin-right: 2.5%;
    padding: 0; }
  .masthead .nav > ul {
    display: flex; } }

@media screen and (min-width: 60em) {
  .masthead .logo {
    max-width: 454px; }
    .masthead .logo img {
      max-width: 100%; }
  .masthead .guidestar-logo img {
    max-width: 80px; }
  .masthead .controls {
    display: flex;
    align-items: center;
    margin-left: auto;
    padding: 10px 0; }
  .masthead .logo,
  .masthead nav.subsite-links {
    flex: 0 0 auto; }
  .masthead nav.subsite-links img {
    min-height: 50px; }
  .masthead .search-form {
    margin-right: 1em;
    width: auto; }
    .masthead .search-form input {
      width: 1.5625rem;
      background-color: transparent; }
      .masthead .search-form input:focus {
        width: 12.5rem; }
  .masthead .nav > ul > li ul.sub-menu {
    display: none;
    position: absolute;
    z-index: 99999;
    left: 0px; }
  .masthead .nav > ul > li:hover > ul.sub-menu {
    display: block; }
  .masthead .nav > ul > li.menu-item-has-children i {
    display: none; } }

@media screen and (min-width: 80em) {
  .masthead .controls {
    flex: 0 0 auto;
    width: auto;
    margin-left: auto;
    padding: 0;
    border: 0; }
    .masthead .controls ul li a {
      font-size: 1.25rem; }
  .masthead .search-form input,
  .masthead .search-form button {
    height: 45px; } }

@media screen and (min-width: 96em) {
  .masthead nav.subsite-links {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%; } }

@media (max-width: 767.98px) {
  .masthead {
    position: relative;
    z-index: 100;
    border-bottom: 0; }
    .masthead .container .controls {
      display: none; }
    .masthead .container .subsite-links {
      display: flex;
      align-items: center;
      position: relative;
      z-index: 10;
      width: 100%;
      margin: 0;
      border-top: 1px solid #dee2e6;
      border-bottom: 1px solid #dee2e6; }
      .masthead .container .subsite-links ul {
        margin: 0 auto; }
      .masthead .container .subsite-links .mobile-search-form {
        display: none;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }
        .masthead .container .subsite-links .mobile-search-form label {
          display: flex;
          align-items: stretch;
          height: 100%;
          margin: 0; }
          .masthead .container .subsite-links .mobile-search-form label input {
            flex: 1;
            height: auto;
            border: 0; }
          .masthead .container .subsite-links .mobile-search-form label button {
            border-radius: 0;
            background-color: #d95836; }
      .masthead .container .subsite-links .mobile-menu-toggle,
      .masthead .container .subsite-links .search-toggle {
        display: block;
        padding: .5em;
        font-size: 1.5em;
        background: none;
        border: none;
        color: #000; }
      .masthead .container .subsite-links .mobile-menu-toggle {
        margin-left: auto; }
    .masthead .site-navigation {
      display: none;
      position: absolute;
      z-index: 100;
      width: 100%; }
      .masthead .site-navigation .menu > li > a {
        padding-top: 2rem;
        padding-bottom: 2rem; }
      .masthead .site-navigation .menu > li.menu-item-has-children > i {
        top: 1.25rem; }
      .masthead .site-navigation .menu > li:nth-child(5n + 1) {
        background-color: rgba(217, 88, 54, 0.9); }
      .masthead .site-navigation .menu > li:nth-child(5n + 2) {
        background-color: rgba(232, 173, 16, 0.9); }
      .masthead .site-navigation .menu > li:nth-child(5n + 3) {
        background-color: rgba(166, 170, 19, 0.9); }
      .masthead .site-navigation .menu > li:nth-child(5n + 4) {
        background-color: rgba(43, 139, 146, 0.9); }
      .masthead .site-navigation .menu > li:nth-child(5n + 5) {
        background-color: rgba(99, 70, 99, 0.9); } }

.main {
  position: relative;
  z-index: 1;
  padding-bottom: 2.5rem;
  clear: both; }
  .main .section-primary .container {
    max-width: 120em;
    margin-left: auto;
    margin-right: auto; }
    .main .section-primary .container::after {
      display: block;
      clear: both;
      content: ""; }
    .main .section-primary .container .content-wrap {
      max-width: 65rem; }
      @media screen and (min-width: 0.0625em) {
        .main .section-primary .container .content-wrap {
          width: 100%; } }
      @media screen and (min-width: 45em) {
        .main .section-primary .container .content-wrap {
          width: 100%; } }
      @media screen and (min-width: 60em) {
        .main .section-primary .container .content-wrap {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 74.41059%; }
          .main .section-primary .container .content-wrap:last-child {
            margin-right: 0; } }
      .main .section-primary .container .content-wrap.wide {
        clear: both;
        max-width: none;
        padding: 2.5rem; }
      .main .section-primary .container .content-wrap .page-header {
        width: 100%; }
      .main .section-primary .container .content-wrap .page-content img {
        height: auto; }
      .main .section-primary .container .content-wrap ol.toc {
        font-size: .85em;
        margin-bottom: 1em; }
        .main .section-primary .container .content-wrap ol.toc li {
          list-style: inside decimal; }
      .main .section-primary .container .content-wrap .additional-content {
        margin: 0; }
        .main .section-primary .container .content-wrap .additional-content > ul {
          margin: 0;
          padding: 0;
          font-size: 0; }
          .main .section-primary .container .content-wrap .additional-content > ul > li {
            vertical-align: top;
            display: inline-block;
            color: #fff; }
            .main .section-primary .container .content-wrap .additional-content > ul > li[style^="background-color: #ffffff;"], .main .section-primary .container .content-wrap .additional-content > ul > li[style^="background-color: transparent;"] {
              color: #222; }
              .main .section-primary .container .content-wrap .additional-content > ul > li[style^="background-color: #ffffff;"] .box-title, .main .section-primary .container .content-wrap .additional-content > ul > li[style^="background-color: transparent;"] .box-title {
                color: #222; }
              .main .section-primary .container .content-wrap .additional-content > ul > li[style^="background-color: #ffffff;"] .box-content a, .main .section-primary .container .content-wrap .additional-content > ul > li[style^="background-color: transparent;"] .box-content a {
                color: #2b8b92; }
            .main .section-primary .container .content-wrap .additional-content > ul > li .box-inner {
              padding: 20px; }
        .main .section-primary .container .content-wrap .additional-content .box-title {
          font-size: 1rem;
          text-transform: uppercase;
          color: #ffffff; }
        .main .section-primary .container .content-wrap .additional-content .box-content {
          font-size: .85rem; }
          .main .section-primary .container .content-wrap .additional-content .box-content a {
            color: #fff;
            text-decoration: underline; }
            .main .section-primary .container .content-wrap .additional-content .box-content a:hover {
              text-decoration: none; }
          .main .section-primary .container .content-wrap .additional-content .box-content ul {
            margin: 0; }
            .main .section-primary .container .content-wrap .additional-content .box-content ul li {
              display: block;
              margin-bottom: .6em; }

/* Media Queries
===========================
*/
@media screen and (min-width: 45em) {
  .main {
    margin-top: 0; } }

@media screen and (min-width: 60em) {
  .main .section-primary .container .content-wrap .additional-content > ul > li {
    margin-bottom: 2.5%;
    margin-right: 2.5%; }
    .main .section-primary .container .content-wrap .additional-content > ul > li.last {
      margin-right: 0; }
  .main .section-primary .container .sidebar-primary + .content-wrap.wide {
    clear: none;
    width: 74.41059%;
    padding: 0; } }

@media (max-width: 480px) {
  .main .section-primary .container .content-wrap .additional-content > ul > li {
    width: 100% !important; } }

.colophon {
  background-color: #fff;
  color: #333;
  float: left;
  width: 100%; }
  .colophon .color-bar {
    display: table;
    float: left;
    width: 100%;
    margin-bottom: 2.5rem; }
    .colophon .color-bar .red, .colophon .color-bar .gold, .colophon .color-bar .green, .colophon .color-bar .teal, .colophon .color-bar .purple {
      height: 0.625rem;
      display: table-cell;
      width: 20%; }
    .colophon .color-bar .red {
      background-color: #d95836; }
    .colophon .color-bar .gold {
      background-color: #e8ad10; }
    .colophon .color-bar .green {
      background-color: #a6aa13; }
    .colophon .color-bar .teal {
      background-color: #2b8b92; }
    .colophon .color-bar .purple {
      background-color: #634663; }
  .colophon .container {
    max-width: 81.25em;
    margin-left: auto;
    margin-right: auto; }
    .colophon .container::after {
      display: block;
      clear: both;
      content: ""; }
    .colophon .container .nav-and-address .navigation ul {
      float: left;
      width: 100%;
      padding: 0;
      margin: 0;
      list-style: none;
      margin-bottom: 0.625rem; }
      .colophon .container .nav-and-address .navigation ul li {
        float: left;
        display: inline;
        padding: 0 0.625rem 0 0; }
        .colophon .container .nav-and-address .navigation ul li:last-child {
          padding: 0; }
    .colophon .container .nav-and-address .navigation .red a {
      color: #d95836; }
    .colophon .container .nav-and-address .navigation .teal a {
      color: #2b8b92; }
    .colophon .container .nav-and-address .navigation .purple a {
      color: #634663; }
    .colophon .container .nav-and-address .address .social {
      padding-top: 10px; }
      .colophon .container .nav-and-address .address .social i {
        font-size: 35px;
        color: #ddd; }
      .colophon .container .nav-and-address .address .social a:hover i {
        color: #477dca; }
      .colophon .container .nav-and-address .address .social li {
        display: inline-block; }
    .colophon .container .sub-footer {
      width: 100%; }
      .colophon .container .sub-footer .left .copyright {
        color: #000;
        font-size: 0.75rem;
        margin-top: 1.875rem; }
        .colophon .container .sub-footer .left .copyright a {
          color: #000; }
      .colophon .container .sub-footer .left .social {
        list-style: none;
        padding: 0;
        margin: 0; }
        .colophon .container .sub-footer .left .social li a {
          color: #000;
          padding: 0.625rem;
          font-size: 1.5625rem; }
          .colophon .container .sub-footer .left .social li a:hover {
            -webkit-animation: iupac-brand-color-animation 5s infinite alternate;
            /* Safari 4+ */
            -moz-animation: iupac-brand-color-animation 5s infinite alternate;
            /* Fx 5+ */
            -o-animation: iupac-brand-color-animation 5s infinite alternate;
            /* Opera 12+ */
            animation: iupac-brand-color-animation 5s infinite alternate;
            /* IE 10+, Fx 29+ */ }
      .colophon .container .sub-footer .right .control-button-menu ul {
        margin: 0; }
        .colophon .container .sub-footer .right .control-button-menu ul li:last-child {
          margin-right: 0; }

/* Media Queries
============================================
*/
@media screen and (min-width: 0.0625em) {
  .colophon {
    padding: 0 0 1.25rem 0; }
    .colophon .container .nav-and-address .navigation {
      width: 100%; }
      .colophon .container .nav-and-address .navigation ul {
        text-align: center; }
        .colophon .container .nav-and-address .navigation ul li {
          float: none; }
    .colophon .container .nav-and-address .address {
      width: 100%;
      text-align: center; }
      .colophon .container .nav-and-address .address .social {
        text-align: center; }
    .colophon .container .sub-footer .left .copyright {
      text-align: center; }
    .colophon .container .sub-footer .left .social {
      text-align: center; }
      .colophon .container .sub-footer .left .social li {
        float: none;
        display: inline; }
    .colophon .container .sub-footer .right .control-button-menu {
      width: 100%;
      float: left;
      margin-top: 0.625rem;
      text-align: center; }
      .colophon .container .sub-footer .right .control-button-menu ul {
        width: 100%; }
        .colophon .container .sub-footer .right .control-button-menu ul li {
          display: block;
          float: none;
          margin: 0 0 10px 0; }
          .colophon .container .sub-footer .right .control-button-menu ul li a {
            display: inline-block; } }

@media screen and (min-width: 60em) {
  .colophon .container .nav-and-address .navigation {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%; }
    .colophon .container .nav-and-address .navigation:last-child {
      margin-right: 0; }
    .colophon .container .nav-and-address .navigation ul {
      text-align: left; }
      .colophon .container .nav-and-address .navigation ul li {
        float: left; }
  .colophon .container .nav-and-address .address {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%;
    text-align: right; }
    .colophon .container .nav-and-address .address:last-child {
      margin-right: 0; }
    .colophon .container .nav-and-address .address .social {
      text-align: right; }
  .colophon .container .sub-footer {
    clear: both; }
    .colophon .container .sub-footer .left {
      float: left; }
      .colophon .container .sub-footer .left .copyright {
        text-align: left; }
      .colophon .container .sub-footer .left .social {
        text-align: left; }
    .colophon .container .sub-footer .right {
      float: right; }
      .colophon .container .sub-footer .right .control-button-menu {
        width: auto;
        float: none;
        text-align: justify;
        margin-top: 0; }
        .colophon .container .sub-footer .right .control-button-menu ul {
          width: auto; }
          .colophon .container .sub-footer .right .control-button-menu ul li {
            display: inline-block; }
            .colophon .container .sub-footer .right .control-button-menu ul li.unesco, .colophon .container .sub-footer .right .control-button-menu ul li.logo-100 {
              margin-right: 10px; } }

@media screen and (min-width: 80em) {
  .colophon {
    padding: 0 0 6.25rem 0; } }

.archive-member .table-search-header {
  padding: 0 0 1.25rem 0;
  float: left;
  width: 100%; }
  .archive-member .table-search-header .select-per-page select {
    display: inline;
    margin: 0; }
  .archive-member .table-search-header .search-box input {
    float: right;
    padding: 0.3125rem 0.625rem; }

.archive-member .table {
  table-layout: auto; }
  .archive-member .table th, .archive-member .table td {
    font-size: 16px; }
    .archive-member .table th:nth-child(3), .archive-member .table th:nth-child(4), .archive-member .table td:nth-child(3), .archive-member .table td:nth-child(4) {
      display: none; }
  .archive-member .table tfoot .table-pagination .table-page-info {
    float: left; }
  .archive-member .table tfoot .table-pagination .pager {
    float: right; }
    .archive-member .table tfoot .table-pagination .pager .table-button {
      border: solid 2px #000;
      background: transparent;
      color: #000;
      padding: 0.5rem 0.625rem 0.5rem 0.5rem; }

@media screen and (min-width: 0.0625em) {
  .archive-member .table-search-header .select-per-page {
    width: 100%; }
  .archive-member .table-search-header .search-box {
    width: 100%; } }

@media screen and (min-width: 60em) {
  .archive-member .table {
    table-layout: fixed; }
    .archive-member .table th, .archive-member .table td {
      font-size: 1em; }
      .archive-member .table th:nth-child(3), .archive-member .table th:nth-child(4), .archive-member .table td:nth-child(3), .archive-member .table td:nth-child(4) {
        display: table-cell; }
  .archive-member .table-search-header .select-per-page {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .archive-member .table-search-header .select-per-page:last-child {
      margin-right: 0; }
  .archive-member .table-search-header .search-box {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .archive-member .table-search-header .search-box:last-child {
      margin-right: 0; } }

.single-member.public-profile .sidebar .avatar {
  margin-bottom: 1.5rem; }
  .single-member.public-profile .sidebar .avatar figure {
    position: relative;
    background: no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    max-width: 300px;
    margin: 0; }
    .single-member.public-profile .sidebar .avatar figure:before {
      content: '';
      display: block;
      padding-top: 100%; }
    .single-member.public-profile .sidebar .avatar figure.missing {
      background-image: url("../images/missing-person-image.png"); }

.single-member.public-profile .sidebar .member-info {
  color: #222; }
  .single-member.public-profile .sidebar .member-info .member-name {
    margin-bottom: 2rem;
    font-size: 30px;
    font-weight: 400;
    color: #634663; }
  .single-member.public-profile .sidebar .member-info .contact-methods > li {
    position: relative;
    min-height: 37px;
    margin-bottom: 1.5rem;
    padding-left: 50px; }
    .single-member.public-profile .sidebar .member-info .contact-methods > li h4 {
      margin: 0; }
    .single-member.public-profile .sidebar .member-info .contact-methods > li:before {
      display: block;
      content: "";
      position: absolute;
      left: 0;
      width: 37px;
      height: 37px;
      background-repeat: no-repeat; }
    .single-member.public-profile .sidebar .member-info .contact-methods > li.orcid:before {
      background-image: url("../images/icons/orcid.png"); }
    .single-member.public-profile .sidebar .member-info .contact-methods > li.email:before {
      background-image: url("../images/icons/email.png"); }
    .single-member.public-profile .sidebar .member-info .contact-methods > li.phone:before {
      background-image: url("../images/icons/phone.png"); }
    .single-member.public-profile .sidebar .member-info .contact-methods > li.address:before {
      background-image: url("../images/icons/address.png"); }
    .single-member.public-profile .sidebar .member-info .contact-methods > li.organization:before {
      background-image: url("../images/icons/organization.png"); }
  .single-member.public-profile .sidebar .member-info .login-to-edit a {
    display: inline-block;
    padding: .25em 1rem;
    color: #634663;
    border: 1px solid #634663;
    border-radius: 3px; }
    .single-member.public-profile .sidebar .member-info .login-to-edit a:hover {
      color: #ffffff;
      background: #634663; }

.single-member.public-profile .mainbar .member-affiliations {
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #e1e1e1; }
  .single-member.public-profile .mainbar .member-affiliations .section-header .title {
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    color: #d95836; }
  .single-member.public-profile .mainbar .member-affiliations ul {
    margin: 0; }
    .single-member.public-profile .mainbar .member-affiliations ul li {
      display: block;
      position: relative;
      margin-bottom: 1rem;
      padding-left: 30px; }
      .single-member.public-profile .mainbar .member-affiliations ul li:before {
        display: block;
        content: "";
        position: absolute;
        top: .25em;
        left: 0;
        width: 10px;
        height: 15px;
        background: url("../images/subpage-arrow.png") no-repeat center;
        background-size: 100% 100%; }
      .single-member.public-profile .mainbar .member-affiliations ul li:last-child {
        margin-bottom: 0; }

.single-member.public-profile .mainbar .member-projects .section-header .title {
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  color: #2b8b92; }

.single-member.public-profile .mainbar .member-projects .member-project-tabs {
  padding: 0;
  border: none;
  border-radius: 0;
  background: none; }
  .single-member.public-profile .mainbar .member-projects .member-project-tabs .ui-tabs-nav {
    display: flex;
    padding: 0;
    border: none;
    background-color: transparent; }
    .single-member.public-profile .mainbar .member-projects .member-project-tabs .ui-tabs-nav .ui-tab {
      float: none;
      display: block;
      font-weight: 700;
      border: none;
      border-radius: 0;
      background-color: transparent; }
      .single-member.public-profile .mainbar .member-projects .member-project-tabs .ui-tabs-nav .ui-tab a {
        color: currentColor;
        padding: 1em 1.5em; }
      .single-member.public-profile .mainbar .member-projects .member-project-tabs .ui-tabs-nav .ui-tab.ui-state-active {
        background: #ffffff; }
        .single-member.public-profile .mainbar .member-projects .member-project-tabs .ui-tabs-nav .ui-tab.ui-state-active a {
          color: #2b8b92; }
    .single-member.public-profile .mainbar .member-projects .member-project-tabs .ui-tabs-nav .legend {
      margin-left: auto;
      padding: 1em 0; }
      .single-member.public-profile .mainbar .member-projects .member-project-tabs .ui-tabs-nav .legend .icon {
        width: 24px;
        height: 20px;
        margin-right: 8px;
        background: url("../images/icons/folder.png") no-repeat center; }
      .single-member.public-profile .mainbar .member-projects .member-project-tabs .ui-tabs-nav .legend span {
        font-style: italic;
        font-weight: 400; }
      .single-member.public-profile .mainbar .member-projects .member-project-tabs .ui-tabs-nav .legend .icon,
      .single-member.public-profile .mainbar .member-projects .member-project-tabs .ui-tabs-nav .legend span {
        display: inline-block;
        vertical-align: middle; }
      @media (max-width: 767.98px) {
        .single-member.public-profile .mainbar .member-projects .member-project-tabs .ui-tabs-nav .legend {
          position: absolute;
          top: -4rem;
          right: 0; } }
  .single-member.public-profile .mainbar .member-projects .member-project-tabs .tab-content {
    background: #ffffff; }
    .single-member.public-profile .mainbar .member-projects .member-project-tabs .tab-content table {
      width: 100%;
      border-collapse: collapse;
      table-layout: fixed;
      font-family: "Montserrat", sans-serif; }
      .single-member.public-profile .mainbar .member-projects .member-project-tabs .tab-content table thead th {
        padding: .5em 1em;
        text-transform: uppercase;
        font-weight: 400;
        font-size: 14px;
        line-height: 1;
        background: #2b8b92;
        color: #ffffff; }
      .single-member.public-profile .mainbar .member-projects .member-project-tabs .tab-content table tbody td {
        padding: 1em;
        border-bottom: 1px solid #e1e1e1; }
      .single-member.public-profile .mainbar .member-projects .member-project-tabs .tab-content table .is-chair {
        width: 40px; }
        .single-member.public-profile .mainbar .member-projects .member-project-tabs .tab-content table .is-chair .icon {
          width: 24px;
          height: 20px;
          background: url("../images/icons/folder.png") no-repeat center; }
      .single-member.public-profile .mainbar .member-projects .member-project-tabs .tab-content table .number {
        width: 200px; }
        @media (max-width: 767.98px) {
          .single-member.public-profile .mainbar .member-projects .member-project-tabs .tab-content table .number {
            width: auto; } }
      .single-member.public-profile .mainbar .member-projects .member-project-tabs .tab-content table .name a {
        color: #477dd2; }
        .single-member.public-profile .mainbar .member-projects .member-project-tabs .tab-content table .name a:hover {
          text-decoration: underline; }
    .single-member.public-profile .mainbar .member-projects .member-project-tabs .tab-content .no-projects {
      margin: 0;
      padding: 5rem;
      text-align: center; }

.single-member.public-profile .member-cta .box {
  position: relative;
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden; }
  .single-member.public-profile .member-cta .box:before {
    content: '';
    display: block;
    padding-top: 66%; }
  .single-member.public-profile .member-cta .box .content {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    flex-flow: wrap;
    height: 100%;
    padding: 8%; }
    .single-member.public-profile .member-cta .box .content .text {
      flex: 0 0 100%;
      font-size: 40px;
      color: #ffffff;
      font-weight: 400; }
    .single-member.public-profile .member-cta .box .content .icon {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 45px;
      height: 45px;
      margin-top: auto;
      border: 1px solid #fff;
      border-radius: 50%;
      color: #ffffff; }
    @media (max-width: 1279.98px) {
      .single-member.public-profile .member-cta .box .content .text {
        font-size: 30px; }
      .single-member.public-profile .member-cta .box .content .icon {
        width: 30px;
        height: 30px; } }
  .single-member.public-profile .member-cta .box .overlay {
    background: no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    transition: all 300ms;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .single-member.public-profile .member-cta .box:hover .overlay {
    transform: scale(1.05); }
  .single-member.public-profile .member-cta .box.member-directory .overlay {
    background-image: url("../images/cta/member-directory.jpg"); }
  .single-member.public-profile .member-cta .box.projects .overlay {
    background-image: url("../images/cta/projects.jpg"); }
  .single-member.public-profile .member-cta .box.committees .overlay {
    background-image: url("../images/cta/committees.jpg"); }
  .single-member.public-profile .member-cta .box.divisions .overlay {
    background-image: url("../images/cta/divisions.jpg"); }

.single-member .container-fluid {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  @media (min-width: 960px) {
    .single-member .container-fluid {
      padding-left: 3rem;
      padding-right: 3rem; } }

.single-member .member-profile .ng-dirty {
  background: #FCFFB9; }

.single-member .member-profile .tds-tab-panels .nav.nav-tabs .tab a {
  padding: 0.9375rem 1.25rem;
  display: inline-block;
  float: left;
  font-weight: bold;
  color: #000; }

.single-member .member-profile .tds-tab-panels .nav.nav-tabs .tab.active a {
  background: #fff;
  color: #d95836; }

.single-member .member-profile .tds-tab-panels .tab-panel {
  background: #fff;
  padding: 1.25rem; }

.single-member .member-profile header.profile {
  position: relative;
  z-index: 2;
  margin-bottom: 2rem; }
  .single-member .member-profile header.profile .avatar {
    margin-right: 1rem; }
    .single-member .member-profile header.profile .avatar figure.image {
      width: 5rem;
      height: 5rem;
      margin: 0;
      padding: 0;
      background: no-repeat center;
      background-size: cover;
      border-radius: 50%;
      cursor: pointer; }
    .single-member .member-profile header.profile .avatar form.upload {
      position: absolute;
      left: 6rem;
      top: .5rem;
      display: none;
      padding: 10px;
      background: #ffffff;
      border-radius: 5px;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.25); }
      .single-member .member-profile header.profile .avatar form.upload input[type=file] {
        position: absolute;
        left: 0;
        top: 0;
        width: 116px;
        height: 96px;
        padding: 0;
        opacity: 0;
        cursor: pointer; }
        .single-member .member-profile header.profile .avatar form.upload input[type=file]:hover + .button {
          background-color: #2b8b92; }
        .single-member .member-profile header.profile .avatar form.upload input[type=file] + .button {
          background-color: #999; }
      .single-member .member-profile header.profile .avatar form.upload .button[name="action"] {
        min-width: 145px; }
  .single-member .member-profile header.profile .avatar,
  .single-member .member-profile header.profile .welcome {
    display: inline-block;
    vertical-align: middle; }
  .single-member .member-profile header.profile .welcome {
    margin: 0;
    font-size: 1.5rem;
    color: #d95836; }

.single-member .member-profile .input-group {
  margin-bottom: 1rem; }
  .single-member .member-profile .input-group .checkbox-label {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end; }
    .single-member .member-profile .input-group .checkbox-label small {
      display: block;
      font-weight: 400; }
    .single-member .member-profile .input-group .checkbox-label .checkbox-input {
      margin-left: auto; }
  .single-member .member-profile .input-group select {
    display: inline-block;
    vertical-align: top;
    margin-right: 6px; }
    .single-member .member-profile .input-group select + input[type=text] {
      vertical-align: top;
      display: inline-block;
      width: calc(100% - 80px); }

.single-member .member-profile .member-info button {
  padding: 0.3125rem;
  font-size: 0.75rem;
  background: #a6aa13; }
  .single-member .member-profile .member-info button.edit {
    background: #2b8b92; }
  .single-member .member-profile .member-info button.delete {
    background: #d95836; }
  .single-member .member-profile .member-info button.save {
    background: #634663; }

.single-member .member-profile .member-info .profile-photo {
  margin-bottom: 1.875rem; }
  .single-member .member-profile .member-info .profile-photo img {
    display: block;
    height: auto; }

.single-member .member-profile .member-info .member-info-left .contact-type-header, .single-member .member-profile .member-info .member-info-right .contact-type-header {
  margin-bottom: 0.625rem; }

.single-member .member-profile .member-info .member-info-left .member-info-contact-methods, .single-member .member-profile .member-info .member-info-right .member-info-contact-methods {
  margin-bottom: 1.25rem;
  padding: 0 0.625rem; }
  .single-member .member-profile .member-info .member-info-left .member-info-contact-methods i, .single-member .member-profile .member-info .member-info-right .member-info-contact-methods i {
    width: 1.25rem;
    margin-right: 0.625rem; }
  .single-member .member-profile .member-info .member-info-left .member-info-contact-methods li button, .single-member .member-profile .member-info .member-info-right .member-info-contact-methods li button {
    margin-top: -0.25rem; }
  .single-member .member-profile .member-info .member-info-left .member-info-contact-methods li input, .single-member .member-profile .member-info .member-info-right .member-info-contact-methods li input {
    padding: 0.1875rem;
    display: inline;
    width: auto;
    margin: 0; }

.single-member .member-profile .member-info .member-favorites, .single-member .member-profile .member-info .iupac-activity, .single-member .member-profile .member-info .quick-search {
  padding: 2.5rem; }
  .single-member .member-profile .member-info .member-favorites .member-info-title, .single-member .member-profile .member-info .iupac-activity .member-info-title, .single-member .member-profile .member-info .quick-search .member-info-title {
    text-align: center;
    color: #fff;
    text-transform: uppercase; }

.single-member .member-profile .member-info .member-favorites {
  background: #d95836;
  float: left; }

.single-member .member-profile .member-info .iupac-activity {
  background: #e8ad10;
  float: left; }
  .single-member .member-profile .member-info .iupac-activity .project-list {
    text-align: center; }
    .single-member .member-profile .member-info .iupac-activity .project-list li {
      padding: 0.3125rem; }
      .single-member .member-profile .member-info .iupac-activity .project-list li .project {
        float: left;
        width: 100%; }
        .single-member .member-profile .member-info .iupac-activity .project-list li .project .project-image {
          max-width: 80px;
          margin: 0 auto 1rem; }
          .single-member .member-profile .member-info .iupac-activity .project-list li .project .project-image img {
            display: block;
            max-width: 100%;
            height: auto;
            margin: 0 auto; }
        .single-member .member-profile .member-info .iupac-activity .project-list li .project .project-title {
          color: #fff; }

.single-member .member-profile .member-info .quick-search {
  width: 100%;
  clear: both;
  background: #a6aa13; }
  .single-member .member-profile .member-info .quick-search input[type="text"] {
    background: #fff url("../images/search-icon.png") no-repeat right center;
    padding: 0.625rem; }

@media screen and (min-width: 60em) {
  .single-member .member-profile {
    width: 100%; }
    .single-member .member-profile .left-side, .single-member .member-profile .right-side {
      float: left;
      display: block;
      width: 51.17883%; }
      .single-member .member-profile .left-side:last-child, .single-member .member-profile .right-side:last-child {
        width: 48.82117%; }
      .single-member .member-profile .left-side .member-info, .single-member .member-profile .right-side .member-info {
        width: 100%; }
        .single-member .member-profile .left-side .member-info .member-info-left, .single-member .member-profile .right-side .member-info .member-info-left {
          float: left;
          display: block;
          width: 34.11922%; }
          .single-member .member-profile .left-side .member-info .member-info-left:last-child, .single-member .member-profile .right-side .member-info .member-info-left:last-child {
            width: 31.76157%; }
        .single-member .member-profile .left-side .member-info .member-info-right, .single-member .member-profile .right-side .member-info .member-info-right {
          float: left;
          display: block;
          width: 68.23843%; }
          .single-member .member-profile .left-side .member-info .member-info-right:last-child, .single-member .member-profile .right-side .member-info .member-info-right:last-child {
            width: 65.88078%; }
      .single-member .member-profile .left-side .member-favorites, .single-member .member-profile .left-side .iupac-activity, .single-member .member-profile .left-side .quick-search, .single-member .member-profile .right-side .member-favorites, .single-member .member-profile .right-side .iupac-activity, .single-member .member-profile .right-side .quick-search {
        width: 100%; }
      .single-member .member-profile .left-side .iupac-activity .project-list::after, .single-member .member-profile .right-side .iupac-activity .project-list::after {
        display: block;
        clear: both;
        content: ""; }
      .single-member .member-profile .left-side .iupac-activity .project-list li, .single-member .member-profile .right-side .iupac-activity .project-list li {
        width: 33%;
        float: left; }
        .single-member .member-profile .left-side .iupac-activity .project-list li:nth-child(3n + 1), .single-member .member-profile .right-side .iupac-activity .project-list li:nth-child(3n + 1) {
          clear: both; }
        .single-member .member-profile .left-side .iupac-activity .project-list li.last, .single-member .member-profile .right-side .iupac-activity .project-list li.last {
          margin-right: 0; } }

main.single-body header .body-select label span {
  font-size: 16px; }

main.single-body header .body-select label select {
  height: 50px;
  border: 2px solid #000; }

main.single-body article#page-bodycode-504 header .page-title {
  text-transform: none; }

main.single-body .page-content .content-main section:first-child h2 {
  margin-top: 0; }

main.single-body .page-content .content-main section h2 {
  color: #000000; }

main.single-body .page-content .content-main section ul {
  margin-left: 0; }
  main.single-body .page-content .content-main section ul li {
    display: block;
    margin-bottom: .5em; }
    main.single-body .page-content .content-main section ul li a {
      color: #a6aa13; }
      main.single-body .page-content .content-main section ul li a:hover {
        color: #000000; }

main.single-body .page-content .content-main .body-section[data-id="#projects"] a {
  color: #477dca; }
  main.single-body .page-content .content-main .body-section[data-id="#projects"] a:hover {
    color: #2b8b92; }

main.single-body .page-content .content-main .body-section[data-id="#subcommittees_and_commissions"] a {
  color: #7d8018; }
  main.single-body .page-content .content-main .body-section[data-id="#subcommittees_and_commissions"] a:hover {
    color: #a6aa13; }

main.single-body .page-content .content-sidebar section:first-child h2 {
  margin-top: 0; }

main.single-body .page-content .content-sidebar h2 {
  font-size: 1em;
  color: #000000; }

main.single-body .page-content .content-sidebar ul {
  margin-left: 0; }
  main.single-body .page-content .content-sidebar ul li {
    display: block; }
  main.single-body .page-content .content-sidebar ul.members a {
    font-size: .85em;
    color: #000000; }
    main.single-body .page-content .content-sidebar ul.members a:hover {
      color: #a6aa13; }

main.single-body nav.body-sections {
  clear: both;
  margin-bottom: 1.5rem;
  font-size: 100%;
  text-align: center; }
  main.single-body nav.body-sections .jump-to {
    display: block; }
  main.single-body nav.body-sections .items {
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
    main.single-body nav.body-sections .items a {
      display: flex;
      align-items: center;
      margin-right: .75rem;
      font-weight: 700;
      font-size: 18px;
      line-height: 22px;
      color: #a6aa13; }
      main.single-body nav.body-sections .items a:hover {
        text-decoration: underline; }
      main.single-body nav.body-sections .items a:before {
        display: inline-block;
        width: 11px;
        height: 18px;
        margin: 0 3px;
        content: "";
        background: url("../images/subpage-arrow.png") no-repeat center;
        background-size: cover; }
      main.single-body nav.body-sections .items a:last-child:after {
        display: none; }
  @media (min-width: 768px) {
    main.single-body nav.body-sections {
      text-align: left; }
      main.single-body nav.body-sections .jump-to {
        display: inline-block; } }

@media screen and (min-width: 60em) {
  main.single-body header::after {
    display: block;
    clear: both;
    content: ""; }
  main.single-body header .page-title {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    main.single-body header .page-title:last-child {
      margin-right: 0; }
  main.single-body header .body-select {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    main.single-body header .body-select:last-child {
      margin-right: 0; }
  main.single-body .page-content .content-main {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    main.single-body .page-content .content-main:last-child {
      margin-right: 0; }
  main.single-body .page-content .content-sidebar {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    padding-left: 20px;
    border-left: 4px solid #dcdcdc; }
    main.single-body .page-content .content-sidebar:last-child {
      margin-right: 0; } }

.single-login-register .login, .single-login-register .register {
  float: left; }
  .single-login-register .login form, .single-login-register .register form {
    float: left;
    width: 100%;
    margin-bottom: 1.25rem; }
    .single-login-register .login form .input-row, .single-login-register .register form .input-row {
      float: left;
      width: 100%; }
      .single-login-register .login form .input-row .input-full, .single-login-register .login form .input-row .input-half, .single-login-register .login form .input-row .input-fourth, .single-login-register .register form .input-row .input-full, .single-login-register .register form .input-row .input-half, .single-login-register .register form .input-row .input-fourth {
        float: left; }
        .single-login-register .login form .input-row .input-full .account-recovery-link, .single-login-register .login form .input-row .input-half .account-recovery-link, .single-login-register .login form .input-row .input-fourth .account-recovery-link, .single-login-register .register form .input-row .input-full .account-recovery-link, .single-login-register .register form .input-row .input-half .account-recovery-link, .single-login-register .register form .input-row .input-fourth .account-recovery-link {
          float: right; }

@media screen and (min-width: 0.0625em) {
  .single-login-register .login, .single-login-register .register {
    width: 100%; }
    .single-login-register .login .input-full, .single-login-register .login .input-half, .single-login-register .login .input-fourth, .single-login-register .register .input-full, .single-login-register .register .input-half, .single-login-register .register .input-fourth {
      width: 100%; } }

@media screen and (min-width: 60em) {
  .single-login-register .login, .single-login-register .register {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .single-login-register .login:last-child, .single-login-register .register:last-child {
      margin-right: 0; }
    .single-login-register .login .input-full, .single-login-register .register .input-full {
      width: 100%; }
    .single-login-register .login .input-half, .single-login-register .register .input-half {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .single-login-register .login .input-half:last-child, .single-login-register .register .input-half:last-child {
        margin-right: 0; }
    .single-login-register .login .input-fourth, .single-login-register .register .input-fourth {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .single-login-register .login .input-fourth:last-child, .single-login-register .register .input-fourth:last-child {
        margin-right: 0; } }

.search .article {
  margin-bottom: 2rem; }
  .search .article .entry-title {
    margin: 0 0 .25em;
    font-size: 2rem; }

.front-page {
  padding-bottom: 0; }
  .front-page > .container {
    max-width: none;
    padding-left: 0;
    padding-right: 0; }
    .front-page > .container .slider {
      position: relative; }
      .front-page > .container .slider .controls .pager {
        position: absolute;
        z-index: 100;
        top: 50%;
        transform: translateY(-50%);
        background-color: #2b8b92;
        height: 50px;
        width: 50px;
        border-radius: 50%;
        border: 3px solid #fff;
        padding: 0; }
        .front-page > .container .slider .controls .pager.right {
          right: 1.5rem; }
        .front-page > .container .slider .controls .pager.left {
          left: 1.5rem; }
        .front-page > .container .slider .controls .pager:hover {
          background-color: #634663; }
        @media (max-width: 959.98px) {
          .front-page > .container .slider .controls .pager {
            transform: none;
            top: 295px; } }
      .front-page > .container .slider .slide .left {
        background-size: cover;
        background-position: center center; }
        @media (max-width: 767.98px) {
          .front-page > .container .slider .slide .left {
            min-height: 320px; } }
      .front-page > .container .slider .slide .right {
        font-family: 'Montserrat', sans-serif; }
        .front-page > .container .slider .slide .right .content {
          height: 100%;
          padding: 2.5rem 3rem 5rem;
          background: #ffffff; }
          @media (min-width: 768px) {
            .front-page > .container .slider .slide .right .content {
              padding: 5rem; } }
        .front-page > .container .slider .slide .right .slide-title {
          position: relative;
          color: #634663;
          font-size: clamp(2rem, calc(1.25rem + 3.33333vw), 4rem);
          font-weight: 900;
          margin: 0; }
          .front-page > .container .slider .slide .right .slide-title .before {
            position: absolute;
            left: -2rem;
            height: 1em; }
            .front-page > .container .slider .slide .right .slide-title .before .color {
              width: .2em;
              height: .2em; }
              .front-page > .container .slider .slide .right .slide-title .before .color.red {
                background-color: #d95836; }
              .front-page > .container .slider .slide .right .slide-title .before .color.gold {
                background-color: #e8ad10; }
              .front-page > .container .slider .slide .right .slide-title .before .color.green {
                background-color: #a6aa13; }
              .front-page > .container .slider .slide .right .slide-title .before .color.teal {
                background-color: #2b8b92; }
              .front-page > .container .slider .slide .right .slide-title .before .color.purple {
                background-color: #634663; }
        .front-page > .container .slider .slide .right .slide-title-two {
          font-size: clamp(1.5rem, calc(1.37813rem + 0.54167vw), 1.825rem);
          font-weight: 700;
          text-transform: uppercase;
          color: #2b8b92;
          line-height: 1.125; }
        .front-page > .container .slider .slide .right .slide-title-three {
          color: #e8ad10;
          font-size: clamp(1.25rem, calc(0.96875rem + 1.25vw), 2rem); }
        .front-page > .container .slider .slide .right .slide-description {
          padding: 1.5rem 0; }
        .front-page > .container .slider .slide .right .slide-title-date {
          font-weight: 700;
          color: #e8ad10; }
        .front-page > .container .slider .slide .right .read-more {
          float: left;
          padding: 0.625rem 1.875rem;
          color: #a6aa13;
          border-color: #a6aa13;
          border: solid 2px #a6aa13; }
        @media (min-width: 768px) {
          .front-page > .container .slider .slide .right .slope {
            position: absolute;
            z-index: 10;
            left: -129px;
            top: 0;
            bottom: 0;
            width: 130px;
            background: #ffffff;
            clip-path: polygon(0 0, 100% 0, 100% 100%); } }
      .front-page > .container .slider .slide .col {
        height: auto !important; }
      @media (min-width: 768px) {
        .front-page > .container .slider .slide {
          height: 100%; } }
      .front-page > .container .slider .pagination {
        display: flex;
        justify-content: center;
        padding: 1rem 1.5rem;
        border-top: 1px solid #dee2e6;
        background: #ffffff; }
        .front-page > .container .slider .pagination a {
          display: block;
          width: 10px;
          height: 5px;
          background: #dee2e6; }
          .front-page > .container .slider .pagination a span {
            display: none;
            text-indent: -999em; }
          .front-page > .container .slider .pagination a.selected {
            background: #e8ad10; }
      .front-page > .container .slider .scroll-down {
        position: absolute;
        z-index: 11;
        left: 50%;
        bottom: 3.5rem;
        transform: translateX(-50%); }
        @media (max-width: 959.98px) {
          .front-page > .container .slider .scroll-down {
            top: 240px;
            bottom: auto; } }
    .front-page > .container .section {
      background-color: #fff;
      padding: 2.5rem 0;
      color: #363232;
      text-align: center;
      width: 100%;
      float: left; }
      .front-page > .container .section header h1, .front-page > .container .section header h2, .front-page > .container .section header h3, .front-page > .container .section header h4, .front-page > .container .section header h5, .front-page > .container .section header h6 {
        font-weight: bold;
        color: #363232; }
      .front-page > .container .section.teal {
        background-color: #2b8b92;
        color: #fff; }
        .front-page > .container .section.teal header h1, .front-page > .container .section.teal header h2, .front-page > .container .section.teal header h3, .front-page > .container .section.teal header h4, .front-page > .container .section.teal header h5, .front-page > .container .section.teal header h6 {
          color: #fff; }
        .front-page > .container .section.teal header h2 {
          font-size: 1.5em; }
      .front-page > .container .section.cta .call-to-action {
        border: solid 2px #50585D;
        padding: 0.625rem;
        margin: 0 0.625rem;
        display: inline-block; }
      .front-page > .container .section.cta h2 {
        margin: 0; }
      .front-page > .container .section .section-content-wrap {
        margin: 0 auto 0.625rem auto;
        max-width: 50rem; }
    .front-page > .container .frontpage-boxes {
      clear: both;
      background: #fff; }
      .front-page > .container .frontpage-boxes:after {
        content: '';
        display: block;
        clear: both; }
      .front-page > .container .frontpage-boxes .frontpage-box {
        min-height: 12.5rem;
        background-position: center center;
        background-size: cover; }
        .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content {
          float: left;
          width: 100%;
          height: 100%;
          padding: 2.5rem;
          position: relative;
          transition: background-color .2s ease-in-out, color .2s ease-in-out;
          background-position: center center;
          background-size: cover; }
          .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.red {
            background-color: #d95836; }
            .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.red:hover {
              background-color: #FFF; }
              .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.red:hover .frontpage-box-title {
                color: #d95836; }
              .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.red:hover .frontpage-box-button {
                color: #fff;
                background-color: #d95836;
                border-color: #d95836; }
          .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.gold {
            background-color: #e8ad10; }
            .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.gold:hover {
              background-color: #FFF; }
              .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.gold:hover .frontpage-box-title {
                color: #e8ad10; }
              .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.gold:hover .frontpage-box-button {
                color: #fff;
                background-color: #e8ad10;
                border-color: #e8ad10; }
          .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.green {
            background-color: #a6aa13; }
            .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.green:hover {
              background-color: #FFF; }
              .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.green:hover .frontpage-box-title {
                color: #a6aa13; }
              .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.green:hover .frontpage-box-button {
                color: #fff;
                background-color: #a6aa13;
                border-color: #a6aa13; }
          .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.teal {
            background-color: #2b8b92; }
            .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.teal:hover {
              background-color: #FFF; }
              .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.teal:hover .frontpage-box-title {
                color: #2b8b92; }
              .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.teal:hover .frontpage-box-button {
                color: #fff;
                background-color: #2b8b92;
                border-color: #2b8b92; }
          .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.purple {
            background-color: #634663; }
            .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.purple:hover {
              background-color: #FFF; }
              .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.purple:hover .frontpage-box-title {
                color: #634663; }
              .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content.purple:hover .frontpage-box-button {
                color: #fff;
                background-color: #634663;
                border-color: #634663; }
          .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content .frontpage-box-offset {
            position: absolute;
            bottom: 2.5rem;
            left: 0;
            padding: 0 2.5rem;
            width: 100%; }
            .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content .frontpage-box-offset .frontpage-box-title {
              color: #fff; }
            .front-page > .container .frontpage-boxes .frontpage-box .frontpage-box-content .frontpage-box-offset .frontpage-box-button {
              border: solid 2px #fff;
              float: left;
              width: 100%;
              padding: 0.9375rem 0.625rem;
              text-align: center;
              color: #fff;
              font-weight: bold; }
        .front-page > .container .frontpage-boxes .frontpage-box.alpha {
          padding-left: 0.875rem; }
        .front-page > .container .frontpage-boxes .frontpage-box.omega {
          padding-right: 0.875rem; }
        .front-page > .container .frontpage-boxes .frontpage-box.frontpage-box-size-2 .frontpage-box-content .frontpage-box-offset .frontpage-box-button, .front-page > .container .frontpage-boxes .frontpage-box.frontpage-box-size-3 .frontpage-box-content .frontpage-box-offset .frontpage-box-button {
          width: auto; }
        .front-page > .container .frontpage-boxes .frontpage-box.no-padding {
          padding: 0;
          min-height: 18.75rem; }
          .front-page > .container .frontpage-boxes .frontpage-box.no-padding .frontpage-box-content .frontpage-box-title {
            font-size: 1.25em; }
    .front-page > .container .frontpage-periodic {
      clear: both;
      height: 480px;
      background: no-repeat center;
      -webkit-background-size: cover;
      background-size: cover;
      overflow: hidden; }
      .front-page > .container .frontpage-periodic ul {
        position: relative;
        height: 100%;
        font-size: 0; }
        .front-page > .container .frontpage-periodic ul li {
          position: relative;
          display: inline-block;
          text-align: center;
          overflow: hidden;
          vertical-align: bottom;
          cursor: pointer; }
          .front-page > .container .frontpage-periodic ul li.red {
            background-color: #d95836; }
            .front-page > .container .frontpage-periodic ul li.red:hover {
              background-color: #fff; }
              .front-page > .container .frontpage-periodic ul li.red:hover .periodic-name,
              .front-page > .container .frontpage-periodic ul li.red:hover .periodic-text {
                color: #d95836; }
                .front-page > .container .frontpage-periodic ul li.red:hover .periodic-name a,
                .front-page > .container .frontpage-periodic ul li.red:hover .periodic-text a {
                  color: #d95836; }
          .front-page > .container .frontpage-periodic ul li.gold {
            background-color: #e8ad10; }
            .front-page > .container .frontpage-periodic ul li.gold:hover {
              background-color: #fff; }
              .front-page > .container .frontpage-periodic ul li.gold:hover .periodic-name,
              .front-page > .container .frontpage-periodic ul li.gold:hover .periodic-text {
                color: #e8ad10; }
                .front-page > .container .frontpage-periodic ul li.gold:hover .periodic-name a,
                .front-page > .container .frontpage-periodic ul li.gold:hover .periodic-text a {
                  color: #e8ad10; }
          .front-page > .container .frontpage-periodic ul li.green {
            background-color: #a6aa13; }
            .front-page > .container .frontpage-periodic ul li.green:hover {
              background-color: #fff; }
              .front-page > .container .frontpage-periodic ul li.green:hover .periodic-name,
              .front-page > .container .frontpage-periodic ul li.green:hover .periodic-text {
                color: #a6aa13; }
                .front-page > .container .frontpage-periodic ul li.green:hover .periodic-name a,
                .front-page > .container .frontpage-periodic ul li.green:hover .periodic-text a {
                  color: #a6aa13; }
          .front-page > .container .frontpage-periodic ul li.teal {
            background-color: #2b8b92; }
            .front-page > .container .frontpage-periodic ul li.teal:hover {
              background-color: #fff; }
              .front-page > .container .frontpage-periodic ul li.teal:hover .periodic-name,
              .front-page > .container .frontpage-periodic ul li.teal:hover .periodic-text {
                color: #2b8b92; }
                .front-page > .container .frontpage-periodic ul li.teal:hover .periodic-name a,
                .front-page > .container .frontpage-periodic ul li.teal:hover .periodic-text a {
                  color: #2b8b92; }
          .front-page > .container .frontpage-periodic ul li.purple {
            background-color: #634663; }
            .front-page > .container .frontpage-periodic ul li.purple:hover {
              background-color: #fff; }
              .front-page > .container .frontpage-periodic ul li.purple:hover .periodic-name,
              .front-page > .container .frontpage-periodic ul li.purple:hover .periodic-text {
                color: #634663; }
                .front-page > .container .frontpage-periodic ul li.purple:hover .periodic-name a,
                .front-page > .container .frontpage-periodic ul li.purple:hover .periodic-text a {
                  color: #634663; }
          .front-page > .container .frontpage-periodic ul li.blank .periodic-content {
            display: none; }
          .front-page > .container .frontpage-periodic ul li.box-0 {
            width: 16.75%;
            height: 35.75%;
            margin-left: 3.83%;
            top: 5%; }
          .front-page > .container .frontpage-periodic ul li.box-1 {
            width: 14.58%;
            height: 30%;
            top: -9.5%; }
          .front-page > .container .frontpage-periodic ul li.box-2 {
            width: 16.47%;
            height: 36.25%;
            top: -9.5%; }
          .front-page > .container .frontpage-periodic ul li.box-3 {
            width: 14.58%;
            height: 30%; }
          .front-page > .container .frontpage-periodic ul li.box-4 {
            width: 14.88%;
            height: 33.75%; }
          .front-page > .container .frontpage-periodic ul li.box-5 {
            width: 12.78%;
            height: 38.75%; }
          .front-page > .container .frontpage-periodic ul li.box-6 {
            width: 20.6%;
            height: 40%;
            top: 5%;
            vertical-align: top; }
          .front-page > .container .frontpage-periodic ul li.box-7 {
            width: 16.47%;
            height: 33.75%;
            vertical-align: top;
            top: -9.5%; }
          .front-page > .container .frontpage-periodic ul li.box-8 {
            width: 14.58%;
            height: 29.37%;
            vertical-align: top;
            top: -9.5%; }
          .front-page > .container .frontpage-periodic ul li.box-9 {
            width: 18.34%;
            height: 35.62%;
            vertical-align: top; }
          .front-page > .container .frontpage-periodic ul li.box-10 {
            width: 14.58%;
            height: 29.37%;
            vertical-align: top; }
          .front-page > .container .frontpage-periodic ul li.box-11 {
            width: 15.33%;
            height: 33.12%;
            vertical-align: top; }
          .front-page > .container .frontpage-periodic ul li.box-12 {
            top: 5%;
            width: 16.75%;
            height: 35.75%;
            margin-left: 3.83%;
            vertical-align: top; }
          .front-page > .container .frontpage-periodic ul li.box-13 {
            width: 16.47%;
            height: 33.75%;
            top: -17.875%; }
          .front-page > .container .frontpage-periodic ul li.box-14 {
            width: 14.58%;
            height: 29.37%;
            vertical-align: top;
            top: -21%; }
      .front-page > .container .frontpage-periodic .container {
        max-width: 95%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        height: 100%;
        top: 11.5%; }
        .front-page > .container .frontpage-periodic .container::after {
          display: block;
          clear: both;
          content: ""; }
      .front-page > .container .frontpage-periodic .periodic-name,
      .front-page > .container .frontpage-periodic .periodic-text {
        color: #fff; }
        .front-page > .container .frontpage-periodic .periodic-name a,
        .front-page > .container .frontpage-periodic .periodic-text a {
          color: #fff; }
          .front-page > .container .frontpage-periodic .periodic-name a:hover,
          .front-page > .container .frontpage-periodic .periodic-text a:hover {
            text-decoration: none; }
      .front-page > .container .frontpage-periodic .periodic-name {
        font-size: 20px;
        margin-bottom: .2em; }
      .front-page > .container .frontpage-periodic .periodic-text {
        font-size: .5rem; }
      .front-page > .container .frontpage-periodic .periodic-content {
        position: absolute;
        width: 100%;
        bottom: 20px; }
    .front-page > .container .frontpage-support {
      clear: both;
      padding: 2.5rem 0;
      background: #e9ecef; }
      .front-page > .container .frontpage-support .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto; }
      .front-page > .container .frontpage-support .heading {
        font-size: 2.5rem; }
        .front-page > .container .frontpage-support .heading:after {
          display: block;
          width: 80px;
          height: 4px;
          margin-top: .5em;
          background: currentColor;
          content: ""; }
      .front-page > .container .frontpage-support .description {
        margin-bottom: 1.5rem;
        font-size: 25px;
        font-weight: 300; }
        .front-page > .container .frontpage-support .description p:last-child {
          margin: 0; }
      .front-page > .container .frontpage-support .btn {
        transition: all 300ms;
        display: inline-block;
        padding: .75rem 1.5rem; }
        .front-page > .container .frontpage-support .btn:hover {
          color: #fff;
          background-color: #000 !important; }
      .front-page > .container .frontpage-support img {
        height: auto; }
      .front-page > .container .frontpage-support .row, .front-page > .container .frontpage-support .gallery {
        margin-bottom: 2.5rem; }
        .front-page > .container .frontpage-support .row:last-child, .front-page > .container .frontpage-support .gallery:last-child {
          margin-bottom: 0; }
        .front-page > .container .frontpage-support .row:nth-child(odd) .heading, .front-page > .container .frontpage-support .gallery:nth-child(odd) .heading {
          color: #e8ad10; }
        .front-page > .container .frontpage-support .row:nth-child(odd) .btn, .front-page > .container .frontpage-support .gallery:nth-child(odd) .btn {
          background-color: #e8ad10; }
        @media (min-width: 768px) {
          .front-page > .container .frontpage-support .row:nth-child(odd) .c-image, .front-page > .container .frontpage-support .gallery:nth-child(odd) .c-image {
            order: 2; } }
        .front-page > .container .frontpage-support .row:nth-child(even) .heading, .front-page > .container .frontpage-support .gallery:nth-child(even) .heading {
          color: #d95836; }
        .front-page > .container .frontpage-support .row:nth-child(even) .btn, .front-page > .container .frontpage-support .gallery:nth-child(even) .btn {
          background-color: #d95836; }
      @media (min-width: 768px) {
        .front-page > .container .frontpage-support {
          padding: 5rem 0; } }
    .front-page > .container .frontpage-misc {
      clear: both; }
      .front-page > .container .frontpage-misc::after {
        display: block;
        clear: both;
        content: ""; }
      .front-page > .container .frontpage-misc .fp-misc {
        padding: 40px;
        background: #533952;
        color: #fff; }
        .front-page > .container .frontpage-misc .fp-misc:first-child {
          background: #634663; }
        .front-page > .container .frontpage-misc .fp-misc header {
          margin-bottom: 1rem; }
          .front-page > .container .frontpage-misc .fp-misc header p {
            margin: 0; }
          .front-page > .container .frontpage-misc .fp-misc header em {
            font-style: normal;
            color: #e8ad10; }
        .front-page > .container .frontpage-misc .fp-misc .event-title {
          color: #fff;
          font-size: 40px;
          font-weight: 400; }
        .front-page > .container .frontpage-misc .fp-misc .button {
          color: #fff;
          border-color: #fff;
          text-transform: uppercase;
          border: 0.125rem solid;
          border-radius: 0.1875rem;
          padding: 0.3125rem 0.625rem;
          background-color: transparent;
          transition: background-color .2s ease-in-out;
          font-weight: normal;
          display: block;
          font-size: 18px;
          text-align: center; }
          .front-page > .container .frontpage-misc .fp-misc .button:hover, .front-page > .container .frontpage-misc .fp-misc .button:active {
            color: #fff;
            background-color: rgba(255, 255, 255, 0.2); }
    .front-page > .container .frontpage-featured-evt {
      position: relative;
      height: 320px;
      background: no-repeat center;
      -webkit-background-size: cover;
      background-size: cover; }
      .front-page > .container .frontpage-featured-evt .event-title {
        margin-bottom: .25em;
        color: #fff;
        font-size: 40px; }
        .front-page > .container .frontpage-featured-evt .event-title a {
          color: #fff; }
      .front-page > .container .frontpage-featured-evt .event-details {
        font-size: 1em;
        font-weight: 400;
        color: #e8ad10; }
        .front-page > .container .frontpage-featured-evt .event-details span {
          display: block; }
      .front-page > .container .frontpage-featured-evt .featured-evt-content {
        position: absolute;
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }
        .front-page > .container .frontpage-featured-evt .featured-evt-content.C {
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          top: 50%;
          left: 0;
          width: 100%;
          text-align: center; }
        .front-page > .container .frontpage-featured-evt .featured-evt-content.NW, .front-page > .container .frontpage-featured-evt .featured-evt-content.N, .front-page > .container .frontpage-featured-evt .featured-evt-content.NE {
          top: 40px; }
        .front-page > .container .frontpage-featured-evt .featured-evt-content.NE, .front-page > .container .frontpage-featured-evt .featured-evt-content.E, .front-page > .container .frontpage-featured-evt .featured-evt-content.SE {
          right: 40px;
          text-align: right; }
        .front-page > .container .frontpage-featured-evt .featured-evt-content.SE, .front-page > .container .frontpage-featured-evt .featured-evt-content.S, .front-page > .container .frontpage-featured-evt .featured-evt-content.SW {
          bottom: 40px; }
        .front-page > .container .frontpage-featured-evt .featured-evt-content.SW, .front-page > .container .frontpage-featured-evt .featured-evt-content.W, .front-page > .container .frontpage-featured-evt .featured-evt-content.NW {
          left: 40px; }
        .front-page > .container .frontpage-featured-evt .featured-evt-content.N, .front-page > .container .frontpage-featured-evt .featured-evt-content.S {
          width: 100%;
          text-align: center; }
        .front-page > .container .frontpage-featured-evt .featured-evt-content.E, .front-page > .container .frontpage-featured-evt .featured-evt-content.W {
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          top: 50%; }
    .front-page > .container .frontpage-gwb,
    .front-page > .container .frontpage-pt-challenge {
      clear: both;
      position: relative;
      z-index: 5; }
      .front-page > .container .frontpage-gwb .section-content-wrap,
      .front-page > .container .frontpage-pt-challenge .section-content-wrap {
        position: relative;
        z-index: 5;
        background-size: cover; }
        .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c1,
        .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c1 {
          display: flex;
          justify-content: center;
          margin-bottom: 2.5rem; }
          .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c1 .headline,
          .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c1 .headline {
            margin: 0 0 0 1.05em;
            font-size: 50px;
            line-height: 45px;
            text-align: left;
            color: #ffffff; }
            .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c1 .headline img,
            .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c1 .headline img {
              max-width: 100%; }
            .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c1 .headline .line,
            .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c1 .headline .line {
              display: block; }
              .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c1 .headline .line.i2,
              .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c1 .headline .line.i2 {
                margin-left: -1.05em; }
              .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c1 .headline .line.i4,
              .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c1 .headline .line.i4 {
                color: #a6aa13; }
              .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c1 .headline .line img,
              .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c1 .headline .line img {
                display: inline-block;
                vertical-align: top;
                width: 125px; }
        .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2,
        .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 {
          font-size: 1rem; }
          .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .heading,
          .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .heading {
            margin: 0;
            font-size: 30px;
            color: #e8ad10; }
          .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .description,
          .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .description {
            padding: 2rem 0;
            color: #ffffff; }
            .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .description p,
            .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .description p {
              margin-bottom: 1.5rem; }
              .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .description p:last-child,
              .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .description p:last-child {
                margin-bottom: 0; }
          .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .form,
          .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .form {
            margin-bottom: 1rem; }
            .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .form form,
            .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .form form {
              display: flex;
              align-items: flex-end; }
              .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .form form .gform_body,
              .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .form form .gform_body {
                flex: 1 1 100%;
                margin: 0; }
                .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .form form .gform_body li.gfield,
                .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .form form .gform_body li.gfield {
                  margin: 0; }
                  .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .form form .gform_body li.gfield .gfield_label,
                  .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .form form .gform_body li.gfield .gfield_label {
                    display: none; }
                  .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .form form .gform_body li.gfield .ginput_container,
                  .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .form form .gform_body li.gfield .ginput_container {
                    margin: 0; }
                    .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .form form .gform_body li.gfield .ginput_container input,
                    .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .form form .gform_body li.gfield .ginput_container input {
                      display: block;
                      width: 100%;
                      height: 53px;
                      padding: 0 .75rem;
                      margin: 0;
                      border-radius: 0; }
              .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .form form .gform_footer,
              .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .form form .gform_footer {
                flex: 0 1;
                margin: 0;
                padding: 0; }
                .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .form form .gform_footer .button,
                .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .form form .gform_footer .button {
                  height: 53px;
                  margin: 0;
                  padding: 0 .75rem;
                  line-height: 53px;
                  min-height: auto;
                  border-radius: 0;
                  background: #a6aa13; }
                  .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .form form .gform_footer .button:hover, .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .form form .gform_footer .button:active,
                  .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .form form .gform_footer .button:hover,
                  .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .form form .gform_footer .button:active {
                    background: #e8ad10; }
            .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .form .gform_wrapper,
            .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .form .gform_wrapper {
              margin: 0; }
          .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .link a,
          .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .link a {
            display: inline-block;
            padding: .5em 1em;
            font-weight: 400;
            font-size: 115%;
            text-transform: uppercase;
            color: #fff;
            border: 1px solid #fff;
            border-radius: 5px; }
            .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .link a:hover, .front-page > .container .frontpage-gwb .section-content-wrap .flex .col.c2 .link a:active,
            .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .link a:hover,
            .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c2 .link a:active {
              color: #e8ad10;
              border-color: #e8ad10; }
      .front-page > .container .frontpage-gwb .overlay,
      .front-page > .container .frontpage-pt-challenge .overlay {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        box-shadow: inset 0 0 200px rgba(23, 28, 28, 0.95);
        background: rgba(23, 28, 28, 0.65); }
    .front-page > .container .frontpage-gwb {
      padding: 0; }
      .front-page > .container .frontpage-gwb img {
        display: block; }
      .front-page > .container .frontpage-gwb .c1,
      .front-page > .container .frontpage-gwb .c2 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5rem 2.5rem; }
      .front-page > .container .frontpage-gwb .c1 {
        background: linear-gradient(#2b8b92, #B25641); }
        .front-page > .container .frontpage-gwb .c1 .center {
          text-align: center; }
          .front-page > .container .frontpage-gwb .c1 .center img {
            margin: 0 auto 1rem; }
          .front-page > .container .frontpage-gwb .c1 .center .slogan {
            font-size: 2rem;
            font-weight: 300;
            color: #ffffff; }
      .front-page > .container .frontpage-gwb .c2 {
        position: relative; }
        .front-page > .container .frontpage-gwb .c2 .center {
          position: relative;
          z-index: 2;
          padding: 2rem;
          background: rgba(99, 70, 99, 0.8); }
          .front-page > .container .frontpage-gwb .c2 .center .heading {
            font-size: 6rem; }
            @media (max-width: 959.98px) {
              .front-page > .container .frontpage-gwb .c2 .center .heading {
                font-size: 4rem; } }
          .front-page > .container .frontpage-gwb .c2 .center .date {
            font-size: 2rem;
            font-weight: 700; }
          .front-page > .container .frontpage-gwb .c2 .center .heading,
          .front-page > .container .frontpage-gwb .c2 .center .date {
            margin: 0;
            text-transform: uppercase;
            color: #ffffff; }
        .front-page > .container .frontpage-gwb .c2 .bg {
          position: absolute;
          z-index: 1;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover; }
          .front-page > .container .frontpage-gwb .c2 .bg.mobile {
            display: none; }
            @media (max-width: 767.98px) {
              .front-page > .container .frontpage-gwb .c2 .bg.mobile {
                display: block; } }
          @media (max-width: 767.98px) {
            .front-page > .container .frontpage-gwb .c2 .bg.desktop {
              display: none; } }
    .front-page > .container .frontpage-pt-challenge .section-content-wrap .flex .col.c1 .headline {
      margin-left: 0;
      line-height: normal; }

/* Media Queries
=============================
*/
@media screen and (min-width: 0.0625em) {
  .front-page .container .frontpage-boxes .frontpage-box {
    height: 200px;
    float: left; }
    .front-page .container .frontpage-boxes .frontpage-box.frontpage-box-size-1 {
      width: 100%; }
    .front-page .container .frontpage-boxes .frontpage-box.frontpage-box-size-2 {
      width: 100%; }
    .front-page .container .frontpage-boxes .frontpage-box.frontpage-box-size-3 {
      width: 100%; } }

@media screen and (min-width: 45em) {
  .front-page .container .frontpage-periodic .periodic-text {
    font-size: .85rem; }
  .front-page .container .frontpage-misc .fp-misc {
    float: left;
    width: 50%;
    height: 400px;
    padding: 60px 5% 0; } }

@media screen and (min-width: 60em) {
  .front-page .container section.teal header h2 {
    font-size: 2em; }
  .front-page .container .frontpage-boxes .frontpage-box.frontpage-box-size-1 {
    width: 20%; }
  .front-page .container .frontpage-boxes .frontpage-box.frontpage-box-size-2 {
    width: 40%; }
  .front-page .container .frontpage-boxes .frontpage-box.frontpage-box-size-3 {
    width: 60%; }
  .front-page .container .frontpage-periodic {
    height: 800px; }
    .front-page .container .frontpage-periodic .periodic-content {
      bottom: 60px; }
    .front-page .container .frontpage-periodic .periodic-name {
      font-size: 60px; }
    .front-page .container .frontpage-periodic .periodic-text {
      font-size: 1rem;
      padding: 0 20px; }
    .front-page .container .frontpage-periodic .container {
      padding-bottom: 50px; }
  .front-page .container .frontpage-misc .fp-misc {
    float: left;
    width: 50%;
    height: 600px;
    padding: 150px 10% 0; }
    .front-page .container .frontpage-misc .fp-misc .button {
      display: inline-block;
      font-size: 1.78em; }
  .front-page .container .frontpage-featured-evt {
    height: 650px; }
    .front-page .container .frontpage-featured-evt .event-title {
      font-size: 60px; }
    .front-page .container .frontpage-featured-evt .event-details {
      font-size: 1.5em; } }

.main.index, .main.archive {
  padding: 0 1.25rem; }
  .main.index .post, .main.archive .post {
    width: 100%;
    clear: both;
    margin-bottom: 1.25rem;
    background: #eee; }
    .main.index .post .right header, .main.archive .post .right header {
      width: 100%; }
      .main.index .post .right header a, .main.archive .post .right header a {
        color: #d95836; }
        .main.index .post .right header a:hover, .main.archive .post .right header a:hover {
          color: #a6aa13; }
    .main.index .post .right footer, .main.archive .post .right footer {
      width: 100%; }
      .main.index .post .right footer .posted-on, .main.index .post .right footer .byline, .main.index .post .right footer .cat-links, .main.archive .post .right footer .posted-on, .main.archive .post .right footer .byline, .main.archive .post .right footer .cat-links {
        width: 100%;
        display: block; }
        .main.index .post .right footer .posted-on .updated, .main.index .post .right footer .byline .updated, .main.index .post .right footer .cat-links .updated, .main.archive .post .right footer .posted-on .updated, .main.archive .post .right footer .byline .updated, .main.archive .post .right footer .cat-links .updated {
          display: none; }
    .main.index .post .left .post-thumbnail, .main.archive .post .left .post-thumbnail {
      margin: 0 auto;
      width: 100%;
      min-height: 12.5rem;
      background-position: center center;
      background-size: cover;
      background-color: #fff; }

@media screen and (min-width: 0.0625em) {
  .main.index .post .left, .main.archive .post .left {
    padding: 1.25rem;
    float: left;
    display: block;
    margin-right: 7.42297%;
    width: 100%; }
    .main.index .post .left:last-child, .main.archive .post .left:last-child {
      margin-right: 0; }
  .main.index .post .right, .main.archive .post .right {
    padding: 0 1.25rem 1.25rem 1.25rem;
    float: left;
    display: block;
    margin-right: 7.42297%;
    width: 100%; }
    .main.index .post .right:last-child, .main.archive .post .right:last-child {
      margin-right: 0; } }

@media screen and (min-width: 45em) {
  .main.index .post .left, .main.archive .post .left {
    padding: 1.25rem 0 1.25rem 1.25rem;
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 35.26334%; }
    .main.index .post .left:last-child, .main.archive .post .left:last-child {
      margin-right: 0; }
    .main.index .post .left .post-thumbnail, .main.archive .post .left .post-thumbnail {
      min-height: 15.625rem; }
  .main.index .post .right, .main.archive .post .right {
    padding: 1.25rem 1.25rem 1.25rem 0;
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 61.158%; }
    .main.index .post .right:last-child, .main.archive .post .right:last-child {
      margin-right: 0; }
    .main.index .post .right .entry-title, .main.archive .post .right .entry-title {
      font-size: 1.25em; } }

@media screen and (min-width: 60em) {
  .main.index .post .left, .main.archive .post .left {
    padding: 1.25rem 0 1.25rem 1.25rem;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .main.index .post .left:last-child, .main.archive .post .left:last-child {
      margin-right: 0; }
  .main.index .post .right, .main.archive .post .right {
    padding: 1.25rem 1.25rem 1.25rem 0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .main.index .post .right:last-child, .main.archive .post .right:last-child {
      margin-right: 0; }
    .main.index .post .right .entry-title, .main.archive .post .right .entry-title {
      font-size: 1.5em; } }

@media screen and (min-width: 80em) {
  .main.index .post .left, .main.archive .post .left {
    padding: 1.25rem 0 1.25rem 1.25rem;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .main.index .post .left:last-child, .main.archive .post .left:last-child {
      margin-right: 0; }
  .main.index .post .right, .main.archive .post .right {
    padding: 1.25rem 1.25rem 1.25rem 0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    .main.index .post .right:last-child, .main.archive .post .right:last-child {
      margin-right: 0; } }

.main.single-page, .main.single-post {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }
  .main.single-page .page-title,
  .main.single-page .post-title, .main.single-post .page-title,
  .main.single-post .post-title {
    text-transform: uppercase;
    font-size: 2.1875rem;
    font-weight: 400; }
    .main.single-page .page-title.no-transform,
    .main.single-page .post-title.no-transform, .main.single-post .page-title.no-transform,
    .main.single-post .post-title.no-transform {
      text-transform: none; }
  .main.single-page .post-tags, .main.single-post .post-tags {
    margin-bottom: 1em; }
  .main.single-page .page-content h2, .main.single-page .entry-content h2, .main.single-post .page-content h2, .main.single-post .entry-content h2 {
    font-size: 1.5rem;
    color: #d95836;
    margin: 1.25rem 0 0.3125rem 0;
    line-height: 2.3125rem; }
  .main.single-page .page-content img, .main.single-page .entry-content img, .main.single-post .page-content img, .main.single-post .entry-content img {
    display: inline-block;
    height: auto; }
    .main.single-page .page-content img.alignleft, .main.single-page .entry-content img.alignleft, .main.single-post .page-content img.alignleft, .main.single-post .entry-content img.alignleft {
      margin-right: 1rem !important; }
    .main.single-page .page-content img.alignright, .main.single-page .entry-content img.alignright, .main.single-post .page-content img.alignright, .main.single-post .entry-content img.alignright {
      margin-left: 1rem !important; }
  .main.single-page .page-content ul, .main.single-page .entry-content ul, .main.single-post .page-content ul, .main.single-post .entry-content ul {
    list-style-position: inside; }

.leader-row {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.875rem;
  padding: 0 0 1.875rem 0;
  border-bottom: solid 1px #d9d9d9; }
  .leader-row::after {
    display: block;
    clear: both;
    content: ""; }
  .leader-row .leader-infocard .leader-name {
    float: left;
    width: 100%;
    font-size: 1.5rem;
    font-weight: normal; }
  .leader-row .leader-infocard .leader-description {
    float: left;
    font-size: .85em;
    width: 100%; }
  .leader-row .leader-infocard .leader-phone-number {
    color: #634663;
    margin-left: 1.25rem; }
    .leader-row .leader-infocard .leader-phone-number a {
      color: #634663; }
  .leader-row .leader-infocard .leader-email-address {
    color: #2b8b92; }
    .leader-row .leader-infocard .leader-email-address a {
      color: #2b8b92; }
  .leader-row .leader-infocard .leader-phone-number,
  .leader-row .leader-infocard .leader-email-address {
    vertical-align: middle; }
    .leader-row .leader-infocard .leader-phone-number a,
    .leader-row .leader-infocard .leader-email-address a {
      display: inline-block;
      vertical-align: middle; }
    .leader-row .leader-infocard .leader-phone-number i,
    .leader-row .leader-infocard .leader-email-address i {
      margin-right: 5px;
      vertical-align: middle;
      font-size: 24px;
      line-height: 1; }
  .leader-row .leader-photo-mobile {
    margin-bottom: 1em; }
    .leader-row .leader-photo-mobile img {
      display: block;
      margin: 0 auto; }
  .leader-row .leader-photo {
    display: none; }
    .leader-row .leader-photo img {
      display: block; }

@media screen and (min-width: 60em) {
  .leader-row .leader-photo {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    display: block; }
    .leader-row .leader-photo:last-child {
      margin-right: 0; }
  .leader-row .leader-photo-mobile {
    display: none; }
  .leader-row .leader-infocard {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    .leader-row .leader-infocard:last-child {
      margin-right: 0; } }

.project-directory .row select, .project-directory .gallery select {
  display: block;
  width: 100%; }

.project-directory .loading {
  opacity: .25; }

.project-directory table.table {
  table-layout: auto; }
  .project-directory table.table th, .project-directory table.table td {
    font-size: 14px; }
    .project-directory table.table th.project-started, .project-directory table.table th.project-ended, .project-directory table.table td.project-started, .project-directory table.table td.project-ended {
      display: none; }
  .project-directory table.table thead tr th:hover {
    cursor: pointer; }
  .project-directory table.table thead tr th.small-col {
    width: 15%; }
  .project-directory table.table tbody tr td.project-nr a {
    color: #2b8b92;
    font-weight: bold; }
  .project-directory table.table tbody tr td.project-title a {
    color: #000; }
    .project-directory table.table tbody tr td.project-title a:hover {
      color: #a6aa13; }
  .project-directory table.table tfoot .table-pagination .table-page-info {
    float: left; }
  .project-directory table.table tfoot .table-pagination .pager {
    float: right; }
    .project-directory table.table tfoot .table-pagination .pager .table-button {
      border: solid 2px #000;
      background: transparent;
      color: #000;
      padding: 0.5rem 0.625rem 0.5rem 0.5rem; }

@media screen and (min-width: 60em) {
  .project-directory table.table {
    table-layout: fixed; }
    .project-directory table.table th, .project-directory table.table td {
      font-size: 1em; }
      .project-directory table.table th.project-started, .project-directory table.table th.project-ended, .project-directory table.table td.project-started, .project-directory table.table td.project-ended {
        display: table-cell; } }

.main.single-project .page-title {
  width: 100%;
  float: left;
  margin-bottom: 1.25rem; }
  .main.single-project .page-title small {
    width: 100%;
    float: left;
    margin-top: 1.25rem;
    font-size: 0.5em; }

.main.single-project .project-details {
  width: 100%;
  float: left;
  margin-bottom: 1.25rem; }
  .main.single-project .project-details .row, .main.single-project .project-details .gallery {
    width: 100%;
    float: left;
    border-bottom: solid 1px #aaa;
    padding: 0.1875rem 0; }
    .main.single-project .project-details .row .label, .main.single-project .project-details .gallery .label {
      text-align: right; }

.main.single-project .project-tabs {
  width: 100%;
  float: left; }
  .main.single-project .project-tabs .nav-tabs {
    padding: 0;
    margin: 0;
    list-style: none; }
    .main.single-project .project-tabs .nav-tabs .tab a {
      padding: 0.9375rem 1.25rem;
      display: inline-block;
      float: left;
      font-weight: bold;
      color: #000; }
    .main.single-project .project-tabs .nav-tabs .tab.active a {
      background: #fff;
      color: #d95836; }
  .main.single-project .project-tabs .tab-panel {
    background: #fff;
    padding: 1.25rem; }

@media screen and (min-width: 0.0625em) {
  .main.single-project .section-primary .container .content-wrap {
    width: 100%; }
  .main.single-project .section-primary .container .project-sidebar {
    width: 100%; }
  .main.single-project .project-details .label {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .main.single-project .project-details .label:last-child {
      margin-right: 0; }
  .main.single-project .project-details .data {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .main.single-project .project-details .data:last-child {
      margin-right: 0; } }

@media screen and (min-width: 60em) {
  .main.single-project .section-primary .container .content-wrap {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .main.single-project .section-primary .container .content-wrap:last-child {
      margin-right: 0; }
  .main.single-project .section-primary .container .project-sidebar {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .main.single-project .section-primary .container .project-sidebar:last-child {
      margin-right: 0; }
  .main.single-project .project-details .label {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .main.single-project .project-details .label:last-child {
      margin-right: 0; }
  .main.single-project .project-details .data {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    .main.single-project .project-details .data:last-child {
      margin-right: 0; } }

button, input[type="button"], input[type="reset"], input[type="submit"],
.btn {
  color: #ffffff;
  background: #a6aa13; }
  button:hover, button:active, input[type="button"]:hover, input[type="button"]:active, input[type="reset"]:hover, input[type="reset"]:active, input[type="submit"]:hover, input[type="submit"]:active,
  .btn:hover,
  .btn:active {
    background: #2b8b92; }

.button-gold {
  color: #e8ad10;
  border-color: #e8ad10;
  text-transform: uppercase;
  border: 0.125rem solid;
  border-radius: 0.1875rem;
  padding: 0.3125rem 0.625rem;
  background-color: transparent;
  transition: background-color .2s ease-in-out;
  font-weight: normal; }
  .button-gold:hover, .button-gold:active {
    color: #e8ad10;
    background-color: rgba(232, 173, 16, 0.2); }

.button-red {
  color: #d95836;
  border-color: #d95836;
  text-transform: uppercase;
  border: 0.125rem solid;
  border-radius: 0.1875rem;
  padding: 0.3125rem 0.625rem;
  background-color: transparent;
  transition: background-color .2s ease-in-out;
  font-weight: normal; }
  .button-red:hover, .button-red:active {
    color: #d95836;
    background-color: rgba(217, 88, 54, 0.2); }

.button-purple, .post-edit-link {
  color: #634663;
  border-color: #634663;
  text-transform: uppercase;
  border: 0.125rem solid;
  border-radius: 0.1875rem;
  padding: 0.3125rem 0.625rem;
  background-color: transparent;
  transition: background-color .2s ease-in-out;
  font-weight: normal; }
  .button-purple:hover, .post-edit-link:hover, .button-purple:active, .post-edit-link:active {
    color: #634663;
    background-color: rgba(99, 70, 99, 0.2); }

.post-edit-link {
  font-size: .7rem; }

.control-button-menu ul li a {
  display: block; }
  .control-button-menu ul li a.green {
    color: #a6aa13;
    border-color: #a6aa13;
    text-transform: uppercase;
    border: 0.125rem solid;
    border-radius: 0.1875rem;
    padding: 0.3125rem 0.625rem;
    background-color: transparent;
    transition: background-color .2s ease-in-out;
    font-weight: normal; }
    .control-button-menu ul li a.green:hover, .control-button-menu ul li a.green:active {
      color: #a6aa13;
      background-color: rgba(166, 170, 19, 0.2); }
  .control-button-menu ul li a.red {
    color: #d95836;
    border-color: #d95836;
    text-transform: uppercase;
    border: 0.125rem solid;
    border-radius: 0.1875rem;
    padding: 0.3125rem 0.625rem;
    background-color: transparent;
    transition: background-color .2s ease-in-out;
    font-weight: normal; }
    .control-button-menu ul li a.red:hover, .control-button-menu ul li a.red:active {
      color: #d95836;
      background-color: rgba(217, 88, 54, 0.2); }
  .control-button-menu ul li a.teal {
    color: #2b8b92;
    border-color: #2b8b92;
    text-transform: uppercase;
    border: 0.125rem solid;
    border-radius: 0.1875rem;
    padding: 0.3125rem 0.625rem;
    background-color: transparent;
    transition: background-color .2s ease-in-out;
    font-weight: normal; }
    .control-button-menu ul li a.teal:hover, .control-button-menu ul li a.teal:active {
      color: #2b8b92;
      background-color: rgba(43, 139, 146, 0.2); }
  .control-button-menu ul li a.purple {
    color: #634663;
    border-color: #634663;
    text-transform: uppercase;
    border: 0.125rem solid;
    border-radius: 0.1875rem;
    padding: 0.3125rem 0.625rem;
    background-color: transparent;
    transition: background-color .2s ease-in-out;
    font-weight: normal; }
    .control-button-menu ul li a.purple:hover, .control-button-menu ul li a.purple:active {
      color: #634663;
      background-color: rgba(99, 70, 99, 0.2); }
  .control-button-menu ul li a.yellow {
    color: #e8ad10;
    border-color: #e8ad10;
    text-transform: uppercase;
    border: 0.125rem solid;
    border-radius: 0.1875rem;
    padding: 0.3125rem 0.625rem;
    background-color: transparent;
    transition: background-color .2s ease-in-out;
    font-weight: normal; }
    .control-button-menu ul li a.yellow:hover, .control-button-menu ul li a.yellow:active {
      color: #e8ad10;
      background-color: rgba(232, 173, 16, 0.2); }

.control-button-menu ul li a {
  font-size: 16px; }

.paging-navigation {
  float: left;
  width: 100%; }
  .paging-navigation ul.pagination {
    padding: 0px;
    margin: 5px 0 5px 0;
    float: left;
    width: 100%; }
    .paging-navigation ul.pagination li {
      float: left;
      list-style: none;
      margin-right: 3px; }
      .paging-navigation ul.pagination li a {
        padding: 5px 10px;
        display: inline-block;
        background: #eee;
        color: #222;
        text-decoration: none; }
      .paging-navigation ul.pagination li:last-child {
        margin-right: 0px; }

.sidebar-primary .widget {
  background: #f5f5f5;
  color: #222;
  padding: 0 0 0 2.5rem;
  margin-top: 2.5rem; }
  .sidebar-primary .widget:first-child {
    margin-top: 0; }
  .sidebar-primary .widget .widget-title {
    margin-top: 0;
    text-transform: uppercase;
    color: #000;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0.9375rem; }
  .sidebar-primary .widget ul {
    margin-top: 0;
    padding: 0; }
    .sidebar-primary .widget ul li {
      margin-bottom: .5em;
      list-style: none;
      font-size: .85em; }

.sidebar-primary .subpage-list-widget ul li, .sidebar-primary .widget_categories ul li {
  margin-bottom: 0.9375rem;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  font-size: 1em; }
  .sidebar-primary .subpage-list-widget ul li:last-child, .sidebar-primary .widget_categories ul li:last-child {
    margin-bottom: 0; }
  .sidebar-primary .subpage-list-widget ul li span, .sidebar-primary .widget_categories ul li span {
    display: inline-block; }
  .sidebar-primary .subpage-list-widget ul li a, .sidebar-primary .widget_categories ul li a {
    color: #a6aa13;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block; }
    .sidebar-primary .subpage-list-widget ul li a:hover, .sidebar-primary .widget_categories ul li a:hover {
      color: #2b8b92; }
  .sidebar-primary .subpage-list-widget ul li ul.children, .sidebar-primary .widget_categories ul li ul.children {
    display: none;
    margin: 0.9375rem 0 0 0;
    padding-left: 1.125rem;
    border-left: 4px solid #D8D8D8; }
    .sidebar-primary .subpage-list-widget ul li ul.children a, .sidebar-primary .widget_categories ul li ul.children a {
      color: #2b8b92; }
  .sidebar-primary .subpage-list-widget ul li.current_page_item:before, .sidebar-primary .subpage-list-widget ul li.current-cat:before, .sidebar-primary .widget_categories ul li.current_page_item:before, .sidebar-primary .widget_categories ul li.current-cat:before {
    width: 0.875rem;
    height: 1.375rem;
    content: "";
    display: block;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAADwza0nAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAhVJREFUeNqMkr9rFEEYhp9vdnZXXHJKUKMRf3GF1oJRMYmIINqIWASrE+9KwSb+I4F0ismZOgRFOOzTWJjCWGiREDWHoERwg3e5u90Zi+yum81FnWaXme+Z933n++TjvRGSdQh4BVwCsJFisPoe09YI8MEomlbSWlTyHQJeAhcBy38sBQwC88Dl3P4/YQ0sA8P5TdtzEDe2gPxN8fhOSCFuTDC+DnZv5TSjpA8iriG4uo53OsRs6T1tq0wpFhG9DbknQ0xLZ0XSB1aZkmPZP74u3qkQ29ZZuvTmqAAr21OINgRjTfwzIaatJYWcpOidUXze7mEGK8eNGRj7QlDewLY0rsQA4iBYYDmB/EKr9LdrEdHQAYY2FR4R3+MSPas55zdljV/2kz2YhzJYTy+MsHjzAoejnxgUa90jlP2vCCysdo5SP/uAzbhUBKsqMD2uv35D6AVE1uGY+4Mt471oGe/OsLvB45UpSk6Yh+4Ds8oiOLFhrPGWju/uU9h54LYAFkFLxOQfuAI8B2zWRxWbgdHGUr3ru3d3zaVEvcmVqWrJCeeKAxAAT1VsJkYbS3R9N8+1gYdaopmcMioZtzowkSiTgzvAI+BJopzZltqN2iJwpWjPOIrFW+erXqc3UzyLrEYlgXcPcWwqo42l2YLtNDMKWAXKhbMKMKdiY/tk3vE4ebgGzOWU6Qer3P8qcAJ41sf2Lvj3AD4V1DVmIvZGAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    position: absolute;
    top: 0.0625rem;
    left: -1rem; }
  .sidebar-primary .subpage-list-widget ul li.current-menu-item > ul.children, .sidebar-primary .subpage-list-widget ul li.current_page_item > ul.children, .sidebar-primary .subpage-list-widget ul li.current_page_parent > ul.children, .sidebar-primary .widget_categories ul li.current-menu-item > ul.children, .sidebar-primary .widget_categories ul li.current_page_item > ul.children, .sidebar-primary .widget_categories ul li.current_page_parent > ul.children {
    display: block; }
  .sidebar-primary .subpage-list-widget ul li.current_page_ancestor > ul.children, .sidebar-primary .widget_categories ul li.current_page_ancestor > ul.children {
    display: block; }

.sidebar-primary .subpage-list-widget ul .current_page_item > a, .sidebar-primary .widget_categories ul .current_page_item > a {
  color: #000 !important; }

.sidebar-primary .highlight-boxes .box {
  display: table;
  width: 100%;
  min-height: 300px;
  text-align: center;
  margin-bottom: 1em; }
  .sidebar-primary .highlight-boxes .box a {
    padding: 40px;
    display: table-cell;
    vertical-align: middle;
    color: #fff; }
    .sidebar-primary .highlight-boxes .box a:hover {
      background-color: #fff !important;
      color: #2b8b92; }
  .sidebar-primary .highlight-boxes .box span {
    display: block; }
    .sidebar-primary .highlight-boxes .box span.title {
      font-weight: 700;
      text-transform: uppercase; }
    .sidebar-primary .highlight-boxes .box span.text {
      font-size: .85em; }

.sidebar-primary .color-box {
  background: #2b8b92;
  color: #fff;
  margin-bottom: 1.25rem;
  padding: 1.25rem; }

@media screen and (min-width: 0.0625em) {
  .sidebar-primary {
    width: 100%; } }

@media screen and (min-width: 45em) {
  .sidebar-primary {
    width: 100%; } }

@media screen and (min-width: 60em) {
  .sidebar-primary {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    .sidebar-primary:last-child {
      margin-right: 0; } }

.breadcrumbs {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1.875rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: bold; }
  .breadcrumbs ol {
    margin: 0;
    float: left;
    width: 100%;
    padding: 0.5rem 0; }
    .breadcrumbs ol li {
      display: inline;
      float: left;
      margin-right: 0.3125rem; }
      .breadcrumbs ol li:after {
        content: ">";
        float: left;
        display: inline;
        color: #999;
        margin-left: 0.3125rem; }
      .breadcrumbs ol li:last-child:after {
        display: none; }
      .breadcrumbs ol li a, .breadcrumbs ol li .unclickable {
        color: #000;
        float: left; }
  @media screen and (min-width: 0.0625em) {
    .breadcrumbs {
      width: 100%; } }

table.table thead tr th:nth-child(5n+1) {
  background: #d95836;
  color: #fff;
  padding: 0.625rem; }

table.table thead tr th:nth-child(5n+2) {
  background: #e8ad10;
  color: #fff;
  padding: 0.625rem; }

table.table thead tr th:nth-child(5n+3) {
  background: #a6aa13;
  color: #fff;
  padding: 0.625rem; }

table.table thead tr th:nth-child(5n+4) {
  background: #2b8b92;
  color: #fff;
  padding: 0.625rem; }

table.table thead tr th:nth-child(5n+5) {
  background: #634663;
  color: #fff;
  padding: 0.625rem; }

table.table tbody {
  background: #fff; }
  table.table tbody tr td {
    padding: 0.625rem; }

table.wpgmza_table, table.table-condensed {
  table-layout: auto; }
  table.wpgmza_table th, table.table-condensed th {
    min-width: 0; }

.vertical-tabs-container {
  margin: 0;
  overflow: hidden; }
  .vertical-tabs-container::after {
    display: block;
    clear: both;
    content: ""; }
  .vertical-tabs-container li {
    list-style: none; }
  .vertical-tabs-container a {
    color: #477dca;
    text-decoration: none; }
  .vertical-tabs-container .vertical-tabs {
    display: none; }
    @media screen and (min-width: 40em) {
      .vertical-tabs-container .vertical-tabs {
        display: inline;
        float: left;
        height: 100%;
        width: 20%; } }
  @media screen and (min-width: 40em) {
    .vertical-tabs-container .vertical-tab {
      border-bottom: 1px solid #ddd;
      display: block;
      font-weight: bold;
      margin-right: -1px;
      padding: 0.75em 0.809em; }
      .vertical-tabs-container .vertical-tab.is-active {
        background-color: #fff;
        margin-right: -1px; } }
  .vertical-tabs-container a.vertical-tab-accordion-heading,
  .vertical-tabs-container a.vertical-tab {
    color: #333; }
  .vertical-tabs-container .vertical-tab:focus {
    outline: none; }
  .vertical-tabs-container .vertical-tab-content-container {
    display: block;
    margin: 0 auto; }
    .vertical-tabs-container .vertical-tab-content-container a:focus {
      outline: none; }
    @media screen and (min-width: 40em) {
      .vertical-tabs-container .vertical-tab-content-container {
        width: 80% 100%;
        height: 80% 100%;
        background-color: #fff;
        display: inline-block; } }
  .vertical-tabs-container .vertical-tab-content {
    background-color: #fff;
    padding: 1.5em 1.618em; }
    .vertical-tabs-container .vertical-tab-content p {
      color: #333;
      line-height: 1.5; }
    .vertical-tabs-container .vertical-tab-content table {
      font-size: 0.875rem; }
      .vertical-tabs-container .vertical-tab-content table thead tr th:not(:first-child) {
        text-align: center; }
      .vertical-tabs-container .vertical-tab-content table tbody td {
        max-width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center; }
      .vertical-tabs-container .vertical-tab-content table tfoot td input[type="text"] {
        width: 100%;
        margin: 0; }
      .vertical-tabs-container .vertical-tab-content table tfoot td:last-child {
        text-align: right; }
    @media screen and (min-width: 40em) {
      .vertical-tabs-container .vertical-tab-content {
        border: none;
        display: none; } }
  .vertical-tabs-container .vertical-tab-accordion-heading {
    background-color: #fff;
    border-top: 1px solid #ddd;
    cursor: pointer;
    display: block;
    font-weight: bold;
    padding: 0.75em 0.809em; }
    .vertical-tabs-container .vertical-tab-accordion-heading:focus, .vertical-tabs-container .vertical-tab-accordion-heading:hover {
      color: #477dca; }
    .vertical-tabs-container .vertical-tab-accordion-heading:first-child {
      border-top: none; }
    .vertical-tabs-container .vertical-tab-accordion-heading.is-active {
      background: #fff;
      border-bottom: none; }
    @media screen and (min-width: 40em) {
      .vertical-tabs-container .vertical-tab-accordion-heading {
        display: none; } }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea,
select,
textarea {
  margin: 0;
  border-color: #c4c4c4; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus,
  select:focus,
  textarea:focus {
    background: #f6f6f6;
    border-color: #a6aa13;
    box-shadow: none; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea,
select {
  height: 51px;
  padding-top: 0;
  padding-bottom: 0; }

body .gform_fields {
  display: flex;
  flex-flow: row wrap;
  margin-left: -15px;
  margin-right: -15px; }
  body .gform_fields textarea {
    height: 100px; }
  body .gform_fields li.gfield {
    flex: 0 0 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px; }
    body .gform_fields li.gfield:last-child {
      margin-bottom: 0; }
    body .gform_fields li.gfield .gfield_label {
      margin-bottom: 0;
      font-size: 1rem; }
    body .gform_fields li.gfield .gfield_description {
      margin-bottom: 5px;
      font-size: 80%; }
    body .gform_fields li.gfield .ginput_complex {
      display: flex;
      flex-flow: row wrap;
      margin: 0 -15px; }
      body .gform_fields li.gfield .ginput_complex .name_first,
      body .gform_fields li.gfield .ginput_complex .name_last,
      body .gform_fields li.gfield .ginput_complex .ginput_left,
      body .gform_fields li.gfield .ginput_complex .ginput_right,
      body .gform_fields li.gfield .ginput_complex .address_line_1,
      body .gform_fields li.gfield .ginput_complex .address_city {
        display: block;
        padding-left: 15px;
        padding-right: 15px; }
        @media screen and (min-width: 60em) {
          body .gform_fields li.gfield .ginput_complex .name_first,
          body .gform_fields li.gfield .ginput_complex .name_last,
          body .gform_fields li.gfield .ginput_complex .ginput_left,
          body .gform_fields li.gfield .ginput_complex .ginput_right,
          body .gform_fields li.gfield .ginput_complex .address_line_1,
          body .gform_fields li.gfield .ginput_complex .address_city {
            flex: 0 0 50%;
            max-width: 50%; } }
      body .gform_fields li.gfield .ginput_complex .name_prefix {
        display: block;
        padding-left: 15px;
        padding-right: 15px; }
        body .gform_fields li.gfield .ginput_complex .name_prefix select {
          width: 100%; }
        @media screen and (min-width: 60em) {
          body .gform_fields li.gfield .ginput_complex .name_prefix {
            flex: 0 0 33.3333%;
            max-width: 33.3333%; }
            body .gform_fields li.gfield .ginput_complex .name_prefix + .name_first {
              flex: 0 0 33.3333%;
              max-width: 33.3333%; }
              body .gform_fields li.gfield .ginput_complex .name_prefix + .name_first + .name_last {
                flex: 0 0 33.3333%;
                max-width: 33.3333%; } }
      body .gform_fields li.gfield .ginput_complex .address_line_1,
      body .gform_fields li.gfield .ginput_complex .address_line_2,
      body .gform_fields li.gfield .ginput_complex .address_city,
      body .gform_fields li.gfield .ginput_complex .address_state,
      body .gform_fields li.gfield .ginput_complex .address_zip,
      body .gform_fields li.gfield .ginput_complex .address_country {
        display: block;
        margin-bottom: 15px; }
        body .gform_fields li.gfield .ginput_complex .address_line_1 select,
        body .gform_fields li.gfield .ginput_complex .address_line_2 select,
        body .gform_fields li.gfield .ginput_complex .address_city select,
        body .gform_fields li.gfield .ginput_complex .address_state select,
        body .gform_fields li.gfield .ginput_complex .address_zip select,
        body .gform_fields li.gfield .ginput_complex .address_country select {
          width: 100%; }
      body .gform_fields li.gfield .ginput_complex label {
        display: none; }
    body .gform_fields li.gfield .clear-multi {
      display: flex;
      max-width: 200px;
      border: 1px solid #c4c4c4;
      border-radius: 4px; }
      body .gform_fields li.gfield .clear-multi .gfield_time_hour, body .gform_fields li.gfield .clear-multi .gfield_time_minute {
        white-space: nowrap;
        padding: 5px; }
        body .gform_fields li.gfield .clear-multi .gfield_time_hour label, body .gform_fields li.gfield .clear-multi .gfield_time_minute label {
          display: none; }
        body .gform_fields li.gfield .clear-multi .gfield_time_hour input, body .gform_fields li.gfield .clear-multi .gfield_time_minute input {
          display: inline-block;
          vertical-align: middle;
          width: 80px;
          height: 41px;
          background: none;
          border: 0;
          box-shadow: none; }
          body .gform_fields li.gfield .clear-multi .gfield_time_hour input + i, body .gform_fields li.gfield .clear-multi .gfield_time_minute input + i {
            display: inline-block;
            vertical-align: middle;
            font-style: normal; }
      body .gform_fields li.gfield .clear-multi:active, body .gform_fields li.gfield .clear-multi:focus {
        border-color: #a6aa13;
        background: #f6f6f6; }
    body .gform_fields li.gfield .gfield_radio,
    body .gform_fields li.gfield .gfield_checkbox {
      display: flex;
      flex-flow: row wrap;
      padding-left: 0; }
      body .gform_fields li.gfield .gfield_radio input[type=radio],
      body .gform_fields li.gfield .gfield_radio input[type=checkbox],
      body .gform_fields li.gfield .gfield_checkbox input[type=radio],
      body .gform_fields li.gfield .gfield_checkbox input[type=checkbox] {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        height: auto;
        padding: 0;
        border-radius: 0;
        visibility: hidden;
        position: absolute; }
        body .gform_fields li.gfield .gfield_radio input[type=radio] + label,
        body .gform_fields li.gfield .gfield_radio input[type=checkbox] + label,
        body .gform_fields li.gfield .gfield_checkbox input[type=radio] + label,
        body .gform_fields li.gfield .gfield_checkbox input[type=checkbox] + label {
          display: inline-block;
          vertical-align: middle;
          margin: 0;
          padding: 0 0 0 25px;
          font-weight: 400;
          cursor: pointer; }
          body .gform_fields li.gfield .gfield_radio input[type=radio] + label:before,
          body .gform_fields li.gfield .gfield_radio input[type=checkbox] + label:before,
          body .gform_fields li.gfield .gfield_checkbox input[type=radio] + label:before,
          body .gform_fields li.gfield .gfield_checkbox input[type=checkbox] + label:before {
            display: block;
            position: absolute;
            z-index: 10;
            top: .3em;
            left: 0;
            width: 1rem;
            height: 1rem;
            border: 1px solid #c4c4c4;
            content: ""; }
        body .gform_fields li.gfield .gfield_radio input[type=radio]:checked + label:before,
        body .gform_fields li.gfield .gfield_radio input[type=checkbox]:checked + label:before,
        body .gform_fields li.gfield .gfield_checkbox input[type=radio]:checked + label:before,
        body .gform_fields li.gfield .gfield_checkbox input[type=checkbox]:checked + label:before {
          box-shadow: inset 0 0 0 3px #fff;
          background: #a6aa13; }
      body .gform_fields li.gfield .gfield_radio input[type=radio] + label:before,
      body .gform_fields li.gfield .gfield_checkbox input[type=radio] + label:before {
        border-radius: 50%; }
      body .gform_fields li.gfield .gfield_radio li,
      body .gform_fields li.gfield .gfield_checkbox li {
        position: relative;
        z-index: 5;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 1rem;
        padding-left: 15px;
        padding-right: 15px; }
    body .gform_fields li.gfield .gfield_radio li {
      flex: 0 1 auto; }
      body .gform_fields li.gfield .gfield_radio li input[type=radio] + label {
        padding-left: 8px; }
    body .gform_fields li.gfield input[type=file] {
      padding: 1rem;
      border: 1px solid #c4c4c4;
      border-radius: 4px; }
    body .gform_fields li.gfield .gfield_list_icons {
      padding-left: 1rem; }
    body .gform_fields li.gfield .validation_message:empty {
      display: none; }
    body .gform_fields li.gfield.gfield_visibility_hidden, body .gform_fields li.gfield.gform_hidden {
      display: none; }
    body .gform_fields li.gfield.gsection .gsection_title {
      font-size: 26px;
      font-weight: 400;
      color: #2b8b92; }
    body .gform_fields li.gfield.gfield_error input[type="color"], body .gform_fields li.gfield.gfield_error input[type="date"], body .gform_fields li.gfield.gfield_error input[type="datetime"], body .gform_fields li.gfield.gfield_error input[type="datetime-local"], body .gform_fields li.gfield.gfield_error input[type="email"], body .gform_fields li.gfield.gfield_error input[type="month"], body .gform_fields li.gfield.gfield_error input[type="number"], body .gform_fields li.gfield.gfield_error input[type="password"], body .gform_fields li.gfield.gfield_error input[type="search"], body .gform_fields li.gfield.gfield_error input[type="tel"], body .gform_fields li.gfield.gfield_error input[type="text"], body .gform_fields li.gfield.gfield_error input[type="time"], body .gform_fields li.gfield.gfield_error input[type="url"], body .gform_fields li.gfield.gfield_error input[type="week"], body .gform_fields li.gfield.gfield_error textarea,
    body .gform_fields li.gfield.gfield_error select,
    body .gform_fields li.gfield.gfield_error textarea {
      border-color: #d95836; }
    body .gform_fields li.gfield.gfield_error .validation_message {
      color: #d95836; }
    body .gform_fields li.gfield.gfield_error label.gfield_label {
      color: #d95836; }

body .validation_error {
  margin-bottom: 1.5rem;
  padding: 1rem;
  font-weight: 700;
  color: #ffffff;
  background: #d95836; }

body .gform_validation_container {
  display: none !important; }

body .gform_wrapper .gform_body {
  margin-bottom: 15px; }

body .gform_wrapper.hidden-labels_wrapper li.gfield .gfield_label {
  display: none; }

section.sponsors {
  padding: 2.5rem 0;
  border-top: 1px solid #e5e5e5; }
  section.sponsors header.section {
    margin-bottom: 3rem;
    text-align: center; }
    section.sponsors header.section .title {
      line-height: 1.1;
      font-size: 2.5rem;
      text-transform: uppercase;
      color: #634663; }
  section.sponsors footer.section {
    padding-top: 1rem;
    text-align: center; }
    section.sponsors footer.section .btn i {
      margin: 0 0 0 10px; }
  section.sponsors .items {
    display: flex;
    flex-flow: row wrap;
    position: relative;
    justify-content: center;
    margin-bottom: 1rem; }
    section.sponsors .items.i1 .slide {
      min-height: 200px; }
      section.sponsors .items.i1 .slide img {
        max-width: 100%; }
    section.sponsors .items.i2 .slide {
      min-height: 180px; }
      section.sponsors .items.i2 .slide img {
        max-width: 80%; }
    section.sponsors .items.i3 .slide {
      min-height: 160px; }
      section.sponsors .items.i3 .slide img {
        max-width: 60%; }
    section.sponsors .items.i4 .slide {
      min-height: 140px; }
      section.sponsors .items.i4 .slide img {
        max-width: 40%; }
    section.sponsors .items.i5 .slide {
      min-height: 120px; }
      section.sponsors .items.i5 .slide img {
        max-width: 20%; }
    section.sponsors .items .slide {
      display: flex;
      align-items: center;
      padding: 0 40px;
      min-height: 200px; }
      section.sponsors .items .slide img {
        width: auto;
        max-width: 100%;
        margin: 0 auto; }
      @media (max-width: 767.98px) {
        section.sponsors .items .slide {
          flex: 0 0 50%;
          max-width: 50%; } }
    section.sponsors .items .wrap {
      display: flex;
      justify-content: center; }

.periodic-table {
  margin-bottom: 2rem; }
  .periodic-table::after {
    display: block;
    clear: both;
    content: ""; }
  .periodic-table .cell {
    position: relative;
    z-index: 1;
    float: left;
    width: 5.55556%; }
    .periodic-table .cell:before {
      content: '';
      display: block;
      padding-top: 100%; }
    .periodic-table .cell .element,
    .periodic-table .cell .group {
      position: absolute;
      z-index: 2;
      left: 0;
      right: 2px;
      top: 0;
      bottom: 2px;
      overflow: hidden;
      background: #f2f2f2;
      text-align: center;
      color: #ffffff;
      border: 0;
      opacity: .5; }
      .periodic-table .cell .element .index,
      .periodic-table .cell .group .index {
        font-size: 10px;
        white-space: nowrap; }
      .periodic-table .cell .element .name,
      .periodic-table .cell .group .name {
        font-size: 8px;
        text-transform: lowercase;
        color: #ffffff; }
      .periodic-table .cell .element .symbol,
      .periodic-table .cell .group .symbol {
        padding: .15rem;
        font-weight: 700;
        font-size: 1.75rem; }
      .periodic-table .cell .element .index,
      .periodic-table .cell .element .symbol,
      .periodic-table .cell .element .name,
      .periodic-table .cell .group .index,
      .periodic-table .cell .group .symbol,
      .periodic-table .cell .group .name {
        line-height: 1; }
      .periodic-table .cell .element .content,
      .periodic-table .cell .group .content {
        transform: translate(-50%, -50%);
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 50%; }
    .periodic-table .cell .element[data-index="1"] {
      background: #d95836; }
    .periodic-table .cell .element[data-index="2"] {
      background: #d95836; }
    .periodic-table .cell .element[data-index="3"] {
      background: #e8921c; }
    .periodic-table .cell .element[data-index="4"] {
      background: #e8921c; }
    .periodic-table .cell .element[data-index="5"] {
      background: #e8921c; }
    .periodic-table .cell .element[data-index="6"] {
      background: #e8921c; }
    .periodic-table .cell .element[data-index="7"] {
      background: #e8921c; }
    .periodic-table .cell .element[data-index="8"] {
      background: #e8921c; }
    .periodic-table .cell .element[data-index="9"] {
      background: #e8921c; }
    .periodic-table .cell .element[data-index="10"] {
      background: #e8921c; }
    .periodic-table .cell .element[data-index="11"] {
      background: #e8ad10; }
    .periodic-table .cell .element[data-index="12"] {
      background: #e8ad10; }
    .periodic-table .cell .element[data-index="13"] {
      background: #e8ad10; }
    .periodic-table .cell .element[data-index="14"] {
      background: #e8ad10; }
    .periodic-table .cell .element[data-index="15"] {
      background: #e8ad10; }
    .periodic-table .cell .element[data-index="16"] {
      background: #e8ad10; }
    .periodic-table .cell .element[data-index="17"] {
      background: #e8ad10; }
    .periodic-table .cell .element[data-index="18"] {
      background: #e8ad10; }
    .periodic-table .cell .element[data-index="19"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="20"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="21"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="22"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="23"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="24"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="25"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="26"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="27"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="28"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="29"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="30"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="31"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="32"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="33"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="34"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="35"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="36"] {
      background: #cdad10; }
    .periodic-table .cell .element[data-index="37"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="38"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="39"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="40"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="41"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="42"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="43"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="44"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="45"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="46"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="47"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="48"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="49"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="50"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="51"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="52"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="53"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="54"] {
      background: #a6aa13; }
    .periodic-table .cell .element[data-index="55"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="56"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="57"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="58"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="59"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="60"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="61"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="62"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="63"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="64"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="65"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="66"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="67"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="68"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="69"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="70"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="71"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="72"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="73"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="74"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="75"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="76"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="77"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="78"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="79"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="80"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="81"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="82"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="83"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="84"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="85"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="86"] {
      background: #6ea148; }
    .periodic-table .cell .element[data-index="87"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="88"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="89"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="90"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="91"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="92"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="93"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="94"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="95"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="96"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="97"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="98"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="99"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="100"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="101"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="102"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="103"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="104"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="105"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="106"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="107"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="108"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="109"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="110"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="111"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="112"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="113"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="114"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="115"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="116"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="117"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="118"] {
      background: #2b8b92; }
    .periodic-table .cell .element[data-index="57"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="58"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="59"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="60"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="61"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="62"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="63"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="64"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="65"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="66"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="67"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="68"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="69"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="70"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="71"] {
      background: #32758e; }
    .periodic-table .cell .element[data-index="89"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="90"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="91"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="92"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="93"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="94"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="95"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="96"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="97"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="98"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="99"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="100"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="101"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="102"] {
      background: #634663; }
    .periodic-table .cell .element[data-index="103"] {
      background: #634663; }
    .periodic-table .cell .element.active {
      cursor: pointer;
      opacity: 1; }
    .periodic-table .cell .element.coming-soon {
      animation-name: coming-soon-element;
      animation-iteration-count: infinite;
      animation-delay: 1s;
      animation-timing-function: ease-in-out;
      animation-duration: 5s; }
    .periodic-table .cell .group[data-index="0"] {
      background: #32758e; }
    .periodic-table .cell .group[data-index="1"] {
      background: #634663; }
    .periodic-table .cell .chemist {
      background: no-repeat center;
      -webkit-background-size: cover;
      background-size: cover;
      transition: all .4s;
      position: absolute;
      z-index: 2;
      top: 50%;
      bottom: 50%;
      left: 50%;
      right: 50%;
      color: #ffffff;
      overflow: hidden;
      opacity: 0;
      cursor: pointer; }
      .periodic-table .cell .chemist .name {
        position: absolute;
        z-index: 2;
        bottom: 10px;
        left: 10px;
        right: 10px;
        line-height: 1.2;
        font-weight: 700;
        font-size: 13px; }
      .periodic-table .cell .chemist .index {
        position: absolute;
        z-index: 2;
        right: 10px;
        top: 10px;
        font-size: 10px; }
      .periodic-table .cell .chemist .shade {
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)); }
    .periodic-table .cell:hover, .periodic-table .cell.revealed {
      z-index: 10; }
      .periodic-table .cell:hover .chemist, .periodic-table .cell.revealed .chemist {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border: 3px solid #fff;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
        opacity: 1; }
    @media (max-width: 1355.98px) {
      .periodic-table .cell .element .symbol,
      .periodic-table .cell .group .symbol {
        font-size: 1.25rem; }
      .periodic-table .cell .element .name,
      .periodic-table .cell .group .name {
        font-size: 6px; } }
    @media (max-width: 1279.98px) {
      .periodic-table .cell .element .index,
      .periodic-table .cell .group .index {
        font-size: 8px; }
      .periodic-table .cell .element .symbol,
      .periodic-table .cell .group .symbol {
        font-size: 1rem; }
      .periodic-table .cell .element .name,
      .periodic-table .cell .group .name {
        display: none; } }
    @media (max-width: 959.98px) {
      .periodic-table .cell {
        width: 11.11111%; }
        .periodic-table .cell.pad {
          display: none; }
        .periodic-table .cell .element .name,
        .periodic-table .cell .group .name {
          display: block;
          font-size: 8px; } }
    @media (max-width: 767.98px) {
      .periodic-table .cell {
        width: 25%; }
        .periodic-table .cell .element .index,
        .periodic-table .cell .group .index {
          font-size: 10px; }
        .periodic-table .cell .element .symbol,
        .periodic-table .cell .group .symbol {
          font-size: 1.5rem; } }
  .periodic-table.challenge .cell {
    transition: all .3s; }
    .periodic-table.challenge .cell .group,
    .periodic-table.challenge .cell .element {
      opacity: 1; }
    .periodic-table.challenge .cell .element {
      cursor: pointer; }
    .periodic-table.challenge .cell.active {
      transform: scale(1.2);
      z-index: 10;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      border: 3px solid #fff; }
      .periodic-table.challenge .cell.active .element {
        right: 0;
        bottom: 0; }
    .periodic-table.challenge .cell:hover:not(.active) .element {
      background: #000000; }
  .periodic-table .grid::after,
  .periodic-table .group::after {
    display: block;
    clear: both;
    content: ""; }
  .periodic-table .grid {
    margin-bottom: 2rem; }
  .periodic-table .groups {
    position: relative; }
    .periodic-table .groups .group {
      clear: right; }
      .periodic-table .groups .group .cell:first-child {
        margin-left: 16.66667%; }
    @media (max-width: 959.98px) {
      .periodic-table .groups .group {
        margin-bottom: 1rem; }
        .periodic-table .groups .group .cell:first-child {
          margin-left: 0; } }

@keyframes coming-soon-element {
  0% {
    transform: scale(1); }
  10% {
    transform: scale(0.8); }
  20% {
    transform: scale(1); }
  30% {
    transform: scale(0.9); }
  40% {
    transform: scale(1); } }

header .page-title,
header .entry-title,
header .post-title {
  font-size: 2.5rem;
  color: #634663;
  margin: 0 0 1rem;
  padding: 0;
  font-family: "Montserrat", sans-serif; }

.wp-block-columns .wp-block-column figure {
  margin: 0; }

.gallery .gallery-item {
  margin: 0 0 1.25rem; }
  .gallery .gallery-item img {
    display: block;
    margin: 0 auto; }
  .gallery .gallery-item .wp-caption-text {
    padding: 0 1.25rem;
    text-align: center;
    font-size: 14px; }

ul.accordion {
  padding: 0; }
  ul.accordion > li {
    position: relative;
    z-index: 2;
    transition: all 500ms;
    display: block;
    border-bottom: 1px solid; }
    ul.accordion > li.active .accordion-header i {
      transform: rotate(0); }
    ul.accordion > li .accordion-header {
      position: relative;
      display: flex;
      align-items: center;
      z-index: 1;
      padding: 1rem 0;
      cursor: pointer; }
      ul.accordion > li .accordion-header .title {
        margin: 0 50px 0 0;
        padding: 0;
        font-weight: 700;
        font-size: 1rem;
        line-height: 1; }
      ul.accordion > li .accordion-header i {
        display: flex;
        align-items: center;
        justify-content: center;
        transform: rotate(180deg);
        transition: all .4s;
        flex: 0 0 40px;
        max-width: 40px;
        height: 40px;
        margin-left: auto;
        font-size: 1rem;
        font-style: normal;
        border-radius: 50%;
        border: 1px solid; }
        ul.accordion > li .accordion-header i:before {
          display: inline-block;
          content: "\f077"; }
    ul.accordion > li .accordion-main {
      display: none;
      padding: 10px 0; }

.logos {
  margin: 1.5rem 0;
  border: 1px solid #e9ecef;
  border-collapse: collapse; }
  .logos .logo {
    border: 1px solid #e9ecef; }
    .logos .logo .btn {
      display: block;
      width: 100%;
      margin-top: auto;
      color: #6c757d;
      background: #dee2e6; }
      .logos .logo .btn:hover {
        background: #e9ecef; }
    .logos .logo .pad {
      display: flex;
      flex: 0 0 100%;
      flex-flow: column;
      padding: 1.5rem;
      height: 100%; }
      .logos .logo .pad img {
        margin: auto; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

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

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

#tribe-events-pg-template {
  clear: left;
  padding-top: 20px;
  max-width: 95%; }
  #tribe-events-pg-template h2.tribe-events-page-title {
    text-transform: uppercase;
    font-size: 16px; }
  #tribe-events-pg-template #tribe-bar-form {
    background: #fff; }
    #tribe-events-pg-template #tribe-bar-form #tribe-bar-views {
      padding: 0; }
      #tribe-events-pg-template #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner {
        padding: 15px 0 35px;
        background: #634663;
        color: #fff; }
      #tribe-events-pg-template #tribe-bar-form #tribe-bar-views .tribe-bar-views-list {
        left: 0;
        right: 0;
        padding: 0; }
        #tribe-events-pg-template #tribe-bar-form #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option li {
          display: block; }
        #tribe-events-pg-template #tribe-bar-form #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
          background: #634663;
          color: #fff; }
          #tribe-events-pg-template #tribe-bar-form #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a span {
            padding-left: 0;
            font-size: 12px;
            text-transform: uppercase; }
          #tribe-events-pg-template #tribe-bar-form #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
            background-color: #543b54; }
    #tribe-events-pg-template #tribe-bar-form #tribe-bar-collapse-toggle {
      background-color: transparent; }
    #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters {
      padding: 15px 0; }
      #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter {
        border-right: 1px solid #e6eee9; }
      #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter,
      #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter {
        margin-bottom: .5em; }
      #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter,
      #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter,
      #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-submit {
        padding: 0 15px; }
      #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-submit {
        margin-left: 0; }
        #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-submit .tribe-events-button {
          background: transparent;
          color: #a6aa13;
          border: solid 2px #a6aa13; }
      #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters #tribe-bar-dates,
      #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter {
        position: relative;
        z-index: 1; }
        #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters #tribe-bar-dates input::-ms-clear,
        #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter input::-ms-clear {
          display: none; }
        #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters #tribe-bar-dates .clear,
        #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter .clear {
          position: absolute;
          z-index: 2;
          right: 0;
          top: 1em;
          color: #cccccc;
          cursor: pointer; }
          #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters #tribe-bar-dates .clear:hover,
          #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter .clear:hover {
            color: #000; }
      #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter .clear {
        right: 1em; }
    #tribe-events-pg-template #tribe-bar-form label {
      margin-bottom: 1em;
      font-size: 14px; }
    #tribe-events-pg-template #tribe-bar-form input[type=text] {
      font-size: 12px;
      border-bottom: 1px solid #ceddd5; }
      #tribe-events-pg-template #tribe-bar-form input[type=text]::-webkit-input-placeholder {
        font-style: normal; }
      #tribe-events-pg-template #tribe-bar-form input[type=text]:-moz-placeholder {
        font-style: normal; }
      #tribe-events-pg-template #tribe-bar-form input[type=text]::-moz-placeholder {
        font-style: normal; }
      #tribe-events-pg-template #tribe-bar-form input[type=text]:-ms-input-placeholder {
        font-style: normal; }
      #tribe-events-pg-template #tribe-bar-form input[type=text]::-ms-input-placeholder {
        font-style: normal; }
  #tribe-events-pg-template #tribe-events-content.tribe-events-month {
    max-width: 125rem; }
    #tribe-events-pg-template #tribe-events-content.tribe-events-month * {
      font-family: "Open Sans", sans-serif !important; }
    #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar th {
      background: #fff;
      color: #000;
      font-size: 10px;
      font-weight: 700;
      border-left: 1px solid #f2f2f2;
      border-right: 1px solid #f2f2f2;
      border-bottom: 1px solid #f2f2f2;
      letter-spacing: 0; }
    #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td {
      border: 1px solid #f2f2f2;
      background-color: #fff;
      color: #000; }
      #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td.tribe-events-present {
        background-color: #2b8b92;
        color: #fff; }
        #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
          background-color: transparent; }
        #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td.tribe-events-present .type-tribe_events h3 a {
          color: #fff; }
      #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td div[id*=tribe-events-daynum-] {
        padding: 1em; }
        #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td div[id*=tribe-events-daynum-] a {
          color: inherit;
          background-color: transparent; }
      #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td .type-tribe_events {
        margin: 0;
        padding: 0 1em; }
        #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td .type-tribe_events h3 {
          font-size: 12px; }
          #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td .type-tribe_events h3 a {
            color: #2b8b92; }
    #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td.tribe-events-othermonth {
      background: #f9f9f9; }
    #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
    #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] > a {
      background-color: transparent;
      color: #000; }
    #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td.tribe-events-future div[id*="tribe-events-daynum-"] {
      background-color: transparent;
      color: inherit; }
    #tribe-events-pg-template #tribe-events-content.tribe-events-month #tribe-events-footer {
      position: absolute;
      z-index: 1;
      top: 10px;
      left: 50%; }
      #tribe-events-pg-template #tribe-events-content.tribe-events-month #tribe-events-footer ul.tribe-events-sub-nav li {
        width: auto; }
        #tribe-events-pg-template #tribe-events-content.tribe-events-month #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-nav-previous a, #tribe-events-pg-template #tribe-events-content.tribe-events-month #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-nav-next a {
          display: block;
          width: 32px;
          height: 32px;
          margin: 0;
          padding: 0;
          color: #333;
          border: 2px solid #333;
          border-radius: 2px;
          overflow: hidden;
          font-size: 0;
          text-align: center;
          background: transparent; }
          #tribe-events-pg-template #tribe-events-content.tribe-events-month #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-nav-previous a i, #tribe-events-pg-template #tribe-events-content.tribe-events-month #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-nav-next a i {
            line-height: 30px;
            font-size: 16px;
            text-indent: 0; }
          #tribe-events-pg-template #tribe-events-content.tribe-events-month #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-nav-previous a:hover, #tribe-events-pg-template #tribe-events-content.tribe-events-month #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-nav-next a:hover {
            background: #333; }
            #tribe-events-pg-template #tribe-events-content.tribe-events-month #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-nav-previous a:hover i, #tribe-events-pg-template #tribe-events-content.tribe-events-month #tribe-events-footer ul.tribe-events-sub-nav li.tribe-events-nav-next a:hover i {
              color: #ffffff; }
    #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-tooltip {
      border: 2px solid #848484;
      border-radius: 2px;
      background: #f9f9f9; }
      #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-tooltip h4 {
        line-height: 1.2;
        font-size: 14px;
        color: #333; }
      #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-tooltip .tribe-events-arrow {
        width: 18px;
        height: 11px;
        background-image: url(../images/tooltip-arrow.png);
        -webkit-background-size: 44px 19px;
        background-size: 44px 19px;
        bottom: -11px; }
  #tribe-events-pg-template .tribe-events-filters-content .tribe-events-filters-group-heading {
    font-size: 16px; }
  #tribe-events-pg-template .tribe-events-filters-content .tribe-events-filters-label {
    font-size: 20px; }
  #tribe-events-pg-template .tribe-events-list .type-tribe_events h2 {
    font-size: 1em; }
  #tribe-events-pg-template .tribe-events-list .tribe-events-loop {
    max-width: none; }
    #tribe-events-pg-template .tribe-events-list .tribe-events-loop .tribe-events-content {
      font-size: 16px;
      overflow: hidden; }
  #tribe-events-pg-template #tribe-events-footer:before, #tribe-events-pg-template #tribe-events-footer:after,
  #tribe-events-pg-template #tribe-events-header:before,
  #tribe-events-pg-template #tribe-events-header:after {
    display: none; }
  #tribe-events-pg-template .clearfix:after, #tribe-events-pg-template .clearfix:before,
  #tribe-events-pg-template .tribe-clearfix:after,
  #tribe-events-pg-template .tribe-clearfix:before {
    clear: both;
    display: block;
    content: "";
    font-size: 0; }

.single-tribe_events #tribe-events-pg-template {
  max-width: 95%; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content header::after {
    display: block;
    clear: both;
    content: ""; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content header .tribe-events-back {
    float: left;
    margin-right: -40px; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content header .tribe-events-back a {
      display: block;
      width: 40px;
      height: 40px;
      border: 2px solid #333;
      border-radius: 2px;
      text-align: center; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content header .tribe-events-back a i {
        font-size: 24px;
        color: #333333; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content header .tribe-events-heading {
    float: left;
    margin-left: 60px; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content header .tribe-events-heading h4 {
      margin-bottom: .5em;
      font-size: 12px;
      text-transform: uppercase; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content header .tribe-events-heading h2 {
      font-size: 20px;
      text-transform: uppercase; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-main,
  .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-main:last-child,
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details:last-child {
      margin-right: 0; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-main .tribe-events-event-image img {
    height: auto; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-main .description {
    font-size: 16px; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta {
    margin: 0;
    background: none;
    border: 0; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-group {
      display: block;
      width: auto;
      margin: 0 0 1em;
      padding: 0; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-group h3 {
        margin-top: 0;
        font-size: 14px;
        color: #ffffff;
        text-transform: uppercase; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-group dd {
        margin-bottom: 0; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main {
      flex: 0 0 100%;
      padding: 20px;
      background: #d95836;
      color: #fff; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main a {
        color: #ffffff; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group {
        float: none; }
        .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group .location .adr .locality,
        .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group .location .adr .delimiter,
        .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group .location .adr .country-name {
          font-style: normal;
          font-size: 20px;
          font-weight: 700; }
        .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group .tribe-events-date,
        .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group .tribe-events-through {
          display: inline-block;
          font-size: 20px;
          font-weight: 700; }
        .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group .tribe-events-through {
          margin: 0 5px; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other a {
      color: #fff; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group {
      display: block;
      float: none; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group.group-website {
        width: auto;
        background: #a6aa13;
        overflow: hidden; }
        .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group.group-website p {
          margin: 0; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group.group-cats {
        width: auto;
        background: #2b8b92; }
        .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group.group-cats ul {
          margin: 0;
          padding: 0; }
        .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group.group-cats .label {
          display: none; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group .pad {
        padding: 20px; }
    @media (max-width: 767.98px) {
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other {
        flex: 0 0 100%; }
        .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group.group-website {
          margin: 0; }
        .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group.group-website, .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group.group-cats {
          flex: 0 0 100%; } }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-group-gmap {
      flex: 0 0 100%; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-group-gmap .tribe-events-venue-map {
        display: block;
        float: none;
        width: auto;
        margin: 0;
        padding: 10px;
        background: #fff;
        bottom: 0;
        border-radius: 0; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content #tribe-events-footer .tribe-events-sub-nav {
    text-align: center; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content #tribe-events-footer .tribe-events-sub-nav li {
      float: none;
      display: block;
      width: auto;
      margin: 0 0 5px; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content #tribe-events-footer .tribe-events-sub-nav li a {
        display: block;
        float: none;
        height: 60px;
        margin: 0;
        padding: 0 30px;
        font-size: 14px;
        color: #333;
        border: 2px solid #333;
        border-radius: 2px;
        line-height: 58px;
        text-transform: uppercase;
        background: none;
        text-align: center; }

/* Media Queries
===========================
*/
@media screen and (min-width: 0.0625em) {
  #tribe-events-pg-template #tribe-events-content.tribe-events-month #tribe-events-footer {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    left: 0;
    width: 100%; } }

@media screen and (min-width: 45em) {
  #tribe-events-pg-template {
    margin-top: 0; }
    #tribe-events-pg-template h2.tribe-events-page-title {
      font-size: 30px; }
    #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter,
    #tribe-events-pg-template #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter {
      margin-bottom: 0; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-main,
  .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 74.10533%; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-main:last-child,
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details:last-child {
      margin-right: 0; } }

@media screen and (min-width: 60em) {
  #tribe-events-pg-template {
    margin-top: 10rem; }
    #tribe-events-pg-template #tribe-events-content.tribe-events-month .tribe-events-calendar td {
      height: 195px; }
    #tribe-events-pg-template #tribe-events-content.tribe-events-month #tribe-events-footer {
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      top: 1em;
      left: 50%;
      width: 75%; }
    #tribe-events-pg-template .tribe-events-list .type-tribe_events h2 {
      font-size: 1.6em; }
    #tribe-events-pg-template .tribe-events-list .tribe-events-loop .tribe-events-content {
      font-size: 1em; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content header .tribe-events-heading h4 {
    font-size: 14px; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content header .tribe-events-heading h2 {
    font-size: 35px; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-main,
  .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-main:last-child,
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details:last-child {
      margin-right: 0; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main {
    padding: 50px;
    background: #d95836;
    color: #fff; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group {
      float: none; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group .location .adr .locality,
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group .location .adr .delimiter,
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group .location .adr .country-name {
        font-style: normal;
        font-size: 35px;
        font-weight: 700; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group .tribe-events-date,
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-main .tribe-events-meta-group .tribe-events-through {
        font-size: 35px;
        font-weight: 700; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group {
      display: table-cell; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group.group-website {
        width: 60%; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group.group-cats {
        width: 40%; }
      .single-tribe_events #tribe-events-pg-template #tribe-events-content .tribe-events-content-details .tribe-events-event-meta .tribe-events-meta-other .tribe-events-meta-group .pad {
        padding: 50px; }
  .single-tribe_events #tribe-events-pg-template #tribe-events-content #tribe-events-footer .tribe-events-sub-nav li {
    display: inline-block;
    margin: 0 10px; }
    .single-tribe_events #tribe-events-pg-template #tribe-events-content #tribe-events-footer .tribe-events-sub-nav li a {
      display: inline-block;
      width: auto; } }

.tablepress tfoot th,
.tablepress thead th {
  color: #fff; }
  .tablepress tfoot th:nth-child(5n+1),
  .tablepress thead th:nth-child(5n+1) {
    background-color: #d95836; }
    .tablepress tfoot th:nth-child(5n+1).current-menu-item, .tablepress tfoot th:nth-child(5n+1).current-menu-parent, .tablepress tfoot th:nth-child(5n+1).current_page_parent,
    .tablepress thead th:nth-child(5n+1).current-menu-item,
    .tablepress thead th:nth-child(5n+1).current-menu-parent,
    .tablepress thead th:nth-child(5n+1).current_page_parent {
      background-color: #FFF; }
      .tablepress tfoot th:nth-child(5n+1).current-menu-item > a,
      .tablepress tfoot th:nth-child(5n+1).current-menu-item > i, .tablepress tfoot th:nth-child(5n+1).current-menu-parent > a,
      .tablepress tfoot th:nth-child(5n+1).current-menu-parent > i, .tablepress tfoot th:nth-child(5n+1).current_page_parent > a,
      .tablepress tfoot th:nth-child(5n+1).current_page_parent > i,
      .tablepress thead th:nth-child(5n+1).current-menu-item > a,
      .tablepress thead th:nth-child(5n+1).current-menu-item > i,
      .tablepress thead th:nth-child(5n+1).current-menu-parent > a,
      .tablepress thead th:nth-child(5n+1).current-menu-parent > i,
      .tablepress thead th:nth-child(5n+1).current_page_parent > a,
      .tablepress thead th:nth-child(5n+1).current_page_parent > i {
        color: #d95836; }
    .tablepress tfoot th:nth-child(5n+1) ul.sub-menu,
    .tablepress thead th:nth-child(5n+1) ul.sub-menu {
      background: #b94223; }
      .tablepress tfoot th:nth-child(5n+1) ul.sub-menu li a,
      .tablepress thead th:nth-child(5n+1) ul.sub-menu li a {
        color: #fff; }
    .tablepress tfoot th:nth-child(5n+1) i,
    .tablepress thead th:nth-child(5n+1) i {
      color: #ffffff; }
  .tablepress tfoot th:nth-child(5n+2),
  .tablepress thead th:nth-child(5n+2) {
    background-color: #e8ad10; }
    .tablepress tfoot th:nth-child(5n+2).current-menu-item, .tablepress tfoot th:nth-child(5n+2).current-menu-parent, .tablepress tfoot th:nth-child(5n+2).current_page_parent,
    .tablepress thead th:nth-child(5n+2).current-menu-item,
    .tablepress thead th:nth-child(5n+2).current-menu-parent,
    .tablepress thead th:nth-child(5n+2).current_page_parent {
      background-color: #FFF; }
      .tablepress tfoot th:nth-child(5n+2).current-menu-item > a,
      .tablepress tfoot th:nth-child(5n+2).current-menu-item > i, .tablepress tfoot th:nth-child(5n+2).current-menu-parent > a,
      .tablepress tfoot th:nth-child(5n+2).current-menu-parent > i, .tablepress tfoot th:nth-child(5n+2).current_page_parent > a,
      .tablepress tfoot th:nth-child(5n+2).current_page_parent > i,
      .tablepress thead th:nth-child(5n+2).current-menu-item > a,
      .tablepress thead th:nth-child(5n+2).current-menu-item > i,
      .tablepress thead th:nth-child(5n+2).current-menu-parent > a,
      .tablepress thead th:nth-child(5n+2).current-menu-parent > i,
      .tablepress thead th:nth-child(5n+2).current_page_parent > a,
      .tablepress thead th:nth-child(5n+2).current_page_parent > i {
        color: #e8ad10; }
    .tablepress tfoot th:nth-child(5n+2) ul.sub-menu,
    .tablepress thead th:nth-child(5n+2) ul.sub-menu {
      background: #b8890d; }
      .tablepress tfoot th:nth-child(5n+2) ul.sub-menu li a,
      .tablepress thead th:nth-child(5n+2) ul.sub-menu li a {
        color: #fff; }
    .tablepress tfoot th:nth-child(5n+2) i,
    .tablepress thead th:nth-child(5n+2) i {
      color: #ffffff; }
  .tablepress tfoot th:nth-child(5n+3),
  .tablepress thead th:nth-child(5n+3) {
    background-color: #a6aa13; }
    .tablepress tfoot th:nth-child(5n+3).current-menu-item, .tablepress tfoot th:nth-child(5n+3).current-menu-parent, .tablepress tfoot th:nth-child(5n+3).current_page_parent,
    .tablepress thead th:nth-child(5n+3).current-menu-item,
    .tablepress thead th:nth-child(5n+3).current-menu-parent,
    .tablepress thead th:nth-child(5n+3).current_page_parent {
      background-color: #FFF; }
      .tablepress tfoot th:nth-child(5n+3).current-menu-item > a,
      .tablepress tfoot th:nth-child(5n+3).current-menu-item > i, .tablepress tfoot th:nth-child(5n+3).current-menu-parent > a,
      .tablepress tfoot th:nth-child(5n+3).current-menu-parent > i, .tablepress tfoot th:nth-child(5n+3).current_page_parent > a,
      .tablepress tfoot th:nth-child(5n+3).current_page_parent > i,
      .tablepress thead th:nth-child(5n+3).current-menu-item > a,
      .tablepress thead th:nth-child(5n+3).current-menu-item > i,
      .tablepress thead th:nth-child(5n+3).current-menu-parent > a,
      .tablepress thead th:nth-child(5n+3).current-menu-parent > i,
      .tablepress thead th:nth-child(5n+3).current_page_parent > a,
      .tablepress thead th:nth-child(5n+3).current_page_parent > i {
        color: #a6aa13; }
    .tablepress tfoot th:nth-child(5n+3) ul.sub-menu,
    .tablepress thead th:nth-child(5n+3) ul.sub-menu {
      background: #797c0e; }
      .tablepress tfoot th:nth-child(5n+3) ul.sub-menu li a,
      .tablepress thead th:nth-child(5n+3) ul.sub-menu li a {
        color: #fff; }
    .tablepress tfoot th:nth-child(5n+3) i,
    .tablepress thead th:nth-child(5n+3) i {
      color: #ffffff; }
  .tablepress tfoot th:nth-child(5n+4),
  .tablepress thead th:nth-child(5n+4) {
    background-color: #2b8b92; }
    .tablepress tfoot th:nth-child(5n+4).current-menu-item, .tablepress tfoot th:nth-child(5n+4).current-menu-parent, .tablepress tfoot th:nth-child(5n+4).current_page_parent,
    .tablepress thead th:nth-child(5n+4).current-menu-item,
    .tablepress thead th:nth-child(5n+4).current-menu-parent,
    .tablepress thead th:nth-child(5n+4).current_page_parent {
      background-color: #FFF; }
      .tablepress tfoot th:nth-child(5n+4).current-menu-item > a,
      .tablepress tfoot th:nth-child(5n+4).current-menu-item > i, .tablepress tfoot th:nth-child(5n+4).current-menu-parent > a,
      .tablepress tfoot th:nth-child(5n+4).current-menu-parent > i, .tablepress tfoot th:nth-child(5n+4).current_page_parent > a,
      .tablepress tfoot th:nth-child(5n+4).current_page_parent > i,
      .tablepress thead th:nth-child(5n+4).current-menu-item > a,
      .tablepress thead th:nth-child(5n+4).current-menu-item > i,
      .tablepress thead th:nth-child(5n+4).current-menu-parent > a,
      .tablepress thead th:nth-child(5n+4).current-menu-parent > i,
      .tablepress thead th:nth-child(5n+4).current_page_parent > a,
      .tablepress thead th:nth-child(5n+4).current_page_parent > i {
        color: #2b8b92; }
    .tablepress tfoot th:nth-child(5n+4) ul.sub-menu,
    .tablepress thead th:nth-child(5n+4) ul.sub-menu {
      background: #1f656b; }
      .tablepress tfoot th:nth-child(5n+4) ul.sub-menu li a,
      .tablepress thead th:nth-child(5n+4) ul.sub-menu li a {
        color: #fff; }
    .tablepress tfoot th:nth-child(5n+4) i,
    .tablepress thead th:nth-child(5n+4) i {
      color: #ffffff; }
  .tablepress tfoot th:nth-child(5n+5),
  .tablepress thead th:nth-child(5n+5) {
    background-color: #634663; }
    .tablepress tfoot th:nth-child(5n+5).current-menu-item, .tablepress tfoot th:nth-child(5n+5).current-menu-parent, .tablepress tfoot th:nth-child(5n+5).current_page_parent,
    .tablepress thead th:nth-child(5n+5).current-menu-item,
    .tablepress thead th:nth-child(5n+5).current-menu-parent,
    .tablepress thead th:nth-child(5n+5).current_page_parent {
      background-color: #FFF; }
      .tablepress tfoot th:nth-child(5n+5).current-menu-item > a,
      .tablepress tfoot th:nth-child(5n+5).current-menu-item > i, .tablepress tfoot th:nth-child(5n+5).current-menu-parent > a,
      .tablepress tfoot th:nth-child(5n+5).current-menu-parent > i, .tablepress tfoot th:nth-child(5n+5).current_page_parent > a,
      .tablepress tfoot th:nth-child(5n+5).current_page_parent > i,
      .tablepress thead th:nth-child(5n+5).current-menu-item > a,
      .tablepress thead th:nth-child(5n+5).current-menu-item > i,
      .tablepress thead th:nth-child(5n+5).current-menu-parent > a,
      .tablepress thead th:nth-child(5n+5).current-menu-parent > i,
      .tablepress thead th:nth-child(5n+5).current_page_parent > a,
      .tablepress thead th:nth-child(5n+5).current_page_parent > i {
        color: #634663; }
    .tablepress tfoot th:nth-child(5n+5) ul.sub-menu,
    .tablepress thead th:nth-child(5n+5) ul.sub-menu {
      background: #453145; }
      .tablepress tfoot th:nth-child(5n+5) ul.sub-menu li a,
      .tablepress thead th:nth-child(5n+5) ul.sub-menu li a {
        color: #fff; }
    .tablepress tfoot th:nth-child(5n+5) i,
    .tablepress thead th:nth-child(5n+5) i {
      color: #ffffff; }

.tablepress tbody td {
  font-size: 0.75em; }

.wpgmza_marker_holder .dataTables_wrapper .dataTables_length {
  padding-top: 10px; }
  .wpgmza_marker_holder .dataTables_wrapper .dataTables_length label,
  .wpgmza_marker_holder .dataTables_wrapper .dataTables_length select {
    font-size: 16px; }

.wpgmza_marker_holder .dataTables_wrapper .dataTables_filter {
  text-align: left;
  font-size: 16px;
  margin: 0; }
  .wpgmza_marker_holder .dataTables_wrapper .dataTables_filter input {
    display: block;
    width: 100%;
    margin: 0; }

.wpgmza_marker_holder .dataTables_wrapper table.wpgmza_table {
  font-size: 14px; }

.wpgmza_marker_holder .dataTables_wrapper .dataTables_info,
.wpgmza_marker_holder .dataTables_wrapper .dataTables_paginate {
  font-size: 14px; }

@media screen and (min-width: 60em) {
  .wpgmza_marker_holder .dataTables_wrapper .dataTables_filter {
    padding-top: 10px; }
    .wpgmza_marker_holder .dataTables_wrapper .dataTables_filter input {
      display: inline-block;
      width: auto;
      margin-left: 1em; } }

body.page-template-gwb,
body.page-template-gwb-faq,
body.page-template-gwb-information {
  overflow-x: hidden; }
  body.page-template-gwb main.main,
  body.page-template-gwb-faq main.main,
  body.page-template-gwb-information main.main {
    clear: both;
    position: relative;
    z-index: 11;
    padding: 0; }
    body.page-template-gwb main.main .section-primary,
    body.page-template-gwb-faq main.main .section-primary,
    body.page-template-gwb-information main.main .section-primary {
      padding: 2.5rem 0;
      background: #ffffff; }
      body.page-template-gwb main.main .section-primary > .container,
      body.page-template-gwb-faq main.main .section-primary > .container,
      body.page-template-gwb-information main.main .section-primary > .container {
        padding: 0; }
        @media (max-width: 959.98px) {
          body.page-template-gwb main.main .section-primary > .container .content-wrap,
          body.page-template-gwb-faq main.main .section-primary > .container .content-wrap,
          body.page-template-gwb-information main.main .section-primary > .container .content-wrap {
            padding: 1.5rem; } }
      body.page-template-gwb main.main .section-primary.has-padding,
      body.page-template-gwb-faq main.main .section-primary.has-padding,
      body.page-template-gwb-information main.main .section-primary.has-padding {
        padding-top: 100px; }
        @media (max-width: 959.98px) {
          body.page-template-gwb main.main .section-primary.has-padding,
          body.page-template-gwb-faq main.main .section-primary.has-padding,
          body.page-template-gwb-information main.main .section-primary.has-padding {
            padding-top: 30px; } }
    body.page-template-gwb main.main .sidebar-primary .widget,
    body.page-template-gwb-faq main.main .sidebar-primary .widget,
    body.page-template-gwb-information main.main .sidebar-primary .widget {
      background: none; }
    body.page-template-gwb main.main .message,
    body.page-template-gwb-faq main.main .message,
    body.page-template-gwb-information main.main .message {
      margin-bottom: 1.5rem;
      padding: .5rem 1rem; }
      body.page-template-gwb main.main .message a,
      body.page-template-gwb-faq main.main .message a,
      body.page-template-gwb-information main.main .message a {
        color: #ffffff;
        text-decoration: underline; }
        body.page-template-gwb main.main .message a:hover,
        body.page-template-gwb-faq main.main .message a:hover,
        body.page-template-gwb-information main.main .message a:hover {
          text-decoration: none; }
      body.page-template-gwb main.main .message.warning,
      body.page-template-gwb-faq main.main .message.warning,
      body.page-template-gwb-information main.main .message.warning {
        color: #ffffff;
        background: #d95836; }
      body.page-template-gwb main.main .message.success,
      body.page-template-gwb-faq main.main .message.success,
      body.page-template-gwb-information main.main .message.success {
        color: #ffffff;
        background: #a6aa13; }
    body.page-template-gwb main.main form .flex,
    body.page-template-gwb-faq main.main form .flex,
    body.page-template-gwb-information main.main form .flex {
      display: flex;
      flex-flow: row wrap;
      margin: 0 -15px; }
      body.page-template-gwb main.main form .flex .form-row,
      body.page-template-gwb-faq main.main form .flex .form-row,
      body.page-template-gwb-information main.main form .flex .form-row {
        flex: 1;
        padding-left: 15px;
        padding-right: 15px; }
    body.page-template-gwb main.main ul.accordion li,
    body.page-template-gwb-faq main.main ul.accordion li,
    body.page-template-gwb-information main.main ul.accordion li {
      border-bottom-color: #cfcfcf; }
      body.page-template-gwb main.main ul.accordion li .accordion-header .mark,
      body.page-template-gwb-faq main.main ul.accordion li .accordion-header .mark,
      body.page-template-gwb-information main.main ul.accordion li .accordion-header .mark {
        flex: 0 0 48px;
        width: 48px;
        height: 48px;
        margin-right: 10px;
        background-image: url("../images/icons/question-mark.png");
        background-size: 18px 28px;
        background-position: center center;
        background-repeat: no-repeat; }
      body.page-template-gwb main.main ul.accordion li .accordion-header .title,
      body.page-template-gwb-faq main.main ul.accordion li .accordion-header .title,
      body.page-template-gwb-information main.main ul.accordion li .accordion-header .title {
        font-size: 22px;
        color: #222; }
      body.page-template-gwb main.main ul.accordion li .accordion-header i,
      body.page-template-gwb-faq main.main ul.accordion li .accordion-header i,
      body.page-template-gwb-information main.main ul.accordion li .accordion-header i {
        flex: 0 0 29px;
        max-width: 29px;
        height: 29px;
        background: #222;
        border: none;
        color: #ffffff; }
        body.page-template-gwb main.main ul.accordion li .accordion-header i:before,
        body.page-template-gwb-faq main.main ul.accordion li .accordion-header i:before,
        body.page-template-gwb-information main.main ul.accordion li .accordion-header i:before {
          content: "\f067"; }
      body.page-template-gwb main.main ul.accordion li .accordion-main .accordion-content,
      body.page-template-gwb-faq main.main ul.accordion li .accordion-main .accordion-content,
      body.page-template-gwb-information main.main ul.accordion li .accordion-main .accordion-content {
        margin-left: 58px; }
      body.page-template-gwb main.main ul.accordion li.active .accordion-header i:before,
      body.page-template-gwb-faq main.main ul.accordion li.active .accordion-header i:before,
      body.page-template-gwb-information main.main ul.accordion li.active .accordion-header i:before {
        content: "\f068"; }
    body.page-template-gwb main.main .intro,
    body.page-template-gwb-faq main.main .intro,
    body.page-template-gwb-information main.main .intro {
      margin-bottom: 1.5rem; }
      body.page-template-gwb main.main .intro h2, body.page-template-gwb main.main .intro h3,
      body.page-template-gwb-faq main.main .intro h2,
      body.page-template-gwb-faq main.main .intro h3,
      body.page-template-gwb-information main.main .intro h2,
      body.page-template-gwb-information main.main .intro h3 {
        font-size: 30px;
        font-weight: 700;
        color: #d95836; }
      body.page-template-gwb main.main .intro .c-video iframe,
      body.page-template-gwb-faq main.main .intro .c-video iframe,
      body.page-template-gwb-information main.main .intro .c-video iframe {
        display: block;
        max-width: 100%; }
      @media (max-width: 767.98px) {
        body.page-template-gwb main.main .intro .c-video,
        body.page-template-gwb-faq main.main .intro .c-video,
        body.page-template-gwb-information main.main .intro .c-video {
          margin-bottom: 1rem; } }
    body.page-template-gwb main.main .testimonials,
    body.page-template-gwb-faq main.main .testimonials,
    body.page-template-gwb-information main.main .testimonials {
      overflow: hidden; }
      body.page-template-gwb main.main .testimonials .c-text,
      body.page-template-gwb-faq main.main .testimonials .c-text,
      body.page-template-gwb-information main.main .testimonials .c-text {
        background: linear-gradient(90deg, #e8ad10, #a6aa13); }
        body.page-template-gwb main.main .testimonials .c-text .underlay,
        body.page-template-gwb-faq main.main .testimonials .c-text .underlay,
        body.page-template-gwb-information main.main .testimonials .c-text .underlay {
          position: absolute;
          z-index: 1;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background: url("../images/gwb/testimonials-bg.png") no-repeat right bottom; }
        body.page-template-gwb main.main .testimonials .c-text .text,
        body.page-template-gwb-faq main.main .testimonials .c-text .text,
        body.page-template-gwb-information main.main .testimonials .c-text .text {
          padding: 5rem;
          color: #ffffff; }
          body.page-template-gwb main.main .testimonials .c-text .text .icon,
          body.page-template-gwb-faq main.main .testimonials .c-text .text .icon,
          body.page-template-gwb-information main.main .testimonials .c-text .text .icon {
            display: block;
            margin-bottom: 1rem; }
          body.page-template-gwb main.main .testimonials .c-text .text .quote,
          body.page-template-gwb-faq main.main .testimonials .c-text .text .quote,
          body.page-template-gwb-information main.main .testimonials .c-text .text .quote {
            margin: 0 0 1.5rem;
            font-size: 30px; }
          body.page-template-gwb main.main .testimonials .c-text .text .separator,
          body.page-template-gwb-faq main.main .testimonials .c-text .text .separator,
          body.page-template-gwb-information main.main .testimonials .c-text .text .separator {
            width: 100px; }
          body.page-template-gwb main.main .testimonials .c-text .text .name,
          body.page-template-gwb-faq main.main .testimonials .c-text .text .name,
          body.page-template-gwb-information main.main .testimonials .c-text .text .name {
            text-transform: uppercase;
            font-weight: 700; }
        @media (max-width: 767.98px) {
          body.page-template-gwb main.main .testimonials .c-text .text,
          body.page-template-gwb-faq main.main .testimonials .c-text .text,
          body.page-template-gwb-information main.main .testimonials .c-text .text {
            padding: 1rem; }
            body.page-template-gwb main.main .testimonials .c-text .text .quote,
            body.page-template-gwb-faq main.main .testimonials .c-text .text .quote,
            body.page-template-gwb-information main.main .testimonials .c-text .text .quote {
              font-size: 1.25rem; } }
      body.page-template-gwb main.main .testimonials .c-image .image,
      body.page-template-gwb-faq main.main .testimonials .c-image .image,
      body.page-template-gwb-information main.main .testimonials .c-image .image {
        background: no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
        height: 100%;
        margin: 0; }
      @media (max-width: 767.98px) {
        body.page-template-gwb main.main .testimonials .c-image .image,
        body.page-template-gwb-faq main.main .testimonials .c-image .image,
        body.page-template-gwb-information main.main .testimonials .c-image .image {
          position: relative; }
          body.page-template-gwb main.main .testimonials .c-image .image:before,
          body.page-template-gwb-faq main.main .testimonials .c-image .image:before,
          body.page-template-gwb-information main.main .testimonials .c-image .image:before {
            content: '';
            display: block;
            padding-top: 56.25%; } }
      body.page-template-gwb main.main .testimonials .slick-slider,
      body.page-template-gwb-faq main.main .testimonials .slick-slider,
      body.page-template-gwb-information main.main .testimonials .slick-slider {
        margin: 0; }
        body.page-template-gwb main.main .testimonials .slick-slider .slick-track,
        body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-track,
        body.page-template-gwb-information main.main .testimonials .slick-slider .slick-track {
          display: flex;
          align-items: stretch; }
          body.page-template-gwb main.main .testimonials .slick-slider .slick-track .slick-slide,
          body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-track .slick-slide,
          body.page-template-gwb-information main.main .testimonials .slick-slider .slick-track .slick-slide {
            height: auto; }
            body.page-template-gwb main.main .testimonials .slick-slider .slick-track .slick-slide > div,
            body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-track .slick-slide > div,
            body.page-template-gwb-information main.main .testimonials .slick-slider .slick-track .slick-slide > div {
              height: 100%; }
              body.page-template-gwb main.main .testimonials .slick-slider .slick-track .slick-slide > div .slide,
              body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-track .slick-slide > div .slide,
              body.page-template-gwb-information main.main .testimonials .slick-slider .slick-track .slick-slide > div .slide {
                height: 100%; }
                body.page-template-gwb main.main .testimonials .slick-slider .slick-track .slick-slide > div .slide .row, body.page-template-gwb main.main .testimonials .slick-slider .slick-track .slick-slide > div .slide .gallery,
                body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-track .slick-slide > div .slide .row,
                body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-track .slick-slide > div .slide .gallery,
                body.page-template-gwb-information main.main .testimonials .slick-slider .slick-track .slick-slide > div .slide .row,
                body.page-template-gwb-information main.main .testimonials .slick-slider .slick-track .slick-slide > div .slide .gallery {
                  height: 100%; }
        body.page-template-gwb main.main .testimonials .slick-slider .slick-dots,
        body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-dots,
        body.page-template-gwb-information main.main .testimonials .slick-slider .slick-dots {
          display: flex; }
          body.page-template-gwb main.main .testimonials .slick-slider .slick-dots li,
          body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-dots li,
          body.page-template-gwb-information main.main .testimonials .slick-slider .slick-dots li {
            display: block; }
          body.page-template-gwb main.main .testimonials .slick-slider .slick-dots button,
          body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-dots button,
          body.page-template-gwb-information main.main .testimonials .slick-slider .slick-dots button {
            width: 12px;
            height: 12px;
            border: 2px solid #fff;
            border-radius: 50%; }
            body.page-template-gwb main.main .testimonials .slick-slider .slick-dots button:before,
            body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-dots button:before,
            body.page-template-gwb-information main.main .testimonials .slick-slider .slick-dots button:before {
              display: none; }
          body.page-template-gwb main.main .testimonials .slick-slider .slick-dots .slick-active button,
          body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-dots .slick-active button,
          body.page-template-gwb-information main.main .testimonials .slick-slider .slick-dots .slick-active button {
            background: #ffffff; }
          @media (max-width: 767.98px) {
            body.page-template-gwb main.main .testimonials .slick-slider .slick-dots,
            body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-dots,
            body.page-template-gwb-information main.main .testimonials .slick-slider .slick-dots {
              bottom: -3rem;
              padding: 10px 0;
              justify-content: center; }
              body.page-template-gwb main.main .testimonials .slick-slider .slick-dots button,
              body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-dots button,
              body.page-template-gwb-information main.main .testimonials .slick-slider .slick-dots button {
                border-color: #a6aa13; }
              body.page-template-gwb main.main .testimonials .slick-slider .slick-dots .slick-active button,
              body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-dots .slick-active button,
              body.page-template-gwb-information main.main .testimonials .slick-slider .slick-dots .slick-active button {
                background: #a6aa13; } }
          @media (min-width: 768px) {
            body.page-template-gwb main.main .testimonials .slick-slider .slick-dots,
            body.page-template-gwb-faq main.main .testimonials .slick-slider .slick-dots,
            body.page-template-gwb-information main.main .testimonials .slick-slider .slick-dots {
              position: absolute;
              z-index: 10;
              right: calc(50% + 2.5rem);
              left: auto;
              bottom: 2.5rem;
              width: auto; } }
    body.page-template-gwb main.main .content-wrap.wide,
    body.page-template-gwb-faq main.main .content-wrap.wide,
    body.page-template-gwb-information main.main .content-wrap.wide {
      width: 100%; }
  body.page-template-gwb footer.site-footer,
  body.page-template-gwb-faq footer.site-footer,
  body.page-template-gwb-information footer.site-footer {
    margin-top: 0; }

body.page-template-gwb main.main .section-primary .intro .container {
  max-width: 1280px;
  padding: 1rem;
  background: #F5F5F5; }

section.gwb-my-events h4.year {
  font-size: 1.5em;
  color: #d95836; }

section.gwb-my-events .gwb-event-list {
  margin: 0 0 1rem;
  padding: 0; }
  section.gwb-my-events .gwb-event-list .gwb-event {
    display: flex;
    padding: 15px;
    background: #f6f6f6;
    margin-bottom: 10px; }
    section.gwb-my-events .gwb-event-list .gwb-event:last-child {
      margin-bottom: 0; }
    section.gwb-my-events .gwb-event-list .gwb-event .name-time a {
      font-weight: 700;
      color: #2b8b92; }
      section.gwb-my-events .gwb-event-list .gwb-event .name-time a:hover {
        color: #a6aa13; }
    section.gwb-my-events .gwb-event-list .gwb-event .actions {
      margin-left: auto;
      font-size: 80%; }
      section.gwb-my-events .gwb-event-list .gwb-event .actions a {
        display: inline-block;
        margin-left: 8px; }
        section.gwb-my-events .gwb-event-list .gwb-event .actions a.delete {
          color: #d95836; }

section.gwb-my-events .my-events .grouped-by-year {
  margin-bottom: 2rem; }
  section.gwb-my-events .my-events .grouped-by-year:first-child h4.year {
    font-size: 2rem; }
  section.gwb-my-events .my-events .grouped-by-year:last-child {
    margin-bottom: 0; }

section.gwb-my-events .section-header {
  margin-bottom: 1.5rem;
  border-bottom: 3px solid #f6f6f6; }
  section.gwb-my-events .section-header .section-title {
    margin: 0 0 .25em;
    font-size: 1.5em;
    font-weight: 400; }

section.gwb-my-events .message {
  margin-bottom: 1rem;
  padding: .5rem 1rem;
  background: #a6aa13;
  color: #ffffff; }

.gwb-hero {
  position: relative;
  clear: both;
  position: relative;
  z-index: 10;
  display: flex;
  height: 495px; }
  .gwb-hero:before {
    content: '';
    display: block;
    padding-top: 25.78125%; }
  .gwb-hero .slogan-and-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 1rem;
    background: linear-gradient(#2b8b92, #d95836); }
    .gwb-hero .slogan-and-logo .center {
      flex: 1; }
      .gwb-hero .slogan-and-logo .center .gwb-logo {
        display: block;
        margin: 0 auto 1rem; }
      .gwb-hero .slogan-and-logo .center .slogan {
        margin: 0;
        text-align: center;
        font-size: 24px;
        font-weight: 300;
        color: #ffffff; }
    @media (max-width: 1355.98px) {
      .gwb-hero .slogan-and-logo {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
  .gwb-hero .image {
    position: relative;
    display: flex;
    align-items: center;
    flex: 1;
    margin: 0;
    padding: 3.125rem 6.25rem;
    background: no-repeat center;
    background-size: cover;
    color: #ffffff; }
    .gwb-hero .image .gwb-title,
    .gwb-hero .image .gwb-date {
      font-size: 2.125rem; }
    .gwb-hero .image .title {
      margin: 0;
      font-size: 4.0625rem; }
    .gwb-hero .image .gwb-date {
      margin: 0; }
    .gwb-hero .image .gwb-title,
    .gwb-hero .image .gwb-date,
    .gwb-hero .image .title {
      text-transform: uppercase;
      color: #ffffff; }
    .gwb-hero .image .overlay {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .gwb-hero .image .headings {
      position: relative;
      z-index: 2;
      padding: 15px; }
      .gwb-hero .image .headings .bg {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #e8ad10;
        opacity: .7; }
      .gwb-hero .image .headings .title,
      .gwb-hero .image .headings .gwb-date {
        position: relative;
        z-index: 2; }
      @media (max-width: 767.98px) {
        .gwb-hero .image .headings .title {
          font-size: 30px; }
        .gwb-hero .image .headings .gwb-date {
          font-size: 20px; } }
    @media (max-width: 1355.98px) {
      .gwb-hero .image {
        padding: 30px 50px; }
        .gwb-hero .image .title {
          font-size: 3.125rem; } }
  .gwb-hero.no-logo {
    display: block;
    height: auto; }
    .gwb-hero.no-logo .image {
      position: absolute;
      z-index: 10;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0; }
      .gwb-hero.no-logo .image .headings {
        margin-left: 25%; }
  .gwb-hero .slogan-and-logo,
  .gwb-hero .image {
    height: 100%; }
  @media (max-width: 767.98px) {
    .gwb-hero {
      display: block;
      height: auto; }
      .gwb-hero .slogan-and-logo {
        max-width: none;
        padding: 30px 15px;
        height: auto; }
      .gwb-hero .image {
        padding: 30px 15px; } }

section.gwb-map .row, section.gwb-map .gallery {
  display: flex;
  align-items: stretch; }
  section.gwb-map .row .col, section.gwb-map .gallery .col {
    position: relative; }
    section.gwb-map .row .col.c1, section.gwb-map .gallery .col.c1 {
      flex: 0 0 308px;
      padding: 0 1rem 93px;
      background: #f5f5f5; }
      section.gwb-map .row .col.c1 .alert, section.gwb-map .gallery .col.c1 .alert {
        margin: 1rem 0;
        padding: .5rem;
        font-weight: 700;
        font-size: 80%;
        color: #634663;
        border: 3px solid #634663; }
      section.gwb-map .row .col.c1 .events-header, section.gwb-map .gallery .col.c1 .events-header {
        margin-bottom: 1rem; }
        section.gwb-map .row .col.c1 .events-header .title, section.gwb-map .gallery .col.c1 .events-header .title {
          margin: 0;
          font-size: 17px;
          color: #634663;
          text-transform: uppercase;
          line-height: 1; }
      section.gwb-map .row .col.c1 .events-footer, section.gwb-map .gallery .col.c1 .events-footer {
        padding: 1.5rem; }
        section.gwb-map .row .col.c1 .events-footer .btn, section.gwb-map .gallery .col.c1 .events-footer .btn {
          display: block;
          width: 100%; }
      section.gwb-map .row .col.c1 ul, section.gwb-map .gallery .col.c1 ul {
        height: 380px;
        overflow-y: auto;
        padding: 0; }
        section.gwb-map .row .col.c1 ul li, section.gwb-map .gallery .col.c1 ul li {
          display: block; }
          section.gwb-map .row .col.c1 ul li a, section.gwb-map .gallery .col.c1 ul li a {
            transition: background-color .4s;
            display: block;
            text-decoration: none;
            color: #000; }
            section.gwb-map .row .col.c1 ul li a .title, section.gwb-map .gallery .col.c1 ul li a .title {
              line-height: 1;
              font-size: 1rem;
              color: #000; }
            section.gwb-map .row .col.c1 ul li a .at, section.gwb-map .gallery .col.c1 ul li a .at,
            section.gwb-map .row .col.c1 ul li a .venue,
            section.gwb-map .gallery .col.c1 ul li a .venue,
            section.gwb-map .row .col.c1 ul li a .contact,
            section.gwb-map .gallery .col.c1 ul li a .contact {
              font-size: 12px; }
            section.gwb-map .row .col.c1 ul li a mark, section.gwb-map .gallery .col.c1 ul li a mark {
              position: absolute;
              left: 0;
              display: block;
              width: 32px;
              height: 32px;
              line-height: 32px;
              font-weight: 700;
              border-radius: 50%;
              text-align: center;
              color: #fff;
              background: #d95836; }
            section.gwb-map .row .col.c1 ul li a.active, section.gwb-map .gallery .col.c1 ul li a.active, section.gwb-map .row .col.c1 ul li a:hover, section.gwb-map .gallery .col.c1 ul li a:hover {
              background: rgba(0, 0, 0, 0.1); }
              section.gwb-map .row .col.c1 ul li a.active .inside, section.gwb-map .gallery .col.c1 ul li a.active .inside, section.gwb-map .row .col.c1 ul li a:hover .inside, section.gwb-map .gallery .col.c1 ul li a:hover .inside {
                border-color: transparent; }
            section.gwb-map .row .col.c1 ul li a.active .title, section.gwb-map .gallery .col.c1 ul li a.active .title {
              color: #2b8b92; }
            section.gwb-map .row .col.c1 ul li a.active mark, section.gwb-map .gallery .col.c1 ul li a.active mark {
              background: #2b8b92; }
            section.gwb-map .row .col.c1 ul li a .inside, section.gwb-map .gallery .col.c1 ul li a .inside {
              position: relative;
              margin: 0 1.5rem;
              padding: 1.5rem 0 1.5rem 3rem;
              border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      section.gwb-map .row .col.c1 .filter, section.gwb-map .gallery .col.c1 .filter {
        padding: 0 1.5rem;
        border-top: 1px solid rgba(0, 0, 0, 0.2);
        border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
        section.gwb-map .row .col.c1 .filter label, section.gwb-map .gallery .col.c1 .filter label {
          display: block;
          position: relative;
          z-index: 1; }
          section.gwb-map .row .col.c1 .filter label input, section.gwb-map .gallery .col.c1 .filter label input {
            display: block;
            width: 100%;
            padding: 0;
            background: none;
            border: 0; }
            section.gwb-map .row .col.c1 .filter label input:focus, section.gwb-map .gallery .col.c1 .filter label input:focus {
              color: #2b8b92;
              border-color: #2b8b92; }
            section.gwb-map .row .col.c1 .filter label input::placeholder, section.gwb-map .gallery .col.c1 .filter label input::placeholder {
              color: rgba(0, 0, 0, 0.5); }
          section.gwb-map .row .col.c1 .filter label i, section.gwb-map .gallery .col.c1 .filter label i {
            transform: translateY(-50%);
            position: absolute;
            z-index: 2;
            top: 50%;
            right: 0;
            padding: 0;
            color: #000; }
      section.gwb-map .row .col.c1 .reset-map, section.gwb-map .gallery .col.c1 .reset-map {
        display: none;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 1.5rem; }
        section.gwb-map .row .col.c1 .reset-map .btn, section.gwb-map .gallery .col.c1 .reset-map .btn {
          display: block;
          width: 100%;
          background: none;
          color: #634663;
          border: 2px solid #634663; }
          section.gwb-map .row .col.c1 .reset-map .btn:hover, section.gwb-map .gallery .col.c1 .reset-map .btn:hover, section.gwb-map .row .col.c1 .reset-map .btn:active, section.gwb-map .gallery .col.c1 .reset-map .btn:active {
            color: #ffffff;
            background: #634663; }
        section.gwb-map .row .col.c1 .reset-map a, section.gwb-map .gallery .col.c1 .reset-map a {
          text-decoration: none; }
    section.gwb-map .row .col.c2, section.gwb-map .gallery .col.c2 {
      position: relative;
      z-index: 10;
      flex: 2;
      min-height: 500px; }
      section.gwb-map .row .col.c2 .map, section.gwb-map .gallery .col.c2 .map {
        width: 100%;
        height: 100%; }
    section.gwb-map .row .col .info-box, section.gwb-map .gallery .col .info-box {
      position: absolute;
      top: 20px;
      right: 20px;
      max-width: 350px;
      background: #ffffff;
      font-size: 80%;
      box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2); }
      section.gwb-map .row .col .info-box .info-box-header, section.gwb-map .gallery .col .info-box .info-box-header {
        position: relative;
        z-index: 10;
        text-align: right;
        padding: .5rem 1rem; }
        section.gwb-map .row .col .info-box .info-box-header a:not(.active) .open, section.gwb-map .gallery .col .info-box .info-box-header a:not(.active) .open {
          display: block; }
        section.gwb-map .row .col .info-box .info-box-header a:not(.active) .close, section.gwb-map .gallery .col .info-box .info-box-header a:not(.active) .close {
          display: none; }
        section.gwb-map .row .col .info-box .info-box-header a.active .open, section.gwb-map .gallery .col .info-box .info-box-header a.active .open {
          display: none; }
        section.gwb-map .row .col .info-box .info-box-header a.active .close, section.gwb-map .gallery .col .info-box .info-box-header a.active .close {
          display: block; }
      section.gwb-map .row .col .info-box header.selected-event, section.gwb-map .gallery .col .info-box header.selected-event {
        padding: 1.5rem; }
        section.gwb-map .row .col .info-box header.selected-event .btn, section.gwb-map .gallery .col .info-box header.selected-event .btn {
          display: block;
          width: 100%; }
      section.gwb-map .row .col .info-box article .event-header, section.gwb-map .gallery .col .info-box article .event-header {
        position: relative;
        z-index: 2;
        padding: 1.5rem 90px 1.5rem 1.5rem;
        border-bottom: 1px solid #c4c4c4; }
        section.gwb-map .row .col .info-box article .event-header .title, section.gwb-map .gallery .col .info-box article .event-header .title {
          margin: 0 0 5px;
          font-size: 24px;
          color: #634663; }
        section.gwb-map .row .col .info-box article .event-header .venue, section.gwb-map .gallery .col .info-box article .event-header .venue {
          margin: 0;
          font-size: 1rem;
          color: #d95836; }
        section.gwb-map .row .col .info-box article .event-header .flag, section.gwb-map .gallery .col .info-box article .event-header .flag {
          position: absolute;
          top: 1.5rem;
          right: 1.5rem;
          width: 60px;
          margin: 0; }
          section.gwb-map .row .col .info-box article .event-header .flag img, section.gwb-map .gallery .col .info-box article .event-header .flag img {
            display: block;
            width: 100%; }
      section.gwb-map .row .col .info-box article figure.preview, section.gwb-map .gallery .col .info-box article figure.preview {
        background: no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
        position: relative;
        margin: 0; }
        section.gwb-map .row .col .info-box article figure.preview:before, section.gwb-map .gallery .col .info-box article figure.preview:before {
          content: '';
          display: block;
          padding-top: 56.25%; }
      section.gwb-map .row .col .info-box article h5, section.gwb-map .gallery .col .info-box article h5 {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        color: #b8b8b8; }
      section.gwb-map .row .col .info-box article .event-body, section.gwb-map .gallery .col .info-box article .event-body {
        padding: 1.5rem; }
        section.gwb-map .row .col .info-box article .event-body .contact, section.gwb-map .gallery .col .info-box article .event-body .contact {
          margin-bottom: .5rem; }
        section.gwb-map .row .col .info-box article .event-body .excerpt, section.gwb-map .gallery .col .info-box article .event-body .excerpt {
          position: relative;
          z-index: 2;
          margin-bottom: 1rem;
          max-height: 3rem;
          overflow: hidden; }
          section.gwb-map .row .col .info-box article .event-body .excerpt .overlay, section.gwb-map .gallery .col .info-box article .event-body .excerpt .overlay {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(rgba(255, 255, 255, 0), #fff);
            pointer-events: none; }
        section.gwb-map .row .col .info-box article .event-body .read-more .button, section.gwb-map .gallery .col .info-box article .event-body .read-more .button {
          display: block;
          width: 100%;
          text-transform: uppercase;
          background: #d95836; }
      section.gwb-map .row .col .info-box .call-to-action, section.gwb-map .gallery .col .info-box .call-to-action {
        padding: 1.5rem;
        font-size: 1.25em;
        font-weight: 700;
        color: #2b8b92; }
        section.gwb-map .row .col .info-box .call-to-action p, section.gwb-map .gallery .col .info-box .call-to-action p {
          margin: 0; }
  @media (max-width: 767.98px) {
    section.gwb-map .row, section.gwb-map .gallery {
      display: block; }
      section.gwb-map .row .col.c1, section.gwb-map .gallery .col.c1 {
        max-width: none; }
      section.gwb-map .row .col.c2, section.gwb-map .gallery .col.c2 {
        min-height: 0; }
        section.gwb-map .row .col.c2 .map, section.gwb-map .gallery .col.c2 .map {
          height: 480px; }
      section.gwb-map .row .col .info-box, section.gwb-map .gallery .col .info-box {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        max-width: none;
        font-size: 16px; }
        section.gwb-map .row .col .info-box .call-to-action, section.gwb-map .gallery .col .info-box .call-to-action {
          font-size: 18px; } }

.gwb-promo-materials .promo-items {
  align-items: stretch;
  margin-left: -15px;
  margin-right: -15px; }
  .gwb-promo-materials .promo-items li {
    display: block;
    margin-bottom: 30px; }
    .gwb-promo-materials .promo-items li .item {
      display: flex;
      flex-flow: column;
      height: 100%;
      background: #efefef; }
      .gwb-promo-materials .promo-items li .item a {
        flex: 1;
        font-size: 14px; }
      .gwb-promo-materials .promo-items li .item.red a {
        background: #d95836; }
      .gwb-promo-materials .promo-items li .item.gold a {
        background: #e8ad10; }
      .gwb-promo-materials .promo-items li .item.green a {
        background: #a6aa13; }
      .gwb-promo-materials .promo-items li .item.teal a {
        background: #2b8b92; }
      .gwb-promo-materials .promo-items li .item.purple a {
        background: #634663; }
    .gwb-promo-materials .promo-items li a {
      display: block;
      padding: .5rem 1rem;
      font-weight: 700;
      color: #fff; }
      .gwb-promo-materials .promo-items li a:hover {
        color: #ffffff;
        background: #000 !important; }
    .gwb-promo-materials .promo-items li .tags {
      padding: .5rem;
      font-size: 12px; }
    .gwb-promo-materials .promo-items li:last-child {
      margin-bottom: 0; }

body.single-gwb-entry .gwb-hero {
  display: block;
  background: linear-gradient(#634663, #d95836); }
  body.single-gwb-entry .gwb-hero:before {
    display: none; }
  body.single-gwb-entry .gwb-hero .image {
    background: no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    padding: 0; }
  body.single-gwb-entry .gwb-hero .texts {
    width: 50%;
    padding-right: 50px; }
    body.single-gwb-entry .gwb-hero .texts .title {
      font-size: 2.8125rem;
      color: #ffffff; }
    body.single-gwb-entry .gwb-hero .texts .join-the-conversation {
      padding: 1.5rem 0;
      border-top: 1px solid rgba(255, 255, 255, 0.5); }
      body.single-gwb-entry .gwb-hero .texts .join-the-conversation .heading {
        font-size: 16px;
        text-transform: uppercase;
        color: #b7b7b7; }
        body.single-gwb-entry .gwb-hero .texts .join-the-conversation .heading:hover {
          color: #ffffff; }
      body.single-gwb-entry .gwb-hero .texts .join-the-conversation .links a {
        display: inline-block;
        height: 44px;
        padding: 0 1em;
        line-height: 42px;
        border: 1px solid #fff;
        border-radius: 22px;
        color: #ffffff; }
        body.single-gwb-entry .gwb-hero .texts .join-the-conversation .links a:hover {
          color: #d95836;
          background: #ffffff; }
  body.single-gwb-entry .gwb-hero .container {
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px; }
    body.single-gwb-entry .gwb-hero .container::after {
      display: block;
      clear: both;
      content: ""; }
  @media (max-width: 767.98px) {
    body.single-gwb-entry .gwb-hero {
      height: auto;
      padding: 15px; }
      body.single-gwb-entry .gwb-hero .image {
        position: relative;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        width: 100%; }
        body.single-gwb-entry .gwb-hero .image:before {
          content: '';
          display: block;
          padding-top: 56.25%; }
      body.single-gwb-entry .gwb-hero .texts {
        width: 100%;
        padding: 30px 0 50px; } }

body.single-gwb-entry main.main {
  z-index: 20; }
  body.single-gwb-entry main.main .section-primary .container {
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px; }
    body.single-gwb-entry main.main .section-primary .container::after {
      display: block;
      clear: both;
      content: ""; }
  body.single-gwb-entry main.main .section-primary .info-box {
    position: relative;
    z-index: 50;
    margin-top: -80px;
    background: #ffffff;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2); }
    body.single-gwb-entry main.main .section-primary .info-box .flex {
      display: flex;
      flex-flow: row wrap; }
    body.single-gwb-entry main.main .section-primary .info-box .item {
      position: relative;
      z-index: 5;
      flex: 0 0 33.3333%;
      max-width: 33.3333%;
      padding: 30px; }
      body.single-gwb-entry main.main .section-primary .info-box .item .icon {
        position: absolute;
        left: 30px;
        top: 30px; }
      body.single-gwb-entry main.main .section-primary .info-box .item .text {
        padding-left: 90px; }
        body.single-gwb-entry main.main .section-primary .info-box .item .text .heading {
          text-transform: uppercase;
          font-size: 16px;
          color: #b7b7b7; }
      body.single-gwb-entry main.main .section-primary .info-box .item a {
        color: #d95836; }
        body.single-gwb-entry main.main .section-primary .info-box .item a:hover {
          text-decoration: underline; }
      body.single-gwb-entry main.main .section-primary .info-box .item.venue address {
        font-style: normal; }
        body.single-gwb-entry main.main .section-primary .info-box .item.venue address p {
          margin: 0; }
    @media (max-width: 767.98px) {
      body.single-gwb-entry main.main .section-primary .info-box {
        font-size: 16px; }
        body.single-gwb-entry main.main .section-primary .info-box .flex {
          display: block; }
        body.single-gwb-entry main.main .section-primary .info-box .item {
          max-width: none;
          min-height: 116px;
          padding: 15px;
          border-bottom: 1px solid #b7b7b7; }
          body.single-gwb-entry main.main .section-primary .info-box .item:last-child {
            border-bottom: 0; } }
  body.single-gwb-entry main.main .section-primary .content-wrap {
    display: flex;
    flex-flow: row wrap;
    float: none;
    width: auto;
    max-width: none;
    margin: 0 -15px;
    padding-top: 5rem; }
    body.single-gwb-entry main.main .section-primary .content-wrap .col {
      padding-left: 15px;
      padding-right: 15px; }
      body.single-gwb-entry main.main .section-primary .content-wrap .col.event-main {
        flex: 0 0 66.6666%;
        max-width: 66.6666%; }
        body.single-gwb-entry main.main .section-primary .content-wrap .col.event-main .article {
          margin-bottom: 5rem; }
        body.single-gwb-entry main.main .section-primary .content-wrap .col.event-main .promo-materials {
          margin-bottom: 2rem; }
          body.single-gwb-entry main.main .section-primary .content-wrap .col.event-main .promo-materials .promo {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
            padding: 15px;
            background: #ffffff; }
            body.single-gwb-entry main.main .section-primary .content-wrap .col.event-main .promo-materials .promo .name {
              margin-right: 20px;
              font-weight: 700;
              color: #000000; }
            body.single-gwb-entry main.main .section-primary .content-wrap .col.event-main .promo-materials .promo .size {
              font-size: 14px;
              color: #b7b7b7; }
            body.single-gwb-entry main.main .section-primary .content-wrap .col.event-main .promo-materials .promo .download {
              margin-left: auto;
              text-transform: uppercase;
              font-size: 12px;
              font-weight: 700;
              color: #d95836;
              opacity: 0; }
            body.single-gwb-entry main.main .section-primary .content-wrap .col.event-main .promo-materials .promo:hover {
              box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }
              body.single-gwb-entry main.main .section-primary .content-wrap .col.event-main .promo-materials .promo:hover .download {
                opacity: 1; }
            body.single-gwb-entry main.main .section-primary .content-wrap .col.event-main .promo-materials .promo:last-child {
              margin-bottom: 0; }
      body.single-gwb-entry main.main .section-primary .content-wrap .col.event-sidebar {
        flex: 0 0 33.3333%;
        max-width: 33.3333%; }
        body.single-gwb-entry main.main .section-primary .content-wrap .col.event-sidebar .map {
          margin-bottom: 3.125rem;
          padding: 4px;
          background: #ffffff; }
          body.single-gwb-entry main.main .section-primary .content-wrap .col.event-sidebar .map .acf-map {
            height: 400px; }
        body.single-gwb-entry main.main .section-primary .content-wrap .col.event-sidebar .social-networks a {
          display: inline-block;
          width: 44px;
          height: 44px;
          margin-right: 8px;
          line-height: 44px;
          text-align: center;
          background: #ffffff; }
          body.single-gwb-entry main.main .section-primary .content-wrap .col.event-sidebar .social-networks a i {
            font-size: 24px;
            color: #634663; }
          body.single-gwb-entry main.main .section-primary .content-wrap .col.event-sidebar .social-networks a:hover {
            background: #634663; }
            body.single-gwb-entry main.main .section-primary .content-wrap .col.event-sidebar .social-networks a:hover i {
              color: #ffffff; }
          body.single-gwb-entry main.main .section-primary .content-wrap .col.event-sidebar .social-networks a:last-child {
            margin-right: 0; }
    body.single-gwb-entry main.main .section-primary .content-wrap .section-heading {
      font-size: 1.5625rem;
      color: #634663; }
    @media (max-width: 959.98px) {
      body.single-gwb-entry main.main .section-primary .content-wrap {
        display: block; }
        body.single-gwb-entry main.main .section-primary .content-wrap .col.event-main, body.single-gwb-entry main.main .section-primary .content-wrap .col.event-sidebar {
          max-width: none; }
        body.single-gwb-entry main.main .section-primary .content-wrap .col.event-main {
          margin-bottom: 3.125rem; } }

.gwb-navigation {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  background: #f0f0f0; }
  .gwb-navigation a {
    padding: 15px;
    text-align: center;
    font-weight: 700;
    color: #000000;
    border-right: 1px solid #c4c4c4; }
    .gwb-navigation a:last-child {
      border-right: 0; }
    .gwb-navigation a:hover {
      color: #634663; }
  @media (max-width: 767.98px) {
    .gwb-navigation {
      display: block; }
      .gwb-navigation a {
        display: block;
        border-bottom: 1px solid #c4c4c4; }
        .gwb-navigation a:last-child {
          border-bottom: 0; } }

.gwb-directory table {
  width: 100%; }
  .gwb-directory table tbody .contact-email a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

.gwb-directory .directory-tabs .ui-tabs-nav .ui-tab.ui-state-active {
  background: #a6aa13;
  border-color: #909310; }

section.gwb-cta {
  padding: 0 0 2.5rem; }
  section.gwb-cta .box {
    background: no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    display: flex;
    height: 300px;
    align-items: center; }
    section.gwb-cta .box .content {
      position: relative;
      z-index: 2;
      display: flex;
      flex-flow: wrap;
      height: 100%;
      padding: 2.5rem; }
      section.gwb-cta .box .content .text {
        flex: 0 0 100%;
        font-size: 40px;
        color: #ffffff;
        font-weight: 400; }
      section.gwb-cta .box .content .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px;
        margin-top: auto;
        border: 1px solid #fff;
        border-radius: 50%;
        color: #ffffff; }
    section.gwb-cta .box .overlay {
      transition: all 300ms;
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    section.gwb-cta .box.registration .overlay {
      background: linear-gradient(90deg, #d95836, rgba(217, 88, 54, 0)); }
    section.gwb-cta .box.registration:hover .overlay {
      background: #d95836; }
    section.gwb-cta .box.login .overlay {
      background: linear-gradient(90deg, #e8ad10, rgba(232, 173, 16, 0)); }
    section.gwb-cta .box.login:hover .overlay {
      background: #e8ad10; }
    section.gwb-cta .box.information .overlay {
      background: linear-gradient(90deg, #a6aa13, rgba(166, 170, 19, 0)); }
    section.gwb-cta .box.information:hover .overlay {
      background: #a6aa13; }
    section.gwb-cta .box.sponsor .overlay {
      background: linear-gradient(90deg, #2b8b92, rgba(43, 139, 146, 0)); }
    section.gwb-cta .box.sponsor:hover .overlay {
      background: #2b8b92; }
    @media (max-width: 1279.98px) {
      section.gwb-cta .box .content .text {
        font-size: 30px; } }

.gwb-year-navigation {
  padding: 15px 0;
  background: #ffffff; }
  .gwb-year-navigation ul {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0; }
    .gwb-year-navigation ul li {
      margin: 0 1rem; }
      .gwb-year-navigation ul li a {
        display: block;
        font-size: 1.25rem;
        font-weight: 700;
        color: #d95836;
        border-bottom: 2px solid transparent; }
        .gwb-year-navigation ul li a:hover {
          color: #a6aa13; }
      .gwb-year-navigation ul li.active a {
        border-color: #d95836; }

#gform_wrapper_6 [data-action="verifyAddress"],
#gform_wrapper_7 [data-action="verifyAddress"] {
  display: block;
  transition: all 300ms;
  width: 100%;
  height: 51px;
  background-position: 95% center;
  background-repeat: no-repeat; }
  #gform_wrapper_6 [data-action="verifyAddress"].loading,
  #gform_wrapper_7 [data-action="verifyAddress"].loading {
    padding-right: 40px;
    background-image: url("../images/gwb/ajax-loader.gif"); }

#gform_wrapper_6 #field_6_22 .gfield_description,
#gform_wrapper_6 #field_7_22 .gfield_description,
#gform_wrapper_7 #field_6_22 .gfield_description,
#gform_wrapper_7 #field_7_22 .gfield_description {
  font-weight: 700; }

#gform_wrapper_6 #field_6_47,
#gform_wrapper_6 #field_7_48,
#gform_wrapper_7 #field_6_47,
#gform_wrapper_7 #field_7_48 {
  font-size: 1.15em;
  white-space: pre; }

#addressVerificationDialog #addressVerificationMap {
  height: 480px; }

#addressVerificationDialog .alert {
  margin-bottom: 1rem;
  padding: .5rem 1rem;
  font-weight: 700;
  color: #ffffff;
  background: #d95836; }

section.gwb-sponsors {
  background: #ffffff; }
  section.gwb-sponsors .items .row, section.gwb-sponsors .items .gallery {
    align-items: stretch;
    justify-content: center; }
    section.gwb-sponsors .items .row .col, section.gwb-sponsors .items .gallery .col {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 2.5rem; }
      section.gwb-sponsors .items .row .col img, section.gwb-sponsors .items .gallery .col img {
        display: block;
        max-width: 300px; }
  section.gwb-sponsors .items.secondary .row .col, section.gwb-sponsors .items.secondary .gallery .col {
    margin-bottom: 2rem; }
    section.gwb-sponsors .items.secondary .row .col img, section.gwb-sponsors .items.secondary .gallery .col img {
      max-width: 250px; }
  section.gwb-sponsors .items.tertiary .row .col, section.gwb-sponsors .items.tertiary .gallery .col {
    margin-bottom: 2rem; }
    section.gwb-sponsors .items.tertiary .row .col img, section.gwb-sponsors .items.tertiary .gallery .col img {
      max-width: 150px; }
  section.gwb-sponsors .cta {
    padding: 1.5rem 0;
    text-align: center; }
    section.gwb-sponsors .cta .btn {
      background: #d95836; }
      section.gwb-sponsors .cta .btn:hover {
        background: #a6aa13; }

body.page-template-gwb-faq main.main .section-primary {
  background: #f5f5f5; }
  body.page-template-gwb-faq main.main .section-primary .page-content {
    margin-bottom: 2rem;
    padding: 1.5rem;
    font-size: 1.125rem;
    background: #ffffff; }
  body.page-template-gwb-faq main.main .section-primary section.faq .category {
    margin-bottom: 2rem; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category .heading {
      font-weight: 700;
      font-size: 30px; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.red .heading {
      color: #d95836; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.red ul.accordion li .accordion-header .mark {
      background-color: #d95836; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.red ul.accordion li.active .accordion-header i {
      background: #d95836; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.orange .heading {
      color: #e8ad10; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.orange ul.accordion li .accordion-header .mark {
      background-color: #e8ad10; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.orange ul.accordion li.active .accordion-header i {
      background: #e8ad10; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.green .heading {
      color: #a6aa13; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.green ul.accordion li .accordion-header .mark {
      background-color: #a6aa13; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.green ul.accordion li.active .accordion-header i {
      background: #a6aa13; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.teal .heading {
      color: #2b8b92; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.teal ul.accordion li .accordion-header .mark {
      background-color: #2b8b92; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.teal ul.accordion li.active .accordion-header i {
      background: #2b8b92; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.purple .heading {
      color: #634663; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.purple ul.accordion li .accordion-header .mark {
      background-color: #634663; }
    body.page-template-gwb-faq main.main .section-primary section.faq .category.purple ul.accordion li.active .accordion-header i {
      background: #634663; }

body.page-template-gwb-information main.main .section-primary {
  padding-bottom: 0;
  background-color: #f5f5f5; }
  body.page-template-gwb-information main.main .section-primary .cta {
    margin-bottom: 1.5rem;
    padding: 2rem;
    font-size: 2em;
    background: #fff url("../images/gwb/bg-logo.png") no-repeat right bottom;
    color: #8d8d8d; }
    @media (max-width: 767.98px) {
      body.page-template-gwb-information main.main .section-primary .cta {
        font-size: 1.5rem; } }
  body.page-template-gwb-information main.main .section-primary ul.accordion {
    margin-bottom: 2.5rem; }
    body.page-template-gwb-information main.main .section-primary ul.accordion > li .accordion-main .accordion-content {
      margin-left: 0; }
    body.page-template-gwb-information main.main .section-primary ul.accordion > li.active .accordion-header i {
      background-color: #d95836; }

body.page-template-gwb-information main.main .sponsor-cta {
  padding: 5rem 0;
  font-size: 30px; }
  body.page-template-gwb-information main.main .sponsor-cta .text {
    text-align: center; }
    body.page-template-gwb-information main.main .sponsor-cta .text .heading {
      text-transform: uppercase;
      color: #d95836;
      font-weight: 700; }
    body.page-template-gwb-information main.main .sponsor-cta .text .description {
      margin-bottom: 1.5rem;
      color: #8d8d8d; }
    body.page-template-gwb-information main.main .sponsor-cta .text .btn {
      font-size: 1.125rem;
      background: #d95836; }
      body.page-template-gwb-information main.main .sponsor-cta .text .btn:hover {
        background: #a6aa13; }
    @media (max-width: 767.98px) {
      body.page-template-gwb-information main.main .sponsor-cta .text {
        font-size: 20px; } }

body.page-template-challenge #element-selector-popup .user-action,
body.page-template-challenge-nobelium #element-selector-popup .user-action {
  text-align: center; }

body.page-template-challenge #element-selector-popup .user-action .btn:disabled,
body.page-template-challenge-nobelium #element-selector-popup .user-action .btn:disabled {
  background: #fafafa; }

body.page-template-challenge #element-selector-popup .user-action .button-wrap,
body.page-template-challenge-nobelium #element-selector-popup .user-action .button-wrap {
  margin-bottom: .5rem; }

body.page-template-challenge #element-selector-popup .user-action .on-hover,
body.page-template-challenge #element-selector-popup .user-action .on-select,
body.page-template-challenge-nobelium #element-selector-popup .user-action .on-hover,
body.page-template-challenge-nobelium #element-selector-popup .user-action .on-select {
  display: none;
  font-weight: 700; }
  body.page-template-challenge #element-selector-popup .user-action .on-hover .selected,
  body.page-template-challenge #element-selector-popup .user-action .on-select .selected,
  body.page-template-challenge-nobelium #element-selector-popup .user-action .on-hover .selected,
  body.page-template-challenge-nobelium #element-selector-popup .user-action .on-select .selected {
    color: #2b8b92; }

body.page-template-challenge #element-selector-popup .user-action p,
body.page-template-challenge-nobelium #element-selector-popup .user-action p {
  margin: 0; }

body.page-template-challenge.quiz-started section.challenge .language-selector,
body.page-template-challenge-nobelium.quiz-started section.challenge .language-selector {
  display: none; }

body.page-template-challenge section.challenge [data-lang],
body.page-template-challenge-nobelium section.challenge [data-lang] {
  display: none; }

body.page-template-challenge section.challenge .language-selector,
body.page-template-challenge-nobelium section.challenge .language-selector {
  position: relative;
  right: auto;
  top: auto;
  padding: 2rem 2rem 0 25%; }
  body.page-template-challenge section.challenge .language-selector .label,
  body.page-template-challenge-nobelium section.challenge .language-selector .label {
    display: none; }
  body.page-template-challenge section.challenge .language-selector select,
  body.page-template-challenge-nobelium section.challenge .language-selector select {
    height: 45px;
    min-width: 140px; }
    body.page-template-challenge section.challenge .language-selector select option,
    body.page-template-challenge-nobelium section.challenge .language-selector select option {
      line-height: 1.5; }
  @media (min-width: 1600px) {
    body.page-template-challenge section.challenge .language-selector,
    body.page-template-challenge-nobelium section.challenge .language-selector {
      position: absolute;
      z-index: 20;
      right: 2rem;
      top: 2rem;
      padding: 0; } }
  @media (max-width: 1355.98px) {
    body.page-template-challenge section.challenge .language-selector,
    body.page-template-challenge-nobelium section.challenge .language-selector {
      padding-left: 2rem; } }
  @media (max-width: 767.98px) {
    body.page-template-challenge section.challenge .language-selector select,
    body.page-template-challenge-nobelium section.challenge .language-selector select {
      width: 100%; } }

body.page-template-challenge section.challenge .the-breadcrumbs,
body.page-template-challenge-nobelium section.challenge .the-breadcrumbs {
  border-bottom-color: #d0d0d0; }

body.page-template-challenge section.challenge .dialog,
body.page-template-challenge-nobelium section.challenge .dialog {
  display: none; }

body.page-template-challenge section.challenge.top,
body.page-template-challenge-nobelium section.challenge.top {
  background: #f2f2f2;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  body.page-template-challenge section.challenge.top.round-1 .challenge-intro,
  body.page-template-challenge-nobelium section.challenge.top.round-1 .challenge-intro {
    padding-bottom: 3rem;
    padding-left: 25%;
    padding-right: 2rem;
    background: url("images/ptc/challenge-desc-deco.png") no-repeat;
    background-size: 30% auto; }
    body.page-template-challenge section.challenge.top.round-1 .challenge-intro h1,
    body.page-template-challenge-nobelium section.challenge.top.round-1 .challenge-intro h1 {
      font-size: 3rem;
      color: #634663; }
    body.page-template-challenge section.challenge.top.round-1 .challenge-intro p,
    body.page-template-challenge-nobelium section.challenge.top.round-1 .challenge-intro p {
      margin-bottom: 1.5rem; }
    body.page-template-challenge section.challenge.top.round-1 .challenge-intro .description .btn,
    body.page-template-challenge-nobelium section.challenge.top.round-1 .challenge-intro .description .btn {
      margin-right: 1rem;
      margin-bottom: 1rem; }
  @media (max-width: 959.98px) {
    body.page-template-challenge section.challenge.top.round-1 .main-row > .col.c1,
    body.page-template-challenge-nobelium section.challenge.top.round-1 .main-row > .col.c1 {
      flex: 0 0 100%;
      max-width: none; } }
  body.page-template-challenge section.challenge.top.round-1 .main-row > .col.c2,
  body.page-template-challenge-nobelium section.challenge.top.round-1 .main-row > .col.c2 {
    flex: 0 0 520px;
    max-width: 520px; }
    @media (max-width: 1279.98px) {
      body.page-template-challenge section.challenge.top.round-1 .main-row > .col.c2,
      body.page-template-challenge-nobelium section.challenge.top.round-1 .main-row > .col.c2 {
        flex: 0 0 360px;
        max-width: 360px; } }
    @media (max-width: 959.98px) {
      body.page-template-challenge section.challenge.top.round-1 .main-row > .col.c2,
      body.page-template-challenge-nobelium section.challenge.top.round-1 .main-row > .col.c2 {
        flex: 0 0 100%;
        max-width: none; } }
  @media (max-width: 1355.98px) {
    body.page-template-challenge section.challenge.top.round-1 .challenge-intro,
    body.page-template-challenge-nobelium section.challenge.top.round-1 .challenge-intro {
      background-position: 0 2rem; } }
  @media (max-width: 1279.98px) {
    body.page-template-challenge section.challenge.top.round-1 .challenge-intro,
    body.page-template-challenge-nobelium section.challenge.top.round-1 .challenge-intro {
      padding-left: 2rem;
      background: none; } }
  @media (max-width: 959.98px) {
    body.page-template-challenge section.challenge.top.round-1 footer.description,
    body.page-template-challenge-nobelium section.challenge.top.round-1 footer.description {
      text-align: center; } }

body.page-template-challenge section.challenge.middle,
body.page-template-challenge-nobelium section.challenge.middle {
  padding: 3rem 0; }
  body.page-template-challenge section.challenge.middle header.section,
  body.page-template-challenge-nobelium section.challenge.middle header.section {
    margin-bottom: 2rem;
    text-align: center; }
    body.page-template-challenge section.challenge.middle header.section .title,
    body.page-template-challenge-nobelium section.challenge.middle header.section .title {
      font-size: 2rem;
      color: #634663; }

body.page-template-challenge section.challenge.bottom,
body.page-template-challenge-nobelium section.challenge.bottom {
  padding: 2rem 0; }
  body.page-template-challenge section.challenge.bottom .container,
  body.page-template-challenge-nobelium section.challenge.bottom .container {
    max-width: 95%; }
  body.page-template-challenge section.challenge.bottom .post-content,
  body.page-template-challenge-nobelium section.challenge.bottom .post-content {
    border-bottom: 3px solid #e9e9e9; }
    body.page-template-challenge section.challenge.bottom .post-content h2,
    body.page-template-challenge-nobelium section.challenge.bottom .post-content h2 {
      font-size: 2rem;
      color: #634663; }
    body.page-template-challenge section.challenge.bottom .post-content:last-child,
    body.page-template-challenge-nobelium section.challenge.bottom .post-content:last-child {
      border-bottom: 0; }
    body.page-template-challenge section.challenge.bottom .post-content:first-child,
    body.page-template-challenge-nobelium section.challenge.bottom .post-content:first-child {
      padding-top: 0; }
  body.page-template-challenge section.challenge.bottom .twitter,
  body.page-template-challenge-nobelium section.challenge.bottom .twitter {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); }
    body.page-template-challenge section.challenge.bottom .twitter header.twitter,
    body.page-template-challenge-nobelium section.challenge.bottom .twitter header.twitter {
      padding: .75rem 1rem;
      background: #e9e8ed; }
      body.page-template-challenge section.challenge.bottom .twitter header.twitter .flex,
      body.page-template-challenge-nobelium section.challenge.bottom .twitter header.twitter .flex {
        display: flex;
        align-items: center; }
        body.page-template-challenge section.challenge.bottom .twitter header.twitter .flex .col.c1,
        body.page-template-challenge-nobelium section.challenge.bottom .twitter header.twitter .flex .col.c1 {
          flex: 1; }
      body.page-template-challenge section.challenge.bottom .twitter header.twitter .title,
      body.page-template-challenge-nobelium section.challenge.bottom .twitter header.twitter .title {
        font-size: 20px; }
        body.page-template-challenge section.challenge.bottom .twitter header.twitter .title i,
        body.page-template-challenge-nobelium section.challenge.bottom .twitter header.twitter .title i {
          margin-right: 10px;
          color: #1da1f2; }
      body.page-template-challenge section.challenge.bottom .twitter header.twitter a,
      body.page-template-challenge-nobelium section.challenge.bottom .twitter header.twitter a {
        color: #2b8b92;
        font-weight: 700;
        text-decoration: none; }
        body.page-template-challenge section.challenge.bottom .twitter header.twitter a:hover,
        body.page-template-challenge-nobelium section.challenge.bottom .twitter header.twitter a:hover {
          text-decoration: underline; }
    body.page-template-challenge section.challenge.bottom .twitter footer.twitter,
    body.page-template-challenge-nobelium section.challenge.bottom .twitter footer.twitter {
      display: none; }
    body.page-template-challenge section.challenge.bottom .twitter .ctf,
    body.page-template-challenge-nobelium section.challenge.bottom .twitter .ctf {
      padding: 0 15px 15px; }
    body.page-template-challenge section.challenge.bottom .twitter [id^="social-feed-container"] .grid-item .social-feed-element,
    body.page-template-challenge-nobelium section.challenge.bottom .twitter [id^="social-feed-container"] .grid-item .social-feed-element {
      display: flex; }
      body.page-template-challenge section.challenge.bottom .twitter [id^="social-feed-container"] .grid-item .social-feed-element .content,
      body.page-template-challenge-nobelium section.challenge.bottom .twitter [id^="social-feed-container"] .grid-item .social-feed-element .content {
        flex: 1; }
        body.page-template-challenge section.challenge.bottom .twitter [id^="social-feed-container"] .grid-item .social-feed-element .content + a,
        body.page-template-challenge-nobelium section.challenge.bottom .twitter [id^="social-feed-container"] .grid-item .social-feed-element .content + a {
          display: block;
          flex: 0 0 auto;
          padding: 15px; }
          body.page-template-challenge section.challenge.bottom .twitter [id^="social-feed-container"] .grid-item .social-feed-element .content + a img.attachment,
          body.page-template-challenge-nobelium section.challenge.bottom .twitter [id^="social-feed-container"] .grid-item .social-feed-element .content + a img.attachment {
            display: block;
            max-width: 120px; }

body.page-template-challenge section.challenge .post-content,
body.page-template-challenge-nobelium section.challenge .post-content {
  padding: 2rem 0; }
  body.page-template-challenge section.challenge .post-content h1, body.page-template-challenge section.challenge .post-content h2, body.page-template-challenge section.challenge .post-content h3, body.page-template-challenge section.challenge .post-content h4, body.page-template-challenge section.challenge .post-content h5, body.page-template-challenge section.challenge .post-content h6,
  body.page-template-challenge-nobelium section.challenge .post-content h1,
  body.page-template-challenge-nobelium section.challenge .post-content h2,
  body.page-template-challenge-nobelium section.challenge .post-content h3,
  body.page-template-challenge-nobelium section.challenge .post-content h4,
  body.page-template-challenge-nobelium section.challenge .post-content h5,
  body.page-template-challenge-nobelium section.challenge .post-content h6 {
    text-transform: none; }
  body.page-template-challenge section.challenge .post-content img,
  body.page-template-challenge-nobelium section.challenge .post-content img {
    height: auto; }
  body.page-template-challenge section.challenge .post-content .cols iframe,
  body.page-template-challenge-nobelium section.challenge .post-content .cols iframe {
    display: block;
    width: 100%;
    height: auto; }
  body.page-template-challenge section.challenge .post-content ol,
  body.page-template-challenge-nobelium section.challenge .post-content ol {
    position: relative;
    z-index: 2;
    counter-reset: li;
    padding-left: 0; }
    body.page-template-challenge section.challenge .post-content ol:after,
    body.page-template-challenge-nobelium section.challenge .post-content ol:after {
      display: block;
      content: "";
      position: absolute;
      z-index: 1;
      left: calc(16px + 1rem);
      top: 32px;
      bottom: 32px;
      width: 4px;
      background: #a6aa13; }
    body.page-template-challenge section.challenge .post-content ol > li,
    body.page-template-challenge-nobelium section.challenge .post-content ol > li {
      position: relative;
      margin: 0 0 2rem 50px;
      padding: 0 1rem;
      list-style: none;
      font-weight: 700;
      font-size: 20px; }
      body.page-template-challenge section.challenge .post-content ol > li:before,
      body.page-template-challenge-nobelium section.challenge .post-content ol > li:before {
        transform: translateY(-50%);
        position: absolute;
        z-index: 2;
        top: 50%;
        content: counter(li);
        counter-increment: li;
        left: -34px;
        width: 34px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        font-weight: 700;
        color: #fff;
        background: #a6aa13;
        border-radius: 50%; }
    @media (max-width: 959.98px) {
      body.page-template-challenge section.challenge .post-content ol > li,
      body.page-template-challenge-nobelium section.challenge .post-content ol > li {
        font-size: 16px; } }

body.page-template-challenge section.challenge .twitter [id^="social-feed-container-"],
body.page-template-challenge-nobelium section.challenge .twitter [id^="social-feed-container-"] {
  width: auto !important; }
  body.page-template-challenge section.challenge .twitter [id^="social-feed-container-"] .grid-item .social-feed-element,
  body.page-template-challenge-nobelium section.challenge .twitter [id^="social-feed-container-"] .grid-item .social-feed-element {
    box-shadow: none !important; }

body.page-template-challenge #challenge-map,
body.page-template-challenge-nobelium #challenge-map {
  height: 640px; }
  body.page-template-challenge #challenge-map iframe,
  body.page-template-challenge-nobelium #challenge-map iframe {
    display: block;
    width: 100%; }
  @media (max-width: 959.98px) {
    body.page-template-challenge #challenge-map,
    body.page-template-challenge-nobelium #challenge-map {
      height: 480px; } }
  @media (max-width: 767.98px) {
    body.page-template-challenge #challenge-map,
    body.page-template-challenge-nobelium #challenge-map {
      height: 360px; } }

body.page-template-challenge .map-container,
body.page-template-challenge-nobelium .map-container {
  position: relative;
  z-index: 10; }
  body.page-template-challenge .map-container .alert,
  body.page-template-challenge-nobelium .map-container .alert {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    padding: 1rem;
    background: rgba(255, 255, 255, 0.8); }
    body.page-template-challenge .map-container .alert .message,
    body.page-template-challenge-nobelium .map-container .alert .message {
      text-align: center;
      font-weight: 700;
      font-size: 1.2rem;
      color: #d95836; }

body.page-template-challenge .challenge-quiz,
body.page-template-challenge-nobelium .challenge-quiz {
  display: none; }

body.page-template-challenge .challenge-sidebar,
body.page-template-challenge-nobelium .challenge-sidebar {
  position: relative;
  z-index: 3;
  min-height: 100%;
  margin-bottom: -48px;
  padding: 2rem;
  color: #ffffff;
  background: #634663 url("images/ptc/sidebar-bg.png") repeat-y center top; }
  body.page-template-challenge .challenge-sidebar header,
  body.page-template-challenge-nobelium .challenge-sidebar header {
    position: relative;
    margin-bottom: 2rem;
    padding-bottom: 1rem; }
    body.page-template-challenge .challenge-sidebar header .title,
    body.page-template-challenge .challenge-sidebar header .subtitle,
    body.page-template-challenge-nobelium .challenge-sidebar header .title,
    body.page-template-challenge-nobelium .challenge-sidebar header .subtitle {
      margin-bottom: .5rem;
      color: #ffffff; }
    body.page-template-challenge .challenge-sidebar header .title,
    body.page-template-challenge-nobelium .challenge-sidebar header .title {
      font-size: 2rem; }
    body.page-template-challenge .challenge-sidebar header .subtitle,
    body.page-template-challenge-nobelium .challenge-sidebar header .subtitle {
      margin: 0;
      font-size: 28px;
      font-weight: 400; }
    body.page-template-challenge .challenge-sidebar header:after,
    body.page-template-challenge-nobelium .challenge-sidebar header:after {
      position: absolute;
      bottom: 0;
      display: block;
      content: '';
      width: 100px;
      height: 1px;
      background: #ffffff; }
  body.page-template-challenge .challenge-sidebar.leaderboard,
  body.page-template-challenge-nobelium .challenge-sidebar.leaderboard {
    padding-bottom: 64px; }
    body.page-template-challenge .challenge-sidebar.leaderboard section.leaderboard,
    body.page-template-challenge-nobelium .challenge-sidebar.leaderboard section.leaderboard {
      max-width: none; }
    body.page-template-challenge .challenge-sidebar.leaderboard footer,
    body.page-template-challenge-nobelium .challenge-sidebar.leaderboard footer {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: .75rem 0;
      background: #2b8b92;
      text-align: center; }
      body.page-template-challenge .challenge-sidebar.leaderboard footer a,
      body.page-template-challenge-nobelium .challenge-sidebar.leaderboard footer a {
        color: #ffffff;
        text-decoration: none; }
        body.page-template-challenge .challenge-sidebar.leaderboard footer a:hover,
        body.page-template-challenge-nobelium .challenge-sidebar.leaderboard footer a:hover {
          text-decoration: underline; }
      body.page-template-challenge .challenge-sidebar.leaderboard footer .sep,
      body.page-template-challenge-nobelium .challenge-sidebar.leaderboard footer .sep {
        color: rgba(255, 255, 255, 0.3); }
  body.page-template-challenge .challenge-sidebar.submit-entry .button-wrap .btn,
  body.page-template-challenge-nobelium .challenge-sidebar.submit-entry .button-wrap .btn {
    display: block;
    width: 100%; }
  @media (max-width: 959.98px) {
    body.page-template-challenge .challenge-sidebar,
    body.page-template-challenge-nobelium .challenge-sidebar {
      margin-bottom: 0; } }

.page-template-challenge-certificate .pt-challenge-certificate {
  margin-bottom: 2rem; }
  .page-template-challenge-certificate .pt-challenge-certificate embed {
    min-height: 900px; }

.page-template-challenge-certificate .share-notice {
  padding: 1rem;
  text-align: center;
  background: #fafafa; }
  .page-template-challenge-certificate .share-notice p {
    margin: 0; }
    .page-template-challenge-certificate .share-notice p a {
      text-decoration: none; }
      .page-template-challenge-certificate .share-notice p a:hover {
        color: #a6aa13; }
  .page-template-challenge-certificate .share-notice .dpArticleShare {
    display: inline-block !important;
    text-align: center; }

nav.pt-challenge {
  background: #e9e9e9; }
  nav.pt-challenge ul {
    text-align: center; }
    nav.pt-challenge ul li {
      display: inline-block;
      line-height: 1;
      padding: 0 1rem; }
      nav.pt-challenge ul li.current-menu-item a {
        border-bottom-color: #2b8b92; }
      nav.pt-challenge ul li a {
        display: block;
        padding: .75rem 0;
        text-transform: uppercase;
        font-weight: 700;
        color: #2b8b92;
        border-bottom: 3px solid transparent; }
        nav.pt-challenge ul li a:hover {
          border-bottom-color: #634663; }

.challenge-entries {
  display: flex;
  margin: 0 -1rem;
  flex-flow: row wrap; }
  .challenge-entries .entry {
    flex: 0 0 20%;
    margin-bottom: 1.5rem; }
    .challenge-entries .entry[data-category="art"] .image .cat {
      background-color: #e8ad10; }
    .challenge-entries .entry[data-category="science"] .image .cat {
      background-color: #a6aa13; }
    .challenge-entries .entry[data-category="service-education"] .image .cat {
      background-color: #634663; }
    .challenge-entries .entry .image {
      position: relative;
      background: no-repeat center;
      -webkit-background-size: cover;
      background-size: cover; }
      .challenge-entries .entry .image:before {
        content: '';
        display: block;
        padding-top: 65%; }
      .challenge-entries .entry .image .cat {
        position: absolute;
        top: 10px;
        left: 10px;
        padding: 5px 10px;
        font-size: 12px;
        font-weight: 700;
        line-height: 1;
        text-transform: uppercase;
        color: #ffffff;
        border-radius: 10px; }
      .challenge-entries .entry .image .award {
        position: absolute;
        z-index: 10;
        top: -20px;
        right: -20px;
        display: block;
        width: 30%;
        min-width: 80px;
        pointer-events: none; }
    .challenge-entries .entry .bar {
      display: flex;
      justify-content: flex-end;
      padding: 10px;
      background: #fafafa; }
      .challenge-entries .entry .bar .stat {
        color: #e9e9e9; }
        .challenge-entries .entry .bar .stat i, .challenge-entries .entry .bar .stat .num {
          display: inline-block;
          vertical-align: middle;
          line-height: 1; }
        .challenge-entries .entry .bar .stat .num {
          font-weight: 700;
          font-size: 14px; }
        .challenge-entries .entry .bar .stat.views {
          flex: 1; }
        .challenge-entries .entry .bar .stat.votes {
          margin-left: 10px; }
    .challenge-entries .entry footer {
      position: relative;
      color: #000; }
      .challenge-entries .entry footer.has-thumb {
        padding: 10px 10px 10px 65px; }
      .challenge-entries .entry footer.no-thumb {
        padding: 10px; }
      .challenge-entries .entry footer .title {
        font-size: 1rem; }
      .challenge-entries .entry footer .meta {
        font-size: 12px; }
        .challenge-entries .entry footer .meta .author .name {
          color: #2b8b92; }
      .challenge-entries .entry footer .thumb {
        position: absolute;
        z-index: 1;
        left: 0;
        width: 50px;
        height: 50px;
        background: no-repeat center;
        background-size: cover;
        border-radius: 50%; }
    .challenge-entries .entry a {
      text-decoration: none; }
    .challenge-entries .entry .pad {
      padding: 0 1rem; }
  @media (max-width: 1355.98px) {
    .challenge-entries .entry {
      flex: 0 0 25%; } }
  @media (max-width: 1279.98px) {
    .challenge-entries .entry {
      flex: 0 0 33.33333%; } }
  @media (max-width: 959.98px) {
    .challenge-entries .entry {
      flex: 0 0 50%; } }
  @media (max-width: 767.98px) {
    .challenge-entries {
      display: block;
      margin: 0; } }

section.leaderboard {
  max-width: 480px;
  background: #634663; }
  section.leaderboard ul.elements {
    margin: 0;
    padding: 0; }
    section.leaderboard ul.elements li {
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      padding-top: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
      section.leaderboard ul.elements li .element {
        position: relative;
        z-index: 2;
        overflow: hidden;
        width: 70px;
        height: 70px;
        text-align: center;
        color: #ffffff;
        border: 2px solid #fff; }
        section.leaderboard ul.elements li .element[data-index="1"] {
          background: #d95836; }
        section.leaderboard ul.elements li .element[data-index="2"] {
          background: #d95836; }
        section.leaderboard ul.elements li .element[data-index="3"] {
          background: #e8921c; }
        section.leaderboard ul.elements li .element[data-index="4"] {
          background: #e8921c; }
        section.leaderboard ul.elements li .element[data-index="5"] {
          background: #e8921c; }
        section.leaderboard ul.elements li .element[data-index="6"] {
          background: #e8921c; }
        section.leaderboard ul.elements li .element[data-index="7"] {
          background: #e8921c; }
        section.leaderboard ul.elements li .element[data-index="8"] {
          background: #e8921c; }
        section.leaderboard ul.elements li .element[data-index="9"] {
          background: #e8921c; }
        section.leaderboard ul.elements li .element[data-index="10"] {
          background: #e8921c; }
        section.leaderboard ul.elements li .element[data-index="11"] {
          background: #e8ad10; }
        section.leaderboard ul.elements li .element[data-index="12"] {
          background: #e8ad10; }
        section.leaderboard ul.elements li .element[data-index="13"] {
          background: #e8ad10; }
        section.leaderboard ul.elements li .element[data-index="14"] {
          background: #e8ad10; }
        section.leaderboard ul.elements li .element[data-index="15"] {
          background: #e8ad10; }
        section.leaderboard ul.elements li .element[data-index="16"] {
          background: #e8ad10; }
        section.leaderboard ul.elements li .element[data-index="17"] {
          background: #e8ad10; }
        section.leaderboard ul.elements li .element[data-index="18"] {
          background: #e8ad10; }
        section.leaderboard ul.elements li .element[data-index="19"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="20"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="21"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="22"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="23"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="24"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="25"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="26"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="27"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="28"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="29"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="30"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="31"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="32"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="33"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="34"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="35"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="36"] {
          background: #cdad10; }
        section.leaderboard ul.elements li .element[data-index="37"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="38"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="39"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="40"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="41"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="42"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="43"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="44"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="45"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="46"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="47"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="48"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="49"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="50"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="51"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="52"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="53"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="54"] {
          background: #a6aa13; }
        section.leaderboard ul.elements li .element[data-index="55"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="56"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="57"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="58"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="59"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="60"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="61"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="62"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="63"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="64"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="65"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="66"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="67"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="68"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="69"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="70"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="71"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="72"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="73"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="74"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="75"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="76"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="77"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="78"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="79"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="80"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="81"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="82"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="83"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="84"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="85"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="86"] {
          background: #6ea148; }
        section.leaderboard ul.elements li .element[data-index="87"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="88"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="89"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="90"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="91"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="92"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="93"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="94"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="95"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="96"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="97"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="98"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="99"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="100"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="101"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="102"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="103"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="104"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="105"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="106"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="107"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="108"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="109"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="110"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="111"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="112"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="113"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="114"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="115"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="116"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="117"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="118"] {
          background: #2b8b92; }
        section.leaderboard ul.elements li .element[data-index="57"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="58"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="59"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="60"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="61"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="62"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="63"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="64"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="65"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="66"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="67"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="68"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="69"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="70"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="71"] {
          background: #32758e; }
        section.leaderboard ul.elements li .element[data-index="89"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="90"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="91"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="92"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="93"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="94"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="95"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="96"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="97"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="98"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="99"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="100"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="101"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="102"] {
          background: #634663; }
        section.leaderboard ul.elements li .element[data-index="103"] {
          background: #634663; }
        section.leaderboard ul.elements li .element .index {
          font-size: 10px;
          white-space: nowrap; }
        section.leaderboard ul.elements li .element .name {
          font-size: 8px;
          text-transform: lowercase;
          color: #ffffff;
          white-space: nowrap; }
        section.leaderboard ul.elements li .element .symbol {
          padding: .15rem;
          font-weight: 700;
          font-size: 1.75rem;
          white-space: nowrap; }
        section.leaderboard ul.elements li .element .index,
        section.leaderboard ul.elements li .element .symbol,
        section.leaderboard ul.elements li .element .name {
          line-height: 1; }
        section.leaderboard ul.elements li .element .content {
          transform: translate(-50%, -50%);
          position: absolute;
          z-index: 2;
          top: 50%;
          left: 50%; }
      section.leaderboard ul.elements li .num-players {
        color: #9cbdc3;
        white-space: nowrap; }
      section.leaderboard ul.elements li .rank {
        color: #ffffff;
        font-size: 22px;
        font-weight: 700;
        background: none; }
      section.leaderboard ul.elements li .name {
        font-size: 20px;
        text-transform: lowercase;
        color: #fff;
        white-space: nowrap; }
      section.leaderboard ul.elements li .points {
        color: #ffffff;
        font-weight: 700; }
      section.leaderboard ul.elements li .col.c0 {
        flex: 0 0 70px;
        max-width: 70px; }
      section.leaderboard ul.elements li .col.c1 {
        flex: 0 0 100px;
        max-width: 100px; }
      section.leaderboard ul.elements li .col.c2 {
        flex: 1; }
      section.leaderboard ul.elements li .col.c3 {
        flex: auto;
        margin-left: auto;
        text-align: right; }
      section.leaderboard ul.elements li.header {
        padding: 0;
        color: #9cbdc3;
        font-weight: 700; }
  section.leaderboard.standalone {
    padding: 1rem;
    max-width: none; }
  @media (max-width: 767.98px) {
    section.leaderboard ul.elements li .element {
      width: 60px;
      height: 60px; }
      section.leaderboard ul.elements li .element .symbol {
        font-size: 1.5rem; }
    section.leaderboard ul.elements li .rank,
    section.leaderboard ul.elements li .name {
      font-size: 1rem; }
    section.leaderboard ul.elements li .col.c0 {
      max-width: 30px; }
    section.leaderboard ul.elements li .col.c1 {
      max-width: 80px; } }

body.page-template-challenge-subpage article.article,
body.page-template-challenge-certificate article.article {
  padding: 2.5rem; }

.leaderboard-map img {
  display: block;
  margin: 0;
  width: 100%;
  height: auto; }

.leaderboard-map .map {
  height: 640px; }

.ui-dialog {
  max-width: 1200px;
  z-index: 10000 !important; }
  .ui-dialog header {
    margin-bottom: 1rem;
    text-align: center; }
    .ui-dialog header .title {
      font-size: 2rem;
      color: #2b8b92; }
  .ui-dialog .form .row, .ui-dialog .form .gallery {
    margin-bottom: 1rem; }
    .ui-dialog .form .row label, .ui-dialog .form .gallery label {
      display: block; }
      .ui-dialog .form .row label .label, .ui-dialog .form .gallery label .label {
        display: block;
        font-size: 14px; }
  .ui-dialog .periodic-table {
    margin-bottom: 0; }
  .ui-dialog .ui-widget-header {
    border: 0;
    background: none; }
    .ui-dialog .ui-widget-header .ui-dialog-titlebar-close {
      border: 0;
      background: none; }
      .ui-dialog .ui-widget-header .ui-dialog-titlebar-close .ui-button-icon-primary {
        text-indent: 0; }
        .ui-dialog .ui-widget-header .ui-dialog-titlebar-close .ui-button-icon-primary:before {
          font-family: FontAwesome, sans-serif;
          content: '\f00d';
          color: #e9e9e9; }
      .ui-dialog .ui-widget-header .ui-dialog-titlebar-close:hover .ui-button-icon-primary:before {
        color: #000; }
  .ui-dialog #user-info-popup #user-result {
    display: none; }
    .ui-dialog #user-info-popup #user-result .your-score {
      margin-bottom: 2rem;
      text-align: center;
      font-size: 1.5rem; }
      .ui-dialog #user-info-popup #user-result .your-score mark {
        font-weight: 700;
        background: none;
        color: #2b8b92; }
    .ui-dialog #user-info-popup #user-result .close {
      text-align: center; }
  .ui-dialog #user-info-popup.switched-state #user-info {
    display: none; }
  .ui-dialog #user-info-popup.switched-state #user-result {
    display: block; }
  .ui-dialog #result-check-dialog {
    text-align: center; }
    .ui-dialog #result-check-dialog strong {
      color: #2b8b92; }
    .ui-dialog #result-check-dialog .response-content .message,
    .ui-dialog #result-check-dialog .response-content .error {
      font-size: 14px; }
      .ui-dialog #result-check-dialog .response-content .message p,
      .ui-dialog #result-check-dialog .response-content .error p {
        margin-bottom: 1rem; }
      .ui-dialog #result-check-dialog .response-content .message a,
      .ui-dialog #result-check-dialog .response-content .error a {
        color: #d95836;
        font-weight: 700; }
  .ui-dialog #leaderboard-popup ul.elements li mark.rank {
    color: #e9e9e9; }
  .ui-dialog[aria-describedby="element-selector-popup"] {
    max-width: 980px;
    margin-top: 2.5rem; }
    .ui-dialog[aria-describedby="element-selector-popup"] .element-selector .title {
      font-size: 1.5em; }
    .ui-dialog[aria-describedby="element-selector-popup"] .periodic-table.challenge .cell .element .symbol {
      font-size: 1.25em; }
  .ui-dialog .certificate-notice {
    margin-bottom: 1rem;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    background: #fafafa; }
    .ui-dialog .certificate-notice p {
      margin-bottom: 1rem; }

.dialog {
  display: none; }
  .dialog form .row > label, .dialog form .gallery > label {
    flex: 1;
    padding-left: 15px;
    padding-right: 15px; }
    .dialog form .row > label input[type="color"], .dialog form .gallery > label input[type="color"], .dialog form .row > label input[type="date"], .dialog form .gallery > label input[type="date"], .dialog form .row > label input[type="datetime"], .dialog form .gallery > label input[type="datetime"], .dialog form .row > label input[type="datetime-local"], .dialog form .gallery > label input[type="datetime-local"], .dialog form .row > label input[type="email"], .dialog form .gallery > label input[type="email"], .dialog form .row > label input[type="month"], .dialog form .gallery > label input[type="month"], .dialog form .row > label input[type="number"], .dialog form .gallery > label input[type="number"], .dialog form .row > label input[type="password"], .dialog form .gallery > label input[type="password"], .dialog form .row > label input[type="search"], .dialog form .gallery > label input[type="search"], .dialog form .row > label input[type="tel"], .dialog form .gallery > label input[type="tel"], .dialog form .row > label input[type="text"], .dialog form .gallery > label input[type="text"], .dialog form .row > label input[type="time"], .dialog form .gallery > label input[type="time"], .dialog form .row > label input[type="url"], .dialog form .gallery > label input[type="url"], .dialog form .row > label input[type="week"], .dialog form .gallery > label input[type="week"], .dialog form .row > label textarea, .dialog form .gallery > label textarea,
    .dialog form .row > label select,
    .dialog form .gallery > label select {
      display: block;
      width: 100%; }

.custom-clustericon {
  background: var(--cluster-color);
  color: #FFF;
  border-radius: 100%;
  font-weight: bold;
  font-size: 10px;
  display: flex;
  align-items: center; }

.custom-clustericon::before, .custom-clustericon::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: var(--cluster-color);
  opacity: 0.2;
  border-radius: 100%; }

.custom-clustericon::before {
  padding: 7px; }

.custom-clustericon::after {
  padding: 14px; }

.custom-clustericon-1 {
  --cluster-color: $brand-color-purple; }

.custom-clustericon-2 {
  --cluster-color: $brand-color-teal; }

.custom-clustericon-3 {
  --cluster-color: $brand-color-green; }

.custom-clustericon-4 {
  --cluster-color: $brand-color-gold; }

.custom-clustericon-5 {
  --cluster-color: $brand-color-red; }


/*# sourceMappingURL=style.css.map*/