﻿body {
    background-color: #fff;
    color: #383838;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-style: normal;
    line-height: initial;
    margin: 0;
}

.head-nav-item{
    padding: 0px 10px;
}
.popular-sermon-container{
    /*background-color: blue;*/
}
.popular-sermon-inner-container {
    background-color: rgba(3,29,68,.05);
    padding: 30px;
}
.row:before, .row:after {
    display: none !important;
}
h3 {
    font-size: 24px;
    line-height: 25px;
}
h4 {
    font-size: 21px;
    line-height: 25px;
}
.h4-home-topics{
    padding-top:10px;
}
.h4-home{
    margin-bottom: 0px;
}
h2 {
    font-size: 36px;
    line-height: 42px;
}
h1, h2, h3, h4, h5, h6 {
    color: #031D44;
    font-weight: 700;
}
.sermon-container-icon {
    max-width: 20px;
    margin: auto;
    max-width: 16px;
}
.sermon-icon-container {
    background-color: #b3b3b3;
    width: 30px;
    display: flex;
    height: 30px;
    align-content: center;
    border-radius: 30px;
}
#content-wrapper{
    padding-top:50px;
}
.sermon-container-scripture {
    padding: 5px 10px;
}
.sermon-scripture-container{
    display: flex;
}
.sermon-container-author-img{
    border-radius: 50%;
    width: 30px;
}
.sermon-container-author-name{
    padding: 5px 10px;
}
.small-text {
    font-size: 13px;
}
.grey-font{
    color: #808080;
}
.popular-sermon-info{
    padding-top: 20px;
}
.nav-link-alt {
    text-decoration: none !important;
}

.nav-link-alt:hover {
    text-decoration: none !important;
}
.popular-topics-topic-box {
    box-shadow: 0px 2px 4px 0px rgba(3,29,68,.07);
    width: auto;
    background-color:#fff;
}
.home-topic-img {
    max-height: 50px;
    float: right;
}
/*.popular-topics-box-left{
    padding: 0px 10px 10px 0px
}
.popular-topics-box-right{
    padding: 0px 0px 10px 10px;
}*/
.no-overflow-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.col-no-pad-sides{
    padding-left: 0px;
    padding-right: 0px;
}
.col-no-pad-left{
    padding-left: 0px !important;
}
.col-no-pad-right{
    padding-right: 0px !important;
}
.home-topic-container{
    padding-right:30px;
}
.try-head {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.home-grey-box-background {
    background-color: rgba(3,29,68,.05);
}
.home-grey-box-shadow {
    box-shadow: 0px 2px 4px 0px rgba(3,29,68,.07);
}
.try-benefits-box {
    background-color: rgba(3,29,68,.05);
    max-width: 296px;
    min-height: 450px;
    margin: auto;
}

.try-benefits-image {
    margin: auto;
}
.auto-margin{
    margin: auto;
}
.featured-contributor-head{
    border-radius: 50%;
    max-width: 150px;
    margin-left:auto;
    margin-right:auto;
    margin-top: -100px;
    display: table-caption;
}
.try-benefits-text {
    padding-top:20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}
.featured-contributor-wrap{
    background-color: #fff;
    height:100%;
    padding:20px;
}
.featured-contributor-text{
    padding: 20px;
}
.try-benefits-text-sub {
    color: #666;
    font-size: 15px;
    line-height: 21px;
}
.featured-contributor-bio {
    color: #666;
    font-size: 15px;
    line-height: 21px;
    padding-bottom: 40px;
}
.featured-contributor-contain{
    padding-top: 100px;
}
.center-align{
    text-align: center;
}
.contributor-contain-row{
    padding-bottom:50px;
}
.church-icon-img{
    max-height: 30px;
    margin-right: 15px;
}
.contributor-church-contain{
    position:absolute;
    bottom: 20px;
}
.contributor-church-name {
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 25px;
    font-size: 13px;
    line-height: 15px;
}
.subhead-text {
    font-size: 20px;
    line-height: 25px;
}
.ss-yellow-orange {
    color: #FAA916;
}
.ss-yellow-orange-bg {
    background-color: #FAA916;
}
.mobile-free-text {
    font-size: 3.1vw;
    color: #031D44;
    padding-top:8px;
}
.mobile-free{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
}
.number-circle {
    background-color: orange;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    align-content: center;
    display: flex;
}
.circle-number{
    color: #fff;
    font-size: 40px;
    font-weight:bold;
}
.home-head {
    background: url('https://media.swncdn.com/sermonsearch/Images/Top-Background.png');
    background-color: grey;
    margin: auto;
    background-size: cover;
    max-height: 575px;
    color: #fff !important;
}
.home-head-contain{
    padding: 20px 75px;
}
.home-head-nav-link{
    padding-right: 13px;
    color: #fff;
}
.home-head-nav-link:hover {
    text-decoration: none !important;
    color: #FAA916;
}
.home-head-content {
    justify-content: center;
}
.fa-shopping-cart{
    color: #fff;
}
.cartItemCount.badge {
    top: -19px;
    left: -13px;
}

.cartItemCount {
    position: relative;
    top: -15px;
    left: -28px;
    background-color: #cc4646;
    color: white;
    border-radius: 50%;
}
.home-head-icon{
    max-width:350px;
}
.home-head-search-input {
    height: 60px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    font-size: 24px;
    padding:25px;
    width: 100%;
    color: black;
}
.home-head-search-input-alt {
    height: 40px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    font-size: 24px;
    padding: 20px;
    width: 100%;
    color: black;
}
.input-icons i {
    position: absolute;
}

.input-icons {
    width: 100%;
}

.icon {
    padding: 10px;
    min-width: 40px;
}

.input-field {
    width: 100%;
    padding: 10px;
    text-align: center;
}
.search-icon-home {
    margin-left: -55px;
    color: gray;
    font-size: 28px;
    padding-top: 15px;
}
.search-icon-home-alt {
    margin-left: -55px;
    color: gray;
    font-size: 28px;
    padding-top: 7px;
}
.search-icon-home:hover{
    cursor: pointer;
}
.home-find-out{
    font-size:26px;
}
.top-pad-xs {
    padding-top: 5px;
}

.top-pad-sm {
    padding-top: 10px;
}

.top-pad-md {
    padding-top: 15px;
}

.top-pad-lg {
    padding-top: 20px;
}

.top-pad-xl {
    padding-top: 25px;
}

.top-pad-xxl {
    padding-top: 30px;
}

.bottom-pad-xs {
    padding-bottom: 5px;
}

.bottom-pad-sm {
    padding-bottom: 10px;
}

.bottom-pad-md {
    padding-bottom: 15px;
}

.bottom-pad-lg {
    padding-bottom: 20px;
}

.bottom-pad-xl {
    padding-bottom: 25px;
}

.bottom-pad-xxl {
    padding-bottom: 30px;
}
.top-marg-xs {
    margin-top: 5px;
}

.top-marg-sm {
    margin-top: 10px;
}

.top-marg-md {
    margin-top: 15px;
}

.top-marg-lg {
    margin-top: 20px;
}

.top-marg-xl {
    margin-top: 25px;
}

.top-marg-xxl {
    margin-top: 30px;
}

.bottom-marg-xs {
    margin-bottom: 5px;
}

.bottom-marg-sm {
    margin-bottom: 10px;
}

.bottom-marg-md {
    margin-bottom: 15px;
}

.bottom-marg-lg {
    margin-bottom: 20px;
}

.bottom-marg-xl {
    margin-bottom: 25px;
}

.bottom-marg-xxl {
    margin-bottom: 30px;
}
.blue-button {
    background: #0288D1;
    border-radius: 20px;
    box-sizing: border-box;
    color: #fff !important;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
}
.link-button-img {
    float: right;
    height: 30px;
    padding-left: 10px;
    position: relative;
    top: 5px;
}
.col-no-padding-sides {
    padding-left: 0 !important;
    padding-right: 0 !important
}
.home-container{
    padding-bottom: 50px;
}
.how-to-section{
    padding-bottom: 30px;
}
.how-to-contain{
    padding-top: 25px;
}
.how-to-btn-contain{
    padding-left: 15px;
    padding-right: 15px;
}
a.anchor {
    display: block;
    position: relative;
    top: -175px;
    visibility: hidden;
}
.key-word-label {
    padding-top: 6px;
    padding-right: 12px;
    color: #555;
}
.form-input-pad {
    padding: 10px 10px;
}
#HamburglarMenu {
    background-color: #fff;
}
.btn-search-inner {
    font-size: 20px;
    padding: 5px 5px;
    color: #fff;
    background-color: #2e2e2e;
}
.m-nav-item{
    color: #000;
    padding-bottom: 10px;
}
.button-orange {
    background: #faa916;
    border-radius: 35px;
    box-shadow: 0px 5px 15px 0px rgba(204,102,0,.25);
    color: #031D44;
    font-size: 24px;
    font-weight: 900;
    height: 70px;
    line-height: 70px;
    padding: 0 50px;
    text-transform: uppercase;
}
.fa-bars{
    font-size: 30px;
    cursor: pointer;
}
.key-word-label{
    color: #000;
}
.head-h1 {
    font-size: 18px;
    color: #fff;
    font-weight: 100;
    opacity: 0.75;
}
.footer{
    padding-top: 25px;
    padding-bottom: 25px;
}
.footer-div {
    background-color: #031D44;
    color: #fff;
}
.footer-sites-text{
    text-align: center;
}
.footer-find-out{
    float: right;
    font-size: 22px;
    color: #fff;
}
.footer-link{
    color: #fff;
    font-size: 15px;
}
    .footer-link:hover {
        text-decoration: none !important;
        color: #FAA916;
    }
.footer-text {
    color: #fff;
    font-size: 15px;
    line-height: 21px;
}
.dropdown-toggle {
    color: #2e2e2e;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #ccc;
}
.h1-nh {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 10px;
}
.dropdown-menu {
    color: #2e2e2e;
    border: 1px solid #ccc;
    top: 31px;
    border-radius: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-top: 1px solid #2e2e2e;
}
.desktop-header {
    padding-top:50px;
    padding-bottom: 50px;
}
.header-login {
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
#accountbtn {
    color: #2e2e2e;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-bottom: 10px !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.home-head-nav-link.corona {
    color: #FAA916;
    font-weight: bold;
}

@media(max-width: 576px) {
    .h4-home-topics {
            padding-bottom: 10px;
        }

        .button-orange {
            line-height: 60px;
            height: 60px;
            font-size: 20px;
            padding: 0px 20px;
            font-size: 4.1vw !important;
        }

        .number-circle {
            margin: auto;
            margin-bottom: 20px;
        }

        .blue-button-how {
            font-size: 3.2vw !important;
        }
        .popular-topics-box-left {
            padding: 0px 0px 10px 0px
        }

        .popular-topics-box-right {
            padding: 0px 0px 10px 0px;
        }
    }

    @media(max-width: 768px) {
        .how-to-section {
            padding-top: 30px;
            padding-bottom: 30px;
        }
        .footer-find-out {
            font-size: 4vw !important;
        }
        .mx-sm-auto{

        }
        .mobile-free-text {
            font-size: 24px;
            line-height: .6;
        }
    }

    @media(max-width: 991px) {
        .mobile-header {
            display: block;
            /*padding: 25px;*/
            padding: 25px 0px;
        }
        .mobile-free {
            padding-left: 25px;
            padding-right: 25px;
        }

        .mobile-top-container {
            padding-bottom: 20px;
        }

        .desktop-header {
            display: none;
        }

        .sign-in-link {
            display: none;
        }

        .home-head {
            height: auto !important;
            max-height: 500px !important
        }

        .fa-shopping-cart {
            font-size: 24px;
            float: right;
        }

        .sermon-author-container {
            margin-bottom: 10px;
        }
        .popular-sermon-container-left-mobile {
            padding: 15px 10px 15px 0px;
        }

        .popular-sermon-container-right-mobile {
            padding: 15px 0px 15px 10px;
        }
        /*.popular-sermon-container-center {
            padding: 15px 15px 15px 15px;
        }*/
        .popular-sermon-container-left {
            padding: 15px 15px 15px 15px;
        }

        .popular-sermon-container-right {
            padding: 15px 15px 15px 15px;
        }
    }

@media(min-width: 769px) {
    .blue-button-how {
        font-size: 1.4vw !important;
    }

    .key-word-label {
        float: right;
    }
}
    @media(min-width: 992px) {
        .mobile-header {
            display: none;
        }

        .desktop-header {
            display: block;
        }

        .sign-in-link {
            display: block;
        }

        .blue-button-how {
            font-size: 1vw !important;
        }
        .mobile-free-text{
            font-size: 28px;
            padding-right: 25px;
        }
        .mobile-free {
            width: 100%;
        }
        .popular-sermon-container-left {
            padding: 15px 15px 15px 0px;
        }

        .popular-sermon-container-right {
            padding: 15px 0px 15px 15px;
        }
        .popular-sermon-container-left-mobile {
            padding: 15px 15px 15px 0px;
        }

        .popular-sermon-container-right-mobile {
            padding: 15px 0px 15px 15px;
        }

        .popular-sermon-container-center {
            padding: 15px 15px 15px 15px;
        }
        .popular-topics-box-center{
            padding-bottom: 15px;
            padding-right: 7px;
            padding-left: 7px;
        }
        .popular-topics-box-right{
            padding-right: 0px;
            padding-left: 7px;
        }
        .popular-topics-box-left {
            padding-right: 7px;
            padding-left: 0px;
        }
    }
    @media(min-width: 1040px){
        
    }

    @media(min-width: 1200px) {
        .container {
            max-width: 1200px;
        }

        .blue-button-how {
            font-size: 15px !important;
        }
    }