
	.top-header .login-links {
    display: none;
}

.top-header .dropdown-toggle::after {
    display: none;
}

.top-header #navbarScroll .nav-item{
    margin-left: 20px;
}

.top-header #navbarScroll{
    margin: auto;
}

.main-nav {
    padding-left: 0;
}

.breadcrumb-section {
    background: linear-gradient(270deg, #E5F1F7 0%, #CBDDE8 53.89%, #C8DBE6 73.46%, #BED3E0 100%);
}

.breadcrumb {
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    color: #222A34;
    background: transparent;
    padding: 0;
}

.whl-banner {
    position: relative;
    min-height: 380px;
    margin: 0;
    padding: 0;
    background: rgb(209, 220, 231);
    background: -webkit-linear-gradient(227deg, rgba(209, 220, 231, 1) 0%, #e0e7ef 71.71%, rgba(199, 217, 226, 1) 100% );
    background: linear-gradient(227deg, rgba(209, 220, 231, 1) 0%, rgba(224, 231, 239, 1) 71.71%, rgba(199, 217, 226, 1) 100% );
}
.whl-banner .jumbotron {
    background: none;
    padding: 0;
}
.whl-banner .banner-wrapper {
    height: auto;
    display: block;
    position: relative;
    overflow: visible;
}

.whl-banner .banner-wrapper::after {
    content: "";
    position: absolute;
    background: url('/wcm/connect/freedomwholesale/e24cc756-0951-466d-a85b-af54fef74006/white-dots.png?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_GAC01202PGQ4D0QJ61GN9U3000-e24cc756-0951-466d-a85b-af54fef74006-pkA0LrR') no-repeat;
    top: 67%;
    left: 0;
    height: 158px;
    width: 46px;
}

.banner-wrapper picture.banner-img, 
.banner-wrapper picture.banner-img img {
    width: 100%;
    min-height: 380px;
}

.whl-banner .banner-caption {
    width: 100%;
    padding-bottom: 48px;
}

.whl-banner .banner-caption picture img {
    width: 100px;
    display: block;
    margin: 0 auto;
}

.big-banner-description {
    padding-top: 16px;
}

.banner-title {
    color: #282d32;
    font-size: 1.875rem;
    line-height: 33px;
    font-weight: 500;
    padding-bottom: 15px;
    text-align: center;
}

.banner-description {
    color: #282D32;
    line-height: 26px;
    font-weight: 300;
    padding-top: 8px;
    margin-bottom: 24px;
    font-size: 1.25rem;
}

.btn {
    display: flex;
    width: 100%;
    height: 56px;
    text-decoration: none;
    color: #fff;
    font-size: 1.3125rem;
    font-weight: 500;
    line-height: 24px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: transparent;
    text-transform: uppercase;
    border: 0;
    align-items: center;
    justify-content: center;
}

.btn-secondary {
    background-color: #0a4a8d;
}

.btn-success {
    background-color: #03906A;
}

.product-cards .card {
    border: none;
    background: transparent;
}

.product-cards .card-body {
    margin: -20px 18px 0;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 15%);
    position: relative;
    padding-top: 16px;
    padding-bottom: 48px;
}

.product-cards .card-title {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 10px;
}

.product-cards .card-divider {
    width: 65px;
    height: 1px;
    border: 1px solid #C7D1E4;
    margin: 0 auto;
}

.product-cards .card-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    margin-top: 16px;
}

.product-cards .anchor-link {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    margin: 0;
    font-weight: 700;
    text-decoration: underline;
}

.loan-cards .card {
    border: 1px solid #B3BAC1;
    border-radius: 16px;
    background-color: #FFFFFF;
    position: relative;
    padding-bottom: 30px;
}

.loan-cards .card-body .item-header {
    font-size: 32px;
    line-height: 43px;
    font-weight: 400;
}

.loan-cards .card-body .divider {
    margin: 0;
    border: 1px solid #C7D1E4;
}

.loan-cards .card-body .highlights {
    margin: 1em 0;
    list-style: none;
    padding-left: 0;
}

.loan-cards .card-body .highlights li {
    font-weight: 300;
    font-size: 23px;
    line-height: 28px;
    margin: 10px 0;
    position: relative;
    padding-left: 2rem;
}

.loan-cards .card-body .highlights li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    background-color: #1d3146;
}

.loan-cards .card-body .anchor-link {
    text-decoration: underline;
    display: inline-block;
    margin-left: 30px;
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    bottom: 16px;
}

.footer-detail {
    padding-top: 40px;
}

.footer-detail h2 {
    font-size: 22px;
    line-height: 28px;
    border-bottom: 1px solid #c7d1e4;
    padding-bottom: 1px;
    font-weight: normal;
}

.footer-detail ul {
    list-style-type: none;
    margin-block-start: 0;
    padding-left: 0;
}

.footer-detail ul li {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 24px;
    padding-top: 4px;
}

.footer-detail ul li a {
    display: block;
    line-height: 28px;
    cursor: pointer;
    letter-spacing: 0.5px;
    font-size: 16px;
    color:#fff;
}

.footer-address {
    line-height: 30px;
    padding-bottom: 40px;
}

.footer-address .container a {
    cursor: pointer;
    text-decoration: underline;
    color:#fff;
}

.footer-address-break {
    display: none;
}

img.bankers-mortgage {
    display: inline-block;
    margin-left: 20px;
}

img.equal-housing {
    margin-left: 6px;
    display: inline-block;
}

.empty-sitemap {
    display: none;
}

.edge-card {
    border-radius: 6px;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 15%);
    text-align: center;
    color: #000000;
}

.edge-card .card-icon {
    margin-top: 26px;
}

.edge-card .card-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 10px auto;
}

.edge-card .card-divider {
    width: 80px;
    height: 1px;
    border: 1px solid #C7D1E4;
    margin: 0 auto;
}

.edge-card .card-description {
    padding: 15px 15px 30px;
    font-size: 16px;
    text-align: center;
    line-height: 21px;
}

.bc-section .primary-btn {
    padding: 14px 70px;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 28px;
}

.bc-section .image-style {
    display: none;
}

.bc-section img {
    max-width: 100%;
}

.bc-section .bc-section-content {
    text-align: center;
    margin-bottom: 24px;
}
 
.btn-secondary:hover {
    background-color: #0a4a8d;
}

@media only screen and (min-width: 768px) {
    .top-header .login-links{
        display: flex !important;
    }
    .whl-banner .banner-wrapper > .row {
        flex-direction: row-reverse;
    }

    .whl-banner picture.banner-img {
        width: auto;
    }

    .banner-title {
        padding-bottom: 10px;
        text-align: left;
        font-size: 2.0625rem;
        line-height: 40px;
    }

    .btn {
        width: 280px;
        margin: 0;
    }

    .banner-caption {
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 1;
        padding-bottom: 0;
    }

    .big-banner-description {
        width: 325px;
        padding-top: 0;
    }

    .whl-bc-banner .banner-caption {
        padding-bottom: 0;
    }

    .whl-banner .banner-caption picture img {
        display: inline;
    }

    .edge-card {
        flex-direction: column;
    }
}

@media only screen and (min-width: 992px) {
    .whl-bc-banner .banner-wrapper picture.banner-img {
        width: 595px;
    }

    .edge-card {
        width: 100%;
        flex-direction: row;
    }

    .edge-card .card-title {
        min-width: 234px;
    }

    .edge-card .card-divider {
        width: 1px;
        height: 80px;
        margin: auto 0;
    }

    .edge-card .card-description {
        margin: auto;
        text-align: left;
    }

    .bc-section .image-style {
        display: block;
        padding: 0;
    }

    .bc-section .bc-section-content {
        text-align: left;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 1024px) {
    .empty-sitemap {
        display: block;
    }
}

@media only screen and (min-width: 1200px) {
    .banner-wrapper picture.banner-img {
        width: auto;
    }

    .whl-bc-banner .banner-wrapper picture.banner-img {
        width: 750px;
    }

    .banner-title {
        font-size: 2.875rem;
        text-align: left;
        line-height: 52px;
    }

    .big-banner-description {
        width: 394px;
    }

    .whl-banner .banner-caption picture img {
        width: auto;
    }

    .edge-card {
        width: 100%;
        margin-bottom: 20px;
        flex-direction: column;
    }

    .edge-card .card-title {
        width: 234px;
    }

    .edge-card .card-divider {
        width: 80px;
        height: 1px;
        border: 1px solid #C7D1E4;
        margin: 0 auto;
    }

    .edge-card .card-description {
        margin: 0 auto;
        text-align: center;
        padding-bottom: 15px;
    }
}

@media only screen and (min-width: 1400px) {
    .whl-bc-banner .banner-wrapper picture.banner-img {
        width: 850px;
    }
}
@media only screen and (max-width: 992px) {
    .main-nav {
        flex-wrap: wrap;
    }

    .top-header #navbarScroll {
        width: 100%;
    }

    .main-nav .nav-list {
        justify-content: space-around;
        width: 100%;
    }

    .top-header #navbarScroll .nav-item {
        margin-left: 0;
    }
}
