/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__today, .post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-c-top-bar__today-button {
  transition: all 0.3s ease;
}

.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.rev-row {
  flex-direction: row-reverse;
}

.post-type-archive-result .page-title, .page-template-archive-result .page-title {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-result .page-title, .page-template-archive-result .page-title {
    margin-bottom: 55px;
  }
}
.post-type-archive-result .page-desc, .page-template-archive-result .page-desc {
  margin: 0 auto 40px;
  max-width: 800px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .post-type-archive-result .page-desc, .page-template-archive-result .page-desc {
    margin-bottom: 60px;
  }
}
.post-type-archive-result .page-desc p:last-child, .page-template-archive-result .page-desc p:last-child {
  margin-bottom: 0;
}

.post-type-archive-result .page-desc .btn, .page-template-archive-result .page-desc .btn {
  max-width: max-content;
}

.post-type-archive-result .top-results, .page-template-archive-result .top-results {
  padding: 40px 0 20px;
  background-color: var(--color-neutral);
}

.post-type-archive-result .top-results.rgtest, .page-template-archive-result .top-results.rgtest {
  background-color: #fff;
}

@media (max-width: 1199px) {
  .post-type-archive-result .top-results.rgtest, .page-template-archive-result .top-results.rgtest {
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .post-type-archive-result .top-results, .page-template-archive-result .top-results {
    padding: 80px 0 50px;
  }
}
.post-type-archive-result .top-results .section-title, .page-template-archive-result .top-results .section-title {
  margin-bottom: 40px;
}

.post-type-archive-result .top-results .result-item, .page-template-archive-result .top-results .result-item {
  flex-direction: column;
}

.post-type-archive-result .top-results .result-item .btn-wrapper, .page-template-archive-result .top-results .result-item .btn-wrapper {
  margin-top: 10px;
}

.post-type-archive-result .top-results .results-grid-slider, .page-template-archive-result .top-results .results-grid-slider {
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.12));
}

.post-type-archive-result .top-results .results-grid-slider .swiper-button-wrapper, .page-template-archive-result .top-results .results-grid-slider .swiper-button-wrapper {
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .post-type-archive-result .top-results .results-grid-slider .swiper-button-wrapper, .page-template-archive-result .top-results .results-grid-slider .swiper-button-wrapper {
    justify-content: end;
  }
}
.post-type-archive-result .col-item, .page-template-archive-result .col-item {
  margin-bottom: 30px;
}

.post-type-archive-result .result-item, .page-template-archive-result .result-item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  max-width: 350px;
  text-align: center;
  height: 100%;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .post-type-archive-result .result-item, .page-template-archive-result .result-item {
    max-width: 455px;
  }
}
@media screen and (min-width: 1200px) {
  .post-type-archive-result .result-item, .page-template-archive-result .result-item {
    max-width: 560px;
  }
}
.post-type-archive-result .result-item a:not(.btn), .page-template-archive-result .result-item a:not(.btn) {
  display: block;
  width: 100%;
  padding: 20px 15px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-result .result-item a:not(.btn), .page-template-archive-result .result-item a:not(.btn) {
    padding: 45px 15px 40px;
  }
}
.post-type-archive-result .result-item a:not(.btn):hover .value, .page-template-archive-result .result-item a:not(.btn):hover .value {
  color: var(--color-secondary);
}

.post-type-archive-result .result-item .record-breaking, .page-template-archive-result .result-item .record-breaking {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
  color: #081A13;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .post-type-archive-result .result-item .record-breaking, .page-template-archive-result .result-item .record-breaking {
    position: absolute;
    top: 15px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
  }
}
.post-type-archive-result .result-item .record-breaking svg, .page-template-archive-result .result-item .record-breaking svg {
  margin-right: 7px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-result .result-item .record-breaking, .page-template-archive-result .result-item .record-breaking {
    margin-bottom: 10px;
    letter-spacing: 1.5px;
  }
}
.post-type-archive-result .result-item .value, .page-template-archive-result .result-item .value {
  margin-bottom: 5px;
  color: #081A13;
  font-family: var(--secondary-font), sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0.96px;
  text-transform: uppercase;
  transition: color 0.3s ease-in-out;
}

@media screen and (min-width: 768px) {
  .post-type-archive-result .result-item .value, .page-template-archive-result .result-item .value {
    font-size: 44px;
    letter-spacing: 1.36px;
  }
}
.post-type-archive-result .result-item .category, .page-template-archive-result .result-item .category {
  color: #081A13;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: var(--main-font), sans-serif;
  margin-bottom: 0;
}

.post-type-archive-result .bottom-content, .page-template-archive-result .bottom-content {
  padding: 40px 0 0;
}

@media screen and (min-width: 768px) {
  .post-type-archive-result .bottom-content, .page-template-archive-result .bottom-content {
    padding: 80px 0 20px;
  }
}
.post-type-archive-result .bottom-content .content, .page-template-archive-result .bottom-content .content {
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
}

.post-type-archive-result .bottom-content .content .btn, .page-template-archive-result .bottom-content .content .btn {
  max-width: max-content;
}

.post-type-archive-result .results-list, .page-template-archive-result .results-list {
  padding: 40px 0 0;
}

@media screen and (min-width: 768px) {
  .post-type-archive-result .results-list, .page-template-archive-result .results-list {
    padding: 80px 0 20px;
  }
}
.post-type-archive-result .results-list .blog-pagination, .page-template-archive-result .results-list .blog-pagination {
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-result .results-list .blog-pagination, .page-template-archive-result .results-list .blog-pagination {
    margin-top: 30px;
  }
}
.post-type-archive-result .rgtest-content.rgtest, .page-template-archive-result .rgtest-content.rgtest {
  background-color: var(--color-neutral);
  padding: 106px 0 1px;
}

@media (max-width: 991px) {
  .post-type-archive-result .rgtest-content.rgtest, .page-template-archive-result .rgtest-content.rgtest {
    padding-top: 134px;
  }
}
.post-type-archive-result .case-result-main, .page-template-archive-result .case-result-main {
  max-width: 1382px;
  width: 100%;
  margin: 0 auto;
}

.post-type-archive-result .case-result-main__main .row, .page-template-archive-result .case-result-main__main .row {
  row-gap: 50px;
  justify-content: center;
}

.post-type-archive-result .case-result-main .rev-row, .page-template-archive-result .case-result-main .rev-row {
  flex-direction: row-reverse;
}

.post-type-archive-result .case-result-main .section-content, .page-template-archive-result .case-result-main .section-content {
  max-width: 561px;
  width: 100%;
  margin-left: auto;
}

@media (max-width: 991px) {
  .post-type-archive-result .case-result-main .section-content, .page-template-archive-result .case-result-main .section-content {
    margin: 0 auto;
  }
}
.post-type-archive-result .case-result-main .main-1, .page-template-archive-result .case-result-main .main-1 {
  margin-bottom: 115px;
}

.post-type-archive-result .case-result-main .main-1.rgtest, .page-template-archive-result .case-result-main .main-1.rgtest {
  margin-bottom: 0;
}

.post-type-archive-result .case-result-main .main-2, .page-template-archive-result .case-result-main .main-2 {
  background: var(--Color-light, #FFF);
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 115px;
}

@media (max-width: 991px) {
  .post-type-archive-result .case-result-main .main-2, .page-template-archive-result .case-result-main .main-2 {
    margin-bottom: 60px;
    padding: 30px;
  }
}
.post-type-archive-result .case-result-main .main-2 .section-content .btn, .page-template-archive-result .case-result-main .main-2 .section-content .btn {
  max-width: 446px;
  padding: 15px;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.256px;
}

.post-type-archive-result .case-result-main .main-2 .image-holder, .page-template-archive-result .case-result-main .main-2 .image-holder {
  position: relative;
  width: 100%;
  text-align: center;
  margin: -60px auto;
}

@media (max-width: 991px) {
  .post-type-archive-result .case-result-main .main-2 .image-holder, .page-template-archive-result .case-result-main .main-2 .image-holder {
    margin-top: -130px;
    margin-bottom: 0;
  }
}
.post-type-archive-result .case-result-main .main-2 .image-holder img, .page-template-archive-result .case-result-main .main-2 .image-holder img {
  box-shadow: none;
}

@media (max-width: 767px) {
  .post-type-archive-result .case-result-main .main-2 .image-holder img, .page-template-archive-result .case-result-main .main-2 .image-holder img {
    width: 65%;
  }
}
.post-type-archive-result .case-result-main .main-2 .image-holder .btn, .page-template-archive-result .case-result-main .main-2 .image-holder .btn {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  width: 100%;
  font-size: 16.667px;
  font-weight: 400;
  letter-spacing: 2.167px;
  background-color: #fff;
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
  max-width: 543px;
  line-height: 30px;
}

.post-type-archive-tribe_events .main-content::before {
  display: block;
}

@media screen and (min-width: 992px) {
  .post-type-archive-tribe_events .main-content::before {
    display: none;
  }
}
.post-type-archive-tribe_events h2 {
  padding-bottom: 0;
}

.post-type-archive-tribe_events h2:after {
  display: none;
}

.post-type-archive-tribe_events .entry-content a:not(.btn) {
  color: var(--color-secondary);
}

.post-type-archive-tribe_events .intro-community {
  padding-bottom: 40px;
  position: relative;
}

.post-type-archive-tribe_events .intro-community:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url(../images/community-2025-bg.png);
  background-color: #f5f5f5;
  background-position: center -76px;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 991px) {
  .post-type-archive-tribe_events .intro-community:before {
    background-position: top center;
  }
}
@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .intro-community:before {
    height: 102%;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-tribe_events .intro-community:before {
    background-size: cover;
  }
}
@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .intro-community {
    padding-bottom: 68px;
  }
}
.post-type-archive-tribe_events .intro-community .page-title {
  margin: 0 auto 30px;
  max-width: 1130px;
}

.post-type-archive-tribe_events .intro-community .content {
  margin: 0 auto 40px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .intro-community .content {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-tribe_events .intro-community .content {
    margin-bottom: 232px;
  }
}
@media screen and (min-width: 1200px) {
  .post-type-archive-tribe_events .intro-community .content {
    max-width: 800px;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-tribe_events .intro-community .image-wrapper {
    display: flex;
    align-items: center;
    margin: 0 -15px;
  }
}
@media (max-width: 991px) {
  .post-type-archive-tribe_events .intro-community .image-wrapper {
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-tribe_events .intro-community .image-wrapper .image-holder {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .post-type-archive-tribe_events .intro-community .image-wrapper .image-holder {
    margin-bottom: 30px;
  }
  .post-type-archive-tribe_events .intro-community .image-wrapper .image-holder:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .post-type-archive-tribe_events .intro-community .image-wrapper .image-holder img {
    max-height: 250px;
  }
}
.post-type-archive-tribe_events .community-events {
  position: relative;
  padding: 40px 0;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .community-events {
    padding: 76px 0 75px;
  }
}
.post-type-archive-tribe_events .community-events:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 350px;
  background-image: url(../images/bg-community-events.webp);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .community-events:before {
    height: 713px;
  }
}
.post-type-archive-tribe_events .community-events .section-title {
  margin-bottom: 40px;
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .community-events .section-title {
    margin-bottom: 74px;
  }
}
.post-type-archive-tribe_events .community-events .section-title:after {
  display: none;
}

.post-type-archive-tribe_events .community-events .events-wrapper {
  padding: 40px 15px;
  background-color: #fff;
  border: 1px solid #E8E8E8;
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 992px) {
  .post-type-archive-tribe_events .community-events .events-wrapper {
    padding: 60px 15px;
  }
}
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events {
  margin: 0 auto;
  max-width: 1088px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-common-l-container {
  padding: 0;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-header {
  align-items: normal;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-header .tribe-events-c-messages__message--notice {
  background-color: var(--color-neutral);
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-header .tribe-events-c-messages__message--notice .tribe-events-c-messages__message-list {
  color: #868686;
  font-size: 18px;
  line-height: 33px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-header .tribe-events-c-messages__message--notice svg {
  margin-right: 10px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-header__title-text {
  margin-bottom: 30px;
  color: #868686;
  font-family: var(--main-font), sans-serif;
  font-size: 18px;
  line-height: 33px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-header__title-text:after {
  display: none;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-header__breadcrumbs {
  display: none;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-header__events-bar {
  display: block;
  margin-top: 7px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-header__top-bar {
  margin-bottom: 53px;
}

@media (max-width: 991px) {
  .post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-header__top-bar {
    margin-bottom: 30px;
  }
}
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-common-c-btn-icon {
  background: none;
  border: none;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-c-top-bar__today-button {
  padding: 10px 15px 8px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  background-color: var(--color-secondary);
  border: none;
  border-radius: 4px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-c-top-bar__today-button:hover {
  background-color: #0A3669;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-c-top-bar__datepicker-button {
  color: var(--text-color);
  font-size: 28px;
  line-height: 40px;
  background: none;
  border: none;
}

@media (max-width: 991px) {
  .post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-c-top-bar__datepicker-button {
    font-size: 24px;
    line-height: 32px;
  }
}
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-c-top-bar__datepicker-button .tribe-common-c-svgicon {
  display: block;
  margin-left: 9px;
  width: 10px;
  height: 7px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-c-view-selector__button {
  padding: 0;
  border: none;
  background: url(../images/icons/icon-list-events.svg) no-repeat center;
  width: 26px;
  height: 26px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-c-view-selector__button svg {
  display: none;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-c-view-selector__content {
  margin-top: 10px;
  background-color: #fff;
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
  transform: none;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-c-view-selector__content .tribe-events-c-view-selector__list-item-icon {
  height: auto;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-c-view-selector__content .tribe-events-c-view-selector__list-item-text {
  margin-top: 2px;
  line-height: normal;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list__month-separator,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past__month-separator {
  color: var(--text-color);
  font-family: var(--main-font), sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list__month-separator,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past__month-separator {
    letter-spacing: 3.2px;
  }
}
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list__month-separator:after,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past__month-separator:after {
  content: "";
  position: static;
  display: block;
  flex: auto;
  height: 1px;
  margin-left: 16px;
  background-color: #E8E8E8;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list__event-row,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past__event-row {
  padding: 12px 15px 14px;
  margin: 19px 0;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list__event-row:hover,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past__event-row:hover {
  background-color: var(--color-neutral);
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-date-tag,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-date-tag,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-date-tag {
  padding: 0;
  margin-right: 24px;
  width: auto;
  min-width: auto;
}

@media (max-width: 991px) {
  .post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event {
    margin: 0;
  }
}
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag-datetime,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-date-tag-datetime,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-date-tag-datetime,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-date-tag-datetime {
  padding-top: 2px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-weekday,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-latest-past__event-date-tag-month,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-latest-past__event-date-tag-year,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-weekday,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-date-tag-datetime .tribe-events-calendar-latest-past__event-date-tag-month,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-date-tag-datetime .tribe-events-calendar-latest-past__event-date-tag-year,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-weekday,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-latest-past__event-date-tag-month,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-latest-past__event-date-tag-year,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-weekday,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-date-tag-datetime .tribe-events-calendar-latest-past__event-date-tag-month,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-date-tag-datetime .tribe-events-calendar-latest-past__event-date-tag-year {
  margin-bottom: -1px;
  color: var(--text-color);
  font-size: 12px;
  text-transform: uppercase;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-daynum,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-latest-past__event-date-tag-daynum,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-daynum,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-date-tag-datetime .tribe-events-calendar-latest-past__event-date-tag-daynum,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-daynum,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-latest-past__event-date-tag-daynum,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-daynum,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-date-tag-datetime .tribe-events-calendar-latest-past__event-date-tag-daynum {
  color: var(--text-color);
  font-size: 24px;
  font-weight: 700;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-datetime-wrapper,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-datetime-wrapper,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-datetime-wrapper,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-datetime-wrapper {
  margin-bottom: 12px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-datetime,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-datetime,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-datetime,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-datetime {
  color: #868686;
  font-size: 14px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-details,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-details,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-details,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-details {
  padding: 0;
  width: auto;
  max-width: 760px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-details,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-details,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-details,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-details {
    padding-right: 20px;
    max-width: calc(100% - 125px);
  }
}
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-title,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-title,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-title,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-title {
  color: #081A13;
  font-family: var(--main-font), sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-title a,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-title a,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-title a,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-title a {
  color: #081A13;
}

@media (max-width: 991px) {
  .post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-title,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-title,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-title,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-title {
    font-size: 20px;
    line-height: 28px;
  }
}
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-description,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-description,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-description,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-description {
  display: none !important;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-featured-image-wrapper,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-featured-image-wrapper,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-featured-image-wrapper,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-featured-image-wrapper {
  padding: 0;
  width: auto;
  margin-left: auto;
}

@media (max-width: 991px) {
  .post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-featured-image-wrapper,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-featured-image-wrapper,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-featured-image-wrapper,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-featured-image-wrapper {
    margin-left: 0;
  }
}
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-featured-image,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-featured-image,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-featured-image,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-featured-image {
  margin-left: auto;
  width: 125px;
  height: 125px;
  object-fit: contain;
}

@media (max-width: 991px) {
  .post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-featured-image,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list .tribe-events-calendar-latest-past__event-featured-image,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-list__event-featured-image,
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-latest-past .tribe-events-calendar-latest-past__event-featured-image {
    margin-left: 0;
  }
}
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav {
  padding-top: 14px;
}

@media screen and (min-width: 992px) {
  .post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list {
    justify-content: normal;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item {
    margin-right: 30px;
    width: auto;
  }
  .post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__list-item:last-child {
    margin-right: 0;
  }
}
.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav .tribe-common-b2 {
  color: var(--text-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 6px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__today {
  padding: 10px 15px 8px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  background-color: var(--color-secondary);
  border: none;
  border-radius: 4px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav .tribe-events-c-nav__today:hover {
  background-color: #0A3669;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav button {
  background: none;
  border: none;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav button:disabled {
  opacity: 0.5;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav .tribe-common-c-svgicon {
  display: block;
  width: 8px;
  height: 12px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav .tribe-common-c-svgicon path {
  fill: #666;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav .tribe-common-c-svgicon.tribe-events-c-nav__prev-icon-svg {
  margin-right: 16px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-calendar-list-nav .tribe-common-c-svgicon.tribe-events-c-nav__next-icon-svg {
  margin-left: 16px;
}

.post-type-archive-tribe_events .community-events .events-wrapper .tribe-events .tribe-events-c-subscribe-dropdown {
  display: none;
}

.post-type-archive-tribe_events .local-partners {
  padding-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .local-partners {
    padding-bottom: 39px;
  }
}
.post-type-archive-tribe_events .local-partners .content {
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
}

.post-type-archive-tribe_events .local-partners .content h2 {
  margin-bottom: 19px;
}

.post-type-archive-tribe_events .organizations {
  position: relative;
  padding: 80px 0 40px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .organizations {
    padding-top: 160px;
    padding-bottom: 66px;
  }
}
.post-type-archive-tribe_events .organizations:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 350px;
  background-image: url(../images/bg-community-grid.webp);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .organizations:before {
    height: 768px;
  }
}
.post-type-archive-tribe_events .organizations .top-content {
  margin: 0 auto 40px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .organizations .top-content {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .post-type-archive-tribe_events .organizations .top-content {
    max-width: 470px;
  }
}
.post-type-archive-tribe_events .organizations .organizations-list {
  padding: 15px;
  margin: 0 auto;
  max-width: 1166px;
  background-color: #fff;
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .organizations .organizations-list {
    padding: 60px;
  }
}
.post-type-archive-tribe_events .organizations .organizations-list .with-logo {
  border-bottom: 1px solid #E8E8E8;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .organizations .organizations-list .with-logo {
    padding-bottom: 39px;
    margin-bottom: 51px;
  }
}
.post-type-archive-tribe_events .organizations .organizations-list .with-logo .item {
  padding: 20px 15px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .organizations .organizations-list .with-logo .item {
    padding: 36px;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-tribe_events .organizations .organizations-list .with-logo .item {
    padding: 0 30px;
    border-bottom: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .post-type-archive-tribe_events .organizations .organizations-list .with-logo .col-item:nth-child(-n+2) .item {
    padding-top: 0;
  }
  .post-type-archive-tribe_events .organizations .organizations-list .with-logo .col-item:last-child .item {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-tribe_events .organizations .organizations-list .without-logo .col-item:nth-child(-n+3) .item {
    padding-top: 0;
  }
  .post-type-archive-tribe_events .organizations .organizations-list .without-logo .col-item:nth-last-child(-n+3) .item {
    padding-bottom: 0;
  }
  .post-type-archive-tribe_events .organizations .organizations-list .without-logo .col-item:nth-child(3n+1) .item {
    padding-left: 0;
  }
  .post-type-archive-tribe_events .organizations .organizations-list .without-logo .col-item:nth-child(3n) .item {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .post-type-archive-tribe_events .organizations .organizations-list .without-logo .col-item:nth-child(-n+2) .item {
    padding-top: 0;
  }
  .post-type-archive-tribe_events .organizations .organizations-list .without-logo .col-item:last-child .item {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .post-type-archive-tribe_events .organizations .organizations-list .col-item:nth-child(2n) .item {
    border-right: none;
  }
  .post-type-archive-tribe_events .organizations .organizations-list .col-item:last-child .item {
    border-bottom: none;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-tribe_events .organizations .organizations-list .col-item:nth-child(3n) .item {
    border-right: none;
  }
  .post-type-archive-tribe_events .organizations .organizations-list .col-item:nth-last-child(-n+3) .item {
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .post-type-archive-tribe_events .organizations .organizations-list .col-item:last-child .item {
    border-bottom: none;
  }
}
.post-type-archive-tribe_events .organizations .organizations-list .item {
  padding: 20px 15px;
  border-bottom: 1px solid #E8E8E8;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .organizations .organizations-list .item {
    padding: 36px;
    height: 100%;
    border-right: 1px solid #E8E8E8;
  }
}
@media (max-width: 767px) {
  .post-type-archive-tribe_events .organizations .organizations-list .item {
    text-align: center;
  }
}
.post-type-archive-tribe_events .organizations .organizations-list .item.with-image {
  text-align: center;
}

.post-type-archive-tribe_events .organizations .organizations-list .item .image-holder {
  margin-bottom: 24px;
}

.post-type-archive-tribe_events .organizations .organizations-list .item .desc {
  margin: 0 auto;
  max-width: 220px;
  color: var(--text-color);
  font-size: 16px;
  line-height: 24px;
}

.post-type-archive-tribe_events .organizations .organizations-list .item .title {
  margin-bottom: 12px;
  color: #081A13;
  font-size: 16px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 3.2px;
  text-transform: uppercase;
}

.post-type-archive-tribe_events .organizations .organizations-list .item .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) {
  padding: 0;
  margin: 0;
}

.post-type-archive-tribe_events .organizations .organizations-list .item .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) li {
  padding-left: 0;
  font-size: 16px;
  line-height: 24px;
}

.post-type-archive-tribe_events .organizations .organizations-list .item .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) li:before {
  display: none;
}

.post-type-archive-tribe_events .organizations .organizations-list .item .content ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) li a {
  color: var(--color-secondary);
}

.post-type-archive-tribe_events .gives-back {
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .gives-back {
    padding-bottom: 50px;
  }
}
.post-type-archive-tribe_events .gives-back .content {
  margin: 0 auto 40px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .gives-back .content {
    margin-bottom: 57px;
  }
}
@media screen and (min-width: 1200px) {
  .post-type-archive-tribe_events .gives-back .content {
    max-width: 800px;
  }
}
.post-type-archive-tribe_events .gives-back .content h2 {
  margin-bottom: 12px;
}

.post-type-archive-tribe_events .gives-back .item-list .row {
  margin: 0 -15px;
}

.post-type-archive-tribe_events .gives-back .item-list .col-item {
  padding: 0 15px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .post-type-archive-tribe_events .gives-back .item-list .col-item {
    margin-bottom: 20px;
    text-align: center;
  }
  .post-type-archive-tribe_events .gives-back .item-list .col-item:last-child {
    margin-bottom: 0;
  }
}
.post-type-archive-tribe_events .gives-back .item {
  padding: 20px 15px;
  height: 100%;
  background-color: #fff;
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .gives-back .item {
    padding: 33px 30px 34px;
  }
}
@media (min-width: 1400px) {
  .post-type-archive-tribe_events .gives-back .item {
    display: flex;
    align-items: center;
    min-height: 331px;
  }
}
@media (max-width: 1399px) {
  .post-type-archive-tribe_events .gives-back .item {
    text-align: center;
  }
}
.post-type-archive-tribe_events .gives-back .item .image-holder {
  margin-bottom: 20px;
}

@media (min-width: 1400px) {
  .post-type-archive-tribe_events .gives-back .item .image-holder {
    flex: 0 0 272px;
    margin-right: 34px;
    margin-bottom: 0;
  }
}
@media (min-width: 1400px) {
  .post-type-archive-tribe_events .gives-back .item .content-holder {
    max-width: 314px;
  }
}
.post-type-archive-tribe_events .gives-back .item .content-holder p {
  font-size: 16px;
  line-height: 24px;
}

.post-type-archive-tribe_events .gives-back .item .content-holder p:last-child {
  margin-bottom: 0;
}

.post-type-archive-tribe_events .looking {
  padding: 40px 0;
  background-color: var(--color-neutral);
}

@media screen and (min-width: 768px) {
  .post-type-archive-tribe_events .looking {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1200px) {
  .post-type-archive-tribe_events .looking .content {
    padding-top: 9px;
    max-width: 565px;
  }
}
.post-type-archive-tribe_events .looking .content p:last-of-type {
  margin-bottom: 0;
}

.post-type-archive-tribe_events .looking .image-wrapper {
  margin-top: 40px;
}

@media screen and (min-width: 1200px) {
  .post-type-archive-tribe_events .looking .image-wrapper {
    margin-top: 47px;
  }
}
.post-type-archive-tribe_events .looking .image-wrapper .image-holder {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .post-type-archive-tribe_events .looking .image-wrapper .image-holder {
    margin-bottom: 39px;
  }
}
@media (max-width: 1199px) {
  .post-type-archive-tribe_events .looking .image-wrapper .image-holder {
    text-align: center;
  }
}
.post-type-archive-tribe_events .looking .image-wrapper .image-holder:last-child {
  margin-bottom: 0;
}

.post-type-archive-tribe_events .looking .form-wrap {
  margin: 40px auto 0;
  max-width: 570px;
}

@media screen and (min-width: 1200px) {
  .post-type-archive-tribe_events .looking .form-wrap {
    margin: 0;
    padding: 49px 90px 56px;
  }
}
.post-type-archive-tribe_events .looking .form-wrap .form-title {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  text-transform: none;
}

.post-type-archive-podcast_episode .breadcrumb-container .breadcrumb {
  color: #fff;
}

.post-type-archive-podcast_episode .breadcrumb-container .breadcrumb a {
  color: #fff;
}

.post-type-archive-podcast_episode .breadcrumb-container .breadcrumb a:after {
  filter: brightness(0) invert(1);
}

.post-type-archive-podcast_episode .main-content {
  padding: 0;
}

.post-type-archive-podcast_episode .main-content:before {
  display: none;
}

.post-type-archive-podcast_episode .recent-podcast {
  padding: 40px 0 60px;
  background-color: var(--color-neutral);
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .recent-podcast {
    padding: 60px 0 94px;
  }
}
@media screen and (min-width: 1200px) {
  .post-type-archive-podcast_episode .recent-podcast {
    padding-top: 119px;
  }
}
.post-type-archive-podcast_episode .recent-podcast .section-title {
  padding-bottom: 0;
  margin-bottom: 35px;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .post-type-archive-podcast_episode .recent-podcast .section-title {
    padding-left: 46px;
    margin-left: auto;
    width: 58.3333333333%;
  }
}
.post-type-archive-podcast_episode .recent-podcast .section-title:after {
  display: none;
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder {
  padding: 10px;
  background-color: #fff;
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .podcast-playlist {
  border: 1px solid #E8E8E8;
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .image-audio-holder {
  padding: 15px;
  border-bottom: 1px solid #E8E8E8;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .image-audio-holder {
    display: flex;
    padding: 22px 19px 36px;
  }
}
@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .image-audio-holder .image-holder {
    flex: 0 0 174px;
    margin-right: 25px;
  }
}
@media (max-width: 767px) {
  .post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .image-audio-holder .image-holder {
    margin-bottom: 20px;
    text-align: center;
  }
}
.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .image-audio-holder .image-holder img {
  border-radius: 5px;
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .image-audio-holder .audio-podcast-player {
  width: 100%;
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .btn-title-holder {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .btn-title-holder {
    margin-bottom: 24px;
  }
}
.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .btn-playlist-play-pause {
  padding: 0;
  margin-right: 15px;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  background: url(../images/icons/icon-pause-podcast-playlist.svg) no-repeat center;
  background-size: contain;
  border: none;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .btn-playlist-play-pause {
    margin-right: 24px;
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
  }
}
.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .btn-playlist-play-pause.paused {
  background-image: url(../images/icons/icon-play-podcast-playlist.svg);
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .podcast-title {
  color: #000;
  font-size: 13px;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .podcast-title {
    margin-bottom: -1px;
  }
}
.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .current-audio-title {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .current-audio-title {
    font-size: 25px;
    line-height: 33px;
  }
}
.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .playlist-progress-bar {
  margin-left: 3px;
  max-width: 1148px;
  height: 49px;
  background: url(../images/bg-podcast-wave.svg) no-repeat;
  cursor: pointer;
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .playlist-progress-bar .playlist-progress {
  width: 0;
  height: 100%;
  background: url(../images/bg-podcast-wave-progress.svg) no-repeat;
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .playlist-time {
  margin-top: 20px;
  color: #999;
  font-size: 11px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .playlist-time {
    margin-top: 28px;
    margin-left: 11px;
  }
}
.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .list {
  padding: 0;
  margin: 0;
  max-height: 155px;
  overflow-y: auto;
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .list .episode {
  display: flex;
  align-items: center;
  padding: 9px 11px;
  margin: 0;
  color: #666;
  font-size: 13px;
  line-height: 33px;
  cursor: pointer;
  border-bottom: 1px solid #D8D8D8;
  background-color: transparent;
  transition: background-color 0.3s ease-in-out;
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .list .episode:hover {
  background-color: var(--color-neutral);
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .list .episode:last-child {
  border-bottom: none;
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .list .episode.active {
  pointer-events: none;
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .list .episode.active .episode-title {
  color: #000;
  font-weight: 700;
}

@media (max-width: 767px) {
  .post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .list .episode .episode-title {
    padding-right: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}
.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .list .episode .image-holder {
  margin-right: 15px;
  width: 20px;
  height: 20px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .list .episode .image-holder {
    margin-right: 20px;
  }
}
.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .list .episode .image-holder img {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
}

.post-type-archive-podcast_episode .recent-podcast .podcast-playlist-holder .list .episode .episode-time {
  margin-left: auto;
}

.post-type-archive-podcast_episode .about {
  position: relative;
  padding-bottom: 40px;
  background-color: var(--color-neutral);
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .about {
    padding-bottom: 200px;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-podcast_episode .about {
    padding-bottom: 280px;
  }
}
@media screen and (min-width: 1200px) {
  .post-type-archive-podcast_episode .about {
    padding-bottom: 232px;
  }
}
@media screen and (min-width: 1200px) {
  .post-type-archive-podcast_episode .about .container {
    position: static;
  }
}
@media screen and (min-width: 1200px) {
  .post-type-archive-podcast_episode .about .content {
    max-width: 570px;
    margin-top: 63px;
  }
}
.post-type-archive-podcast_episode .about .video-wrapper {
  padding-top: 10px;
}

@media screen and (min-width: 1200px) {
  .post-type-archive-podcast_episode .about .video-wrapper {
    padding-top: 71px;
  }
}
@media screen and (min-width: 1200px) {
  .post-type-archive-podcast_episode .about .video-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 42.2%;
    height: 532px;
    background-color: #2B5540;
  }
}
.post-type-archive-podcast_episode .about .video-holder {
  position: relative;
  max-width: 687px;
  margin-left: auto;
}

@media (max-width: 1199px) {
  .post-type-archive-podcast_episode .about .video-holder {
    margin: 0 auto;
  }
}
.post-type-archive-podcast_episode .about .video-holder a {
  position: relative;
  margin: 0;
}

.post-type-archive-podcast_episode .about .video-holder .btn-play {
  position: absolute;
  bottom: 15px;
  left: 15px;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 992px) {
  .post-type-archive-podcast_episode .about .video-holder .btn-play {
    bottom: 39px;
    left: 39px;
  }
}
.post-type-archive-podcast_episode .about .video-holder .btn-play span {
  margin-left: 7px;
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 1.95px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .about .additional-image {
    position: absolute;
    right: 63px;
    bottom: -126px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .post-type-archive-podcast_episode .about .additional-image {
    right: 30px;
  }
}
@media (max-width: 767px) {
  .post-type-archive-podcast_episode .about .additional-image {
    margin-top: 20px;
    text-align: center;
  }
  .post-type-archive-podcast_episode .about .additional-image img {
    max-width: 200px;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-podcast_episode .podcast-list {
    margin-top: -80px;
  }
}
@media (max-width: 991px) {
  .post-type-archive-podcast_episode .podcast-list {
    padding: 40px 0;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-podcast_episode .podcast-list .nav-tabs {
    flex-wrap: nowrap;
  }
}
.post-type-archive-podcast_episode .podcast-list .nav-tabs .nav-link {
  position: relative;
  padding: 5px;
  height: 80px;
  color: var(--text-color);
  text-align: center;
  font-family: var(--secondary-font), sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background-color: var(--color-neutral);
  border-radius: 0;
  border: none;
  border-top: 2px solid #E8E8E8;
  border-right: 2px solid #E8E8E8;
  transition-duration: 0.3s;
}

.post-type-archive-podcast_episode .podcast-list .nav-tabs .nav-link:first-child {
  border-left: 2px solid #E8E8E8;
}

.post-type-archive-podcast_episode .podcast-list .nav-tabs .nav-link .case-name {
  display: none;
  margin-top: 2px;
  color: var(--text-color);
  font-family: var(--main-font), sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 20px;
  text-transform: none;
}

@media screen and (min-width: 1440px) {
  .post-type-archive-podcast_episode .podcast-list .nav-tabs .nav-link .case-name {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .post-type-archive-podcast_episode .podcast-list .nav-tabs .nav-link {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.92px;
  }
}
@media screen and (min-width: 1440px) {
  .post-type-archive-podcast_episode .podcast-list .nav-tabs .nav-link {
    font-size: 23px;
    line-height: 32px;
  }
}
@media (max-width: 991px) {
  .post-type-archive-podcast_episode .podcast-list .nav-tabs .nav-link {
    flex-basis: 100%;
    border-right: none;
    border-bottom: 2px solid #E8E8E8;
  }
}
.post-type-archive-podcast_episode .podcast-list .nav-tabs .nav-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: -2px;
  height: 3px;
  background-color: transparent;
  transition: background-color 0.3s ease;
}

.post-type-archive-podcast_episode .podcast-list .nav-tabs .nav-link:first-child:before {
  left: -2px;
}

.post-type-archive-podcast_episode .podcast-list .nav-tabs .nav-link.active {
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  background-color: #fff;
  z-index: 1;
}

.post-type-archive-podcast_episode .podcast-list .nav-tabs .nav-link.active:before {
  background-color: var(--color-secondary);
}

.post-type-archive-podcast_episode .podcast-list .nav-tabs .nav-link.active .case-name {
  display: block;
}

.post-type-archive-podcast_episode .podcast-list .tab-content {
  background-color: #fff;
}

@media screen and (min-width: 992px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content {
    padding: 60px 0 30px;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .tab-heading {
    display: none;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .tab-heading .tab-title {
  display: block;
  position: relative;
  padding: 15px 10px 13px;
  color: var(--text-color);
  text-align: center;
  font-family: var(--secondary-font), sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background-color: var(--color-neutral);
  border-radius: 0;
  border-top: 5px solid transparent;
  border-bottom: 2px solid #E8E8E8;
  transition: all 0.3s ease-in-out;
}

.post-type-archive-podcast_episode .podcast-list .tab-content .tab-heading .tab-title.disabled {
  pointer-events: none;
}

.post-type-archive-podcast_episode .podcast-list .tab-content .tab-heading .tab-title[aria-expanded=true] {
  border-top-color: var(--color-secondary);
  border-bottom-color: #fff;
}

.post-type-archive-podcast_episode .podcast-list .tab-content .tab-heading .tab-title[aria-expanded=true] .case-name {
  display: block;
}

.post-type-archive-podcast_episode .podcast-list .tab-content .tab-heading .tab-title .case-name {
  display: none;
  margin-top: 2px;
  color: var(--text-color);
  font-family: var(--main-font), sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 20px;
  text-transform: none;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .tab-heading .tab-title .case-name {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 992px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .collapse {
    display: block;
  }
}
@media (max-width: 991px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .fade {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .tab-pane {
    display: block;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .tab-pane:last-child .tab-heading .tab-title {
  border-bottom: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .content-holder {
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .content-holder {
    padding: 20px 0;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .case-description {
  margin: 0 auto 30px;
  max-width: 735px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .case-description {
    margin-bottom: 60px;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .case-description p:last-child {
  margin-bottom: 0;
}

.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .row {
  margin: 0 -15px;
}

.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .col-item {
  padding: 0 15px;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .col-item:last-child {
    margin-bottom: 0;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item {
  padding: 15px;
  margin: 0 auto;
  max-width: 350px;
  background-color: #fff;
  box-shadow: 0px 11px 30px 0px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item {
    padding: 40px;
    max-width: 450px;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .episode {
  margin-bottom: 10px;
  color: #2B5540;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .episode {
    margin-bottom: 23px;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 3.2px;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .title {
  margin-bottom: 15px;
  color: #081A13;
  font-family: var(--secondary-font), sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .title {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 32px;
    min-height: 64px;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .audio-player {
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .audio-player {
    margin-bottom: 16px;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .summary-wrapper {
  position: relative;
  height: 234px;
}

.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .summary-wrapper .summary {
  padding-right: 15px;
  padding-bottom: 45px;
  overflow-y: auto;
  height: 100%;
  /* ===== Scrollbar CSS ===== */
  /* Firefox */
  /* Chrome, Edge, and Safari */
}

@-moz-document url-prefix() {
  .post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .summary-wrapper .summary {
    scrollbar-width: thin;
    scrollbar-color: var(--color-secondary) #E8E8E8;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .summary-wrapper .summary::-webkit-scrollbar {
  width: 5px;
}

.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .summary-wrapper .summary::-webkit-scrollbar-track {
  background: #E8E8E8;
}

.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .summary-wrapper .summary::-webkit-scrollbar-thumb {
  background-color: var(--color-secondary);
}

.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .summary-wrapper .summary p {
  max-width: 346px;
  margin-bottom: 15px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .summary-wrapper .summary p {
    margin-bottom: 24px;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .summary-wrapper .summary p:last-child {
  margin-bottom: 0;
}

.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .summary-wrapper .bg-fade {
  position: absolute;
  top: 0;
  right: 5px;
  left: 0;
  height: 100%;
  background: linear-gradient(transparent 180px, #fff);
  pointer-events: none;
}

.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .btn-wrapper {
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .btn-wrapper {
    margin-top: 20px;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .btn-wrapper .btn {
  display: block;
  margin: 0 auto 20px;
  max-width: 350px;
  height: 45px;
}

@media screen and (min-width: 768px) {
  .post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .btn-wrapper .btn {
    padding: 13px 15px 14px;
    margin-bottom: 30px;
    height: 54px;
  }
}
.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .btn-wrapper .btn svg {
  margin-right: 2px;
}

.post-type-archive-podcast_episode .podcast-list .tab-content .content-holder .episodes-list .episode-item .btn-wrapper .btn:last-child {
  margin-bottom: 0;
}

/*# sourceMappingURL=archiveCPTs.css.map*/