@media (min-width: 1280px) and (max-width: 1366px) {
    .left-div p::after {
        left: 23%;
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .hero-text h1,
    .dealing-heading h3,
    .accord-text h3,
    .blog-para h3,
    .team-text h3,
    .agency-text h3,
    .about-text h3,
    .help-text h3,
    .top-banner .left-col h1,
    .career-detail h1{
        font-size: 40px;
    }
    .vector-img img {
        width: 50%;
    }
    .left-div p::after {
        left: 19%;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hero-section {
        padding: 150px 0px 20px 0px;
    }
    .top-banner {
        padding: 150px 0px 45px 0px;
    }
    .hero-text h1,
    .dealing-heading h3,
    .accord-text h3,
    .blog-para h3,
    .team-text h3,
    .agency-text h3,
    .about-text h3,
    .help-text h3,
    .why-choose-us .right-col h3,
    .top-banner .left-col h1,
    .sourcode-digital-content h2,
    .lifelong-learners-content h3,
    .current-openings-container h3,
    .apply-now .apply-heading>h3,
    .career-detail h1,
    .contact-us .contact-heading>h3{
        font-size: 30px;
    }
    .hover-list .list-inner .list-heading>h3 {
        font-size: 28px;
    }
    .btn-theme,
    .btn-theme-blue {
        font-size: 14px;
        padding: 6px 30px;
    }
    .about-counter h3 {
        font-size: 25px;
    }
    .about-text p {
        margin-bottom: 22px;
    }
    .about-counter p {
        line-height: 1.6;
    }
    .help-div {
        margin-bottom: 15px;
    }
    .vector-img img {
       width: 50%;
    }
    .help-section {
       padding-bottom: 15px;
    }
    .dealing-img img {
       height: 200px;
       object-fit: cover;
    }
    .service-accordion .accordion-item .accordion-button {
       font-size: 16px;
    }
    .service-accordion .accordion-button span {
        padding: 8px 16px;
        font-size: 14px;
    }
    .blog-card h4 {
        font-size: 16px;
    }
    .nov {
       bottom: 178px;
    }
    .nov p {
       font-size: 20px;
    }
    .explore-center h3 {
        font-size: 30px;
        line-height: normal;
    }
    .left-div h4 {
        font-size: 40px;
    }
    .left-div p {
        font-size: 14px;
    }
    .explore-center span, .explore-center i {
        font-size: 13px;
    }
    .explore-center p {
       font-size: 14px;
    }
    .left-div p::after {
        top: auto;
        bottom: -15px;
        left: 0;
        transform: translate(8%, -50%);
    }
    .team-section {
        padding-bottom: 0px;
    }
    .footer-list ul {
        gap: 20px;
    }
    .current-openings-main h4 {
        font-size: 26px;
    }
    .strategy-main:not(:last-child) .icon:after {
        height: 160px;
    }
    .deal-para {
        top: 65%;
    }
    .deal-para p {
        font-size: 25px;
    }
/* blog page */
.blog-content h3 {
    font-size: 1.7rem;
    margin-top: 40px;
}
.blog-content h2 {
    font-size: 2rem;
    margin-top: 34px;
}
.blog-h1 {
    font-size: 3rem;
    font-weight: 800;
    color: #fff;
}
}
@media (max-width: 767px) {
    .hero-section {
        padding: 150px 0px 20px 0px;
    }
    .top-banner {
        padding: 150px 0px 20px 0px;
    }
    .hero-text h1,
    .dealing-heading h3,
    .accord-text h3,
    .blog-para h3,
    .team-text h3,
    .agency-text h3,
    .top-banner .left-col h1,
    .why-choose-us .right-col h3,
    .sourcode-digital-content h2,
    .lifelong-learners-content h3,
    .current-openings-container h3,
    .career-detail-sec-2-list h4,
    .apply-now .apply-heading>h3,
    .career-detail h1,
    .contact-us .contact-heading>h3{
        font-size: 28px;
    }
    .current-openings-main h4 {
        font-size: 25px;
    }
    .career-detail-list-main {
        flex-direction: column;
        align-items: start;
        gap: 5px;
    }
    .hero-section .hero-right-div{
        text-align: center;
    }
    .sourcode-digital-img img {
        margin-top: 35px;
    }
    .sour-code-digital {
        padding-bottom: 25px;
    }
    .lifelong-learners {
        padding: 25px 0 25px;
    }
    .top-banner .right-col > img {
        margin-top: 30px;
    }
    .btn-theme,
    .btn-theme-blue {
        font-size: 14px;
        padding: 6px 30px;
    }

    .hero-image-container::before {
        width: 38%;
        height: 68%;
    }

    .hero-trust-div {
        margin-bottom: 30px;
    }

    .about-text h3 {
        font-size: 28px;
        margin-top: 15px;
    }

    .about-text p {
        margin-bottom: 25px;
    }

    .about-counter h3 {
        font-size: 24px;
    }

    .about-counter p {
        font-size: 10px;
        line-height: 1.5;
    }

    .help-text span,
    .text-main span {
        font-size: 16px;
    }

    .help-text i,
    .text-main i {
        font-size: 16px;
    }

    .help-text h3 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .help-div {
        margin-bottom: 15px;
    }

    .help-section {
        padding: 30px 0px 20px;
    }

    .agency-text p {
        font-size: 20px;
    }
    .vector-img {
        left: 0%;
    }
    .vector-img img {
        width: 35%;
    }
    .deal-para p {
        font-size: 20px;
    }
    .dealing-img img {
        height: auto;
    }
    .agency-section {
        padding-bottom: 60px;
        background: url(../images/digital-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
    }
    .agency-text {
        position: inherit;
        transform: translateY(0%);
        padding-right: 0px;
    }
    footer {
        text-align: center;
    }
    .footer-button {
        text-align: center;
    }
    .footer-img,.footer-list {
        margin-bottom: 25px;
    }
    .footer-icon {
        margin: 35px 0;
    }
    .service-accordion .accordion-item .accordion-button {
        flex-direction: column;
        align-items: start;
    }
    .service-accordion .accordion-button span {
        margin: 15px 0 8px;
    }
    .slider-arrow{
        display: none;
    }
    .explore-center h3 {
        font-size: 28px;
        line-height: normal;
    }
    .left-div h4 {
        font-size: 40px;
    }
    .left-div p::after {
        top: 112%;
        left: 0;
        transform: translate(75%, -50%);
    }
    .explore-center {
        margin-top: 25px;
        text-align: center;
    }
    .explore-center p {
        padding-top: 0;
    }
    .explore-circle {
        margin: 20px auto 0;
    }
    .right-div img {
        width: 35%;
        margin: auto;
    }
    .explore-section .slick-dots {
        position: relative;
    }
    .hover-list .hover-img {
        display: none;
    }
    .hover-list .list-inner {
        display: block;
    }
    .hover-list .list-inner .list-heading,
    .hover-list .list-inner .list-paragraph {
        width: auto;
    }
    .dealing-section {
        padding: 20px 0px 20px;
    }
    .hover-list .list-inner .list-heading>h3 {
        font-size: 28px;
    }
    .hover-list {
        padding: 25px 0px 20px;
    }
    .approach .approach-section {
        margin-top: 45px;
        gap: 35px;
    }
    .blog-section {
        padding-top: 25px;
    }
    .hover-list .list-inner .list-heading>h3:hover,
    .hover-list .list-inner .list-heading>h3.active {
        color: initial;
    }
    .strategy-main:not(:last-child) .icon:after{
        display: none;
    }
    .current-openings-main .designer-postion h5 {
        font-size: 24px;
        margin-top: 30px;
    }
    .deal-para {
        top: 65%;
    }
    .deal-para p {
        font-size: 25px;
    }
     /* Thank You Page Start */
 .thank_you_data h2 {
    font-size: 2rem;
   }
 .thank_you_data p {
     font-size: 0.9rem;
}
 .thank_you_data a {
    font-size: 0.9rem;
}
 /* Thank You Page End */
 /* blog page */
 .blog-h1 {
    font-size: 2.5rem;
 }
 .blog-content {
    padding: 17px;
    text-align: center;
 }
 .blog-content h2 {
    font-size: 2rem;
    margin-top: 34px;
}
.blog-content h3 {
    font-size: 1.6rem;
    margin-top: 40px;
}
}
@media (max-width: 500px) {
    .thank_you_data h2 {
        font-size: 1.8rem;
    }

.thank_you_data p {
    margin-bottom: 24px;
}
.footer-list ul {
    flex-direction: column;
}
    .blog-h1 {
        font-size: 2rem;    
    }
.blog-content h2 {
        font-size: 1.8rem;
    }
.blog-content h3{
        font-size: 1.4rem;
    }
.blog-content p {
    font-size: 0.9rem;
}
}

        /* Responsive adjustments: stack cards vertically on small screens.  
         * W3Schools shows that changing `flex-direction` at a specific
         * breakpoint (e.g., 600px) is a common technique for responsive
         * Flexbox layouts【240696364939942†L1181-L1211】. */
        @media (max-width: 768px) {
            .partners .partners-cards {
                flex-direction: column;
                align-items: center;
            }

            .partners .partner-card {
                width: 100%;
            }
        }