/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

/**
Theme Name: The Independent Panel Astra 2020
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: the-independent-panel-astra-2020
Template: astra
*/

.entry-content ul ul { list-style: circle; }

/* Can't figure out where to change this in the WP customizer area? */
.page-title {
    color: #555555;
}

.entry-content { 
	font-size: 20px;
	margin-bottom: 1em;
    line-height: 1.74;
}


/* Basic grid setups */
.entry-content, .archive main, .tribe-events-page-template .tribe-events-view:not(.tribe-events-view--widget-events-list)  {
    padding: 2rem 1rem 0;
    margin: 0 auto;
    max-width: 1300px;
}

.archive .page-title { text-transform: capitalize !important; }

.blog-layout-1 .entry-content { padding: 0; }

.tribe-events-page-template .tribe-events-view { padding-top: 0; }

.entry-content > .uagb-post-grid, .archive main .uagb-post-grid, .home .entry-content > * { max-width: 1250px; }

.entry-content > *, .archive main > *, .archive .site-main > .ast-row, .search-results main,
.ast-article-single.type-tribe_events .entry-content {
    max-width: 936px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 1rem;
}

.ast-blog-featured-section { margin-bottom: 0; }



.entry-content > ul, .entry-content > ol { padding-left: 2.25rem; }

.primary { padding-top: 0 !important; }

.ast-separate-container, .ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box { background: white; }

@media (min-width: 1201px) {
.ast-separate-container .ast-author-box {
    padding-top: 0;
    padding-bottom: 0;
}
}

.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {
	padding-left: 0;
	padding-right: 0;
}

.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
	margin-top: 0 !important;
}

.home.ast-separate-container #primary { margin-bottom: 0; }


/* Headers for grid items */

.category.archive h2, .search-results h2 {
	font-size: 1.5rem;
}

.category.archive h2 a, .search-results h2 a {
    border-bottom: 2px solid transparent;
}

.category.archive h2 a:hover, .category.archive h2 a:focus, .search-results h2 a:hover, .search-results h2 a:focus {
    border-color: #555555;
}


h1 { text-align: center; }

.ast-container { max-width: 100% !important; padding: 0 !important; }


.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single { padding: 0 !important; margin: 0 !important; max-width: 100% !important; }


.ast-separate-container .ast-archive-description { padding: 4rem 0; margin-bottom: 1.5em; }

.footer-adv .ast-container, .ast-footer-overlay .ast-container {
	max-width: 1300px !important;
	margin: 0 auto !important;
	padding: 0rem !important;
}

/* Home */

.home .entry-content {
    max-width: 100%;
    padding: 0;
}

.home .entry-content > .marquee {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 0;
}

.home .entry-content > .marquee img { width: 100%; }

.home .entry-content > .marquee .wp-block-image { margin-bottom: 0; }



.home .entry-content > .marquee .wp-block-image:after {
    position: absolute;
    content: "";
    display: block;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: black;
    opacity: .5;
    top: 0;
}

@media (min-width: 1024px) {
   .home .entry-content > .marquee .wp-block-image:after {
    opacity: .3;
} 
}

.home .entry-content > .marquee h1, .home .entry-content > .marquee h2 {
    color: white;
    font-size: 1.6rem;
    text-align: left;
    z-index: 1;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 720px;
    padding: 0 2rem;
    margin: auto 0;
    text-align: center;
}

@media (max-width: 1024px) {
    .home .entry-content > .marquee h1, .home .entry-content > .marquee h2 {
        max-width: 628px;
    }
}

@media (max-width: 768px) {
    .home .entry-content > .marquee h1, .home .entry-content > .marquee h2 {
        color: #555555;
        padding: 2rem;
        max-width: 628px;
    }
}

@media (min-width: 450px) {
    .home .entry-content > .marquee h1, .home .entry-content > .marquee h2 {
        text-align: left;
    }
}

@media (min-width: 650px) {
    .home .entry-content > .marquee h1, .home .entry-content > .marquee h2 {
        text-align: left;
    }.home .entry-content > .marquee h1, .home .entry-content > .marquee h2 { 
        font-size: 2.25rem; }
}

@media (min-width: 1024px) {
    .home .entry-content > .marquee h1, .home .entry-content > .marquee h2 { 
        font-size: 4rem; }
}

@media (min-width: 768px) {
    .home .entry-content > .marquee .wp-block-group { position: absolute;
        z-index: 9;
        width: 100%; 
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.marquee .wp-block-group__inner-container .wp-block-group__inner-container {

    width: 100%;
    max-width: 1350px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.home .entry-content > .marquee figure {
    position: relative;
    height: 50vw;
    max-height: 32rem;
    overflow: hidden;
}


.home .entry-content > .marquee figure img {
    position: absolute;
}


@media (min-width: 768px) {
    .home .entry-content > .marquee figure img {
    
    top: -50%;
    margin-top: 200px;
}
}


.home .entry-content > .wp-block-media-text {
    max-width: 1282px !important;
    margin: 2rem auto !important;
    padding: 0 1rem;
}

@media (min-width: 768px) {
  .home .entry-content > .wp-block-media-text {
        margin: 4rem auto !important;
    }  
}

.home .uagb-heading-text { text-align: left !important; font-size: 2.5rem; }
.home .uagb-separator-wrap { display: none; }
.home .uagb-desc-text { text-align: left; }
.home .wp-block-uagb-advanced-heading { margin-bottom: 2rem; }

.home .entry-content > *:not(.wp-block-uagb-advanced-heading):not(.featured-announcement):not(.marquee):not(.featured-column) { padding: 0 1rem !important;
    margin-top: 4rem;
    margin-bottom: 4rem; }


.home .entry-content > .wp-block-uagb-advanced-heading + * { 
    padding: 0 1rem !important;
    margin-top: 2rem !important;
}



/* Home ft. announcement */
.home .entry-content .featured-announcement {
    text-align: center;
    padding: 1rem 0;
    background: #33845E;
    max-width: 100%;
    color: white;    
    padding: .5rem 1rem;
}

.entry-content .featured-announcement p { margin-bottom: 0; font-size: 1rem; }

@media (min-width: 650px) {

.entry-content .featured-announcement p { margin-bottom: 0; font-size: 1.2rem; }
}

.entry-content .featured-announcement a { color: white; border-color: white; }

.entry-content .featured-announcement a:hover, .entry-content .featured-announcement a:focus { border-color: transparent;
    color: #cdcdcd; }

.featured-column.wp-block-uagb-columns.uagb-columns__wrap {
    max-width: 100%;
    background: #33845E;
    padding: 3rem 1rem;
        margin: 2rem 0;
    color: white;
}

@media (min-width: 768px) {
    .featured-column.wp-block-uagb-columns.uagb-columns__wrap {
    margin: 5rem 0;
    }
}

.wp-block-media-text .wp-block-media-text__media {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
}

.featured-column .column-inner-wrap {
    padding: 0;    
}

.featured-column > .uagb-columns__inner-wrap {
    max-width: 1250px !important;
    margin: 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.wp-block-media-text .wp-block-media-text__media {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
}

.entry-content .featured-column  h2 {
    font-size: 1.75rem;
    font-family: 'PT Serif',serif;
    line-height: 1.6;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-top: 1rem;
    color: white;
}

.entry-content .featured-column  p {
    color: white;
}

.featured-column .uagb-column__wrap { width: 48% !important; }

.featured-column .uagb-column__inner-wrap { padding: 0 !important; }

.featured-column .wp-block-embed { margin-bottom: 0; }
/* Special layout for panels page */

body:not(.search-results) .post-5 .entry-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
    background: #f4f4f4;
    padding-top: 0 !important;
}

.page-id-5 .primary, .page-id-5 article { margin-bottom: 0 !important; }


.post-5 .entry-content .wp-block-columns:last-of-type { padding-bottom: 3rem !important; }

.post-5 .wp-block-uagb-section { max-width: 100% !important; background: white; padding: 2rem 1rem !important; }

.post-5 .wp-block-uagb-section .uagb-section__inner-wrap { max-width: 900px !important; margin: 0 auto !important; }


.post-5 .wp-block-columns { padding-top: 4rem; margin-bottom: 0 !important; }

.ast-separate-container .ast-article-single.post-5 { margin-bottom: 0 !important; }

.post-5 .entry-content .first-bio { padding-top: 1rem !important; }


/* Document display layout */

.category-documents .wp-block-columns > div:first-of-type { -ms-flex-preferred-size: 35% !important; flex-basis: 35% !important; padding-left: 0; }

.category-documents .wp-block-column:not(:first-child) {
    -ms-flex-preferred-size: 65% !important;
        flex-basis: 65% !important;
    padding-right: 2rem;
}


.main-header-bar { padding: .5rem 1.25rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
 }

.uagb-post__text .uagb-post__title a, .blog-layout-1 .entry-title a {
    border-color: transparent;
}

.uagb-post__text .uagb-post__title a:hover, .uagb-post__image:hover + .uagb-post__text .uagb-post__title a,
.uagb-post__text .uagb-post__title a:focus, .uagb-post__image:hover + .uagb-post__text .uagb-post__title a,
.blog-layout-1 .entry-title a:hover, .blog-layout-1 .entry-title a:focus,
.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-title a:hover,
.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-title a:focus

 {
    border-bottom: 1px solid #3b3b3b;
}

.uagb-post-grid .uagb-post-grid-byline, .uagb-post-grid .grid-categories, .uagb-post-grid .categories-meta { display: inline; }

.uagb-post-grid .categories-meta a { border-color: #757575; }

/* For the documents and search results grid, lose the pseudo elements */
.archive .site-main > .ast-row:before,.archive .site-main > .ast-row:after,
.search-results .site-main > .ast-row:before,.search-results .site-main > .ast-row:after { content: none; }

.archive .site-main > .ast-row {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}


@media (min-width: 768px) {

.archive .site-main > .ast-row > article { width: 45%; }
}



.archive .site-main > .ast-row > article .entry-content p, .search-results .site-main > .ast-row > article .entry-content p { font-size: 16px; padding: 0;}

.search-results article .entry-content p + p.read-more { margin-top: -.5rem; }

.entry-content .wp-block-separator.is-style-wide { max-width: 900px !important; }

.ast-site-identity {
    padding: 1.25em 0;
}

.tag article, .blog-layout-1 .ast-col-md-12 { float: none !important; }

/* Footer */

.footer-adv .ast-row {
    margin: 0 !important;
}

.footer-adv-overlay { padding: 2rem 0 0 0 !important; }

.ast-footer-overlay { padding: .25rem 1rem .25rem !important; color: white;     background-color: #218859;}

.footer-sml-layout-2 .ast-small-footer-section-2 { text-align: right; }

footer h4 { font-family: Helvetica, sans-serif; }

/* Mailchimp opt in */

.mc4wp-form-fields p {
    margin-bottom: .25rem;
    width: 48%;
    margin-top: .8rem;
}

.mc4wp-form-fields {     display: -webkit-box;     display: -ms-flexbox;     display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }



.mc4wp-form-fields p:first-of-type {     
	width: 100%;
	margin: 0; 
}

.mc4wp-form-fields input {
    display: block;
    padding: 0.5rem;
    font-size: .8rem;
    margin-top: -5px;display: block;
    padding: 0.5rem;
    font-size: .8rem;
    width: 100%;
}

.tribe-common .tribe-common-c-btn-border-small, .tribe-common a.tribe-common-c-btn-border-small { font-size: 1rem; }

.tribe-events .tribe-events-c-top-bar__datepicker-button:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z' fill='%23FFFFFF'/%3E%3C/svg%3E");
}


.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 { font-size: .9rem !important; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: none; flex: none; }

.entry-content .cn-button, .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn, .mc4wp-form-fields input[type="submit"], button, .tribe-events .tribe-events-c-top-bar__datepicker-button
{ background-color: #1c75bd;     color: #141827;
    font-family: Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.62;
    font-weight: 400;
    font-weight: 700;
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: auto;
    padding: 0;
    text-decoration: none;
    width: auto;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease;
    background-color: #1c75bd;
    padding: 8px 16px;
}

.cli-bar-btn_container {


    padding: 7px 12px !important;


}




.entry-content .cn-button:hover, .entry-content .cn-button:focus, 
.tribe-common .tribe-common-c-btn:hover, 
.tribe-common a.tribe-common-c-btn:hover, 
.mc4wp-form-fields input[type="submit"]:hover, 
button:hover, 
.tribe-events .tribe-events-c-top-bar__datepicker-button:hover,
.tribe-common .tribe-common-c-btn:focus, 
.tribe-common a.tribe-common-c-btn:focus, 
.mc4wp-form-fields input[type="submit"]:focus, 
button:focus, 
.tribe-events .tribe-events-c-top-bar__datepicker-button:focus
{ 
    background-color: #2f92e2;
    color: white;
}







.mc4wp-form-fields input[type="submit"] { width: auto;
    
    width: auto;
    display: inline;
    padding: .2rem 1rem;
    background: #ff9902;
    font-size: .9rem;}

.mc4wp-form-fields input[type="submit"]:hover, .mc4wp-form-fields input[type="submit"]:focus {
    background: #e18600;
}

.mc4wp-form-fields label {
	font-size: 1rem;
    display: block;
    font-size: .9rem;
    margin-bottom: 5px;    display: block;
    font-size: .9rem;
    margin-bottom: 5px;
    line-height: 1.5;
}


input[type=email] { margin-top: 0 !important; display: block; }

.mc4wp-form-fields p {
	margin-bottom: .25rem;
}

.mc4wp-form-fields p:first-of-type {
	margin-bottom: 0; 
	font-size: .9rem;
}


.mc4wp-form-fields p:last-of-type {
	margin-top: 1rem;
}

.site-footer .widget-title { margin-bottom: .5rem; }

.ast-small-footer-wrap { margin: 0 24px; font-size: .8rem; }

.current_page_item { position: relative; }


/* Main menu and header */

header .current_page_item:hover, header .current_page_item:focus {
    color: #252525;
}

.header-main-layout-1 .main-navigation { padding-left: 0; }


.main-header-menu .menu-item { padding: 0 .25em; }

@media (min-width: 1420px) {
    .main-header-menu .menu-item { padding: 0 .5em; }
}

.ast-desktop header .menu-item a { padding: 0 .5em; }

.ast-desktop header .menu-item a:after { 
    -webkit-transition: .2s ease; 
    -o-transition: .2s ease; 
    transition: .2s ease;
    position: absolute;
    bottom: 20px;
    width: 100%;
    display: block;
    content: "";
    height: 3px;
    background: transparent;
    margin: auto;
    left: 0;
}

.ast-desktop  header .current_page_item a:after, .ast-desktop  header .current-menu-item a:after, .ast-desktop  header .menu-item a:hover:after, .ast-desktop  header .menu-item a:focus:after{     
    bottom: 28px;
    width: 100%;
    margin: auto;
    display: block;
    content: "";
    height: 3px;
    background: #309868;
}

.ast-desktop .main-header-menu > .menu-item > .menu-link { 
    position: relative;

}

@media (min-width: 1100px) {
    .main-header-menu > .menu-item > .menu-link { 
        margin-top: 1rem;
        top: 20px; 
    }
}

article.has-post-thumbnail > .entry-header, .archive .primary > .entry-header {     position: relative;
    overflow: hidden;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
    margin-bottom: 0;
    min-height: 12rem; 
}



@media (min-width: 768px) {
    article.has-post-thumbnail > .entry-header, .archive .primary > .entry-header {     
        min-height: 18rem;
    }
}



.single-post article .entry-header, .single-tribe_events .entry-content, .single-attachment article .entry-header { 
	display: block; 
	height: auto; 
	overflow: visible;
	max-width: 974px;
    padding: 0 2rem;
	margin: 3rem auto 0;  }

.single-attachment article .entry-header { margin-bottom: 2em; padding: 0; }

.page.has-post-thumbnail .post-thumb-img-content, .archive .primary > header > .post-thumb-img-content {
    position: absolute;
    width: 100%; 
    height: 100%;
}

article > header > .post-thumb-img-content:after, .archive .primary > header > .post-thumb-img-content:after {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: block;
	content: "";
    background: #27272770;
    z-index: 2;
}

.single-post .post-thumb-img-content:after {
	content: none;
}

.primary > .entry-header > .post-thumb-img-content img, main > article.type-page > header > .post-thumb-img-content img  {
    width: auto;
    margin-bottom: 0 !important;
    height: 100%;
    max-width: none;
}

@media (min-width: 360px) {
    .primary > .entry-header > .post-thumb-img-content img, main > article.type-page > header > .post-thumb-img-content img {
        width: 100%;
        height: auto;
        max-width: 100%;
        top: 50%;
        margin-top: -27vw;
        position: relative;
    }
}

@media (min-width: 768px) {
    .primary > .entry-header > .post-thumb-img-content img, main > article.type-page > header > .post-thumb-img-content img {
       
        margin-top: -28vw;
    }
}

.blog-layout-1 .entry-thumb-caption { display: none; }


/* Headers */

.ast-single-post .entry-title, .page-title, .tribe_events > .entry-header > .entry-title, .single-tribe_events .tribe-events-single-event-title {
    font-size: 3rem;
    text-align: left;
    line-height: 1.2;
}

/* the singular events page takes a color from Tribe that must be overwritten */
.single-tribe_events .tribe-events-single-event-title { color: #555555; }

.search-results .page-title { 
    max-width: 900px;
    margin: 0 auto;
    text-align: left;
    font-size: 3rem;
}

/* Tribe adds padding here that alters these pages from the rest of the site margins */
#tribe-events-pg-template, .tribe-events-pg-template { padding: 0; }

.entry-content h2 { margin-top: 2rem; margin-bottom: 2rem; }


/* This is for wordpress PAGE types that don't have a featured image */
main > article.type-page > header.entry-header { max-width: 968px;
    margin: 4rem auto;
    padding: 0 2rem; }

main > article.type-page > header > .entry-title {  }



/* These titles have background images and are positioned on top of them. */


article.type-page.has-post-thumbnail > .entry-header, .archive .primary > .entry-header {
    background: #666666;
    max-width: 100%;
    padding: 0;
    margin-top: 0;
}

.archive .tribe_events .entry-header > .entry-title, .archive .ast-archive-description, .page .has-post-thumbnail .entry-title, .archive .ast-archive-title, .post-type-archive-tribe_events .entry-title {
    z-index: 2;
    width: 100%;
    margin: auto;
    background: none;
    color: white;
    font-size: 2.5rem;
    padding: 0 1rem;
    text-align: center;
}

@media (min-width: 768px) {
    .archive .tribe_events .entry-header > .entry-title, .archive .ast-archive-description, .page .has-post-thumbnail .entry-title, .archive .ast-archive-title, .post-type-archive-tribe_events .entry-title {

    font-size: 4rem;
}
}

.archive .tribe_events .entry-header { height: 12rem; 
    background: #2a7050;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;; }

hr { margin: 3em 0; }

/*Panels specific rules*/

.intro-text { padding: 0 1rem; }

.post-5 .wp-block-columns .wp-block-column { padding: 0 1rem; }

@media (max-width: 768px) {

    .post-5 .wp-block-column {
        -ms-flex-preferred-size: 100% !important;
            flex-basis: 100% !important;
    }

    .wp-block-column:nth-child(2n) { margin-left: 0!Important; }

}


.wp-block-columns > div:first-of-type { -ms-flex-preferred-size: 40%; flex-basis: 40%; }

.footer-adv .ast-row {
    margin: 0 !important;
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.widget_nav_menu li {
    font-size: 1.4rem;
    font-family: 'PT Sans',sans-serif;
    font-weight: bold;
}

.widget-title, footer .tribe-events-widget-events-list__header-title { letter-spacing: .8px; border-bottom: 1px solid white;
    margin-bottom: 1rem !important;
    padding-bottom: .25rem; }


.ast-above-header { border: none; }



.site-header .ast-inline-search.ast-search-menu-icon .search-field { font-size: 18px; 
    max-height: none; }



.ast-above-header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; background: #efefef;
    padding: 0 .2rem;
}

.ast-above-header { background: none !important; }

.ast-header-break-point .ast-above-header { margin-left: auto; margin-right: 0; }

@media (min-width: 1100px) {
    .ast-above-header-wrap {
        position: absolute;
        right: .25rem;
        top: .6rem;
        padding: 0;
    }
}

.ast-header-break-point .ast-above-header {
    line-height: 2.5 !important;
}

.custom-logo-link img, header .custom-logo-link { height: 97px !important; display: block; }

@media (max-width: 1420px) {
.custom-logo-link img, header .custom-logo-link { max-width: 265px!Important; height: 73px !important; }
.menu-item a { font-size: 20px!Important; }
}

.ast-header-break-point .ast-above-header-section  { padding: .25rem 0!Important; }

.ast-header-break-point .ast-above-header { padding: 0 !important; }

.ast-above-header-section-wrap { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }

.ast-above-header-section-wrap > * { width: auto !important; }

.home .entry-header { display: none; }

.tribe-list-widget { font-size: .8rem; }

.entry-meta { margin-top: 1rem; }

.blog-layout-1 .entry-meta { margin-top: 10px; margin-bottom: 10px; }

.blog-layout-1 .entry-header { margin-bottom: 0; }

.blog-layout-1 .entry-content { 
    margin-bottom: 25px; }


.tribe-list-widget h4 { font-weight: bold; font-size: 1rem; margin-bottom: 2px !important; }

.tribe-events-adv-list-widget ol, .tribe-events-list-widget ol { line-height: 1; list-style: none !important; }

.uagb-post__text .uagb-post__title, .archive .entry-title { 
    font-size: 1.35rem;
    margin-top: .5rem;
    margin-bottom: 10px;
    line-height: 1.3; }

.site-main .category-documents.type-post .entry-header {
	display: block;
	height: auto;
    margin-bottom: 0;
    padding-top: 0;
    border-bottom: none;
}

.site-main .category-documents.type-post .post-content, .site-main .category-documents.type-post .post-thumb { float: none !important; padding-top: 1rem; }

.site-main .category-documents.type-post .post-thumb { display: none; }

.search-results .entry-content { padding: 1rem 0; }


.site-main .ast-row .category-documents.type-post .read-more { display: none;}

.file-download .button { display: none; }

.site-main > article.category-documents > div > .entry-header { padding-bottom: 1.5rem; border-bottom: 1px solid silver; }

 .uagb-blockquote__content { 
    font-family: 'PT Serif',sans-serif;
    font-size: 1.5rem;
    color: #2c9767;
}

cite.uagb-blockquote__author { line-height: 1.3; font-size: 1rem; }

blockquote.uagb-blockquote {
    border-color: #ff9900 !important;
    padding-left: 30px !important;
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}

.border img, img.border { border: 1px solid silver; }

.entry-meta *, .entry-meta, .uagb-post-grid .uagb-post-grid-byline {     
    line-height: 1.45;
    color: #0274be;
    color: #757575;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .5px; 
}

.dashicons-calendar, .dashicons-tag { display: none; }

.entry-meta { color: transparent; }

.entry-meta > span:after, .uagb-post-grid .uagb-post__author:not(:last-child):after, .uagb-post-grid .uagb-post__date:not(:last-child):after {
    content: " ";
    padding: 0 .2rem;
    width: 2px;
    height: 16px;
    display: inline-block;
    color: #ff9900;
    font-weight: bold;
    padding: 0 .3rem 0 .25rem;
    border-right: 1px solid #ff9900;
    vertical-align: bottom;
    position: relative;
    top: -2px;
}


.uagb-post-grid .grid-categories:before {
    content: " ";
    padding: 0 .2rem;
    width: 2px;
    height: 16px;
    display: inline-block;
    color: #ff9900;
    font-weight: bold;
    padding: 0 0rem 0 0;
    margin-right: .5rem;
    border-right: 1px solid #ff9900;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.uagb-post-grid .uagb-post__text {
    line-height: 1.2;
}

.uagb-post__excerpt { line-height: 1.85714285714286; 
    margin-top: 10px; font-size: 16px; }

.uagb-post-grid .uagb-post__text .uagb-post-grid-byline>* { margin-right: 6px !important; }

.entry-meta a { border-bottom: 1px solid; }
.entry-meta a:hover, .entry-meta a:focus { border-bottom: none; }

.entry-meta > span:last-of-type:after { content: none; }

.category-documents .entry-content .wp-block-columns { margin-top: 2.5rem; }

.category-documents .entry-content .wp-block-columns h3 { 
    font-family: 'PT Serif',sans-serif;
    text-transform: inherit;
    font-weight: bold !important; }

.tribe-events .tribe-events-l-container {
    padding-top: 1rem !important;
}

footer .tribe-events-list-widget .tribe-events-list-widget-events, .widget_recent_entries ul li {
    padding: 0 !important; 
    line-height: 1.5;
    font-size: .9rem;
    margin-bottom: 1.25rem;
}

.footer-adv-widget-2, .footer-adv-widget-3 { padding-left: 0; padding-right: 0; }

@media (min-width: 768px) {

    .footer-adv-widget-2, .footer-adv-widget-3 { padding-left: 20px; padding-right: 20px; }

}


footer .tribe-events-list-widget .tribe-events-list-widget-events a, footer .widget_recent_entries ul li a {
    text-decoration: none;
    border-bottom: 1px solid white;
}

footer .tribe-events-list-widget .tribe-events-list-widget-events a:hover, footer .tribe-events-list-widget .tribe-events-list-widget-events a:focus,
footer .widget_recent_entries ul li a:hover, footer .widget_recent_entries ul li a:focus {
    text-decoration: none;
    border-color: transparent;
}

footer .tribe-events-list-widget .tribe-event-title { color: white; }

.entry-content a { border-bottom: 1px solid #1c75bd; }
.entry-content a:hover { border-color: #2294f0; color: #2294f0 }

.page-id-5 .wp-block-columns { max-width: 1600px !important;  }


.page-id-5 .wp-block-columns h2 { margin-top: 0; font-size: 2.5rem; margin-bottom: .5rem; }
.page-id-5 .wp-block-columns h3 { 
        font-family: helvetica;
    font-weight: bold;
    font-size: 1rem; }

.page-id-5 .wp-block-columns p {     
    font-size: 1rem;
    margin-top: 1rem;
    line-height: 1.74;
}

.first-bio { margin-top: 2rem !important; }

@media (min-width: 1600px) {

    .first-bio { margin-top: 3rem !important; }
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single { border-bottom: none !important; 
    margin-bottom: 1rem !important; }

.ast-inline-search.ast-search-menu-icon .search-submit { background: #3D9E71;
    width: 34px;
    font-size: 28px; right: 0; 
    -webkit-transition: .3s ease; 
    -o-transition: .3s ease; 
    transition: .3s ease;
    border-radius: 0;
}

.ast-inline-search.ast-search-menu-icon .search-submit:hover, .ast-inline-search.ast-search-menu-icon .search-submit:focus {
    background: #2a7050;
}

.astra-search-icon::before { color: white; 
    width: 34px; }

.page .entry-header { margin-bottom: 0 !important; }

.ast-above-header-section-1 .ast-search-menu-icon .search-form { right: 0 !important; left: auto !important; }

.astra-widget-social-profiles-inner { padding-left: .5rem; }

.astra-widget-social-profiles-inner.inline li { display: inline !important; }

/* Search results overrides */

.search-results .site-main > .ast-row .post-thumb { display: none; }

.search-results .site-main > .ast-row .post-thumb { display: none; }

.search-results article .entry-header {
    position: static;
    overflow: hidden;
    height: auto;
    display: block;
}

.search .entry-header {
    margin-bottom: 0 !important;
}

.search-results .entry-content { padding: 0 0 1rem 0; }

.search-results .site-main .category-documents.type-post .post-content, .search-results .site-main .category-documents.type-post .post-thumb {
    padding-top: 0;
}

/* Events single page */
.tribe-events-back, .read-more { display: none; }

.archive .tribe_events .entry-title {  }

.wp-block-image figcaption, .single-post article .entry-thumb-caption { 
    margin-bottom: 1em;
    font-size: 14px;
    margin-left: 8px;
    line-height: 1.8; }

.marquee figcaption  {
        position: absolute;
    font-size: 16px;
    color: white;
    bottom: 0;
    left: 1rem;
    margin-bottom: .5em;
}

article > .entry-header  .entry-thumb-caption, .archive .primary > .entry-header .entry-thumb-caption, 
.archive .primary .entry-header figcaption {
       position: absolute;
    z-index: 3;
    position: absolute;
    font-size: 14px;
    color: #a5a5a5;
    bottom: 0;
    left: 1rem;
    margin-bottom: .5em;
    background: #00000063;
    margin: 0;
    left: 0;
    padding: .1rem .5rem;
}

.tribe-events .tribe-events-c-view-selector__list-item-link { border: none; }

.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover, .tribe-events .tribe-events-c-view-selector__button:before, .tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover, .tribe-events .tribe-events-calendar-month__mobile-events-icon--event, .tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover { background-color: #1b76bd; }

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #309868;
}

.tribe-events-calendar-month__day-cell--mobile .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: white;
}

.tribe-events .tribe-events-c-ical__link { color: #1b76bd; }

.tribe-events .tribe-events-c-ical__link {
    border-color: #1b76bd;
}

.tribe-events .tribe-events-c-ical__link:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 1v10m5-5H1' stroke='%231b76bd' fill='none' fill-rule='evenodd' stroke-linecap='square' stroke-width='1.5'/%3E%3C/svg%3E");
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row, .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__month-separator+.tribe-events-calendar-list__event-row {
    margin: 1rem 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-wrapper, .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-title {
    margin-bottom: 8px;
}

.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
    color: #555555;
    font-weight: normal;
} 

.tribe-common .tribe-common-h6 { font-family: 'PT Serif',serif; }

.tribe-events-calendar-list__event-datetime-wrapper { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.tribe-events-calendar-list__event-datetime, .tribe-events .tribe-events-calendar-list__event-venue { 
    line-height: 1.45;
    color: #0274be;
    color: #757575;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: normal;
    margin-bottom: 0 !important;

}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-wrapper { margin-bottom: 0; }

.tribe-common .tribe-common-b2--bold { font-weight: normal; }

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    font-size: 1.5rem;
    margin-bottom: 10px;
    line-height: 1.3;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}

.tribe-events-calendar-list__event-header { 
    display: -webkit-box !important; 
    display: -ms-flexbox !important; 
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: .5rem !important;
}

.tribe-events-calendar-list__event-header > * { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.tribe-events-calendar-list__event-description > p {
    font-size: 16px;
    padding: 0;
        color: #555555;
}

.tribe-events-calendar-list__event-description {
    margin-top: 0 !important;
}

.tribe-common a { border: none; }
.tribe-common button { text-transform: none; }

.tribe_events.ast-article-single .tribe-events-schedule__datetime, .tribe-events-schedule__all-day, .tribe-events-schedule__separator, .tribe-events-schedule__timezone {
    font-family: Helvetica, sans-serif;
        color: #555555;
        margin-bottom: 0;
}

.tribe-events .tribe-events-l-container { padding: 0 !important; }

.tribe-events-sub-nav li a { background: none !important; color: #1A75BD !important; border: none !important;}

.single-tribe_events .tribe-events-event-meta { background: none; border: none;  }

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: #309868;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease;
}

.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner h3 { color: black; }

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:hover, .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:focus {
    background-color: #309868d6;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-title { color: white; font-size: .9rem; }


.tribe-events-view .calendar-before-message { 
    max-width: 936px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 1rem;
    margin-bottom: 3rem; 
}

.tribe_events.ast-article-single .calendar-before-message { display: none; }


.nav-links a {
    
}

.visually-hidden { 
  clip: rect(0 0 0 0); 
  -webkit-clip-path: inset(50%); 
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
 }

 .footer-adv a { border-bottom: 1px solid white; text-decoration: none; }

 .footer-adv a:hover, .footer-adv a:focus { border-bottom: 1px solid transparent; }

 .entry-content > .in-page-nav { 
     display: -webkit-box; 
     display: -ms-flexbox; 
     display: flex;
    list-style: none;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 18px;
    padding: 0 1rem; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 1.5rem auto 2.5rem;  }


.in-page-nav a {
	color: #37a170;
    /* font-weight: bold; */
    border-color: #555555;
    border-width: 1px;
    padding-bottom: 0px;
    font-family: "PT Serif";
    font-size: 24px;
}

.in-page-nav li { margin: 0 10px; }

.in-page-nav a:hover, .in-page-nav a:focus {
	border-color: transparent;
	color: #41a677;
}

.entry-content .name-list { line-height: 1.4; list-style: none; padding-left: 1rem;}

.entry-content .name-list li { margin-bottom: 1rem; }

#ast-scroll-top:hover, #ast-scroll-top:focus { background: #2294f0; }

#astra-widget-social-profiles-3 .astra-widget-social-profiles-inner li .ast-widget-icon svg { width: 26px; height: 26px; }

.astra-widget-social-profiles-inner .ast-widget-icon, .astra-widget-social-profiles-inner .ast-widget-icon *, .astra-widget-social-profiles .astra-widget-social-profiles-inner ul li a, #astra-widget-social-profiles-3 .astra-widget-social-profiles-inner li .ast-widget-icon svg { 
	transition: none !important;
    width: 26px;
    height: 26px; }

#astra-widget-social-profiles-3 .astra-widget-social-profiles-inner li .ast-widget-icon svg {
    fill: #1c75bd;
}

.single .post-navigation a { line-height: 1.4; }

.ast-above-header-section .widget {
    margin: 0 .5em;
    display: inline-block;
    vertical-align: middle;
}

.blocks-gallery-grid, .wp-block-gallery { margin: 0 auto; }

.site-footer a { color: white; }

#cookie-notice { 
    background: #3b3b3b !important;
    font-size: .9rem !important; }


#cookie-notice .cn-button.wp-default {     background: #ff9902;
    font-weight: bold;
    font-size: .8rem; }


div#cookie-law-info-bar {
    background: #e2e2e2 !important;
    padding: 8px 13px !important;

}

div.cli-bar-btn_container > a {
    margin-left: 6px !important;
    background: #1c74bd !important;
    color: white !important;
    font-weight: bold !important;
    line-height: 16px !important;
    margin-right: 0 !important;
}

div.cli-bar-btn_container > a:hover,  div.cli-bar-btn_container > a:focus {
    background: #2f92e2 !important;
}

div.cli-bar-message { flex: 1; width: auto; font-size: 14px; }

div.cli-bar-btn_container > .cli_settings_button { 
    background: #585859 !important;
    color: white !important; }

div.cli-bar-btn_container > .cli_settings_button:hover, div.cli-bar-btn_container > .cli_settings_button:focus { 
    background: #444444 !important; }

.entry-content .simplesocialbuttons {
    max-width: 936px;
    margin: 2rem auto;
}

.simplesocialbuttons.simplesocial-round-icon button.simplesocial-fb-share, .simplesocialbuttons.simplesocial-round-icon button.simplesocial-twt-share,
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-linkedin-share {
    color: #686868;
    border-color: #686868;
}
.simplesocialbuttons.simplesocial-round-icon button.simplesocial-fb-share:hover {
    border-color: #43609c;
}

.simplesocialbuttons.simplesocial-round-icon button.simplesocial-linkedin-share:hover {
    border-color: #0077B5;
}


.simplesocialbuttons.simplesocial-round-icon button.simplesocial-twt-share:hover {
    border-color: #1da1f2;
}
    
/* PDF attachment page theming */
.ast-separate-container article.type-attachment.ast-article-single {
    display: block;
    height: auto;
    overflow: visible;
    max-width: 974px !important;
    padding: 0 2rem !important;
    margin: 3rem auto 0 !important;
}

.type-attachment .entry-content > *, .type-attachment .entry-content { padding: 0 !important; }

.type-attachment .entry-content > ul, .type-attachment .entry-content > ol {
    padding-left: 2.25rem;
}

.type-attachment img { border: 1px solid silver; }

.type-attachment p.attachment { float: left; 
    margin: .5em 1em .5em 0; }

.type-attachment .entry-content .file-download-wrap {
    margin-bottom: 1.6em;
}

footer .tribe-events-widget-events-list__header-title {
    font-family: 'PT Serif',serif !important;
    font-weight: 400 !important;
    font-size: 1.25em !important;
    text-transform: inherit;
    letter-spacing: .8px !important;
    border-bottom: 1px solid white !important;
    margin-bottom: 1rem !important;
    padding-bottom: .25rem !important;
    color: white !important;
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month,
.tribe-common .tribe-common-h2,
.tribe-common .tribe-common-b2,
footer .tribe-common a, footer .tribe-common a:active, footer .tribe-common a:focus, footer .tribe-common a:hover, footer .tribe-common a:visited
 { color: white !important; }

.footer-sml-layout-2 .ast-small-footer-section-1 { padding: 0 !important; }

.tribe-events-widget .tribe-events-widget-events-list__view-more-link { font-size: 15px !important; color: white !important; font-weight: bold !important; border-bottom: 1px solid white !important;
 }

 .site-footer .tribe-common .tribe-common-anchor-thin { border-bottom: 1px solid white !important; }

  .site-footer .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover,  .site-footer .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus, 
 .site-footer .tribe-common .tribe-common-anchor-thin:hover,  .site-footer .tribe-common .tribe-common-anchor-thin:focus {
    border-bottom: 1px solid transparent !important;
}

.site-footer .tribe-common .tribe-common-b2, .site-footer .tribe-common .tribe-common-h7, .site-footer .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month {
    font-size: 0.9rem !important;
}

.site-footer .tribe-common .tribe-events-widget-events-list__event-datetime { font-size: .8rem; display: block; }

.uagb-post__inner-wrap .uagb-post__text + .uagb-post__text {
    display: inline-block;
}

.uagb-ifb-icon {
    display: block;
    margin: 1rem auto;
}


.uagb-ifb-icon {
    display: block;
    margin: 1rem auto;
}

.uagb-ifb-icon svg { 
    display: block;
    width: auto;
    height: 100%; }

article.type-attachment .entry-thumb-caption { 
    display: none;
}

.above-header-widget .widget_search .search-form .search-field {
    border: 1px solid #eaeaea;
    background: #fff;
    font-size: 18px;
    padding-top: .35em;
    padding-bottom: .35em;
}


/*.widget_search .search-form input[type=submit], .widget_search .search-form input[type=submit]:focus, .widget_search .search-form input[type=submit]:hover {
    background-color: #33845E;
    color: #fff;
    content
}*/

.above-header-widget .widget_search .search-form:after {
    font-family: Astra;
    font-size: 1.2em;
    font-weight: normal;
    content: "\e8b6";
    position: absolute;
    top: 50%;
    right: 0px;
    padding: 2px 5px;
    transform: translate(0,-50%);
    background: #33845E;
    color: #fff;
}

