/*
Theme Name: Rise Child
Theme URI: http://thrivethemes.com/
Author: Thrive Themes
Author URI: http://thrivethemes.com/
Version: 1.208.59
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: rise
Text Domain: rise-child
*/

/* =========== FP CUSTOM STYLES ========== */

.print-show {
    display: none;
}
.pull-right {
	float: right;
}
.pull-left {
    float: left;
}
.imageRight {
    float: right;
    margin-left: 20px;
}
.imageLeft{
    float: left;
    margin-right: 20px;
}
.not-bold {
    font-weight: 300 !important;
}
.image-border {
    border: 1px solid #333;
}
.orangeText {
    color: #EBA616 !important;
}
.smaller {
    font-size: 12px;
}
strong {
    font-weight: bold !important;
}
.faculty-headshot {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    max-width: 210px;
    border: 4px solid #FFF;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.4);
}
hr {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

@media (max-width: 767px) {

    .hidden-xs {
        display: none;
    }

    .faculty-headshot {
        float: none;
        margin-left: 0px;
        margin-bottom: 20px;
        max-width: 100%;
    }

}
.clearfix {
    /*overflow: auto;*/
    zoom: 1;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
    height: 0;
    line-height: 0;
}
.clearfix:after {
    clear: both;
}

.mb0 {
    margin-bottom: 0 !important;
}
.mb5 {
    margin-bottom: 5px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt0 {
    margin-top: 0 !important;
}

.wp-caption-text {
    font-size: 11px;
}
/*.author-info {
    margin-bottom: 25px;
    border-bottom: 1px solid #e8e8e8;
}*/
.author-info {
    margin-bottom: 25px;
    padding: 20px;
    padding-bottom: 0px !important;
    border: 1px solid #e8e8e8;
    background: #f8f8f8;
}
.author-info p:last-child {
    margin-bottom: 0 !important;
}
.bSeCont .author-info > p {
    font-size: 16px;
    line-height: 1.5em !important;
    margin-bottom: 20px !important;
    /*margin-bottom: 0 !important;*/
}
.author-info h4 {
    margin-top: 0 !important;
    color: #063e72 !important;
}
.author-info .author-headshot {
    border: 1px solid #666;
    margin-left: 15px;
    margin-bottom: 15px;
    width: 180px !important;
    height: auto;
}
.meta-tags {
    font-size: 13px;
    line-height: 1em;
}
.meta.meta-tags li a,
.meta.meta-tags li a:visited {
    color: #999 !important;
}
.bSe .ss > a {
    margin-left: 15px !important;
    text-decoration: none !important;
}
.bSe table thead th {
    padding: 5px !important;
}
.bSe table td {
    padding: 5px;
}
.bSe table.noStyle tbody tr:last-child,
.bSe table.noStyle tbody tr:first-child,
.bSe table.noStyle tbody tr {
    border: 0;
}

.bSe table.noStyle {
    width: auto;
}

/*.hp-post-date {
    display: block;
    padding-right: 15px;
    font-size: 12px;
    font-style: italic;
    text-align: right;
}
.hp-author {
    padding-left: 15px;
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    margin-bottom: 10px;
}*/
.hp-more-articles {
    display: none;
    margin-bottom: 15px;
}
.hp-read-more-btn {
    padding-top: 30px;
    text-align: center;
}
.hp-read-more-btn button {
    background-color: #1f6f6f;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    padding: 15px 30px;
    border-radius: 10px;
    border: none;
    font-size: 16px;
    cursor: pointer;
}
.hp-read-more-btn button:hover {
    background-color: #318888;
}

#homepage_search {
    width: 300px !important;
    margin-top: 15px;
}

.campaign { line-height: 2em; }

#header-tag {
    display:  none;
    float: left;
    width: 360px;
    color: #FFF;
    text-align: left;
    font-size: 13px;
    margin-left: 30px;
    padding-top: 2px;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.1em;
}
@media only screen and (min-width: 1200px) {

    #header-tag {
        display: block;
    }

}

ins,
.ins {
    background-color: transparent !important;
    background: none !important;
}
.adsbygoogle {
    margin-bottom: 20px;
}

.top-links {
    position: absolute;
    right: 47px;
    top: 0px;
    color: #FFF;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
}

.top-links a,
.top-links a:visited {
    text-decoration: none;
    color: #FFF;
}
.top-links a:hover {
    text-decoration: underline;
    color: #FFF;
}

@media only screen and (max-width: 768px) {

    .top-links {
        right: 70px;
        top: 33px;
    }
}

/* Footer Recent Articles */

footer .post-date {
    display: block;
    margin-top: 5px;
	font-style: italic;
	font-size: 12px;
}
/*footer .post-date::before {
	content: "- ";
	font-size: 12px;
}*/
footer {
    margin-top: 30px !important;
}
.home footer {
    margin-top: 0px !important;
}
.cnt p.introText {
    font-family: "Libre Baskerville", Georgia, Times, serif !important;
    font-size: 1.2em;
    color: #666 !important;
}

footer {
    background-image: none !important;
    background-color: #24447b !important;
}
footer .fmw {
    padding: 50px 0 0 0 !important;
}


.webinar-sidebar {
    color: #505050 !important;
}
.webinar-sidebar a {
    text-decoration: underline !important;
    color: #469237 !important;
}
.webinar-sidebar a:hover {
    text-decoration: none !important;
}


/* =============== CONVERTBOX STYLES =============== */

.convertbox-after-article {
    border: 1px solid #efefef;
    margin-top: 25px;
    margin-bottom: 35px;
}


/* =============== NEW HOMEPAGE STYLES =============== */

.hp-headerBanner {
    max-width: 1190px;
    margin: 0 auto;
    /*margin-bottom: 40px;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 25px;
    text-align: center;*/
}
/*.bSe .hp-headerBanner h1 {
    font-size: 18px !important;
    color: #24447b;
    margin-bottom: 0px;
}*/
.hp-headerBanner h1 {
    font-size: 30px !important;
    color: #FFF;
    margin-bottom: 10px !important;
    text-align: center;
}
.hp-headerBanner p {
    color: #FFF;
    font-size: 24px;
    max-width: 50%;
    line-height: 1.3em;
    margin-bottom: 25px !important;
}

.hp-topRow {
    width: 100%;
    padding-bottom: 25px;
}
.hp-topRow h2 {
    margin-top: 5px;
    font-size: 1.3em !important;
}
.latest-article {
    box-sizing: border-box;
    font-size: 0.9em;
    margin-bottom: 25px;
}
.hp-topRow .articleImage {
    margin-bottom: 15px;
    border: 1px solid #999;
}
.hp-topRow .articleImage a {
    display: block;
    height: 175px;
    width: 100%;
}

@media only screen and (max-width: 767px) {

	.hp-headerBanner {
    	padding-left: 10px;
    	padding-right: 10px;
    }

    .hp-headerBanner p {
    	width: 100%;
    	max-width: 100%;
    	font-size: 20px !important;
    	line-height: 1.2em !important;
    }

    .hp-headerBanner h1 {
	    font-size: 28px !important;
	}

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

    .latest-article {
        float: left;
        margin-bottom: 0px;
        width: 33%;
        padding-right: 15px;
    }

    .hp-topRow .articleImage a {
        height: 200px;
    }

    .hp-topRow h2 {
        font-size: 1.1em !important;
    }

}

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

    .hp-topRow h2 {
        margin-top: 5px;
        font-size: 1.5em !important;
    }

    .hp-topRow .articleImage a {
        height: 275px;
    }

}

.h-bi header .header-tag {
    position: relative;
    float: left;
    width: 300px;
    text-align: left;
}
.h-bi header .header-tag h3 {
    font-weight: normal;
    margin: 0;
    color: #FFF;
    font-size: 13px;
}

h6.tag {
    position: relative;
    display: inline-block;
    background-color: #24447b;
    font-size: 14px;
    font-weight: bold;
    color: #FFF !important;
    padding: 3px 25px 3px 10px;
    margin: 0;
}
h6.tag a {
    color: #FFF !important;
    text-decoration: none;
}
h6 .cut-corner {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0px;
    height: 0px;
    border-bottom: 10px solid #24447b;
    border-right: 10px solid #FFF;
}

.hp-tickers {
    margin-top: 20px;
    margin-bottom: 20px;
    /*border-top: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;*/
    padding: 0;
}
.stock-tickers {
    padding-top: 27px;
}
/*.news-ticker {
    width: 45%;
    float: left;
    height: 100px;
}

.hp-threeCol {
    margin-bottom: 30px;
    border-bottom: 2px dotted #CCC;
    border-top: 2px dotted #CCC;
    padding-bottom: 30px;
    padding-top: 30px;
}
.hp-threeCol > div {
    box-sizing: border-box;
    font-size: 0.9em;
    border: 1px solid #CCC;
    margin-bottom: 20px;
}

.aim-bucket,
.btep-bucket {
    margin-right: 10px;
}
p.bucket-content {
    padding-left: 15px;
    padding-right: 15px;
}
.hp-threeCol h3.bucket-header {
    color: #24447b;
    font-size: 1.3em;
    padding-left: 15px;
    padding-right: 15px;
}*/

.popular-articles {
    width: 100%;
    margin-bottom: 30px;
    padding-top: 5px;
    border-top: 1px dotted #d9d9d9;
}
.popular-articles .col {
    box-sizing: border-box;
    font-size: 1em;
}
.popular-articles .article-container {
    padding-bottom: 15px;
    margin-top: 15px;
    border-bottom: 1px dotted #d9d9d9;
}
.popular-articles .articleImage a {
    border: 1px solid #999;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    height: 100px;
    text-decoration: none !important;
}
.popular-articles .articleImage img {
    display: none;
}
.popular-articles h3 {
    margin-top: 0px;
    margin-bottom: 5px !important;
    font-size: 1.2em;
}

.newsletter-signup {
    /*border: 1px solid #d9d9d9;*/
    padding: 20px;
    margin-bottom: 30px;
    background: url("//www.financialpoise.com/wp-content/uploads/2019/10/homepage-email-signup-bg.jpg") no-repeat top right #24447b;
}
.bSe .newsletter-signup h3 {
    margin-top: 0px !important;
    color: #FFF !important;
}
.sg-widget .input,
.sg-widget .btn {
    margin-bottom: 15px;
}

/* SendGrid Subscription Widget */

.sendgrid-subscription-widget .response { display: none; font-family: sans-serif; font-size: .8em; }
.sendgrid-subscription-widget .success { color: green; }
.sendgrid-subscription-widget .error,
.sendgrid-subscription-widget .sg-consent-text a { color: #3097d1; }
.sendgrid-subscription-widget .sg-consent-text { font-size: .9em; }
.sendgrid-subscription-widget .sg-submit-btn { border: none;padding: 12px 25px; }

.newsletter-signup .sendgrid-subscription-widget .success { color: white; }

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

    .popular-articles .col {
        float: left;
        width: 50%;
    }

    .col.left {
        padding-right: 10px;
    }
    .col.right {
        padding-left: 10px;
    }

    .popular-articles .articleImage {
        float: left;
        margin-right: 10px;
        width: 25%;
        margin-bottom: 0px;
    }

    .newsletter-signup .sg-widget .input,
    .thrv-ribbon .sg-widget .input {
        float: left;
        width: 22%;
        margin-bottom: 0px;
        margin-right: 10px;
    }

    .far .sg-widget .input {
        margin-bottom: 0px;
    }
}

.bottom-sidebar {
    box-sizing: border-box;
    background-color: #eeeeee;
    border: 1px solid #d9d9d9;
    padding: 20px;
}
.email-sign-up .input {
    margin-bottom: 15px;
}
.hp-article-container {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCC;
    padding-right: 20px;
}
.hp-article-container h2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 1.3em !important;
}
.hp-article-container .articleImage {
    display: block;
    margin-bottom: 15px;
}
.hp-article-container .articleImage img {
    display: block;
    margin: 0;
    width: 100%;
    text-decoration: none;
    border: 1px solid #000;
}
.hp-article-content {
    overflow: hidden;
}
.popular-articles .date,
.recent-articles .date {
    font-style: italic;
    font-size: 12px;
}

.webinars-area .webinars-list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
}
.webinars-area .webinars-list li {
    border-bottom: 1px dotted #CCC;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 1.5em;
}
.webinars-area .webinars-list li:last-child {
    border-bottom: none;
}
.bottom-sidebar h2 {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
    font-size: 1.5em !important;
    color: #24447b !important;
}
.author-spotlight .spotlight-image {
    width: 100%;
    height: 325px;
    overflow: hidden;
    border: 1px solid #999;
    margin-bottom: 10px;
}
.hp-author {
    font-style: italic;
    font-size: 0.8em;
    margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
    
    .bSe .hp-headerBanner h1 {
        font-size: 33px !important;
    }

    .author-spotlight .snippet {
        font-size: 0.8em;
        margin-bottom: 10px;
    }

    .hp-threeCol > div {
        float: left;
        width: 32%;
        margin-bottom: 0px;
    }

    .recent-articles {
        float: left;
        width: 70%;
    }
    .bottom-sidebar {
        float: left;
        width: 30%;
    }
    .hp-article-container .articleImage {
        float: left;
        margin-right: 15px;
        margin-bottom: 0;
    }
    .hp-article-container .articleImage img {
        width: 175px;
    }

}

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

    .hp-article-container .articleImage img {
        width: 225px;
    }
}


.fp-is-for {
    background-color: #efefef;
    text-align: center;
    padding-top: 20px;
    margin-top: 40px;
}
.fp-is-for .thrv_wrapper.thrv-columns {
    margin-bottom: 0px !important;
}
.fp-is-for h2 {
    font-size: 50px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}
.fp-is-for .tve_image {
    border: 1px solid #999;
}
.fp-is-for h3 {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: #063e72;
    margin-top: 0px !important;
}
.fp-is-for a {
    color: #063e72;
}
.fp-is-for p.content a {
    text-decoration: underline;
}
.fp-is-for p.content a:hover {
    text-decoration: none;
}
.fp-is-for p.content {
    font-size: .9em;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.3em;
    text-align: center;
}
.fp-is-for .img_style_circle img {
    border-radius: 50%;
}

/* Search Results Page Styles */

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

    .search-results .fwit {
        float: right;
        width: 25%;
        margin-left: 15px;
        margin-bottom: 15px !important;
    }

}

/* Previous/Next Posts Area */

.pnav {
    background-color: #f8f8f8;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #ebebeb;
    margin-top: 20px;
}
.pnav .pav.right {
    padding-left: 20px !important;
    text-decoration: none !important;
}
.pnav .pav.left {
    padding-right: 20px !important;
    text-decoration: none !important;
}
.pnav .pav span.title {
	font-size: 0.7em;
	color: #666;
	display: block;
    font-weight: 500;
    line-height: 1.2em;
}
.pnav .pav span.next,
.pnav .pav span.prev {
	display: block;
    color: #1f5b94;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.5em;
}
.pnav .pav.left span.prev {
    border-left: 1px solid #c9dbef;
    margin-left: 40px;
    position: relative;
    padding-left: 10px
}
.pnav .pav.left span.prev:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e621';
    display: block;
    font-size: 16px;
    line-height: 18px;
    margin-right: 15px;
    position: absolute;
    left: -30px;
    top: 30%;
}
.pnav .pav.right span.next {
    border-right: 1px solid #c9dbef;
    margin-right: 40px;
    position: relative;
    padding-right: 10px
}
.pnav .pav.right span.next:after {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\32';
    font-size: 16px;
    line-height: 18px;
    margin-left: 15px;
    position: absolute;
    right: -30px;
    top: 30%;
}

.awr.category_page .met .mets {
    display: none;
}

.homepage-signup-top {
    /*background-color: #f1f1f1;*/
    border-top: 1px solid #FFF;
}
.homepage-signup-top > .in {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

/* Ads */

/*section[id*="advads_ad_widget"] > .scn {
    border: none !important;
    background: none !important;
    padding: 0 !important;
}
section[id*="advads_ad_widget"] > .scn::before {
    display: none !important;
}*/
.fpads-adlabel {
    text-align: center;
    font-style: italic;
    font-size: 12px;
    color: #999;
}
div[id*="fpads-"] img {
    border: 1px solid #CCC;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}

.cookie-message {
    padding: 20px 0;
}
.cookie-message .fpads-adlabel {
    display: none;
}
.cookie-message p {
    color: #FFF;
    max-width: 1190px;
    margin: 0 auto;
}
.cookie-message a {
    color: #FFF;
    text-decoration: underline;
}
.cookie-message #fp-cookie-consent {
    display: block;
    background-color: #f49544;
    color: #FFF;
    padding: 10px 25px;
    font-weight: bold;
    border-radius: 8px;
    font-size: 16px;
    border: none;
    margin: 10px auto 0 auto;
    cursor: pointer;
}

/* Contact Form Styles */

.form-container {
    margin-bottom: 25px;
}
.input,
.edd-input {
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid #CCC;
    background: #fff;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 20px;
    width: 100%;
}
.edd_form input.edd-input.required,
.edd_form select.edd-select.required {
    color: #333 !important;
}
form label {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0;
}
.label-above .nf-field-label {
    margin-bottom: 0 !important;
}
.contact-us-form .nf-before-form-content {
    display: none;
}
.submit-btn {
    background-color: #a1e45a;
    padding: 15px 30px;
    border-radius: 8px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 20px;
    border: none;
    cursor: pointer;
}
.submit-btn:hover {
    background-color: #469237;
}
.message {
    height: 200px;
}
.required-text {
    font-weight: bold;
    color: red;
}
.response {
    display: none;
    font-weight: bold;
    margin-bottom: 25px;
}
.fail-msg {
    color: red;
}
.success-msg {
    color: #1f6f6f;
}


@media only screen and (min-width: 768px) {
    .contact-us-form .input {
        width: 80%;
    }

}

/* EDD Pagination Styles */

.edd_pagination {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.18);
    border-radius: 50px;
    display: table;
    margin: 20px 0 20px auto;
    overflow: hidden;
}
.edd_pagination > span,
.edd_pagination > a {
    font-family: sans-serif;
    background: #fff;
    cursor: pointer;
    color: #999;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: 500;
    height: 37px;
    line-height: 37px;
    padding: 0 14px;
    position: relative;
}
.edd_pagination > span.current::before,
.edd_pagination > a.current::before {
    background: #24447b;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.edd_pagination > span::after,
.edd_pagination > a::after {
    background-color: #f3f3f3;
    background-image: -webkit-linear-gradient(#f3f3f3 0%, #e8e8e8 50%, #fbfbfb 100%);
    background-image: linear-gradient(#f3f3f3 0%, #e8e8e8 50%, #fbfbfb 100%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
}

/* Columnists Page */

.column {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.bSe .column:first-child {
    border-top: 1px solid #e8e8e8;
    padding-top: 25px;
}
.column_image {
    box-sizing: border-box;
    width: 100%;
}
.column_image img {
    display: inline-block;
    border-radius: 50%;
    margin: 0 auto;
}
.column_info {
    box-sizing: border-box;
    width: 100%;
}
.column_info h4 {
    margin-bottom: 5px;
    margin-top: 0;
}
.column_info h5 {
    margin-top: 0;
    margin-bottom: 15px;
}
.column_tag {
    font-size: 12px;
    font-style: italic;
    display: block;
    margin-bottom: 5px;
}

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

    .column_image {
        width: 25%;
        float: left;
        padding-right: 5px;
    }
    .column_info {
        width: 75%;
        float: left;
        padding-left: 5px;
    }
}

/* Header Search Box */


.search-icon {
    display: none;
}

.search-box {
    box-sizing: border-box;
    display: block;
    background-color: #1f5b94;
    width: 100%;
    z-index: 1000;
    padding: 10px;
}


@media (max-width: 767px) {
    .h-bi header .m-si {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .h-bi header.side #logo,
    .h-bi header.side #text-logo {
        margin-top: 0px !important;
    }
}

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

    .search-icon {
        display: block;
        float: right;
        width: 30px;
        height: 30px;
        margin-top: 23px;
        background-image: url("images/search-icon.png");
        background-size: cover;
        cursor: pointer;
    }

    .search-box {
        display: none;
        background-color: #1f5b94;
        position: absolute;
        right: 0;
        top: 100%;
        width: auto;
        box-shadow: 0 3px 3px rgba(0,0,0,0.20);
        z-index: 1000;
        padding: 15px;
    }

}


/* Home Page / Advisors Page / Page Styles */

.homepage-banner {
    background: url("//www.financialpoise.com/wp-content/uploads/2021/06/hp-banner-bg-pattern2.jpg") repeat top left;
    box-sizing: border-box;
    box-shadow: inset 0 -3px 4px rgba(0,0,0,0.30);
    height: 160px;
    padding: 30px 15px 10px 15px;
    margin-bottom: 35px !important;
}
/*.homepage-banner .thrv_heading {
    box-sizing: border-box;
    width: 50% !important;
}
.homepage-banner h1 {
    color: #FFF !important;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
    font-size: 32px !important;
}*/
/*.banner-text {
    box-sizing: border-box;
    width: 50% !important;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
}*/
.advisors-banner {
    background-position: center center !important;
    box-sizing: border-box;
    background-image: url("//www.financialpoise.com/dev/wp-content/uploads/2017/03/foggy-forest.jpg");
    box-shadow: none;
    padding-top: 75px !important;
    padding-bottom: 75px !important;
    background-size: cover;
}
.advisors-banner .cck h1 {
    line-height: 56px;
    font-size: 56px;
    margin-bottom: 50px !important;
    color: rgb(255, 255, 255) !important;
}
.advisors-banner .cck h2 {
    line-height: 36px;
    font-size: 36px;
    color: rgb(255, 255, 255) !important;
}

.rw-sentence {
     line-height: 60px;
     font-size: 54px !important;
}
.rw-words{
    display: inline;
    /*text-indent: 10px;*/
}
.rw-words strong {
    visibility: hidden;
}
.rw-words span{
    position: absolute;
    opacity: 0;
    overflow: hidden;
    width: 100%;
    color: #a1e45a !important; /* orange: #f8ba13; */
    animation: rotateWordsFirst 9s linear infinite 0s;
    /*font-family: "Libre Baskerville", Georgia, Times, serif;
    height: 60px;*/
    font-weight: 300;
}
.rw-words span:nth-child(2) { 
    animation-delay: 3s; 
}
.rw-words span:nth-child(3) { 
    animation-delay: 6s; 
}
/*.rw-words span:nth-child(4) { 
    animation-delay: 9s; 
    color: #7a6b9d;
}
.rw-words span:nth-child(5) { 
    animation-delay: 12s; 
    color: #8d6b9d;
}
.rw-words span:nth-child(6) {  
    animation-delay: 15s; 
    color: #9b6b9d;
}*/
@keyframes rotateWordsFirst {
    0% { opacity: 0; }
    5% { opacity: 0; -webkit-transform: translateY(-30px); }
    10% { opacity: 1; -webkit-transform: translateY(0px); }
    25% { opacity: 1; -webkit-transform: translateY(0px); }
    30% { opacity: 0; -webkit-transform: translateY(30px);}
    70% { opacity: 0; }
    100% { opacity: 0; }
}

@media (max-width: 767px) {

    .advisors-banner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .advisors-banner h1 {
        line-height: 38px !important;
    }
    .homepage-banner {
        background-position: left center !important;
        padding-top: 20px;
        height: auto;
    }
    /*.homepage-banner .thrv_heading {
        width: 100% !important;
    }
    .homepage-banner h1 {
        font-size: 26px !important;
        line-height: 32px !important;
    }*/
    .banner-text {
        width: 100% !important;
        padding: 0 10px !important;
    }
    .banner-text h1 {
        font-size: 24px !important;
        text-align: center !important;
    }

}

.page-header {
    font-size: 30px;
    line-height: 1.2em;
    color: rgb(36, 68, 123);
    margin-top: 25px;
    margin-bottom: 25px;
}
.content-image-right,
.content-image-left {
    float: none;
    margin: 20px 0 20px 0;
    border: 5px solid #FFF;
    box-shadow: 0px 0px 1px rgba(0,0,0,0.3);
}

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

    .page-header {
        font-size: 36px;
    }
    .content-image-right {
        float: right;
        margin: 0 0 20px 20px;
    }
    .content-image-left {
        float: left;
        margin: 0 20px 20px 0;
    }
}
@media only screen and (min-width: 940px) {

    .page-header {
        font-size: 42px;
    }
}
@media only screen and (min-width: 1080px) {

    .page-header {
        font-size: 46px;
    }
}

.thrv_page_section {
    margin-bottom: 75px;
}
.thrv_page_section.first {
    margin-top: -75px;
}
.thrv_page_section.last {
    margin-bottom: 0;
}

@media (max-width: 767px) {

    .thrv_page_section {
        margin-bottom: 45px;
    }

}


/* Tag Dropdown */

.taxonomy_dropdown_widget_dropdown {
    width: 100%;
    border: 1px solid #CCC;
    padding: 8px;
    font-size: 14px;
    color: #666;
}

/* =========== EASY DIGITAL DOWNLOADS OVERRIDES ========== */


/* Main Page - List of All Series */

.series-item {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.series-item-left {
    float: left;
    width: 35%;
}
.series-item-right {
    box-sizing: border-box;
    float: left;
    width: 65%;
    padding-left: 25px;
}
.series-item .edd_download_image {
    width: 30%;
    height: auto;
    float: right;
    margin-left: 15px;
    border: 1px solid #333;
    padding: 0;
}
.edd_download_image img {
    width: 100%;
    display: block;
}
.bSe .edd_series_webinars ul li {
    margin-bottom: 5px !important;
}
.webinars-list {
    padding: 0;
    margin: 0;
}
.filter-faculty {
    margin: 0;
    list-style: none;
    background-color: #eee;
    padding: 10px !important;
    margin-bottom: 20px;
}
.filter-faculty li {
    float: left;
    padding: 0 8px;
    margin: 0 !important;
}

.faculty h4 {
    margin-top: 0px;
}
.faculty .headshot {
    float: left;
    margin-right: 15px;
    width: 200px;
    height: 200px;
    overflow: hidden;
}
.faculty .headshot img{
    border: 1px solid #CCC;
    width: 200px;
}


/* List of All Webinars Page */

.edd_downloads_list .webinar-container {
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
}
.edd_downloads_list .webinar-container:nth-child(3n+1) {
    padding-left: 0px;
}
.edd_downloads_list .webinar-container:nth-child(3n) {
    padding-right: 0px;
}
.webinar-list-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    height: 335px;
}
.webinar-list-item .edd_download_excerpt p {
    margin-bottom: 0px !important;
}
.webinar-list-item .edd_download_image {
    margin-bottom: 10px;
    border: 1px solid #333;
    padding: 0;
}


/* Single Series Page */

.edd_download_excerpt p {
    font-size: 0.8em;
    line-height: 1.4em !important;
}
h2.edd_download_title {
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 6px;
    margin-top: 0 !important;
}
.series-webinar-list {
    margin-top: 35px;
}
.series-webinar-list h4 {
    margin-bottom: 5px;
    line-height: 1.3em;
}
.series-webinar-list hr {
    border-top: none !important;
    border-bottom: 1px dotted #CCC;
    margin: 15px 0;
    background: none;
    padding: 0;
}
.single-webinar-date {
    clear: both;
    font-style: italic;
    font-size: 13px;
    line-height: 1em;    
}
.webinar-list-cart-btn {
    float: right;
    /*margin-right: 15px;*/
}
.series-webinar-list .edd-add-to-cart-label {
    font-weight: bold;
    font-size: 14px;
    display: block;
    background: #428bca;
    color: #FFF;
    padding: 5px 10px;
}
.series-webinar-list .edd-add-to-cart {
    font-weight: bold;
    font-size: 14px;
    display: block;
    background: #428bca;
    color: #FFF;
    padding: 5px 10px;
    border: 1px solid #1d6db2;
}

.bSe a.edd-add-to-cart {
    text-decoration: none !important;
}

.bSe .series-webinar-list .edd_go_to_checkout {
    text-decoration: none !important;
    color: #FFF !important;
    background-color: rgb(235, 166, 22) !important;
}


/* Webinar Panelists Sections */

.panelists {
    padding-bottom: 10px;
}
.panelist {
    padding: 0 0 10px 0;
    margin-bottom: 15px;
    border-bottom: 1px dotted #CCC;
}
.panelist .avatar {
    float: left;
    margin-right:15px;
    border: 1px solid #333;
}
.panelist h5 {
    margin-bottom: 5px;
    margin-top: 0px;
}
.panelist_description {
    font-size: 14px;
}
.panelist-title {
    margin-top: 0px !important;
    margin-bottom: 20px;
}


.edd-remove-from-cart {
    font-size: 12px;
    font-weight: bold;
}
#edd_checkout_form_wrap legend {
	margin-bottom: 0;
}
#edd_secure_site_wrapper {
	margin-bottom: 15px;
	font-size: 12px;
}


/* =========== THEME OVERRIDES ========== */


.sAsCont section ul li:hover {
    color: inherit !important;
}

.bSe blockquote {
    background-color: #f4f4f4;
    border: 1px solid #CCC !important;
}
.bSe blockquote::before {
    font-size: 100px !important;
    left: 5px !important;
    top: 0px !important;
    color: #1f5b94 !important;
}

/*.bSe blockquote::after {
    content: '\0201D';
    color: #1f6f6f;
    font-family: 'Georgia';
    font-size: 130px;
    line-height: 0;
    position: absolute;
    right: -5px;
    bottom: -20px;
}*/

.bSe blockquote.right,
.bSe blockquote.left {
    width: 40%;
    margin-top: 0px !important;
}

.wrp,
.fullWidth .cck,
.fullWidth .in {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

@media only screen and (min-width: 768px) {
    .wrp,
    .fullWidth .cck,
    .fullWidth .in {
        width: 748px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media only screen and (min-width: 940px) {
    .wrp,
    .fullWidth .cck,
    .fullWidth .in  {
        width: 860px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media only screen and (min-width: 1080px) {
    .wrp,
    .fullWidth .cck,
    .fullWidth .in  {
        width: 960px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media only screen and (min-width: 1200px) {
    .wrp,
    .fullWidth .cck,
    .fullWidth .in  {
        width: 1190px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.srh button {
    cursor: pointer;
}
.cnt {
    margin-top: 30px !important;
	font-family: Helvetica, Arial, sans-serif !important;
}
.cnt p {
    line-height: 1.7em;
	font-family: Helvetica, Arial, sans-serif !important;
}
.cnt .entry-title a {
    color: #333;
}

/*.bSe p a,
.bSe p a:visited,
.bSe li a,
.bSe li a:visited {
    text-decoration: underline !important;
    color: #469237 !important;
}
.bSe p a:hover,
.bSe li a:hover {
    text-decoration: none !important;
}*/
.bSe a,
.bSe a:visited,
.bSe li a,
.bSe li a:visited {
    text-decoration: underline !important;
    color: #469237 !important;
}
.bSe a:hover,
.bSe li a:hover {
    text-decoration: none !important;
}

.bSe h1 a,
.bSe h1 a:visited,
.bSe h2 a,
.bSe h2 a:visited,
.bSe h3 a,
.bSe h3 a:visited,
.bSe h4 a,
.bSe h4 a:visited,
.bSe h5 a,
.bSe h5 a:visited {
    text-decoration: none !important;
    color: #24447b !important;
}
.bSe h1 a:hover,
.bSe h2 a:hover,
.bSe h3 a:hover,
.bSe h4 a:hover,
.bSe h5 a:hover {
    text-decoration: none !important;
}

.button {
    display: inline-block;
    background-color: #EBA616;
    padding: 15px 30px;
    border-radius: 8px;
    color: #FFF !important;
    text-transform: uppercase;
    font-size: 18px;
    border: none;
    cursor: pointer;
}
.hp-topRow .button {
    padding: 10px 25px;
}
.bSe a.button,
.bSe a.button:visited {
    color: #FFF !important;
    text-decoration: none !important;
}
a.button {
    text-decoration: none !important;
}
.button:hover {
    background-color: #d9970c;
    color: #FFF !important;
}

a.mrb,
a.mrb:hover,
a.mrb:visited {
    color: #FFF !important;
    text-decoration: none !important;
}

.bSe a.page-numbers {
    color: #24447b !important;
    text-decoration: none !important;
}
.bSe a.page-numbers:hover {
    color: #FFF !important;
    text-decoration: none !important;
    background-color: #24447b;
}

.in {
    padding-top: 30px;
    padding-bottom: 30px;
}
p.ifp {
    font-size: 1em !important;
}
.h-bi header {
    position: relative;
    background-color: #1f5b94 !important;
    height: 80px !important;
    box-shadow: 0 2px 3px rgba(0,0,0,0.50);
    z-index: 100;
    border-top: none !important;
    border-bottom: none !important;
}

.bSeCont p {
	margin-bottom: 20px !important;
}

.h-bi header .hsm {
    background: #063e72 !important;
    width: 40px !important;
    margin-top: 7px !important;
    margin-bottom: 22px !important;
}



/*.bSe .awr-i p + ul {
    margin-left: 50px !important;
}*/
.bSe .awr-i ul li.normal {
    margin-bottom: 15px !important;
}
.bSe ol,
.bSe ul {
	font-family: Helvetica, Arial, sans-serif !important;
}

@media (max-width: 767px) {

    .bSe ol,
    .bSe ul {
        padding-left: 30px !important;
		font-family: Helvetica, Arial, sans-serif !important;
    }

    .sctm .bts {
        box-sizing: border-box !important;
        display: block !important;
        width: 100% !important;
        text-align: center !important;
        padding: 20px 0 !important;
        border-right: none !important;
    }

    .sctm .bts .rta {
        margin: 0 auto !important;
    }

    .sctm .bts::after,
    .sctm .bts::before {
        display: none !important;
    }

    .sctm .tst {
        display: block !important;
        padding: 20px 20px 20px 50px !important;
    }

}

.btn {
    font-size: 18px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none !important;
    border: none !important;
    padding: 15px 25px !important;
}

.btn.orange,
a.btn.orange,
a.btn.orange:visited {
    background-image: none !important;
    background-color: #EBA616 !important;
    color: #FFF !important;
    text-decoration: none !important;
}
.btn.orange:hover {
    box-shadow: none !important;
    background-color: #d89304 !important;
    color: #FFF !important;
    text-decoration: none !important;
}

.bSe .awr-i .btn.orange {
    color: #FFF !important;
    text-decoration: none !important;
}
.bSe .awr-i .btn.orange:hover{
    color: #FFF !important;
    text-decoration: none !important;
}
.bSe p {
    color: #505050 !important;
}

/* Navigation */

ul.sub-menu li:last-child a {
    border-bottom: none !important;
}

.h-bi header nav > ul > li:hover a::before {
    width: 100% !important;
}

/* Navigation Overrides for Large Screens */

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

    header.side nav > ul > li a::before {
        top: 120% !important;
    }
    /*header.side .m-s {
        margin-top: 10px;
    }*/

}

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

    .h-bi header.side nav > ul > li {
        padding: 0px 5px !important;
    }
    .h-bi header nav ul li a {
        font-size: 0.8em !important;
    }
    .h-bi header .m-si {
        padding-top: 30px;
    }
}

@media only screen and (min-width: 941px) {
    .h-bi header.side nav > ul > li {
        padding: 0px 10px !important;
    }
    /*.h-bi header nav ul li a {
        font-size: 0.7em !important;
    }*/
    
}

@media only screen and (min-width: 1081px) {
    .h-bi header.side nav > ul > li {
        padding: 0px 15px !important;
    }
    /*.h-bi header nav ul li a {
        font-size: 0.778em !important;
    }*/
}



/* General Form Elements */

input[type="text"],
input[type="email"] {
    border-radius: 8px !important;
}
.tve_flt .thrv_lead_generation button {
    border-radius: 8px !important;

}
.far .frm input {
    width: 24%;
}
.far .frm input[type="email"] {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: sans-serif;
    box-sizing: border-box;
    background: #fff;
    border: 0;
    color: #999;
    font-weight: 300;
    font-size: 16px;
    margin-right: 1%;
    padding: 15px 10px;
}
.far .frm input[type="email"] {
    float: left;
}
.far .frm input[type="text"] {
    margin-right: 1% !important;
}

/* Breadcrumbs */

.brd ul li {
	font-size: 12px !important;
	text-transform: none !important;
}
.brd ul li a:hover {
    color: #469237 !important;
}


/* Opt-In Widget Styles */

.opt.blue.opt-1 .opt-h {
	border: none !important;
	padding: 25px !important;
}
.opt.opt-1 h3{
	font-size: 1.3em !important;
}
.opt .opt-c p {
	color: #1a3056 !important;
}

section[id*="custom_html"] .scn {
    background: none !important;
    border: none !important;
    padding: 0px !important;
}
section[id*="custom_html"] .scn::before {
    display: none !important;
}

section[id*="custom_html"] .opt-h {
    position: relative;
    background-color: #1a3056;
    padding: 25px;
}
section[id*="custom_html"] .opt-h::before {
    border-top: 8px solid #1a3056;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    left: 30px;
    bottom: -8px;
    width: 0;
}
section[id*="custom_html"] .opt-h h3{
    color: #FFF;
    font-size: 1.3em !important;
    margin: 0;
}
section[id*="custom_html"] .opt-c {
    padding: 25px 25px 10px 25px;
    background-color: rgba(36, 68, 123, 0.3);
}
section[id*="custom_html"] .opt-c p {
    color: #1a3056 !important;
}
section[id*="custom_html"] .opt-c .input {
    margin-bottom: 15px;
}



.press-release .bSe blockquote.noquote:before {
    display: none;
}


/* Related Posts Area */

.rltpi {
	border-bottom: 3px solid #1f5b94 !important;
	padding-bottom: 20px;
}
.tabs_widget .txt a,
.rw .txt a {
    font-size: 0.9em !important;
    line-height: 1.2em;
}
.tabs_widget .txt span,
.rw .txt span {
    font-size: 0.7em !important;
    font-weight: normal !important;
}


/* Main Content Container */

/*.home .awr {*/
.awr {
    /*margin-bottom: 15px !important;*/
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.awr.category_page {
    margin-bottom: 40px !important;
    padding-bottom: 50px !important;
}


/* Article Banner Image */

.fwit {
	border: 1px solid #333;
}


/* Thrive Leads Sidebar Widget */

#tve_21_set .thrv-leads-widget {
	border-radius: 0px !important;
}



.thrv_lead_generation_container .tve_submit_container button {
    box-shadow: none !important;
    border: none !important;
}

/* Sidebar Box Styles */

.sAsCont .sAs section {
    margin-bottom: 0px !important;
}
.sAsCont .sAs section .scn {
    margin-bottom: 30px !important;
}
.sAsCont section .scn::before {
	background: #1f5b94 !important;
}
.rw .pps {
	padding: 15px 0 !important;
}
.rw .ttl {
	padding-left: 0px !important;
	padding-right: 0px !important;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 0 !important;
}

/* Sidebar Titles */

.sAsCont section .ttl {
    margin-bottom: 15px !important;
}
.sAsCont section[id*="search"] .ttl,
.sAsCont section[id*="taxonomy_dropdown_widget"] .ttl,
.sAsCont section.rw .ttl {
    margin-bottom: 0 !important;
}


/* Content Styles */

h1.entry-title,
h2.entry-title {
    /*font-size: 40px !important;
    font-weight: 300 !important;*/
    margin-bottom: 20px !important;
    /*font-family: "Libre Baskerville", Georgia, Times, serif !important;*/
    color: #063e72 !important;
}
.cnt .entry-title a {
    color: #063e72 !important;
}
.entry-title a:hover {
    color: #469237 !important;
}

@media (max-width: 767px) {
    h1.entry-title,
    h2.entry-title {
        font-size: 30px !important;
    }
}

ul.meta {
    padding-left: 0px !important;
    margin-bottom: 15px !important;
}
.meta li {
    color: #b3b3b3 !important;
    margin-bottom: 0px !important;
}
/*.meta li a:hover {
    color: #469237 !important;
}*/
@media (max-width: 767px) {
    ul.meta {
        margin-bottom: 25px !important;
    }
    .meta li {
        margin-bottom: 0px !important;
    }
}
.awr-i h2,
.awr-i h3, 
.awr-i h4,
.awr-i h5,
.awr-i h6 {
    color: #063e72 !important;
}
.bSeCont .awr-i h2 a,
.bSeCont .awr-i h3 a, 
.bSeCont .awr-i h4 a,
.bSeCont .awr-i h5 a,
.bSeCont .awr-i h6 a{
    text-decoration: none !important;
}
.bSe h2,
.bSe h3,
.bSe h4 {
    color: #063e72 !important;
}
.glossary-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
}

/* Author Box */

.aut {
    border: 1px solid #ebebeb !important;
    padding: 20px 30px 20px 30px !important;
}
.aut-s {
    margin-top: 15px;
    padding-top: 20px;
}
.author-info .aut-s {
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 15px;
    padding-bottom: 20px;
}
.author-info .aut-s::before {
    border: none;
    display: none;
}
.author-info .aut-s::after {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #fff;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    bottom: 0px;
    width: 300px;
    visibility: visible !important;
}
.aut-s::before {
    top: 0px !important;
}
.aut-s .ss > a:hover {
    background-color: #3569b4 !important;
}
.aut .aut-s .ss > a.fb::before,
.aut .aut-s .ss > a.lk::before {
    line-height: 30px !important;
}
.aut .aut-s .ss > a.tw::before {
    line-height: 34px !important;
}
.aut-s .ss > a::before {
    color: #FFF !important;
}
.aut .aut-s .ss > a {
    width: 30px !important;
    height: 30px !important;
}
.ss > a {
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
}
.aut p {
    font-size: 16px !important;
}
.author-list .date {
    font-size: 12px;
    font-style: italic;
}
.aut-i {
    margin-left: 20px;
    width:  180px !important;
    float: right !important;
}
.aut-i .aui {
    width: 180px !important;
}


.related-webinars {
    border: 1px solid #CCC;
    padding: 15px;
    background: url("//www.financialpoise.com/wp-content/uploads/2019/11/WebinarsLogo2.png") no-repeat 95% 5% #f4f4f4;
    margin-bottom: 20px;
}
.related-webinars h3 {
    margin-bottom: 10px;
    margin-top: 0;
}
.related-webinars p {
    margin-bottom: 10px;
    width:  65%;
}

/* Category Archive Page */

/* Header */
.wrp .ar {
    background: none !important;
    padding: 0px !important;
    border: none !important;
    margin-right: 0px !important;
}
.wrp .ar::before {
    background: none !important;
}
.wrp .ar h3,
.wrp .ar h1 {
    font-size: 2.8em !important;
    margin-bottom: 35px !important;
    color: #063e72;
    border-bottom: 3px solid #063e72;
    letter-spacing: -2px;
}
.wrp .ar h3 + p,
.wrp .ar h1 + p {
    margin-top: -25px !important;
}

/* Read More Btn */

/*.category-read-more {
    float: left;
}*/
.category-social {
    float: right;
    margin-top: -40px;
}

@media (max-width: 767px) {

    .wrp .ar h3,
    .wrp .ar h1 {
        font-size: 1.5em !important;
        letter-spacing: -1px;
    }
    .category-read-more {
        float: none;
        margin-bottom: 25px;
    }
    .category-social {
        float: none;
    }
}

/* Popular Posts */

.rpb h4 {
    color: #1f5b94 !important;
}
.rpb .cat:hover {
    background: #469237 !important;
}
.rpb .cat:hover::before {
    border-bottom-color: #469237 !important;
}
.rpb .date {
    float: none !important;
}
.rpb h5 {
    margin-top: 0 !important;
    line-height: 1.2em !important;
}


/* Tag Cloud */

section[id*="tag_cloud"] .tagcloud a {
    line-height: 1.3em;
    border-radius: 0 !important;
}
.tagcloud a {
    font-size: 12px !important;
    background: #e5e5e5 !important;
    /*margin-left: 0px !important;*/
}
.tagcloud a:hover {
    background: #1f5b94 !important;
}



/* Social Media Buttons */

/*.bSe .ss > a:hover {
    background-color: #e4e4e4;
}*/
.bSe .ss > a {
    background-color: #e4e4e4;
}
.ss a.fb:before {
    color: #3569b4;
}
.ss a.tw:before {
    color: #42b3ea;
}
.ss a.lk:before {
    color: #0177b5;
}

.share-text {
    display: block;
    float: left;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
}

/* Footer Menu and Buttons */

ul#menu-footer-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul#menu-footer-menu::after {
    clear: both;
    content: "";
    display: table;
}
ul#menu-footer-menu li {
    /*display: inline;*/
    font-size: 14px;
    margin-bottom: 10px;
    /*font-weight: 300*/
}
ul#menu-footer-menu li a:hover  {
    color: #FFF;
}
ul#menu-footer-menu ul.sub-menu {
    margin-left: 20px;
    list-style-type: none;
    margin-top: 10px;
}
/*ul#menu-footer-menu li:last-child:after {
    display: none
}*/
ul#menu-footer-menu li:before {
    content: "\00bb";
    padding: 0 5px 0 0;
}

.ft-s {
    text-align: center;
}
.ft-s h4 {
    color: #FFF !important;
}
.ft-s li a::before {
    font-size: 20px !important;
}
.fwit {
    margin-bottom: 20px !important;
}

.ft-m {
    float: left;
    width: 60%;
}
.ft-c {
    float: right;
    width: 40%;
}

/*.ft-s::after {
    clear: both;
    content: "";
    display: table
}*/
.ft-s > span {
    display: inline-block;
    font-family: sans-serif;
    color: #c9dbef;
    display: block;
    font-size: .833em;
    font-weight: 300;
    margin-top: 7px
    margin: 7px 10px 0 10px;
}
/*.ft-s ul {
    float: right;
    list-style-type: none
}
.ft-s ul::after {
    clear: both;
    content: "";
    display: table
}
.ft-s ul li {
    float: left
}*/


/* Tabs Shortcode */

.tve_scT .tve_scTC {
    padding: 25px !important;
}
.tve_scT > ul li {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
}
.tve_flt .tve_scT.tve_red > ul li:hover {
    background: #a1e45a !important;
    color: #FFF !important;
}
.tve_flt .tve_scT.tve_red > ul li.tve_tS {
    color: #FFF !important;
}
.tve_scTC .tve_wp_shortcode.thrv_wrapper {
    margin-top: 0 !important;
}


/* End of Article Opt In Box */

.fab.blue.f4 {
    background: #24447b !important;
}

.fab.f2 .fab-i p,
.fab.f4 .fab-i p {
    color: #FFF !important;
    margin-bottom: 0 !important;
}
.fab .fab-i {
    padding-top: 20px !important;
}
.fab .fab-i h3 {
    color: #FFF !important;
    margin-bottom: 15px !important;
}
.fab .fr {
    color: #FFF !important;
    line-height: 1.3em;
}


/* Comments Section */

#thrive-comments {
    font-family: inherit !important;
}
#comments {
    margin-top: 0 !important;
}

.cmb ul {
    margin-left: 0 !important;
}
#thrive_container_list_comments .children {
    border-bottom: 1px solid #e8e8e8;
}
.children .cmb {
    margin-left: 10%;
    border-bottom: none !important;
}
.children .cmb .cmc {
    background-color: #f6f6f6;
}
.arp {
    margin: 0 0 25px 0 !important;
}

.lrp.hid {
    margin-bottom: 30px !important;
}
#thrive_container_form_add_comment,
div[id*="respond-container"] {
    padding: 20px !important;
}
#thrive_container_form_add_comment label[for="comment"],
div[id*="respond-container"] label[for="comment"]{
    line-height: 1em !important;
    margin-bottom: 10px;
}
.lrp .btn {
    margin-bottom: 0px !important;
}
.cancel_reply {
    margin-top: -35px;
}


/* Related Webinar Call to Action */

.tve_flt .tve_btn.tve_red a {
    text-shadow: none !important;
}


/* Homepage Article Grid Overrides */

@media (max-width: 767px) {

    .tve-post-grid-title  {
        font-size: 22px !important;
        line-height: 26px !important;
    }
    .tve-post-grid-text {
        font-size: 14px !important;
        line-height: 1.5em !important;
    }
}


/* Lead Generation - from thrive_flat.css or three_set.css or 21_set.css */

.thrv_lead_generation.thrv_lead_generation_horizontal .tve_lead_generated_inputs_container .tve_lg_input_container {
    padding-right: 2% !important;
}

@media (max-width: 767px) {
    .thrv_columns .tve_colm {
        margin-bottom: 20px;
    }
}

.home .tve_p_lb_close {
    top: 5px !important;
    right: 5px !important;
    background-color: #FFF !important;
}

#tve_21_set .thrv_lead_generation.tve_teal input[type="text"]:hover,
#tve_21_set .thrv_lead_generation.tve_teal input[type="email"]:hover {
    background: #FFF !important;
    color: #1f6f6f !important;
}

#tve_21_set .thrv_lead_generation .tve_lg_input_container.tve_lg_input input[type="text"]:focus,
#tve_21_set .thrv_lead_generation .tve_lg_input_container.tve_lg_input input[type="email"]:focus {
    box-shadow: 1px 1px 3px 0 #999 inset !important;
}


.bSe blockquote p:last-of-type {
    margin-bottom: 0 !important;
}

/* Homepage post-grid headers */
.thrv_post_grid .tve_post .tve-post-grid-title {
    padding: 15px 15px 5px 15px !important;
}
.thrv_post_grid .tve_post_grid_vertical .tve_pg_row {
    height: auto !important;
}


/* Thrive Comments Accent Color Styles (from plugins-thrive_comments-includes-frontend-views-accent-color-styles.php) */

#thrive-comments .tcm-lazy-comments .add-comment,
#thrive-comments .tcm-comments-list .tcm-comment-item.tcm-featured-class button:hover,
#tcm-moderate-front .tcm-moderate-dots:hover .moderate-dot {
    background-color: #1f5b94;
}

.tcm-comment-item.tcm-post-author > .tcm-comment-content .tcm-comment-author-name strong,
#thrive-comments a,
.deleted-info-text span {
    color: #1f5b94;
}

#thrive-comments button {
    color: #1f5b94;
    border-color: #1f5b94;
    outline: none;
}

#thrive-comments button svg {
    fill: #1f5b94;
}

#thrive-comments button:active svg {
    fill: #fff;
}

#thrive-comments button:hover, #thrive-comments button:active, #thrive-comments button#tcm-submit-comment:hover, #thrive-comments button#tcm-submit-comment:active {
    background-color: #1f5b94;
}

#thrive-comments svg.related-posts-arrow {
    fill: #1f5b94;
}

#thrive-comments textarea:focus, #thrive-comments input:focus {
    border-color: #1f5b94;
    box-shadow: inset 0 0 3px #1f5b94;
}

#thrive-comments button#tcm-submit-reply {
    color: #1f5b94 !important;
    border-color: #1f5b94;
}

.tcm-comments-list .tcm-conversion-container .tcm-thank-you-submited,
.tcm-comments-list .tcm-share-post,
.tcm-comments-list .tcm-posts {
    border-color: #1f5b94;
}

#thrive-comments .tcm-comments-list p.tcm-moderation,
.tcm-comments-list .tcm-posts .tcm-posts-list:not(.no-featured-image) .tcm-post h3 a:hover {
    color: #1f5b94;
}

.tcm-comments-list .tcm-posts .tcm-posts-list.no-featured-image .tcm-post h3 a:hover {
    color: #1f5b94;
    border-bottom-color: #1f5b94;
}


/* =============== Related Post Plugin Overrides =============== */

.rp4wp-related-posts ul {
    float: none !important;
    font-size: 0.8em;
    line-height: 1.4em;
}
.sAsCont section .rp4wp-related-posts ul li::before {
    display: none !important;
}
.sAsCont section .rp4wp-related-posts ul li {
    padding-left: 0px;

}
.rp4wp-related-post-image {
    padding-right: 0px;
    margin-right: 10px;
}
.rp4wp-related-post-content a {
    font-weight: bold;
}
.rp4wp-related-post-content p {
    margin-bottom: 0 !important;
}


.modern-footnotes-footnote__note--tooltip {
    line-height: 1.3em;
    box-shadow: 0px 0px 8px #999;
}
h3.modern-footnotes-list-heading {
    font-size: 18px;
    border-top: 1px solid #CCC;
    padding-top: 25px;
}
ul.modern-footnotes-list {
    padding-left: 0 !important;
}
ul.modern-footnotes-list > li {
    line-height: 1.3em;
}
ul.modern-footnotes-list > li span {
    margin-right: 15px;
}

/* =============== Ditty News Ticker Plugin Overrides =============== */

h4.mtphr-dnt-rss-title {
    font-size: 1em !important;
    margin-bottom: 0px;
}
h4.mtphr-dnt-rss-title a:hover {
    text-decoration: underline;
}
.mtphr-dnt-rss-more a {
    text-decoration: underline;
}
.mtphr-dnt-rss-more a:hover {
    text-decoration: none;
}
.mtphr-dnt-rss-date,
.mtphr-dnt-rss-author {
    font-size: 12px;
    font-style: italic;
    color: #666;
}


.nf-form-fields-required {
    font-size: 14px;
    padding-top: 10px;
    text-align: right;
}

/* =============== Events Calendar Styles =============== */

/* TEC 6.0 Styles */

h2.tribe-events-calendar-list__month-separator {
    padding: 15px;
    background-color: #24447b;
}
h2.tribe-events-calendar-list__month-separator .tribe-events-calendar-list__month-separator-text {
    color: #FFF !important;
}
.tribe-events .tribe-events-calendar-list__month-separator:after {
    display: none;
}
.tribe-events-calendar-list__month-separator+.tribe-events-calendar-list__event-row {
    margin-bottom: 0 !important;
    margin-top: 15px !important;
    /*border-bottom:1px dashed #CCC;*/
}
.tribe-events-calendar-list__event-wrapper {
    padding-bottom: 40px;
}



/* END NEW STYLES */


#tribe-events,
#tribe-events-pg-template,
.tribe-events-pg-template {
    padding: 0px !important;
}


/*.tribe-events-page-template header::before {
    display: none;
}
.tribe-events-page-template header {
    height: auto !important;
    padding: 15px 0;
}

.calendar-header {
    background-color: #24447b;
    padding: 10px 0;
    height: 80px;
}
.calendar-header h1 {
    color: #FFF;
    height: 57px;
    margin: 0 auto !important;
    max-width: 1100px;
    background: url('https://www.financialpoise.com/wp-content/uploads/2021/01/White-Blue-Icon-80x80.png') no-repeat left center;
    padding-left: 100px;
    padding-top: 23px;
    font-size: 32px !important;
    text-align: left;
}
header.calendar-header::before {
    display: none;
}
.tribe-events-page-template footer {
    display: none;
}
.tribe-events-l-container {
    padding-top: 10px !important;
    padding-bottom: 30px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}*/

#tribe-events-loop a {
    text-decoration: underline !important;
}
#tribe-events-loop a:hover {
    text-decoration: none !important;
}
.tribe-events-list .tribe-events-list-event-title {
    line-height: 1;
    font-size: 16px;
    display: block;
}
.tribe-event-url {
    font-size: 16px;
}
#tribe-events-content .tribe-events-button,
#tribe-events-content .tribe-events-button:hover {
    text-decoration: none !important;
}

.datepicker {
    font-family: Helvetica, Arial, sans-serif !important;
}

.tribe-bar-submit {
    margin-left: 0 !important;
    width: auto !important;
}
#tribe-bar-form .tribe-bar-submit > input {
    padding-left: 15px !important;
    padding-right: 15px !important;
    border-radius: 8px !important;
}

.tribe-events-title-bar h1 {
    color: #24447b !important;
}

.bSe a.tribe-events-button,
.bSe a.tribe-events-button:visited {
    color: #FFF !important;
}

/*.tribe-events-calendar-list__month-separator {
    margin-bottom: 20px !important;
}
.tribe-events-calendar-list__event .tribe-events-calendar-list__event-details {
    width: 100% !important;
}
.tribe-events-calendar-list__event-row {
    margin: 0 !important;
    border-top: 1px solid #ccc !important;
}
.tribe-events-calendar-list__event-title,
.tribe-events-calendar-list__event-datetime-wrapper,
.tribe-events-calendar-list__event-venue {
    float: left;
}
.tribe-events-calendar-list__event-title{
    width: 50%;
}
.tribe-events-calendar-list__event-datetime-wrapper {
    width: 37%;
    margin-bottom: 0 !important;
}
.tribe-events-calendar-list__event-venue {
    width: 13%;
    margin-bottom: 0 !important;
}
.tribe-events-calendar-list__event-row > .tribe-common-g-col {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    font-size: 10px !important;
}
.tribe-events .tribe-common-h4--min-medium {
    font-size: 18px !important;
}
.tribe-events-calendar-list__event-date-tag {
    margin-right: 15px !important;
    width: 9% !important;
    background-color: #efefef !important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    padding-bottom: 10px;
}
section.tribe-events-calendar-list__event-header {
    padding: 10px 0;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    padding-top: 10px;
}
h3.tribe-events-calendar-list__event-title {
    margin-bottom: 0 !important;
}*/



.tribe-events-after-html .events-footer-text ol.events-inclusion-list {
    padding-left: 50px;
}
.tribe-events-after-html .events-footer-text ol.events-inclusion-list li {
    margin-bottom: 0px !important;
    color: #FFF !important;
}

.events-footer {
    background-color: #24447b;
    margin-top: 30px;
    padding: 5px 0 30px 0;
    font-size: 14px;
    line-height: 1.1;
    font-family: Helvetica, Arial, sans-serif;
    color: #FFF !important;
}
.events-footer-text {
    font-size: 16px;
    line-height: 1.3;
    font-family: Helvetica, Arial, sans-serif;
    box-sizing: border-box;
}
.events-footer-left {
    float: left;
    width: 60%;
    padding-right: 25px;
}
.events-footer-right {
    float: left;
    width: 40%;
}
.events-footer-text p,
.events-footer-text h2 {
    color: #FFF !important;
    line-height: 1.2 !important;
}
.events-footer-text h2 {
    font-weight: bold !important;
    font-size: 24px !important;
    margin-top: 0 !important;
}
.events-footer-text a,
.events-footer-text a:visited {
    color: #FFF !important;
    text-decoration: underline;
}
.events-footer-text a:hover {
    text-decoration: none;
}
/*.tribe-events-ajax-loading {
    display: none;
}*/

@media (max-width: 767px) {
    
    .events-footer-left,
    .events-footer-right {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        padding: 0 15px;
    }

    .calendar-header {
        padding: 5px !important;
    }
    .calendar-header h1 {
        font-size: 28px !important;
    }

    #tribe-events-pg-template {
        padding-top: 0px;
    }
    
}


/* List Page */

h1.events-category-title {
    margin-bottom: 15px;
    color: #063e72 !important;
    font-size: 40px !important;
}

/* Organizer Page  */

.tribe-events-organizer h1.tribe-organizer-name {
    margin-bottom: 0px;
    color: #063e72;
}
.tribe-events-organizer address.organizer-address {
	font-weight: normal !important;
}
.tribe-events-organizer .tribe-organizer-description {
	margin-bottom: 0 !important;
}
.tribe-events-organizer .tribe-organizer-description p {
	margin-bottom: 0 !important;
}
.tribe-events-organizer address.organizer-address {
    margin-bottom: 0 !important;
    margin-top: 10px;
}

/* Single Day Listing */

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
    margin-left: 0 !important;
}


@media (max-width: 767px) {
    
    .events-list-table td {
       display: block !important;
       width: 100% !important;
       box-sizing: border-box;
    }

    table.event-headers {
        display: none;
    }

    .tribe-events-loop .tribe-events-event-meta,
    .tribe-events-loop .tribe-events-venue-details {
        border: none !important;
        background: none !important;
        padding: 0 !important;
    }

    .tribe-events-list .tribe-event-schedule-details {
        padding: 0 !important;
    }

    .tribe-events-loop div.type-tribe_events {
        margin-bottom: 20px;
    }
    .tribe-events-loop > div:nth-child(even) {
        background-color: #fafafa;
    }
}


/* PRESS RELEASES */

.bSeCont.press-release .bSe {
    width: 75%;
}


/* MODERN FOOTNOTE OVERRIDES */

.modern-footnotes-footnote__note--tooltip {
    max-width: 500px !important;
    z-index: 5 !important;
}
