@media (max-width: 1199px) {
    .lf-menu-top a {
        color: #ffffff;
        padding: 8px;
        display: block;
        background: #0578be;
        height: 60px;
        width: 105px;
        text-align: center;
        margin: 0 0 0 3px;
    }

    .lf-menu-top li.current-menu-item a:before,
    .lf-menu-top a:hover:before {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        left: 65px;
        top: 50px;
        border: 13px solid;
        border-color: #05bdaf #05bdaf transparent transparent;
    }

    .lf-menu-top-style {
        font-size: .95rem;
    }

    .lf-footer-any-questions {
        margin-top: 5px;
    }

    .lf-font-size-text-small {
        font-size: 1rem;
    }

    .lf-margin-home-blog {
        margin-left: -210px;
        margin-right: -210px;
    }

    .lf-bg-gears-position-page {
        background-position: left 45px bottom 147px, left bottom, right -8px top 150px, right top;
    }

    .lf-bg-gears-pink {
        background-size: 100px 100px, 144px 144px, 100px 100px, 144px 144px;
    }

}

@media (max-width: 768px) {
    .lf-page-call-to-action-text {
        font-size: 1.1rem;
    }

    .lf-brand {
        font-size: 1.2rem;
    }

    .lf-font-size-loupe {
        font-size: 1.2rem;
    }

    .lf-apply-font-size {
        font-size: 1.5rem;
    }

    .lf-social-responsive {
        width: 30px;
        height: 30px;
    }

    .lf-social-font-size {
        font-size: .84rem !important;
    }

    .lf-footer-brand {
        font-size: 1.8rem;
        font-weight: 700;
    }

    .lf-bg-gears-position-home-form {
        background-position: left 70px bottom 185px, left bottom, right -7px top 181px, right top !important;
    }

    .lf-bg-gears-light-blue {
        background-size: 115px 115px, 185px 185px, 115px 115px, 185px 185px !important;
    }

    .lf-bg-gears-position-home-blog {
        background-position: left 40px bottom 140px, left bottom, right -8px top 138px, right top !important;
    }

    .lf-bg-gears-light-blue-blog {
        background-size: 100px 100px, 139px 139px, 100px 100px, 139px 139px !important;
    }
}

@media (max-width: 991px) {
    h1 {
        font-size: 1.8rem;
    }

    h5 {
        font-size: 1.2rem;
    }

    .lf-menu-top {
        text-align: center;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .navbar-toggler {
        border: none;
    }

    .lf-menu-top li.current-menu-item a:before,
    .lf-menu-top a:hover:before {
        border: none;
    }

    .lf-menu-top a:hover, .lf-menu-top .current-menu-item a {
        transform: none;
        background-color: transparent;
        border: none;
        transform: rotate(3deg);
        color: #05bdaf;
    }

    .lf-menu-top li.current-menu-item a:hover {
        transform: none;
        border: none;
        transform: rotate(3deg);
        color: #05bdaf;
    }

    .lf-menu-top li.current-menu-item a, .lf-menu-top a {
        background-color: transparent;
        border: none;
        color: #05bdaf;
    }

    .lf-menu-top a {
        color: #0578be;
        margin: auto;
        height: auto;
        width: auto;
    }

    .lf-menu-top-style {
        font-size: 1rem;
    }

    .lf-bg-gears-position-home-blog {
        background-position: left 40px bottom 159px, left bottom, right -11px top 160px, right top;
    }

    .lf-bg-gears-position-home-form {
        background-position: left 72px bottom 210px, left bottom, right -7px top 212px, right top;
    }

    .lf-loupe-style {
        text-align: center;
    }

    .lf-bg-gears-light-blue {
        background-size: 135px 135px, 205px 205px, 135px 135px, 205px 205px;
    }

    .lf-bg-gears-position-page {
        background-position: left top, left bottom, right -8px top 150px, right top 10px !important;
    }

    .lf-bg-gears-pink {
        background-image: url(../images/lf-gear-pink.png), none, none, url(../images/lf-gear-big-right-pink.png);
        background-size: 105px 104px, 0 0, 0 0, 120px 120px !important;
    }

    .lf-benefits-border {
        border-right: none;
    }

    .lf-display {
        display: inline-grid;
    }

    .lf-best-finance-option-subheading {
        font-size: 1.1rem;
    }

    .lf-loupe-size {
        width: 40px;
        height: 40px;
    }

    .lf-ml-responsive {
        margin-left: -25px;
    }

    .lf-ml-responsive2 {
        margin-left: 3px;
    }

    .lf-font-size-text-small {
        font-size: 1.2rem;
    }

    .lf-social-font-size {
        font-size: 1.05rem;
    }

    .lf-blogs-img {
        height: 230px;
        width: 240px;
    }

    .lf-margin-home-blog {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 991px) {
    .lf-email-responsive {
        display: none;
    }

    .lf-buttons {
        width: 100%;
    }

}

@media (max-width: 575px) {
    .lf-blogs-img {
        height: 250px;
        width: 261px;
    }

    .lf-bg-gears-light-blue-blog {
        background-image: none, none, none, none !important;
    }

    .lf-bg-gears-light-blue {
        background-image: none, none, none, none !important;
    }
}




