html {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    font-family: "Inter", sans-serif
}

body {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    font-family: "Inter", sans-serif
}

a {
    text-decoration: none;
    transition: .4s ease
}

a:hover {
    color: #fff;
    transition: .4s ease;
    text-decoration: none
}

a:focus {
    color: #fff;
    transition: .4s ease;
    text-decoration: none
}

@media(max-width: 768px) {
    .home-quick-search.si-bgp--center .hero-image {
        object-position: 75% 50%;
    }
}

.home-quick-search a.home-hero-button {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 30px 45px;
    font-size: 16px;
    background-color: #fff;
    font-weight: 700;
    height: 50px;
    text-align: center;
    border: 1px solid #707070;
    color: #1b3e70;
    margin: 0px auto;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.home-quick-search a.home-hero-button img {
    margin: 0 15px;
    transition: .4s ease
}

.home-quick-search a.home-hero-button:hover {
    color: #1b3e70
}

.home-quick-search a.home-hero-button:hover img {
    margin: 0 0 0 30px
}

.nw-custom .center {
    text-align: center
}

.nw-custom .left {
    text-align: left
}

.nw-custom .about {
    padding: 6rem 0
}

.nw-custom .about h6 {
    color: #1b7db9;
    font-size: 22px;
    letter-spacing: 1.2px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
    position: relative
}

.home-quick-search h1 {
    font-family: "Inter", sans-serif;
    font-size: 85px;
    line-height: 85px;
    font-weight: 700;
}

.nw-custom .about h2 {
    color: #1b3e70;
    font-size: 85px;
    line-height: 85px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative
}

.nw-custom .about p {
    color: #000;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 15px;
    position: relative
}

.nw-custom .about ul {
    padding-left: 1rem;
    margin-top: 15px
}

.nw-custom .about ul li {
    color: #434343;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative
}

.nw-custom .about .tm {
    position: relative
}

.nw-custom .help {
    position: relative
}

.nw-custom .help:before {
    position: absolute;
    background: url(https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/nealweichel.com/images/help-1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    width: 40%;
    height: 100%;
    left: 0;
    top: 0;
    content: ""
}

.nw-custom .help:after {
    position: absolute;
    background: url(https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/nealweichel.com/images/help-2.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    width: 60%;
    height: 100%;
    right: 0;
    top: 0;
    content: ""
}

.nw-custom .help h2 {
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    line-height: 70px;
    margin-bottom: 30px
}

.nw-custom .help a:not(.social-link) {
    font-size: 20px;
    font-weight: 700;
    height: 45px;
    width: 300px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    margin: 40px 0 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s ease
}

.nw-custom .help a:hover:not(.social-link) {
    transition: .5s ease;
    background: #1b7db9
}

.nw-custom .help .data {
    padding: 6rem 0;
    position: relative;
    z-index: 2
}

.nw-custom .help .data .review {
    display: flex;
    align-items: start;
    margin-top: 40px
}

.nw-custom .help .data .review .rate {
    width: 30%;
    text-align: center;
    padding-right: 4rem
}

.nw-custom .help .data .review .rate img.rt {
    max-height: 30px;
    width: auto;
    display: block;
    margin: 0 auto 10px
}

.nw-custom .help .data .review .rate img {
    margin: 10px auto
}

.nw-custom .help .data .review .rate p {
    margin-bottom: 5px;
    color: #fff;
    font-weight: 500;
    font-size: 16px
}

.nw-custom .trck {
    background: url(https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/nealweichel.com/images/track-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    position: relative
}

.nw-custom .trck:before {
    background: #0d1e41;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: .6
}

.nw-custom .trck h1 {
    text-align: center;
    margin: 20px auto 60px;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    position: relative
}

.nw-custom .trck .data {
    padding: 10rem 0;
    position: relative
}

.nw-custom .trck .data h6 {
    color: #c8dce8;
    font-size: 22px;
    letter-spacing: 1.2px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase
}

.nw-custom .trck .data h2 {
    color: #fff;
    font-size: 85px;
    line-height: 90px;
    font-weight: 700;
    margin-bottom: 15px
}

.nw-custom .trck .data p {
    color: #c8dce8;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 15px
}

.nw-custom .trck .cnt {
    display: grid;
    position: relative;
    margin: 10rem 0;
    grid-template-columns: 50% 50%;
    border: 1px solid #fff
}

.nw-custom .trck .cnt .trk {
    padding: 20px 10px;
    text-align: center;
    position: relative
}

.nw-custom .trck .cnt .trk .txt {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .2);
    content: "";
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

.nw-custom .trck .cnt .trk h4 {
    color: #fff;
    font-weight: 700;
    font-size: 60px;
    margin-bottom: 10px;
    position: relative
}

.nw-custom .trck .cnt .trk h5 {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase
}

.nw-custom .trck .cnt .trk.bdr {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.nw-custom .trck .cnt .trk.bdr-b {
    border-bottom: 1px solid #fff
}

.nw-custom .trck .cnt .trk.bdr-r {
    border-right: 1px solid #fff
}

.nw-custom .lgs {
    padding: 6rem 0
}

.home-quick-search .listings-count {
    font-size: 24px;
    line-height: 24px;
}

.nw-custom .lgs h6 {
    color: #90b9d1;
    font-size: 24px;
    letter-spacing: 1.2px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px
}

.nw-custom .lgs h1 {
    color: #023b70;
    font-size: 85px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 45px
}

.nw-custom .lgs .dt {
    position: relative;
    overflow: hidden
}

.nw-custom .lgs .dt img.bg {
    transition: .4s ease;
    width: 100%
}

.nw-custom .lgs .dt:hover img.bg {
    transition: .4s ease
}

.nw-custom .lgs .dt:hover .blue {
    transition: .4s ease;
    width: 100%;
    height: 100%
}

.nw-custom .lgs .dt .blue {
    background: rgba(4, 30, 65, .7);
    position: absolute;
    width: 85%;
    height: 85%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: "";
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 0 15px;
    transition: .4s ease
}

.nw-custom .lgs .dt .blue h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 5px
}

.nw-custom .lgs .dt .blue hr {
    background: #fff;
    width: 100px;
    margin: 10px auto
}

.nw-custom .lgs .dt .blue p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    min-height: 50px;
    max-width: 250px
}

.nw-custom .lgs .dt .blue .link {
    position: relative;
    margin-top: 20px
}

.nw-custom .lgs .dt .blue .link .blur {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background: rgba(0, 0, 0, .2)
}

.nw-custom .lgs .dt .blue a {
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    width: 230px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    margin: 0px 0;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.nw-custom .lgs .dt .blue a img {
    margin-left: 15px;
    transition: .4s ease
}

.nw-custom .featured {
    background: url(https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/nealweichel.com/images/featured-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    min-height: 1000px
}

.nw-custom .featured:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 40%;
    height: 100%;
    content: "";
    background: rgba(4, 30, 65, .8)
}

.nw-custom .featured .panel-group {
    margin-top: 3rem
}

.nw-custom .featured .panel-group * {
    line-height: 35px
}

.nw-custom .featured .exp {
    padding: 4rem 0;
    text-align: center;
    position: relative
}

.nw-custom .featured .exp h6 {
    color: #90b9d1;
    font-size: 22px;
    letter-spacing: 1.2px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px
}

.nw-custom .featured .exp h2 {
    color: #fff;
    font-size: 55px;
    line-height: 55px;
    font-weight: 700;
    margin-bottom: 3rem
}

.nw-custom .featured .exp p {
    color: #e6e6e6;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px
}

.nw-custom .featured .exp .panel {
    border: 0;
    background: rgba(0, 0, 0, 0)
}

.nw-custom .featured .exp .panel-default>.panel-heading {
    border: 0;
    background: rgba(0, 0, 0, 0);
    position: relative
}

.nw-custom .featured .exp .panel-default>.panel-heading a {
    color: #fff
}

.nw-custom .featured .exp .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 0px solid #ddd
}

.nw-custom .featured .exp .panel-body {
    padding: 0
}

.nw-custom .featured .exp .panel-body ul {
    list-style: none;
    padding-left: 0
}

.nw-custom .featured .exp .panel-body ul li {
    color: #c8dce8;
    font-size: 16px
}

.nw-custom .featured .exp .panel-heading .accordion-toggle::after {
    background-image: url(https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/nealweichel.com/images/minus.png);
    width: 10px;
    height: 3px;
    content: "";
    transition: transform .2s ease-in-out;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: auto;
    margin-left: 40px;
    content: ""
}

.nw-custom .featured .exp .panel-heading .accordion-toggle.collapsed::after {
    background-image: url(https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/nealweichel.com/images/plus.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 10px;
    height: 10px
}

.nw-custom .cntct {
    background: url(https://cy-sierra-assets.s3.us-west-1.amazonaws.com/sites/nealweichel.com/images/contact-bg.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 6rem 0 16rem
}

.nw-custom .cntct hr {
    background: #000;
    height: 1.5px;
    width: 100%;
    margin: 20px 0
}

.nw-custom .cntct a.footer-logo {
    margin-top: 50px;
    display: block
}

.nw-custom .cntct a.footer-logo img {
    width: auto
}

.nw-custom .cntct .w-bg {
    background: #fff;
    padding: 60px 80px
}

.nw-custom .cntct .w-bg h3 {
    color: #1b3e70;
    font-size: 46px;
    font-weight: 700;
    margin-bottom: 40px;
    margin-top: 0;
    text-transform: uppercase
}

.nw-custom .cntct .w-bg p {
    color: #000;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 10px
}

.nw-custom .cntct .w-bg .social {
    display: flex;
    margin: 20px 0
}

.nw-custom .cntct .w-bg .social a {
    margin-right: 10px;
    transition: .4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    border: 2px solid #0869a8
}

.nw-custom .cntct .w-bg .social a:hover {
    transition: .4s ease;
    background: #0869a8;
    border-radius: 50%
}

.nw-custom .cntct .w-bg .social a:hover img {
    filter: brightness(0) invert(1)
}

.tm-img {
    position: absolute;
    height: 90%;
    top: 5%;
    right: 0;
    z-index: -1
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0px solid #ddd
}

footer .logo {
    top: calc((var(--si-footer-logo-height)/2)*+0.1);
}

footer:not(.no-logo):after,
footer:not(.no-logo):before {
    width: 50%;
}

header {
    height: max-content;
    padding-top: 20px;
}

header.reduced {
    background-color: rgba(0, 0, 0, 0.35);
}

header.fixed+section.main-content {
    margin-top: 100px;
}

header .auth-link {
    display: none !important;
}

.home.translucent-header .home-quick-search {
    height: 864px;
}

.container.js-qs-form {
    margin-top: 202px;
}

.home-quick-search .listings-count,
.home-quick-search h1 {
    font-weight: bold;
}

.home-quick-search+.dark-banner {
    display: none;
}

.home.translucent-header .home-quick-search:before {
    background: linear-gradient(0deg, transparent 0, rgba(0, 0, 0, 85));
    height: 25%;
}

.container {
    width: 100%;
    max-width: 1440px;
}

section.custom+.clearfix {
    height: 0px !important;
}

.home .fade-in.key-1 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.home .fade-in.key-2 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.home .fade-in.key-3 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.col-sm-6:nth-child(4) {
    display: none;
}

.footer-content>.row {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.col-sm-6 {
    min-width: 200px;
    width: 20%;
}

.col-sm-6:nth-child(3) {
    width: auto;
}

@media(max-width: 768px) {
    .tm-img {
        position: unset;
        margin-top: 3rem;
        height: auto !important;
    }

    .nw-custom .featured:before {
        width: 100%
    }

    .nw-custom .featured .exp {
        padding: 6rem 1rem
    }

    .nw-custom .featured .exp h2 {
        font-size: 40px;
        line-height: 47px
    }

    .nw-custom .about h2,
    .home-quick-search h1 {
        font-size: 40px;
        line-height: 45px
    }

    .nw-custom .about .tm {
        margin-top: 30px
    }

    .nw-custom .about .tm:before {
        left: 0
    }

    .nw-custom .about p {
        font-size: 16px;
        line-height: 28px
    }

    .nw-custom .help:before {
        width: 0%
    }

    .nw-custom .help:after {
        width: 100%
    }

    .nw-custom .help h2 {
        font-size: 35px;
        line-height: 45px
    }

    .nw-custom .help .data .review {
        justify-content: space-between
    }

    .nw-custom .help .data .review .rate {
        width: 100%;
        padding-right: 1.5rem
    }

    .nw-custom .trck .data {
        padding: 3rem 0 0
    }

    .nw-custom .trck .data h6 {
        font-size: 15px
    }

    .nw-custom .trck .data h2 {
        font-size: 40px;
        line-height: 50px
    }

    .nw-custom .trck .data p {
        font-size: 20px
    }

    .nw-custom .trck .cnt {
        margin: 2rem 0 3rem
    }

    .nw-custom .trck .cnt .trk h4 {
        font-size: 30px
    }

    .nw-custom .trck .cnt .trk h5 {
        font-size: 14px
    }

    .home-quick-search .listings-count {
        font-size: 20px
    }

    .nw-custom .lgs h1 {
        font-size: 45px
    }

    .nw-custom .lgs .dt {
        margin-bottom: 30px
    }

    .nw-custom .lgs .dt .blue>div {
        transition-delay: 0s !important
    }

    .footer-content>.row {
        flex-direction: column;
    }

    .col-sm-6 {
        margin: auto;
    }
}

@media only screen and (min-width: 768px)and (max-width: 992px) {
    .nw-custom .featured:before {
        width: 50%
    }

    .nw-custom .featured .exp h2 {
        font-size: 32px;
        line-height: 40px
    }

    .nw-custom .featured .exp p {
        font-size: 14px
    }

    .nw-custom .about .tm {
        margin-top: 30px
    }

    .nw-custom .about .tm:before {
        left: 0
    }

    .nw-custom .help h2 {
        font-size: 35px;
        line-height: 48px
    }

    .nw-custom .help .data .review {
        justify-content: space-between
    }

    .nw-custom .help .data .review .rate {
        width: 100%;
        padding-right: 1.5rem
    }

    .nw-custom .help .data .review .rate p {
        font-size: 14px
    }

    .nw-custom .trck .data {
        padding: 10rem 0 6rem
    }

    .nw-custom .trck .data h6 {
        font-size: 16px
    }

    .nw-custom .trck .data h2 {
        font-size: 45px;
        line-height: 53px
    }

    .nw-custom .trck .data p {
        font-size: 20px
    }

    .nw-custom .trck .cnt {
        margin: 10rem 0 6rem
    }

    .nw-custom .trck .cnt .trk h4 {
        font-size: 35px
    }

    .nw-custom .trck .cnt .trk h5 {
        font-size: 14px
    }

    .nw-custom .lgs h1 {
        font-size: 55px
    }

    .nw-custom .lgs .dt .blue {
        width: 95%;
        height: 95%
    }

    .nw-custom .lgs .dt .blue h2 {
        font-size: 18px
    }

    .nw-custom .lgs .dt .blue p {
        font-size: 12px;
        margin-bottom: 6px;
        min-height: 37px
    }

    .nw-custom .lgs .dt .blue a {
        font-size: 14px;
        width: 180px
    }
}

@media(min-width: 1400px) {
    .nw-custom .container {
        max-width: 1440px;
        padding: 0 40px;
        width: auto
    }

    .nw-custom .trck .data {
        padding: 10rem 6rem 0 0
    }

    .nw-custom .cntct {
        padding: 8rem 0 24rem
    }
}

@media only screen and (min-width: 1024px)and (max-width: 1360px) {
    .nw-custom .about h6 {
        margin-bottom: 10px
    }

    .nw-custom .about p {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 10px
    }

    .nw-custom .about ul li {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 5px
    }

    .nw-custom .trck .data h2,
    .home-quick-search h1,
    .nw-custom .about h2 {
        font-size: 56px;
        line-height: 63px
    }

        {
        font-size: 66px;
        line-height: 76px
    }

    .nw-custom .trck .cnt .trk h4 {
        font-size: 40px
    }

    .nw-custom .trck .cnt .trk h5 {
        font-size: 14px
    }

    .nw-custom .lgs .dt .blue h2 {
        font-size: 28px
    }

    .nw-custom .lgs .dt .blue p {
        font-size: 13px;
        min-height: 40px
    }

    .nw-custom .featured .exp h2 {
        font-size: 40px;
        line-height: 46px
    }
}

@media only screen and (min-width: 992px)and (max-width: 1024px) {

    .home-quick-search h1,
    .nw-custom .about h2 {
        font-size: 56px;
        line-height: 63px
    }

    .nw-custom .about p {
        font-size: 16px;
        line-height: 22px
    }

    .nw-custom .about ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 7px
    }

    .nw-custom .help h2 {
        font-size: 40px;
        line-height: 52px
    }

    .nw-custom .help .data .review .rate {
        width: 100%;
        padding-right: 2rem
    }

    .nw-custom .trck .data h2 {
        font-size: 60px;
        line-height: 75px
    }

    .nw-custom .trck .cnt .trk h4 {
        font-size: 45px
    }

    .nw-custom .trck .cnt .trk h5 {
        font-size: 14px
    }

    .nw-custom .lgs .dt .blue h2 {
        font-size: 23px
    }

    .nw-custom .lgs .dt .blue p {
        font-size: 12px;
        min-height: 36px
    }

    .nw-custom .lgs h1 {
        font-size: 65px
    }

    .nw-custom .featured .exp h2 {
        font-size: 40px;
        line-height: 45px
    }

    .nw-custom .cntct .w-bg {
        padding: 30px
    }
}

@media (max-width: 991px) {
    .cntct .w-bg {
        background: rgba(255, 255, 255, .8) !important;
    }

    .cntct {
        padding-top: 50vw !important;
    }
}

@media(max-width: 576px) {
    .nw-custom .help .data .review .rate img.rt {
        max-height: 17px
    }

    .nw-custom .featured {
        background-size: auto;
        background-attachment: initial
    }

    .nw-custom .featured:before {
        width: 100%
    }

    .nw-custom .cntct {
        padding: 6rem 0;
        background-position: 10%;
    }

    .nw-custom .cntct .w-bg {
        padding: 20px
    }
}

.nw-custom .trck {
	background-image: url(https://cy-sierra-assets.s3.amazonaws.com/sites/nealweichel.com/images/family-picture-2.jpg);
}


@media(max-width: 790px){
    header.reduced {
        background-color: rgb(2, 59, 112);
        padding-bottom: 10px;
    }
    .nw-custom .about {
        padding: 18px 0 45px;
    }
    .nw-custom .lgs {
        padding: 40px 0;
    }
    .nw-custom .lgs h1 {
        font-size: 34px;
    }
    .nw-custom .cntct .w-bg h3 {
        margin-bottom: 0px;
    }
    .nw-custom .cntct .w-bg {
        padding: 30px 20px 45px;
    }
    footer .logo {
        top: 30px;
    }
}/* END MOBILE */

/*# sourceMappingURL=style.min.css.map */