@media (max-width:1200px) {
    .top__header p{
        font-size: 10px;
    }
    .navbar .navbar-brand img {
        width: 130px;
    }
    .navbar .navbar-nav .nav-item .nav-link {
        font-size: 12px;
    }
    .btn.theme__btn {
        padding: 6px 18px;
    }
    .btn.white__theme__btn {
        padding: 6px 18px;
    }
    .hero__section .carousel-caption h2 {
        font-size: 40px;
    }
    .hero__section .carousel-caption p {
        margin-bottom: 10px;
        font-size: 16px;
    }
    .hero__section .carousel-caption h6 {
        margin-bottom: 10px;
        font-size: 11px;
    }
    .qr__code {
        height: 150px;
    }
    .arrow__img {
        width: 100px;
        right: -10px;
        top: -100px;
    }
    .safety__product .safety__title h2{
        font-size: 23px;
    }
    .safety__product .logo_slider h2 {
        font-size: 26px;
    }
    .why__choose__scansathi {
        padding: 40px 0px;
    }
    .section__title {
        margin-bottom: 30px;
    }
    .why__choose__details .details__box {
        padding: 15px 7px;
    }
    .why__choose__details .icon__box img {
        width: 30px;
    }
    .safety__details__box .image-card {
        height: 220px;
    }
    .section__title h2 {
        font-size: 25px;
    }
    .section__title h6 {
        font-size: 10px;
    }
    .safety__needed__section {
        padding: 40px 0px;
    }
    .for__step__process__section {
        padding: 40px 0px;
    }
    .main__feature__section {
        padding: 40px 0px 30px;
    }
}
@media (max-width:992px) {
    .get__started__works__btn {
        gap: 10px;
    }
    .hero__section .carousel-caption h2 {
        font-size: 30px;
    }
    .hero__section .carousel-caption p {
        font-size: 14px;
    }
    
    .qr__code {
        height: 100px;
    }
    .arrow__img {
        width: 80px;
        right: -40px;
        top: -80px;
    }
    .safety__product .safety__title h2 {
        font-size: 20px;
    }
    .why__choose__details {
        height: auto;
        margin-bottom: 20px;
    }
    .safety__details__box .image-card {
        height: 220px;
    }
    .for__step__process__section .section__title {
        margin-bottom: 30px;
    }
    .btn.contact_btn {
        padding: 6px 18px;
    }
    .get__your__qr__profile__section .details__box h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .get__your__qr__profile__section .details__box p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .product__section .main__feture__details h3 {
        font-size: 16px;
    }
    .testimonial__section .title__box h2 {
        font-size: 26px;
    }
    .testimonial__section .title__box p {
        font-size: 14px;
    }
    .testimonial__details p {
        font-size: 14px;
        line-height: 22px;
    }
    .testimonial__details {
        padding: 30px 15px 15px;
    }
    .footer .footer-logo img {
        width: 140px;
    }
    .logo_description {
        font-size: 14px;
    }
    .footer_title {
        margin-bottom: 10px;
    }
    .about__img {
        margin-bottom: 20px;
    }
    .all__pages__top__section h2 {
        font-size: 30px;
    }
    .all__pages__top__section p {
        font-size: 16px;
    }
    .all__pages__top__section {
        padding: 30px 0px;
    }
    .all__pages {
        padding: 30px 0px;
    }
}
@media (max-width:768px) {
    .top__header p {
        letter-spacing: 1.4px;
        font-size: 7px;
    }

    .btn.theme__btn {
        padding: 6px 19px;
        font-size: 10px;
    }

    .login__btn {
        margin-left: 0px;
    }

    .navbar .navbar-nav {
        gap: 0px;
        padding: 10px 0px;
    }

    .hero__section .carousel-inner .carousel-item>img {
        height: 50vh;
        object-fit: cover;
    }

    .hero__section .carousel-caption h6 {
        margin-bottom: 10px;
        font-size: 10px;
        padding: 5px 10px;
    }

    .hero__section .carousel-caption h2 {
        font-size: 22px;
    }

    .hero__section .carousel-caption p {
        margin-bottom: 10px;
        font-size: 11px;
    }

    .btn.white__theme__btn {
        padding: 6px 19px;
        font-size: 10px;
    }

    .get__started__works__btn {
        gap: 10px;
    }

    .home__banner__right__img__box {
        right: 20px;
    }

    .qr__code {
        height: 70px;
    }
    .arrow__img{
        display: none;
    }
    .safety__product .row {
        padding-left: 0vw;
    }
    .safety__product .safety__title h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .safety__product .safety__title h2 br {
        display: none;
    }
    .why__choose__scansathi {
        padding: 30px 0px;
    }
    .section__title {
        margin-bottom: 20px;
    }
    .safety__needed__section{
        padding: 30px 0px;
    }
    .safety__details__box .image-card {
        height: 250px;
    }
    .for__step__process__section {
        padding: 30px 0px;
    }
    .for__step__process__section .section__title h2 br{
        display: none;
    }
    .for__step__process__section .section__title p {
        line-height: 21px;
        margin-bottom: 10px;
    }
    .btn.contact_btn {
        padding: 6px 19px;
        font-size: 10px;
    }
    .for__step__process__section .why__choose__details .details__box {
        padding: 14px 10px;
    }
    .for__step__process__section .why__choose__details .icon__box {
        min-width: 60px;
        height: 60px;
    }
    .for__step__process__section .why__choose__details .icon__box h3 {
        font-size: 20px;
    }
    .for__step__process__section .why__choose__details .icon__box h6 {
        font-size: 12px;
    }
    .for__step__process__section .why__choose__details h3 {
        font-size: 18px;
    }
    .for__step__process__section .why__choose__details p {
        font-size: 12px;
    }
    .for__step__process__section .why__choose__details {
        margin-bottom: 8px;
    }
    .get__your__qr__profile__section .details__box h3 {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .get__your__qr__profile__section .details__box p {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .get__your__qr__profile__section {
        padding-bottom: 30px;
    }
    .main__feature__section {
        padding: 30px 0px 30px;
    }
    .main__feature__section .main__feture__details h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .main__feature__section .main__feture__details .icon__box {
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
    }
    .main__feature__section .main__feture__details .icon__box img {
        width: 30px;
    }
    .main__feature__section .main__feture__details {
        margin-bottom: 8px;
        height: 95%;
    }
    .product__section {
        padding: 30px 0px;
    }
    .product__section .main__feture__details h3 {
        font-size: 14px;
    }
    .testimonial__section .title__box {
        margin-bottom: 30px;
        flex-wrap: wrap;
        gap: 10px;
    }
    .testimonial__section .title__box p {
        max-width: 100%;
    }
    
    .faqs__section {
        padding: 30px 0px;
    }
    .section__title p {
        font-size: 12px;
    }
    .footer {
        padding: 30px 0px 0px;
    }
    .footer .footer-logo img {
        width: 170px;
    }
    
    .footer-bottom p {
        padding: 4px 0px;
        text-align: center;
    }

    .privacy__terms__return__cancellation__page {
        padding: 30px 0px;
    }
    .privacy__terms__return__cancellation__page .title__top h2 {
        text-align: start;
        font-size: 22px;
    }
    .invoice-header {
        padding: 10px 15px;
    }
    .invoice-title h2 {
        font-size: 19px;
    }
    .invoice-icon {
        font-size: 21px;
    }
    .invoice-body {
        padding: 10px;
    }
    .product-image {
        width: 80px;
        height: 80px;
        margin-right: 10px;
    }
    .product-name {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .product-meta {
        gap: 8px;
        margin-bottom: 0px;
        flex-direction: column;
    }
    .product-total {
        font-size: 18px;
    }
    .product-qty, .product-price {
        font-size: 11px;
    }
    .summary-row {
        padding: 8px 0;
    }
    .summary-label {
        font-size: 14px;
    }
    .summary-label i {
        margin-right: 5px;
    }
    .total-value {
        font-size: 22px;
    }
    .total-label {
        font-size: 18px;
    }
    .total-section {
        padding: 15px 0 10px;
        margin-top: 15px;
    }
    .add__to__cart__btn {
        margin-top: 0px;
    }
    .contact-card {
        padding: 20px 10px;
    }
    .shipping__form label {
        font-size: 14px;
        margin-bottom: 2px;
    }
}