@media only screen and (max-width: 1920px) and (min-width: 1445px) {
    .container {
        max-width: 1280px;
    }
}

@media (max-width: 1440px) {
    html {
        font-size: 14px;
    }

    .heroSec {
        height: 750px;
    }

    .why-choose-us__bullets span:nth-of-type(1) {
        transform: rotate(-17deg);
    }

    .why-choose-us__bullets span:nth-of-type(2) {
        transform: translateX(10px) rotate(-8deg);
    }

    .why-choose-us__bullets span:nth-of-type(3) {
        transform: translateY(-12px) translateX(12px) rotate(-1.5deg);
    }

    .why-choose-us__bullets span:nth-of-type(6) {
        transform: translateY(-26px) translateX(-4px) rotate(22.87deg);
    }
}

@media (max-width: 1366px) {
    .services-popup {
        width: 600px;
        padding: 3rem;
    }

    .process-content__item {
        flex: 0 0 150px;
    }

    .process-content__item:not(:last-child) .process-content__itemImg::before {
        width: 110px;
        height: 14px;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 13px;
    }

    .why-choose-us__bullets span:nth-of-type(1) {
        transform: rotate(-15deg);
    }

    .why-choose-us__bullets span:nth-of-type(2) {
        transform: translateX(10px) rotate(-7deg);
    }

    .why-choose-us__bullets span:nth-of-type(6) {
        transform: translateY(-26px) translateX(-4px) rotate(21.87deg);
    }

    .case-study__card {
        height: 350px;
    }

    .swiper-slide-active .case-study__card,
    .case-study__card:hover {
        height: 355px;
    }

    .case-study__cardContent-btn {
        flex-direction: column;
    }

    .services__img {
        width: 100%;
    }

    .services-popup {
        width: 500px;
    }

    .process-content__item {
        flex: 0 0 200px;
    }
}

@media (max-width: 1024px) {}

@media (max-width: 991.98px) {
    html {
        font-size: 12px;
    }

    header .navbar-nav {
        align-items: start;
        margin-top: 1rem;
    }

    .heroSec {
        height: 650px;
    }

    .why-choose-us__bullets {
        gap: 1.75rem;
    }

    .why-choose-us__bullets span:nth-of-type(1) {
        width: 290px;
        transform: rotate(-16deg);
    }

    .why-choose-us__bullets span:nth-of-type(2) {
        width: 250px;
        transform: translateX(4px) rotate(-7deg);
    }

    .why-choose-us__bullets span:nth-of-type(3) {
        width: 290px;
        transform: translateY(-12px) translateX(5px) rotate(-1.5deg);
    }

    .why-choose-us__bullets span:nth-of-type(4) {
        width: 250px;
    }

    .why-choose-us__bullets span:nth-of-type(5) {
        width: 290px;
        transform: translateY(-21px) translateX(6px) rotate(13.87deg);
    }

    .why-choose-us__bullets span:nth-of-type(6) {
        width: 290px;
        transform: translateY(-26px) translateX(-4px) rotate(22.87deg);
    }

    .why-choose-us__bullets span::before {
        width: 25px;
    }

    .footer__form input {
        width: 100%;
        margin-bottom: 0.75rem;
    }

    .current-opening__select {
        justify-content: space-between;
        gap: 1rem;
        flex-wrap: wrap;
    }

    .current-opening__select :is(select, .inputField) {
        width: 49%;
    }

    .services__contentList li a {
        font-size: 1.75rem;
    }

    .process-content__itemImg::before {
        width: 105px;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 11px;
    }

    .why-choose-us__bullets {
        display: none;
    }

    .case-studies__title {
        margin-bottom: 1.5rem;
    }

    .footer__links {
        margin-bottom: 1.5rem;
    }

    .footer__links h5 {
        margin-bottom: 0.75rem;
    }

    .footer__links li:not(:last-child) {
        margin-bottom: 0.5rem;
    }

    .about__content {
        margin-bottom: 3rem;
    }

    .current-opening__select {
        gap: 1.5rem;
    }

    .current-opening__select :is(select, .inputField) {
        width: 48%;
    }

    .output__img {
        height: auto;
    }

    .case-study__card {
        height: 300px;
    }

    .swiper-slide-active .case-study__card,
    .case-study__card:hover {
        height: 305px;
    }

    .contact__img {
        height: 300px;
    }

    .contact__form {
        padding: 2rem 0 0;
    }

    .services__contentList {
        padding-left: 2rem;
    }

    .services-popup__img {
        width: 150px;
    }

    .services-popup__content {
        height: 450px;
    }

    .caseStudy-detail__img {
        height: 300px;
        margin: 1rem 0;
    }

    .blog-detail .row {
        flex-direction: column-reverse;
        gap: 2rem 0;
    }
}

@media (max-width: 575.98px) {
    .container {
        padding: 0 2rem;
    }

    .process-content {
        gap: 2rem;
    }

    .process-content__item {
        flex: 0 0 calc(33% - 2rem);
    }

    .process-content__itemImg::before {
        display: none;
    }

    header .navbar-brand img {
        width: 250px;
    }

    .heroSec {
        height: 550px;
    }

    .heroSec h1 {
        font-size: 4.5rem;
    }

    .why-choose-us__img {
        text-align: center;
    }

    .why-choose-us__img img {
        width: 300px;
        aspect-ratio: 1;
        object-fit: contain;
    }

    .companiesSec .headingRow {
        flex-direction: column;
        gap: 0;
    }

    .testimonial__slider__btn {
        justify-content: start;
        margin-top: 0.5rem;
    }

    .get-started {
        flex-direction: column;
        gap: 1rem;
    }

    .current-opening__select {
        gap: 1rem;
    }

    .current-opening__select :is(select, .inputField) {
        width: 100%;
    }

    .services__img {
        width: 50%;
        margin-bottom: 2rem;
    }

    .services-popup {
        width: 100%;
    }

    .services-popup__content {
        height: 210px;
    }

    .faq-img {
        height: 350px;
        margin: 0 auto 2rem;
    }
}

@media (max-width: 440px) {
    header .navbar-brand img {
        width: 200px;
    }

    .current-opening__list li {
        flex-direction: column;
        gap: 1rem;
    }

    .process-content__item {
        flex: 0 0 calc(50% - 2rem);
    }
}
