/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/***********************************
Menu / Header
***********************************/
.logout-link {
    display: none !important;
}
.logged-in .logout-link {
    display: flex !important;
}
#top-bar-nav nav ul > li:after {
    content: var(--e-nav-menu-divider-content,none);
    border-color: #fff;
    height: 20px;
    border-right: var(--e-nav-menu-divider-width,2px) var(--e-nav-menu-divider-style,solid) var(--e-nav-menu-divider-color,#FFF);
    border-left: var(--e-nav-menu-divider-width,2px) var(--e-nav-menu-divider-style,solid) var(--e-nav-menu-divider-color,#FFF);
    border-color: #fff;
    align-self: center;
}
input::-webkit-input-placeholder { /* Edge */
  color: #585858;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #585858;
}
input::placeholder {
  color: #585858;
}
.hdr-logo img {
    transition: width 0.4s ease;
}
.elementor-sticky--active .hdr-logo img {
    width: 100px !important;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    max-height: none !important;
}
#nav-main-section .elementor-nav-menu--dropdown a br {
    display: none;
}
@media only screen and (max-width:1240px) {
    #nav-top-section {
        padding-right: 40px;
    }
}
/* Tweak header columns to keep from wrapping pre-mobile menu */
@media only screen and (max-width:1080px) {
    #nav-main-section .elementor-column.hdr-logo-col {
        width: 25%; /* was 33.333% */
    }    
    #nav-main-section .elementor-column.hdr-nav-col {
        width: 75%; /* was 66.666% */
    }    
}
@media only screen and (max-width:1024px) {
    /* Reset header columns to normal width again */
    #nav-main-section .elementor-column.hdr-logo-col {
        width: 33.333%; 
    }    
    #nav-main-section .elementor-column.hdr-nav-col {
        width: 66.666%; 
    }        
    #nav-main-section.elementor-sticky--active .elementor-column.hdr-nav-col {
        margin-left: -50px;
    }    
    /* Tweak left padding on menu to be a but larger since we moved menu to the left */
    #nav-main-section.elementor-sticky--active .elementor-column.hdr-nav-col .elementor-widget-wrap.elementor-element-populated {
        padding-left: 40px;
    }    
    #nav-main-section ul.elementor-nav-menu--dropdown a, 
    #nav-main-section ul.elementor-nav-menu--dropdown a:focus, 
    #nav-main-section ul.elementor-nav-menu--dropdown a:hover {
        border-left-width: 25px;
    }
    #nav-main-section ul.elementor-nav-menu--dropdown ul a, 
    #nav-main-section ul.elementor-nav-menu--dropdown ul a:focus, 
    #nav-main-section ul.elementor-nav-menu--dropdown ul a:hover {
        border-left-width: 50px;
    }
}

/* Adjust header columns on mobile to always stay on 1 line
   (keep mobile menu toggle from falling below logo) */
@media only screen and (max-width: 767px) {
    #nav-main-section .elementor-column.hdr-logo-col,
    #nav-main-section .elementor-column.hdr-nav-col {
        width: 100% !important;
    }
    #nav-main-section .elementor-column.hdr-nav-col {
        margin-top: -105px;
    }    
    #nav-main-section.elementor-sticky--active .elementor-column.hdr-nav-col {
        margin-top: -108px;
    }

}

/*** Block Editor Color Palette ***/

.has-purple-background-color { background-color: #502D81 !important; }
.has-black-background-color { background-color: #000 !important; }
.has-dark-gray-background-color { background-color: #2E1B4F !important; }
.has-teal-background-color { background-color: #2E7E9A !important; }
.has-red-background-color { background-color: #A54052 !important; }
.has-med-gray-background-color { background-color: #4D4D4D !important; }
.has-light-gray-background-color { background-color: #D9D9D9 !important; }
.has-white-background-color { background-color: #FFF !important; }

.has-purple-color { color: #502D81 !important; }
.has-black-color { color: #000 !important; }
.has-dark-gray-color { color: #2E1B4F !important; }
.has-teal-color { color: #2E7E9A !important; }
.has-red-color { color: #A54052 !important; }
.has-med-gray-color { color: #4D4D4D !important; }
.has-light-gray-color { color: #D9D9D9 !important; }
.has-white-color { color: #FFF !important; }


/* Button / Link Styles */
a,
.tribe-events-event-meta a, .tribe-events-event-meta a:visited {
    color: var( --e-global-color-primary ); /* Dark Purple */
}
a:active, a:focus, a:hover,
.tribe-events-event-meta a:active, 
.tribe-events-event-meta a:focus,
.tribe-events-event-meta a:hover {
    color: var( --e-global-color-accent ); /* Teal */
}
.dark-bkgd a {
    color: var( --e-global-color-a39feb0 ); /* White */
}
.dark-bkgd a:active, .dark-bkgd a:hover, .dark-bkgd a:focus {
    color: var( --e-global-color-7b20123 ); /* Light Gray */
}
.home-event .event-details h3 a {
    color: var( --e-global-color-text );
}
.home-event .event-details h3 a:hover,
.home-event .event-details h3 a:focus,
.home-event .event-details h3 a:active,
#home-spotlight-blog .elementor-post__title a:hover,
#home-spotlight-blog .elementor-post__title a:focus,
#home-spotlight-blog .elementor-post__title a:active {
    color: var( --e-global-color-accent );  /* Teal */
}

a.wp-block-button__link,a.wp-block-button__link:visited,
a.button,a.button:visited,
button:not(.wahout):not(.wah-action-button):not(.slick-arrow):not(.gform_show_password):not(.tribe-common-c-btn-icon):not([disabled]):not(.tribe-events-calendar-month__day-cell--mobile),
input[type=button],input[type=submit],
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit],
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3:not([disabled]),
.tribe-common-c-btn tribe-events-c-search__button:not([disabled]),
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:not([disabled]),
button.tribe-common-b2:not([disabled]),a.tribe-common-b2:not([disabled]),
a.tribe-events-c-nav__prev:not([disabled]),
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    color: #fff !important;
    font-family: "Roboto", Sans-serif;
    font-size: 0.8rem;
    font-weight: 400  !important;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.3em;
    fill: var( --e-global-color-a39feb0 );
    color: var( --e-global-color-a39feb0 );
    background-color: var( --e-global-color-primary ); /* Dark Purple */
    border-style: double;
    border-radius: 35px 35px 35px 35px;    
    border-color: #FFF;
    border-width: 3px;
}
a.button,a.button:visited,
button.tribe-common-b2, a.tribe-common-b2 {
    padding: .5rem 1rem;
}
a.wp-block-button__link:active, a.wp-block-button__link:focus, a.wp-block-button__link:hover, 
a.button:active,a.button:focus,a.button:hover,
button:not(.wahout):not(.wah-action-button):not(.slick-arrow):not(.gform_show_password):not(.tribe-common-c-btn-icon):not([disabled]):not(.tribe-events-calendar-month__day-cell--mobile):active, 
button:not(.wahout):not(.wah-action-button):not(.slick-arrow):not(.gform_show_password):not(.tribe-common-c-btn-icon):not([disabled]):not(.tribe-events-calendar-month__day-cell--mobile):focus, 
button:not(.wahout):not(.wah-action-button):not(.slick-arrow):not(.gform_show_password):not(.tribe-common-c-btn-icon):not([disabled]):not(.tribe-events-calendar-month__day-cell--mobile):hover,
input[type=button]:active, input[type=button]:focus, input[type=button]:hover,
input[type=submit]:active, input[type=submit]:focus, input[type=submit]:hover,
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, 
.gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3:hover:not([disabled]),
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3:focus:not([disabled]),
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3:active:not([disabled]),
.tribe-common-c-btn tribe-events-c-search__button:hover:not([disabled]),
.tribe-common-c-btn tribe-events-c-search__button:focus:not([disabled]),
.tribe-common-c-btn tribe-events-c-search__button:active:not([disabled]),
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover,
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus,
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:active,
a.tribe-events-c-nav__prev:not([disabled="disabled"]):active:not([disabled]),
a.tribe-events-c-nav__prev:not([disabled="disabled"]):hover:not([disabled]),
a.tribe-events-c-nav__prev:not([disabled="disabled"]):focus:not([disabled]),
button.tribe-common-b2:hover:not([disabled]), a.tribe-common-b2:hover:not([disabled]), 
button.tribe-common-b2:focus:not([disabled]), a.tribe-common-b2:focus:not([disabled]), 
button.tribe-common-b2:active:not([disabled]),a.tribe-common-b2:active:not([disabled]),
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    color:#fff;
    background-color: var( --e-global-color-accent ); /* Teal */
    text-decoration:none;
    font-weight: 400  !important;
}
a.wp-block-button__link.has-white-color.has-purple-background-color.has-background:active,
a.wp-block-button__link.has-white-color.has-purple-background-color.has-background:hover,
a.wp-block-button__link.has-white-color.has-purple-background-color.has-background:focus {
    background-color: var( --e-global-color-accent ) !important; /* Teal */
}
.elementor-search-form__submit,
.slick-dots li button,
.mce-container button, 
.mce-container button:hover, .mce-container button:focus, .mce-container button:active,
button.tribe-events-c-subscribe-dropdown__button-text,
button.tribe-common-c-btn-icon, a.tribe-common-c-btn-icon,
button.tribe-common-c-btn-icon:hover, a.tribe-common-c-btn-icon:hover, 
button.tribe-common-c-btn-icon:hover, a.tribe-common-c-btn-icon:hover, 
button.tribe-common-c-btn-icon:active, a.tribe-common-c-btn-icon:active {
    background-color: transparent !important;
    border-type: initial !important;
    border-style: initial !important;
    text-transform: initial  !important;
    border-radius: 0  !important;    
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev-icon-svg path,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next-icon-svg path {
    fill: #FFF !important;
}
.elementor-search-form__submit {
    background-color: var( --e-global-color-accent ) !important; /* Teal */
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    font-size: 1.25em;
    padding: 1em;
    font-weight: 500;
} 
.elementor-button-content-wrapper i {
    font-size: 2rem;
}
.elementor-button-content-wrapper {
    align-items: center;
}
.teal-hover a:hover {
    color: var( --e-global-color-accent );
}
.no-underline a, .no-underline a:active, .no-underline a:hover, .no-underline a:focus {
    text-decoration: none !important;
}
.external::after {
  content: "\f35d";
  font-family: 'Font Awesome\ 5 Free';
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.35em;
  font-weight: bold;
  font-size: 1em;
}
h1 .external::after, h2 .external::after, h3 .external::after,
.job-listing--member-library .external::after {
  font-size: 0.8em;
}
.external span:last-child {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/**********************************
WordPress block override styles
**********************************/
.wp-block-media-text.alignwide {
    margin: 0;
}
.wp-block-columns {
    justify-content: space-between;
    gap: 15px 30px;
}
.wp-block-column > *:first-child {
    margin-top: 0;
}

.wp-block-embed.aligncenter.is-type-video iframe {
    margin: 0 auto;
    display: block;    
}


/*******************************
 Content
 *******************************/
h1.entry-title {
    text-align: center;
    margin: 0 0 30px;
}
ul.elementor-post-info li {
    list-style-type: none;
}
.single-post .post-featured-image {
    float: left;
    margin: 0 30px 20px 0;
    max-width: 30%;
}
.single-post .wp-caption {
    margin: 0;
}
.single-post .widget-image-caption {
    margin-top: 10px;
    font-size: 0.9em;    
}
@media only screen and (max-width:850px) {
    .single-post .post-featured-image {
        max-width: 45%;
    }    
}
@media only screen and (max-width:600px) {
    .single-post .post-featured-image {
        float: none;
        max-width: 100%;
        margin: 0 auto 20px auto;
    }    
}
p.has-white-color.has-background a {
    color: #FFF;
}
p.has-white-color.has-background a:active,
p.has-white-color.has-background a:hover,
p.has-white-color.has-background a:focus {
    color: var(--e-global-color-7b20123 );
}
.elementor hr {
    margin: 15px 0;
}
.about-box a {
    text-decoration: none !important;
}
.tax-document-type article.post,
.minutes-item {
    margin-bottom: 1.2rem;
}
#blog-sidebar .minutes-item {
    margin-left: 20px;
}
.annual-reports .minutes-item {
    display: flex;
    align-items: center;
    clear: both;    
}
.latest-annual-report .minutes-item,
.latest-newsletter .minutes-item {
    display: block;
    text-align: center;
}
.minutes-item.has-img .report-thumb {
    margin-right: 1.2rem;
}
.tax-document-type h2.entry-title,
a.minutes-item--link {
    font-family: var( --e-global-typography-c4742a3-font-family ), Sans-serif;
    font-size: 1.4rem;
    line-height: var( --e-global-typography-c4742a3-line-height );
    letter-spacing: var( --e-global-typography-c4742a3-letter-spacing );
    word-spacing: var( --e-global-typography-c4742a3-word-spacing );
    color: var( --e-global-color-primary );
    text-decoration: underline;
    font-weight: 700;    
}
/* Make a little smaller in Blog sidebar */
#blog-sidebar a.minutes-item--link {
    font-size: 1.2rem;
}
.latest-annual-report a.minutes-item--link,
.latest-newsletter  a.minutes-item--link {
    color: var( --e-global-color-primary );    
    font-family: var( --e-global-typography-a931ec7-font-family ), Sans-serif;
    font-size: var( --e-global-typography-a931ec7-font-size );
    font-weight: var( --e-global-typography-a931ec7-font-weight );
    line-height: var( --e-global-typography-a931ec7-line-height );
    letter-spacing: var( --e-global-typography-a931ec7-letter-spacing );
    word-spacing: var( --e-global-typography-a931ec7-word-spacing );
    z-index: 1;    
}
.latest-annual-report a.minutes-item--link {
    color: var( --e-global-color-a39feb0 ); 
}
.latest-newsletter  a.minutes-item--link {
    text-align: center;
}
.latest-annual-report a.minutes-item--link:hover,
.latest-annual-report a.minutes-item--link:focus,
.latest-annual-report a.minutes-item--link:active {
    color: var( --e-global-color-7b20123 );
}


/**********************************
Blog
**********************************/
.nav-previous {
    display: inline-block;
    float: left;
}
.nav-next {
    display: inline-block;
    float: right;
}
.post-navigation__prev--title,
.post-navigation__next--title {
    font-size: 1.2rem !important;
}
body.tag .blog-title h1 {
    display: none;
}
body.tag .archive-title h1 {
    color: var( --e-global-color-accent ) !important;
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif !important;
    font-size: var( --e-global-typography-primary-font-size ) !important;
    font-weight: var( --e-global-typography-primary-font-weight ) !important;
    line-height: var( --e-global-typography-primary-line-height ) !important;
}
#blog-sidebar .elementor-widget-container li.widget {
    list-style-type: none;
}
.elementor-pagination span.page-numbers:not(.dots) {
    display: none;
}

/********************************
Search Results
********************************/
.search-results article.type-page .elementor-post__meta-data,
.search-results article.type-newsletter .elementor-post__meta-data {
    display: none;
}
.search-results article.type-newsletter .elementor-post__title a:before {
    content: "ASERL Newsletter - ";
}
.search-results article.type-annual-report .elementor-post__title a:before {
    content: "ASERL Annual Report - ";
}

/*******************************
 Home
 *******************************/
.tribe-events-widget-events-list__event-date-tag {
    background: #4d4d4d;
    margin-right: 10px !important;
}
.tribe-events-widget-events-list__event-date-tag span {
    color: #fff !important;
}
.tribe-events-widget-events-list__event-date-tag-month {
    font-size: 1em;
    font-weight: 600;    
}
.home-event {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: var(--tec-spacer-3);
    margin-bottom: 20px;   
}
.home-event .event-date, .home-event .event-details {
    min-width: 0;
    width: 100%;
    padding-top: 3px;
}
.home-event .event-date,
.tribe-events-calendar-list__event-date-tag-datetime {
    flex: none;
    position: relative;
    width: var(--tec-spacer-11);
    background: #4d4d4d;
    margin-right: 10px !important;  
    min-height: 35px;
    min-width: 50px;
    padding: 3px 7px;
}
.home-event .event-date span,
.tribe-events-calendar-list__event-date-tag-datetime span {
    display: block;
    color: #fff !important;
    font-weight: 600 !important;
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    line-height: 1.2;    
    text-align: center;
}
.home-event .event-date .month,
.tribe-events-calendar-list__event-date-tag-weekday {
    text-transform: uppercase;
}
.home-event .event-date .day,
.tribe-events-calendar-list__event-date-tag-daynum {
    font-size: 1rem;
}
.home-event .event-details h3 {
    font-family: "Open Sans", Sans-serif;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.3;    
    margin: 0;
}

.home-event .event-details .event-time {
    color: var( --e-global-color-3e42381 );
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-size: var( --e-global-typography-accent-font-size );
    font-weight: var( --e-global-typography-accent-font-weight );
    line-height: var( --e-global-typography-accent-line-height );
    margin-top: 3px;
}

#home-spotlight-blog .elementor-post__thumbnail__link {
    margin: 0 auto !important;
}
#home-spotlight-blog .elementor-post__thumbnail img {
    max-width: 80%;
    max-height: 300px;
    width: auto;
    margin: 0 auto 20px;
}
#home-spotlight-blog .elementor-post__title {
    text-align: center;
}

.home #footer-spacer,
.hide-footer-whitespace #footer-spacer {
    display: none;
}

/*******************************
Slick Slider Styling
*******************************/
.programs-slider {
    max-width: 90%;
    margin: 0 auto;
}
button.slick-arrow:focus, button.slick-arrow:hover {
    background-color: transparent;
}
.slick-next:focus .slick-next-icon, 
.slick-next:focus .slick-prev-icon, 
.slick-prev:focus .slick-next-icon, 
.slick-prev:focus .slick-prev-icon,
.slick-dots li.slick-active button:focus .slick-dot-icon,
.slick-dots li button:focus .slick-dot-icon:before {
    color: var( --e-global-color-accent ) !important;
}
ul.slick-dots [type=button]:focus, 
ul.slick-dots [type=button]:hover, 
ul.slick-dots [type=submit]:focus, 
ul.slick-dots [type=submit]:hover, 
ul.slick-dots button:focus, 
ul.slick-dots button:hover {
    background-color: transparent;
}

.program-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
}
.program-slide--img {
    width: 50%; /* Originally 33% */
    z-index: 1;
}
.program-slide--content {
    background: #4d4d4d;
    color: #fff;
    text-align: center;
    width: 75%;
    margin-left: -100px;
    z-index: 0;
    padding: 50px 50px 50px 150px;
    min-height: 310px;
}
@media only screen and (max-width:950px) {
    .program-slide--content {
        padding: 25px 25px 25px 125px;
    }    
}
@media only screen and (max-width:650px) {
    .program-slide {
        display: block !important;
        background: #4d4d4d;
    }    
    .program-slide--img {
        width: 65%;
        margin: 0 auto;
    }
    .program-slide--content {
        width: 100%;
        margin-left: 0;
        padding: 10px;
    }      
}
.program-slide--title-bar {
    margin: 0 10% 20px;
    border-top: 5px solid var( --e-global-color-accent );
}
.program-slide--title {
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
    font-size: var( --e-global-typography-primary-font-size );
    font-weight: var( --e-global-typography-primary-font-weight );
    line-height: var( --e-global-typography-primary-line-height );    
    margin-bottom: 1rem;
}
.program-slide--desc {
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: var( --e-global-typography-text-font-weight );
    line-height: var( --e-global-typography-text-line-height );
}
a.program-slide--link {
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans", Sans-serif;
    font-size: 1.2rem;
    font-weight: 800;
    line-height: 1.3;
    margin: 0;
    text-decoration: none;   
    display: block;
    margin-top: 20px;
}
a.program-slide--link:hover, a.program-slide--link:focus, a.program-slide--link:active {
    color: var( --e-global-color-7b20123 ); /* Light Gray */
}
.slick-slide .posts-slide .posts-slide--img img {
    display: block;
    margin: 0 auto;
}
.posts-slide {
    padding-left: 20px;
    padding-right: 20px;
}
.posts-slide--title {
    font-family: var( --e-global-typography-c4742a3-font-family ), Sans-serif;
    font-size: var( --e-global-typography-c4742a3-font-size );
    text-transform: var( --e-global-typography-c4742a3-text-transform );
    line-height: var( --e-global-typography-c4742a3-line-height );
    letter-spacing: var( --e-global-typography-c4742a3-letter-spacing );
    word-spacing: var( --e-global-typography-c4742a3-word-spacing );
    font-weight: 700;
    margin: 20px 0 15px;
    text-align: center;
}
.posts-slide--title a,
#home-collections .elementor-post__title a {
    color: var( --e-global-color-923fece );
}
.posts-slide--title a:hover,
.posts-slide--title a:focus,
.posts-slide--title a:active,
#home-collections .elementor-post__title a:hover,
#home-collections .elementor-post__title a:focus,
#home-collections .elementor-post__title a:active {
    color: var( --e-global-color-accent );
}

a.posts-slide--link,
#home-collections a.elementor-post__read-more {
    display: block;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    color: var( --e-global-color-accent );
    font-family: "Open Sans", Sans-serif;
    font-size: 1.2rem;
    font-weight: 800;
    line-height: 1.3;
    margin: 0;   
    text-decoration: none;
}
a.posts-slide--link:hover, a.posts-slide--link:focus, a.posts-slide--link:active,
#home-collections a.elementor-post__read-more:hover,
#home-collections a.elementor-post__read-more:focus,
#home-collections a.elementor-post__read-more:active {
    color: var( --e-global-color-primary );
}
a.posts-slide--link i,
#home-collections a.elementor-post__read-more i,
a.program-slide--link i,
.elementor-widget-text-editor i {
    font-size: 2rem;
    vertical-align: sub;
}
button.slick-autoplay-toggle-button {
    opacity: 1;
    padding: 8px 12px 3px 14px;
}

/* Media Tweaks */
@media (max-width: 1024px) {
    .elementor-posts--thumbnail-right.collections-posts .elementor-post {
        display: block;
    }
    .elementor-posts--thumbnail-right.collections-posts .elementor-post .elementor-post__thumbnail__link {
        margin-left: 0 !important;
        margin-bottom: 10px;
    }
}

/*******************************
 Webinars Archive
 *******************************/
.searchandfilter ul>li>ul:not(.children) {
    padding-left: 10px;
}
.searchandfilter .sf-field-search label {
    width: 280px;
    max-width: 100%;
}
.searchandfilter ul.sf_date_field {
    padding-left: 0;
}
.searchandfilter ul.sf_date_field li {
    display: inline-block;
}
.searchandfilter ul.sf_date_field li + li {
    margin-left: 10px;
}
.sf-datepicker {
    max-width: 105px !important;
    padding: 0.3rem !important;
}
.search-results-num-results {
    font-style: italic;
    margin-bottom: 15px;
}
.page-id-1466 .search-filter-results h2 {
    font-family: var( --e-global-typography-c4742a3-font-family ), Sans-serif;
    font-size: var( --e-global-typography-c4742a3-font-size );
    text-transform: var( --e-global-typography-c4742a3-text-transform );
    line-height: var( --e-global-typography-c4742a3-line-height );
    letter-spacing: var( --e-global-typography-c4742a3-letter-spacing );
    word-spacing: var( --e-global-typography-c4742a3-word-spacing );
}
.search-filter-results .timezone {
    display: none;
}
.past-webinar-result {
    padding: 8px 0 12px;
}
.tribe-events-calendar-day__event-datetime,
.tribe-event-date-start {
    font-weight: 700;
}
.webinar-tax ul {
    padding-left: 10px;
}
.webinar-tax span {
    font-weight: bold;
}
.webinar-tax ul, .webinar-tax ul li {
    display: inline;
}
.webinar-tax ul li + li:before {
    content: ", ";
}
.searchandfilter label.sf-label-checkbox {
    display: inline;
}


/*******************************
Events defaults
*******************************/
.tribe-events {
    --tec-font-family-sans-serif: "Roboto", Sans-serif;    
    --tec-font-size-0: 0.75rem;
    --tec-font-size-1: 0.85rem;
    --tec-font-size-2: 0.95rem;
    --tec-font-size-3: 1rem;
    --tec-font-size-4: 1.1rem;
    --tec-font-size-5: 1.2rem;
    --tec-font-size-6: 1.25rem;
    --tec-font-size-7: 1.3rem;
    --tec-font-size-8: 1.35rem;
    --tec-font-size-9: 1.4rem;
    --tec-font-size-10: 1.45rem;
    --tec-line-height-3: 1.35;
    --tec-opacity-icon-hover: 1.0;
    --tec-opacity-icon-active: 1.0;    
    --tec-color-text-events-title: #502D81; /* var( --e-global-color-accent ); */
    --tec-color-icon-primary: #502D81; /* var( --e-global-color-accent ); */
    --tec-color-icon-secondary: #2E7E9A; /* var( --e-global-color-primary ); */
    --tec-color-icon-disabled: #757575;
}
.tribe-events-event-meta {
    font-family: "Roboto", Sans-serif !important;
}
.tribe-common .tribe-common-anchor-thin,
.tribe-common .tribe-common-anchor-thin:active, 
.tribe-common .tribe-common-anchor-thin:focus, 
.tribe-common .tribe-common-anchor-thin:hover,
.tribe-events-content a, 
.tribe-events-content a:active,
.tribe-events-content a:focus,
.tribe-events-content a:hover {
    border: 0 !important;
    text-decoration: underline;
}

/*******************************
Event Calendar / Listing
*******************************/
.post-type-archive-tribe_events .tribe-common-l-container.tribe-events-l-container > * {
    float: left;
    width: 70%;    
}
#event-sidebar {
    float: right;
    width: 25%;
}
#event-sidebar > * {
    display: none;
    margin-bottom: 10px;
}
#event-sidebar .show-desktop {
    display: block;
}
.event-cat-select {
    width: auto;
}
.event-cat-select.show-desktop li {
    line-height: 1.3;
    margin-bottom: 8px;
}
@media only screen and (max-width:1200px) {
    .post-type-archive-tribe_events .tribe-common-l-container.tribe-events-l-container > * {
        width: 78%;    
    }
    #event-sidebar {
        width: 18%;
    }
}
@media only screen and (max-width:1050px) {
    .post-type-archive-tribe_events .tribe-common-l-container.tribe-events-l-container > *,
    #event-sidebar {
        float: none;
        width: 100%;    
    }
    #event-sidebar {
        margin-bottom: 25px;
    }    
    #event-sidebar .show-desktop {
        display: none;
    }
    #event-sidebar .show-mobile {
        display: block;
    }
}

.upcoming-events-btn {
    margin: 0 0 30px !important;
}

.tribe-events-calendar-list__month-separator .tribe-events-calendar-list__month-separator-text {
    font-size: var( --tec-font-size-8 ) !important;
    font-weight: bold;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    height: auto;
}
.tribe-events-view--month.alignwide {
    margin-left: 0;
    margin-right: 0;
}
.tribe-events-calendar-month__calendar-event-datetime,
.tribe-events-calendar-list__event-details .event-date-time {
    color: var( --e-global-color-3e42381 ) !important;
    font-size: 1rem;
    font-weight: 500 !important;
}
.tribe-events-calendar-month__calendar-event-datetime {
    font-size: 0.8rem;
}
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event-datetime {
    display: none;
}
.tribe-events .tribe-events-calendar-month__calendar-event-title {
    font-weight: bold;
}
h3.tribe-events-calendar-list__event-title {
    font-family: var( --e-global-typography-c4742a3-font-family ), Sans-serif !important;
    font-size: var( --e-global-typography-c4742a3-font-size ) !important;
    text-transform: var( --e-global-typography-c4742a3-text-transform );
    line-height: var( --e-global-typography-c4742a3-line-height ) !important;
    letter-spacing: var( --e-global-typography-c4742a3-letter-spacing );
    word-spacing: var( --e-global-typography-c4742a3-word-spacing );
    margin-bottom: 1rem !important;
}
h3.tribe-events-calendar-list__event-title a {
    color: var( --e-global-color-primary );
}
h3.tribe-events-calendar-list__event-title a:active,
h3.tribe-events-calendar-list__event-title a:hover,
h3.tribe-events-calendar-list__event-title a:focus {
    color: var( --e-global-color-accent ) !important;
}
.tribe-events-c-breadcrumbs__list-item {
/*    color: var( --e-global-color-3e42381 );*/
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-size: var( --e-global-typography-accent-font-size );
    font-weight: var( --e-global-typography-accent-font-weight );
    line-height: var( --e-global-typography-accent-line-height );
}
.tribe-events-view.tribe-events-view--list .tribe-events-l-container {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}
/*.tribe-events-c-subscribe-dropdown__container {
    display: none !important;
}*/
.home-events-list h2 {
    margin-top: 50px;
}

/*******************************
Single Event
 *******************************/
.single-tribe_events h1.entry-title {
    display: none;
}
.single-tribe_events .event-date-time {
    font-size: 1.2rem;
    font-weight: bold;
}
.single-tribe_events .event-time-timezones {
    font-size: 1rem;
    color: var( --e-global-color-3e42381 );
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
    font-size: 1rem;
    padding: 5px 10px;
}    
.tribe-events-notices ul li {
    font-style: italic;
}
.past-event .timezone, 
.past-event .event-time-timezones {
    display: none;
}
.tribe-events-content ol, .tribe-events-content p, .tribe-events-content ul {
    font-size: 1rem;
    font-family: "Roboto", Sans-serif ;
}
.vimeo-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin: 0px auto;
}
 
.vimeo-embed-container iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
}
.related-links {
    font-size: 1.25rem;
}
.webinar-content + .webinar-content {
    margin-top: 10px;
}
.tribe-events-single-section.tribe-events-event-meta  {
    margin-top: 20px;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3,
.tribe-common-c-btn tribe-events-c-search__button,
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    font-weight: 400 !important;
    font-size: 0.9rem !important;
}
button.tribe-events-c-subscribe-dropdown__button-text {
    font-size: 0.8rem;
}
.tribe-common .tribe-common-c-svgicon__svg-fill {
    fill: #fff;
}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border,
.tribe-events .tribe-events-c-search__button {
    background-color: var( --e-global-color-primary );
    border-color: var( --e-global-color-primary );
    color: #FFF;  
    font-size: 0.9rem;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover,
.tribe-events .tribe-events-c-search__button:focus, 
.tribe-events .tribe-events-c-search__button:focus-within, 
.tribe-events .tribe-events-c-search__button:hover {
    background-color: var( --e-global-color-accent );
    border-color: var( --e-global-color-accent );
    color: #FFF;    
}
button.tribe-events-c-subscribe-dropdown__button-text {
    background: transparent;
}
.event-learn-more {
    margin: 30px 0 0;
}
.past-event .event-learn-more,
.past-event .tribe-events-event-url-label,
.past-event .tribe-events-event-url {
    display: none;
}
.tribe-events-event-meta {
    font-size: 1rem;
}
.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 1.5rem;
}
.tribe-events-meta-group dt {
    font-weight: bold;
}
.past-event .tribe-events-c-subscribe-dropdown__container {
    display: none;
}
@media (min-width: 768px) {
    .tribe-events-meta-group {
        width: 100%;
    }
}

/*******************************
 Conferences
 *******************************/
.conference-menu {
    background-color: var( --e-global-color-accent );
    padding: 10px;
}
.conference-menu-nav {
    list-style-type: none;
    text-align: center;
    padding: 0;
}
.conference-menu-nav li {
    display: inline-block;
    padding: 0;
}
.conference-menu-nav li a {
    font-family: "Open Sans", Sans-serif;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;    
    color: var( --e-global-color-a39feb0 );
    text-decoration: none !important;
    padding: 3px 20px;
}
.conference-menu-nav li a:hover,
.conference-menu-nav li a:active,
.conference-menu-nav li a:focus {
    color: var( --e-global-color-7b20123 );
}
#conf-menu-register a {
    background-color: var( --e-global-color-primary );
}

#conf-menu-register a.external:after {
    margin-top: -6px;
}
.conference-content {
/*    margin: 20px 0 40px;*/
}
.conference-block-inner {
    padding: 20px;
}
.conference-block-outer.bkgd-blue {
    background-color: var( --e-global-color-accent );
}
.conference-block-outer.bkgd-purple {
    background-color: var( --e-global-color-primary );
}
.conference-block-outer.bkgd-gray {
    background-color: var( --e-global-color-7b20123 );
}
.conference-block-outer.bkgd-maroon {
    background-color: var( --e-global-color-3e42381 );
}

.conference-block-outer:not(.bkgd-white) p,
.conference-block-outer:not(.bkgd-white) h1,
.conference-block-outer:not(.bkgd-white) h2,
.conference-block-outer:not(.bkgd-white) h3, 
.conference-block-outer:not(.bkgd-white) h4, 
.conference-block-outer:not(.bkgd-white) h5,
.conference-block-outer:not(.bkgd-white) h6 {
    color: var( --e-global-color-a39feb0 );
}
.conference-block-outer:not(.bkgd-white) a {
    color: var( --e-global-color-a39feb0 ) !important;
}
.conference-block-outer:not(.bkgd-white) a:active, 
.conference-block-outer:not(.bkgd-white) a:hover, 
.conference-block-outer:not(.bkgd-white) a:focus {
    color: var( --e-global-color-7b20123 ) !important;
}
.conference-block-header {
    text-align: center;
    margin-bottom: 20px;
}
.conf-speaker-name {
    text-align: center;
    color: var(--e-global-color-primary );
    font-family: var(--e-global-typography-c4742a3-font-family ), Sans-serif !important;
    font-size: var(--e-global-typography-c4742a3-font-size );
    line-height: var(--e-global-typography-c4742a3-line-height );
    letter-spacing: var(--e-global-typography-c4742a3-letter-spacing );
    word-spacing: var(--e-global-typography-c4742a3-word-spacing );    
    margin: 5px 0 0;
}
#speaker .conf-speaker-name {
    line-height: var(--e-global-typography-c4742a3-line-height );
    letter-spacing: var(--e-global-typography-c4742a3-letter-spacing );
    word-spacing: var(--e-global-typography-c4742a3-word-spacing );    
}
#schedule .sptp-list .conf-speaker-name {
    text-align: left;
    order: 3;
    padding-top: 5px;     
    font-size: 1.25rem;
}
#speakers .sptp-member-name {
    font-size: 1.25rem;    
    font-weight: 700;
    line-height: 1.2em;
    color: var( --e-global-color-923fece );    
    font-family: var(--e-global-typography-c4742a3-font-family ), Sans-serif !important;
    letter-spacing: var(--e-global-typography-c4742a3-letter-spacing );
    word-spacing: var(--e-global-typography-c4742a3-word-spacing );    
}
#schedule .sptp-member-name {
    font-family: var(--e-global-typography-c4742a3-font-family ), Sans-serif;
    margin-top: -20px;
}
.conf-description {
    order: 4;
    text-align: left;
    width: 100%;
    padding-top: 10px;     
    line-height: 1.5;
}
.conference-block-inner .sptp-name a {
    color: var(--e-global-color-text ) !important;
    font-size: 1rem;
    line-height: 1.5;
    text-align: center;
    margin-top: 20px;
    font-weight: 400;
}
/* This style shouldn't be needed, but this is cached somewhere and still showing */
.sptp-subtitle {
    display: none !important;
}
#speakers .button-group.filters-button-group button,
#speakers .sptp-read-more-button a {
    border-color: var(--e-global-color-primary ) !important;
    background-color: var(--e-global-color-primary ) !important;
    color: var( --e-global-color-a39feb0 );
}
#speakers .button-group.filters-button-group button.is-checked,
#speakers .button-group.filters-button-group button:active, #speakers .button-group.filters-button-group button:hover, #speakers .button-group.filters-button-group button:focus,
#speakers .sptp-read-more-button a:active, #speakers .sptp-read-more-button a:hover, #speakers .sptp-read-more-button a:focus {
    border-color: var( --e-global-color-accent ) !important;
    background-color: var( --e-global-color-accent ) !important;
}
#speakers .popup-open .conf-speaker-name,
#speakers .popup-open .sptp-member-name h2,
#speakers .popup-open .sptp-member-desc {
    text-align: left;
}
/* Style the tab */
.conf-schedule-tabs {
  overflow: hidden;
/*  border: 1px solid #ccc;
  background-color: #f1f1f1;*/
}

/* Style the buttons that are used to open the tab content */
.conf-tab-link {
    color: var( --e-global-color-a39feb0 );
    background-color: var( --e-global-color-primary );
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    border-radius: 6px 6px 0 0;
    margin-right: 5px;    
    transition: 0.3s;
}

/* Change background color of buttons on hover */
.conf-tab-link:active, .conf-tab-link:hover, .conf-tab-link:focus,
.conf-tab-link.active {
  background-color: var( --e-global-color-accent );
}
.conf-tab-content {
    border: 1px solid #ddd;
}
.conf-tab-title {
    text-align: center;
    margin: 10px 10px 20px 10px;
}
.conf-tab-content {
    display: none;
}
.conf-tab-content.active {
    display: block;
}
#schedule .sptp-list .sptp-member.sptp-list-item {
    justify-content: space-around;
}
.conf-session-time {
    text-align: left;
    width: 100%;
    padding-top: 10px;    
    color: var(--e-global-color-primary );
    font-family: var(--e-global-typography-c4742a3-font-family ), Sans-serif;
    font-size: var(--e-global-typography-c4742a3-font-size );
    line-height: var(--e-global-typography-c4742a3-line-height );
    letter-spacing: var(--e-global-typography-c4742a3-letter-spacing );
    word-spacing: var(--e-global-typography-c4742a3-word-spacing );    
}
#schedule .sptp_default_img {
    max-width: 150px;
}
#schedule .sptp-list-item.sptp-left-content .sptp-image {
    padding-top: 35px;
}
.sptp-member.no-image 
.single-conference #footer-spacer {
    display: none;
}


/*******************************
WP Job Manager
 *******************************/
/*** Post a Job ***/
.job-manager-form fieldset:invalid:focus-within .wp-editor-wrap, select.jmfe-required-select2:focus:invalid[multiple]~.select2-container, select.jmfe-required-select2:focus:invalid~.select2-container {
    border: 2px solid black;
}
.job-manager-form .job-manager-term-checklist {
    max-height: none;
    overflow: visible;
}
.job-manager-form fieldset.fieldset-type-checklist .jmfe-checklist-label {
    margin-right: 1%;
    width: 32%;
}
.job-manager-form fieldset label:not(.full-line-checkbox-field label) {
    margin: 0 0 15px;
    line-height: 1.5;
    padding-right: 35px;
}
.job-manager-form fieldset .account-sign-in .button {
    vertical-align: top;
}
.job-manager-form fieldset .account-sign-in .button:before {
    margin-right: 5px;
}
@media only screen and (max-width:900px) {
    .job-manager-form fieldset.fieldset-type-term-checklist ul.job-manager-term-checklist li, 
    .job-manager-form fieldset.fieldset-type-term-checklist ul.job-manager-term-checklist li label.selectit, 
    .job-manager-form fieldset.fieldset-type-checklist .jmfe-checklist-label {
        margin-right: 0;
        width: 100%;
    }
}
.jmfe-checklist-label input {
    margin-left: -20px !important;
    margin-right: 7px !important;
}
.jmfe-checklist-desc-wrap {
    clear: both;
}
.job-manager-form fieldset small.description {
    opacity: 1;
    font-size: 0.9em;
    font-style: italic;
    background-color: #fff3a9;
    padding: 3px;    
}
.single_job_listing .meta .job-type {
}
/* Misc */
.rp4wp-related-job_listing>ul li.job_listing a div.location, 
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location, 
ul.job_listings li.job_listing a div.location, 
ul.job_listings li.no_job_listings_found a div.location,
ul.meta .job-type,
ul.meta li.date {
    color: var( --e-global-color-923fece );
}
.rp4wp-related-job_listing>ul li.job_listing a div.position h3, 
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position h3, 
ul.job_listings li.job_listing a div.position h3, 
ul.job_listings li.no_job_listings_found a div.position h3 {
    color: var( --e-global-color-923fece );
    font-family: var( --e-global-typography-c4742a3-font-family ), Sans-serif;
    font-size: var( --e-global-typography-c4742a3-font-size );
    font-weight: 700;
    line-height: var( --e-global-typography-c4742a3-line-height );
}

/*** Job Board ***/
/* Job Board Sorting */
#job-board-sorting {
    display: block;
    padding: 1em 1em 1em 2em;
    border: 0;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
#job-board-sort-positon {
    width: 55%;
    padding: 0 0 0 350px;
}
#job-board-sort-location {
    width: 25%;
    padding: 0 0 0 185px;
}
.job-board-sort {
    box-sizing: border-box;
    float: left;
    color: var( --e-global-color-primary );
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.5em;    
    text-align: left;
    text-decoration: none;
}
#job-board-sort-positon:hover,
#job-board-sort-location:hover {
    color: var( --e-global-color-accent );
    text-decoration: none;
    cursor: pointer;
}
#job-board-sort-positon:after,
#job-board-sort-location:after {
    content: "\f0d8";
    font-family: 'Font Awesome\ 5 Free';
    margin-left: 5px;
}
#job-board-sort-positon[data-sort-dir="asc"],
#job-board-sort-location[data-sort-dir="asc"]{
    content: "\f0d7";
}
.rp4wp-related-job_listing>ul li.job_listing a img.company_logo, 
.rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo, 
ul.job_listings li.job_listing a img.company_logo, 
ul.job_listings li.no_job_listings_found a img.company_logo {
    position: relative;
}
.rp4wp-related-job_listing>ul li.job_listing a img.company_logo, 
.rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo, 
ul.job_listings li.job_listing a img.company_logo, 
ul.job_listings li.no_job_listings_found a img.company_logo {
    width: 150px;
    height: auto;
visibility: visible;
    max-width: 100%;    
}
.rp4wp-related-job_listing>ul li.job_listing a div.position, 
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position, 
ul.job_listings li.job_listing a div.position, 
ul.job_listings li.no_job_listings_found a div.position {
    padding-left: 185px;
    width: 55%;
}
.rp4wp-related-job_listing>ul li.job_listing a div.location, 
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location, 
ul.job_listings li.job_listing a div.location, 
ul.job_listings li.no_job_listings_found a div.location {
    width: 20%;
}
@media only screen and (max-width: 767px) {
    .rp4wp-related-job_listing>ul li.job_listing a img.company_logo, 
    .rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo, 
    ul.job_listings li.job_listing a img.company_logo, 
    ul.job_listings li.no_job_listings_found a img.company_logo {
        position: absolute;
    }    
    .rp4wp-related-job_listing>ul li.job_listing a div.position, 
    .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position, 
    ul.job_listings li.job_listing a div.position, 
    ul.job_listings li.no_job_listings_found a div.position {
        padding-left: 165px;
        width: 100%;
        display: block;
    }    
    .rp4wp-related-job_listing>ul li.job_listing a div.location, 
    .rp4wp-related-job_listing>ul li.no_job_listings_found a div.location, 
    ul.job_listings li.job_listing a div.location, 
    ul.job_listings li.no_job_listings_found a div.location {
        padding-left: 165px;        
        width: 100%;
        float: left;
        text-align: left;
        font-size: 1rem;
    }
    .rp4wp-related-job_listing>ul li.job_listing a .meta, 
    .rp4wp-related-job_listing>ul li.no_job_listings_found a .meta, 
    ul.job_listings li.job_listing a .meta, 
    ul.job_listings li.no_job_listings_found a .meta {
        padding-left: 165px;
        width: 100%;
        float: left;
        text-align: left;
        font-size: 1rem;
    }
    /* Job Sorting Headers */
    #job-board-sorting {
    }
    #job-board-sort-positon {
        width: 100%;
        padding-left: 165px;
    }
    #job-board-sort-location {
        width: 100%;
        padding-left: 165px;
    }    
}
@media only screen and (max-width: 450px) {
    
    .rp4wp-related-job_listing>ul li.job_listing a img.company_logo, 
    .rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo, 
    ul.job_listings li.job_listing a img.company_logo, 
    ul.job_listings li.no_job_listings_found a img.company_logo {
        width: 100px;    
    }    
    .rp4wp-related-job_listing>ul li.job_listing a div.position, 
    .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position, 
    ul.job_listings li.job_listing a div.position, 
    ul.job_listings li.no_job_listings_found a div.position {
        padding-left: 115px;
        width: 100%;
        display: block;
    }    
    .rp4wp-related-job_listing>ul li.job_listing a div.location, 
    .rp4wp-related-job_listing>ul li.no_job_listings_found a div.location, 
    ul.job_listings li.job_listing a div.location, 
    ul.job_listings li.no_job_listings_found a div.location {
        padding-left: 115px;        
        width: 100%;
        float: left;
        text-align: left;
    }
    .rp4wp-related-job_listing>ul li.job_listing a .meta, 
    .rp4wp-related-job_listing>ul li.no_job_listings_found a .meta, 
    ul.job_listings li.job_listing a .meta, 
    ul.job_listings li.no_job_listings_found a .meta {
        padding-left: 115px;
        width: 100%;
        float: left;
        text-align: left;
    }
}
@media only screen and (max-width: 380px) {
    .rp4wp-related-job_listing>ul li.job_listing a img.company_logo, 
    .rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo, 
    ul.job_listings li.job_listing a img.company_logo, 
    ul.job_listings li.no_job_listings_found a img.company_logo {
        width: auto;    
        max-width: 90%;    
        max-height: 100px; 
        position: relative;
        margin-bottom: 10px;
    }    
    .rp4wp-related-job_listing>ul li.job_listing a div.position, 
    .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position, 
    ul.job_listings li.job_listing a div.position, 
    ul.job_listings li.no_job_listings_found a div.position {
        padding-left: 0;
    }    
    .rp4wp-related-job_listing>ul li.job_listing a div.location, 
    .rp4wp-related-job_listing>ul li.no_job_listings_found a div.location, 
    ul.job_listings li.job_listing a div.location, 
    ul.job_listings li.no_job_listings_found a div.location {
        padding-left: 0;
    }
    .rp4wp-related-job_listing>ul li.job_listing a .meta, 
    .rp4wp-related-job_listing>ul li.no_job_listings_found a .meta, 
    ul.job_listings li.job_listing a .meta, 
    ul.job_listings li.no_job_listings_found a .meta {
        padding-left: 0;
    }
}

/*** Single Job Listing ***/
.job-listing--member-library img {
    vertical-align: middle;
    margin-right: 20px;    
}
.job-listing--member-library {
    color: var( --e-global-color-923fece );
    font-family: var( --e-global-typography-c4742a3-font-family ), Sans-serif;
    font-size: var( --e-global-typography-c4742a3-font-size );
    font-weight: 700;
}
.job-listing--member-library,
.job-listing--job-meta,
.job_description,
.job-listing--addtl-info,
.addtl-info {
    margin-bottom: 20px;
}
.single_job_listing h2 {
    font-size: 1.4rem;
}
.job-label {
    font-weight: bold;
}
.addtl-info .job-label {
    margin-bottom: 5px;
}
.job_description p,
.addtl-info {
    margin-left: 30px;
}



/*******************************
Member Library Map
 *******************************/
.library-map--logo img {
    max-height: 60px;
    width: auto;
    display: block;
}
.mapp-ib-content .library-map--logo {
    margin-bottom: 5px;
}
.library-map--title {
    margin-top: 5px;
    font-size: 1.1rem;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-weight: 700;
    color: var( --e-global-color-923fece ); /* Gray */
}
a:hover .library-map--title {
    color: var( --e-global-color-accent ); /* Teal */
}
.mapp-title a {
    text-decoration: none;
}


/*******************************
Single Member Library post
 *******************************/
.library-details {
    display: flex;
}
.library-left {
    width: 60%;
    margin-right: 5%;
}
.library-right {
    width: 35%;
}
.library-website-btn {
    margin: 30px 0 50px;
}
.library-details h2 {
    color: var( --e-global-color-primary );
}
.collection-item + .collection-item {
    margin-top: 30px;
}
.collection-title {
    color: var( --e-global-color-923fece );  
    font-weight: bold;
}
.library--address {
    margin-bottom: 30px;
}
.single-member-library .mapp-list-left {
    margin-top: 50px;
}
.single-member-library .mapp-sidebar, 
.single-member-library .mapp-sidebar-toggle,
.single-member-library .mapp-footer {
    display: none;
}

/*******************************
Footer
 *******************************/
.footer-menu li a {
    padding-left: 0 !important;
}