/**
* Theme Name: Green Sports Alliance
* Description: This is a child theme of BuddyX, generated by Merlin WP.
* Author: <a href="https://github.com/vapvarun/buddyx">wbcomdesigns,vapvarun</a>
* Template: buddyx
* Version: 4.7.4
*/

/* GLOBAL */
.site-sub-header {
    display: none;
}
body .site-wrapper {
    margin: 0;
}
.block--custom-layout {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
}
h6 {
    font-weight: 500;
    letter-spacing: 0.18px;
}
@media (max-width: 768px) {
    h2 {
        font-size: 36px !important;
        line-height: 43px !important;
    }
}
.green-btn,
.explore-container a {
    padding: 13px 14px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    border-radius: 8px;
    background: #338746;
    font-size: 14px;
    color: #FFF !important;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
}
.btn-connected {
    padding: 10px 12px 8px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-size: 14px;
    color: #338746;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
    border-radius: 8px !important;
    background: #E0E0E0;
    display: inline-block;
    min-width: 180px;
    text-align: center;
}
.btn-connected svg {
    vertical-align: middle;
    margin-right: 3px;
}
.btn-connected:hover {
    cursor: not-allowed;
}
.btn-blue {
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    color: #FFF;
    border-radius: 8px;
    background: #005D81;
    transition: 0.3s;
    display: inline-block;
    text-decoration: none;
}
.btn-blue:hover {
    background: #00425C;
    color: #FFF !important;
}
.btn-blue.medium {
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
}
.btn-blue.large {
    padding: 16px 18px;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.36px;
}
.container-block {
    margin: 0 auto;
    padding: 32px;
}
.btn-outline {
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    color: #FFF;
    border-radius: 8px;
    border: 2px solid;
    transition: 0.3s;
    display: inline-block;
    text-decoration: none;
}
.btn-outline.white {
    border-color: #FFF; 
}
.btn-outline:hover {
    color: #FFF !important;
    outline: 3px solid #FFF;
    background:rgba(255, 255, 255, 0.15);
    border-color: transparent;
}
.btn-outline.medium {
    padding: 8px 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.32px;
}
.btn-outline.large {
    padding: 16px 24px;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.36px;
}
.entry-content > .homepage-three-col {
    max-width: 1280px;
    margin: 0 auto;
    margin-top: -3%;
}
@media (min-width: 1024px) {
    .entry-content > .homepage-three-col > div {
        padding: 0 24px;
    }
    .entry-content > .homepage-three-col > div:first-child {
        padding-left: 0;
    }
    .entry-content > .homepage-three-col > div:last-child {
        padding-right: 0;
    }
}
@media (max-width: 1024px) {
    .container-block {
        padding: 15px;
    }
}
@media (max-width: 767px) {
    .entry-content > .homepage-three-col {
        margin-top: 0;
    }
    .entry-content > .homepage-three-col .main-col {
        order: -1;
        padding-bottom: 22px;
    }
}

/* HEADER */
.site-header-wrapper.layout--opaque {
    position: absolute;
    left: 0;
    right: 0;
    /* top: 32px; */
}
.sticky-header .site-header-wrapper.has-sticky-header {
    box-shadow: none !important;
}
.site-header-wrapper.header-container {
    margin: 0 auto;
    padding: 32px;
    max-width: 1392px;
    background: none;
    border: none;
    min-height: unset;
    box-shadow: none;
}
.header-container .container {
    max-width: unset;
    padding: 0;
}
.header-container header {
    padding: 16px 24px;
    border-radius: 16px;
    background: #005D81;
}
.header-container header.header-type--opaque {
    background: transparent;
}
.header-container header.header-type--default h5 {
    color: #FFF;
    margin: 0;
    font-weight: 700;
    display: inline-block;
    margin-left: 36px;
}
.header-container header.header-type--default h5 a {
    color: #FFF;
}
.header-container header.header-type--default h5 a svg {
    vertical-align: middle;
    margin-right: 8px;
}
.header-container .logo-container > * {
    display: inline-block;
    vertical-align: middle;
}
.header-container .bp-icon-wrap {
    padding: 15px 17px 10px;
    border-radius: 8px;
    border: 1px solid #FFF;
    margin-left: 10px;
}
.header-container .notif-circle {
    position: absolute;
    right: 15px;
    top: 36%;
}
.header-container .user-link-wrap {
    margin-left: 6px;
}
.header-container .user-link,
.header-container .nav--toggle-small .menu-toggle div {
    padding: 14px 18px;
    border-radius: 8px;
    background: #0781B0;
}
.header-container .nav--toggle-small .menu-toggle {
    padding: 0 !important;
    margin-left: 6px;
}
/* dropdown nav */
.header-container .buddypress-icons-wrapper .bp-icon-wrap a {
    padding: 0;
    color: #FFF;
}
.header-container .close-nav {
    text-align: right;
    position: relative; 
    right: -17px;
}
.header-container .buddypress-icons-wrapper .user-link-wrap .hamburger-dropdown#user-profile-menu {
    min-width: 278px;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
    background: #FFF;
    padding: 7px 24px 16px 12px;
    border-radius: 8px;
    right: -28px;
    top: -10px;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
}
.header-container .buddypress-icons-wrapper .user-link-wrap .hamburger-dropdown#user-profile-menu li a {
    font-size: 16px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-weight: 500;
    line-height: 17.6px;
    letter-spacing: 0.16px;
    color: #005D81;
    transition: 0.3s;
    padding: 8px 12px;
    border-radius: 28px;
    margin-bottom: 12px;
    width: 100%;
}
.header-container .buddypress-icons-wrapper .user-link-wrap .hamburger-dropdown#user-profile-menu li {
    margin: 0
}
.header-container .buddypress-icons-wrapper .user-link-wrap .hamburger-dropdown#user-profile-menu li a:hover,
.header-container .buddypress-icons-wrapper .user-link-wrap .hamburger-dropdown#user-profile-menu .current_page_item a {
    color: #FFFFFF;
    background: linear-gradient(90deg, #68B562 0%, #4FBFC3 47.18%, #00425C 100%);
}
.header-container #bp-notify.active-nav,
.header-container .main-navigation .user-link-wrap.active-nav #user-profile-menu {
    display: block !important;
}
.header-container #bp-notify {
    padding: 7px 24px 28px;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
}
.header-container #bp-notify .close-notifs {
    text-align: right;
    padding-bottom: 16px;
    position: relative;
    right: -16px;
}
.header-container #bp-notify .close-notifs:hover svg path {
    fill: #005D81;
}
.header-container #bp-notify .heading {
    margin: 0 0 35px;
    font-size: 18px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-weight: 500;
    line-height: 24.48px;
    letter-spacing: 0.18px;
    color: #26512C;
}
.header-container #bp-notify .heading svg {
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top: -1px;
}
.header-container .buddypress-icons-wrapper #bp-notify .alert-message {
    padding: 0 0 35px;
    font-size: 14px;
    color: #858585;
    font-weight: 400;
    line-height: 17.64px;
}
.header-container .buddypress-icons-wrapper .user-notifications .dropdown-item a {
    font-size: 16px;
    color: #212321;
    line-height: 17.6px;
}
/* mobile nav */
.header-container .buddypress-icons-wrapper #bp-notify .dropdown-footer {
    padding: 0;
    border: none;
}
.header-container .dropdown-footer a {
    font-size: 14px;
    font-weight: 600;
    line-height: 22.4px;
    text-decoration: underline;
    color: #0781B0;
}
.header-container .buddypress-icons-wrapper #bp-notify .bp-dropdown-inner {
    padding: 0 0 28px;
}
.header-container  .buddypress-icons-wrapper #bp-notify .bp-dropdown-inner .dropdown-item {
    padding: 24px 0;
    border-top: 1px solid #E0E0E0;
}

.header-container  .buddypress-icons-wrapper #bp-notify .bp-dropdown-inner .dropdown-item:last-child {
    border-bottom: 1px solid #E0E0E0;
}
.header-container .main-navigation .buddyx-mobile-menu ul.menu li a {
    font-size: 16px;
    color: #005D81;
    font-weight: 500;
    line-height: 17.6px;
    letter-spacing: 0.16px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    padding: 8px 12px;
    margin-bottom: 12px;
}
.header-container .main-navigation .buddyx-mobile-menu ul.menu li.current-menu-item a {
    color: #FFFFFF;
    background: linear-gradient(90deg, #68B562 0%, #4FBFC3 47.18%, #00425C 100%);
    border-radius: 28px;
}
.header-container .mobile-menu-heading {
    background: #FFF;
    margin: 0;
    padding: 0 15px;
    text-align: right;
    justify-content: flex-end;
}
.header-container hr {
    display: none;
}
.header-container .mobile-menu-heading .menu-close {
    padding: 0;
}
.header-container .mobile-menu-heading .menu-close:after, .header-container .mobile-menu-heading .menu-close:before {
    display: none;
}
@media (min-width: 1024px) {
    .header-container #bp-notify,
    .header-container .buddypress-icons-wrapper .user-notifications:hover #bp-notify {
        display: none;
        top: -15px;
        right: -8px;
    }
    .header-container .main-navigation #user-profile-menu {
        right: -24px;
        top: -16px;
        display: none;
    }
    .header-container .bp-header-submenu:before, .user-profile-menu:before,
    .header-container .buddypress-icons-wrapper .user-link-wrap:hover #user-profile-menu {
        display: none;
    }
    .header-container .buddypress-icons-wrapper .user-link-wrap ul#user-profile-menu {
        box-shadow: unset;
        padding: 0;
        border-radius: 0;
        position: unset;
        width: 100%;
    }
}
@media (min-width: 768px) {
    .header-container header.header-type--default h5.mobile-only {
        display: none;
    }
}
@media (max-width: 1024px) {
    .site-header-wrapper.header-container {
        padding: 15px;
    }
}
@media (max-width: 768px) {
    .header-container header.header-type--default h5 {
        display: none;
    }
    .header-container .main-navigation .primary-menu-container {
        left: 0;
        width: 100%;
    }
    .header-container header.header-type--default h5.mobile-only {
        display: block;
        margin-left: 0;
        margin-top: 20px;
        flex: 1 0 100%;
    }
}


/* FOOTER */
footer.site-footer {
    margin: 0 auto;
    padding: 32px;
    max-width: 1390px;
    background: none;
    border: none;
}

footer.site-footer a {
    transition: 0.3s;
}

.site-footer .footer-container {
    display: flex;
    justify-content: space-between;
    padding: 28px 36px 28px 28px;
    align-items: center;
    gap: 36px;
    border-radius: 16px;
    background: #005D81;
}

.site-footer .social-media-container::after,
.site-footer .links-container::after {
    content: "|";
    position: relative;
    left: 14%;
    color: #00425C;
}

.site-footer .social-media-container a {
    display: inline-block;
    vertical-align: middle;
}

.site-footer .social-media-container a:not(:last-child) {
    margin-right: 6px;
}

.site-footer .links-container::after  {
    left: 5.5%;
}

.site-footer .links-container a {
    font-size: 14px;
    color: #FFF;
    font-weight: 400;
    line-height: 18px;
    text-decoration: underline;
}

.site-footer .links-container a:hover {
    color: #8EC969;
}

.site-footer .links-container a:not(:last-child) {
    margin-right: 28px;
}

.site-footer .copyright p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #8EC969;
    font-weight: 400;
    line-height: 18px;
}

.site-footer hr {
    background: #00425C;
    margin: 10px 0 0;
}
@media (min-width: 1024px) {
    .site-footer hr {
        display: none;
    }
}
@media (max-width: 1340px) {
    .site-footer .social-media-container::after,
    .site-footer .links-container::after {
        content: none;
    }
}

@media (max-width: 1024px) {
    footer.site-footer {
        padding: 27px 15px 15px;
    }
    .site-footer .footer-container {
        padding: 28px 16px;
        flex-wrap: wrap;
        justify-content: center;
        gap: 40px;
    }
    .site-footer .footer-container > * {
        flex: 1 0 100%;
    }
    .site-footer .social-media-container a:not(:last-child) {
        margin-right: 10px;
    }
}

@media (max-width: 768px) {
    .site-footer .links-container a {
        display: block;
    }
    .site-footer .links-container a:not(:last-child) {
        margin-bottom: 24px;
        margin-right: 0;
    }
}

/** COMPONENTS **/

/* Alliance reps */
.block--alliance-reps {
    padding: 12px 0;
}
.block--alliance-reps .heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.block--alliance-reps .heading > * {
    flex: 1;
}
.block--alliance-reps .heading h6 {
    color: #26512C;
    margin: 0;
    flex: 1 0 50%;
}
.block--alliance-reps .heading a {
    font-size: 14px;
    font-weight: 600;
    line-height: 22.4px;
    text-decoration: underline;
    color: transparent;
    transition: 0.3s;
    background: #0781B0;
    background-clip: text;
    text-align: right;
}
.block--alliance-reps .heading a:hover {
    background: linear-gradient(90deg, #68B562 0%, #4FBFC3 47.18%, #00425C 100%);
    background-clip: text;
}
.block--alliance-reps .posts-container {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 20px;
}
.block--alliance-reps .posts-container .post-item {
    border-radius: 8px;
    position: relative;
    color: #212321;
    background: #F3F4F6;
}
.block--alliance-reps .name {
    margin: 0 0 4px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.48px; 
}
.block--alliance-reps .location {
    margin: 0;
    font-size: 12px;
    color: #858585;
    font-weight: 500;
    line-height: 14.4px;
}
.block--alliance-reps .location svg {
    vertical-align: middle;
    margin-right: 4px;
}
.block--alliance-reps .posts-container .post-item a {
    margin: 0;
    display: flex;
    width: 100%;
    gap: 12px;
    padding: 12px 16px;
}
.block--alliance-reps .posts-container .post-item a:hover {
    color: inherit;
}
.block--alliance-reps .posts-container .post-item img {
    border-radius: 100%;
    min-width: 60px;
    max-height: 60px;
    object-fit: cover;
}
/* Articles widget */
.block--articles-widget {
    padding: 24px 0 48px;
}
.block--articles-widget .heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.block--articles-widget .heading > * {
    flex: 1;
}
.block--articles-widget .heading h6 {
    color: #26512C;
    margin: 0;
}
.block--articles-widget .heading a {
    font-size: 14px;
    font-weight: 600;
    line-height: 22.4px;
    text-decoration: underline;
    color: #0781B0;
    transition: 0.3s;
    text-align: right;
}
.block--articles-widget .heading a:hover {
    color: #00425C;
}
.block--articles-widget .posts-container {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 12px;
}
.block--articles-widget .posts-container .post-item {
    border-radius: 8px;
    position: relative;
    color: #FFF;
    padding: 12px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: 0.3s;
}
.block--articles-widget .posts-container .post-item .overlay {
    border-radius: 8px;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    mix-blend-mode: multiply;
    transition: 0.3s;
}
.block--articles-widget .posts-container .post-item .overlay::after {
    transition: 0.3s;
    content: "";
    border-radius: 8px;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, #68B562 0%, #4FBFC3 47.18%, #00425C 100%);
    opacity: 0;
    mix-blend-mode: multiply;
}
.block--articles-widget .posts-container .post-item:hover {
    cursor: pointer;
}
.block--articles-widget .posts-container .post-item:hover .overlay::after{
    opacity: 0.5;
}
.block--articles-widget .posts-container .post-item .post-content {
    position: relative;
}
.block--articles-widget .date,
.block--articles-widget .author {
    font-size: 12px;
    text-shadow: 0px 10px 12px rgba(16, 24, 40, 0.08);
    font-weight: 500;
    line-height: 14.4px;
    margin: 0;
}
.block--articles-widget .title {
    margin: 8px 0;
    text-shadow: 0px 10px 12px rgba(16, 24, 40, 0.08);
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 17.6px; 
    letter-spacing: 0.16px;
}
.block--articles-widget .posts-container .post-item  a {
    font-size: 14px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
    color: #FFF;
    margin-top: 24px;
    display: inline-block;
}
.block--articles-widget .posts-container .post-item .link {
    font-size: 14px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
    color: #FFF;
    margin-top: 24px;
    display: inline-block;
}
.block--articles-widget .posts-container .post-item  a svg {
    margin-left: 10px;
    vertical-align: middle;
}
.block--articles-widget .bp-verified-badge {
    display: none;
}
/* Hero banner */
.block--hero {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    max-width: 1328px !important;
    border-radius: 16px;
    min-height: 512px;
    display: flex;
    align-items: center;
    position: relative;
    /* top: -26px; */
}
.block--hero .container {
    margin: 0;
    padding: 0;
    max-width: 524px;
    position: relative;
    left: 132px;
    top: 15px;
}
.block--hero .overline {
    font-size: 12px;
    font-weight: 600;
    line-height: 14.4px;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.block--hero h2 {
    color: #FFF;
    font-weight: 700;
    margin-bottom: 16px;
    line-height: 52px;
}
.block--hero .btn-outline {
    padding: 12px 15px 9px;
}
@media (max-width: 1024px) {
    .block--hero .container {
        left: 10%;
        top: 0;
    }
}
@media (max-width: 767px) {
    .block--hero {
        background-position: left;
        min-height: 507px
    }
    .block--hero .container {
        left: 0;
        padding: 20px;
        top: 32px;
    }
}
/* Highlight widget */
.block--highlights {
    position: relative;
    top: -85px;
}
.block--highlights .container-block {
  max-width: 1280px;  
  padding: 0;
}
.block--highlights .highlights-container {
    display: grid;
    /* grid-template-columns: repeat(4, 1fr); */
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}
.block--highlights .column-container {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    /* display: flex;
    gap: 20px; */
    grid-column: 2 / span 24;
}
@media (max-width: 1024px) {
    .block--highlights .column-container {
        width: 100%;
        overflow-y: scroll;
        display: flex;
        gap: 20px;
        grid-column: unset;
    }
    .block--highlights .highlights-container .column-item {
        flex: 1 0 79%
    }
}
.block--highlights .highlights-container > div {
    border-radius: 8px;
}
.block--highlights .highlights-container .column-item {
    padding: 24px;
    background: rgba(104, 181, 98, 0.80);
    color: #FFF;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    border-radius: 8px;
}
.block--highlights .highlights-container .column-item h5 {
    color: #FFF;
    margin-bottom: 16px;
    font-weight: 300;
}
.block--highlights .highlights-container .column-item p {
    margin-bottom: 24px;
}
.block--highlights .highlights-container .column-item a {
    display: inline-block;
    transition: 0.3s;
    color: #FFF;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
}
.block--highlights .highlights-container .column-item a svg {
    vertical-align: middle;
    margin-left: 10px;
}
.block--highlights .highlights-container .column-item a:hover {
    color: #00425C;
}
.block--highlights .highlights-container .column-item a:hover svg path {
    fill: #00425C;
}
.block--highlights .calendar-column {
    min-height: 307px;
    padding: 20px 24px 24px;
    min-width: 416px;
    border: 1px solid #F3F4F6;
    background: #FFF;
    box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.05), 0px 2px 4px -2px rgba(16, 24, 40, 0.04);
}
.block--highlights .heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 26px;
}
.block--highlights .heading > * {
    flex: 1;
}
.block--highlights .heading h6 {
    color: #26512C;
    margin: 0;
}
.block--highlights .heading a {
    font-size: 14px;
    font-weight: 600;
    line-height: 22.4px;
    text-decoration: underline;
    color: #0781B0;
    transition: 0.3s;
    text-align: right;
}
.block--highlights .heading a:hover {
    color: #00425C;
}
.block--highlights .calendar-container .tribe-events-widget .tribe-events-widget-events-list__view-more {
    display: none
}
.block--highlights .calendar-container .tribe-common .tribe-common-h2 {
    font-size: 20px;
    color: #338746;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.2px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
}
.block--highlights .calendar-container .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month {
    font-size: 12px;
    color: #858585;
    font-weight: 600;
    line-height: 14.4px;
    text-transform: uppercase;
    margin-bottom: 1px;
    font-family: 'Inter';
}
.block--highlights .calendar-container .tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
    width: unset;
    margin-right: 16px;
}
.block--highlights .calendar-container .tribe-common .tribe-events-widget-events-list__event-wrapper.tribe-common-g-col {
    border-radius: 4px;
    background: #338746;
    padding: 10px;
}
.block--highlights .calendar-container .tribe-events-widget-events-list__events .tribe-events-widget-events-list__event-row:last-child .tribe-events-widget-events-list__event-wrapper.tribe-common-g-col {
    background: #68B562;
} 
.block--highlights .calendar-container .tribe-events-widget-events-list__event-datetime {
    font-family: 'Inter';
    font-size: 12px;
    color: #8EC969;
    font-weight: 500;
    line-height: 14.4px;
}
.block--highlights .calendar-container .tribe-common .tribe-common-anchor-thin {
    font-size: 16px;
    color: #FFF;
    font-weight: 500;
    line-height: 17.6px;
    font-family: 'Inter';
}
@media (max-width: 1100px) {
    .block--highlights .calendar-column {
        min-width: unset;
    }
    .block--highlights .highlights-container {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 1024px) {
    .block--highlights .highlights-container {
        grid-template-columns: repeat(1, 1fr);
    }
    .block--highlights {
        top: 0;
        padding-top: 16px;
        padding-bottom: 22px;
    }
    .block--highlights .calendar-column {
        padding: 20px 16px;
    }
}
/* Latest updates widget */
.block--latest-updates {
    padding: 24px 10px;
}
.block--latest-updates h6 {
    color: #26512C;
    margin: 0;
}
/* updates */
.updates-container #activity-stream {
    padding: 0;
}
.updates-container .activity-card-head {
    display: none;
}
.updates-container .activity-list.bp-list .activity-item {
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
    margin: 24px 0;
    display: none;
}
.updates-container .activity-item div.item-avatar img {
    max-width: 40px;
}
.updates-container .activity-item-head {
    padding: 24px;
}
.updates-container .activity-list .activity-item .activity-header p {
    color: #212321;
}
.updates-container .time-since {
    font-size: 12px;
    color: #858585;
    font-weight: 500;
    line-height: 14.4px;
}
.updates-container .activity-list.item-list .activity-item .activity-avatar {
    margin-right: 15px;
}
.updates-container .activity-list .activity-item .activity-header .avatar {
    display: none;
}
.updates-container .activity-list .activity-item .activity-meta.action {
    padding: 0 24px 24px;
    border-top: 0;
    background: #FFF;
    border-radius: 8px !important;
}
.updates-container .activity-list .activity-item .activity-meta.action .bp-secondary-action span {
    display: none;
}
.updates-container .activity-list.item-list .activity-item .activity-comments img.avatar {
    max-width: 32px;
}
.updates-container .activity-list .activity-item div.item-avatar {
    margin-right: 8px;
}
.updates-container .buddypress-wrap .activity-comments .acomment-content .rtmedia-activity-tex {
    font-size: 14px;
    font-weight: 400;
    line-height: 17.64px;
    color: #858585;
}
.buddypress-template-default .bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li a#rtmedia-nav-item-music, 
.buddypress-template-default .bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li a#invites {
    display: none;
}
.updates-container .buddypress-wrap .activity-comments .acomment-content,
.updates-container #buddypress .bp-list .activity-comments .action {
    margin-left: 41px;
}
.updates-container .buddypress-wrap .activity-comments .acomment-content {
    margin-top: 5px;
}
.updates-container #buddypress .bp-list .activity-comments .action {
    margin-top: 10px;
}
.updates-container #buddypress .bp-list .activity-comments .action .generic-button a {
    font-size: 14px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
    color: #005D81;
}
#buddypress .activity-list .activity-item .activity-content>.activity-meta.action .button {
    border-radius: 8px !important;
    border-color: #005D81 !important;
    padding: 8px 12px;
}
.activity-list .activity-item .activity-meta.action .button span {
    font-size: 14px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    color: #212321;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
}
.updates-container .load-more-container {
    text-align: center;
    padding-top: 10px;
}
.updates-container .load-more-container .btn-blue {
    min-width: 188px;
    padding: 13px 14px;
}
#activity-stream .activity-list .activity-item .activity-meta.action .acomment-reply.button:before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.16602 3.33366C3.945 3.33366 3.73304 3.42146 3.57676 3.57774C3.42048 3.73402 3.33268 3.94598 3.33268 4.16699V15.4885L5.24343 13.5777C5.39971 13.4215 5.61167 13.3337 5.83268 13.3337H15.8327C16.0537 13.3337 16.2657 13.2459 16.4219 13.0896C16.5782 12.9333 16.666 12.7213 16.666 12.5003V4.16699C16.666 3.94598 16.5782 3.73402 16.4219 3.57774C16.2657 3.42146 16.0537 3.33366 15.8327 3.33366H4.16602ZM2.39825 2.39923C2.86709 1.93038 3.50297 1.66699 4.16602 1.66699H15.8327C16.4957 1.66699 17.1316 1.93038 17.6005 2.39923C18.0693 2.86807 18.3327 3.50395 18.3327 4.16699V12.5003C18.3327 13.1634 18.0693 13.7993 17.6005 14.2681C17.1316 14.7369 16.4957 15.0003 15.8327 15.0003H6.17786L3.0886 18.0896C2.85027 18.3279 2.49184 18.3992 2.18045 18.2702C1.86905 18.1412 1.66602 17.8374 1.66602 17.5003V4.16699C1.66602 3.50395 1.92941 2.86807 2.39825 2.39923Z" fill="black"/></svg>');
}

#activity-stream .activity-list .activity-item .activity-meta.action .delete-activity:before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.0001 2.5C9.54373 2.5 9.08908 2.5073 8.63626 2.52178C8.00742 2.5419 7.5001 3.06994 7.5001 3.73182V3.82569C8.32707 3.77547 9.16065 3.75 10.0001 3.75C10.8396 3.75 11.6731 3.77547 12.5001 3.82569V3.73182C12.5001 3.06994 11.9928 2.5419 11.3639 2.52178C10.9111 2.5073 10.4565 2.5 10.0001 2.5ZM13.7501 3.92081V3.73182C13.7501 2.4281 12.7397 1.31515 11.4039 1.27242C10.9378 1.25751 10.4698 1.25 10.0001 1.25C9.5304 1.25 9.06242 1.25751 8.5963 1.27242C7.26054 1.31515 6.2501 2.4281 6.2501 3.73182V3.92081C5.4545 3.99364 4.66548 4.08942 3.88373 4.20748C3.59429 4.25119 3.30584 4.29796 3.01843 4.34775C2.67831 4.40666 2.45036 4.73014 2.50927 5.07025C2.56819 5.41036 2.89167 5.63832 3.23178 5.5794C3.28978 5.56936 3.34783 5.55944 3.40592 5.54964L4.24377 16.4417C4.34397 17.7442 5.43007 18.75 6.73641 18.75H13.2638C14.5701 18.75 15.6562 17.7442 15.7564 16.4417L16.5943 5.54964C16.6524 5.55944 16.7104 5.56936 16.7684 5.5794C17.1085 5.63832 17.432 5.41036 17.4909 5.07025C17.5498 4.73014 17.3219 4.40666 16.9818 4.34775C16.6944 4.29796 16.4059 4.25119 16.1165 4.20748C15.3347 4.08942 14.5457 3.99364 13.7501 3.92081ZM15.3551 5.36101C14.6023 5.25866 13.8427 5.17759 13.0769 5.11841C12.0618 5.03996 11.0357 5 10.0001 5C8.96455 5 7.93845 5.03996 6.92326 5.11841C6.15748 5.17759 5.39789 5.25866 4.6451 5.36101L5.49009 16.3459C5.54019 16.9971 6.08324 17.5 6.73641 17.5H13.2638C13.917 17.5 14.46 16.9971 14.5101 16.3459L15.3551 5.36101ZM7.69243 6.87546C8.03735 6.8622 8.32772 7.13106 8.34099 7.47598L8.62945 14.976C8.64271 15.3209 8.37385 15.6113 8.02893 15.6245C7.68401 15.6378 7.39364 15.3689 7.38037 15.024L7.09191 7.52402C7.07864 7.1791 7.3475 6.88873 7.69243 6.87546ZM12.3078 6.87546C12.6527 6.88873 12.9216 7.1791 12.9083 7.52402L12.6198 15.024C12.6066 15.3689 12.3162 15.6378 11.9713 15.6245C11.6264 15.6113 11.3575 15.3209 11.3708 14.976L11.6592 7.47598C11.6725 7.13106 11.9629 6.8622 12.3078 6.87546Z" fill="black"/></svg>');
}

#activity-stream .activity-list .activity-item .activity-meta.action .fav:before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.40625 3.75C4.56977 3.75 3.125 5.17291 3.125 6.875C3.125 9.62122 4.84349 11.9658 6.67617 13.6743C7.58232 14.519 8.49105 15.1841 9.17413 15.6382C9.51506 15.8648 9.79823 16.0379 9.99467 16.1534C9.99645 16.1545 9.99823 16.1555 10 16.1566C10.0018 16.1555 10.0035 16.1545 10.0053 16.1534C10.2018 16.0379 10.4849 15.8648 10.8259 15.6382C11.509 15.1841 12.4177 14.519 13.3238 13.6743C15.1565 11.9658 16.875 9.62122 16.875 6.875C16.875 5.17291 15.4302 3.75 13.5938 3.75C12.2252 3.75 11.0657 4.54543 10.571 5.65698C10.4706 5.88253 10.2469 6.02785 10 6.02785C9.75312 6.02785 9.52938 5.88253 9.429 5.65698C8.93429 4.54543 7.7748 3.75 6.40625 3.75ZM10 16.875C9.70686 17.427 9.70667 17.4269 9.70644 17.4268L9.70414 17.4255L9.6987 17.4226L9.67982 17.4124C9.66375 17.4037 9.64076 17.3911 9.61131 17.3746C9.55243 17.3418 9.4677 17.2937 9.3608 17.2308C9.14708 17.105 8.84431 16.9199 8.48212 16.6791C7.75895 16.1984 6.79268 15.4917 5.82383 14.5886C3.90651 12.8013 1.875 10.1459 1.875 6.875C1.875 4.43495 3.928 2.5 6.40625 2.5C7.86365 2.5 9.1686 3.16591 10 4.20966C10.8314 3.16591 12.1363 2.5 13.5938 2.5C16.072 2.5 18.125 4.43495 18.125 6.875C18.125 10.1459 16.0935 12.8013 14.1762 14.5886C13.2073 15.4917 12.241 16.1984 11.5179 16.6791C11.1557 16.9199 10.8529 17.105 10.6392 17.2308C10.5323 17.2937 10.4476 17.3418 10.3887 17.3746C10.3592 17.3911 10.3363 17.4037 10.3202 17.4124L10.3013 17.4226L10.2959 17.4255L10.2942 17.4265C10.2939 17.4266 10.2931 17.427 10 16.875ZM10 16.875L10.2931 17.427C10.1098 17.5243 9.88974 17.5241 9.70644 17.4268L10 16.875Z" fill="black"/></svg>');
}

#activity-stream .activity-list .activity-item .activity-meta.action .unfav:before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.40625 3.75C4.56977 3.75 3.125 5.17291 3.125 6.875C3.125 9.62122 4.84349 11.9658 6.67617 13.6743C7.58232 14.519 8.49105 15.1841 9.17413 15.6382C9.51506 15.8648 9.79823 16.0379 9.99467 16.1534C9.99645 16.1545 9.99823 16.1555 10 16.1566C10.0018 16.1555 10.0035 16.1545 10.0053 16.1534C10.2018 16.0379 10.4849 15.8648 10.8259 15.6382C11.509 15.1841 12.4177 14.519 13.3238 13.6743C15.1565 11.9658 16.875 9.62122 16.875 6.875C16.875 5.17291 15.4302 3.75 13.5938 3.75C12.2252 3.75 11.0657 4.54543 10.571 5.65698C10.4706 5.88253 10.2469 6.02785 10 6.02785C9.75312 6.02785 9.52938 5.88253 9.429 5.65698C8.93429 4.54543 7.7748 3.75 6.40625 3.75ZM10 16.875C9.70686 17.427 9.70667 17.4269 9.70644 17.4268L9.70414 17.4255L9.6987 17.4226L9.67982 17.4124C9.66375 17.4037 9.64076 17.3911 9.61131 17.3746C9.55243 17.3418 9.4677 17.2937 9.3608 17.2308C9.14708 17.105 8.84431 16.9199 8.48212 16.6791C7.75895 16.1984 6.79268 15.4917 5.82383 14.5886C3.90651 12.8013 1.875 10.1459 1.875 6.875C1.875 4.43495 3.928 2.5 6.40625 2.5C7.86365 2.5 9.1686 3.16591 10 4.20966C10.8314 3.16591 12.1363 2.5 13.5938 2.5C16.072 2.5 18.125 4.43495 18.125 6.875C18.125 10.1459 16.0935 12.8013 14.1762 14.5886C13.2073 15.4917 12.241 16.1984 11.5179 16.6791C11.1557 16.9199 10.8529 17.105 10.6392 17.2308C10.5323 17.2937 10.4476 17.3418 10.3887 17.3746C10.3592 17.3911 10.3363 17.4037 10.3202 17.4124L10.3013 17.4226L10.2959 17.4255L10.2942 17.4265C10.2939 17.4266 10.2931 17.427 10 16.875ZM10 16.875L10.2931 17.427C10.1098 17.5243 9.88974 17.5241 9.70644 17.4268L10 16.875Z" fill="red"/></svg>');
}
@media (max-width: 1024px) {
    .block--latest-updates {
        padding: 24px 0;
    }
}
/* My Communities widget */
.block--communities-widget {
    padding: 24px 0 48px;
}
.block--communities-widget .heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.block--communities-widget .heading > * {
    flex: 1;
}
.block--communities-widget .heading h6 {
    color: #26512C;
    margin: 0;
    flex: 1 0 50%;
}
.block--communities-widget .heading a {
    font-size: 14px;
    font-weight: 600;
    line-height: 22.4px;
    text-decoration: underline !important;
    color: #0781B0;
    transition: 0.3s;
    text-align: right;
}
.block--communities-widget .heading a:hover {
    color: #00425C;
}
.block--communities-widget .posts-container {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 12px;
}
.block--communities-widget .posts-container .post-item {
    border-radius: 8px !important;
    position: relative;
    color: #212321;
    background: #F3F4F6;
    transition: 0.3s;
    border: 1px solid transparent;
}
.block--communities-widget .posts-container .post-item:hover {
    border: 1px solid #0781B0;
    background: #E2F3F4;
}
.block--communities-widget .title {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.48px; 
}
.block--communities-widget .members {
    margin: 0;
    font-size: 12px;
    color: #338746;
    font-weight: 500;
    line-height: 14.4px;
}
.block--communities-widget .posts-container .post-item a {
    margin: 0;
    display: flex;
    width: 100%;
    gap: 16px;
    padding: 12px;
}
.block--communities-widget .posts-container .post-item a:hover {
    color: inherit;
}
.block--communities-widget .posts-container .post-item img {
    border-radius: 4px;
    min-width: 85px;
    max-height: 60px;
    object-fit: cover;
}
/* My Network widget */
.block--network-widget {
    padding: 12px 0 48px;
}
.block--network-widget .heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.block--network-widget .heading > * {
    flex: 1;
}
.block--network-widget .heading h6 {
    color: #26512C;
    margin: 0;
    flex: 1 0 50%;
}
.block--network-widget .heading a {
    font-size: 14px;
    font-weight: 600;
    line-height: 22.4px;
    text-decoration: underline !important;
    color: #0781B0;
    transition: 0.3s;
    text-align: right;
}
.block--network-widget .heading a:hover {
    color: #00425C;
}
.block--network-widget .posts-container {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 12px;
}
.block--network-widget .posts-container img {
    border-radius: 100%;
    max-width: 60px;
    width: 100%;
}

/* Alliance survey widget */
.block--tc-widget .tc-container {
    padding: 20px 24px 24px;
    border-radius: 8px;
    background: #F3F4F6;
}
.block--tc-widget h6 {
    color: #26512C;
    margin-bottom: 24px;
}
.block--tc-widget p {
    font-size: 14px;
    color: #323232;
    font-weight: 400;
    line-height: 17.64px;
    margin: 0;
}
.block--tc-widget .btn-blue.medium {
    margin-top: 24px;
    padding: 14px 14px 12px;
}

/* Profile pages */

/*heading */
.buddypress-template-default .container-block {
    padding-top: 8px;
    max-width: 1392px;
}
.buddypress-wrap.buddyx.bp-single-vert-nav.bp-vertical-navs.bp-dir-hori-nav.alignwide {
    margin-top: 30px;
}

.buddypress-template-default #buddypress #header-cover-image {
    height: 256px;
    border-radius: 16px;
}

.buddypress-template-default #cover-image-container {
    height: 210px;
}

.buddypress-template-default .users-header #cover-image-container,
.buddypress-template-default .groups.directory-header #cover-image-container {
    width: 100%;
    margin-left: 0;
    left: 0;
}

.buddypress-template-default .item-header-cover-image-wrapper {
    border-radius: 8px;
    border: 1px solid #F3F4F6;
    max-width: 1280px;
    margin: 0 auto;
    padding: 24px;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
}

.buddypress-template-default #buddypress #item-header-cover-image #item-header-avatar img.avatar {
    border: none;
    box-shadow: none;
    max-width: 140px;
}

.buddypress-template-default .single-headers #item-header-avatar+#item-header-content {
    padding-left: 32px;
}

.buddypress-template-default #buddypress div#item-header-cover-image h2 {
    font-size: 24px;
    color: #212321;
    margin-bottom: 6px;
    font-weight: 700;
    line-height: 30.72px;
}

.buddypress-template-default .member-status {
    right: 12px;
    background: #5CBA83;
    border: none;
    width: 15px;
    height: 15px;
}

.buddypress-template-default .user-info-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.buddypress-template-default .user-info-container .main-col p {
    margin-bottom: 6px;
    font-size: 12px;
    color: #858585;
    font-weight: 500;
    line-height: 14.4px;
}
.buddypress-template-default .user-info-container .main-col p svg {
    vertical-align: middle;
}

.buddypress-template-default .user-info-container .main-col a,
body.bp-nouveau.media.buddypress-template-default #buddypress div#item-header div#item-header-content a {
    display: inline-block;
    margin-top: 14px;
    padding: 3.5px;
    border-radius: 43.75px !important;
    background: #F3F4F6;
    border: none;
}

.buddypress-template-default .user-info-container .main-col a svg {
    vertical-align: middle;
}

.buddypress-template-default .user-info-container .info-col {
    flex: 1;
}

.buddypress-template-default .user-info-container .info-col .col-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 8px;
    max-width: 318px;
    margin-left: auto;
    margin-right: 0;
}
.buddypress-template-default .user-info-container .info-col .col-container > div {
    padding: 10px 8px 6px;
    border-radius: 8px !important;
    margin: 0;
    border: 1px solid #E2F3F4;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 8px;
}
.buddypress-template-default .user-info-container .info-col .col-container p {
    margin: 0;
    font-size: 14px;
    color: #005D81;
    font-weight: 600;
    line-height: 14px;
}
.buddypress-template-default .user-info-container .info-col .col-container span {
    margin: 0;
    font-size: 15px;
    color: #595959;
    font-weight: 400;
    line-height: 18px;
}

/* sidebar */

.buddypress-template-default .has-single-member-sidebar .member-home {
    margin: 40px 0;
}

.buddypress-template-default .bp-single-vert-nav .bp-wrap:not(.bp-fullwidth-wrap),
.buddypress-template-default nav#object-nav.vertical {
    border: none;
}

.buddypress-template-default .bp-single-vert-nav .bp-wrap:not(.bp-fullwidth-wrap) {
    justify-content: space-between;
}

.buddypress-template-default nav#object-nav.vertical {
    flex: 0 0 278px;
    padding: 12px 24px 28px 12px;
    background: #fff;
}

.buddypress-template-default #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li a {
    padding: 8px 12px 6px;
    margin-bottom: 12px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-size: 16px;
    color: #005D81;
    font-weight: 500;
    line-height: 17.6px;
    border-radius: 28px;
    letter-spacing: 0.16px;
    transition: 0.3s;
}

.buddypress-template-default #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li.selected > a,
.buddypress-template-default #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li a:hover {
    color: #fff;
    background: linear-gradient(90deg, #68B562 0%, #4FBFC3 47.18%, #00425C 100%);
}

.buddypress-template-default #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li.selected > a::after,
.buddypress-template-default #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li a:hover::after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="10" viewBox="0 0 20 10" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.9697 0.71967C15.2626 0.426777 15.7374 0.426777 16.0303 0.71967L19.7803 4.46967C20.0732 4.76256 20.0732 5.23744 19.7803 5.53033L16.0303 9.28033C15.7374 9.57322 15.2626 9.57322 14.9697 9.28033C14.6768 8.98744 14.6768 8.51256 14.9697 8.21967L17.4393 5.75H1.25C0.835786 5.75 0.5 5.41421 0.5 5C0.5 4.58579 0.835786 4.25 1.25 4.25H17.4393L14.9697 1.78033C14.6768 1.48744 14.6768 1.01256 14.9697 0.71967Z" fill="white"/></svg>');
    position: relative;
}

.buddypress-template-default #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li span.count {
    display: none;
}

.buddypress-template-default #buddypress.buddypress-wrap #item-body:not(#group-create-body) {
    padding: 28px 34px;
}

.buddypress-template-default #buddypress #item-body {
    border-radius: 8px;
    border: 1px solid #F3F4F6;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
    max-width: 628px;
}

.profile-edit.buddypress-template-default #buddypress #item-body {
    border: 1px dashed #338746;
    background: #FFF;
}

.buddypress-template-default.has-single-group-sidebar .group-home, 
.buddypress-template-default.has-single-member-sidebar .member-home {
    display: block;
}

.buddypress-template-default #buddypress.buddypress-wrap input[type=submit] {
    padding: 14px 14px 12px;
    border-radius: 8px !important;
    background: #338746;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
    border: none;
}

.buddypress-template-default .buddypress-wrap .block--network-widget h6,
.buddypress-template-default .buddypress-wrap .block--communities-widget h6 {
    margin: 0;
}

.buddypress-template-default.buddypress .buddypress-wrap h5 {
    margin-top: 0;
    font-weight: 700;
    color: #26512C;
}

.buddypress-template-default .buddypress-wrap .item-body .screen-heading {
    font-size: 18px;
    color: #26512C;
    font-weight: 500;
    line-height: 24.48px;
    letter-spacing: 0.18px;
    margin: 48px 0 24px;
}

.buddypress-template-default  .buddypress-wrap .profile.public .profile-group-title {
    border: none;
}

.buddypress-template-default .info.email-pwd-info,
.buddypress-template-default .email-notifications-info {
    display: none;
}

.buddypress-template-default .buddypress-wrap .standard-form label {
    color: #212321;
}

.buddypress-template-default .buddypress-wrap .standard-form input:not(.small), 
.buddypress-template-default .buddypress-wrap .standard-form textarea,
.buddypress-template-default .buddypress-wrap .standard-form select {
    border-radius: 4px;
    padding: 8px 12px;
    font-size: 15px;
    color: #212321;
    font-weight: 400;
    line-height: 18px;
    background-color: #FFF;
}

.buddypress-template-default .buddypress-wrap .standard-form select {
    width: 100%;
}

.buddypress-template-default .buddypress-wrap table.notification-settings * {
    font-family: 'Open Sans';
}

.buddypress-template-default table, 
.buddypress-template-default table td, 
.buddypress-template-default table th {
    border-color: #E8E8E8;
}

.buddypress-template-default .buddypress-wrap .standard-form input[type=radio] {
    accent-color: #0075FF;
}

.buddypress-template-default .buddypress-wrap .bp-navs ul.bp-priority-subnav-nav-items,
body.media.buddypress-template-default .buddypress-wrap.bp-dir-hori-nav ul.subnav {
    padding: 24px 0 0;
    border: none;
    background: none;
    border-bottom: 1px solid #E0E0E0;
    border-radius: 0;
}

.buddypress-template-default .buddypress-wrap .bp-navs li.current a .count,
.buddypress-template-default .buddypress-wrap .bp-navs ul li .count,
.buddypress-template-default .buddypress-wrap .bp-navs li.selected a .count,
.page-template-template-region-communities .buddypress-wrap .bp-navs li a .count,
.page-template-template-region-communities .buddypress-wrap .bp-navs li.selected a .count {
    font-size: 12px;
    color: #F3F4F6;
    font-weight: 500;
    line-height: 14.4px;
    padding: 3px 0 1px;
    border-radius: 12px;
    background: #858585;
    margin-left: 10px;
    min-width: 18px;
    font-family: "Inter";
}

/* .notifications.buddypress-template-default .buddypress-wrap .bp-navs ul.bp-priority-subnav-nav-items {
    padding: 24px 0 0;
} */

.buddypress-template-default .bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li a {
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-size: 16px;
    color: #212321;
    font-weight: 500;
    line-height: 17.6px;
    letter-spacing: 0.16px;
    transition: 0.3s;
}
.buddypress-template-default .bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li a:hover {
    border-bottom: 3px solid #338746;
}
.buddypress-template-default .bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li.current a {
    color: #212321;
}
.buddypress-template-default .buddypress-wrap .bp-navs li.current a, .buddypress-wrap .bp-navs li.selected a,
.buddypress-template-default .bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li.current:last-child a {
    border-bottom: 3px solid #338746;
}

.buddypress-template-default .block--communities-widget {
    padding-top: 0;
}

.custom-sidebar {
    min-width: 278px;
}

.buddypress-template-default .components-popover__content {
    padding: 10px;
    margin: 0px;
    width: unset;
}
.buddypress-template-default .split-button-body {
    padding: 0 0 0 17px;
    margin: 0;
}

.buddypress-template-default .activity-list .activity-item .activity-meta.action .button.fav span,
.buddypress-template-default .activity-list .activity-item .activity-meta.action .button.delete-activity span {
    display: none;
}

.buddypress-template-default #profile-edit-form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 24px;
}
.buddypress-template-default #profile-edit-form ul.button-nav,
.buddypress-template-default #profile-edit-form .screen-heading,
.buddypress-template-default #profile-edit-form .submit {
    grid-column: 1 / -1;
}

.buddypress-template-default .buddypress-wrap .profile.edit .editfield .field-visibility-settings-toggle,
.buddypress-template-default .buddypress-wrap .standard-form .field-visibility-settings-header {
    display: none;
}

.buddypress-template-default .buddypress-wrap fieldset legend {
    color: #212321;
    margin-bottom: 8px;
}

.buddypress-template-default #profile-edit-form .editfield {
    border: none;
    padding: 0;
}

.buddypress-template-default #profile-edit-form ul.button-nav {
    margin: 10px 0 0;
}

.buddypress-template-default #profile-edit-form.standard-form input:not(.small),
.buddypress-template-default .buddypress-wrap  #profile-edit-form.standard-form select {
    border-radius: 4px;
    border: 2px solid #E2F3F4;
    outline: 1px solid transparent;
}

.buddypress-template-default #profile-edit-form.standard-form input:not(.small):hover,
.buddypress-template-default .buddypress-wrap  #profile-edit-form.standard-form select:hover {
    border-color: #4BADD2;
}
.buddypress-template-default #profile-edit-form.standard-form input:not(.small):focus,
.buddypress-template-default .buddypress-wrap  #profile-edit-form.standard-form select:focus {
    border-color: #4BADD2;
    outline: 1px solid #0781B0;
}
.buddypress-template-default #profile-edit-form.standard-form input:not(.small):active,
.buddypress-template-default .buddypress-wrap  #profile-edit-form.standard-form select:active {
    border-color: #E2F3F4;
}
.buddypress-template-default .buddypress-wrap #profile-edit-form ul.button-nav li.current a {
    background: #00425c;
}

.buddypress-template-default .buddypress-wrap .custom-table {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 24px 10px;
}

.buddypress-template-default .buddypress-wrap .custom-table .label {
    font-size: 14px;
    color: #212321;
    font-weight: 600;
    line-height: 14px;
    margin-bottom: 8px;
}

.buddypress-template-default .buddypress-wrap .custom-table .data p {
    padding: 8px 12px;
    font-size: 15px;
    color: #858585;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
}

.buddypress-template-default .buddypress-wrap .custom-table .data p a {
    color: #858585;
}

.buddypress-template-default.media .primary-sidebar {
    display: none;
}

.buddypress-template-default.media .buddypress-wrap h2.rtm-gallery-title {
    display: none;
}

.buddypress-template-default.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img {
    padding: 0;
}

.buddypress-template-default.media #buddypress.buddypress-wrap input[type=button],
.buddypress-template-default.media .rtmedia-uploader .drag-drop .rtm-select-files span,
.buddypress-template-default.media .rtmedia-uploader .drag-drop .drag-drop-info {
    padding: 0;
    font-size: 14px;
    color: #212321;
    font-weight: 400;
    line-height: 17.64px;  
    background: none; 
    border: none;
    margin: 0;
}

.buddypress-template-default.media .rtmedia-uploader .drag-drop .rtm-select-files span {
    margin: 0 3px;
}

.buddypress-template-default.media #buddypress.buddypress-wrap input[type=button] {
    text-decoration: underline;
    color: #00425C;
    font-weight: 600;
}

.buddypress-template-default.media div#drag-drop-area {
    vertical-align: middle;
}

.buddypress-template-default.media .rtm-album-privacy span {
    margin: 0;
}

.buddypress-template-default.media div#drag-drop-area > * {
    flex: 1;
}

.buddypress-template-default.media .rtmedia-media-title {
    margin-bottom: 10px;
}

.buddypress-template-default.media #buddypress .rtmedia-actions-before-comments .rtmedia-like,
.buddypress-template-default.media a.rtmedia-comment-link.rtmedia-comments-link {
    background: none;
    font-size: 14px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    color: #212321;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
    margin: 10px 0;
    display: block;
}

.buddypress-template-default.friends .bp-list>li .list-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 10px;
}

.buddypress-template-default.friends .bp-list>li .list-wrap .item {
    flex: 1;
}

.buddypress-template-default.friends .bp-list li .action div.generic-button, 
.buddypress-template-default.friends .bp-list li .action li.generic-button {
    margin-left: 0;
}

.buddypress-template-default.friends .buddypress-wrap .members-list li .member-name {
    font-size: 24px;
    color: #212321;
    margin-bottom: 6px;
    font-weight: 700;
    word-wrap: break-word;
}

.buddypress-template-default .member-header-actions-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    padding-top: 24px;
}

.buddypress-template-default .single-headers li.generic-button {
    margin: 0 16px 0 0;
}

.buddypress-template-default #buddypress .single-headers li.generic-button button,
.buddypress-template-default #buddypress .single-headers li.generic-button a  {
    border-radius: 8px !important;
    border: 1px solid #0781B0;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.32px;
    background: #FFF;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    padding: 10px 24px 7px;
    min-height: 52px;
    display: inline-block;
}

.buddypress-template-default #buddypress .single-headers li.generic-button button.not_friends {
    color: #FFF;
    background: #005D81;
}

.buddypress-template-default #buddypress .single-headers li.generic-button button.not_friends::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 4.37463C14.4832 4.37463 14.875 4.76638 14.875 5.24963V13.1246H22.75C23.2332 13.1246 23.625 13.5164 23.625 13.9996C23.625 14.4829 23.2332 14.8746 22.75 14.8746H14.875V22.7496C14.875 23.2329 14.4832 23.6246 14 23.6246C13.5168 23.6246 13.125 23.2329 13.125 22.7496V14.8746H5.25C4.76675 14.8746 4.375 14.4829 4.375 13.9996C4.375 13.5164 4.76675 13.1246 5.25 13.1246H13.125V5.24963C13.125 4.76638 13.5168 4.37463 14 4.37463Z" fill="white"/></svg>');
    vertical-align: middle;
    margin-right: 12px;
}

.buddypress-template-default a.send-message::before {
    vertical-align: middle;
    margin-right: 12px;
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.00001 5.98229C0.999851 5.99216 0.999835 6.00202 0.999964 6.01188V17.9996C0.999964 19.6519 2.34768 20.9996 3.99996 20.9996H20C21.6523 20.9996 23 19.6519 23 17.9996V6.012C23.0001 6.00205 23.0001 5.9921 22.9999 5.98214C22.9904 4.33785 21.6464 2.99963 20 2.99963H3.99996C2.35346 2.99963 1.0094 4.33793 1.00001 5.98229ZM3.10654 5.55358C3.27192 5.22656 3.612 4.99963 3.99996 4.99963H20C20.3879 4.99963 20.728 5.22656 20.8934 5.55358L12 11.779L3.10654 5.55358ZM21 7.92029V17.9996C21 18.5473 20.5477 18.9996 20 18.9996H3.99996C3.45225 18.9996 2.99996 18.5473 2.99996 17.9996V7.92029L11.4265 13.8189C11.7708 14.0599 12.2291 14.0599 12.5734 13.8189L21 7.92029Z" fill="black"/></svg>');
}

@media (max-width: 782px) {
    .buddypress-template-default .user-info-container {
        display: block;
    }
    .buddypress-template-default .user-info-container .info-col {
        padding-top: 24px;
    }
    .buddypress-template-default .user-info-container .info-col .col-container {
        max-width: unset;
    }
    .buddypress-template-default .avatar-wrap {
        /* max-width: 150px; */
        margin: 0 auto;
        position: relative;
    }
    .round-avatars #buddypress #item-header-cover-image #item-header-avatar .member-status {
        right: unset;
        top: 7px;
        left: 51px;
    }
    .buddypress-template-default #buddypress #item-header-cover-image #item-header-avatar img.avatar {
        max-width: 62px;
        margin: auto 0 30px;
    }
    #buddypress div#item-header #item-header-cover-image #item-header-content {
        text-align: left;
    }
    .buddypress-template-default #buddypress div#item-header-cover-image h2 {
        font-size: 20px !important;
        font-weight: 700;
        line-height: 25.6px !important;
        text-align: left;
    }
    .buddypress-template-default #profile-edit-form,
    .buddypress-template-default .buddypress-wrap .custom-table {
        grid-template-columns: repeat(1, 1fr);
    }
    .buddypress-template-default.friends .bp-list>li .list-wrap {
        display: block;
    }
    .buddypress-wrap.buddyx.bp-single-vert-nav.bp-vertical-navs.bp-dir-hori-nav.alignwide {
        margin-top: 10px;
    }
    .buddypress-template-default #buddypress #header-cover-image {
        background-position: 78% 100%;
    }
    .buddypress-template-default #cover-image-container {
        height: 272px;
    }
    .buddypress-template-default .item-header-cover-image-wrapper {
        padding: 24px 16px;
    }
}

@media (max-width: 749px) {
    .buddypress-template-default nav#object-nav.vertical {
        padding: 0;
    }
    .buddypress-template-default #buddypress.buddypress-wrap #item-body:not(#group-create-body) {
        padding: 15px;
    }
    .buddypress-template-default #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li.selected > a::after, 
    .buddypress-template-default #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li a:hover::after {
        content: none;
    }
}

/* Members Directory */
.buddypress-template-default.directory.members .container-block {
    max-width: 1344px;
}
.buddypress-template-default.directory.members .buddypress-wrap:not(.bp-single-vert-nav) .bp-navs:not(.bp-subnavs) li {
    background: #FFF
}
.buddypress-template-default.directory.members .buddypress-wrap .subnav-filters {
    margin: 0 0 40px;
}
.buddypress-template-default.directory.members .site-sub-header,
.buddypress-template-default.directory.members #buddypress .members-list>li.is-current-user {
    display: none;
}
.buddypress-template-default.directory.members .buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links) {
    border-color: #E0E0E0;
    margin-bottom: 28px;
}

.buddypress-template-default.directory.members .buddypress-wrap:not(.bp-single-vert-nav) .main-navs>ul>li>a {
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-size: 20px;
    color: #212321;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 0.2px;
    transition: 0.3s;
}

.buddypress-template-default.directory.members .buddypress-wrap:not(.bp-single-vert-nav) .main-navs>ul>li>a:hover,
.buddypress-template-default.directory.members .buddypress-wrap:not(.bp-single-vert-nav) .main-navs>ul>li.selected>a {
    border-bottom: 3px solid #338746;
}
.buddypress-template-default .buddypress-wrap:not(.bp-single-vert-nav) .main-navs>ul>li.selected> a {
    color: #212321;
}
.buddypress-template-default.directory.members .buddypress-wrap .bp-navs li.selected a .count,
.buddypress-template-default.directory.members .buddypress-wrap .bp-navs li a .count {
    padding: 5px 7.5px 1px;
}

.buddypress-template-default.directory.members .entry-content ul.bp-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 24px;
}

.buddypress-template-default.directory.members .entry-content ul::before {
    display: none;
}

.buddypress-template-default.directory.members .bp-list li {
    background: #F3F4F6;
    border-radius: 8px !important;
}

.buddypress-template-default.directory.members .list-wrap {
    border: none;
    border-radius: 0;
    background: none;
    display: flex;
    /* flex-wrap: wrap; */
    align-items: flex-start;
    margin: 0;
    padding: 12px 16px;
}

.buddypress-template-default.directory.members .list-wrap:hover {
    box-shadow: none;
}

.buddypress-template-default.directory.members .list-wrap .item {
    flex: 1;
}

.buddypress-template-default.directory.members .bp-list li .item-avatar img.avatar {
    max-width: 60px;
}

.buddypress-template-default.directory.members .bp-list li .member-name {
    font-size: 16px !important;
    color: #212321;
    font-weight: 500;
    line-height: 17.6px !important;
    letter-spacing: 0.16px;
    margin-bottom: 4px;
    float: unset;
}

.buddypress-template-default.directory.members .bp-list li p {
    font-size: 12px;
    color: #858585;
    font-weight: 500;
    line-height: 14.4px;
    margin: 0 0 4px;
}

.buddypress-template-default.directory.members .bp-list li p svg {
    vertical-align: middle;
}

.buddypress-template-default.directory.members .bp-list li a.linkedin-icon {
    display: inline-block;
    border-radius: 43.75px;
    background: #fff;
    padding: 3.5px;
    margin-top: 12px;
}

.buddypress-template-default.directory.members .bp-list li a.linkedin-icon svg {
    vertical-align: middle;
}

.buddypress-template-default.directory.members .member-action-wrapper {
    margin-top: 12px;
}

.buddypress-template-default.directory.members .bp-list li .members-meta.action li.is_friend, 
/* .buddypress-template-default.directory.members .bp-list li .members-meta .awaiting_response_friend , */
.buddypress-template-default.directory.members .bp-list li .members-meta .bptk-suspend-list
/* .buddypress-template-default.directory.members .bp-list li .members-meta .pending_friend   */
{
    display: none;
}

.buddypress-template-default.directory.members .bp-list li .action li.generic-button {
    margin: 0;
}

.buddypress-template-default.directory.members #buddypress li.generic-button button.not_friends::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 3.12469C10.8452 3.12469 11.125 3.40452 11.125 3.74969V9.3747H16.75C17.0952 9.3747 17.375 9.65452 17.375 9.9997C17.375 10.3449 17.0952 10.6247 16.75 10.6247H11.125V16.2497C11.125 16.5949 10.8452 16.8747 10.5 16.8747C10.1548 16.8747 9.875 16.5949 9.875 16.2497V10.6247H4.25C3.90482 10.6247 3.625 10.3449 3.625 9.99969C3.625 9.65452 3.90482 9.37469 4.25 9.37469H9.875V3.74969C9.875 3.40452 10.1548 3.12469 10.5 3.12469Z" fill="%23005D81"/></svg>');
    vertical-align: middle;
    margin-right: 12px;
}

.buddypress-template-default.directory.members #buddypress li.generic-button button.not_friends,
.buddypress-template-default.directory.members #buddypress li.generic-button a.awaiting_response_friend,
.buddypress-template-default.directory.members #buddypress li.generic-button button.pending_friend  {
    border-radius: 8px !important;
    border: 1px solid #0781B0;
    font-size: 14px;
    color: #005D81;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
    background: none;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    padding: 12px 12px 8px;
    display: inline-block;
    min-width: 180px;
    text-align: center;
    min-height: 36px;
    transition: 0.3s;
}
.buddypress-template-default.directory.members #buddypress li.generic-button button.not_friends:hover,
.buddypress-template-default.directory.members #buddypress li.generic-button a.awaiting_response_friend:hover,
.buddypress-template-default.directory.members #buddypress li.generic-button button.pending_friend:hover {
    outline: 3px solid #26512C;
}
.buddypress-template-default.directory.members .buddypress-wrap form.bp-dir-search-form {
    border-radius: 4px;
    border: 1px solid #C2C2C2;
}

.buddypress-template-default.directory.members #buddypress #dir-members-search {
    padding: 8px 12px;
    background-position: 95%;
    background-size: 24px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 3.75C6.77208 3.75 3.75 6.77208 3.75 10.5C3.75 14.2279 6.77208 17.25 10.5 17.25C12.3642 17.25 14.0506 16.4953 15.273 15.273C16.4953 14.0506 17.25 12.3642 17.25 10.5C17.25 6.77208 14.2279 3.75 10.5 3.75ZM2.25 10.5C2.25 5.94365 5.94365 2.25 10.5 2.25C15.0563 2.25 18.75 5.94365 18.75 10.5C18.75 12.5078 18.032 14.3491 16.8399 15.7793L21.5303 20.4697C21.8232 20.7626 21.8232 21.2374 21.5303 21.5303C21.2374 21.8232 20.7626 21.8232 20.4697 21.5303L15.7793 16.8399C14.3491 18.032 12.5078 18.75 10.5 18.75C5.94365 18.75 2.25 15.0563 2.25 10.5Z" fill="%230781B0"/></svg>');
}

.buddypress-template-default.directory.members #buddypress #dir-members-search::-webkit-search-decoration,
.buddypress-template-default.directory.members #buddypress #dir-members-search::-webkit-search-cancel-button,
.buddypress-template-default.directory.members #buddypress #dir-members-search::-webkit-search-results-button,
.buddypress-template-default.directory.members #buddypress #dir-members-search::-webkit-search-results-decoration {
    appearance: none;
}

.buddypress-template-default.directory.members #buddypress #dir-members-search:focus,
.buddypress-template-default.directory.members #buddypress #dir-members-search:focus-visible {
    border: 1px solid #338746;
    outline: none;
}

.buddypress-template-default.directory.members .buddypress-wrap .bp-feedback.bp-messages.info {
    border-radius: 8px;
    background: #F3F4F6;
    text-align: center;
    display: block;
    max-width: 552px;
    padding: 48px 40px;
    border: none;
    margin-top: 48px;
}

.buddypress-template-default.directory.members .buddypress-wrap .bp-feedback.bp-messages.info p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20.48px;
    color: #212321;
}

.buddypress-template-default.directory.members .buddypress-wrap .bp-feedback.bp-messages.info p a {
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    color: #FFF;
    border-radius: 8px;
    background: #005D81;
    transition: 0.3s;
    display: inline-block;
    text-decoration: none;
    padding: 14px;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
    margin-top: 36px;
    display: inline-block;
    min-width: 180px;
}

.buddypress-template-default.directory.members .buddypress-wrap .bp-feedback.bp-messages.info p a:hover {
    background: #00425C;
    color: #FFF !important;
}

.buddypress-template-default.directory.members .buddypress-wrap .bp-feedback.info .bp-icon {
    display: none;
}

.buddypress-template-default.directory.members #members-order-select {
    display: none;
}

@media (max-width: 1300px) {
    .buddypress-template-default.directory.members .entry-content ul.bp-list {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 1024px) {
    .buddypress-template-default.directory.members .entry-content ul.bp-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 749px) {
    .buddypress-template-default.directory.members .entry-content ul.bp-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .buddypress-template-default.directory.members .list-wrap {
        display: block;
    }
    .buddypress-template-default.directory.members .bp-list li .action {
        text-align: left;
    }
}

/** resources library **/
h2.rtm-gallery-title {
    display: none;
}
.block--resources-library .container-block {
    max-width: 1280px;
    padding: 0;
}
.block--resources-library .search-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 28px;
    gap: 20px;
}
.block--resources-library .search-container label {
    display: block;
    font-size: 14px;
    color: #212321;
    font-weight: 600;
    line-height: 14px;
    margin-bottom: 8px;
}
.block--resources-library .search-container input::-webkit-search-decoration,
.block--resources-library .search-container input::-webkit-search-cancel-button,
.block--resources-library .search-container input::-webkit-search-results-button,
.block--resources-library .search-container input::-webkit-search-results-decoration {
    appearance: none;
}
.block--resources-library .search-container input {
    min-width: 301px;
    width: 100%;
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #C2C2C2;
    font-size: 15px;
    color: #858585;
    font-weight: 400;
    line-height: 18px;
    outline: none;
    background-repeat: no-repeat;
    background-position: 95%;
    background-size: 24px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 3.75C6.77208 3.75 3.75 6.77208 3.75 10.5C3.75 14.2279 6.77208 17.25 10.5 17.25C12.3642 17.25 14.0506 16.4953 15.273 15.273C16.4953 14.0506 17.25 12.3642 17.25 10.5C17.25 6.77208 14.2279 3.75 10.5 3.75ZM2.25 10.5C2.25 5.94365 5.94365 2.25 10.5 2.25C15.0563 2.25 18.75 5.94365 18.75 10.5C18.75 12.5078 18.032 14.3491 16.8399 15.7793L21.5303 20.4697C21.8232 20.7626 21.8232 21.2374 21.5303 21.5303C21.2374 21.8232 20.7626 21.8232 20.4697 21.5303L15.7793 16.8399C14.3491 18.032 12.5078 18.75 10.5 18.75C5.94365 18.75 2.25 15.0563 2.25 10.5Z" fill="%230781B0"/></svg>');
}
.block--resources-library .search-container select {
    min-width: 237px;
    width: 100%;
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #C2C2C2;
    font-size: 15px;
    color: #858585;
    font-weight: 400;
    line-height: 18px;
    appearance: none;
    background-repeat: none;
    background-position: 95%;
    background-size: 24px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5303 16.2803C12.2374 16.5732 11.7626 16.5732 11.4697 16.2803L3.96967 8.78033C3.67678 8.48744 3.67678 8.01256 3.96967 7.71967C4.26256 7.42678 4.73744 7.42678 5.03033 7.71967L12 14.6893L18.9697 7.71967C19.2626 7.42678 19.7374 7.42678 20.0303 7.71967C20.3232 8.01256 20.3232 8.48744 20.0303 8.78033L12.5303 16.2803Z" fill="%23323232"/></svg>');
}

.block--resources-library .tabs-container {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 28px;
}
.block--resources-library .tab-item {
    font-size: 20px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #212321;
    padding: 16px 0;
    transition: 0.1s;
    display: inline-block;
}
.block--resources-library .tab-item.active,
.block--resources-library .tab-item:hover {
    border-bottom: 3px solid #338746;
}
.block--resources-library .tabs-container .tab-item:not(:last-child) {
    margin-right: 50px;
}
.block--resources-library .tab-item .count {
    margin-left: 5px;
    font-size: 12px;
    font-family: "Inter";
    font-weight: 500;
    line-height: 14.4px;
    color: #F3F4F6;
    padding: 2px 5.5px;
    border-radius: 12px;
    background: #858585;
    vertical-align: middle;
}
.block--resources-library .media-container .media-item:not(:first-child) {
    display: none;
}
.block--resources-library .courses-container {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 24px;
}
.block--resources-library .courses-container .course-item {
    border-radius: 12px;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.05), 0px 2px 4px -2px rgba(16, 24, 40, 0.04);
}
.block--resources-library .courses-container .course-item a {
    padding: 12px;
    display: block;
}
.block--resources-library .courses-container .course-item h4 {
    font-size: 19px;
    font-family: 'Inter' !important;
    font-weight: 400;
    line-height: 20.9px;
    margin-bottom: 8px;
}
.block--resources-library .courses-container .course-item span {
    font-size: 12px;
    color: #858585;
    font-weight: 500;
    line-height: 14.4px;
    margin: 0;
}
.block--resources-library .rtmedia-container .rtmedia-list {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 36px 24px;
}
.block--resources-library .rtmedia-container .rtmedia-list::before {
    content: none;
}
.block--resources-library .rtmedia-container .rtmedia-list .rtmedia-list-item {
    float: unset;
    width: unset;
    margin: 0;
    padding: 12px;
    border-radius: 12px;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
}
.block--resources-library .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail {
    width: unset;
    max-height: unset;
    text-align: left;
}
.block--resources-library .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img {
    object-fit: cover;
    object-position: center;
    border-radius: 8px;
    max-height: 184px;
    max-width: unset;
    width: 100%;
}
.block--resources-library .rtmedia-container .rtmedia-list .rtmedia-item-title h4 {
    font-size: 16px;
    font-family: 'Inter' !important;
    font-weight: 500;
    line-height: 17.6px;
    color: #212321;
    text-align: left;
    margin-top: 12px;
}
.block--resources-library .rtmedia-gallery-item-actions {
    left: 0;
    top: 0;
}
.block--resources-library #all .media-item {
    display: block !important;
    margin-bottom: 30px;
}

.block--resources-library .rtm-load-more {
    margin-top: 30px;
}

@media (max-width: 1024px) {
    .block--resources-library .rtmedia-container .rtmedia-list {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 768px) {
    .block--resources-library .tabs-container .tab-item:not(:last-child) {
        margin-right: 20px;
    }
    .block--resources-library .search-container > * {
        flex: 1;
    }
    .block--resources-library .search-container select,
    .block--resources-library .search-container input {
        min-width: unset;
    }
    .block--resources-library .rtmedia-container .rtmedia-list {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* my calendar page */
.container-block.my-calendar-page,
.tribe-events-view.alignwide {
    padding-top: 0;
    max-width: 1278px;
}
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding: 0;
}
.tribe-events-page-template .tribe-events-c-top-bar__datepicker-time {
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    font-size: 20px;
    color: #212321;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.2px;
}
/* .tribe-events-page-template h1,
.tribe-events-page-template h2,
.tribe-events-page-template h3,
.tribe-events-page-template h4,
.tribe-events-page-template h5,
.tribe-events-page-template h6 {
    font-family: 'Inter' !important;
} */
.tribe-events-page-template .tribe-events .tribe-events-calendar-month__day-date-daynum {
    font-size: 12px;
    color: #212321;
    font-weight: 600;
    line-height: 14.4px;
    text-transform: uppercase;
}
.tribe-events-page-template .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past.tribe-events-calendar-month__day--other-month.tribe-events-calendar-month__day--next-month,
.tribe-events-page-template .tribe-events-calendar-month__day.tribe-events-calendar-month__day--other-month.tribe-events-calendar-month__day--next-month {
    background: #F3F4F6;
}
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
    border-color: #E0E0E0;
}
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title {
    text-align: center;
    font-size: 12px;
    color: #323232;
    font-weight: 600;
    line-height: 14.4px;
    text-transform: none;
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-month__events {
    padding: 3px;
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-month__calendar-event-title-link, 
.tribe-events-page-template .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link {
    font-size: 12px;
    color: #212321;
    font-weight: 500;
    line-height: 14.4px;
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-month__calendar-event-title {
    overflow: hidden;
    max-width: 55%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-month__calendar-event-datetime {
    font-size: 12px;
    color: #9E9E9E;
    font-weight: 600;
    line-height: 14.4px;
    text-transform: uppercase;
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-month__multiday-event-bar,
.tribe-events-page-template .tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar{
    border-radius: 3px;
    border: 1px solid #0781B0;
    background: #4BADD2;
    padding: 4px 8px;
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner,
.tribe-events-page-template .tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner {
    background: none;
    padding: 0;
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 14.4px;
}
.tribe-events-page-template .tribe-events-calendar-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 28px 16px;
    padding-bottom: 40px;
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-list__month-separator {
    grid-column: 1 / -1;
}
.tribe-events-page-template .tribe-common-g-row.tribe-events-calendar-list__event-row {
    margin: 0 !important;
    padding: 0;
    display: block;
}
.tribe-events-page-template .tribe-common-g-row.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-wrapper.tribe-common-g-col {
    padding: 0;
    margin: 0;
    width: 100%;
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-list__event {
    margin: 0;
    padding: 0;
    display: block;
    padding: 12px;
    border-radius: 12px;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-list__event-featured-image {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 18px;
}
.tribe-events-page-template .tribe-events-calendar-list__event-datetime-wrapper.tribe-common-b2 .date,
.tribe-events-page-template .tribe-events .tribe-events-calendar-list__event-datetime-wrapper .time {
    display: none;
}
.tribe-events-page-template .date-category {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 8px;
}
.tribe-events-page-template .date-category .tribe-events-calendar-list__event-datetime-wrapper.tribe-common-b2 .date {
    display: block;
    font-size: 14px;
    color: #858585;
    font-weight: 400;
    line-height: 17.64px;
}
.tribe-events-page-template .date-category time,
.tribe-events-page-template .time-location time {
    display: none;
}
.tribe-events-page-template .date-category .category {
    padding: 4px 10px;
    border-radius: 20px;
    background: linear-gradient(90deg, #68B562 0%, #4FBFC3 47.18%, #00425C 100%);
    font-size: 12px;
    color: #FFF;
    font-weight: 500;
    line-height: 14.4px;
    padding: 6px 10px 0px;
}
.tribe-events-page-template .event-category p {
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 500;
    line-height: 14.4px;
    display: inline-block
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-list__event-title-link {
    font-size: 16px;
    color: #212321;
    font-weight: 500;
    line-height: 17.6px;
    margin-bottom: 8px;
}
.tribe-events-page-template .time-location .tribe-events-calendar-list__event-datetime-wrapper.tribe-common-b2 .time,
.tribe-events-page-template .time-location .tribe-events-calendar-list__event-venue-title.tribe-common-b2--bold {
    display: block;
    font-size: 12px;
    color: #858585;
    font-weight: 500;
    line-height: 14.4px;
}
.tribe-events-page-template article .footer {
    display: flex;
    gap: 15px;
    justify-content: space-between;
    align-items: center;
}
.tribe-events-page-template .time-location  {
    display: flex;
    gap: 4px;
    justify-content: space-between;
    align-items: center;
}
.tribe-events-page-template .time-location .tribe-events-calendar-list__event-venue.tribe-common-b2,
.tribe-events-page-template .time-location .tribe-events-calendar-list__event-datetime-wrapper.tribe-common-b2 {
    margin: 0;
}
.tribe-events-page-template .tribe-events .tribe-events-calendar-list__event-title {
    font-size: 16px;
    color: #212321;
    font-weight: 500;
    line-height: 17.6px;
    margin-bottom: 8px !important;
}
.tribe-events-page-template .tribe-common .tribe-common-c-btn-border-small, 
.my-calendar-page.tribe-common a.tribe-common-c-btn-border-small {
    border-radius: 8px;
    border: 1px solid #005D81;
    font-size: 14px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
    color: #212321;
    padding: 10px 16px 8px !important;
}
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
    border-radius: 4px;
    border: 1px solid #C2C2C2;
    border: none;
    margin-bottom: 40px; 
}
.tribe-events-header__breadcrumbs.tribe-events-c-breadcrumbs,
.tribe-events-header__title {
    display: none;
}
.tribe-events-page-template .tribe-events-c-events-bar__search {
    max-width: 301px;
    margin-right: 24px;
    display: block !important;
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    padding: 0 !important;
    background: none !important;
    margin: 0;
    padding-right: 12px !important;
    outline: none !important;
}
.tribe-events .tribe-events-c-search__input-control-icon-svg {
    display: none;
}
.tribe-common .tribe-common-form-control-text__input {
    padding: 8px 12px !important;
}
.tribe-events .tribe-events-c-search__input-control {
    margin: 0;
}
.tribe-events .tribe-events-c-events-bar__search-form {
    border-radius: 4px;
    border: 1px solid #C2C2C2; 
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button svg {
    vertical-align: middle;
}
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
    font-size: 15px;
    color: #858585;
    font-weight: 400;
    line-height: 18px;
    outline: none !important;
}
.custom-events-filter p,
.tribe-events-page-template .tribe-events-c-events-bar__search label {
    font-size: 14px;
    color: #212321;
    font-weight: 600;
    line-height: 14px;
    margin-bottom: 8px;
    display: block;
}
.custom-events-filter .filter-categories {
    display: flex;
    gap: 10px;
    padding: 7px 0 10px
}
.custom-events-filter .filter-categories .filter-item {
    padding: 0px 10px 2px;
    border-radius: 20px;
    border: 1px solid #4BADD2;
}
.custom-events-filter .filter-categories .filter-item:last-child {
    border-color: #68B562;
}
.custom-events-filter .filter-categories .filter-item a {
    font-size: 12px;
    font-style: normal;
    color: #212321;
    line-height: 14.4px;
}
.custom-events-filter .filter-categories .filter-item a svg {
    vertical-align: baseline;
    margin-right: 2px;
    position: relative;
    top: 1px;
}
.custom-events-filter .filter-categories .filter-item:last-child a svg circle {
    fill: #68B562;
}
.custom-events-filter .filter-categories .filter-item.active {
    background: #4BADD2;
    font-weight: 700;
}
.custom-events-filter .filter-categories .filter-item.active a {
    color: #FFF;
}
.custom-events-filter .filter-categories .filter-item.active:last-child {
    background: #338746;
}
.custom-events-filter .filter-categories .filter-item.active a svg circle {
    stroke: white;
}
.tribe-events-page-template .tribe-events .tribe-events-c-events-bar__search-container {
    align-items: flex-start;
}
.tribe-events .tribe-events-c-events-bar__views {
    align-items: center;
}
.tribe-events .tribe-events-c-events-bar__views p {
    font-size: 16px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    font-weight: 500;
    line-height: 17.6px;
    letter-spacing: 0.16px;
    color: #858585;
    margin-right: 16px;
}
.tribe-events-page-template .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button-text {
    font-size: 14px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.28px;
    color: #212321;
}
.tribe-events-page-template .explore-container {
    display: inline-flex;
    align-items: center;
    padding-left: 20px;
}
.tribe-events-calendar-month__calendar-event-details {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.tribe-events .tribe-events-calendar-month__calendar-event.cat_alliance-events .tribe-events-calendar-month__calendar-event-details,
.events-keys .key-item#alliance-events,
.tribe-events-page-template .event-category p#alliance-events {
    border-radius: 3px;
    border: 1px solid #0781B0;
    background: #4BADD2;
    color: #FFF;
    padding: 4px 8px;
}
.tribe-events-page-template .tribe-events  .tribe-events-calendar-month__calendar-event.cat_alliance-events  .tribe-events-calendar-month__calendar-event-title-link,
.events-keys .key-item#alliance-events,
.tribe-events-page-template .event-category p#alliance-events {
    color: #FFF;
    font-weight: 700;
}
.tribe-events-page-template .tribe-events  .tribe-events-calendar-month__calendar-event.cat_alliance-events .tribe-events-calendar-month__calendar-event-datetime {
    color: #FFF;
}
.tribe-events .tribe-events-calendar-month__calendar-event.cat_partners-events .tribe-events-calendar-month__calendar-event-details {
    padding: 2px 4px;
}
.tribe-events .tribe-events-calendar-month__calendar-event.cat_partners-events .tribe-events-calendar-month__calendar-event-title::before,
.events-keys .key-item#partners-events::before,
.tribe-events-page-template .event-category p#partners-events::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="9" height="9" viewBox="0 0 9 9" fill="none"><circle cx="4.64258" cy="4.7998" r="4" fill="%2368B562"/></svg>');
    margin-right: 2px;
    vertical-align: middle;
}
.post-type-archive-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container {
    display: none !important;
}
.tribe-events-page-template .events-keys {
    margin-top: 24px;
    border-radius: 8px;
    border: 1px solid #F3F4F6;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
    padding: 16px;
    max-width: 152px;
}
.events-keys p {
    font-size: 14px;
    color: #212321;
    font-weight: 600;
    line-height: 14px;
    margin: 0;
}
.events-keys .key-item {
    margin: 12px 0 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 14.4px;
}
.events-keys .key-item#partners-events,
.tribe-events-page-template .event-category p#partners-events {
    padding: 2px 4px;
    color: #212321;
    font-weight: 500;
}
.tribe-events-c-view-selector__button.tribe-common-c-btn__clear.tribe-events-c-view-selector__button--active ~ .tribe-events-c-view-selector__content {
    display: block !important;
}
@media (min-width: 798px) {
    .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button, .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button {
        padding: 8px 16px !important;
        border-radius: 8px;
        border: 1px solid #005D81;
    }
    .tribe-events-header__events-bar .tribe-events-c-events-bar__views {
        display: none;
    }
}

@media (max-width: 798px) {
    .tribe-events-page-template .tribe-events-calendar-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .tribe-events-c-top-bar.tribe-events-header__top-bar .tribe-events-c-events-bar__views {
        display: none;
    }
    .tribe-events .tribe-events-header__events-bar {
        align-items: center;
    }
    .tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
        border: none;
    }
    .tribe-events .tribe-events-c-events-bar__search-form {
        display: flex;
        margin-bottom: 15px;
        justify-content: space-between;
    }
    .tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
        max-width: 40px;
    }
    .tribe-events .tribe-events-c-events-bar__views p {
        display: none;
    }
}
/* logged out footer */
.logged-out-footer {
    max-width: 1376px;
    margin: 0 auto 24px;
    padding: 0 24px;
}
.logged-out-footer .footer-container {
    background-color: linear-gradient(90deg, #182918 0%, #253E25 100%);
    background-image: url('/wp-content/themes/theme-gsa/src/images/footer-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 13.5px;
    padding: 36px;
}
.logged-out-footer .footer-top {
    display: flex;
    flex-wrap: wrap;
}
.logged-out-footer .footer-top .main-col {
    min-width: 444px;
}
.logged-out-footer .footer-top .main-col .footer-logo img {
    margin: 0 auto 34px;
}
.logged-out-footer .footer-top .main-col .tagline {
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.8px;
    letter-spacing: 0.9px;
    color: #FAFAFA;
}
.logged-out-footer .footer-top .main-col .social-media-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px;
}
.logged-out-footer .footer-top .links-col {
    padding: 9px 0;
    margin-right: 180px;
    /* min-width: 269px; */
}
.logged-out-footer .footer-top .links-col.last-col {
    margin: 0;
}
.logged-out-footer .footer-top .links-col p {
    margin: 0;
}
.logged-out-footer .footer-top .links-col a {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    color: #E5E6E5;
    display: inline-block;
}
.logged-out-footer .footer-top .links-col a:not(:last-child) {
    margin-bottom: 18px;
}
.logged-out-footer .footer-bottom {
    display: flex;
    justify-content: space-between;
    padding-top: 32px;
    align-items: center;
}
.logged-out-footer .footer-bottom .copyright p {
    font-size: 15.8px;
    color: #FAFAFA;
    font-weight: 300;
    line-height: 27px;
    margin: 0;
}
.logged-out-footer .footer-bottom .links-container a:first-child {
    margin-right: 32px;
}
.logged-out-footer .footer-bottom .links-container a {
    font-size: 15.8px;
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
    color: #DBE5DB;
    text-decoration: underline
}
@media (max-width: 1240px) {
    .logged-out-footer .footer-top .links-col {
        margin-right: 100px;
    }
}
@media (max-width: 1075px) {
    .logged-out-footer .footer-top .links-col {
        margin-right: 75px;
    }
}
@media (max-width: 1024px) {
    .logged-out-footer .footer-top .main-col {
        width: 100%;
        min-width: unset;
        padding-bottom: 20px
    }
    .logged-out-footer .footer-top {
        gap: 0 50px;
        justify-content: space-between;
    }
    .logged-out-footer .footer-top .links-col {
        min-width: unset;
        margin: 0;
    }
    .logged-out-footer .footer-top .main-col .social-media-container {
        justify-content: center;
    }
    .logged-out-footer .footer-bottom {
        flex-wrap: wrap;
        gap: 20px;
    }
    .logged-out-footer .footer-container {
        padding: 24px;
    }
    .logged-out-footer {
        padding: 0 15px;
    }
}
@media (max-width: 600px) {
    .logged-out-footer .footer-top .links-col {
        width: 100%;
    }
    .logged-out-footer .footer-bottom .links-container a:first-child {
        margin: 0;
    }
    .logged-out-footer .footer-bottom .links-container a {
        display: block;
    }
}

/* register page */
body.register .buddypress-wrap {
    max-width: 1328px !important;
    margin: 0 auto 16px;
    /* padding: 0 24px; */
}
body.register .buddypress-wrap .register-page {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 24px;
    border-radius: 24px !important;
}
body.register header .buddypress-icons-wrapper {
    display: none;
}
body.register .header-container header.header-type--opaque {
    padding-top: 24px;
    padding-bottom: 24px;
}
body.register .header-container .container {
    width: 100%;
}
body.register .register-page .signup-form {
    max-width: 620px;
    margin: 0 0 0 70px;
    border-radius: 16px;
    background: rgba(51, 135, 70, 0.50);
    padding: 44px 48px;
    color: #FFF;
}
body.register .register-page .subheading {
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 14.4px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
body.register .register-page .heading {
    /* font-family: 'Inter' !important; */
    font-size: 32px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 40.96px;
    letter-spacing: 0.64px;
    margin: 0 0 20px;
}
body.register .container-block {
    padding-bottom: 0;
}
body.register .buddypress-wrap .signup-form label {
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    margin: 0 0 8px;
}
body.register .buddypress-wrap .standard-form .field-visibility-settings-header {
    display: none;
}
.register-page .signup-form .default-profile input {
    margin: 0 0 15px;
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #C2C2C2;
}
body.register #buddypress.buddypress-wrap input[type=submit] {
    border-radius: 8px;
    background: #005D81;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.28px;
    min-width: 188px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    padding: 12px 20px;
}
body.register .password-input-wrapper {
    display: flex;
    gap: 10px;
}
body.register .description.indicator-hint {
    background: none;
    color: #FFF;
}

body.register .register-page .signup-form #pass1 {
    width: 100%;
}
body.register .register-section.extended-profile {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 16px;
}
body.register .field_terms-conditions {
    grid-column: 1 / -1;
}
body.register .field_terms-conditions legend {
    display: none;
}
body.register .field_terms-conditions fieldset {
    font-size: 15px;
    font-weight: 400;
    line-height: 120%;
}
body.register .field_terms-conditions fieldset a {
    text-decoration: underline !important;
    color: #FFF;
}
body.register .field_terms-conditions input.bpxcftr-tos-checkbox {
    border-radius: 4px;
    border: 2px solid #0781B0 !important;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
body.register .bp-feedback.bp-messages.info {
    padding: 0;
    background: none;
    border: none;
    color: #FFF;
    margin: 0 0 25px;
}
body.register .bp-feedback.bp-messages.info p {
    padding: 0;
}
body.register .bp-feedback.bp-messages.info .bp-icon {
    display: none;
}
body.register .footer-links hr {
    max-width: 254px;
    margin: 23px 0;
}
body.register .footer-links p {
    font-size: 14px;
    color: #FFF;
    font-weight: 400;
    line-height: 17.64px;
    text-shadow: 0px 10px 12px rgba(16, 24, 40, 0.08);
    margin-bottom: 23px;
}
body.register .footer-links p a {
    font-weight: 600;
    color: #FFF;
    text-decoration: underline !important;
}
body.register .footer-links p:last-child {
    margin: 0;
}

@media (max-width: 800px) {
    body.register .register-page .signup-form {
        margin: 95px 0 50px 0;
        max-width: 100%;
        padding: 20px;
    }
    body.register .buddypress-wrap .register-page {
        padding: 15px
    }
    body.register .register-section.extended-profile {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* login page */
.page-template-template-login .custom-login-page,
.page-template-template-forgot-pass .custom-login-page,
.page-template-template-recover-pass .custom-login-page {
    max-width: 1328px;
    margin: 0 auto 16px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 24px;
    border-radius: 24px;
}
.page-template-template-login header .buddypress-icons-wrapper,
.page-template-template-forgot-pass header .buddypress-icons-wrapper,
.page-template-template-recover-pass header .buddypress-icons-wrapper {
    display: none ;
}
.page-template-template-login .header-container header.header-type--opaque,
.page-template-template-forgot-pass .header-container header.header-type--opaque,
.page-template-template-recover-pass .header-container header.header-type--opaque {
    padding-top: 24px;
    padding-bottom: 24px;
}
.page-template-template-login .container-block,
.page-template-template-forgot-pass .container-block,
.page-template-template-recover-pass .container-block  {
    padding-bottom: 0;
}
.page-template-template-login .subheading,
.page-template-template-forgot-pass .subheading,
.page-template-template-recover-pass .subheading  {
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 14.4px;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.page-template-template-login .heading {
    font-size: 48px;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 52.8px;
    letter-spacing: 0.64px;
}
.page-template-template-forgot-pass .heading,
.page-template-template-recover-pass .heading {
    font-size: 32px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 40.96px;
    letter-spacing: 0.64px;
    margin: 0 0 12px;
}
.page-template-template-login .login-container,
.page-template-template-forgot-pass .login-container,
.page-template-template-recover-pass .login-container {
    max-width: 620px;
    margin: 0 0 0 70px;
    border-radius: 16px;
    background: rgba(51, 135, 70, 0.50);
    padding: 44px 48px;
    color: #FFF;
}
.page-template-template-forgot-pass .login-container,
.page-template-template-recover-pass .login-container {
    min-height: 583px;
}
.page-template-template-recover-pass .tml-indicator-wrap {
    display: none;
}
.page-template-template-login .tml-field-wrap.tml-rememberme-wrap,
.page-template-template-forgot-pass .tml-field-wrap.tml-rememberme-wrap,
.page-template-template-recover-pass .tml-field-wrap.tml-rememberme-wrap {
    display: none;
}
.page-template-template-login .tml .tml-label,
.page-template-template-forgot-pass .tml .tml-label,
.page-template-template-recover-pass .tml .tml-label  {
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    margin: 0 0 8px;
}
.page-template-template-login input,
.page-template-template-forgot-pass input,
.page-template-template-recover-pass input {
    /* margin: 0 0 15px; */
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #C2C2C2;
    max-width: 303px;
    outline: none;
}
.page-template-template-login .tml-button,
.page-template-template-forgot-pass .tml-button,
.page-template-template-recover-pass .tml-button  {
    border-radius: 8px;
    background: #005D81;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.28px;
    min-width: 188px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    padding: 12px 20px;
}
.page-template-template-login .tml .tml-field-wrap,
.page-template-template-forgot-pass .tml .tml-field-wrap,
.page-template-template-recover-pass .tml .tml-field-wrap {
    margin-bottom: 24px;
}
.page-template-template-login .footer-links .forgot-pass {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    text-decoration: underline;
    color: #FFF;
    display: inline-block;
}
.page-template-template-login .footer-links hr,
.page-template-template-forgot-pass .footer-links hr,
.page-template-template-recover-pass .footer-links hr {
    max-width: 303px;
    margin: 28px 0;
}
.page-template-template-login .footer-links p,
.page-template-template-forgot-pass .footer-links p,
.page-template-template-recover-pass .footer-links p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17.64px;
    margin-bottom: 12px;
}
.page-template-template-login .footer-links .btn-outline,
.page-template-template-forgot-pass .footer-links .btn-outline,
.page-template-template-recover-pass .footer-links .btn-outline {
    min-width: 188px;
    text-align: center;
    padding: 11px 16px 10px;
}
.tml-message a {
    text-decoration: underline;
    color: #FFF;
}
@media (max-width: 800px) {
    .page-template-template-login .custom-login-page,
    .page-template-template-forgot-pass .custom-login-page,
    .page-template-template-recover-pass .custom-login-page {
        padding: 15px;
    }
    .page-template-template-login .custom-login-page .login-container,
    .page-template-template-forgot-pass .custom-login-page .login-container,
    .page-template-template-recover-pass .custom-login-page .login-container {
        margin: 95px 0 50px 0;
        max-width: 100%;
        padding: 20px;
    }
}

/* profile pages responsive */
#buddypress.buddypress-wrap .bp-navs .toggle-container h6 {
    margin: 0;
    padding: 16px 18px;
    border-radius: 8px;
    background:#0781B0;
    font-size: 18px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0.36px;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (min-width: 768px) {
    #buddypress.buddypress-wrap .bp-navs .toggle-container h6 {
        display: none;
    }
}
@media (max-width: 768px) {
    #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items {
        display: block;
        border-radius: 8px;
        border: 1px solid #E0E0E0;
        background: #F3F4F6;
        padding: 12px 24px 28px 12px;
    }
    #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li {
        display: flex !important;
        align-items: center;
        border-radius: 28px !important;
        padding: 8px 12px 6px;
        margin-bottom: 12px;
        border: none;
    }
    #buddypress.buddypress-wrap .bp-navs .toggle-container ul.bp-priority-object-nav-nav-items li a {
        display: block;
        width: 100%;
        border: none;
        padding: 0;
        margin: 0;
    }
    #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li:last-child a {
        margin: 0;
    }
    #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li.current::after {
        content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="10" viewBox="0 0 20 10" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.9697 0.71967C15.2626 0.426777 15.7374 0.426777 16.0303 0.71967L19.7803 4.46967C20.0732 4.76256 20.0732 5.23744 19.7803 5.53033L16.0303 9.28033C15.7374 9.57322 15.2626 9.57322 14.9697 9.28033C14.6768 8.98744 14.6768 8.51256 14.9697 8.21967L17.4393 5.75H1.25C0.835786 5.75 0.5 5.41421 0.5 5C0.5 4.58579 0.835786 4.25 1.25 4.25H17.4393L14.9697 1.78033C14.6768 1.48744 14.6768 1.01256 14.9697 0.71967Z" fill="white"/></svg>');
    }
    .buddypress-template-default #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li.selected > a, 
    .buddypress-template-default #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li a:hover {
        background: none;
    }
    .buddypress-template-default #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li.selected,
    .buddypress-template-default #buddypress.buddypress-wrap .bp-navs ul.bp-priority-object-nav-nav-items li.current {
        background: linear-gradient(90deg, #68B562 0%, #4FBFC3 47.18%, #00425C 100%);
    }
    .buddypress-template-default #buddypress #item-body {
        margin-top: 60px;
    }
}

/* resources library */
@media (max-width: 768px) {
    .block--resources-library .tabs-container {
        display: flex;
        overflow-y: scroll;
        flex-wrap: nowrap;
    }
    .block--resources-library .tabs-container::-webkit-scrollbar {
        display: none;
      }
    .block--resources-library .tabs-container .tab-item {
        flex: 1 0 auto;
    }
}

/* single event */
.single-tribe_events .container-block {
    padding-top: 8px;
}
#tribe-events-pg-template.tribe-events-pg-template {
    padding: 0;
}
.tribe-events-single .events-container {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 45px;
    justify-content: center;
}
.tribe-events-single .events-container > div {
    flex: 1;
}
.tribe-events-single .events-container .main-col {
    min-width: 627px;
    max-width: 627px;
}
.tribe-events-single .events-container .tribe-events-event-image {
    margin-bottom: 28px;
}
.tribe-events-single .events-container .tribe-events-event-image img {
    border-radius: 8px;
}
.tribe-events-single .events-container .category {
    border-radius: 20px;
    background: linear-gradient(90deg, #68B562 0%, #4FBFC3 47.18%, #00425C 100%);
    font-size: 12px;
    color: #FFF;
    font-weight: 500;
    line-height: 14.4px;
    padding: 4px 10px;
    margin-bottom: 12px;
    display: inline-block;
}
.tribe-events-single-event-title {
    font-size: 32px;
    color: #212321;
    font-weight: 600;
    line-height: 40.96px;
    letter-spacing: 0.64px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    margin-bottom: 40px;
}
.tribe-events-single .tribe-events-schedule {
    margin: 0;
    align-items: flex-start;
    gap: 8px;
}
.tribe-events-single .tribe-events-schedule h2 {
    font-size: 16px !important;
    color: #212321;
    font-weight: 500;
    line-height: 110% !important;
    flex: 1;
}
.tribe-events-single .event-description,
.tribe-events-single .event-comments {
    padding-top: 40px
}
.tribe-events-single .events-container h6 {
    font-size: 18px;
    color: #26512C;
    font-weight: 500;
    line-height: 24.48px;
    letter-spacing: 0.18px;
    margin-bottom: 12px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
}
.tribe-events-single .event-description * {
    font-size: 16px;
    color: #858585;
    font-weight: 400;
    line-height: 20.48px;
}
.tribe-events-single .events-container .comments-title {
    display: none;
}
.tribe-events-single .events-container #comments>#respond {
    border: none;
    padding: 0;
}
.tribe-events-single .events-container .comment-respond h3,
.tribe-events-single .events-container .comment-respond .logged-in-as {
    display: none;
}
.tribe-events-single .events-container .comment-form textarea {
    border-radius: 4px;
    border: 1px solid #C2C2C2;
    padding: 12px;
}
.tribe-events-single .events-container #comments {
    margin-top: 24px;
}
.tribe-events-single .events-container .form-submit input[type=submit] {
    padding: 13px 14px 10px;
    border-radius: 8px;
    background: #338746;
    font-size: 14px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
}
.tribe-events-single .events-container .event-location {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding-top: 10px;
}
.tribe-events-single .events-container .event-location .tribe-venue {
    font-size: 16px;
    color: #212321;
    font-weight: 500;
    line-height: 17.6px;
    margin-bottom: 8px;
}
.tribe-events-single .events-container .tribe-address {
    margin-bottom: 8px;
}
.tribe-events-single .events-container .tribe-address br {
    display: none;
}
.tribe-events-single .events-container .tribe-address span {
    font-size: 16px;
    color: #858585;
    font-weight: 500;
    line-height: 17.6px;
}
.tribe-events-single .events-container .map-toggle {
    font-size: 14px;
    color: #0781B0;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
}
.tribe-events-single .events-container .map-toggle svg {
    vertical-align: middle;
    margin-left: 2px;
}
.tribe-events-single .events-container .tribe-events-venue-map {
    width: 100%;
    margin: 8px 0 0;
    border-radius: 8px;
}
.tribe-events-single .events-container .tribe-events-venue-map>iframe {
    max-height: 313px;
}
.tribe-events-single .events-container .event-address {
    flex: 1;
}
.tribe-events-single .events-container #comments>.comment-list {
    padding: 0;
    border: none;
}
.tribe-events-single .events-container .side-col {
    max-width: 391px;
}
.tribe-events-single .events-container .event-timer {
    padding-bottom: 16px;
}
.tribe-events-single .events-container .side-col .event-calendar .tribe-events-c-subscribe-dropdown {
    margin: 4px 0 24px;
}
.tribe-events-single .events-container .side-col  .event-calendar {
    padding: 24px 0 52px;
}
.tribe-events-single .events-container .side-col  .event-calendar h6 {
    margin-bottom: 16px;
}
.tribe-events-single .events-container .side-col  .event-calendar .tribe-events-c-subscribe-dropdown__list {
    display: flex;
    align-items: center;
    gap: 28px;
}
.tribe-events-single .events-container .side-col  .event-calendar .tribe-events-c-subscribe-dropdown__list li:last-child {
    display: none;
}
.tribe-events-single .events-container .event-rsvp {
    padding-bottom: 28px;
}
.tribe-events-single .events-container .event-rsvp .event-tickets .tribe-tickets__rsvp {
    padding: 0;
    border: none;
    display: block;
    margin: 0;
}
.tribe-events-single .events-container .event-rsvp .event-tickets .tribe-tickets__rsvp-wrapper {
    padding: 0;
    margin: 0;
    border: none;
    display: block;
}
.tribe-events-single .events-container .event-rsvp .event-tickets .tribe-tickets__rsvp-actions-wrapper.tribe-common-g-col {
    display: block;
    padding: 0;
    width: 100%;
}
.tribe-events-single .events-container .event-rsvp .tribe-link-view-attendee {
    display: none;
}
.tribe-events-single .events-container .event-rsvp .event-tickets .tribe-tickets__rsvp-actions-rsvp-going {
    margin: 0;
}
.tribe-events-single .events-container .event-rsvp .event-tickets .tribe-tickets__rsvp-actions .tribe-common-c-btn {
    border-radius: 8px;
    background: #005D81;
    padding: 16px 18px;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.36px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    max-width: unset;

}
.tribe-events-single .events-container .event-rsvp .event-tickets .tribe-tickets__rsvp-actions .tribe-common-c-btn.attending {
    background: #338746;
    pointer-events: none;
}
.tribe-events-single .events-container .event-rsvp .event-tickets .tribe-tickets__rsvp-actions .tribe-common-c-btn svg {
    vertical-align: middle;
    margin-right: 8px;
}
.tribe-events-single .events-container .event-rsvp .event-tickets .tribe-tickets__rsvp-actions-success-going {
    border-radius: 8px;
    background: #338746;
    padding: 16px 18px;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.36px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    max-width: unset;
    color: #FFF;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 15px;
}
.tribe-events-single .events-container .event-rsvp .event-tickets .tribe-common-h2.tribe-common-h6--min-medium,
.tribe-events-single .events-container .event-rsvp .tribe-tickets__rsvp-attendees-wrapper.tribe-common-g-row,
.tribe-events-single .events-container .event-rsvp .tribe-tickets__rsvp-form-content.tribe-tickets__form > div:nth-child(2),
.tribe-events-single .events-container .event-rsvp .tribe-tickets__rsvp-form-content.tribe-tickets__form > div:nth-child(3) {
    display: none;
}
.tribe-events-single .events-container .event-rsvp .event-tickets .tribe-tickets__rsvp-actions {
    padding: 0;
    border: none;
    margin: 0;
}
.tribe-events-single .events-container .event-rsvp .event-tickets .tribe-common-c-btn.tribe-tickets__rsvp-form-button {
    border-radius: 8px;
    background: #005D81;
    padding: 16px 18px;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.36px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
}
.tribe-events-single .events-container .event-rsvp .event-rsvp-past {
    border-radius: 8px;
    background: #C2C2C2;
    text-align: center;
    padding: 16px 18px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.36px;
    color: #FFF;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    pointer-events: none;
}
.event-rsvp .event-rsvp-past svg {
    vertical-align: middle;
    margin-right: 7px;
}
.event-organizer {
    padding: 24px 0;
}
.event-organizer h6 {
    margin-bottom: 16px;
}
.event-organizer .post-item {
    border-radius: 8px;
    position: relative;
    color: #212321;
    background: #F3F4F6;
    padding: 12px 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
}
.event-organizer .post-item .feat-image {
    max-width: 60px;
}
.event-organizer .post-item .feat-image img {
    border-radius: 100%;
}
.event-organizer .post-item .linkedin-icon {
    margin-right: 0;
    margin-left: auto;
    border-radius: 43.75px;
    background: #FFF;
    padding: 3.5px;
}
.event-organizer .post-item .linkedin-icon svg {
    vertical-align: middle;
}
.event-organizer .post-item .name {
    font-size: 16px;
    color: #212321;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-weight: 500;
    line-height: 17.6px;
    letter-spacing: 0.16px;
    margin-bottom: 4px;
}
.event-organizer .post-item .location {
    font-size: 12px;
    color: #858585;
    font-weight: 500;
    line-height: 14.4px;
    margin: 0;
}
.event-organizer .post-item .location svg {
    vertical-align: middle;
}
.tribe-events-single .events-container .event-members {
    padding: 24px 0;
}
.tribe-events-single .events-container .event-members .heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
    gap: 15px;
}
.tribe-events-single .events-container .event-members h6 {
    margin-bottom: 0;
    flex: 1;
}
.tribe-events-single .events-container .event-members .heading a {
    font-size: 14px;
    color: #0781B0;
    font-weight: 600;
    line-height: 22.4px;
    text-decoration: underline;
}
.event-members .members-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 12px;
}
.event-members .members-container img {
    border-radius: 100px;
    width: 100%;
    max-width: 60px;
    display: none;
}
.members-none {
    text-align: center;
    padding: 49px 40px;
    border-radius: 8px;
    background: #F3F4F6;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.48px;
}
@media (min-width: 768px) {
    .mobile-only {
        display: none;
    }
}
@media (max-width: 768px) {
    .tribe-events-single .events-container > div {
        flex: 1 0 100%;
    }
    .tribe-events-single .events-container .main-col {
        min-width: unset;
    }
    .event-organizer .post-item .feat-image,
    .event-organizer .post-item .post-content {
        flex: 1;
    }
    .desktop-only {
        display: none;
    }
}

/* Time Remaining */
.time-remaining {
    display: block;
}

.time-remaining__heading h3 {
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    font-weight: 500;
    color: #26512C;
    font-size: 18px;
    line-height: 24.48px;
    letter-spacing: 0.18px;
    margin: 0;
}

.time-remaining__inner {
    display: inline-block;
    padding: 24px 24px 28px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.05), 0px 2px 4px -2px rgba(16, 24, 40, 0.04);
    width: 100%;
}

.time-remaining__wrap {
    display: flex;
    padding-top: 12px;
}

.time-remaining__colon {
    font-size: 60px;
    line-height: 36%;
    padding-top: 15px;
}

.time-remaining__days span {
    font-size: 24px;
    line-height: 128%;
}

.time-remaining__item span {
    display: flex;
    width: 75px;
    height: 61px;
    background-color: #E2F3F4;
    font-size: 24px;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    margin-bottom: 7px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-weight: 300;
    color: #212321;
}

.time-remaining__item label {
    text-align: center;
    display: block;
    line-height: 17.64px;
    font-weight: 400;
    font-size: 14px;
}

@media (max-width: 768px) {
    .time-remaining__inner {
        padding: 15px;
    }
    .time-remaining__item span {
        width: 65px;
        height: 51px;
        font-size: 18px;
    }
}

/* Profile Messages */
.bp-messages-wrap {
    border: none;
}
.bp-messages-wrap * {
    font-family: 'Inter';
}
.bp-messages-wrap .chat-header {
    background: none;
    border: none;
    margin-bottom: 24px;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    height: unset;
    min-height: unset;
}
.bp-messages-wrap .chat-header > * {
    /* flex: 1; */
}
.bp-messages-wrap .chat-header .bpbm-maximize {
    width: 35px;
}
.bp-messages-wrap .chat-header .bpbm-maximize .bm-svg {
    margin-right: 0;
}
.bp-messages-wrap .threads-list {
    display: grid;
    grid-gap: 24px;
}
.bp-messages-wrap .threads-list .thread {
    border-radius: 8px !important;
    border: 1px solid #F3F4F6;
    padding: 12px 16px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
}
.bp-messages-wrap .threads-list .thread:hover {
    background: #fafbfc;
}
body:not(.bm-mobile-device) .bp-messages-wrap .threads-list .thread:hover>* {
    background: none;
}
.bp-messages-wrap .threads-list .thread>* {
    vertical-align: middle;
    padding: 0;
    border: none;
}
.bp-messages-wrap .threads-list .thread .bm-info {
    /* min-width: 291px; */
    flex: 1;
}
.bp-messages-wrap .avatar {
    display: block;
}
.bp-messages-wrap .threads-list .thread .pic {
    padding: 0;
    width: 60px;
    height: 60px;
    max-width: 60px;
    margin-right: 7px;
}
.bp-messages-wrap .threads-list .thread .pic img {
    border-radius: 100% !important;
    width: 60px;
    height: 100%;
}
.bp-messages-wrap .threads-list .thread .bm-info .name {
    font-family: 'Inter' !important;
    font-size: 14px;
    color: #212321;
    font-weight: 700;
    line-height: 17.64px;
    margin-bottom: 4px;
}
.bp-messages-wrap .threads-list .thread .bm-info .name+h4 {
    display: none;
}
.bp-messages-wrap .threads-list .thread .bm-info .last-message {
    font-size: 12px;
    color: #858585;
    font-weight: 500;
    line-height: 14.4px;
    margin: 0;
}
.bp-messages-wrap .threads-list .thread .time {
    font-size: 12px;
    color: #000000;
    font-weight: 500;
    line-height: 14.4px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 4px;
    justify-content: flex-end;
}
.bp-messages-wrap .threads-list .thread .time .bpbm-counter-row {
    margin: 0;
}
.bp-messages-wrap .threads-list .thread .unread-count {
    background: #E94C49;
    width: 8px;
    height: 8px;
    font-size: 0;
}
.bp-messages-wrap .threads-list .thread .actions {
    /* padding-right: 16px;
    padding-left: 5px; */
    text-align: right;
    flex: 0 0 auto;
}
.bp-messages-wrap .threads-list .thread .actions svg {
    vertical-align: middle;
}
.bp-messages-wrap .chat-footer {
    display: none;
}
.bp-messages-wrap .chat-header .new-message, .bp-messages-wrap .chat-footer .new-message {
    width: unset;
}
/**/
.bp-messages-wrap .chat-header .new-message {
    height: unset;
}
.bp-messages-wrap .chat-header .new-message::before {
    content: "Messages";
    font-size: 24px;
    font-weight: 700;
    line-height: 30.72px;
    color: #26512C;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    pointer-events: none;
    /* min-width: 191px; */
    margin-right: 10px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    /* cursor: default; */
}
.bp-messages-wrap .chat-header .new-message svg {
    display: none;
}
.bp-messages-wrap .chat-header .new-message::after {
    content: "New Conversation";
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
    color: #FFF;
    padding: 14px 14px 12px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    border-radius: 8px;
    background: #005D81;
    display: inline-block;
    vertical-align: middle;
}
.bp-messages-wrap .chat-header .starred-messages {
    display: none;
}
.bp-messages-wrap .chat-header .bpbm-search {
    margin-right: 1px;
}
.bp-messages-wrap .chat-header .bpbm-search form {
    margin: 0 !important;
    height: unset;
}
.bp-messages-wrap .chat-header .bpbm-search form input[type=text] {
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #C2C2C2 !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    max-height: unset !important;
    height: 40px;
    max-width: 191px;
}

@media (max-width: 1180px) {
    .bp-messages-wrap .threads-list .thread {
        gap: 12px;
    }
    .bp-messages-wrap .threads-list .thread>* {
        flex: 1;
    }
    .bp-messages-wrap .threads-list .thread .pic {
        margin: 0;
    }
    .bp-messages-wrap .threads-list .thread .time {
        max-width: 80px;
    }
}
@media (max-width: 1024px) {
    .bp-single-vert-nav .bp-wrap {
        gap: 12px;
    }
    .bp-single-vert-nav .bp-wrap > * {
        width: 100% !important;
        max-width: 100% !important;
        min-width: unset;
        float: none !important;
        flex: 1 0 100% !important;
    }
}
@media (max-width: 768px) {
    .bp-messages-wrap .threads-list .thread {
        padding: 12px;
    }
    .bp-messages-wrap .threads-list .thread .pic {
        width: 48px;
        height: 48px;
        max-width: 48px;
    }
    .bp-messages-wrap .threads-list .thread .bm-info {
        min-width: unset;
    }
}
@media (max-width: 600px) {
    .bp-messages-wrap .chat-header .new-message {
        width: 100%;
    }
    .bp-messages-wrap .chat-header .new-message::before {
        display: block;
        margin-bottom: 10px;
    }
    .bp-messages-wrap .chat-header .new-message::after {
        display: block;
        width: 100%;
    }
    .bp-messages-wrap .chat-header .bpbm-search {
        width: 100%;
    }
    .bp-messages-wrap .chat-header .bpbm-search form {
        width: 100%;
    }
    .bp-messages-wrap .chat-header .bpbm-search form input[type=text] {
        max-width: 100%;
        width: 100%;
    }
    .bp-messages-wrap .chat-header .bm-search-btn {
        float: none;
        width: 100%;
    } 
    .bp-messages-wrap .chat-header .bm-search-btn svg {
        margin: 0;
    }
}

/* start a new convo - profile messages */
.bp-messages-wrap #bm-new-thread-title {
    font-size: 24px;
    color: #26512C !important;
    font-weight: 700;
    line-height: 30.72px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif ;
}
.bp-messages-wrap .chat-header .back {
    width: unset;
    min-width: 30px;
    height: unset;
}
.bp-messages-wrap .chat-header .back::after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.0303 4.46967C11.3232 4.76256 11.3232 5.23744 11.0303 5.53033L4.81066 11.75H21C21.4142 11.75 21.75 12.0858 21.75 12.5C21.75 12.9142 21.4142 13.25 21 13.25H4.81066L11.0303 19.4697C11.3232 19.7626 11.3232 20.2374 11.0303 20.5303C10.7374 20.8232 10.2626 20.8232 9.96967 20.5303L2.46967 13.0303C2.17678 12.7374 2.17678 12.2626 2.46967 11.9697L9.96967 4.46967C10.2626 4.17678 10.7374 4.17678 11.0303 4.46967Z" fill="%2326512C"/></svg>');
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: 3px;
}
.bp-messages-wrap .chat-header .back svg {
    display: none;
}
.bp-messages-wrap .chat-header .mass-message,
.bp-messages-wrap .chat-header .bpbm-maximize {
    display: none;
}
.bm_user_selector {
    padding: 0px 12px;
    border-radius: 4px;
    border: 1px solid #C2C2C2;
}
.bm_user_selector .bm-to-label {
    font-size: 15px;
    font-style: #212321;
    font-weight: 700;
    line-height: 18px;
    margin-right: 8px;
}
.bm_user_selector__value-container.bm_user_selector__value-container--is-multi.css-hlgwow,
.bm_user_selector__input-container {
    padding: 0 !important;
    margin: 0 !important;
}
.bm_user_selector input, .bm_user_selector .bm_user_selector__placeholder {
    font-size: 15px !important;
    color: #858585;
    font-weight: 400;
    line-height: 18px;
}
.bm_user_selector .bm_user_selector__menu  {
    margin-top: 20px;
    border: none;
}
.bm_user_selector__menu-list {
    border: none;
    max-height: 500px !important;
}
.bm_user_selector .bm_user_selector__menu .bm_user_selector__menu-list .bm_user_selector__option {
    padding: 12px 16px;
    border-bottom: 1px solid #E0E0E0;
}
.bm_user_selector .bm_user_selector__menu .bm_user_selector__menu-list .bm_user_selector__option .avatar {
    width: 48px;
    height: 48px;
    margin-right: 12px;
    border-radius: 100% !important;
}
.bm_user_selector .bm_user_selector__menu .bm_user_selector__menu-list .bm_user_selector__option .name {
    font-size: 16px;
    color: #212321;
    font-weight: 400;
    line-height: 20.48px;
}
.bm-reply {
    display: none;
}

/* Profile Convo Page */
.bp-messages-wrap .chat-header .back+.thread-info {
    flex: 1;
}
.bp-messages-wrap .bpbm-chat-content {
    border-top: 1px solid #E0E0E0;
    position: relative;
    top: -12px;
}
.bp-messages-wrap .chat-header .thread-info .avatar {
    height: 48px;
    width: 48px;
    border-radius: 100% !important;
    margin-right: 12px;
}
.buddypress-template-default .bp-messages-wrap .chat-header .thread-info .thread-info-data .name span {
    font-size: 16px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    font-weight: 500;
    line-height: 17.6px;
    letter-spacing: 0.16px;
}
.bp-messages-wrap .chat-header .thread-info .thread-info-data .sub-name {
    display: none;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-sticky-date {
    border-radius: 12px !important;
    background: #858585;
    padding: 2px 5.5px;
    font-size: 12px;
    color: #F3F4F6;
    font-weight: 500;
    line-height: 14.4px;
    margin: 12px auto;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-pic {
    width: 48px;
    height: 48px;
}
.bp-messages-wrap img.avatar {
    border-radius: 100% !important;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) {
    border-radius: 0px 8px 8px 8px !important;
    border: 1px solid #72D1D5;
    background: #E2F3F4;
    padding: 8px;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-info a {
    display: none;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-content .bm-message-content-text p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 17.64px;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) {
    border-radius: 0px 8px 8px 8px !important;
    border: 1px solid #E0E0E0;
    background: #FFF;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) .bm-message-content-text p {
    color: #000 !important;
}
.bp-messages .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message .bm-message-info span.bm-time {
    font-size: 12px;
    color: #9E9E9E !important;
    font-weight: 500;
    line-height: 14.4px;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-messages-listing .bm-message {
    margin-bottom: 4px;
}
.bp-messages-wrap .bm-reply {
    border-radius: 4px;
    border: 2px solid #E0E0E0;
    margin-top: 24px;
}
.bp-messages-wrap .bm-reply .bm-editor * {
    font-size: 15px;
    color: #858585;
    font-weight: 400;
}
.bp-messages-wrap .bm-reply .bm-emojies {
    display: none;
}
.bp-messages-wrap .bm-reply .bm-send-message::after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><g clip-path="url(%23clip0_2489_17051)"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.9223 1.07809C19.1085 1.26432 19.1882 1.51678 19.1612 1.75966C19.1537 1.82775 19.1378 1.89508 19.1135 1.96L13.2862 18.6093C13.1734 18.9318 12.875 19.1527 12.5336 19.1666C12.1923 19.1806 11.8769 18.9847 11.7382 18.6725L8.53501 11.4653L1.3279 8.26218C1.01566 8.12341 0.819777 7.8081 0.833705 7.46671C0.847633 7.12531 1.06855 6.827 1.39105 6.71413L18.0403 0.886883C18.1056 0.862431 18.1734 0.84646 18.2419 0.838969C18.2923 0.833433 18.3428 0.832536 18.3928 0.836139C18.5857 0.849925 18.7748 0.930574 18.9223 1.07809ZM15.1616 3.66023L3.92558 7.59285L8.98179 9.84005L15.1616 3.66023ZM10.1603 11.0186L16.3401 4.83874L12.4075 16.0748L10.1603 11.0186Z" fill="%23005D81"/></g><defs><clipPath id="clip0_2489_17051"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>');
    vertical-align: middle;
    height: 100%;
    position: relative;
    top: 26%;
}
.bp-messages-wrap .bm-reply .bm-send-message svg {
    display: none;
}

/* Contact Form */
.page-id-2705 .container-block {
    padding-top: 0;
    padding-bottom: 0;
}
.get-in-touch__wrap {
    max-width: 1328px;
    margin: auto;
    display: flex;
    gap: 28px;
    font-family: "Inter", sans-serif;
}

.get-in-touch__wrap h3 {
    margin: 0;
    font-size: 32px;
    font-weight: 600;
    color: #338746;
    line-height: 128%;
}

.get-in-touch__wrap > div {
    width: calc(50% - 14px);
}

.get-in-touch__left-inner {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 16px;
    min-height: 579px;
}

.get-in-touch__left-inner img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}

.get-in-touch__right-inner {
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
    padding: 44px 48px;
}

.get-in-touch__right p {
    margin: 8px 0;
    color: #595959;
    font-size: 14px;
    font-weight: 400;
    line-height: 126%;
}

.get-in-touch__wrap .form-container .forminator-row {
    margin: 0 0 28px !important;
    gap: 16px;
}

.get-in-touch__wrap .form-container .forminator-row-last {
    margin-bottom: 0 !important;
}

.get-in-touch__wrap .form-container .forminator-col {
    padding: 0 !important;
}

.get-in-touch__wrap .form-container label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    margin-bottom: 8px;
    color: #212321;
}

.get-in-touch__wrap .form-container .forminator-required {
    display: none;
}

.get-in-touch__wrap .form-container select,
.get-in-touch__wrap .form-container input,
.get-in-touch__wrap .form-container textarea {
    display: block;
    width: 100%;
    outline: 0;
    border: 1px solid #C2C2C2;
    background-color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 22px;
    font-family: "Inter", sans-serif;
}

.get-in-touch__wrap .form-container .forminator-error-message {
    display: block;
    margin: 8px 0 0 !important;
    font-size: 12px;
    color: #E94C49;
}

.get-in-touch__wrap .form-container .forminator-button {
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    color: #fff;
    font-weight: 500;
    line-height: 14px;
    font-size: 14px;
    border: 0;
    outline: none;
    background-color: #005D81;
    border-radius: 8px;
    padding: 15px 14px 11px;
    display: block;
    text-align: center;
    width: 100%;
    cursor: pointer;
    max-width: 188px;
    letter-spacing: .28px;
}

.get-in-touch__wrap .form-container a {
    color: #595959;
    font-weight: 500;
    display: inline-block;
    text-decoration: underline;
}

.get-in-touch__wrap .form-container .forminator-checkbox-label {
    color: #595959;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
}

.get-in-touch__wrap .form-container .forminator-checkbox input {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin: 0 6px 0 0;
}

.get-in-touch__wrap .form-container .forminator-response-message.forminator-error {
    display: none;
}
.get-in-touch__wrap .form-container .forminator-response-message.forminator-show.forminator-success {
    padding: 44px 48px;
    border-radius: 16px;
    border: 1px solid #F3F4F6;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
}
.forminator-edit-module {
    display: none;
}
@media (min-width: 1024px) {
    .page-id-2705 .site-header-wrapper.header-container {
        padding-bottom: 28px;
    }
    .page-id-2705 footer.site-footer {
        padding-top: 28px;
    }
}
@media (max-width: 991px) {
    .get-in-touch__wrap {
        flex-wrap: wrap;
    }
    
    .get-in-touch__wrap > div {
        width: 100%;
    }

    .get-in-touch__left-inner {
        height: 0;
        padding-bottom: 75%;
        min-height: 0;
    }
}

@media (max-width: 767px) {
    .get-in-touch__right {
        padding: 0 15px 15px;
    }
    .get-in-touch__wrap .form-container .forminator-response-message.forminator-show.forminator-success {
        padding: 25px 20px;
    }
    .get-in-touch__wrap .get-in-touch__button {
        flex-wrap: wrap;
        gap: 15px;
    }
    .get-in-touch__wrap .get-in-touch__button .btn {
        width: 100%;
    }
}

/* 404 Page */
.not-found-container * {
    box-sizing: border-box;
}

.not-found-container__wrap {
    background-color: #338746;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    max-width: 1328px;
    margin-left: auto;
    margin-right: auto;
}

.not-found-container__left-inner {
    padding: 48px;
    min-height: 579px;
}

.not-found-container__left-inner h4 {
    font-size: 12px;
    line-height: 14.4px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    color: #fff;
    margin: 24px 0 0;
    text-transform: uppercase
}

.not-found-container__left-inner h3 {
    font-weight: 700;
    line-height: 61.6px;
    font-size: 56px;
    color: #ffffff;
    margin: 24px 0 0;
    max-width: 554px
}

.not-found-container__left-inner h3 span {
    font-weight: 300;
}

.not-found-container__right {
    border-radius: 16px;
    background-color: #fff;
    width: 75%;
    max-width: 620px;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
    position: relative;
    right: -1px;
    padding: 44px 48px;
    font-family: "Inter", sans-serif;
    color: #595959;
}

.not-found-container__right p {
    margin: 0 0 20px;
    font-size: 14px;
}

.not-found-container .form-container .forminator-row {
    margin: 0 0 28px !important;
    gap: 16px;
}

.not-found-container .form-container .forminator-row-last {
    margin-bottom: 0 !important;
}

.not-found-container .form-container .forminator-col {
    padding: 0 !important;
}

.not-found-container .form-container label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    margin-bottom: 8px;
    color: #212321;
}

.not-found-container .form-container .formi nator-required {
    display: none;
}

.not-found-container .form-container input,
.not-found-container .form-container textarea {
    display: block;
    width: 100%;
    outline: 0;
    border: 1px solid #C2C2C2;
    background-color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 22px;
    font-family: "Inter", sans-serif;
}

.not-found-container .form-container textarea {
    height: 97px;
}

.not-found-container .form-container .forminator-error-message {
    display: block;
    margin: 8px 0 0 !important;
    font-size: 12px;
    color: #E94C49;
}

.not-found-container .form-container .forminator-button {
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    color: #fff;
    font-weight: 500;
    line-height: 14px;
    font-size: 14px;
    border: 0;
    outline: none;
    background-color: #005D81;
    border-radius: 8px;
    padding: 15px 14px 11px;
    display: block;
    text-align: center;
    width: 100%;
    cursor: pointer;
    max-width: 188px;
    letter-spacing: .28px;
}

.not-found-container .form-container a {
    color: #595959;
    font-weight: 500;
    display: inline-block;
    text-decoration: underline;
}

.not-found-container .form-container .forminator-checkbox-label {
    color: #595959;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
}

.not-found-container .form-container .forminator-checkbox input {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin: 0 6px 0 0;
}

.not-found-container .form-container .forminator-response-message.forminator-error {
    display: none;
}
.error404 .container-block {
    padding-top: 0;
    padding-bottom: 0;
}
.not-found-container .form-container .forminator-response-message.forminator-show.forminator-success {
    margin-bottom: 20px;
}
.not-found-container .get-in-touch__button {
    display: flex;
    gap: 24px;
    margin-top: 28px;
}

.not-found-container .get-in-touch__button .btn {
    text-decoration: none;
    padding: 12px 16px;
    border-radius: 8px;
    border: 1px solid #005D81;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.28px;
    line-height: 100%;
    text-align: center;
    min-width: 188px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.not-found-container .get-in-touch__button .btn--primary {
    color: #fff;
    background-color: #005D81;
}

.not-found-container .get-in-touch__button .btn--secondary {
    color: #212321;
}
@media (min-width: 1024px) {
    .error404 .site-header-wrapper.header-container {
        padding-bottom: 28px;
    }
    .error404 footer.site-footer {
        padding-top: 28px;
    }
}
@media (max-width: 767px) {
    .not-found-container__wrap {
        display: block;
    }

    .not-found-container__right {
        width: 100%;
        right: 0;
        bottom: -1px;
        padding: 40px 20px;
    }

    .not-found-container__left-inner {
        padding: 40px 20px;
    }

    .not-found-container__left-inner h3 {
        font-size: 32px;
        line-height: 120%;
    }
}

/* FAQs */
.block--faqs {
    margin-bottom: 28px;
}
.faq-container h3 {
    font-size: 32px;
    font-weight: 600;
    color: #338746;
    line-height: 40.96px;
    margin: 0 0 8px;
}

.faq-container__header {
    font-family: "Inter", sans-serif;
    color: #212321;
    font-weight: 400;
    line-height: 17.64px;
    font-size: 14px;
}

.faq-container__header p {
    margin: 0
}

.faq-container h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 17.6px;
    letter-spacing: .16px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    padding-right: 30px;
}

.faq-container p:first-child {
    margin-top: 0;
}

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

.faq-container__container {
    max-width: 1328px;
    margin: auto;
    background-color: #F3F4F6;
    border-radius: 16px;
    padding: 44px 48px;
}

.faq-container__wrap {
    margin-top: 48px;
}

.faq-container__item {
    padding: 28px 24px;
    border-bottom: 1px solid #E0E0E0;
}

.faq-container__item:first-child {
    border-top: 1px solid #E0E0E0;
}

.faq-container__item.active {
    background: #fff;
}

.faq-container__item-heading {
    cursor: pointer;
    position: relative;
}

.faq-container__item-heading svg {
    position: absolute;
    top: -5px;
    right: 0;
    pointer-events: none;
    transition: .3s all ease;
}

.faq-container__item-heading.active svg {
    transform: rotate(180deg);
}

.faq-container__item-content {
    position: relative;
    overflow: hidden;
    transition: .3s all ease;
    height: 0;
}

.faq-container__item-content-inner {
    padding-bottom: 16px;
    padding-top: 11px;
    font-family: "Inter", sans-serif;
    color: #595959;
    font-size: 14px;
    line-height: 17.64px;
    font-weight: 400;
    padding-right: 24px;
}
.page-id-2732 .container-block {
    padding-top: 0;
    padding-bottom: 0;
}
@media (min-width: 1024px) {
    .page-id-2732 .site-header-wrapper.header-container {
        padding-bottom: 28px;
    }
    .page-id-2732 .logged-out-footer {
        padding-top: 28px;
    }
}
@media (max-width: 1440px) {
    .faq-container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .faq-container__container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .faq-container__item {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* Groups Listing Page */
.groups.directory .buddypress-wrap .subnav-filters {
    margin: 8px 0 40px;
}
.groups.directory .buddypress-wrap .subnav-filters .component-filters select, 
.groups.directory .buddypress-wrap .subnav-filters .last select {
    border-radius: 4px;
    border: 1px solid #C2C2C2;
    padding: 8px 12px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5303 16.2803C12.2374 16.5732 11.7626 16.5732 11.4697 16.2803L3.96967 8.78033C3.67678 8.48744 3.67678 8.01256 3.96967 7.71967C4.26256 7.42678 4.73744 7.42678 5.03033 7.71967L12 14.6893L18.9697 7.71967C19.2626 7.42678 19.7374 7.42678 20.0303 7.71967C20.3232 8.01256 20.3232 8.48744 20.0303 8.78033L12.5303 16.2803Z" fill="%23323232"/></svg>');
    background-position: 95%;
    background-size: 24px;
    font-family: "Inter";
    font-size: 15px;
    color: #858585;
    font-weight: 400;
    line-height: 18px;
    width: 100%;
    min-width: 237px;
    height: 40px;
}
.groups.directory .buddypress-wrap form.bp-dir-search-form {
    border-radius: 4px;
    border-color: #C2C2C2;
}
.groups.directory #buddypress #dir-groups-search,
.page-template-template-region-communities .groups.directory .subnav-search #groups_search {
    min-width: 301px;
    height: 40px;
    width: 100%;
    padding: 8px 12px;
    background-position: 95%;
    background-size: 24px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 3.75C6.77208 3.75 3.75 6.77208 3.75 10.5C3.75 14.2279 6.77208 17.25 10.5 17.25C12.3642 17.25 14.0506 16.4953 15.273 15.273C16.4953 14.0506 17.25 12.3642 17.25 10.5C17.25 6.77208 14.2279 3.75 10.5 3.75ZM2.25 10.5C2.25 5.94365 5.94365 2.25 10.5 2.25C15.0563 2.25 18.75 5.94365 18.75 10.5C18.75 12.5078 18.032 14.3491 16.8399 15.7793L21.5303 20.4697C21.8232 20.7626 21.8232 21.2374 21.5303 21.5303C21.2374 21.8232 20.7626 21.8232 20.4697 21.5303L15.7793 16.8399C14.3491 18.032 12.5078 18.75 10.5 18.75C5.94365 18.75 2.25 15.0563 2.25 10.5Z" fill="%230781B0"/></svg>');
    background-repeat: no-repeat;
}

.groups.directory #buddypress #dir-groups-search::-webkit-search-decoration,
.groups.directory #buddypress #dir-groups-search::-webkit-search-cancel-button,
.groups.directory #buddypress #dir-groups-search::-webkit-search-results-button,
.groups.directory #buddypress #dir-groups-search::-webkit-search-results-decoration {
    appearance: none;
}

.groups.directory #buddypress #dir-groups-search:focus,
.groups.directory #buddypress #dir-groups-search:focus-visible {
    border: 1px solid #338746;
    outline: none;
}

.groups.directory .container-block,
.page-template-template-region-communities .container-block {
    max-width: 1344px;
}
.groups.directory  .buddypress-wrap .bp-navs li:first-child {
    margin-left: 36px;
}
.groups.directory .buddypress-wrap:not(.bp-single-vert-nav) .bp-navs:not(.bp-subnavs) li {
    background: #FFF
}
.groups.directory .buddypress-wrap .subnav-filters {
    margin: 0 0 40px;
}
.groups.directory .buddypress-wrap .bp-navs ul {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.groups.directory .buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links) {
    border-color: #E0E0E0;
    margin-bottom: 28px;
}

.groups.directory .buddypress-wrap:not(.bp-single-vert-nav) .main-navs>ul>li>a {
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-size: 20px;
    color: #212321;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 0.2px;
    transition: 0.3s;
}

.groups.directory .buddypress-wrap:not(.bp-single-vert-nav) .main-navs>ul>li>a:hover,
.groups.directory .buddypress-wrap:not(.bp-single-vert-nav) .main-navs>ul>li.selected>a {
    border-bottom: 3px solid #338746;
}
.groups.directory .buddypress-wrap:not(.bp-single-vert-nav) .main-navs>ul>li.selected> a {
    color: #212321;
}
.groups.directory .buddypress-wrap .bp-navs li.selected a .count,
.groups.directory .buddypress-wrap .bp-navs li a .count {
    padding: 2px 7.5px 2px;
}
.buddypress.groups.directory #buddypress.bp-dir-hori-nav .create-button {
    display: none;
}
.groups.directory .bp-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 16px;
    margin: 0;
    padding: 0;
}
.groups.directory .bp-list::before {
    content: none;
}
.groups.directory .bp-list>li {
    margin: 0;
    border-radius: 12px !important;
    border: 1px solid #E0E0E0;
    background: #FFF;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
    padding: 12px;
}
.groups.directory .bp-list>li .list-wrap {
    margin: 0;
    padding: 0;
    border: none;
}
.groups.directory .bp-list>li .list-wrap:hover {
    box-shadow: none;
}
#groups-list.bp-list .item {
    display: block !important;
}
.groups.directory .bp-list li .item .item-block {
    width: 100% !important;
    min-height: unset !important;
}
.groups.directory .bp-list>li .list-wrap .item-cover {
    margin-bottom: 12px;
}
.groups.directory .bp-list>li .list-wrap .item-cover img {
    height: 144px;
    border-radius: 8px;
    object-fit: cover;
    width: 100%;
}
.groups.directory .buddypress-wrap .groups-list li .list-title {
    font-family: "Inter" !important;
    font-size: 16px !important;
    color: #212321;
    font-weight: 500;
    line-height: 17.6px !important;
    margin-bottom: 8px;
    width: 100%;
    text-align: left;
    max-width: 242px;
    margin-left: 0;
}
.groups.directory .buddypress-wrap .groups-list li .item-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 15px;
}
.groups.directory .buddypress-wrap .groups-list li .item-meta {
    font-size: 12px;
    color: #338746;
    font-weight: 500;
    line-height: 14.4px;
    flex: 1;
    margin: 0;
    text-align: left;
}

@media (max-width: 1300px) {
    .groups.directory .bp-list {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 1024px) {
    .groups.directory .bp-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .groups.directory .buddypress-wrap .bp-navs li:first-child {
        margin: 0;
    }
    .groups.directory .buddypress-wrap .bp-navs ul {
        display: flex;
        align-items: center;
        overflow-y: scroll
    }
    .groups.directory .buddypress-wrap .bp-navs ul li {
        flex: 1 0 auto;
    }
    .groups.directory .buddypress-wrap .subnav-filters .component-filters select, 
    .groups.directory .buddypress-wrap .subnav-filters .last select,
    .groups.directory #buddypress #dir-groups-search  {
        min-width: unset;
    }
    .groups.directory .buddypress-wrap .subnav-filters .last .select-wrap {
        width: 100%;
    }
}

@media (max-width: 749px) {
    .groups.directory .bp-list {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* Communities Single Page */
.single-item.groups .container-block {
    padding-top: 8px;
}
.single-item.groups .buddypress-wrap.buddyx.bp-single-vert-nav.bp-vertical-navs.bp-dir-hori-nav.alignwide {
    margin-top: 0;
}
.single-item.groups .communities-container {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 45px;
    justify-content: center;
}
.single-item.groups .communities-container h6 {
    font-size: 18px;
    color: #26512C;
    font-weight: 500;
    line-height: 24.48px;
    letter-spacing: 0.18px;
    margin-top: 0;
}
.single-item.groups .communities-container > div {
    flex: 1;
}
.single-item.groups .communities-container .main-col {
    min-width: 627px;
    max-width: 627px;
}
.single-item.groups .communities-container .main-col .bp-group-title {
    margin: 28px 0 16px;
    font-size: 32px;
    color: #212321;
    font-weight: 600;
    line-height: 40.96px;
    letter-spacing: 0.64px;
}
.single-item.groups .communities-container .side-col {
    max-width: 391px;
}
.single-item.groups #buddypress #header-cover-image,
.single-item.groups #cover-image-container {
    height: 299px;
    background-size: cover;
}
.single-item.groups #header-cover-image .link-change-cover-image.bp-tooltip {
    left: 11px;
    top: 8px;
    color: white;
}
.single-item.groups .group-description {
    padding-bottom: 25px;
}
.single-item.groups .group-description h6 {
    margin-bottom: 24px;
}
.single-item.groups .group-description p {
    font-size: 16px;
    color: #858585;
    font-weight: 400;
    line-height: 20.48px;
}
.single-item.groups .group-content .bp-screen-title {
    display: none;
}
.single-item.groups .group-join {
    padding-bottom: 28px;
}
.single-item.groups .group-join .group-button.generic-button a {
    width: 100%;
    border-radius: 8px;
    background: #005D81;
    padding: 16px 18px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 18px!important;
    letter-spacing: 0.36px !important;
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    max-width: unset;
    height: 56px;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #FFF;
}
.single-item.groups .group-join a.join-group::before,
.single-item.groups .group-join a.request-membership::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 4.375C14.4832 4.375 14.875 4.76675 14.875 5.25V13.125H22.75C23.2332 13.125 23.625 13.5168 23.625 14C23.625 14.4832 23.2332 14.875 22.75 14.875H14.875V22.75C14.875 23.2332 14.4832 23.625 14 23.625C13.5168 23.625 13.125 23.2332 13.125 22.75V14.875H5.25C4.76675 14.875 4.375 14.4832 4.375 14C4.375 13.5168 4.76675 13.125 5.25 13.125H13.125V5.25C13.125 4.76675 13.5168 4.375 14 4.375Z" fill="white"/></svg>');
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top: 2.5px;
}
.single-item.groups .group-join a.leave-group {
    background: #00425C;
    line-height: 25px !important;
}
.single-item.groups .group-admin {
    padding: 24px 0 42px;
}
.single-item.groups .group-admin h6 {
    margin-bottom: 16px;
}
.single-item.groups .group-admin .post-item {
    border-radius: 8px;
    position: relative;
    color: #212321;
    background: #F3F4F6;
    padding: 12px 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
}
.single-item.groups .group-admin .post-item .feat-image {
    max-width: 60px;
}
.single-item.groups .group-admin .post-item .feat-image img {
    border-radius: 100%;
}
.single-item.groups .group-admin .post-item .linkedin-icon {
    margin-right: 0;
    margin-left: auto;
    border-radius: 43.75px;
    background: #FFF;
    padding: 3.5px;
}
.single-item.groups .group-admin .post-item .linkedin-icon svg {
    vertical-align: middle;
}
.single-item.groups .group-admin .post-item .name {
    font-size: 16px;
    color: #212321;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-weight: 500;
    line-height: 17.6px;
    letter-spacing: 0.16px;
    margin-bottom: 4px;
}
.single-item.groups .group-admin .post-item .location {
    font-size: 12px;
    color: #858585;
    font-weight: 500;
    line-height: 14.4px;
    margin: 0;
}
.single-item.groups .group-admin .post-item .location svg {
    vertical-align: middle;
}
.single-item.groups .group-members {
    padding: 24px 0 42px;
}
.single-item.groups .group-members h6 {
    margin-bottom: 24px;
}
.single-item.groups .group-members .members-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 12px;
}
.single-item.groups .group-members .members-list img {
    max-width: 60px;
    width: 100%;
}
.single-item.groups .group-media {
    padding: 24px 0;
}
.single-item.groups .group-media h6 {
    margin-bottom: 24px;
}
.single-item.groups .group-media .rtmedia-container .rtmedia-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    width: 100%;
}
.single-item.groups .group-media .rtmedia-container .rtmedia-list::before {
    content: none;
}
.single-item.groups .group-media .rtmedia-gallery-item-actions {
    display: none;
}
.single-item.groups .group-media .rtmedia-container .rtmedia-list .rtmedia-list-item {
    width: 100%;
    float: unset;
    margin: 0;
}
.single-item.groups .group-media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail {
    width: 100%;
    max-height: unset;
}
.single-item.groups .group-media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img {
    max-width: 100%;
    max-height: 60px;
    width: 100%;
    object-fit: cover;
    border-radius: 4px;
}
@media (max-width: 768px) {
    .single-item.groups .communities-container > div {
        flex: 1 0 100%;
    }
    .single-item.groups .communities-container .main-col {
        min-width: unset;
    }
}

/* articles listing */
.article-listing__wrap {
    display: flex;
    gap: 36px 2.18%;
    flex-wrap: wrap;
    max-width: 1280px;
    margin: auto;
}

.article-listing__img {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    height: 144px;
    width: 100%;
    margin-bottom: 12px;
}

.article-listing__img img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    position: absolute;
    
}

.article-listing__item {
    max-width: 408px;
    width: 31.7%;
    padding: 12px 12px 16px;
    background-color:  #fff;
    box-shadow: 0px 10px 12px -4px rgba(16, 24, 40, 0.08);
    border: 1px solid #E0E0E0;
    border-radius: 12px;
    position: relative;
}

.article-listing__title {
    margin-top: 12px;
}

.article-listing__title svg {
    position: absolute;
    right: 12px;
    bottom: 16px;
}

.article-listing__title h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 136%;
    letter-spacing: 0.18px;
    margin: 0;
}

.article-listing__title h3 a {
    text-decoration: none;
    color: #212321;
    display: inline-block;
    padding-right: 36px;
}

.article-listing__date-tag {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.article-listing__date {
    font-family: "Inter", sans-serif;
    color: #858585;
    font-size: 14px;
}

.article-listing__tags {
    display: flex;
    gap: 8px
}

.article-listing__tags span {
    display: inline-block;
    background: linear-gradient(90deg, #68B562 0%, #4FBFC3 47.18%, #00425C 100%);
    border-radius: 20px;
    padding: 4px 10px;
    font-family: "Inter", sans-serif;
    color: #fff;
}

.article-listing__load-more {
    text-align: center;
    margin-top: 40px;
}

.article-listing__load-more a {
    display: inline-block;
    color: #fff;
    background-color: #338746;
    font-family: "itc-avant-garde-gothic-pro", sans-serif !important;
    width: 100%;
    max-width: 188px;
    padding: 12px 14px;
    border-radius: 8px;
    font-weight: 500;
    letter-spacing: 0.28px;
    cursor: pointer;
    transition: .3s all ease;
}

.article-listing__load-more a:hover {
    background-color: #68B562;
}

.article-search {
    margin-bottom: 40px;
}

.article-search__wrap {
    display: flex;
    font-family: "Inter", sans-serif;
    max-width: 1280px;
    margin: auto;
    justify-content: space-between;
}

.article-search__wrap * {
    box-sizing: border-box;
}

.article-search__wrap label {
    font-weight: 600;
    color: 212321;
    display: block;
}

.article-search__right-select select,
.article-search__wrap input {
    border: 1px solid #C2C2C2;
    border-radius: 4px;
    padding: 0 42px 0 12px;
    font-size: 15px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    outline: none;
    line-height: 120%;
    width: 100%;
    display: block;
    margin-top: 8px;
}

.article-search__right-select select {
    width: 237px;
}

.article-search__wrap input::placeholder {
    color: #858585;
}

.article-search__wrap form {
    position: relative;
    width: 100%;
}

.article-search__wrap button {
    position: absolute;
    right: 8px;
    bottom: 5px;
    border: 0;
    background-color: transparent;
    outline: none;
    cursor: pointer;
}

.article-search__left {
    width: 100%;
    max-width: 301px;
}

.article-search__left button[type=submit],
.article-search__left button[type=submit]:hover {
    padding: 0;
    background: none;
    border: none;
}

.article-listing-tags {
    margin-bottom: 40px;
}

.article-listing-tags__wrap {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    max-width: 1280px;
    margin: auto;
}

.article-listing-tags a {
    display: inline-block;
    text-decoration: none;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    color: #212321;
    background: white;
    border-radius: 40px;
    padding: 4px 10px;
    position: relative;
    transition: .3s all ease;

    border: 1px solid transparent;
    background: 
      conic-gradient(#fff 0 0) padding-box,
      linear-gradient(to right, #68B562, #505f60, #00425C) border-box;  
}

.article-listing-tags a.active,
.article-listing-tags a:hover {
    background: transparent;
    color: #fff;
}
.article-listing-tags a.active::before,
.article-listing-tags a:hover:before {
    content: '';
}

.article-listing-tags a:before {
    /* content: ''; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, #68B562, #4FBFC3, #00425C);
    z-index: -1;
    border-radius: 40px;
    padding: 1px;
    width: 100%;
    height: 100%;
}

.article-listing-tags a:first-child {
    color: #858585;
    border: 1px solid #C2C2C2;
    margin-right: 10px;
}

.article-listing-tags a:first-child:before {
    display: none;
}

.article-listing-tags a:first-child:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    right: -10px;
    background-color: #C2C2C2;
    top: -1px;
}

@media (max-width: 1320px) {
    .article-listing__wrap,
    .article-listing-tags__wrap,
    .article-search__wrap {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 991px) {
    .article-listing__item {
        width: 48.91%;
    }
}

@media (max-width: 767px) {
    .article-listing__item {
        width: 100%;
    }

    .article-search__wrap {
        display: block;
    }

    .article-search__right {
        margin-top: 20px;
        max-width: 100%;
        width: 100%;
    }

    .article-search__right-select select,
    .article-search__left {
        max-width: 100%;
        width: 100%;
    }
}

/* article single */
.article-banner__wrap {
    max-width: 1058px;
    margin: 0 auto 48px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.article-banner img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 400px;
    object-fit: cover;
}

.article-title {
    max-width: 623px;
    margin: auto;
    font-family: Inter, sans-serif;
}

.article-title__wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 28px;
}

.article-title__date {
    font-size:  16px;
    color: #858585;
}

.article-title__tags span {
    display: inline-block;
    background: linear-gradient(90deg, #68B562 0%, #4FBFC3 47.18%, #00425C 100%);
    padding: 4px 10px;
    border-radius: 20px;
    color: #fff;
    font-weight: 500;
}

.article-title__post-title h1 {
    margin: 0 0 12px;;
    font-size: 32px;
    font-weight: 600;
    line-height: 128%;
}

.article-title__post-title h4 {
    margin: 0;
    color: #858585;
    font-size: 14px;
    font-weight: 400;
}

.article-title__post-title h4 span {
    font-weight: 600;
    text-decoration: underline;
    display: inline-block;
}

.article-content__wrap {
    margin-top: 28px;
    max-width: 623px;
    margin: 28px auto 0;
    font-family: Inter, sans-serif;
    line-height: 148%;
    color: #323232;
    font-size: 19px;
    padding-bottom: 24px;
}

.article-content__wrap > *:first-child {
    margin-top: 0;
}

.article-content__wrap > *:last-child {
    margin-bottom: 0;
}

.article-content__wrap h2,
.article-content__wrap h3,
.article-content__wrap h4,
.article-content__wrap h5,
.article-content__wrap h6 {
    font-weight: 500;
    color: #0781B0
}

.article-content__wrap a {
    color: #0781B0;
    text-decoration: underline;
}

.article-content__wrap .wp-block-image {
    margin: 44px 0;
}

.article-content__wrap .wp-block-image img {
    width: auto;
    max-width: 100%;
}

.article-content__wrap .wp-block-image .wp-element-caption {
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 120%;
    color: #858585;
    text-align: left;
}

.single-article .container-block {
    padding-top: 8px;
}

.article-content__comments {
    padding-top: 24px;
}
.article-content__comments hr {
    margin: 40px 0;
    background: #9E9E9E;
}
.article-content__comments h6 {
    font-size: 18px;
    color: #26512C;
    font-weight: 500;
    line-height: 24.48px;
    letter-spacing: 0.18px;
    margin: 24px 0;
    padding-top: 24px;
}
.comments-area {
    display: flex;
    flex-direction: column-reverse;
    gap: 40px;
}
.article-content__comments .comments-title,
.article-content__comments .comment-reply-title,
.article-content__comments .logged-in-as {
    display: none;
}
.article-content__comments #comments>#respond,
.article-content__comments #comments>.comment-list {
    padding: 0;
    margin: 0;
    border: none;
}
.article-content__comments .form-submit input[type=submit] {
    padding: 8px 14px;
    border-radius: 8px;
    background: #338746;
    font-size: 14px;
    color: #FFF;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
}
.article-content__comments .comment-list li {
    padding: 24px;
}
.article-content__comments .comment-list li .avatar {
    border: none;
    max-width: 40px;
    object-fit: cover;
    height: 40px;
}
.article-content__comments .comment-author {
    margin-bottom: 5px;
}
.article-content__comments .comment-author,
.article-content__comments .comment-author a,
.article-content__comments .comment-author span {
    font-size: 16px;
    color: #212321;
    font-weight: 500;
    line-height: 110%;
}
.article-content__comments .comment-author b {
    margin-left: -15px;
}
.article-content__comments .comment-author b a {
    font-weight: 700;
}
.article-content__comments .comment-metadata {
    font-size: 12px;
    color: #858585;
    font-weight: 500;
    line-height: 14.4px;
    margin-left: -15px;
}
.article-content__comments .comment-metadata a {
    color: #858585;
}
.article-content__comments .comment-content {
    margin: 24px 0;
}
.article-content__comments .comment-content p {
    margin: 0;
    font-size: 14px;
    color: #212321;
    font-weight: 400;
    line-height: 17.64px;
}
.article-content__comments .comment-reply-link {
    padding: 8px 12px;
    text-decoration: none;
    border-radius: 8px;
    border: 1px solid #005D81;
    font-size: 14px;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    color: #212321;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.28px;
}
.comment-list ol.children {
    margin: 0;
    border-top: 1px solid #C2C2C2;
    padding-top: 24px;
    margin-top: 24px;
}
.comment-list ol.children li { 
    padding: 0 0 20px;
    margin: 0;
    border: none;
    box-shadow: none;
}
@media (max-width: 767px) {
    .article-title__post-title h1 {
        font-size: 24px;
    }

    .article-banner__wrap {
        margin-bottom: 24px;
    }

    .article-title__wrap {
        display: block;
    }

    .article-title__date {
        margin-bottom: 20px;
    }

    .article-content,
    .article-title {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.rtmedia-item-button--listing h4 {
    margin-top: 20px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rtmedia-item-button__wrap {
    display: flex;
    gap: 10px;
    margin-top: 12px;
}

.rtmedia-item-button__wrap a {
    border: 1px solid #005D81;
    border-radius: 8px;
    padding: 8px 16px;
    min-width: 136px;
    text-align: center;
    color: #212321;
    cursor: pointer;
}

.rtmedia-item-button__wrap a:hover {
    color: #212321;
    cursor: pointer;
}

.rtmedia-item-button__wrap img {
    display: inline-block;
    vertical-align: middle;
}

.rtmedia-item-views {
    font-size: 12px;
    color: #858585;
    font-weight: 500;
}

@media (max-width: 350px) {
    .rtmedia-item-button__wrap {
        flex-wrap: wrap;
    }
    
    .rtmedia-item-button__wrap a {
        width: 100%;
    }
}

.get-in-touch__wrap .get-in-touch__button {
    display: flex;
    gap: 24px;
    margin-top: 28px;
}

.get-in-touch__wrap .get-in-touch__button .btn {
    text-decoration: none;
    padding: 12px 16px;
    border-radius: 8px;
    border: 1px solid #005D81;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.28px;
    line-height: 100%;
    text-align: center;
    min-width: 188px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.get-in-touch__wrap .get-in-touch__button .btn--primary {
    color: #fff;
    background-color: #005D81;
}

.get-in-touch__wrap .get-in-touch__button .btn--secondary {
    color: #212321;
}

/* region communities page */
.page-template-template-region-communities .container-block {
    padding-top: 8px;
}
.page-template-template-region-communities .groups.directory .buddypress-wrap .bp-navs li:first-child {
    margin: 0;
}
.page-template-template-region-communities .groups.directory .buddypress-wrap ul li a {
    border-bottom: 3px solid transparent;
}
.page-template-template-region-communities .buddypress-wrap .subnav-filters .last.filter label,
.page-template-template-region-communities .groups.directory .subnav-search #groups_search_submit  {
    display: none;
}
@media (min-width: 768px) {
    .page-template-template-region-communities .groups.directory .buddypress-wrap .bp-navs ul {
        display: block;
    }
    .page-template-template-region-communities .groups.directory .subnav-search #groups_search {
        max-width: 301px;
    }
}

/* 02/19/2024 */
.single-item.groups .communities-container .side-col .heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.single-item.groups .communities-container .side-col .heading a {
    font-size: 14px;
    font-weight: 600;
    line-height: 22.4px;
    text-decoration: underline !important;
    color: #0781B0;
    transition: 0.3s;
    text-align: right;
}
.single-item.groups.media .site-wrapper #item-header,
.single-item.groups.media nav#object-nav.vertical {
    display: none;
}
.single-item.groups.media #buddypress #item-body {
    max-width: 100%;
    border: none;
    box-shadow: none;
    padding: 0 !important;
}
.single-item.groups .group-content > h6 {
    display: none;
}
.single-item.groups.home .group-content > h6 {
    display: block;
}
.single-item.groups.members .communities-container .side-col,
.single-item.groups.members #cover-image-container,
.single-item.groups.members .communities-container .main-col .bp-group-title,
.single-item.groups.members .group-description {
    display: none;
}
.single-item.groups.members .communities-container .main-col {
    max-width: 100%;
}
@media (max-width: 1024px) {
    .buddypress-template-default nav#object-nav.vertical {
        min-height: unset;
    }
}

/* GENERIC CONTENT */

.page-generic .container-max {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 20px;
}

.page-generic h1,
.page-generic h2,
.page-generic h3,
.page-generic h4,
.page-generic h5,
.page-generic h6 {
    margin-top: 20px;
}

.page-generic h1 {
    color: #000;
    font-size: 56px;
    font-weight: 700;
    line-height: 61.6px;
}

.page-generic h2 {
    color: #000;
    font-size: 48px;
    font-weight: 700;
    line-height: 52.8px;
}

.page-generic h3 {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
}

.page-generic h4 {
    color: #000;
    font-size: 32px;
    font-weight: 600;
    line-height: 40.96px;
    letter-spacing: 0.64px;
}

.page-generic h5 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 30.72px'
}

.page-generic h6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.2px;
}

.page-generic p,
.page-generic ul li {
    color: #858585;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.48px;
}

.page-generic ul {
    margin-left: 0;
}

.page-generic ul li:not(:last-of-type) {
    margin-bottom: 10px;
}

.single-bp_doc .buddyx,
.single-bp_doc .comments-area {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 20px;
}

.invitations #invitations-bulk-management table .invitation-invitee {
    word-break: break-all;
}

li.groups.activity-item .activity-card-head,
li.groups.activity-item h6.card-head-content-type {
    display: none !important;
}

.bp-docs-theme-theme-gsa .doc-content #qt_doc_content_toolbar {
    display: none !important;
}

.bp-docs-theme-theme-gsa .doc-content #wp-doc_content-editor-tools {
    margin-bottom: 20px !important;
}

.bp-docs-theme-theme-gsa .doc-content .mce-tinymce .mce-widget button .mce-txt {
    color: #000 !important;
}

.bp-docs-theme-theme-gsa .doc-content #doc-content-title {
    margin-bottom: 20px !important;
}

.bp-docs-theme-theme-gsa .doc-content #doc-content-title label {
    display: block !important;
}

.bp-docs-theme-theme-gsa .doc-content #doc-content-title #doc-title {
    width: 100% !important;
}

.groups #groups-list .list-wrap .item-cover img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.groups #groups-list .list-wrap .item {
    margin-top: 20px !important;
}

.member-info-wrapper .list-title {
    float: none !important;
}

@media (min-width: 768px) {
    .nav--toggle-sub li.menu-item--has-toggle:after,
    .nav--toggle-sub li.menu-item-has-children:after {
        right: 10px !important;
    }

    .nav--toggle-sub ul.user-profile-menu .sub-menu {
        width: 220px;
    }
}

@media (max-width: 767px) {
    .buddyx-mobile-menu .dropdown-toggle {
        background-color: #fff !important;
    }

    .buddyx-mobile-menu .sub-menu {
        padding-left: 20px;
    }
}

@media (max-width: 480px) {
    .article-banner img {
        height: auto;
    }
}