.has-conversationalist-blue-color {
	color: #222F60 !important;
}
.has-conversationalist-dark-blue-color {
	color: #173B3F !important;
}
.has-conversationalist-accent-orange-color {
	color: #FD511A !important;
}
.has-conversationalist-black-color {
	color: #000 !important;
}
.has-conversationalist-white-color {
	color: #fff !important;
}
.has-conversationalist-blue-background-color {
	background-color: #222F60 !important;
}
.has-conversationalist-dark-blue-background-color {
	background-color: #173B3F !important;
}
.has-conversationalist-accent-orange-background-color {
	background-color: #FD511A !important;
}
.has-conversationalist-black-background-color {
	background-color: #000 !important;
}
.has-conversationalist-white-background-color {
	background-color: #fff !important;
}



/* ## Section headers */
.is-style-section-border-top,
.entry-content .is-style-section-border-top {
    font-size: 12px;
    line-height: 1;
    border-top: 2px solid #222F60;
    font-family: 'PP Gosha Sans', 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #222F60;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    padding: 12px 0px 0px 0px;
}


.wp-block-column .is-style-section-border-top,
.entry-content .wp-block-column .is-style-section-border-top {
    max-width: 100%;
}

/* ## Section headers */
.is-style-section-border-top a,
.entry-content .is-style-section-border-top a {
    text-decoration: none;

}


@media only screen and (min-width: 768px) {
    .single-post .entry-content .is-style-section-border-top {
        max-width: 88%;
    }
    .single-post .entry-content .wp-block-column .is-style-section-border-top {
        max-width: 100%;
    }
}


@media only screen and (min-width: 1024px) {
    .is-style-section-border-top,
    .entry-content .is-style-section-border-top {
        font-size: 18px;
        border-top: 4px solid #222F60;
    }
    .single-post .entry-content .is-style-section-border-top {
        max-width: 900px;
    }

}



@media only screen and (min-width: 1300px) {
    .is-style-section-border-top,
    .entry-content .is-style-section-border-top {
        font-size: 24px;
    }    
}









/* ## Post Listing Blocks */

.post-cblock-image, .post-cblock-image img {
    line-height: .5;
}

.post-cblock-tag,
.post-archive-text span.posted-on {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    display: block;
    font-size: 12px;
    font-family: 'PP Gosha Sans', 'Helvetica', sans-serif;
    margin: 0px 0px 8px 0px;
}

.entry-content .post-single-featured .post-cblock-tag {
    font-size: 12px;
    text-align: center;
    margin: 24px 0px;
}

.entry-content .post-cblock-title {
    font-size: 18px;
    font-family: "PP Editorial New", "Lora", serif;
	font-weight: 400;
	line-height: 1.25;
	padding: 12px 0px;
    margin: 0px;
    padding: 0px;
    line-height: 1.1;
}

.entry-content .post-single-featured .post-cblock-title {
	font-size: 42px;
    text-align: center;
    padding-top: 20px;
}

.entry-content .post-cblock-title a {
    text-decoration:none;
    color: #000;
}

.entry-content .post-cblock-title a::after {
    display: inline-block;
    padding-left: 6px;
    color: #FD511A;
    font-family: "Font Awesome 5 Free";
    font-weight: 700; 
    content: "\f105";
}

.entry-content .post-single-featured .post-cblock-title a::after {
    display: none;
}

.post-cblock-excerpt {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 24px;
    text-overflow:none;
    text-align: center;
    font-family: 'PP Neue Montreal', 'Helvetica', sans-serif;
    line-height: 1.2;
}

.post-cblock-byline {
    font-size: 12px !important;
    font-family: 'PP Neue Montreal', 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
}
.post-cblock-writer-bio,
.post-cblock-writer-bio div,
.post-cblock-writer-bio p {
    font-size: 12px !important;
    font-family: 'PP Neue Montreal', 'Helvetica', sans-serif !important;
    font-style: normal !important;
}

.entry-content .post-single-featured .post-cblock-byline,
.entry-content .post-cblock-byline.post-single-byline {
    text-align: center;
}

.post-list-cblock .post-list-single {
    grid-template-columns: 42% 54%;
    display: grid;
    gap: 4%;
    width: 100%;
    margin-bottom: 12px;
}


.post-list-cblock .post-list-single {
    grid-template-columns: 42% 54%;
}
.post-list-cblock.post-list-style-image-square-alternating > .post-list-single:nth-child(even) {
    grid-template-columns: 54% 42%;
    grid-auto-flow: dense;
}
.post-list-cblock.post-list-style-image-square-alternating > .post-list-single:nth-child(even) > .post-cblock-image-list-single {
    grid-column: 2;
}
.post-list-cblock.post-list-style-image-square-alternating > .post-list-single:nth-child(even) > .post-cblock-content-list-single {
    grid-column: 1;
}

.post-list-cblock .post-cblock-tag {
    display: none;
}

.post-list-cblock.post-list-style-big-and-small > .post-list-single:first-child,
.post-list-cblock.post-list-style-big-and-small > .post-list-single:first-child .post-cblock-tag {
    display: block;
}

.post-list-cblock.post-list-style-big-and-small > .post-list-single:first-child .post-cblock-image {
    margin-bottom: 12px;
}
.post-list-cblock.post-list-style-big-and-small > .post-list-single:first-child .post-cblock-image img {
    width: 100%;
}

.post-list-cblock.post-list-style-big-and-small > .post-list-single:first-child .post-cblock-title {
    font-size: 36px;
    margin-top: 16px;
}

.post-list-cblock.post-list-style-two-column .post-list-single {
    grid-template-columns: 30% 64%;
    position: relative;
}

.post-list-cblock.post-list-style-two-column > .post-list-single:nth-child(n+3) {
    display: none;
}
.post-list-cblock.post-list-style-two-column .post-list-single:nth-child(n+3) {
    display: none;
}


@media only screen and (min-width: 600px) {
    .post-list-cblock .post-cblock-tag {
        display: block;
    }
    .entry-content .post-cblock-title {
        font-size: 24px;
    }    

    .entry-content .post-list-style-image-square .post-cblock-title {
        font-size: 32px;
    }    

}

@media only screen and (min-width: 768px) {
    .post-list-cblock.post-list-style-two-column {
        display: grid;
        grid-template-columns: 48% 48%;
        column-gap: 4%;
        width: 100%;
    }

    .post-list-cblock.post-list-style-two-column > .post-list-single:nth-child(n+3) {
        display: grid;
    }
    .post-list-cblock.post-list-style-two-column > .post-list-single .post-cblock-title  {
        font-size: 16px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;

    }
    .post-list-cblock.post-list-style-two-column > .post-list-single .post-cblock-byline {
        font-size: 16px !important;
        margin-bottom: 0px;
    }

}



@media only screen and (min-width: 782px) {
    .post-list-cblock .post-list-single {
        grid-template-columns: 40% 56%;
    }    

    .wp-block-column .post-list-cblock .post-cblock-tag {
        display: none;
    }
    .wp-block-column .post-list-cblock .post-cblock-title {
        font-size: 16px;
    }
    .wp-block-column .post-list-cblock.post-list-style-image-square .post-cblock-title {
        font-size: 20px;
    }
    .post-list-cblock.post-list-style-big-and-small > .post-list-single {
        width: 46%;
        float: right;
        clear: right;
        display: block;
        margin-bottom: 24px;
    }

    .post-list-cblock.post-list-style-big-and-small > .post-list-single:first-child {
        width: 48%;
        float: left;
        clear: none;
    }
    .post-list-cblock.post-list-style-big-and-small > .post-list-single .post-cblock-image  {
        margin-bottom: 12px;
    }
    .post-list-cblock.post-list-style-big-and-small > .post-list-single .post-cblock-image img {
        width: 60%;
    }

    .post-list-cblock.post-list-style-big-and-small > .post-list-single .post-cblock-tag,
    .post-list-cblock.post-list-style-big-and-small > .post-list-single .post-cblock-byline,
    .post-list-cblock.post-list-style-big-and-small > .post-list-single:nth-child(n+4) {
        display: none;
    }
    .post-list-cblock.post-list-style-big-and-small > .post-list-single:first-child .post-cblock-tag,
    .post-list-cblock.post-list-style-big-and-small > .post-list-single:first-child .post-cblock-byline {
        display: block;
    }
    
}



@media only screen and (min-width : 1024px) {
    .post-cblock-tag,
    .post-archive-text span.posted-on {
        font-size: 14px;
    }
    .wp-block-column .post-list-cblock .post-cblock-tag {
        display: block;
        font-size: 12px;
    }
    .entry-content .post-single-featured .post-cblock-tag {
        font-size: 18px;
    }
    .entry-content .post-cblock-title {
        font-size: 32px;
    }    
    .entry-content .post-single-featured .post-cblock-title {
		font-size: 60px;
	}
    .wp-block-column .post-list-cblock .post-cblock-title {
        font-size: 20px;
    }
    .post-cblock-excerpt {
        font-size: 20px;
    }


    .post-list-cblock.post-list-style-big-and-small > .post-list-single {
        display: grid;
        width: 52%;
    }

    .post-list-cblock.post-list-style-big-and-small > .post-list-single:first-child {
        width: 44%
    }
    .post-list-cblock.post-list-style-big-and-small > .post-list-single .post-cblock-image  {
        margin-bottom: 0;
    }
    .post-list-cblock.post-list-style-big-and-small > .post-list-single .post-cblock-image img {
        width: 100%;
    }

    .post-list-cblock.post-list-style-big-and-small > .post-list-single:nth-child(n+4) {
        display: grid;
    }
    .post-list-cblock.post-list-style-two-column > .post-list-single .post-cblock-title  {
        font-size: 20px;
    }


}
@media only screen and (min-width : 1200px) {
    .post-list-cblock .post-list-single {
        grid-template-columns: 40% 56%;
    }
    .post-list-cblock.post-list-style-image-square-alternating > .post-list-single:nth-child(even) {
        grid-template-columns: 56% 40%;
    }    

    .wp-block-column .post-list-cblock.post-list-style-image-square .post-cblock-title {
        font-size: 24px;
    }    
    .post-list-cblock.post-list-style-big-and-small > .post-list-single {
        display: grid;
        width: 48%;
        margin-bottom: 12px;
    }
    .post-list-cblock.post-list-style-big-and-small > .post-list-single:first-child {
        width: 48%;
        margin-bottom: 0px;
    }
    .post-list-cblock.post-list-style-big-and-small > .post-list-single .post-cblock-byline {
        display: block;
    }
    .post-list-cblock.post-list-style-two-column > .post-list-single .post-cblock-title  {
        font-size: 24px;
    }


}
@media only screen and (min-width : 1300px) {

    .entry-content .post-single-featured .post-cblock-title {
		font-size: 90px;
	}
    .post-cblock-excerpt {
        font-size: 24px;
    }
    .single-post .entry-content .post-cblock-byline {
        font-size: 20px !important;
    }
    .single-post .entry-content .post-cblock-byline a {
        color: #FD511A;
    }
    .single-post .entry-content .post-cblock-byline a:hover {
        text-decoration: underline;
    }
    .single-post .entry-content .post-cblock-writer-bio p {
        font-size: 16px !important;
    }
    .post-list-cblock .post-list-single {
        margin-bottom: 28px;
    }
    .post-list-cblock.post-list-style-big-and-small > .post-list-single {
        width: 46%;
    }
    .post-list-cblock.post-list-style-big-and-small > .post-list-single:first-child {
        width: 50%
    }

}
@media only screen and (min-width : 1400px) {
    .wp-block-column .post-list-cblock.post-list-style-image-square .post-cblock-title {
        font-size: 28px;
    }
    .post-list-cblock .post-list-single,
    .post-list-cblock.post-list-style-big-and-small > .post-list-single {
        margin-bottom: 40px;
    }
    .post-list-cblock.post-list-style-two-column > .post-list-single {
        margin-bottom: 24px;
    }

}


/* Inline Navigation Block */
.entry-content .wp-block-navigation__container {
    font-family: Helvetica;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.15;
}
.wp-block-navigation .wp-block-navigation-item__content {
    color: #222F60;
}
.wp-block-navigation .wp-block-navigation-item__content:hover {
    text-decoration: underline;
}

