body {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
}

h1,
h2,
h3,
h4 {
    font-weight: bold;
}

h1 {
    font-size: 2.25rem;
}

.error,
.error-message {
    color: #BE0101;
    font-size: 14px;
    font-weight: bold;
}

.privacy {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 100px;
    padding-right: 50px;
    padding-left: 50px;
}

.mobile-tos {
    padding: 100px 50px;
}

.footer-container ul {
    list-style: none;
    padding: 0;
    flex-direction: column;
}

.footerDisc {
    padding-top: 25px;
    font-size: 14px;
    color: #444444;
}

.footerDisc p {
    margin-bottom: 0;
}

.footerDisc a {
    text-decoration: none;
    color: #000;
}

.footerRow {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.jenSection {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    padding-top: 15px;
}

.commercials-page .desktop-bird {
    display: block;
    background-image: url("../image/HV/homepage/PresentLookRightNormal.png");
    background-repeat: no-repeat;
    width: 1366px;
    height: 902px;
    position: absolute;
    left: -560px;
    top: 80px;
    z-index: 0;
}

.z1 {
    z-index: 2;
}

.dropDownContainer li {
    font-size: 18px;
    font-weight: 400;
    color: #36343a;
    padding: 15px 0;
}

.site-color-blue {
    color: #0b7fc3;
}

.btn-default {
    background-color: #fff;
}

/*
    /global - navbar.vue
*/

.customNav {
    position: absolute;
    top: 60px;
    right: 0px;
    z-index: 99;
}

.navBarRight {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
    /* align-content: flex-end;
    align-items: flex-end;*/
}

.header__phone {
    list-style-type: none;
    font-size: 22px;
    margin-top: -2px;
}

.header__phone a {
    text-decoration: none;
    font-weight: bold;
    color: #0B7FC2;
}

.telephone {
    font-weight: bold;
    color: #337ab7;
    margin-right: 15px;
    font-size: 20px;
    float: right !important;
    height: 100%;
}

.template-global-navbar #top-nav-container {
    height: 98px;
}

.template-global-navbar .logo-container img {
    cursor: pointer;
}

.template-global-navbar .logo {
    width: 170px;
}

.nav-link.active-underline {
    background-color: none;
    border-color: none;
    border-bottom: 3px solid #0d6efd;
}

/* Remove border from toggler */
.navbar-toggler {
    border: 0;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
    border: 0;
}

/* Lines of the Toggler */
.toggler-icon {
    width: 30px;
    height: 3px;
    background-color: #e74c3c;
    display: block;
    transition: all 0.2s;
}

/* Adds Space between the lines */
.middle-bar {
    margin: 5px auto;
}

/* State when navbar is opened (START) */
.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
    opacity: 0;
    filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

/* State when navbar is opened (END) */

/* State when navbar is collapsed (START) */
.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
}

/* State when navbar is collapsed (END) */

/* Color of Toggler when collapsed */
.navbar-toggler.collapsed .toggler-icon {
    background-color: #777777;
}

/* Order Marketing Plan styles */
.order {
    margin: 90px auto;
}

.active-marketing-plan .sub-par {
    text-align: center;
}

.order-section {
    margin-bottom: 80px;
}

.order .marketing-plan-img {
    display: block;
    width: 520px;
}

.order input[type="text"] {
    background: #EDEDED;
    border: 1px solid #EDEDED;
    border-radius: 0;
    font-size: 16px;
    padding: 0.375rem 0.75rem;
    width: 100%;
}

.order input[type="tel"] {
    background: #EDEDED;
    border: 1px solid #EDEDED;
    border-radius: 0;
    font-size: 16px;
    padding: 0.375rem 0.75rem;
    width: 100%;
}

.order .col-sm-7,
.order .col-sm-6,
.order .col-sm-5,
.order .col-sm-2,
.order .col-sm-3,
.order .col-sm-4 {
    padding-left: 0;
}

.order .error {
    text-align: left;
}

.order .success {
    color: #00A21F;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0;
}

.invalid {
    border: 1px solid #BE0101;
}

.order .btn-primary,
.order .btn-secondary {
    font-weight: bold;
    border-radius: 4px;
    font-size: 16px;
}

.order .btn-primary {
    background-color: #0B7FC3;
    border: 1px solid #0B7FC3;
    width: 100%;
}

.order .btn-secondary {
    background: #fff;
    border: 2px solid #0B7FC3;
    color: #0B7FC3;
    width: 100%;
}

.order .order__hero-row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 16px;
}

.order h1 {
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    margin: 0 auto 6px;
}

.order .order-section h1 {
    max-width: 820px;
}

.order .reasons__header {
    max-width: 730px;
}

.order .row {
    margin-bottom: 12px;
    margin-left: 0;
    align-items: flex-start;
}

.order .order__card {
    background: #fff;
    border: 2px solid #D9D8D8;
    border-radius: 4px;
}

.order .order__card h3 {
    font-size: 20px;
    margin-bottom: 4px;
}

.order .order__card .order__phone,
.order .order__card .order__mail {
    width: 100%;
    height: 18px;
    border-radius: 2px 2px 0 0;
}

.order .order__card .order__phone {
    background-color: #00B0FF;
    border: 1px #00B0FF;

}

.order .order__card .order__mail {
    background-color: #FFBE35;
    border: 1px solid #FFBE35;
}

.order__divider {
    display: flex;
    align-items: center;
    justify-content: center;
}

.order .order__line {
    height: 1px;
    width: 24px;
    background: #000;
    margin-top: -2px;
}

.order .span-or {
    text-transform: uppercase;
    font-size: 16px;
    margin: 8px 6px;
}

.order .order__card .order__card-content {
    padding: 12px 30px 30px;
    display: flex;
    align-items: flex-start;
}

.order__img-wrap {
    width: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 18px;
}

.order__img-wrap .mail {
    padding: 0 12px;
}

.order .order__reasons-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.order__hero-mobile {
    display: none;
}

.order p {
    font-size: 16px;
    line-height: 22px;
}

.active-marketing-plan .order__reasons p,
.critical-questions .order__reasons p {
    margin: 0 auto;
    text-align: center;
    max-width: 610px;
}

.homebuyer-strategies .order__reasons p {
    margin: 0 auto;
    text-align: center;
    max-width: 540px;
}

.homebuyer-strategies .reasons__header {
    max-width: 800px;
}

.order .order__reason h3 {
    font-size: 22px;
    margin-top: 18px;
}

.order .order__reason {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.order .order__reason img {
    height: 295px;
}

.order .order__reasons .subtitle {
    margin: 80px auto 30px;
}

.active-marketing-plan .order__reason img {
    height: 255px;
}

.order .thank-you {
    align-self: center;
}

@media (max-width: 992px) {
    .downdownopen {
        display: block;
    }

    .commercials-page .desktop-bird {
        display: none;
    }

    .hero-section .left-column .left-content .btn-container {
        margin-top: 15px;
        text-align: left;
    }

    .hero-section .left-column .left-content .btn-container a {
        margin: 15px 0;
    }

    .footerRow {
        flex-direction: column;
    }

    .privacy {
        padding-right: 10px;
        padding-left: 10px;
    }
}



.input-error {
    border: 1px solid red !important;
}


.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: -125px;
}

.customModal {
    position: fixed;
    z-index: 999;
    top: 20%;
    left: 50%;
    width: 300px;
    margin-left: -150px;
}

.main-page {
    margin-top: 70px;
}

.navigation {
    justify-content: flex-end;
}

.centerNav {
    display: flex;
    align-items: center;
}

.phoneIcon {
    margin-right: 10px;
}

.main-page .page-icon {
    margin: 0 auto;
    width: 136px;
    display: block;
}

.main-page .first-title {
    color: #0b7fc3;
    margin-bottom: 0;
}

.main-page .second-title {
    color: #333;
    font-size: 16px;
    margin-bottom: 15px;
}

.main-page .think-section-container {
    overflow: hidden;
    position: relative;
}

.main-page .think-section-container .think-section {
    margin: 65px -25%;
    padding: 15px;
    text-align: center;
    background: #0b7fc3;
    color: #ffffff;
    border-radius: 50%;
    position: relative;
}

.main-page .think-section-container .think-section .section-heading {
    margin-top: 5px;
    line-height: 1.38;
    letter-spacing: .1px;
    font-weight: 100;
    font-size: 20px;
    cursor: pointer
}

.main-page .main-page-search input[type='text'],
.main-page .main-page-search button {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    display: block;
}

.main-page .main-page-search input[type='text'] {
    font-size: 16px;
    text-overflow: ellipsis;
    width: 100%;
    border-radius: 4px;
    border-color: #f2f2f2;
    color: #0b7fc3;
}

.homepage-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.consultation-text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footerLinks {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.main-page-search .address {
    font-size: 16px;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 550px;
    height: 40px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0/20%);
    border-radius: 4px;
    border-color: #f2f2f2;
    margin-bottom: 10px;
    color: #0b7fc3;
}

.main-page-search .btn {
    border-radius: 4px;
    background-color: #0b7fc3;
    color: #ffffff;
    margin: 0 auto 15px;
    border: none;
    height: 42px;
    letter-spacing: 2px;
    box-shadow: 0 3px 7px 0 rgb(0 0 0 / 50%);
}

.main-page .mini-descriptions-content {
    max-width: 500px;
    /*margin: 60px auto 20px;*/
    background: #0b7fc3;
    color: white;
    padding: 25px;
}

.main-page .mini-descriptions {
    margin-top: 55px;
    margin-bottom: 55px;
}

.think-section-container {
    width: 100%;
}

.main-page .gi-submit-address {
    border-radius: 4px;
    background-color: #0b7fc3;
    color: #ffffff;
    margin: 0 auto 15px;
    border: none;
    height: 60px;
    letter-spacing: 2px;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.5);
}

.main-page .think-section-container .think-section {
    display: block;
    padding: 15px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.38;
}

.main-page .mini-section {
    font-size: 22px;
    margin-bottom: 45px;
    margin: 0 auto 30px auto;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.38;
    letter-spacing: 0.1px;
    font-weight: bold;
}

/* New Home Styles */
.homepage h1 {
    font-size: 50px;
    line-height: 52px;
}

.homepage .btn-primary {
    background-color: #0B7FC3;
    border: 1px solid #0B7FC3;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 12px 0;
}

.home__hero {
    margin-top: 67px;
}

.home__bg {
    background: url('../image/HV/homepage/fl-desktop-bg.png') no-repeat;
    background-size: cover;
    position: relative;
    top: 60px;
    height: 358px;
}

.home__row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 50px 0;
}

.home__content {
    max-width: 643px;
    margin-top: 10px;
    margin-right: 50px;
    margin-top: 40px;
}

.home__row h1,
.home__hero-p {
    color: #fff;
}

.home__row h1 {
    font-size: 48px;
    line-height: 50px;
}

.home__row p {
    font-size: 18px;
    line-height: 24px;
}

.home__get-started {
    margin-top: 170px;
    text-align: center;
    max-width: 558px;
    margin-left: 80px;
}

.home__get-started h3 {
    text-align: center;
    font-size: 18px;
}

.home__started-row {
    display: flex;
    justify-content: space-between;
}

.home__started-item {
    text-align: center;
}

.home__started-item img {
    margin-bottom: 8px;
}

.home__started-item .step-row {
    display: flex;
    align-items: center;
}

.home__started-item .number {
    width: 16px;
    min-width: 16px;
    height: 16px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0B7FC2;
    border-radius: 50%;
    margin-right: 6px;
}

.home__started-item .item-title {
    font-size: 14px;
    margin-bottom: 0;
}

.home__get-started .arrow {
    background: url('../image/HV/homepage/form-arrow.svg') no-repeat;
    position: relative;
    height: 89px;
    background-position: bottom right;
    margin-top: -40px;
    margin-right: -100px;
    z-index: 200;
}

.contact-form {
    margin-top: -77px;
    /* background: #F2F2F2; */
}

.contact-form,
.contact-thankyou {
    background: #F2F2F2;
    padding: 40px 30px 50px;
    border-radius: 6px;
    width: 425px;
    max-width: 100%;
    position: relative;
    z-index: 100;
}

.contact-form h3 {
    font-size: 27px;
}

.contact-thankyou {
    /* background: #fff; */
    /* border: 2px solid #D5D5D5; */
    height: 536px;
    display: flex;
    align-items: center;
}

.contact-thankyou .contact__row {
    display: flex;
}

.contact-thankyou h3 {
    margin-bottom: 0;
}

.contact-thankyou .check {
    width: 27px;
    margin-left: 6px;
}

.contact-form .form-item {
    margin-bottom: 12px;
}

.contact-form input[type="text"],
.contact-form input[type="tel"] {
    background: #fff;
    border: 1px solid #B1B1B1;
    padding: 12px 16px;
    font-size: 16px;

    display: block;
    width: 100%;
}

.contact-form .input-error {
    border: 1px solid #BE0101;
}

.contact-form .form-error {
    display: flex;
    align-items: center;
    margin-top: 12px;
}

.contact-form .error-badge {
    height: 18px;
    margin-right: 6px;
}

.contact-form .error-message {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
}

.contact-form h4 {
    font-size: 18px;
}

.contact-form .checkbox-row {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.contact-form input[type="checkbox"] {
    margin-top: 4px;
    margin-right: 5px;
    min-width: 13px;
    width: 13px;
    height: 13px;
}

.contact-form label {
    font-size: 16px;
    line-height: 20px;
}

.contact-form .btn-primary {
    background-color: #0B7FC2;
    font-size: 18px;

    width: 100%;

    margin-top: 30px;
}

.contact-form .contact-checkbox {
    margin-top: 6px;
}

.home__larry {
    background: url('../image/HV/homepage/larry-new.png') no-repeat;
    height: 484px;
    position: relative;
    top: -160px;
}

.home__resources {
    margin-top: -180px;
    margin-bottom: 120px;
}

.home__resources h1 {
    text-align: center;
    margin-bottom: 30px;
}

.home__resources .row {
    justify-content: center;
}

.resource-item {
    border: 2px solid #D5D5D5;
    padding: 18px 30px 40px;
    text-align: center;
    border-radius: 4px;
    margin: 0 16px;
}

.resource-item h4 {
    font-size: 16px;
    margin-bottom: 4px;
}

.resource-item p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}

.resource-item img {
    height: 152px;
}

.resource-item .btn-primary {
    padding: 8px 18px;
    margin-top: 30px;
}

.home__search {
    background: url('../image/HV/homepage/home-search-bg.png') no-repeat;
    height: 358px;
    background-size: cover;
}

.home__search-content {
    padding-top: 100px;
}

.home__search h1 {
    margin-bottom: 23px;
    color: #fff;
}

.home__search input[type="text"] {
    background: #fff;
    border: 1px solid #B1B1B1;
    padding: 12px 16px;
    font-size: 16px;
    display: block;
    margin-right: 23px;
    width: 100%;
}

.home__search .btn-primary {
    width: 100%;
}

.home__info .home__info-image {
    display: block;
    width: 100%;
}

.home__info h1 {
    color: #0B7FC2;
}

.home__info .row {
    margin: 105px 0;
}

.home__info .btn-primary {
    padding: 12px 22px;
}


.mini-descriptions-content a {
    text-decoration: underline;
    cursor: pointer;
    /*color: #337ab7;*/
}

.text-bold {
    font-weight: bold;
}

.learn-more-cta {
    margin: 0 auto;
    margin-top: 5px;
    line-height: 1.38;
    letter-spacing: .1px;
    font-weight: 100;
    font-size: 20px;
    cursor: pointer;
}

.zip-section-title,
.trending-section .section-title {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.65;
    letter-spacing: 0.1px;
    color: #444444;
    margin-bottom: 0;
    margin-top: 0;
}

.trending-section {
    padding: 75px 0;
}

.step2Container {
    margin: 0 auto;
    max-width: 1170px;
    display: flex;
    justify-content: center;
    box-shadow: 0 3px 12px 0 rgb(0 0 0 / 50%);
}

.step2Container .btn-primary {
    width: 100%;
    padding: 12px 16px;
    font-size: 14px;
}

.step2left {
    background-color: #0b7fc3;
    color: white;
}

.step2List {
    padding: 1rem;
}

.bookIcon {
    padding: .5rem;
}

.form-group {
    margin-bottom: 12px;
}

.step2col {
    padding: 20px;
    /* display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center; */
    /* padding: 20px; */
}

.create-account-text {
    font-size: 20px;
}

.step2right {
    background: #fff;
}

.addressArea {
    text-align: center;
    justify-content: center;
    padding: .5rem;
}

.contact-checkbox {
    font-size: 14px;
}

.claim-info {
    text-align: center;
    font-size: 12px;
}

.claim {
    text-align: center;
    margin-bottom: 0;
    font-weight: bold;
}

.addressArea p {
    margin-bottom: 0;
}

.footer-container {
    width: 100%;
    background: #f1f1f1;
}

.match-page-container {
    margin-top: 30px;
    margin-bottom: 60px;
}

.match-page .download-guide-section {
    max-width: 650px;
    margin: auto;
    background: #0b7fc3;
    color: #ffffff;
    padding: 55px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0/30%);
}

.dlAreaContent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}

.dlArea {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.dlIcon {
    padding: 0 .5rem;
}

.match-page {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
}

.match-page .download-guide-section .download-btn {
    display: inline-block;
    margin-right: 10px;
    padding: 10px;
    letter-spacing: 0.5px;
    color: #0b7fc3;
    background: #ffffff;
    text-align: center;
    font-weight: bold;
}

.match-page a.download-btn.mb15 {
    text-decoration: none;
}

.match-page .map-address-form-section .consultation-area .floating-form {
    z-index: 3;
    background: #ffffff;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%);
    padding: 15px;
    min-height: 300px;
}

.match-page h1 {
    color: #0b7fc3;
    margin-bottom: 6px;
}

.hero-section {
    background: #f6f6f6;
    padding-top: 15px;
    padding-bottom: 15px;
}

.hero-section .left-content {
    background: #ffffff;
    padding: 15px;
    z-index: 1;
    position: relative;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.hero-section .left-content h1 {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 14px;
}

.hero-section .left-content p {
    font-size: 16px;
    line-height: 1.5;
}

.hero-section .left-content .btn-container .learn-more-btn,
.hero-section .left-content .btn-container .view-more-btn {
    background: #0b7fc3;
    color: #ffffff;
}

.hero-section .right-content .video {
    height: 288px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.videos-section h2 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.videos-section h3 {
    font-size: 14px;
    margin-top: 0;
    font-weight: bold;
}

.videos-section .video {
    margin-top: 20px;
    width: 100%;
    display: inline-block;
    height: 295px;
}

.download-section {
    background: url("../image/HV/marketingplan-footer.png");
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.download-section h2 {
    font-size: 16px;
}

.download-section .btn {
    color: #ffffff;
    background: #0b7fc3;
    white-space: normal;
    margin-bottom: 15px;
}

.home-worth .hero-container {
    background: url('../image/HV/homeworth/hero.jpg');
    background-size: cover;
    padding: 15px 0;
    color: white;
}

.home-worth a {
    text-decoration: none;
}

.home-worth .how-much-container .house-image {
    background: url('../image/HV/homeworth/left-image.jpg') no-repeat;
    background-size: cover;
    height: 715px;
}

.home-worth .why-use-container .room-image {
    background: url('../image/HV/homeworth/right-image.jpg') no-repeat;
    background-size: cover;
    height: 878px;
}

.above-footer-container {
    background: url('../image/HV/marketingplan-footer.png') no-repeat;
    background-size: cover;
    color: #ffffff;
    text-align: center;
    padding: 30px 0;
}


.estimate-comparison-page .hero-container {
    background: url('../image/HV/estimate-comparison/hero.jpg') no-repeat;
    background-size: cover;
    color: #ffffff;
    text-align: center;
    padding: 80px 0;
}

.estimate-comparison-page .content-container .row-one .img {
    height: 314px;
}

.estimate-comparison-page .content-container .row-one .img {
    background: url('../image/HV/estimate-comparison/houses.jpg') no-repeat;
    background-size: cover;
    background-position: center top;
    height: 314px;
}

.estimate-comparison-page .content-container .row-two .img {
    background: url('../image/HV/estimate-comparison/collaborating.jpg') no-repeat;
    background-size: cover;
    background-position: center top;
    height: 670px;
}

.estimate-comparison-page .content-container .row-three .img {
    background: url('../image/HV/estimate-comparison/discussing.jpg') no-repeat;
    background-size: cover;
    height: 650px;
}

.estimate-comparison-page .above-footer-container {
    background: url('../image/HV/marketingplan-footer.png') no-repeat;
    background-size: cover;
    color: #ffffff;
    text-align: center;
    padding: 60px 0;
}

.estimate-comparison-page a {
    text-decoration: none;
}

.estimate-comparison-page .content-container h2 {
    font-weight: bold;
    margin-bottom: 8px;
}

.estimate-comparison-page .content-container h3 {
    font-weight: bold;
}

/* Marketing Plan */

.marketing-plan .marketing-plan-header {
    background: url('../image/HV/marketingplan-hero.jpg') center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
    color: #ffffff;
}

.marketing-plan a {
    text-decoration: none;
}

.marketing-plan .marketing-plan-header h1 {
    padding-top: 100px;
    max-width: 730px;
    margin: 0 auto 16px;
}

.marketing-plan .marketing-plan-header .learn-more {
    margin-right: 16px;
}

.marketing-plan .marketing-plan-header .transparent-btn {
    background-color: transparent;
    border-color: #fff;
}

.marketing-plan .marketing-plan-header .transparent-btn,
.marketing-plan .marketing-plan-header .learn-more {
    padding: 10px 25px;
}

.marketing-plan .difference-section {
    margin: 50px 0 80px;
}

.above-footer-container .get-started-btn {
    color: #ffffff;
    background: #0b7fc3;
    border-radius: 4px;
    padding: 12px 68px;
    font-size: 16px;
    line-height: 1.6;
    display: inline-block;
    cursor: pointer;
}

.marketing-plan p {
    font-size: 14px;
}

.marketing-plan h2 {
    font-size: 2rem;
}

.marketing-plan .sticky-menu-row {
    margin-bottom: 100px;
}

.mt20 {
    margin-top: 20px;
}

.marketing-plan .sticky-menu {
    display: block;
    background-color: #f2f2f2;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%);
}

.marketing-plan .sticky-menu ul {
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    align-content: center;
    margin-bottom: 30px;
}

.marketing-plan .sticky-menu ul li {
    padding: 10px;
    cursor: pointer;
    font-size: 1rem;
    width: 100%;
}

.marketing-plan .sticky-menu .nav>li>a {
    padding: 0;
}

.marketing-plan .sticky-menu-row a {
    color: #444444;
}

.marketing-plan .sticky-menu-row .list .pillar-section {
    margin-bottom: 45px;
}

.marketing-plan .sticky-menu-row h3 {
    margin-bottom: 0.5rem;
    font-size: 1.2rem;
}

.marketing-plan .advance-lead,
.marketing-plan .price-home {
    margin-bottom: 80px;
    align-items: center;
}

.marketing-plan .difference-section img {
    max-width: 100%;
}

.advance-lead img,
.price-home img {
    width: 100%;
}

.marketing-plan p {
    font-size: 14px;
}

.panel-group {
    margin-bottom: 1.8rem;
}

.marketing-plan .panel {
    vertical-align: top;
    width: 45%;
    display: inline-block;
    margin: 0 1rem 1rem 0;
}


.marketing-plan .panel-heading {
    padding: 20px;
    background-color: #ffffff;
    cursor: pointer;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.marketing-plan .panel-title {
    font-size: .9rem;
    margin-bottom: 0;
}

.marketing-plan .sticky-menu-row a {
    color: #444444;
}

.marketing-plan .fa-angle-down {
    float: right;
    cursor: pointer;
}

/* About Page */
.about-page {
    margin-top: 80px;
    background-color: #ffffff;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 100px;
    overflow: hidden;
}

.about-page .flex-row-hero {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.about-page .about-page-hero-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
}

.about-page .about-hv-logo {
    width: 440px;
    /* height: 100px; */
}

.about-page .first-title,
.about-page .info-title {
    color: #0b7fc3;
    font-weight: bold;
}

.about-page .second-title {
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-bottom: 30px;
    text-align: left;
}

.about-page .submit-equity-review {
    color: #0b7fc3;
    background-color: white;
    width: 330px;
    max-width: 100%;
    padding: 1rem 1.5rem;
    border: 2px solid #0b7fc3;
    border-radius: 0.25rem;
    font-size: 16px;
}

.about-page .blue-banner-container {
    overflow: hidden;
    width: 100%;
}

.about-page .think-section-container {
    position: relative;
    height: 200px;
    width: 110%;
    left: -5%;
    background: #0b7fc3;
    color: #ffffff;
    border-radius: 750px / 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.about-page .think-section-container .items-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 16px;
}

.about-page .think-section-container .items-container .item {
    margin: 0 16px;
}

.about-page .items-container .item .check {
    margin-bottom: 6px;
}

.about-page .about-section {
    align-items: center;
    margin: 50px 0;
}

.about-page .info-title {
    color: #0b7fc3;
}

.about-page .about-image-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.about-page .about-info-image {
    max-width: 100%;
}

.estimate-comparison-page .hero-container .btn-container {
    margin-top: 50px;
}

.estimate-comparison-page .hero-container .btn-container .learn-more-btn {
    color: #0b7fc3;
    background: #ffffff;
    padding: 12px 32px;
    margin-right: 20px;
    margin-bottom: 15px;
}

.estimate-comparison-page .hero-container .btn-container .learn-more-btn,
.estimate-comparison-page .hero-container .btn-container .get-marketing-plan {
    border-radius: 4px;
    display: inline-block;
    border: none;
}

.estimate-comparison-page .hero-container .btn-container .get-marketing-plan {
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 10px 10px;
}

.estimate-comparison-page .content-container .row-one {
    padding: 45px 0;
}

.estimate-comparison-page .content-container .row-one p {
    margin-bottom: 30px;
}

.estimate-comparison-page .content-container .row-one p {
    margin-bottom: 30px;
}

.estimate-comparison-page .content-container p {
    font-size: 16px;
    line-height: 1.5;
}

.estimate-comparison-page .content-container .row-two .img {
    height: 550px;
}

.estimate-comparison-page .content-container .row-three {
    padding: 80px 0;
    align-items: flex-start;
}

.home-worth .hero-container {
    padding: 94px 0;
}

.home-worth .room-text {
    padding-right: 90px;
}

.home-worth .hero-container .get-marketing-plan-btn,
.home-worth .hero-container .learn-more-btn {
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block;
}

.home-worth .hero-container .learn-more-btn {
    margin-right: 16px;
    color: #0b7fc3;
    background: #ffffff;
}

.home-worth .hero-container .get-marketing-plan-btn {
    border: 1px solid #ffffff;
    color: #ffffff;

}

.home-worth .how-much-container {
    margin-top: 50px;
}

.home-worth .how-much-container .house-text {
    padding-left: 55px;
}

.home-worth .how-much-container p,
.home-worth .why-use-container p {
    font-size: 16px;
}

.home-worth .how-much-container .bold-statement {
    margin-top: 35px;
    margin-bottom: 35px;
}

.home-worth .how-much-container h3,
.home-worth .why-use-container h3 {
    margin-bottom: 6px;
    margin-top: 40px;
    font-size: 1.2rem;
}

.home-worth .why-use-container {
    padding: 80px 0 100px;
}

.home-worth .how-much-container h2,
.home-worth .why-use-container h2 {
    font-size: 24px;
    margin-top: 60px;
    margin-bottom: 90px;
}

.home-worth h2 {
    font-size: 1.8rem;
}

.fs16 {
    font-size: 16px;
}

.above-footer-container .get-started-btn {
    color: #ffffff;
    background: #0b7fc3;
    border-radius: 4px;
    padding: 12px 68px;
    font-size: 16px;
    line-height: 1.6;
    display: inline-block;
    cursor: pointer;
}

.hero-section .left-column .left-content {
    padding-top: 59px;
    padding-bottom: 59px;
}

.hero-section .left-column .left-content h1 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 18px;
}

.hero-section .left-column .left-content h1 {
    text-align: left;
}

.hero-section .left-content h1 {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 14px;
}

.hero-section .left-content p {
    font-size: 16px;
    line-height: 1.5;
}

.hero-section .left-column .left-content .btn-container {
    margin-top: 34px;
    text-align: left;
}

.hero-section .left-column .left-content .btn-container .btn {
    display: inline-block;
}

.hero-section .left-column .left-content .btn-container .learn-more-btn {
    margin-right: 10px;
}

.hero-section .left-column .left-content .btn-container .btn {
    display: inline-block;
}

.hero-section .left-column .left-content .btn-container .view-more-btn {
    margin: 0;
}

.hero-section .left-content .btn-container .view-more-btn {
    background: #ffffff;
    border: 2px solid #0b7fc3;
    color: #0b7fc3;
    padding-right: 25px;
    padding-left: 25px;
    margin: 15px auto 0;
}

.videos-section .video {
    margin-top: 20px;
    width: 100%;
    display: inline-block;
    height: 295px;
}

.videos-section h3 {
    font-size: 18px;
    margin-top: 15px;
}

.videos-section h3 {
    font-size: 14px;
    margin-top: 0;
    font-weight: bold;
}

.download-section h2 {
    font-size: 20px;
    margin-bottom: 20px;
}

.download-section p {
    width: 68%;
    margin: 15px auto 30px;
}

.download-section .btn {
    color: #ffffff;
    background: #0b7fc3;
    white-space: normal;
    margin-bottom: 15px;
}

.download-section {
    padding-top: 55px;
    padding-bottom: 55px;
}

.marketing-plan .sticky-menu-row .list .panel-collapse {
    padding: 10px 20px 20px;
}

.commercials-page .btn-container {
    display: flex;
}


@media (min-width: 768px) {
    header .navbar-container {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    header .or-text {
        color: #ffffff;
    }

    header .pipe {
        margin-top: 13px;
        color: #ffffff;
    }

    header a.log-in-btn,
    header a.sign-up-btn,
    header a.phone-container {
        display: inline-block;
    }

    header a.log-in-btn,
    header a.sign-up-btn,
    header a.about-us-btn,
    header a.resources-btn {
        text-decoration: underline;
        font-weight: bold;
    }

    header a.log-in-btn {
        padding-right: 0;
        padding-left: 0;
    }

    header a.sign-up-btn {
        padding-left: 0;
    }

    header a.about-us-btn {
        padding-left: 5px;
    }

    header .navbar-brand {
        width: 100%;
    }

    header .dropdown-menu {
        background: #337ab7;
    }

    header .dropdown:hover .dropdown-menu {
        display: block;
    }

    header .nav .open>a,
    header .nav .open>a:focus,
    header .nav .open>a:hover {
        background-color: initial;
    }

    header .logged-in-header a.dropdown-toggle {
        display: inline-block;
    }

    header.homepage .pipe,
    header.homepage .or-text {
        color: #337ab7;
    }

    header.homepage .dropdown-menu {
        background: #ffffff;
    }

    header.homepage .navbar-collapse {
        background: #ffffff;
    }

    .hero-section {
        padding-top: 239px;
        padding-bottom: 151px;
    }

    .hero-section .left-column {
        padding-right: 0;
    }

    .hero-section .left-column .bird-image {
        position: absolute;
        left: 80px;
        top: -220px;
        background: url("../image/commercials/hv-bird.png");
        background-repeat: no-repeat;
        width: 524px;
        height: 644px;
    }

    .hero-section .left-column .left-content {
        padding: 25px 30px;
    }

    .hero-section .left-column .left-content h1 {
        text-align: left;
    }

    .hero-section .right-column {
        padding-left: 0;
    }

    .videos-section h2 {
        font-size: 18px;
        margin-top: 25px;
    }

    .videos-section p {
        margin-bottom: 50px;
    }

    .download-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .main-page .think-section-container {
        margin-top: 3vmax;
        padding-bottom: 175px;
        /*padding-right: 10vw;*/
    }

    .desc-container {
        flex-direction: row;
        display: flex;
        justify-content: center;
    }

    .main-page .think-section-container .background-container .think-background {
        height: auto;
        width: 100%;
    }

    .main-page .think-section-container .background-container .think-section .section-heading {
        font-size: 2.3rem;
        letter-spacing: 0.1px;
    }

    .main-page .think-section-container .background-container .think-section .section-subheading {
        font-size: 1.8rem;
    }

    .trending-section {
        background: #f1f1f1 url('../image/HV/dot-life.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center 120px;
    }
}

@media (min-width: 992px) {
    .mobile-bird {
        display: none;
    }

    .main-page .bird-container-section {
        position: relative;
    }

    .main-page .bird-container-section .desktop-bird {
        background-image: url("../image/HV/homepage/PresentLookRightNormal.png");
        background-repeat: no-repeat;
        width: 1366px;
        height: 902px;
        position: absolute;
        left: -550px;
        top: 50px;
        z-index: -1;
    }

    .hero-section .left-column .left-content {
        padding-top: 59px;
        padding-bottom: 59px;
    }

    .hero-section .left-column .left-content h1 {
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 18px;
    }

    .hero-section .left-column .left-content .btn-container {
        margin-top: 34px;
        text-align: left;
    }

    .hero-section .left-column .left-content .btn-container .learn-more-btn {
        margin-right: 10px;
    }

    .hero-section .left-column .left-content .btn-container .view-more-btn {
        margin: 0;
    }

    .hero-section .left-column .left-content .btn-container .btn {
        display: inline-block;
    }

    .videos-section h2 {
        font-size: 24px;
        margin-top: 70px;
    }

    .videos-section h3 {
        font-size: 18px;
        margin-top: 15px;
    }

    .download-section {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .download-section h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .download-section p {
        width: 68%;
        margin: 15px auto 30px;
    }

    .main-page .gi-submit-address .btn {
        width: 150px;
        margin: 0 auto 25px;
    }

    .trending-section {
        position: relative;
        z-index: 1;
    }

    .home__content {
        margin-left: 40px;
        margin-top: 40px;
        margin-right: 30px;
    }

}

@media (min-width: 1400px) {
    .home__content {
        margin-left: 110px;
    }

    .home__get-started {
        margin-left: 220px;
    }
}

@media (max-width: 1200px) {
    .home__content {
        margin-left: 10px;
        margin-top: 10px;
    }
}


@media (max-width: 992px) {
    .desktop-bird {
        display: none;
    }

    .marketing-plan .sticky-menu-row {
        margin-bottom: 0;
    }
}

@media (max-width: 899px) {
    .about-page {
        margin-top: 50px;
    }

    .about-page .about-bird {
        width: 75%;
    }

    .about-section-heading {
        font-size: 1.3rem;
    }

    .about-page .about-hv-logo {
        width: 300px;
    }

    .about-page .first-title,
    .about-page .info-title {
        font-size: 2.2rem;
        line-height: 2.4rem;
    }

    .main-page .page-icon {
        display: none;
    }

    .main-page .bird-text-container .mobile-bird {
        display: block;
        width: 120px;
        margin: 0 auto;
    }

    .marketing-plan .advance-lead,
    .marketing-plan .price-home {
        align-items: flex-start;
    }

    .order h1 {
        font-size: 40px;
        line-height: 42px;
    }

    .order .order__reason img {
        height: 146px;
    }

    .order .order__hero-row {
        flex-wrap: wrap;
    }

    .order {
        margin: 20px auto;
    }

    .order .marketing-plan-img {
        width: 260px;
    }

    .order .order__reason h3 {
        text-align: center;
    }

    .homepage h1 {
        font-size: 36px;
        line-height: 38px;
    }

    .home__bg {
        top: 110px;
    }

    .home__larry {
        display: none;
    }

    .home__get-started {
        margin-left: 10px;
        margin-top: 100px;
    }

    .home__started-item .step-row {
        flex-direction: column;
    }

    .home__get-started .arrow {
        margin-right: -10px;
        margin-top: 0;
    }

    .home__content {
        margin: 50px 20px;
    }

    .home__hero {
        height: 80vh;
        margin-top: 0;
    }

    .resource-item {
        padding: 18px 20px 30px;
    }

    .resource-item img {
        height: 122px;
    }

    .home__info .home__info-image {
        margin-right: 40px;
        margin-bottom: 14px;
    }

    .home__started-item .number {
        margin-right: 0;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .contact-form,
    .contact-thanyou {
        padding: 30px 20px;
    }

    .resource-item {
        margin: 0 10px;
    }

}

@media (max-width: 499px) {
    h1 {
        font-size: 1.75rem;
    }

    .telephone {
        font-size: 12px;
    }

    .header__phone {
        font-size: 18px;
        margin-top: 0;
    }

    .navbar>.container-lg {
        flex-wrap: nowrap;
    }

    .navbar-brand .logo {
        width: 160px;
    }

    .main-page .mini-section {
        font-size: 17px;
    }

    .main-page .first-title {
        width: 100%;
    }

    .main-page .bird-text-container {
        text-align: center;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .main-page .bird-text-container .mobile-bird {
        width: 76px;

    }

    .main-page .think-section-container .background-container .think-section .section-heading {
        font-size: 1.2rem;
        letter-spacing: 0.1px;
    }

    .main-page .think-section-container .background-container .think-section .section-subheading {
        font-size: 1rem;
    }

    .main-page .top-web {
        display: none;
    }

    .main-page .think-section-container .think-section .section-heading {
        font-size: 18px;
    }

    .step2Container {
        flex-wrap: wrap-reverse;
    }

    .main-page .main-page-search button {
        width: 100%;
    }

    .footer-container .footer {
        flex-direction: column;
    }

    .about-page .about-info-image {
        width: 90%;
    }

    .about-page {
        margin-top: 0;
    }

    .about-page .info-title:nth-child(2) {
        margin-top: 0.5rem;
    }

    .about-page .about-section-heading {
        font-size: 1rem;
        text-align: center;
        margin: 0 60px;
    }

    .about-page .about-hv-logo {
        width: 220px;
    }

    .about-page .first-title,
    .about-page .info-title {
        font-size: 1.8rem;
        line-height: 2rem;
        text-align: center;
        margin-bottom: 0.25rem;
    }

    .about-page .second-title {
        margin-bottom: 30px;
        text-align: center;
        font-size: 1rem;
    }

    .about-page .info-paragraph {
        text-align: center;
    }

    .about-page .about-page-hero-info {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 450px;
    }

    .about-page .about-bird {
        display: none;
    }

    .about-page .submit-equity-review {
        width: 100%;
        font-size: 1.125rem;
        padding: 0.75rem 1rem;
    }

    .about-page .about-page-info {
        width: 100%;
        margin: 0;
    }

    .about-page .think-section-container .idea-list-img p {
        font-size: 1rem;
    }

    .about-page .think-section-container .items-container {
        margin-top: 16px;
    }

    .marketing-plan .marketing-plan-header .transparent-btn,
    .marketing-plan .marketing-plan-header .learn-more {
        width: 100%;
        padding: 10px 0;
    }

    .marketing-plan .marketing-plan-header h1 {
        padding-top: 0;
    }

    .marketing-plan h2 {
        font-size: 1.2rem;
    }

    .marketing-plan .difference-section {
        margin: 50px 0;
    }

    .marketing-plan .difference-section h2 {
        margin-top: 0.5rem;
    }

    .trending-section {
        padding: 30px 20px;
    }

    .home-worth .how-much-container .house-text {
        padding: 30px;
    }

    .home-worth h2 {
        font-size: 1.2rem;
    }

    .home-worth .hero-container {
        padding: 94px 12px;
    }

    .home-worth .how-much-container .house-image,
    .home-worth .why-use-container .room-image {
        height: 300px;
        background-position: center;
    }

    .above-footer-container .get-started-btn {
        width: 100%;
    }

    .home-worth .why-use-container {
        padding: 50px 0;
    }

    .home-worth .hero-container .get-marketing-plan-btn,
    .home-worth .hero-container .learn-more-btn {
        width: 100%;
        padding: 10px 0;
        font-size: 0.9rem;
    }

    .home-worth .room-text {
        padding-right: 30px;
    }

    .home-worth .hero-container .get-marketing-plan-btn {
        margin-top: 12px;
    }

    .house-text {
        padding: 20px;
    }

    .room-text {
        padding: 20px;
    }

    .marketing-plan .marketing-plan-header .transparent-btn {
        margin-top: 16px;
    }

    .marketing-plan .marketing-plan-header .transparent-btn,
    .marketing-plan .marketing-plan-header .learn-more {
        font-size: 0.9rem;
    }

    .difference-section img {
        width: 85vw;
    }

    .marketing-plan .panel {
        width: 100%;
        margin: 5px 0;
    }

    .marketing-plan .panel-title {
        font-size: .8rem;
    }

    .marketing-plan img {
        width: 100%;
    }

    .marketing-plan .advance-lead h2 {
        margin-top: 0.5rem;
    }

    .dropDownContainer li {
        font-size: 0.9rem;
        padding: 5px 0;
    }

    .estimate-comparison-page .hero-container h1 {
        font-size: 1.5rem;
    }

    .estimate-comparison-page .content-container .row-one .img,
    .estimate-comparison-page .content-container .row-two .img {
        height: 200px;
    }

    .estimate-comparison-page .content-container .row-three .img {
        display: none;
    }

    .estimate-comparison-page .content-container h2 {
        margin-bottom: 0.5rem;
    }

    .estimate-comparison-page .estimateScrollPoint h2 {
        margin-top: 0.5rem;
    }

    .estimate-comparison-page .content-container h3 {
        font-size: 16px;
    }

    .estimate-comparison-page .above-footer-container h2 {
        font-size: 20px;
    }

    .estimate-comparison-page .content-container .row-three {
        padding: 40px 0;
    }

    .estimate-comparison-page .hero-container .btn-container {
        margin-top: 30px;
    }

    .estimate-comparison-page .hero-container .btn-container .learn-more-btn,
    .estimate-comparison-page .hero-container .btn-container .get-marketing-plan {
        padding: 10px 0;
        font-size: 0.9rem;
        width: 100%;
    }

    .hero-section .left-content .btn-container {
        flex-wrap: wrap;
    }

    .hero-section .left-content .btn-container .learn-more-btn,
    .hero-section .left-content .btn-container .view-more-btn {
        width: 100%;
    }

    .hero-section .left-column .left-content .btn-container .learn-more-btn {
        margin-right: 0;
    }

    /* Mobile Order Marketing Plan */
    .order {
        margin: 20px auto;
    }

    .order h1 {
        font-size: 24px;
        line-height: 28px;
    }

    .order .order__reasons-row {
        flex-wrap: wrap;
        justify-content: center;
    }

    .order .order__reason {
        margin-bottom: 50px;
    }

    .order .order__card .order__card-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 12px 20px 30px;
    }

    .order .form-item {
        margin-bottom: 12px;
    }

    .order .row {
        margin-bottom: 0;
        margin-left: calc(-.5 * var(--bs-gutter-x));
    }

    .order .btn-primary,
    .order .btn-secondary {
        width: 100%
    }

    .order .order__reason img {
        height: 225px;
    }

    .order .order__reasons p {
        font-size: 16px;
        line-height: 22px;
    }

    .order .order__reason h3 {
        margin-top: 12px;
    }

    .order .col-sm-7,
    .order .col-sm-6,
    .order .col-sm-5,
    .order .col-sm-2,
    .order .col-sm-3,
    .order .col-sm-4 {
        padding-right: 0;
    }

    .order__hero-mobile {
        display: block;
    }

    .order .hero-header {
        display: none;
    }

    .order__hero-mobile p {
        font-size: 14px;
        line-height: 18px;
        text-align: center;
    }

    .order .order__hero-row {
        flex-wrap: wrap;
    }

    .order .order__hero-mobile img {
        width: 155px;
        margin: 0 auto;
        display: block;
    }

    .order .marketing-plan-img {
        display: none;
    }

    .order .order__card h3 {
        font-size: 16px;
    }

    .order .order__card p {
        font-size: 14px;
        line-height: 18px;
    }

    .order .desktop-text {
        display: none;
        ;
    }

    .home__bg {
        top: 2px;
        height: 146px;
    }

    .home__row {
        flex-wrap: wrap;
    }

    .homepage h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .home__row h1 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 4px;
    }

    .home__content {
        margin: 20px 30px;
        text-align: center;
    }

    .home__row {
        padding: 0;
    }

    .home__get-started {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 28px;
        margin-bottom: 50px;
    }

    .home__row p {
        font-size: 14px;
        line-height: 18px;
    }

    .contact-form {
        width: 100%;
        padding: 18px 20px 30px;
        border-radius: 0;
    }

    .contact-form h3 {
        font-size: 20px;
    }

    /* .home__started-item .step-row {
       flex-direction: column;
    } */
    .home__get-started .arrow {
        margin-top: -10px;
        margin-right: 10px;
        transform: rotate(200deg) scaleX(-1);
        top: -30px;
    }

    .home__started-item .item-title {
        font-size: 12px;
        line-height: 14px;
    }

    .contact-form .form-field {
        font-size: 14px;
    }

    .home__resources h1 {
        font-size: 28px;
        margin-top: -40px;
    }

    .home__resources .row {
        margin: 0 20px;
    }

    .resource-item {
        margin-bottom: 30px;
    }

    .home__search .home__search-content {
        padding: 80px 20px 0;
    }

    .home__info .home__info-image {
        margin-right: 0;
        margin-bottom: 14px;
    }

    .home__search .home__search-content h1 {
        text-align: center;
    }

    .resource-item img {
        height: 152px;
    }

    .home__hero {
        min-height: calc(100vh - 57px);
    }

    .home__search .btn-primary {
        margin-top: 12px;
    }

    .home__resources {
        margin-top: 280px;
    }


}