
@media (max-width: 767px) {
    .full-screen {
        min-height: 500px !important;
        height: auto !important;
    }
    .ipad-top-space-margin {
        padding-top: 100px !important;
        padding-bottom: 60px !important;
    }
}
@media (max-width: 575px) {
    .fs-75, .sm-fs-60 {
        font-size: 36px !important;
        line-height: 1.2 !important;
    }
    .fs-65 {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }
    .fs-50 {
        font-size: 28px !important;
        line-height: 1.3 !important;
    }
}

@media (max-width: 375px) {
    .fs-75, .sm-fs-60 {
        font-size: 32px !important;
    }
    .fs-65 {
        font-size: 28px !important;
    }
    .fs-50 {
        font-size: 24px !important;
    }
}
@media (max-width: 576px) {
    .counter-style-04.row-cols-3,
    .counter-style-04.row-cols-md-3 {
        display: flex;
        flex-direction: column !important;
    }
    .counter-style-04 .col {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 30px;
    }
    .counter-style-04 h5,
    h5[style*="white-space: nowrap"] {
        white-space: normal !important;
    }
    .counter-style-04 .fs-100 {
        font-size: 60px !important;
    }
}
@media (max-width: 768px) and (min-width: 576px) {
    .dropdown-menu {
        min-width: 250px !important;
    }
}
@media (max-width: 576px) {
    .client-box {
        padding: 15px 20px !important;
        min-height: 80px !important;
    }
    .client-box img {
        max-height: 35px !important;
        width: auto !important;
    }
}
@media (max-width: 768px) {
    .testimonials-style-04 .testimonials-box,
    .testimonials-box {
        padding: 30px !important;
    }
    .sm-p-7, .sm-p-8, .sm-p-9 {
        padding: 25px !important;
    }
    .p-9, .p-10 {
        padding: 30px !important;
    }
}

@media (max-width: 575px) {
    .testimonials-style-04 .testimonials-box,
    .testimonials-box {
        padding: 20px !important;
    }
    .sm-p-7, .sm-p-8, .sm-p-9 {
        padding: 20px !important;
    }
}
@media (max-width: 576px) {
    .card[style*="height: 400px"],
    .card[style*="height: 350px"] {
        height: auto !important;
        min-height: 300px;
    }
    .p-40px, .p-50px {
        padding: 25px !important;
    }
}
@media (max-width: 480px) {
    .contact-form-style-03 input,
    .contact-form-style-03 textarea,
    .contact-form input,
    .contact-form textarea {
        font-size: 16px !important;
        min-height: 50px;
        padding: 12px 15px !important;
    }
    .contact-form-style-03 .btn,
    .contact-form .btn {
        width: 100%;
        padding: 15px 20px !important;
        font-size: 16px !important;
    }
}
@media (max-width: 576px) {
    .sm-h-450px {
        height: 300px !important;
    }
}

@media (max-width: 375px) {
    .sm-h-450px {
        height: 250px !important;
    }
}
@media (max-width: 575px) {
    .header-icon .btn {
        font-size: 13px !important;
        padding: 8px 15px !important;
        display: inline-flex !important;
    }
}
@media (max-width: 576px) {
    .footer-cta-btn,
    .btn-double-text {
        font-size: 14px !important;
        padding: 12px 20px !important;
        white-space: normal !important;
        line-height: 1.4;
        text-align: center;
    }
}
@media (max-width: 576px) {
    [class*="border-start"],
    [class*="border-left"] {
        border-left-width: 3px !important;
    }
    .service-card,
    .icon-with-text-style-08 {
        padding: 25px 20px !important;
    }
}
@media (max-width: 768px) {
    .cover-background,
    [style*="background-image"] {
        background-position: center !important;
        background-size: cover !important;
    }
}
@media (max-width: 768px) {
    .btn,
    .nav-link,
    button,
    a.btn {
        min-height: 44px;
        padding: 12px 20px;
    }
    .social-icon a,
    .footer-icon a {
        min-width: 44px;
        min-height: 44px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
}
@media (max-width: 576px) {
    .fs-14, .fs-15 {
        font-size: 15px !important;
    }
    body {
        font-size: 16px;
        line-height: 1.6;
    }
    p {
        margin-bottom: 1.2rem;
    }
}
@media (max-width: 375px) {
    .container,
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 768px) {
    [data-anime] {
        animation-duration: 0.5s !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    [data-anime] {
        animation: none !important;
        transform: none !important;
        opacity: 1 !important;
    }
}
@media (max-width: 768px) {
    img {
        max-width: 100%;
        height: auto;
    }
}
@media (max-width: 768px) {
    table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}
@media (max-width: 576px) {
    .pt-10, .py-10 {
        padding-top: 60px !important;
    }
    .pb-10, .py-10 {
        padding-bottom: 60px !important;
    }
    .mt-10, .my-10 {
        margin-top: 40px !important;
    }
    .mb-10, .my-10 {
        margin-bottom: 40px !important;
    }
    section {
        padding: 50px 0 !important;
    }
}
@media (max-width: 576px) {
    .accordion-button {
        font-size: 16px !important;
        padding: 15px 20px !important;
    }
    .accordion-body {
        padding: 20px !important;
    }
}
@media (max-width: 576px) {
    .swiper-button-next,
    .swiper-button-prev {
        width: 40px !important;
        height: 40px !important;
    }
    .swiper-pagination {
        bottom: 10px !important;
    }
}
@media (max-width: 767px) {
    #particles-style-01 {
        min-height: 500px !important;
    }
}
@media (max-width: 576px) {
    .icon-with-text-style-08 .feature-box {
        padding: 20px !important;
    }
    .icon-with-text-style-08 h5 {
        font-size: 18px !important;
    }
}
@media (max-width: 576px) {
    .accordion-style-02 .accordion-button {
        padding: 15px !important;
        font-size: 15px !important;
    }
}
@media (max-width: 896px) and (orientation: landscape) {
    .full-screen {
        min-height: 400px !important;
    }
    .hero-section {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}
@media print {
    .header,
    .footer,
    .btn,
    [class*="swiper"],
    [data-anime] {
        display: none !important;
    }
}