@media only screen and (max-width: 1024px) {
    .why-choose-img .elementor-element {
        padding-top: 90%;
    }

    .call-to-action-content::after {
        top: -50px;
        bottom: -50px;
    }

    .call-to-action-form::after {
        top: -50px;
        bottom: -50px;
    }

    .blog-card {
        width: 50%;
    }

    .main-header-menu .header-phone-btn {
        margin-left: 0;
    }

    .ast-builder-menu .main-navigation>ul {
        gap: 12px;
    }

    .ast-header-html-2 {
        display: block !important;
    }
}

@media only screen and (max-width: 921px) {
    .site-header .ast-site-identity {
        width: 110px;
        height: 110px;
        padding: 0 !important;
        margin-bottom: -30px;
    }

    .site-logo-img img {
        max-width: 90px !important;
        width: 90px !important;
        height: auto;
    }

    .ast-mobile-header-wrap .ast-primary-header-bar,
    .ast-primary-header-bar .site-primary-header-wrap {
        min-height: auto !important;
    }

    .main-header-menu>.menu-item>.menu-link:after {
        display: none;
    }

    .main-header-menu>.menu-item>.menu-link {
        padding: 12px 16px !important;
        border-bottom: 1px solid #E2E8F0;
    }

    .ast-hfb-header.ast-header-break-point .main-header-bar-navigation {
        display: block !important;
        left: -100%;
        transition: all 0.3s ease-in-out;
    }

    .ast-hfb-header.ast-header-break-point .main-header-bar-navigation.toggle-on {
        left: 0;
    }

    .ast-header-break-point .ast-primary-header-bar {
        padding: 0 15px !important;
    }

    .ast-logo-title-inline .ast-site-identity {
        width: 110px;
        height: 110px;
        padding: 0 !important;
        margin-bottom: -30px;
    }

    .site-logo-img img {
        width: 90px;
        height: 90px;
    }

    .site-header .main-header-menu .sub-menu .menu-link {
        padding: 10px 16px !important;
        background: var(--white) !important;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        color: #374151 !important;
    }

    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item>.menu-link {
        color: var(--secondary-color);
    }

    .site-header .main-header-menu .content-btn {
        margin: 15px 15px 0 !important;
    }

    .ast-header-break-point .main-header-menu {
        background: transparent !important;
    }

    .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: 0 !important;
        right: 16px !important;
        box-shadow: unset !important;
    }

    .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle:focus {
        outline: none !important;
        border: 0 !important;
    }

    .site-header .main-header-menu .sub-menu {
        border: 0 !important;
    }

    .site-footer .site-below-footer-wrap:nth-child(2) .site-footer-below-section-1 {
        margin-bottom: 0 !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    .home-banner-form .form-group:nth-child(-n+7) {
        width: 100%;
    }

    .faq-section .e-n-accordion-item-title-icon span {
        width: 34px !important;
        height: 34px !important;
    }

    .faq-section .e-n-accordion-item-title-header::before {
        font-size: 24px;
        line-height: 30px;
    }

    .site-footer .ast-builder-footer-grid-columns {
        flex-wrap: wrap !important;
    }

    .site-footer .site-footer-section {
        max-width: calc(50% - 12px) !important;
    }

    .call-to-action-content::after {
        width: 100%;
        bottom: 0;
    }

    .call-to-action-form::after {
        top: -35px;
        width: 100%;
        left: 0;
        height: 30%;
        bottom: 0;
    }

    .call-to-action-form .home-banner-form .form-group:nth-child(-n+7) {
        width: 100%;
    }

    .blog-card {
        width: 100%;
    }

    .blog-card-inner .card-body {
        padding: 20px 16px 16px;
    }

    .position-sticky-img {
        position: relative !important;
        top: 0 !important;
    }
    .single.single-post .elementor-section{
        padding: 16px 8px !important;
    }
}

@media only screen and (max-width: 640px) {
    .site-footer .ast-builder-footer-grid-columns {
        flex-direction: column;
    }

    .site-footer .site-footer-section {
        max-width: 100% !important;
    }

    .site-footer .site-below-footer-wrap:nth-child(2) .site-footer-below-section-1 {
        flex-direction: column !important;
        gap: 16px !important;
    }

    .ast-footer-copyright p,
    .maketing-design {
        text-align: center !important;
    }

    .blog-card-inner .card-button {
        flex-direction: column;
        align-items: flex-start;
    }

    .blog-card-inner .read-more,
    .blog-card-button-wrapper .view-more-btn {
        width: 100%;
    }

    .mobile-phone-btn a {
        gap: 4px !important;
    }

    .ast-builder-menu-mobile .main-navigation {
        width: 280px !important;
    }

    .cash-cars-site-link .elementor-icon-list-items .elementor-icon-list-item {
        width: 100% !important;
    }
}

@media only screen and (max-width: 480px) {
    .site-header .ast-site-identity {
        width: 95px;
        height: 95px;
    }

    .site-logo-img img {
        max-width: 85px !important;
        width: 85px !important;
        height: auto;
    }

    .mobile-phone-btn a {
        padding: 11px 9px !important;
        font-size: 13px !important;
    }
}