/* Desktop */
@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1230px;
    }

    .gallery-page-wrapper .gallery-image-container {
        height: 320px;
    }
}

/* Small Desktop */
@media (max-width: 1200px) {
    body {
        font-size: 14px;
    }
    .btn {
        font-size: 14px;
    }
    .header .navbar-nav {
        gap: 20px;
        margin-right: 20px;
    }
    .download-apps .box {
        min-width: 200px;
    }
    .why-choose .box .icon {
        font-size: 90px;
    }
    .why-choose .box.small-box {
        padding-bottom: 150px;
    }

    .gallery-page-wrapper .gallery-image-container {
        height: 280px;
    }

    .gallery-page-wrapper .gallery-card-wrapper {
        border-radius: 14px;
    }

    .gallery-page-wrapper .gallery-image-container {
        border-radius: 14px;
    }
}

/* Small Laptop & Tablet */
@media (max-width: 992px) {
    .section-padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .section-heading {
        margin-bottom: 20px;
    }
    .section-heading .title {
        font-size: 26px;
    }
    .sub-heading {
        font-size: 20px;
    }
    .banner .left-box {
        padding: 30px;
        min-height: 350px;
    }
    .banner .right-box {
        min-height: 350px;
    }
    .download-apps .box {
        min-width: 140px;
        gap: 10px;
    }
    .download-apps .box .icon {
        width: 40px;
        height: 40px;
        border-radius: 10px;
        font-size: 18px;
    }
    .download-apps .box .icon .fa-google-play {
        font-size: 16px;
    }
    .download-apps .box p {
        font-size: 9px;
    }
    .download-apps .box .sub-title {
        font-size: 12px;
    }
    .about-us .des {
        font-size: 16px;
        margin-bottom: 25px;
    }
    .section-heading p {
        font-size: 16px;
    }
    .why-choose .box {
        padding: 20px;
        border-radius: 22px;
    }
    .why-choose .box .icon {
        font-size: 50px;
    }
    .why-choose .box.small-box {
        padding: 20px;
        padding-bottom: 106px;
    }
    .law-services .service-box {
        padding: 20px;
        border-radius: 22px;
        min-height: 280px;
    }
    .footer {
        padding: 50px 0px 0px;
    }
    .footer .download-apps {
        margin-bottom: 30px;
    }
    .footer-bottom .links {
        justify-content: center;
    }

    .gallery-page-wrapper .gallery-image-container {
        height: 260px;
    }

    .gallery-page-wrapper .gallery-load-more-container {
        margin-top: 50px;
    }

    .how-it-works-section .how-it-works-wrapper .how-content {
        padding-top: 70px;
    }
}

/* Tablet & Mobile */
@media (max-width: 767px) {
    .section-padding {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .section-heading .title {
        font-size: 22px;
    }
    .section-heading p {
        font-size: 14px;
        margin-top: 10px;
    }
    .sub-heading {
        font-size: 16px;
    }
    .section-heading .btn {
        margin-top: 15px;
    }
    .btn {
        padding: 12px 30px;
    }
    .header .navbar-brand {
        width: 60px;
        height: 60px;
    }
    .banner .left-box {
        border-radius: 22px;
        padding: 20px;
        min-height: auto;
    }
    .banner .right-box {
        min-height: auto;
        border-radius: 22px;
        padding: 20px;
    }
    .about-us .des {
        font-size: 14px;
    }
    .why-choose .box {
        padding: 15px;
        border-radius: 16px;
    }
    .why-choose .box.small-box {
        padding: 15px;
        padding-bottom: 80px;
    }
    .why-choose .box .icon {
        margin-top: 20px;
    }
    .why-choose .box.small-box .icon {
        bottom: 15px;
    }
    .law-services .box {
        padding-top: 20px;
        border-radius: 22px;
    }
    .law-services .service-box {
        padding: 15px;
        border-radius: 16px;
        min-height: 250px;
    }
    .testimonials-slider:before,
    .testimonials-slider:after {
        display: none;
    }
    .testimonial-box {
        padding: 20px;
        border-radius: 22px;
    }
    .testimonial-box .name {
        margin-top: 30px;
    }
    .web-accordion .accordion-button {
        font-size: 16px;
    }
    .footer {
        padding-top: 30px;
    }
    .footer .download-apps {
        margin-bottom: 20px;
    }
    .footer-bottom .links {
        gap: 20px;
    }
    .footer-bottom .links a {
        font-size: 12px;
    }
    .footer-bottom .links a:before {
        left: -13px;
        width: 3px;
        height: 3px;
    }
    .footer-bottom p {
        text-align: center;
        margin-bottom: 10px;
    }
    .footer-bottom .social-links {
        justify-content: center;
    }
    .page-banner {
        padding: 10px 0px 20px;
    }
    .page-banner .box {
        border-radius: 22px;
        padding: 20px 20px 25px;
    }
    .page-banner .box .breadcrumb {
        margin-top: 15px;
    }
    .pdf-box {
        border-radius: 15px;
    }
    .pdf-box .pdf-body {
        padding: 10px;
    }
    .pdf-box #pdf-canvas {
        border-radius: 15px;
    }
    .e-books-btns {
        flex-direction: column;
    }
    .e-books-btns .btn {
        width: 100%;
    }
    .blog-details .blog-img {
        height: 250px;
        border-radius: 22px;
    }
    .blog-details .blog-img {
        margin-bottom: 20px;
    }
    .blog-details .blog-description h1,
    .blog-details .blog-description h2,
    .blog-details .blog-description h3,
    .blog-details .blog-description h4,
    .blog-details .blog-description h5,
    .blog-details .blog-description h6 {
        font-size: 16px;
    }
    .blog-details .recent-blogs {
        padding: 20px;
        border-radius: 22px;
    }
    .blog-details .recent-blogs .recent-blog-box .box-h {
        font-size: 16px;
    }
    .for-lawyers .left-side img {
        height: 250px;
        border-radius: 22px;
    }
    .for-lawyers .content h1,
    .for-lawyers .content h2,
    .for-lawyers .content h3,
    .for-lawyers .content h4,
    .for-lawyers .content h5,
    .for-lawyers .content h6 {
        font-size: 20px;
    }
    .lawyer-register .lawyer-card {
        padding: 20px;
        border-radius: 22px;
    }
    .form-section-title {
        margin: 20px 0px 15px;
    }
    .lawyer-register .note-box {
        margin-top: 10px;
    }
    .contactus .box,
    .contactus .right-box {
        padding: 20px;
        border-radius: 22px;
    }

    .home-how-it-works .step-card {
        padding: 20px 12px;
    }
    .home-how-it-works .step-icon {
        width: 55px;
        height: 55px;
        margin-bottom: 12px;
    }
    .home-how-it-works .step-icon i {
        font-size: 22px;
    }
    .home-how-it-works .step-number {
        font-size: 11px;
        margin-bottom: 8px;
    }
    .home-how-it-works .step-card .sub-heading {
        font-size: 14px;
    }

    .future-expansion .expansion-box {
        padding: 20px;
        border-radius: 22px;
    }
    .future-expansion .expansion-list li {
        padding: 12px 15px;
        border-radius: 12px;
    }

    .how-it-works-section .how-it-works-wrapper::before {
        left: 31px;
    }
    .how-it-works-section .how-it-works-wrapper .step-count {
        width: 65px;
        height: 65px;
        border: none;
    }
    .how-it-works-section .how-it-works-wrapper .how-content {
        padding-top: 20px;
    }
    .how-it-works-section .how-it-works-wrapper .how-content h4 {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .how-it-works-section .how-it-works-wrapper .how-content h6 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .how-it-works-section .how-it-works-wrapper .how-it-works-img {
        margin-bottom: 0px;
        margin-top: 15px;
    }

    .about-us-page-wrapper::before {
        background: repeating-linear-gradient(
            45deg,
            transparent,
            transparent 20px,
            rgba(194, 151, 101, 0.03) 20px,
            rgba(194, 151, 101, 0.03) 40px
        );
    }

    .about-us-page-wrapper .about-img {
        border-radius: 18px;
        box-shadow: none;
    }

    .gallery-page-wrapper .gallery-image-container {
        height: 220px;
    }

    .gallery-page-wrapper .gallery-card-wrapper {
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
        border-radius: 12px;
    }

    .gallery-page-wrapper .gallery-image-container {
        border-radius: 12px;
    }

    .gallery-page-wrapper .gallery-overlay {
        border-radius: 12px;
        gap: 8px;
    }

    .gallery-page-wrapper .gallery-icon {
        width: 48px;
        height: 48px;
        font-size: 20px;
    }

    .gallery-page-wrapper .gallery-text {
        font-size: 12px;
    }

    .gallery-page-wrapper .gallery-load-more-container {
        margin-top: 30px;
    }

    .gallery-page-wrapper::before {
        width: 350px;
        height: 350px;
        top: -30%;
        right: -15%;
    }

    .gallery-page-wrapper::after {
        width: 280px;
        height: 280px;
        bottom: -20%;
        left: -10%;
    }

    .policy-section .policy-card {
        padding: 20px;
    }
    .policy-section .policy-content {
        font-size: 14px;
    }
    .policy-section .policy-content h1,
    .policy-section .policy-content h2,
    .policy-section .policy-content h3,
    .policy-section .policy-content h4,
    .policy-section .policy-content h5,
    .policy-section .policy-content h6 {
        font-size: 18px;
    }
    .banner .com-box {
        padding: 20px;
        border-radius: 22px;
    }
    .home-how-it-works .step-card {
        border-radius: 22px;
    }
    .who-we-serve .serve-card {
        padding: 20px;
        border-radius: 22px;
    }
}

@media (max-width: 480px) {
    .gallery-page-wrapper .gallery-image-container {
        height: 150px;
    }

    .gallery-page-wrapper .gallery-card-wrapper {
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
    }

    .gallery-page-wrapper .gallery-icon {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .gallery-page-wrapper .gallery-text {
        font-size: 11px;
    }

    .gallery-page-wrapper .gallery-modal-close {
        width: 36px;
        height: 36px;
        top: 12px;
        right: 12px;
    }

    .gallery-page-wrapper::before {
        width: 250px;
        height: 250px;
        top: -25%;
        right: -20%;
    }

    .gallery-page-wrapper::after {
        width: 200px;
        height: 200px;
        bottom: -15%;
        left: -15%;
    }
}
