@font-face {
    font-family: "Storystone";
    src: url("https://www.missioalliance.org/wp-content/themes/sage-missio/dist/fonts/StorystoneRegular.eot"); /* IE9 Compat Modes */
    src: url("https://www.missioalliance.org/wp-content/themes/sage-missio/dist/fonts/StorystoneRegular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
        url("https://www.missioalliance.org/wp-content/themes/sage-missio/dist/fonts/StorystoneRegular.otf") format("opentype"), /* Open Type Font */
        url("https://www.missioalliance.org/wp-content/themes/sage-missio/dist/fonts/StorystoneRegular.svg") format("svg"), /* Legacy iOS */
        url("https://www.missioalliance.org/wp-content/themes/sage-missio/dist/fonts/StorystoneRegular.ttf") format("truetype"), /* Safari, Android, iOS */
        url("https://www.missioalliance.org/wp-content/themes/sage-missio/dist/fonts/StorystoneRegular.woff") format("woff"), /* Modern Browsers */
        url("https://www.missioalliance.org/wp-content/themes/sage-missio/dist/fonts/StorystoneRegular.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');

body {
    line-height: 1.5 !important;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 24px;
    margin-bottom: 12px;
}

.entry-content ol, .entry-content p, .entry-content ul {
    font-family: pt-serif,Georgia,"Times New Roman",Times,serif;
    font-size: 20px;
    margin-bottom: 24px;
}

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

.logged-in #jp-relatedposts {
    display:block;
}

.banner .container-header:after {
  content: "";
  display: block;
  clear: both;
}

.rp4wp-related-posts li {
    margin-bottom: 24px;
    float: left;
}

.right-nav, .social-links {
    right: 15px;
}

.woocommerce-MyAccount-navigation-link--members-area {
    display: none;
}

.welcome-panel {
    display: none;
}

.img-gradient
{background:none;}

.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    color: #44444a;
    font-size: 16px;
}

.woocommerce.woocommerce-page friends-network .variations td {
    float:left;
}

.home .h5 {
    font-size:21px;
}

.event-banner.no-event {
    padding: 0;
}

.home-featured-event {
    max-height: 475px;
    overflow: hidden;
    width: 100%;
}

form.newsletter-form .gform_body {
    width: 81%;
}

.home-blocks {
    padding: 72px 15px 10px;
}

.home-collectives {
    padding: 2px 15px;
}

.loop-post img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 200px;
    margin: 0 auto;
}

.loop-post .avatar {
    max-width: 27px;
}

body.home .loop-post {
    /*min-height: 205px;*/
}

.large-article img {
    max-height: 400px;
}

.single .featured-img img {
    margin: 0 auto;
}

.single-resources .woocommerce ul.products li.product {
    width:100%
}

.single-resources .woocommerce ul.products li.product img {
    display:none;
}

.front-resources {
    padding: 35px 15px 10px;
    margin-top: 30px;
    background: #4682B4;
    color: #fff;
}

.woocommerce .woocommerce-loop-product__title {
    /* display: none; */
}

.woocommerce ul.products li.product .price {
    margin-bottom: 0em;
    font-size: 1.6em;
}

.woocommerce div.product .product_title {
    font-size: 28px;
    margin-top: 24px;
    margin-bottom: 12px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #ebe9eb;
    color: #313131;
    -webkit-font-smoothing: antialiased;
}

.woocommerce .quantity .qty {
    padding: 4px 0;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 1.5em;
}

.woocommerce div.product form.cart div.quantity {
    display:none;
}

.woocommerce button.button.alt:hover {
    background-color:#4682B4;
    color: #fff;
}

.resource-wrap {
    height:auto;
    min-height: 200px;
}

.post-type-archive-product .wrap {
    margin-top: 0;
}

.post-type-archive-product .page-title {
    display: none;
}

body.page.woocommerce-cart .main {
    max-width: 950px;
}

body.page.our-resources .main {
    width: 100%;
    max-width: 1400px
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 1em 0;
    padding: 0;
    position: relative;
    width: 21.05%;
    margin-left: 0;
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: none;
}

#ywcds_add_donation_form {
    text-align: center;
}

.searchandfilter .sf-field-submit {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 5px;
}

.searchandfilter .sf-field-submit input {
    background: none;
    border: none;
    padding: 0;
}

.search-results .col-md-3 {
    min-height: 300px;
}

.searchandfilter .search-filter-reset {
    border: 1px solid #E0E0E0;
    background: #fff;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.5;
    text-decoration: none;
    color: #4682B4;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination li {
    display:inline-block;
}

.pagination>.active>span {
    z-index: 2;
    color: #fff;
    background-color: #4682B4;
    border-color: #4682B4;
    cursor: default;
}

div.printfriendly a, div.printfriendly a:link {
    color: #4682B4;
    padding: 5px 20px;
    display: block;
}

div.printfriendly {
    margin: 0;
}

.pf-alignleft {
    float: right;
}

.mb-double {
    /*clear:both;*/
}

.col-partner:nth-of-type(3n+4) { clear: both; }

.gathering-wrap {
    padding:0px;
}

body.single-gatherings .main {
    max-width: 2750px;
}

.gathering-wrap .vc_column_container>.vc_column-inner {
    padding:0px;
}

.gathering-wrap div.printfriendly {
    display:none;
}

.comment-terms {
    display:block;
    padding:10px 20px;
    background:#eaeaea;
    border:1px dashed #ccc;
}

.book-series {
    padding-top: 0px;
    clear:both;
}
.book-series span {
    font-size: 22px;
    margin-bottom: 20px;
    display: block;
}

.book-series a span {
    font-size: 15px;
    text-align: center;
}

.book-series .col-md-6 {
    min-height: 390px;
    margin-bottom: 30px;
}

.author-image {
    float: left;
    padding: 0 15px 0 0;
}

.author-bio {
    overflow: hidden;
}

.modal-header strong {
    color: #616161;
    font-size: 22px;
}

.modal-body form.newsletter-form .newsletter-email input {
    border: 1px solid #ddd;
}

.author .modal-dialog {
    width: 700px;
    margin: 200px auto;
}

.coming-soon span {
    font-size: 19px;
    margin-bottom: 0px;
    display: block;
}


body.page-template-template-books .main {
    max-width:100%;
}

.page-template-template-books .printfriendly {
    display:none;
}

#advisors .leader {
    padding: 4px 0;
}
#advisors .h3 {
    font-size: 22px;
}

.page.sheleads .page-header {
    display:none;
}

.page.sheleads .wrap {
    margin-top: 0px;
}

#menu-sheleads {
    margin-bottom: 20px;
}

#menu-sheleads a {
    color: #616161;
    font-weight: 700;
}

.widget_search_filter_register_widget {
    background: #4682B4;
    color: #fff;
    padding: 10px 0;
    margin-bottom: 30px;
}

.widget_search_filter_register_widget h3 {
    text-align:center;
    margin-top:10px;
}

.widget_search_filter_register_widget .searchandfilter {
    margin-bottom:0px;
}

.widget_search_filter_register_widget .sf-field-taxonomy-resources-categories {
    width:100%;
}

.col-team-member {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 14px;
    float: none;
}

.she-leads-livestream .page-header {
    display: none;
}

.related.products {
    float:left;
}

.product_meta {
    display:none;
}

.wc-memberships-member-discount-message {
    display: none;
}

form.newsletter-form .gform_button {
    font-size: 16px;
    color: #fff;
}

.author-left .btn {
    width: 240px;
}

.author-header .author-left .avatar {
    border-radius: 0;
    border: none;
}


#gform_wrapper_51 label, #gform_confirmation_wrapper_51 .gform_confirmation_message {
    color: #000;
}

.rtLibronix {
    display:none;
}

.sidebar .g-1 {
    max-height: 1900px;
}

.author-left {
    width: 50%;
    float: left;
}

.author-donation {

}

.author-donation .give-form-wrap {
    padding: 0;
}

.give-btn-modal {
    color: #fff;
    background: #46b450;
    border: 1px solid #259a2f;
    font-size: 19px;
}

.give-btn-modal:hover, .give-btn-modal:active {
    color: #46b450;
    background: #fff;
}

.single-post #give-message-wrap {
    display: none;
}


#search-filter-form-44385 li.sf-field-search {
    /*display: block;*/
}

#search-filter-form-44385 li.sf-field-search label, #search-filter-form-44385 .sf-input-text {
    width: 100%;
}

#search-filter-form-44385 li.sf-field-search {
    width: 54%;
    padding: 5px 20px 5px 0;
    color: #000;
}

#search-filter-form-44385 ul li:nth-child(2):after {
    content:"\A";
    white-space:pre;
}

#search-filter-form-44385.searchandfilter ul>li {
    float:none;
}

#search-filter-form-44385 li:nth-child(2) { clear: left; }

#search-filter-form-44385 .sf-field-submit {
    display: inline;
}
#search-filter-form-44385 .sf-input-text {
    padding: 3px;
}

.mfp-content .printfriendly {
    display: none !important;
}

.give-btn-level-custom {
    display: none;
}

.resfilter {
    padding:20px 0;
}

.woof {
    /* text-align: center; */
}

.resfilter .chosen-container-single .chosen-single, .resfilter .chosen-container .chosen-results li.disabled-result {
    background: #fff;
    color: #616161;
    font-size: 15px;
}

.resfilter .chosen-container .chosen-results li.active-result {
    background: #fff;
    color: #616161;
}

.resfilter .woof .chosen-search {
    color: #000;
}

.woof input.woof_show_text_search {
    border: 1px solid #888;
    color: #000;
}

.resfilter .woof_container_select {
    width: 33%;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
}

.woof-padding-1 {
    padding-left: 16px !important;
}

.chosen-container {
    max-width: 100%;
}

.chosen-drop {
    text-align: left;
}

/* Give Form Edits */
#give-comment-wrap {
    display:none;
}

.label {
    padding: .2em .4em .3em 0.7em;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label.label-resource {
    padding: .2em .6em;
}

.h4, .rp4wp_component_title, h4 {
    font-size: 20px;
}

.h4, .h5, .h6, .rp4wp_component_title, h4, h5, h6 {
    margin-top: 12px;
    margin-bottom: 12px;
}

.rp4wp-related-posts.rp4wp-related-post h3{
    margin: 20px auto;
}

.hidden {
    display: none!important;
}

.banner-header-content-gathering {
    padding: 10px 15px;
    text-align:center;
    margin-top: 20px;
}

.banner-header-content-gathering .gathering-date {
    width:100%;
}

.banner-header-content-gathering .text-caps {
    display: inline;
    font-size: 16px;
}

.banner-header-content-gathering h1 {
    margin-bottom: 0px;
}

.gathering .media-body a:hover {
    text-decoration: underline;
}

.gather-spacer {
    padding: 220px 15px;
}


.dropdown .fa-angle-down::before {
    display: none;
}

.dropdown-menu li>a {
    padding: 6px 24px;
    display: block;
    clear: both;
    font-weight: 400;
    line-height: 1.5;
    color: #616161;
    white-space: nowrap;
}

.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
    display: block;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 48%;
}

.resource-event a {
    border-right: 1px solid #44444a;
    padding-right: 5px;
    padding-left: 5px;
}

.single-product .resource-event a:last-of-type {
    border: none;
}

.archive .resource-event a {
    border: none;
    padding: 0;
}

.angle-header p {
    font-size: 19px;
    line-height: 29px;
}

.blog .archive-header {
    background: linear-gradient(72deg, #4682B4 40%, rgba(255,0,0,0) calc(40% + 2px)), url(https://www.missioalliance.org/wp-content/themes/sage-missio/dist/images/bluemountains.jpg) no-repeat;
    background-size: cover;
    position: relative;
}

.blog .arrow-down {
    display: none;
}

.blog .searchandfilter ul>li {
    float: right;
    margin-left: 20px;
    max-width: none;
}

.blog .searchandfilter .sf-field-submit {
    /* clear: both; */
    width: 200px;
    float: right;
}

.blog .searchandfilter .sf-field-reset {
    margin-left: 5px;
    clear:both;
}

.searchandfilter ul>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 30%;
}

.searchandfilter .sf-field-search, .searchandfilter .sf-field-search label, .searchandfilter .sf-field-search label input {
    width:100%;
    max-width:100%;
}

.searchandfilter .sf-field-search label input {
    padding: 11px;
    color: #666;
}

.searchandfilter .sf-field-post_type {
    margin-left: 0 !important;
    padding-left: 0;
    padding-right: 0;
}

.searchandfilter .sf-field-post_type ul>li {
    float:left !important;
    background: #fff;
    color: #666;
    padding: 8px 10px;
    margin-left: 10px;
    border-radius: 5px;
}

.searchandfilter .sf-field-post_type ul>li:first-of-type {
    margin-left: 0px;
}

.searchandfilter .sf-field-category {
    margin-left: 0px!important;
}

.sf-field-post_type ul {
    float: right;
    margin-right: 5px;
}

.blog.page .main {
    width: 100%;
    max-width: 100%;
}

.blog .searchandfilter {
    margin-bottom: 0px;
}

.filter-reset {
    position: absolute;
    bottom: -24px;
    margin-top: 40px;
    right: 20px;
}

.heraldpress .book-series strong {
    font-size: 22px;
}

.heraldpress .book-series span {
    font-size: 1.7rem;
    color: #757575;
}

.heraldpress .book-series .small {
    font-size: 0.7rem;
}

.text-small {
    font-size: 0.75rem
}

.page-template-template-books .printfriendly, .partnerships .printfriendly, .newpartnerships .printfriendly, .heraldpress .printfriendly, .course-list .printfriendly {
    display:none;
}

body.partnerships .main, body.newpartnerships .main, body.heraldpress .main, body.page-template-template-fuller-courses .main, body.page-template-template-courses .main {
    max-width: 100%;
}

.partners .row {
    padding-top: 24px;
    padding-bottom: 24px;
}

.blue-bg {

}

.partnerships .blue-bg h3, .newpartnerships .blue-bg h3 {
    color: #000;
}



.partner-details .fas {
    font-size: 50px;
    color: #4682B4;
}

.partner-option {
    background:white;
    float: left;
    text-align: center;
    transition: all .3s ease-in-out;
    border: 1px solid #fff;
}

.partner-option:hover {
    cursor: pointer;
    border: 1px solid #ddd;
}

.partner-option:hover h3 {
    color: #4682B4;
    transition: all .3s ease-in-out;
}

.partner-option .fas {
    font-size: 36px;
    color: #4682B4;
    transition: all .3s ease-in-out;
}


.partner-option p {
    color: #999;
    padding: 0 10px;
    line-height: 1.3;
}
.more-info-button {
    position: relative;
}

/* Slider */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    height: 140px;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



.erdcc-banner {
    padding: 0;
    max-height: 925px!important;
}

.banner-title {
    color: #fff;
}

.erdcc-resources, .erdcc-resources a, .erdcc-resources a:hover {
    color: #fff;
}

.erdcc-resources a:hover {
    text-decoration: underline;
}

.erdcc-resources h4 {
    margin-bottom: 2px;
}

.stack-1 {
    background: #101d42;
}

.stack-2 {
    background: #4682b4;
}

.stack-3 {
    background: #3e767d;
}

.erdcc-nav .lead {
    padding: 20px 20%!important;
}

.erdcc-nav h3 {
    margin-top: 24px;
    margin-bottom: 24px;
}

.erdcc-nav a {
    background: #4682b4;
    color: #fff;
}
.erdcc-nav a:hover {
    background: #fff;
    color: #4682b4;
}

.erdcc-resources .row {
    width: 80%;
    margin: 0 auto;
}

.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

/* Fixes potential theme css conflict.*/
.acf-map img {
    max-width: inherit !important;
}

.church .small {
    color: #9E9E9E;
}

.church h3 {
    color: #4682B4;
    line-height: 20px;
}

.church .icons {
    align-items: right;
}

.church .church-social-icons i {
    margin-left: 5px;
}

.tooltip-inner {
    background: #4682B4;
    color: #fff;
    font-size: 1.2rem;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #4682B4;
}

.seminary-now .book-series img {
    width: 100%;
}

.seminary-now h3 {
    text-transform:capitalize;
}

.job_listings .search_jobs .search_keywords input, .job_listings .search_jobs .search_location input {
    padding: 6px;
}

.job_listings .search_jobs .search_submit  {
    text-align: center;
}

.job_listings .search_jobs .search_submit input {
    background: #4682B4;
    border: none;
    padding: 6px 10px;
    color: #fff;
    width: 200px;
    margin: 0 auto;
}

.wc-memberships-member-discount-message {
    display: none;
}

.list-inline>li.show {
    display: inline-block!important;
}

/* Kingdom Evangelical */

.kingdom h1 {
    font-family: 'Storystone','Open Sans', sans-serif;
}

.kingdom {
    font-family: 'Open Sans', sans-serif;
}

.font-thin {
    font-weight: 300;
}

.font-large {
    font-size: 19px!important;
}

.kingdomevangelicals .banner {
    padding: 0;
    background: #1D1D1D;
}

.kingdomevangelicals section {
    width: 100%;
}

.kingdom .hero {
    background: #E8E8E8;
}

.kingdom .modal-content {
    background: #E8E8E8;
}

.kingdom .book-cover {
    background: url(https://www.missioalliance.org/wp-content/uploads/2020/07/CKE-Mock-CenterJust.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.kingdomevangelicals .container, .kingdomevangelicals .main, .partnerships .wrap.container {
    width: 100%!important;
    max-width: 100%!important;
}

.kingdomevangelicals .missio-logo {
    padding: 5px;
}

.kingdom .btn.download-btn:hover {
    background: #1D1D1D;
}

.kingdom .btn {
    border-radius: 2.5rem;
}

.thumb-box
{
    display:inline-block !important;
    position:relative !important;
    overflow: hidden;
}

.thumb-box-overlay {
    visibility:hidden;
    opacity:0;
    transition:visibility 0s linear 0.5s,opacity 0.5s linear;
    position: absolute;
    width:100%;
    height:100%;
}

.thumb-box:hover .thumb-box-overlay {
    visibility:visible;
    opacity:1;
    transition-delay:0s;
    text-align:center;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.58);
    color: #fff;
    width:100%;
    height:100%;
    /*border-radius: 50%;
    padding: 10%;*/
}

.cons-header {
    background: url(https://www.missioalliance.org/wp-content/uploads/2020/05/missio.kingdomevangelicals-header-scaled.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    padding: 5rem;
    height: 70vh;
    position: relative;
}

.cons-header h1 {
    color: #fff;
}

.kingdom .btn-outline-primary {
    color: #7586d1;
    border: 1px solid #7586d1;
}

.kingdom .btn-outline-primary:hover {
    color: #fff;
}

.kingdomevangelicals .content-info-blue {
    background: #4682B4;
    color: #fff;
    padding: 0!important;
}

.kingdomevangelicals .content-info-blue .lead-text {
    padding: 96px 20px;
}

.cont-drop h4:first-of-type {
    margin-top: 0;
}

#module {
    width: 500px;
}

#module #collapseVoices.collapse:not(.show) {
    display: block;
    height: 300px;
    overflow: hidden;
}

#module #collapseVoices.collapsing {
    height: 3rem;
}

#module a.collapsed::after  {
    content: '+ Show More';
}

#module a:not(.collapsed)::after {
    content: '- Show Less';
}

.kingdomevangelicals .card-header, .kingdomevangelicals .card {
    border: none;
    background: none;
}

.kingdomevangelicals .card-header h4 .btn {
    font-size: 18px;
    font-weight: bold;
}

.consult-bg-1 {
    background: url('https://www.missioalliance.org/wp-content/uploads/2020/07/CKE-Mock-CenterJust.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.challanges .video-list{
    font-size: 1.1rem;
}

.challanges h2 {
    color: #1936b2;
}

.kingdomevangelicals .card-body {
    padding: 0;
}

.card-header .btn-link[aria-expanded="false"]::after {
    content: "\f107";
    color: #4682B4;
    font-family: "FontAwesome";
    font-size: 18px;
}

.card-header .btn-link[aria-expanded="true"]::after {
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
}

.p-70 {
    padding: 70px;
}

.p-140 {
    padding: 140px;
}

.py-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.vid-modal, .vid-modal a {
    height: 100%;
    margin-bottom: 30px;
}

.vid-img {
    float: left;
    width: 135px;
    border-radius: 66%;
    margin-right: 20px;
}


.btn:active:focus, .btn:focus {
    outline: none;
}

.download-btn {
    background: #1c5bc5;
}

.bg-grey {
    background: #ddd;
}

.bg-blue, .blue-bg {
    background: #4682B4;
    color: #fff;
}

.bg-dark-blue {
    background: #1c5bc5;
    color: #fff;
}

.bg-dark-blue h2, .bg-pink h2 {
    color: #fff;
}

.bg-dark-blue .btn, .bg-pink .btn {
    border: 1px solid #f8f9fa;
}

.video-list .speaker-name {
    font-size: 18px;
}

.video-list hr {
    border-top: 2px solid #1c5bc5;
}

.bg-pink {
    background: #91678E;
    color: #fff;
}

.label-success {
    background-color: #18BC9C;
}

.postid-69772 .main .g, .postid-69874 .main .g {
    display: none;
}

.page-id-8518 .page-header {
    display: none;
}

.page-id-8518 ,give-donation-amount {
    text-align: center;
}
.page-id-8518 .give-currency-symbol {
    float: none;
    height: 38px;
    padding: 6px 12px;
    margin-right: -5px;
}

.page-id-8518 .give-text-input.give-amount-top::after {
    text-align:center;
    content: "Click amount below or enter custom amount above.";
}

.page-id-8518 .give-text-input.give-amount-top {
    float: none;
}

.subscription_renewal_early {
    margin-top: 20px;
    background: #4682b4;
    color: #fff;
}


#give-form-70448-wrap {
    text-align:center;
}

#give-form-70448-1 {
    width: auto;
    margin: 0 auto;
    display: table;
    float: none;
    text-align: center;
}

.give-donation-level-btn {
    padding: .875rem 1.95rem;
}

.give-donation-amount {
    padding: 0 5px;
}

.loop-post .avatar-wrap {
    width: 27px;
    height: 27px;
    float: left;
    margin-right: 10px;
}

.loop-post .avatar-wrap img {
    width: 100%;
    height:100%;
}

/* Sidebar Subscribe Form */
.newsletter-sidebar .gform_body #gform_fields_4 {
    margin-bottom: 10px;
}

.newsletter-sidebar form.newsletter-form .gform_body {
    width: 100%;
}

.newsletter-sidebar .gform_footer {
        display: block;
    width: auto!important;
    margin: 0 auto;
}

.newsletter-sidebar #gform_submit_button_4 {
        border-radius: 5px;
}

.post .mb-triple {
    margin-bottom: 100px;
}

.byline-wrap {
  line-height: 21px;
}

.byline-wrap .avatar {
  float:left;
  margin-right: 10px;
}


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

    .book-cover {
        background:none;
    }
    .book-cover img {
        visibility: visible;
    }
    .p-140 {
        padding: 70px;
    }
    .p-70 {
        padding:20px;
    }
    .banner {
        height: 100%;
        border: none;
    }
    .main-nav {
        z-index: 999999;
        top:97px;
    }
    #menu-left-nav .dropdown-toggle, #menu-right-nav .dropdown-toggle {
        color: #fff;
    }
    .dropdown-menu li.menu-item a  {
        color: #fff;
    }
    .main-nav #menu-right-nav {
        text-align:center!important;
    }
    .dropdown-toggle::after {
        display: none;
    }
    .nav-toggle a {
        padding: 9px 0 0;
    }
    .header-search .search-input {
        height: auto;
        border: none;
        width: 300px!important;
    }
    .social-links ul {
        text-align: center!important;
    }
    .sidebar {
        width: 32%;
    }
    .book-image {
        margin: 0 auto;
        height: 350px;
        width: auto;
    }
    .book-series .col-sm-12 {
        margin-bottom:40px;
    }
    .book-series .col-md-4 {
        margin-bottom:10px;
    }
    .book-series span {
        font-size:26px;
    }
    .friendslogin-mobile {
        display:block;
    }
    .friendslogin {
        display:none;
    }
    .resfilter .woof_container_select {
        width: 100%;
    }
    .blog .searchandfilter ul>li {
        float: right;
        margin-left: 0;
        max-width: 60%;
    }
    .blog .searchandfilter .sf-field-post_type {
        width: 100%;
        float: left;
        max-width: 100%;
    }
    .blog .searchandfilter .sf-field-post_type ul {
        width: 100%;
        margin: 0 auto;
    }
    .blog .searchandfilter .sf-level-0 {
        max-width: 100%;
        float: none;
        width: auto;
        text-align: left;
        padding: 5px;
        margin: 0 10px;
    }
    .blog .searchandfilter .sf-field-search {
        width: 100% !important;
        max-width: 95% !important;
    }
    .blog .searchandfilter .sf-field-submit {
        margin-right: 12px;
    }
    .filter-reset {
        position: relative;
        bottom: -24px;
        right: 41px;
    }
    .blog .archive-header {
        background: #4682B4;
    }
    .searchandfilter .sf-field-post_type ul>li {
        float: right !important;
    }
}

@media screen and (min-width: 768px) {
    .sidebar {
        width: 32%;
    }
    .modal-dialog {
        width: 700px;
        margin: 30px auto;
    }
    .friendslogin-mobile {
        display:none;
    }
    .friendslogin {
        display:block;
    }
    .w-60 {
        width: 60%;
    }
}



@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .main-nav {
        margin-top:40px;
    }
    .left-nav, .right-nav {
        bottom: -40px;
    }

    .col-partner:nth-of-type(2n+3) { clear: both; }
}

@media (max-width: 420px) {
    .erdcc-banner{
        padding:0;
    }
    .brand {
    -webkit-background-size: 165px 40px;
    background-size: 165px 40px;
    width: 165px;
    height: 40px;
    }
}
