/* // Medium devices (tablets, 768px and up) */











@media screen and (max-width:568px) {
    .accordion-sec .title {
        font-size: 28px;
        line-height: 36px;

    }
}
@media screen and  (min-width: 768px) {
.stat{
    display: none;
}
    .accordion-sec .title {
        font-size: 36px;
        line-height: 40px;

    }

    /* ===============start--header================== */

    header {
        padding: 80px 0;
        padding-top: 100px;

    }

    header h1 {
        padding: 10px 0;
        font-size: 32px;
        line-height: 39px;
        font-weight: 900;

    }

    header .badge {
        width: 45%;
        font-size: 12px;
        line-height: 18px;
        font-weight: 500;
        padding: 0;
        margin-block: 10px !important;
    }

    header p {
        font-size: 18px !important;
        line-height: 28px !important;
    }

    .img {
        width: 550px;
        height: 550px;
        /* margin-left: 50px; */
    }


    /* ==================servieces-sec================== */
    .title .badge {
        max-width: 12%;
        font-size: 12px;
        line-height: 16px;
    }

    .title h2 {
        font-size: 26px;
        line-height: 32px;
        font-weight: 900;
    }



    .title p {
        font-size: 14px;
        line-height: 21px;
        padding-inline: 5px;
    }

    .service-card__content h3 {
        font-size: 18px;
        line-height: 25px;
    }

    .service-card__content p {
        font-size: 14px;
        line-height: 23px;
    }

    .service-card__content li {
        font-size: 12px;
        line-height: 18px;
    }

    .service-card__content a {
        font-size: 14px;
        line-height: 21px;
    }

}
@media screen and (max-width: 768px) {
    .nav-item .dropdown li {
        overflow: hidden;

    }

    form {
        flex-direction: column;
    }

    .btn-start {

        width: 100%;
    }

    .btn-sing {

        width: 100%;
    }

    /* ===============end--nav================== */
    /* ===============start--header================== */

    header {
        padding-block: 100px;
    }

    header h1 {

        font-size: 32px;
        line-height: 39px;
        font-weight: 900;

    }

    header .badge {
        width: 55%;
        font-size: 12px;
        line-height: 18px;
        font-weight: 500;
        padding: 0;
        margin-block: 10px !important;
    }

    header p {
        font-size: 18px !important;
        line-height: 28px !important;
    }

    header .btn-start {
        width: 100%;
    }

    header .btn-play {
        width: 100%;
        margin-top: 15px;
    }

    .hero-section__image-wrapper {
        margin-left: 40px;
    }

    .img {
        width: 350px;
        height: 320px;
        /* margin-left: 15px; */
    }


    /* ===============end--header================== */

    /* ==================servieces-sec================== */
    .title {
        width: 90%;
        margin: auto;
    }

    .title h2 {
        font-size: 26px;
        line-height: 32px;
        font-weight: 900;

    }


    .title p {
        font-size: 14px;
        line-height: 21px;
        padding-inline: 5px;
    }

    .service-card {
        width: 85%;
        margin: auto;
        padding-inline: 5px !important;
    }

    .services-sec .floating-badge {
        width: 50px;
        height: 50px;
    }

    .service-card__content h3 {
        font-size: 18px;
        line-height: 25px;
    }

    .service-card__content p {
        font-size: 14px;
        line-height: 23px;
    }

    .service-card__content li {
        font-size: 12px;
        line-height: 18px;
    }

    .service-card__content a {
        font-size: 14px;
        line-height: 21px;
    }

    /* =============technology-sec ===================== */
    .technology-sec .badge {
        max-width: 30%;
        padding: 10px;
    }

.stat{
    display: none;
}

    .footer-info {
        flex-direction: column;
        align-items: center;

        justify-content: center;

    }

    .footer-info .ps-5 {
        padding: 0 !important;
    }

}

@media screen and (min-width: 992px) {
    .stat{
    display: block;
}
   
    .navbar-nav .nav-link.active::after {
        bottom: 0;
        left: .3125rem;
    }

    .navbar-nav li {
        overflow-y: hidden !important;

    }

    /* ===============end--nav================== */
    header {
        padding: 80px 0;
        padding-top: 100px;

    }

    header .badge {
        width: 47%;
    }

    h1 {
        font-size: 3rem !important;
        font-weight: 900 !important;
        line-height: 75px !important;
    }

    .img {
        width: 350px;
        height: 370px;
/* margin-left: 50px; */
    }



    /* ===============end--header================== */

    /* ==================servieces-sec================== */
    .title .badge {
        max-width: 10%;
        font-size: 12px;
        line-height: 16px;
    }

    .title h2 {
        font-size: 42px;
        line-height: 42px;
    }



    .title p {
        font-size: 18px;
        line-height: 25px;
        padding-inline: 5px;
    }




    .service-card__content h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .service-card__content p {
        font-size: 16px;
        line-height: 26px;
    }

    .service-card__content li {
        font-size: 14px;
        line-height: 20px;
    }

    .service-card__content a {
        font-size: 16px;
        line-height: 24px;
    }

    .technology-sec .badge {
        max-width: 12%;
    }
        .accordion-sec .title {
        font-size: 48px;
        line-height: 36px;

    }
        .testimonial-footer{
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .person-info{
        flex-direction: row;
        align-items: center;
        gap: 15px;
    }

    .person-text{
        text-align: left;
    }

    .stat{
        text-align: right;
    }
}

@media screen and (max-width: 992px) {
    .technology-card__content h4 {
        font-size: 18px;
        line-height: 25px;

    }

    .technology-card__content p {
        font-size: 14px;
        line-height: 21px;
    }

}


@media screen and (min-width: 1287px) {
    .img {
        width: 490px !important;
        height: 430px;
        /* margin-left: 150px; */
    }


    .title h2 {
        font-size: 48px;
        line-height: 48px;

    }



    .title p {
        font-size: 20px;
        line-height: 28px;
        /* padding-inline: 5px; */
    }

   
}

@media screen and (min-width: 1400px) {




    /* ===============start--header================== */
    .img {
        width: 450px;
        height: 500px;
margin-left: 50px;
    }

    .hero-img-holder {
        margin-left: 50px;
    }


    /* ===============end--header================== */
}