.font_gotham {
    font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif !important;
}

h2.yellow_underline:after {
    background: #ffd000 !important;
}

/* input.email {
			text-indent: 30px !important;
		} */

@media (min-width: 1024px) {
    h2.yellow_underline:after {
        background: #ffd000 !important;
        right: unset;
    }
}

.navi,
.navi .current {
    font-weight: 400 !important;
    font-size: 15px !important;
    color: #768692;
    font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif !important;
}

.navi .breadcrumb-link {
    font-size: 15px;
    color: #425563;
    font-weight: 400;
    font-family: "Gotham A", "Gotham B", Helvetica, Arial, sans-serif !important;
}

.ale-button {
    color: #fff !important;
}

.single-blog:before {
    content: '';
    position: absolute;
    background: #eef7f9;
    width: 100%;
    left: 0%;
    top: 0%;
    height: 50%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1200px) {
    #static-header.fixed {
        overflow-y: hidden
    }

    .youtube-div {
        min-height: 300px !important
    }
}

@media (max-width: 767px) {
    .single-blog:before {
        height: 75%;
    }

    .btn#subscribe-btn {
        width: 100%;
    }

    .youtube-div {
        min-height: 200px !important;
    }
}

.blog-content h2 {
    font-size: 28px;
    font-weight: Bold;
    margin-bottom: 1.5rem;
    text-align: left;
    color: #425563;
}

.blog-content p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 3rem !important;
    text-align: left;
    color: #425563;
}

.blog-content img {
    margin: 1rem 0rem;
    border-radius: 7px;
}

.blog-content iframe {
    border-radius: 7px;
    height: 390px;
}

.blog-content ul,
.blog-content ol {
    margin: 0 0 3rem 2rem;
    color: #425563;
    font-weight: 400;
}

.blog-content ul li::marker {
    color: #005fbc;
    font-size: 25px;
}

.blog-content ol li::marker {
    color: #005fbc;
    font-size: 20px;
}

.blog-content ul li,
.blog-content ol li {
    margin-bottom: 1rem;
}

.blog-content hr,
hr {
    border-top: 1px solid #D9E1E2;
}

.blog-content a:not(.ale-button),
.blog-content a:not(.btn),
.pray-and-quotes a,
.prayer-subscribe-fluid a {
    color: #0054a6;
    font-weight: 400;
}

.blog-content .quotes {
    background: #eef7f9;
    border-radius: 7px;
    padding: 20px 30px;
    margin-bottom: 3rem;
}

.blog-content .quotes .quotes-text {
    font-size: 21px;
    font-weight: 100;
    color: #00407A;
    font-style: italic;
}

.blog-content .quotes .quotes-author {
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0 0 0;
    color: #00407A;
}

@media (max-width: 767px) {
    .blog-content iframe {
        border-radius: 7px;
        height: 190px;
    }

    .prayer-subscribe-fluid:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        transform: translate(0%, 0%);
        width: 100%;
        background: url(../../img/blog/email_signup_encourager.png);
        background-position: center bottom;
        background-size: cover;
        background-repeat: no-repeat;
        height: 83px;
    }

    .blog-content img {
        height: auto !important;
    }

    h2.underline:after {
        top: calc(100% + 0.5rem);
    }
}

@media (min-width: 768px) {
    .blog-card-body {
        min-height: 435px;
    }
}

@media (min-width: 992px) {
    .blog-card-body {
        min-height: 410px;
    }
}

.btn.btn-theme-primary,
.btn.btn-theme-forest-green {
    color: #fff !important;
    padding: .8em 2em;
    margin-right: 10px;
}

.btn.subscribe-btn {
    font-size: 17px;
    padding: 0.6em 1em;
}

#form-subscribe-prayer .form-error {
    display: inline-block;
}

/*iframe { position: relative; }
			iframe:after { content: '';position: absolute;left: 0;bottom: 0;transform: translate(-50%, -50%); }*/
b,
strong {
    font-weight: bold;
}

.blog-content img.size-full {
    width: 100%;
    height: auto !important
}

.blog-content figure.aligncenter {
    text-align: center;
}

.close_post {
    z-index: 9999;
    position: absolute;
    top: 8%;
    right: 0%;
    transform: translate(-50%, -50%);
}

#seoModal #prayersubscribe {
    border: 1px solid #768692;
    padding: 13px 15px;
}

#seoModal .border_right {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

#seoModal .bg-lightsky {
    background: #EEF7F9;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#seoModal .border_shadow {
    border-radius: 10px !important;
}

#seoModal

/* .bg-blogmodal{background:url('../../wp-content/themes/donation/img/blog/pop_over_image_desktop.jpg');    background-repeat: no-repeat;     background-position: center;     background-size: cover;     width: 100%;     height: 350px;} */
.bg-blogmodal img {
    min-height: 410px;
    object-fit: cover;
}

card bg-transparent border-0 py-5 .sponsorship_img~div {
    display: none !important;
}

.seo_banner_popup #prayersubscribe-error {
    position: absolute;
    white-space: nowrap !important;
    padding: 0;
    margin: 0;
}

.seo_banner_popup .icon-error {
    display: none;
}

#seoModal #subscribe-btn {
    padding: 0.65em 1em;
}

@media (max-width: 768px) {
    #close_post {
        right: -15px !important;
    }

    #seoModal .border_right {
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-top-right-radius: 0px;
    }

    .close_post {
        top: 3%;
        right: 40%;
    }

    body.modal-open .modal {
        overflow: hidden !important;
    }

    body.modal-open {
        touch-action: none;
        -ms-touch-action: none;
        position: relative;
    }

    .seo_banner_popup #prayersubscribe-error {
        position: relative;
    }
}

@media (min-width: 992px) {
    .modal_lg {
        max-width: 942px;
    }
}

p:empty,
h1:empty,
h2:empty,
span:empty {
    height: 0;
    padding: 0;
    margin: 0;
}

div#StaticSponsorship,
div#StaticBirthday,
div#SubscriptionBanner {
    margin: 12rem 0 !important;
}

.blog-content p img[loading="lazy"],
.blog-content figure img[loading="lazy"] {
    width: 100%;
    height: auto !important;
}

#before-image .d-flex.pb-4.pb-md-5,
#after-image .d-flex.pb-4.pb-md-5 {
    display: none !important;
}

#before-after-slider #before-image img,
#before-after-slider #afre-image img {
    /*width:100%;height: 100%;display: block;object-fit:cover;*/
    max-width: unset !important;
}

#before-after-slider {
    width: 100%;
    position: relative;
    overflow: hidden;
    border: 0;
    border-radius: 5px;
    margin-bottom: 10px;
}

#after-image {
    display: block
}

#before-image {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 2;
}

#resizer {
    position: absolute;
    display: flex;
    align-items: center;
    z-index: 5;
    top: 0;
    left: 50%;
    height: 100%;
    width: 4px;
    background: white;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

#resizer:after {
    background: darkgrey;
    font-family: "Font Awesome 5 Free";
    content: '\f337';
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    position: absolute;
    margin: 0 0 0 -26px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 3px solid white;
}

#after-image .d-flex.pb-4.pb-md-5 {
    justify-content: end;
    align-items: center;
}