@media (max-width: 1400px) {}

@media (max-width: 1201px) {
    /* .text-lg {
        font-size: 1.115rem;
    }
    .p-4 {
        padding: 0.578rem;
    }
    .p-8 {
        padding: 1.3rem !important;
    }
    .md\:text-5xl {
        font-size: 2.5rem !important;
    }
    .max-w-\[700px\] {
        max-width: 620px !important;
    }
    header .mx-auto.flex.max-w-\[1280px\].items-center.justify-between.py-4 {
        padding: 1rem 1rem !important;
    }
    .lg\:px-40 {
        padding: 3rem 5rem !important;
    }
    .text-lg {
        font-size: 1rem !important;
    }
    .p-4 {
        padding: 0.7rem 0 !important;
    }
    .gap-12 {
        gap: 1rem !important;
    }
    .p-6 {
        padding: 1rem !important;
    }
    .gap-12 {
        gap: 1rem !important;
    } */
    .max-w-\[700px\] {
        max-width: 620px !important;
    }
    header .mx-auto.flex.max-w-\[1280px\].items-center.justify-between.py-4 {
        padding: 1rem 1rem !important;
    }
    .p-6 {
        padding: 1rem !important;
    }
    .faq-gap {
        gap: 1rem !important;
    }
    .absolute.bottom-0.right-0.hidden.lg\:block.w-1\/3.p-10.mobile-resp .h-80 {
        height: 100% !important;
    }
}

.line-position {
    margin: 0 0 0 25px !important;
}

@media (max-width: 1023px) {
    .refral-bx {
        padding: 20px 10px !important;
    }
    .pickup-box h3.font-bold.text-lg {
        font-size: 14px;
    }
    .pickup-box p.text-sm.text-\[\#73479e\].dark\:text-\[\#dbcee9\] {
        font-size: 12px;
    }
    .mobile-resp {
        display: contents !important;
        margin-top: 15px !important;
    }
    .mobile-resp .h-80.w-full.rounded-2xl.bg-cover.bg-center.shadow-lg {
        height: 100% !important;
    }
    .relative.z-10.flex.flex-col.gap-6.md\:gap-8.max-w-\[700px\] {
        margin-bottom: 20px !important;
    }
    .size-16.shap-pos {
        margin-left: 25px !important;
    }
}

@media (max-width: 768px) {}

@media (max-width: 576px) {
    .text-base {
        font-size: .70rem !important;
    }
    .p-3 {
        padding: 0.45rem !important;
    }
    .refral-bx h1 {
        font-size: 24px;
    }
    .text-lg {
        font-size: 0.9rem !important;
    }
    .text-5xl {
        font-size: 1.8rem !important;
    }
    .text-3xl {
        font-size: 1.5rem !important;
    }
    .p-8 {
        padding: 2rem 1rem !important;
    }
    .size-16.shap-pos {
        margin: 0 !important;
    }
}