
	.about-us .section-title {
    font-size: 32px;
    font-weight: 300;
    line-height: 43px;
    text-align: center;
}

.about-us .badges-container {
    margin-top: 10px;
}

.badge-items-list .col {
    padding: 0;
}

.badge-items-list .card {
    border: none;
    flex-direction: row;
    max-width: 305px;
    margin: 0 auto;
}

.badge-items-list .badge-item img {
    width: auto;
}

.badge-items-list .badge-item .badge-title {
    text-align: center;
    color: #0A4A8D;
    position: absolute;
    top: 100px;
    width: 100%;
    margin: 0 auto;
}

.badge-items-list .badge-item .badge-title h4 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    margin: 0 auto;
    font-weight: normal;
}

.badge-items-list .badge-item .badge-title p {
    font-size: 10px;
}

.badge-items-list .badge-item .badge-description {
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100%;
    color: white;
    line-height: 21px;
}

.badge-items-list .badge-item .badge-description p {
    text-align: center;
    margin: 0 auto;
    width: 90%;
    font-weight: 300;
	font-size: 16px;
}

.badge-items-list .badge-item.thirty-year .badge-description {
    bottom: 10px;
}

.mortgage-partner-description {
    margin: 0 auto;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px;
    font-weight: 400;
}

.mortgage-partner-description p {
    margin-bottom: 0;
}

.mortgage-partner-description ul {
    margin-top: 24px;
    list-style: none;
    padding-left: 0;
}

.mortgage-partner-description ul li {
    margin-bottom: 16px;
    position: relative;
    padding-left: 24px;
}

.mortgage-partner-description ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    background-color: #1d3146;
}

.mortgage-partner-items-list {
    margin-top: 40px;
}

.mortgage-partner-list-item {
    background-color: #ffffff;
    min-height: 130px;
    margin: 0 auto;
    align-items: center;
    flex-direction: row;
}

.mortgage-partner-list-item .icon-header  {
    margin-left: 56px;
    margin-right: 62px;
}

.mortgage-partner-list-item .icon-header .icon,
.mortgage-partner-list-item .icon-header p {
    width: 100px;
    text-align: center;
}

.mortgage-partner-list-item .icon-header p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 0;
}

.mortgage-partner-list-item .sub-content {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    padding: 10px 24px 10px 0;
    margin-bottom: 0;
}

.our-leadership-container {
    background: linear-gradient(330.86deg, #E3EBF1 0%, #FFFFFF 100%);
    padding-top: 30px;
    padding-bottom: 20px;
}

.leader-list {
    margin-top: 40px;
}

.leader-list .leader {
    margin: 0 auto;
    border: 1px solid #B3BAC1;
    border-radius: 16px;
    background-color: #FFFFFF;
    display: flex;
    padding: 32px;
    margin-bottom: 24px;
}

.leader-list .leader img {
    height: 353px;
}

.leader-list .leader > :nth-child(2) {
    margin-left: 24px;
}

.leader-list .leader .leader-name {
    font-size: 32px;
    line-height: 43px;
}

.leader-list .leader .leader-email,
.leader-list .leader .leader-email a {
    color: #0A4A8D;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    text-decoration: none;
    word-break: break-all;
}

.leader-list .leader .leader-description {
    color: #404040;
    line-height: 20px;
    margin-bottom: 0;
	font-size: 16px;
}

.giving-edge-container {
    margin-top: 40px;
}
.giving-edge-container picture img {
    display: block;
    margin: 0 auto;
}

.giving-edge-section {
    flex-direction: column-reverse;
}

.solutions-services {
    margin-right: 40px;
}

.solutions-services .header {
    display: flex;
}

.solutions-services .header p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 500;
}

.solutions-services .header p.active {
    color: #0A4A8D;
}

.solutions-services .header p.tab-divider {
    padding: 0 40px;
    font-weight: 300;
    color: #E4E4E4;
}

.solutions-services .header p.tab-header-name {
    cursor: pointer;
}

.ss-list {
    margin: 40px 0;
}

.ss-list .ss-item {
    border-bottom: 1px solid #E4E4E4;
    margin-top: 16px;
}

.ss-list .ss-item:first-child {
    margin-top: 0;
}

.ss-list .ss-item:last-child {
    border-bottom: none;
}

.ss-list .ss-item .ss-item-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    font-weight: 500;
}

.ss-list .ss-item .ss-item-description {
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
}

.careers-container {
    background-image: url('/wcm/connect/freedomwholesale/9f4db74f-67f0-4c79-941e-639634c859b6/about-careers-background-desktop.webp?MOD=AJPERES&amp;CONVERT_TO=url&amp;CACHEID=ROOTWORKSPACE.Z18_GAC01202PGQ4D0QJ61GN9U3000-9f4db74f-67f0-4c79-941e-639634c859b6-pkA0oOp');
    background-size: cover;
    background-repeat: no-repeat;
    color: #ffffff;
    padding: 60px 0;
}

.careers-container .section-divider {
    color: #C7D1E4;
}

.careers-container .careers-content {
    max-width: 750px;
    margin: 40px auto 0;
}

.careers-container a,
.careers-container a:hover {
    color: #ffffff;
    text-decoration:underline;
}

.community-container {
    background: linear-gradient(328.43deg, #E3EBF1 0%, #FFFFFF 100%);
    padding-top: 60px;
    display: flex;
    align-items: center;
}

.community-container picture img {
    margin: 0 auto;
    display: block;
}

.in-community-content {
    margin-left: 24px;
}

.in-community-content p {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

.in-community-content .anchor-link {
    font-weight: bold;
    text-decoration: underline;
}

@media all and (max-width: 1024px) {

    .mortgage-partner-list-item,
    .leader-list .leader {
        width: 100%;
    }

    .solutions-services {
        margin: 0;
        margin-top: 40px;
    }

    .solutions-services .header {
        justify-content: center;
    }

    .in-community-content {
        margin: 24px;
    }

    .about-us .badge-list {
        justify-content: center;
    }

    .about-us .badge-list .badge-item {
        margin: 0 20px;
        width: auto;
    }
}

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

    .mortgage-partner-list-item,
    .leader-list .leader {
        width: 100%;
    }

    .mortgage-partner-list-item .icon-header {
        margin-left: 24px;
        margin-right: 32px;
    }

    .mortgage-partner-list-item .sub-content {
        padding-right: 24px;
    }
}

@media all and (max-width: 767px) {
    .about-us .badge-list .badge-item {
        margin-bottom: 20px;
    }

    .about-us .badge-list .badge-item:last-child {
        margin-bottom: 0;
    }

    .mortgage-partner-list-item {
        height: auto;
        flex-wrap: wrap;
    }

    .mortgage-partner-list-item .icon-header {
        text-align: center;
        margin:  0 auto;
        margin-top: 20px;
    }

    .mortgage-partner-list-item .sub-content {
        padding: 0;
        width: 90%;
        margin: 20px auto;
        text-align: center;
    }

    .leader-list .leader {
        flex-wrap: wrap;
        padding: 24px 16px;
    }

    .leader-list .leader picture {
        margin: 0 auto !important;
    }

    .leader-list > :nth-child(2) {
        flex-wrap: wrap-reverse;
    }

    .leader-list .leader > :nth-child(2) {
        margin: 0;
    }

    .leader-list .leader-details {
        margin: 20px 0 0 !important;
    }

    .leader-list .leader img {
        height: auto;
        display: block;
        margin: 0 auto;
    }

   
}
@media only screen and (min-width: 1200px) { 
    .giving-edge-section {
        flex-direction: row;
    }
}

