.header-area {
    background: #fff;
    position: sticky;
    top: 0;
    z-index: 999;
}

.side-menu {
    top: 113px;
}

.header-area .top-bar {
    font-size: 14px;
}

.header-area .top-bar a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.header-area .top-bar a:hover {
    text-decoration: none;
}

.hustle-ui.module_id_1 .hustle-layout .hustle-image img {
    width: 300px;
    height: auto;
}

.hustle-ui.module_id_1 .hustle-layout a.hustle-button-cta {
    font-family: 'Bai Jamjuree', serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}

@media screen and (min-width: 783px) {
    .hustle-ui.module_id_1 .hustle-layout .hustle-image {
        height: auto !important;
    }

    .hustle-ui.module_id_1 .hustle-layout .hustle-image img {
        padding-top: 120px;
        padding-left: 20px;
    }
}

input[type='tel'] {
    border: 0;
    display: block;
    width: 100%;
    font-size: 18px;
    border-radius: 0;
    height: 48px;
    padding: 0 0 0 26px;
    font-family: 'Bai Jamjuree', serif;
    font-weight: 400;
    color: #3a3c3b;
}

.s-blue_promo .nw-cta {
    margin-top: 32px;
}

@media (min-width: 992px) {
    .s-locations_map .map-tab {
        margin-bottom: 10px;
        padding-left: 32px;
    }
}

@media (max-width: 500px) {
    body.page-id-21 .s-inner_header.red .rs-image,
    body.page-id-45 .s-inner_header.red .rs-image,
    body.page-id-4318 .s-inner_header.red .rs-image {
        object-position: left center;
    }
}
.s-hero_form h1 {
    font-size: 22px;
    color: #154a3c;
    line-height: 120%;
    margin-bottom: 4px;
}
@media (min-width: 992px) {
    .s-hero_form h1 {font-size: 28px;}
}
@media (min-width: 1200xpx) {
    .s-hero_form h1 {font-size: 32px;}
}