﻿body {

    background: white;
}

.container {
    margin-top: 40px;
    width: 100%;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0,0,0,0.1);
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0,0,0,0.2);
}

::-webkit-scrollbar-thumb:hover {
        background: rgba(0,0,0,0.4);
    }

::-webkit-scrollbar-thumb:active {
        background: rgba(0,0,0,.9);
    }
.search-lo {
    margin-bottom: 40px;
    width: 300px;
}
.state-list > li > a {
    color: #424242 !important;
}

.state-list {
    overflow-x: hidden;
    height: 450px;
    font-family: "Questrial", Sans-serif;
    font-size: 22px;
    text-align: center;
    text-decoration: underline;
    font-weight: 100;
    text-transform: uppercase;
    cursor: pointer;
    list-style-type: none;
    margin-left: -40px;
}

.state-list-with-visuals {
    padding-right: 150px;
}

li {
    padding-bottom: 10px;
}

.state-title {
    font-family: "Questrial", Sans-serif;
    color: #424242 !important;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
}

.column-two{
    margin-left: 100px;
    width: 400px;
}

.map > img {
    height: 400px;
    width: 600px;
}

.btn-search {
    color: white;
    font-weight: 600;
    font-family: "Questrial", Sans-serif;
}

.btn-branch {
    color: white;
    font-family: "Questrial", Sans-serif;
    width: 400px;
    height: 60px;
    margin-bottom: 15px;
}
.branch-data{
    margin-bottom: 30px;
}
.branch-name {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}

.branch {
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #7a7a7a;
}

.branch-column-one > img {
    height: 400px;
    width: 500px;
}

.branch-column-two {
    width: 600px;
    height: 500px;
    overflow-x: hidden;
}

.branch-title {
    font-family: "Questrial", Sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 50px;
}

.branch-state-title {
    font-family: "Questrial", Sans-serif;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 50px;
}

.branch-title-name {
    color: #7A7A7A;
    font-family: "Questrial", Sans-serif;
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
}

.lo-data {
    margin-top: 40px;
}

.lo-name {
    font-family: "Questrial", Sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.lo-title {
    color: #7A7A7A;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.lo-details {
    color: #7A7A7A;
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

.btn-lo-page {
    margin-top: 10px;
    color: white;
    font-family: "Questrial", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    width: 200px;
    height: 60px;
    border-radius: .2rem;
}

table {
    border-collapse: separate;
    border-spacing: 10px 1.3rem !important;
    margin-right: 0;
}

.lo-name-title {
    margin-bottom: 50px;

}

.profile-image {
    margin-bottom: 20px;
}


.loan-officer-name {
    font-family: "Questrial", Sans-serif;
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
}

.loan-officer-title {
    color: #414141;
    font-family: "Questrial", Sans-serif;
    font-size: 24px;
    font-weight: 400;
}

.detail-title {
    font-weight: bold;
    font-family: "Questrial", Sans-serif;
    font-size: 16px;
}

.detail-item {
    font-family: "Questrial", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #414141;
    display: inline-block;
}

.details-table {
    margin-left: 70px;
    margin-top: -20px;
    display: block;
}

.social-links {
    margin-left: 80px;
    font-size: 40px;
}

.social-link-item {
    margin-left: 5px;
    margin-right: 5px;
}

@media only screen and (max-width: 1200px) {
    .details-table {
        margin-left: 0px !important;
    }

    .social-links {
        margin-left: 0px !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 400px) {
    .apply-small-screen {
        display: block;
    }

    .apply-large-screen {
        display: none;
    }

    .lo-apply-btn {
        margin-top: 5px !important;
    }

    .lo-name-title {
        margin-bottom: 0px;
    }
}

@media screen and (min-width: 401px) and (max-width: 2600px) {
    .apply-small-screen {
        display: none;
    }

    .apply-large-screen {
        display: block;
    }
}

@media only screen and (max-width: 1080px) {
    .state-list {
        margin-left: -25px !important;
        width: 100% !important;
    }
}

.lo-apply-btn {
    font-family: "Questrial", Sans-serif;
    color: white;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    height: 50px;
    margin-top: 20px;
}

.lo-email-btn {
    font-family: "Questrial", Sans-serif;
    color: white;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    height: 50px;
    margin-top: 20px;
}

.lo-call-btn {
    font-family: "Questrial", Sans-serif;
    color: white;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    height: 50px;
    margin-top: 20px;
    margin-left: -24px;
}

.mortgage-calc-btn {
    font-family: "Questrial", Sans-serif;
    color: white;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    height: 50px;
    margin-top: 20px;
}

.lo-bio {
    margin-top: 20px;
    margin-bottom: 80px;
    text-align: left;
    color: #414141;
    font-family: "Questrial", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;

}

.testimonial-title {
    font-family: "Questrial", Sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #3a3a3a;
    margin-top: 30px;
}

.testimonial-list {
    margin-top: 20px;
    overflow-x: hidden;
    height: 700px;
}

.lo-tesimonial-content {
    font-family: "Questrial", Sans-serif;
    font-size: 16px;
    padding: 0 20px 0 20px;
}
.lo-tesimonial-from {
    font-family: "Questrial", Sans-serif;
    font-size: 16px;
    font-style: italic;
    padding: 0 20px 0 20px;
}

.lo-tesimonial-stars {
    margin-bottom: 20px;
    font-size: 20px;
    padding:  0 20px 0 20px;
}

.all-lo-state-title {
    color: #7A7A7A;
    font-family: "Questrial", Sans-serif;
    font-weight: 500;
}

.available-los {
    margin-bottom: 100px;
}

.compliance-language {
    background-color: #E5E5E5;
}

.compliance-language-text {
    padding-bottom: 70px;
    padding-top: 70px;
    font-family: "Questrial", Sans-serif;
}

.mortgage-calc-title {
    margin-bottom: 30px;
}

.additional-branch-title {
    font-family: "Questrial", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #7a7a7a;
}


