.banner_sec h1 {
    font-size: 45px;
    line-height: 55px;
}
/* services mega menu starts here */
.services-mega-menu .menu-links-wrap li a.main-ser-link {
    font-size: 18px;
    font-weight: 600;
    font-family: var(--font-poppin-semibold);
}
.services-mega-menu .menu-links-wrap li .ser-sub-menu li {
    list-style-type: circle;
}
/* services mega menu ends here */
.mega-menu {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 85%;
    background: #2f1d79;
    border-radius: 13px;
    overflow: hidden;
    z-index: -1;
    opacity: 0;
    transition: 0.4s ease-in-out;
}
.header-top .search-box {
    flex: none;
}
.header-top .search-box .form-group .form-control {
    height: 47px !important;
}
.header-top .search-box .form-group .icon {
    top: 13px !important;
}
.heading-links-and-search-wrapper {
    display: flex;
    justify-content: end;
    align-items: center;
}
.header-top .search-box form {
    width: 188px;
}
.navigation--fade .menu-item:hover > .mega-menu {
    z-index: 999999;
    opacity: 1;
}
.mega-menu-heading-wrapper h3 {
    font-size: 26px;
    font-weight: 700 !important;
}
.mega-menu-links-wrapper .services-list-wrapper {
    height: 272px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.mega-menu-links-wrapper .services-list-wrapper::-webkit-scrollbar {
    width: 2px;
    background-color: #ffffff67;
}
.mega-menu-links-wrapper .services-list-wrapper::-webkit-scrollbar-thumb {
    width: 80px;
    background-color: #fff;
}
.mega-menu-img-wrapper {
    height: 100%;
    background-image: url("../img/mega-menu-img.webp");
    background-size: cover;
    position: relative;
}
.mega-menu-img-wrapper figure::after,
.mega-menu-img-wrapper::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(45deg, #2f1d79, transparent);
    display: block;
    top: 0;
}
.calulator-mega-menu li.doropdown a.parent-link {
    border-left: 7px solid transparent;
    padding: 6px 10px;
    font-family: Poppins-medium;
    width: 50%;
    display: block;
}
.calulator-mega-menu li.doropdown a.parent-link:hover,
.calulator-mega-menu li.doropdown.active a.parent-link {
    background: #d3d3d3;
    border-color: #c4dd28;
    color: #2f1d79;
}
.calulator-mega-menu li.doropdown .sub-megamenu {
    flex: 0 0 55% !important;
}
.calulator-mega-menu li.doropdown a.parent-link:hover span,
.calulator-mega-menu li.doropdown.active a.parent-link span {
    color: #000 !important;
}
.navigation .menu-item {
    position: unset !important;
}
.mortgage-leading .bottom-image,
.mortgage-overcharged .bottom-image,
.we_different .bottom-image {
    position: absolute !important;
    bottom: unset !important;
}
.mega-menu-fst-wrapper {
    padding: 40px;
}
.mega-menu-links-wrapper .mega-menu-list-wrapper li a,
.testimonial_box .topbar .name p {
    font-size: 13px;
}
.mega-menu-links-wrapper .mega-menu-list-wrapper li a i {
    font-size: 7px;
}
.mega-menu-links-wrapper .mega-menu-list-wrapper li {
    padding: 10px 0;
}
.mega-menu-links-wrapper .mega-menu-list-wrapper::-webkit-scrollbar {
    width: 2px;
    background-color: #ffffff67;
}
.mega-menu-links-wrapper .mega-menu-list-wrapper::-webkit-scrollbar-thumb {
    width: 80px;
    background-color: #fff;
}
.mega-menu-img-wrapper figure {
    position: relative;
}
.mega-menu-container .about-mega-wrapper {
    background: #fff;
    margin: 30px 0;
    border-radius: 11px;
    padding: 11px 0;
}
#showcaseVideo,
.banner-add img {
    border-radius: 15px;
}
.mega-menu-container .about-mega-wrapper .about-mega-img-wrapper {
    padding: 10px;
    text-align: center;
    width: 100px;
}
.mega-menu-container .about-mega-wrapper .about-mega-content-wrapper {
    flex: 0 0 82%;
    padding: 14px 20px;
    border-left: 1px solid #9892ae;
}
.mega-menu-container .about-mega-wrapper .about-mega-content-wrapper p {
    font-size: 13px;
    font-weight: 500;
    color: #303030;
    line-height: 1.5;
    margin: 0;
}
.mega-menu-container .about-mega-wrapper .about-mega-content-wrapper h5 {
    font-size: 20px;
    color: #040404;
    font-weight: 600;
}
@media (max-width: 1366px) {
    .mega-menu-links-wrapper .mega-menu-list-wrapper li a {
        font-size: 12px !important;
    }
}
@media (max-width: 1280px) {
    .mega-menu-links-wrapper .mega-menu-list-wrapper li a {
        font-size: 11px !important;
    }
}
@media (max-width: 480px) {
    .mobile-header ul.mobile-menus-inner li {
        padding: 5px 15px !important;
    }
}
.banner_add .banner-add-box {
    padding: 0 0 0 50px !important;
}
.banner_add .banner-add-box .img-box img {
    max-width: 70%;
}
.banner_add .banner-add-box .img-box {
    text-align: center;
}
#showcaseVideo {
    object-fit: cover;
    height: 500px;
}
.category_new_sec .mortage_services {
    background: var(--extra-color-1);
    border-radius: 15px;
    overflow: hidden;
    padding: 5px 0;
}
.category_new_sec .mortage_services::-webkit-scrollbar {
    width: 0.5em;
}
.category_new_sec .mortage_services::-webkit-scrollbar-thumb {
    background-color: #1e0e60;
    border-radius: 10px;
}
.mortage_services .service-name {
    flex: 0 0 85%;
}
.mortage_services .service-name figure {
    flex: 0 0 15%;
    margin-right: 5px;
    text-align: left;
}
.mortage_services .service-name figure img {
    width: 25px;
    filter: brightness(0);
}
.mortage_services .right-angel {
    flex: 0 0 20%;
    text-align: right;
    font-size: 20px;
    color: var(--extra-color-2);
}
.mortgage-leading .title,
.mortgage-overcharged .title,
.we_different .title {
    font-size: 35px !important;
    line-height: 45px !important;
}
.mortage_services .service-name .name {
    font-family: var(--font-poppin-medium);
    font-size: 13px;
    color: #000;
}
.category_new_sec .mortage_services .nav-link {
    padding: 0 20px;
}
.category_new_sec .mortage_services .nav-link.active,
.we_different.we_different_dark_sec .mortgage-calculator-box {
    background: var(--extra-color-2) !important;
}
.mortage_services .nav-link.active .service-name img,
.our_features .col-lg-4:nth-child(2n) .feature-box .icon img {
    filter: brightness(0) invert(1);
}
.mortage_services .nav-link.active .right-angel,
.mortage_services .nav-link.active .service-name .name,
.we_different_dark_sec .mortgage-calculator-box p {
    color: #fff;
}
.services_data .content-wrapper h5 {
    color: var(--extra-color-2);
    font-family: var(--font-poppin-medium);
    line-height: 10px;
}
.category_new_sec .services_data .banner-image img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.category_new_sec .services_data p {
    line-height: 23px;
    font-size: 14px;
}
.category_new_sec .services_data h2 {
    font-size: 30px;
    line-height: 45px;
}
.compare_sec .content-wrapper {
    padding: 25px 40px 35px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.compare_sec .content-wrapper h2 {
    font-size: 30px;
    line-height: 40px;
}
.compare_sec .content-wrapper ul.list {
    min-height: 130px !important;
}
.compare_sec .left-content ul.list li:before {
    top: -2px !important;
}
.get_app .img-box,
.get_app .img-box img,
.refinancing-lenders .img-box {
    height: 100%;
}
.refinancing-lenders .img-box img {
    height: 100%;
    border-radius: 8px;
}
.introduction_video .video-preview img,
.testimonial_box {
    border-radius: 12px;
}
.refinancing-lenders .content-wrapper {
    background: var(--extra-color-2);
    padding: 20px;
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 8px !important;
}
.our_features .heading-wrapper .title,
.refinancing-lenders .content-wrapper h2 {
    font-size: 35px;
    line-height: 45px;
}
.feature-box p,
.refinancing-lenders .content-wrapper p {
    font-size: 13px;
    line-height: 22px;
}
.feature-box {
    background: #f9f9f9;
    padding: 20px;
}
.feature-box .icon {
    background: var(--extra-color-1);
    width: 80px;
    height: 80px;
}
.feature-box .name {
    color: #303030;
    font-family: Montserrat-semibold;
}
.our_features .col-lg-4:nth-child(2n) .feature-box .icon {
    background: #1e0e60;
}
.introduction_video .video-player .bottom-bar {
    background: var(--extra-color-2);
    color: #fff;
    padding: 15px 50px;
    border-radius: 12px;
    width: 100%;
    margin-top: -30px;
    z-index: 2;
    position: relative;
}
#mute-btn,
#playingBtn.none {
    display: none;
}
#mute-btn.show,
#playingBtn,
ul.points li {
    display: block;
}
.video-player .bottom-bar .ply-btn .plying {
    text-align: end;
    cursor: pointer;
}
.introduction_video {
    margin-bottom: 100px;
}
/*.mortgage-leading {*/
/*    padding-top: 80px !important;*/
/*}*/
.mortgage-leading .mortgage-calculator-box {
    background-color: var(--extra-color-2) !important;
    border-radius: 11px !important;
    background-image: url(https://www.lendmemoney.com/storage/why-lend-me-money.png);
    background-size: cover;
    background-position: center;
}
.banner_add .banner-add-box {
    background-image: url(https://www.lendmemoney.com/storage/get-most-money.webp) !important;
    padding: 40px 60px 60px !important;
    background-size: cover !important;
    background-position: bottom !important;
}
.mortgage-leading .mortgage-calculator-box .content-wrapper,
.mortgage-overcharged .mortgage-calculator-box .content-wrapper {
    position: relative !important;
    z-index: 1 !important;
}
.mortgage-leading .left-content,
.mortgage-leading .right-content,
.mortgage-overcharged .left-content {
    background-color: transparent !important;
}
.mortgage-leading .title,
.mortgage-leading ul li,
.we_different ul li,
.we_different.we_different_dark_sec .mortgage-calculator-box .title {
    color: #fff !important;
}
.mortgage-leading .content-wrapper ul.list li:before,
.mortgage-overcharged .content-wrapper ul.list li:before,
.we_different .content-wrapper ul.list li:before {
    color: var(--extra-color-1) !important;
}
.mortgage-leading .left-content a,
.mortgage-overcharged .left-content a {
    color: var(--secondary-btn-color) !important;
}
.mortgage-leading .bottom-image {
    width: 47% !important;
    top: 20% !important;
}
.we_different .mortgage-calculator-box {
    background: url(https://www.lendmemoney.com/storage/group-9349.png);
    padding: 19px 0px;
    background-size: cover;
    background-position: bottom;
}
.we_different.we_different_dark_sec .right-content img {
    width: 100% !important;
}
.calulator-mega-menu li.doropdown .sub-megamenu li:hover a:before,
.we_different .mortgage-calculator-box .content-wrapper img {
    width: 100%;
}
/*.we_different {*/
/*    padding-top: 70px !important;*/
/*}*/
.mortgage-overcharged .mortgage-calculator-box,
.we_different .mortgage-calculator-box {
    background-color: var(--extra-color-1) !important;
    border-radius: 11px !important;
}
.we_different .mortgage-calculator-box .content-wrapper {
    position: relative !important;
    z-index: 1 !important;
    color: #fff !important;
    border-radius: 0 !important;
}
.we_different .right-content {
    background-color: transparent !important;
    padding: 0 12px 0 40px !important;
    margin-top: -80px !important;
}
.we_different .left-content {
    background-color: transparent !important;
    height: 100% !important;
    padding: 20px 40px !important;
}
.we_different .bottom-image {
    width: 55% !important;
    top: -60% !important;
}
.mortgage-overcharged .right-content {
    background-color: transparent !important;
    text-align: left !important;
}
.client_testimonials
    .client-testimonials
    .col-lg-6:nth-child(odd)
    .testimonial_box
    .client-image,
.client_testimonials .col-lg-4:nth-child(odd) .testimonial_box .topbar figure,
.get_app .content-wrapper {
    background: var(--extra-color-1);
}
.mortgage-overcharged .right-content ul.list {
    max-width: 100% !important;
}
.mortgage-overcharged .title .colored-txt {
    color: #1e0e60 !important;
}
.mortgage-overcharged .bottom-image {
    width: 15% !important;
    top: 1.7% !important;
    left: 0 !important;
    right: 0 !important;
}
.mortgage-overcharged .button-group {
    max-width: 75% !important;
}
.client_testimonials .testimonial_box .content-wrapper {
    padding: 10px;
}
.testimonial_box {
    background: #f9f9f9;
    position: relative;
}
.faq_sec .heading-wrapper .title,
.testimonial_box .name {
    flex: 0 0 70%;
}
.testimonial_box .topbar img {
    width: 90px;
}
.testimonial_box .topbar figure {
    background: #000;
    border-radius: 50%;
    overflow: hidden;
    height: 75px;
    width: 75px;
    padding: 5px 0;
}
.client_testimonials .testimonial_box .content-wrapper p {
    font-family: var(--font-poppin-semibold);
    font-size: 13px;
    line-height: 21px;
}
.client_testimonials .testimonial_box .content-wrapper .quote {
    position: absolute;
    right: 20px;
    top: 15px;
}
.client_testimonials
    .client-testimonials
    .col-lg-6:nth-child(2n)
    .testimonial_box
    .client-image,
.client_testimonials .col-lg-4:nth-child(2n) .testimonial_box .topbar figure {
    background: var(--extra-color-2);
}
.client_testimonials .slick-dots {
    bottom: -40px;
}
.client_testimonials .slick-dots li button:before {
    font-size: 14px;
}
.testimonial_box .topbar .name h4 {
    font-size: 16px;
    font-family: var(--font-heading);
    color: #303030;
}
.testimonial_box .client-review p {
    font-size: 13px;
    line-height: 21px;
    font-family: var(--font-poppin-medium);
    overflow: hidden;
}
.testimonial_box .quote {
    font-size: 80px;
    color: #c2e62a;
    position: absolute;
    right: 10px;
    top: 0;
}
.client-review {
    overflow: hidden;
    min-height: 142px;
}
.testimonial_box a {
    color: #1e0e60;
    text-decoration: underline;
}
.testimonial_box .date {
    font-size: 13px;
    font-family: Poppins-medium;
    padding-top: 10px;
}
.get_app .content-wrapper {
    padding: 20px 0 0;
    border-radius: 10px;
    height: 100%;
}
.get_app .content-wrapper .txt-wrapper {
    padding-bottom: 10px;
    max-width: 85%;
}
.get_app .content-wrapper .txt-wrapper h4 {
    font-size: 24px;
    font-family: var(--font-montserrat-medium);
}
.get_app .content-wrapper .txt-wrapper h4 .big-txt {
    font-size: 30px;
    color: #070026;
    font-family: var(--font-montserrat-bold);
}
.get_app .content-wrapper .button-group {
    max-width: 75%;
    display: flex;
}
.get_app .content-wrapper .button-group a {
    margin-right: 5px;
}
.get_app .content-wrapper .hand-image {
    max-width: 75%;
}
.get_app .img-box img {
    width: 100%;
    border-radius: 10px;
}
.calulator-mega-menu li.doropdown {
    padding: 3px 0 !important;
    display: flex;
    justify-content: space-between;
}
.calulator-mega-menu li.doropdown a {
    flex: 0 0 44%;
    display: flex;
    align-items: center;
}
.calulator-mega-menu li.doropdown .sub-megamenu {
    flex: 0 0 49%;
    height: 100%;
    width: 50%;
    padding-left: 40px;
}
.calulator-mega-menu li.doropdown:hover .sub-megamenu {
    opacity: 1;
    display: block;
}
.blog_sec .heading-wrapper {
    padding-bottom: 20px;
}
.faq_sec .accordion-item .accordion-button {
    font-size: 16px !important;
    line-height: 25px;
}
.faq_sec .accordion-item .accordion-button i {
    flex: 0 0 10%;
    text-align: end;
}
footer .footer-content .social-icon {
    justify-content: left !important;
}
.toggle-password {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
}
.faq_sec {
    padding: 40px 0 80px !important;
}
.category_sec .faq_sec .title,
.category_sec .our-cards {
    padding-bottom: 10px !important;
}
.category_sec {
    padding: 40px 0 0 !important;
}
.category_sec .installment_sec {
    padding: 0 !important;
}
.post__content .quick-buttons li,
.post__content ul li {
    list-style: none !important;
}
.calulator-mega-menu li.doropdown .sub-megamenu li a {
    opacity: 0.6;
    position: relative;
}
.calulator-mega-menu li.doropdown .sub-megamenu li a:before {
    content: "";
    background: #fff;
    width: 0%;
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 2px;
    transition: 0.6s;
}
.calulator-mega-menu li.doropdown .sub-megamenu li:hover a {
    opacity: 1;
}
blockquote.cta_sec {
    background: #c4dd28;
    padding: 30px 40px 20px;
    border-radius: 10px;
}
blockquote.cta_sec h3 {
    font-size: 30px;
}
.category_sec .banner-image img {
    height: 540px;
}
ul.points li {
    margin-top: 8px;
    font-size: 15px;
    position: relative;
    padding-left: 25px;
}
ul.points li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0;
    font-family: FontAwesome;
    font-size: 17px;
    color: var(--extra-color-2);
}
.faq_sec .accordion-body ul li {
    list-style: circle !important;
    margin-bottom: 7px;
}
.faq_sec .accordion {
    overflow-y: scroll;
    height: 424px;
}
.faq_sec .accordion::-webkit-scrollbar {
    width: 5px;
}
.faq_sec .accordion::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.faq_sec .accordion::-webkit-scrollbar-thumb {
    background-color: #c4dd28;
    border-radius: 10px;
}
.primary-btn {
    text-transform: uppercase;
    font-weight: 700;
    word-spacing: 2px;
    letter-spacing: 1px;
}
.primary-btn,
.secondary-btn,
button {
    font-family: var(--font-poppin-bold) !important;
}
.secondary-btn {
    text-transform: uppercase;
    font-weight: 700;
    word-spacing: 2px;
    letter-spacing: 1px;
}

blockquote.cta_sec {
    padding: 10px 40px 10px !important;
}
blockquote.cta_sec .icon {
    max-width: 40px;
}
blockquote.cta_sec .button-group {
    flex: 0 0 35%;
    text-align: end;
}
.category_new_sec .accordion {
    background: #c2e62a;
    border-radius: 10px;
    display: none;
}

.category_new_sec .accordion .accordion-item {
    background: transparent;
    border: 0;
}

.category_new_sec .accordion .accordion-item .accordion-button {
    background: transparent;
    box-shadow: none;
    padding: 5px 15px;
}

.category_new_sec .accordion .accordion-item .accordion-button img {
    filter: brightness(0);
    width: 30px;
    margin-right: 15px;
}

.category_new_sec .accordion .accordion-item .accordion-button h4 {
    font-family: var(--font-poppin-medium);
    font-size: 13px;
    color: #000;
}

.category_new_sec .accordion .accordion-item .accordion-body {
    border-top: 1px solid #1e0e601c;
    border-bottom: 1px solid #1e0e601c;
}

.category_new_sec .accordion .accordion-item .accordion-body .banner-img img {
    height: auto;
    width: 100%;
    object-fit: fill;
    border-radius: 10px;
}

.category_new_sec .accordion-item .accordion-body .content-wrapper {
    padding-top: 10px;
}

.category_new_sec .content-wrapper .service-name {
    font-size: 16px;
}

.category_new_sec .accordion .accordion-button::after {
    display: none;
}

.category_new_sec
    .accordion
    .accordion-item
    .accordion-button[aria-expanded="true"]
    i:before {
    content: "\f106";
}
.category_new_sec .services_data .banner-image img {
    height: 381px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.feature-box {
    height: 260px;
}
.feature-box p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-box .button-group {
    flex: 0 0 50%;
}

.blog-box .btn-date-wrapper p {
    flex: 0 0 50%;
    text-align: end;
}
.category_sec .content-wrapper ul.points li {
    line-height: 25px;
}
.compare_sec .bottom-image {
    width: 30% !important;
}
.faq_sec .image-box img {
    height: 424px;
    object-fit: cover;
}
.blog-detail-box.blog-wrapper-text .blogPage .category_sec .banner-image img {
    height: 420px !important;
}
@media (max-width: 1200px) {
    .category_new_sec .mortage_services .nav-link {
        padding: 0 12px;
    }
    .navigation--light .menu-item > a {
        font-size: 10px !important;
        padding: 0 6px !important;
    }
}
@media (max-width: 991px) {
    .banner_add .banner-add-box {
        padding: 30px 0 0 !important;
    }
    .compare_sec .right-content .button-group {
        margin-top: 40px;
    }
    .refinancing-lenders .img-box img {
        width: 100%;
    }
    .category_new_sec .mortage_services,
    .feature-box,
    .testimonial_box {
        margin-bottom: 10px;
    }
    .compare_sec .left-content ul.list {
        max-width: 100%;
    }

    .compare_sec .content-wrapper {
        display: block;
    }
    .we_different .mortgage-calculator-box .left-content {
        padding-bottom: 120px !important;
    }
    .compare_sec .left-content ul.list li {
        padding-left: 0 !important;
    }
    #showcaseVideo,
    .category_new_sec .services_data .banner-image img {
        height: auto;
    }
    .introduction_video {
        margin-bottom: 0;
    }
    .mortage_services .service-name figure img {
        width: 40px;
    }
    .services_data {
        text-align: center;
    }
    .services_data .content-wrapper {
        max-width: 70%;
        margin: 0 auto;
    }
    .introduction_video .video-player .bottom-bar {
        padding: 15px 20px;
    }
    .knowus_sec .row {
        flex-direction: column-reverse;
    }
    .compare_sec .content-wrapper ul.list {
        min-height: 0 !important;
    }
    .mortage_services .right-angel {
        flex: 0 0 10%;
    }
    .category_new_sec .main-category-box {
        display: none;
    }
    .category_new_sec .accordion {
        display: block;
    }
    .post__content ul li .primary-btn {
        display: block;
        margin-bottom: 3px;
    }
    .post__content .quick-buttons li,
    .post__content ul li {
        margin-right: 0 !important;
        width: 100%;
    }
}
@media (max-width: 768px) {
    .banner_sec h1 {
        font-size: 20px;
        line-height: 25px;
    }
    .services_data .content-wrapper {
        max-width: 100%;
    }
    .introduction_video .video-player .bottom-bar {
        flex-direction: column;
    }
    .introduction_video .video-player .ply-btn {
        justify-content: center !important;
        margin-top: 8px;
    }
    .introduction_video .video-player .ply-btn h4 {
        display: none;
    }
    .refinancing-lenders .content-wrapper h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .mortgage-leading {
        padding-top: 30px !important;
    }
    .we_different {
        padding-top: 0 !important;
    }
    .we_different .mortgage-calculator-box .right-content {
        padding: 0 !important;
    }
    .we_different .mortgage-calculator-box .content-wrapper img {
        width: 100%;
    }
}
@media (max-width: 575px) {
    .blog-box .button-group {
        flex: 0 0 100%;
    }

    .blog-box .btn-date-wrapper p {
        flex: 0 0 100%;
        text-align: end;
    }
    .header-top .search-box form {
        width: 100%;
    }
    .mortage_services .service-name figure img {
        width: 25px;
    }
    .introduction_video .video-player .ply-btn img {
        height: 50px;
        width: 50px;
    }
    .compare_sec .content-wrapper h2,
    .get_app .content-wrapper .txt-wrapper h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .compare_sec .content-wrapper {
        padding: 25px 20px 35px !important;
        text-align: left !important;
    }
    .compare_sec .left-content ul.list {
        margin: 0;
    }
    .compare_sec .content-wrapper ul.list li {
        list-style: circle;
    }
    .mortgage-leading .title,
    .we_different .title {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .mortgage-leading .mortgage-calculator-box .left-content,
    .we_different {
        padding-bottom: 0 !important;
    }
    .compare_sec .right-content .button-group {
        margin-top: 20px;
    }
    .our_features .heading-wrapper .title {
        font-size: 25px;
        line-height: 35px;
    }
    .testimonial_box .topbar {
        flex-direction: column;
        align-items: flex-start !important;
    }
    .testimonial_box .name {
        margin-left: 0 !important;
        margin-top: 10px;
    }
    .get_app .content-wrapper {
        padding: 20px;
    }
    .get_app .content-wrapper .hand-image {
        display: none;
    }
    .get_app .content-wrapper .txt-wrapper h4 .big-txt {
        font-size: 22px;
    }
    .get_app .content-wrapper .button-group {
        max-width: 100%;
    }
    .compare_sec .right-content ul.list {
        max-width: 80% !important;
    }
    .newsletter .heading-wrapper p {
        max-width: 100% !important;
    }
    .faq_sec .accordion-item .accordion-button {
        font-size: 13px !important;
        line-height: 25px;
    }
    .faq_sec {
        padding-top: 0 !important;
    }
    blockquote.cta_sec h3 {
        font-size: 20px;
        line-height: 30px;
    }
    blockquote.cta_sec {
        padding: 10px 20px 10px !important;
        text-align: center;
    }
    blockquote.cta_sec .heading .icon {
        margin: 0px auto;
    }

    blockquote.cta_sec .heading .title {
        margin-left: 0 !important;
        margin-top: 10px !important;
    }

    blockquote.cta_sec .button-group .secondary-btn {
        margin-right: 0 !important;
    }

    blockquote.cta_sec .button-group {
        margin-bottom: 20px;
        text-align: center;
    }
    blockquote.cta_sec {
        display: block !important;
    }
    .faq_sec {
        padding: 40px 0 40px !important;
    }
    .faq_sec .image-box img {
        height: auto;
    }
}
